From afa3a28b3e6dd74c20270f0ab8b22009d1232f06 Mon Sep 17 00:00:00 2001 From: gabriellsh Date: Fri, 12 Dec 2025 17:23:44 -0300 Subject: [PATCH 1/3] Upgrade fuselage packages --- apps/meteor/ee/server/services/package.json | 2 +- apps/meteor/package.json | 8 +- apps/uikit-playground/package.json | 4 +- ee/packages/ui-theming/package.json | 4 +- packages/core-services/package.json | 2 +- packages/core-typings/package.json | 2 +- packages/fuselage-ui-kit/package.json | 4 +- packages/gazzodown/package.json | 4 +- packages/storybook-config/package.json | 4 +- packages/ui-avatar/package.json | 4 +- packages/ui-client/package.json | 4 +- packages/ui-composer/package.json | 4 +- packages/ui-contexts/package.json | 4 +- packages/ui-kit/package.json | 2 +- packages/ui-video-conf/package.json | 4 +- packages/ui-voip/package.json | 4 +- packages/web-ui-registration/package.json | 6 +- yarn.lock | 100 ++++++++++---------- 18 files changed, 83 insertions(+), 83 deletions(-) diff --git a/apps/meteor/ee/server/services/package.json b/apps/meteor/ee/server/services/package.json index 8ae8cef71b3b3..d510dd39d6ded 100644 --- a/apps/meteor/ee/server/services/package.json +++ b/apps/meteor/ee/server/services/package.json @@ -48,7 +48,7 @@ "ws": "~8.18.3" }, "devDependencies": { - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@types/cookie": "^0.5.4", "@types/cookie-parser": "^1.4.10", "@types/ejson": "^2.2.2", diff --git a/apps/meteor/package.json b/apps/meteor/package.json index 8fc0c859861e6..1ccf250c7e492 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -100,7 +100,7 @@ "@rocket.chat/federation-matrix": "workspace:^", "@rocket.chat/federation-sdk": "0.3.3", "@rocket.chat/freeswitch": "workspace:^", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-forms": "~0.1.1", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-toastbar": "~0.35.1", @@ -109,10 +109,10 @@ "@rocket.chat/gazzodown": "workspace:^", "@rocket.chat/http-router": "workspace:^", "@rocket.chat/i18n": "workspace:^", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/instance-status": "workspace:^", "@rocket.chat/jwt": "workspace:^", - "@rocket.chat/layout": "~0.34.0", + "@rocket.chat/layout": "~0.34.1", "@rocket.chat/license": "workspace:^", "@rocket.chat/log-format": "workspace:^", "@rocket.chat/logger": "workspace:^", @@ -130,7 +130,7 @@ "@rocket.chat/omni-core": "workspace:^", "@rocket.chat/omni-core-ee": "workspace:^", "@rocket.chat/omnichannel-services": "workspace:^", - "@rocket.chat/onboarding-ui": "~0.36.0", + "@rocket.chat/onboarding-ui": "~0.36.1", "@rocket.chat/password-policies": "workspace:^", "@rocket.chat/patch-injection": "workspace:^", "@rocket.chat/pdf-worker": "workspace:^", diff --git a/apps/uikit-playground/package.json b/apps/uikit-playground/package.json index e2a3355767def..75b56ffba6af3 100644 --- a/apps/uikit-playground/package.json +++ b/apps/uikit-playground/package.json @@ -18,12 +18,12 @@ "@lezer/highlight": "^1.2.3", "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-toastbar": "~0.35.1", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/fuselage-ui-kit": "workspace:~", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/logo": "~0.32.3", "@rocket.chat/styled": "~0.32.0", "@rocket.chat/ui-avatar": "workspace:^", diff --git a/ee/packages/ui-theming/package.json b/ee/packages/ui-theming/package.json index 2e027d299fc10..98d4be0045b77 100644 --- a/ee/packages/ui-theming/package.json +++ b/ee/packages/ui-theming/package.json @@ -16,10 +16,10 @@ "devDependencies": { "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/ui-contexts": "workspace:~", "@types/react": "~18.3.26", "@types/react-dom": "~18.3.7", diff --git a/packages/core-services/package.json b/packages/core-services/package.json index 70ddd59351cd2..704d6e45deabf 100644 --- a/packages/core-services/package.json +++ b/packages/core-services/package.json @@ -19,7 +19,7 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/federation-sdk": "0.3.3", "@rocket.chat/http-router": "workspace:^", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/media-signaling": "workspace:^", "@rocket.chat/message-parser": "workspace:^", "@rocket.chat/models": "workspace:^", diff --git a/packages/core-typings/package.json b/packages/core-typings/package.json index af81f8a3cac85..6f44a3c699809 100644 --- a/packages/core-typings/package.json +++ b/packages/core-typings/package.json @@ -19,7 +19,7 @@ "test": "echo \"no tests\" && exit 1" }, "dependencies": { - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/message-parser": "workspace:^", "@rocket.chat/ui-kit": "workspace:~", "typia": "~9.7.2" diff --git a/packages/fuselage-ui-kit/package.json b/packages/fuselage-ui-kit/package.json index b1f2923eee0df..6a1994704624a 100644 --- a/packages/fuselage-ui-kit/package.json +++ b/packages/fuselage-ui-kit/package.json @@ -47,10 +47,10 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/emitter": "~0.31.25", "@rocket.chat/eslint-config": "workspace:^", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/mock-providers": "workspace:^", "@rocket.chat/styled": "~0.32.0", diff --git a/packages/gazzodown/package.json b/packages/gazzodown/package.json index ea5f81af42eff..74d1e4cf2c0df 100644 --- a/packages/gazzodown/package.json +++ b/packages/gazzodown/package.json @@ -31,10 +31,10 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/message-parser": "workspace:^", "@rocket.chat/styled": "~0.32.0", diff --git a/packages/storybook-config/package.json b/packages/storybook-config/package.json index 6ec940bcf2f63..632c534af24ec 100644 --- a/packages/storybook-config/package.json +++ b/packages/storybook-config/package.json @@ -37,8 +37,8 @@ }, "devDependencies": { "@rocket.chat/eslint-config": "workspace:~", - "@rocket.chat/fuselage": "^0.69.0", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/fuselage": "^0.70.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/tsconfig": "workspace:*", "@storybook/react": "^8.6.14", "eslint": "~8.45.0", diff --git a/packages/ui-avatar/package.json b/packages/ui-avatar/package.json index 167277ec0a157..2df2564c68763 100644 --- a/packages/ui-avatar/package.json +++ b/packages/ui-avatar/package.json @@ -17,10 +17,10 @@ "devDependencies": { "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/ui-contexts": "workspace:^", "@types/react": "~18.3.26", "@types/react-dom": "~18.3.7", diff --git a/packages/ui-client/package.json b/packages/ui-client/package.json index 29bda397ce86b..a7e1686f6149c 100644 --- a/packages/ui-client/package.json +++ b/packages/ui-client/package.json @@ -25,10 +25,10 @@ "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/mock-providers": "workspace:^", "@rocket.chat/storybook-config": "workspace:~", diff --git a/packages/ui-composer/package.json b/packages/ui-composer/package.json index d3aa234181805..6393334f02aaa 100644 --- a/packages/ui-composer/package.json +++ b/packages/ui-composer/package.json @@ -23,10 +23,10 @@ "@react-aria/toolbar": "^3.0.0-nightly.5042", "@rocket.chat/emitter": "~0.31.25", "@rocket.chat/eslint-config": "workspace:^", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/tsconfig": "workspace:*", "@storybook/addon-a11y": "^8.6.14", diff --git a/packages/ui-contexts/package.json b/packages/ui-contexts/package.json index db2b1731fb2a0..78be069636a31 100644 --- a/packages/ui-contexts/package.json +++ b/packages/ui-contexts/package.json @@ -22,11 +22,11 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/ddp-client": "workspace:~", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/i18n": "workspace:~", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/rest-typings": "workspace:^", "@rocket.chat/tools": "workspace:~", diff --git a/packages/ui-kit/package.json b/packages/ui-kit/package.json index 75a30a667863c..f1a87582b1a6d 100644 --- a/packages/ui-kit/package.json +++ b/packages/ui-kit/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@rocket.chat/eslint-config": "workspace:~", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/tsconfig": "workspace:*", "@types/jest": "~30.0.0", diff --git a/packages/ui-video-conf/package.json b/packages/ui-video-conf/package.json index 28701e524bc36..81189af4429fd 100644 --- a/packages/ui-video-conf/package.json +++ b/packages/ui-video-conf/package.json @@ -23,10 +23,10 @@ "devDependencies": { "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/eslint-config": "workspace:^", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/styled": "~0.32.0", "@rocket.chat/tsconfig": "workspace:*", diff --git a/packages/ui-voip/package.json b/packages/ui-voip/package.json index 69e4effb43c5d..4202640ad8890 100644 --- a/packages/ui-voip/package.json +++ b/packages/ui-voip/package.json @@ -32,10 +32,10 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/eslint-config": "workspace:^", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", - "@rocket.chat/icons": "~0.45.0", + "@rocket.chat/icons": "~0.46.0", "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/mock-providers": "workspace:~", "@rocket.chat/styled": "~0.32.0", diff --git a/packages/web-ui-registration/package.json b/packages/web-ui-registration/package.json index f3d1f7885ef23..d85ad92fd422d 100644 --- a/packages/web-ui-registration/package.json +++ b/packages/web-ui-registration/package.json @@ -23,12 +23,12 @@ "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/css-in-js": "~0.31.25", "@rocket.chat/emitter": "~0.31.25", - "@rocket.chat/fuselage": "^0.69.0", + "@rocket.chat/fuselage": "^0.70.0", "@rocket.chat/fuselage-hooks": "~0.38.1", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/i18n": "workspace:~", - "@rocket.chat/icons": "~0.45.0", - "@rocket.chat/layout": "~0.34.0", + "@rocket.chat/icons": "~0.46.0", + "@rocket.chat/layout": "~0.34.1", "@rocket.chat/mock-providers": "workspace:~", "@rocket.chat/rest-typings": "workspace:~", "@rocket.chat/tools": "workspace:~", diff --git a/yarn.lock b/yarn.lock index af877dec39f25..ac354c9e47574 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8286,7 +8286,7 @@ __metadata: "@rocket.chat/eslint-config": "workspace:^" "@rocket.chat/federation-sdk": "npm:0.3.3" "@rocket.chat/http-router": "workspace:^" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/media-signaling": "workspace:^" "@rocket.chat/message-parser": "workspace:^" @@ -8311,7 +8311,7 @@ __metadata: dependencies: "@rocket.chat/apps-engine": "workspace:^" "@rocket.chat/eslint-config": "workspace:^" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/message-parser": "workspace:^" "@rocket.chat/ui-kit": "workspace:~" "@types/express": "npm:^4.17.25" @@ -8493,7 +8493,7 @@ __metadata: "@rocket.chat/core-services": "workspace:^" "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/ddp-client": "workspace:^" - "@rocket.chat/emitter": "npm:^0.31.25" + "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:^" "@rocket.chat/federation-sdk": "npm:0.3.3" "@rocket.chat/http-router": "workspace:^" @@ -8624,11 +8624,11 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:^" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/gazzodown": "workspace:^" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/mock-providers": "workspace:^" "@rocket.chat/styled": "npm:~0.32.0" @@ -8686,9 +8686,9 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage@npm:^0.69.0": - version: 0.69.0 - resolution: "@rocket.chat/fuselage@npm:0.69.0" +"@rocket.chat/fuselage@npm:^0.70.0": + version: 0.70.0 + resolution: "@rocket.chat/fuselage@npm:0.70.0" dependencies: "@rocket.chat/css-in-js": "npm:^0.31.25" "@rocket.chat/css-supports": "npm:^0.31.25" @@ -8705,7 +8705,7 @@ __metadata: react: "*" react-dom: "*" react-virtuoso: "*" - checksum: 10/245338f09bed2460446a8acbaff8e8587fcd49301aeb4a3e3104832b70e2d6a484c31310a9f52333e98ee424f430f2b66a85a2d5af087cda7e0c3f351fb2ac85 + checksum: 10/71ff62d751ba87c083a91b254730145d5cf0f4e950b381188cdecd9f291829270535912a26a5b17cdef7927fca048b389a09c6b5c2d1a4f9dc56abd86015c09c languageName: node linkType: hard @@ -8716,10 +8716,10 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/message-parser": "workspace:^" "@rocket.chat/styled": "npm:~0.32.0" @@ -8823,10 +8823,10 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/icons@npm:~0.45.0": - version: 0.45.0 - resolution: "@rocket.chat/icons@npm:0.45.0" - checksum: 10/9e0967eba17cbef1c482616bb94cf871dfac20e92ac5fad6164cbe60bab95882d9675bf9de2c611928da6d37806a1279d671b0a3463dda0a3148cdade9291147 +"@rocket.chat/icons@npm:~0.46.0": + version: 0.46.0 + resolution: "@rocket.chat/icons@npm:0.46.0" + checksum: 10/1b4150598549f0573cd9c029892f3f42d5228ba530410a3b74cd9cba6d01c93ed792207e5b4eee1b507291d9411c01c2e1939680c7d92ddab5fce28775950d47 languageName: node linkType: hard @@ -8882,15 +8882,15 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/layout@npm:~0.34.0": - version: 0.34.0 - resolution: "@rocket.chat/layout@npm:0.34.0" +"@rocket.chat/layout@npm:~0.34.1": + version: 0.34.1 + resolution: "@rocket.chat/layout@npm:0.34.1" peerDependencies: "@rocket.chat/fuselage": "*" react: "*" react-dom: "*" react-i18next: "*" - checksum: 10/a5520a7be879b687f4938d17a2c585f088011292f46cb42ffdf0c2a38ddff0cdd3bf37a9aa7176c99b6e91122511a7b2c8cc522ef02da38db1be07642153f544 + checksum: 10/160516513967e502633cf1f58b1409c6d3f628261c86ddd060ab453cbd05e36882a63935caee9e76910a7e88b4ec06713d9e8abc3f6e07e4890a2ef784ff5e74 languageName: node linkType: hard @@ -9187,7 +9187,7 @@ __metadata: "@rocket.chat/federation-matrix": "workspace:^" "@rocket.chat/federation-sdk": "npm:0.3.3" "@rocket.chat/freeswitch": "workspace:^" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-forms": "npm:~0.1.1" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-toastbar": "npm:~0.35.1" @@ -9196,11 +9196,11 @@ __metadata: "@rocket.chat/gazzodown": "workspace:^" "@rocket.chat/http-router": "workspace:^" "@rocket.chat/i18n": "workspace:^" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/instance-status": "workspace:^" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/jwt": "workspace:^" - "@rocket.chat/layout": "npm:~0.34.0" + "@rocket.chat/layout": "npm:~0.34.1" "@rocket.chat/license": "workspace:^" "@rocket.chat/livechat": "workspace:^" "@rocket.chat/log-format": "workspace:^" @@ -9220,7 +9220,7 @@ __metadata: "@rocket.chat/omni-core": "workspace:^" "@rocket.chat/omni-core-ee": "workspace:^" "@rocket.chat/omnichannel-services": "workspace:^" - "@rocket.chat/onboarding-ui": "npm:~0.36.0" + "@rocket.chat/onboarding-ui": "npm:~0.36.1" "@rocket.chat/password-policies": "workspace:^" "@rocket.chat/patch-injection": "workspace:^" "@rocket.chat/pdf-worker": "workspace:^" @@ -9775,9 +9775,9 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/onboarding-ui@npm:~0.36.0": - version: 0.36.0 - resolution: "@rocket.chat/onboarding-ui@npm:0.36.0" +"@rocket.chat/onboarding-ui@npm:~0.36.1": + version: 0.36.1 + resolution: "@rocket.chat/onboarding-ui@npm:0.36.1" dependencies: i18next: "npm:~23.4.9" react-hook-form: "npm:~7.54.2" @@ -9791,7 +9791,7 @@ __metadata: react: "*" react-dom: "*" react-i18next: "*" - checksum: 10/5915bc45f88869106d556be599431a62a3ad37e956140368a4ff1eef7409659009aeca777a7d8bdb2cc071f27411521c5bfa7dacae6cc68f23e39a2a238f522a + checksum: 10/f9b9c1d00c722479b8a61646ca821fb5e3350c23e0ed7307474eec5a533f6fb7981297e59d7a7bad43d88ba951bfc6653cb4871d04f1d9c982522aef9ce85371 languageName: node linkType: hard @@ -10105,10 +10105,10 @@ __metadata: dependencies: "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:~" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/tsconfig": "workspace:*" "@storybook/addon-a11y": "npm:^8.6.14" "@storybook/addon-essentials": "npm:^8.6.14" @@ -10238,10 +10238,10 @@ __metadata: dependencies: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/ui-contexts": "workspace:^" "@types/react": "npm:~18.3.26" "@types/react-dom": "npm:~18.3.7" @@ -10269,10 +10269,10 @@ __metadata: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/mock-providers": "workspace:^" "@rocket.chat/storybook-config": "workspace:~" @@ -10327,10 +10327,10 @@ __metadata: "@react-aria/toolbar": "npm:^3.0.0-nightly.5042" "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:^" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/tsconfig": "workspace:*" "@storybook/addon-a11y": "npm:^8.6.14" @@ -10371,11 +10371,11 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/ddp-client": "workspace:~" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/i18n": "workspace:~" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/password-policies": "workspace:^" "@rocket.chat/rest-typings": "workspace:^" @@ -10406,7 +10406,7 @@ __metadata: resolution: "@rocket.chat/ui-kit@workspace:packages/ui-kit" dependencies: "@rocket.chat/eslint-config": "workspace:~" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/tsconfig": "workspace:*" "@types/jest": "npm:~30.0.0" @@ -10430,10 +10430,10 @@ __metadata: dependencies: "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/ui-contexts": "workspace:~" "@types/react": "npm:~18.3.26" "@types/react-dom": "npm:~18.3.7" @@ -10464,10 +10464,10 @@ __metadata: "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:^" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/styled": "npm:~0.32.0" "@rocket.chat/tsconfig": "workspace:*" @@ -10521,10 +10521,10 @@ __metadata: "@rocket.chat/desktop-api": "workspace:^" "@rocket.chat/emitter": "npm:~0.31.25" "@rocket.chat/eslint-config": "workspace:^" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/jest-presets": "workspace:~" "@rocket.chat/media-signaling": "workspace:~" "@rocket.chat/mock-providers": "workspace:~" @@ -10594,12 +10594,12 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-toastbar": "npm:~0.35.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/fuselage-ui-kit": "workspace:~" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/logo": "npm:~0.32.3" "@rocket.chat/styled": "npm:~0.32.0" "@rocket.chat/tsconfig": "workspace:*" @@ -10639,12 +10639,12 @@ __metadata: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/css-in-js": "npm:~0.31.25" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/fuselage": "npm:^0.69.0" + "@rocket.chat/fuselage": "npm:^0.70.0" "@rocket.chat/fuselage-hooks": "npm:~0.38.1" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/i18n": "workspace:~" - "@rocket.chat/icons": "npm:~0.45.0" - "@rocket.chat/layout": "npm:~0.34.0" + "@rocket.chat/icons": "npm:~0.46.0" + "@rocket.chat/layout": "npm:~0.34.1" "@rocket.chat/mock-providers": "workspace:~" "@rocket.chat/rest-typings": "workspace:~" "@rocket.chat/tools": "workspace:~" @@ -32834,7 +32834,7 @@ __metadata: "@rocket.chat/core-services": "workspace:^" "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/emitter": "npm:~0.31.25" - "@rocket.chat/icons": "npm:~0.45.0" + "@rocket.chat/icons": "npm:~0.46.0" "@rocket.chat/message-parser": "workspace:^" "@rocket.chat/model-typings": "workspace:^" "@rocket.chat/models": "workspace:^" From 49044895162ddfd4dbcf8840dbfe092c7479985f Mon Sep 17 00:00:00 2001 From: gabriellsh Date: Tue, 16 Dec 2025 11:19:58 -0300 Subject: [PATCH 2/3] Update snapshots --- .../ABACUpsellModal.spec.tsx.snap | 4 +- .../GenericUpsellModal.spec.tsx.snap | 20 ++-- .../__snapshots__/UserInfo.spec.tsx.snap | 92 +++++++++---------- .../TimestampPicker.spec.tsx.snap | 10 +- .../CreateChannelModal.spec.tsx.snap | 8 +- .../CreateTeamModal.spec.tsx.snap | 12 +-- .../AdminABACRoomAttributesForm.spec.tsx.snap | 8 +- .../PermissionsTable.spec.tsx.snap | 68 +++++++------- .../UsersInRoleTable.spec.tsx.snap | 24 ++--- .../RangeSettingInput.spec.tsx.snap | 20 ++-- .../__snapshots__/UsersTable.spec.tsx.snap | 20 ++-- .../__snapshots__/AppInfoField.spec.tsx.snap | 16 ++-- .../SecurityLogDisplayModal.spec.tsx.snap | 72 +++++++-------- .../EnterE2EPasswordModal.spec.tsx.snap | 2 +- .../__snapshots__/AppInstances.spec.tsx.snap | 4 +- .../AppLogsFilterContextualBar.spec.tsx.snap | 16 ++-- .../AppLogsFilterExpanded.spec.tsx.snap | 8 +- .../__snapshots__/DateTimeModal.spec.tsx.snap | 2 +- .../ExportLogsModal.spec.tsx.snap | 2 +- .../__snapshots__/AppLogsItem.spec.tsx.snap | 18 ++-- .../CannedResponseList.spec.tsx.snap | 12 +-- .../OmnichannelBadges.spec.tsx.snap | 4 +- .../__snapshots__/ReviewStep.spec.tsx.snap | 2 +- .../RoomInviteHeader.spec.tsx.snap | 6 +- .../RoomInviteHeader.spec.tsx.snap | 6 +- .../RoomInfoABACSection.spec.tsx.snap | 2 +- .../__snapshots__/InviteUsers.spec.tsx.snap | 42 ++++----- .../__snapshots__/RoomMembers.spec.tsx.snap | 44 ++++----- 28 files changed, 272 insertions(+), 272 deletions(-) diff --git a/apps/meteor/client/components/ABAC/ABACUpsellModal/__snapshots__/ABACUpsellModal.spec.tsx.snap b/apps/meteor/client/components/ABAC/ABACUpsellModal/__snapshots__/ABACUpsellModal.spec.tsx.snap index 51209c5122adc..d3afc0672db5e 100644 --- a/apps/meteor/client/components/ABAC/ABACUpsellModal/__snapshots__/ABACUpsellModal.spec.tsx.snap +++ b/apps/meteor/client/components/ABAC/ABACUpsellModal/__snapshots__/ABACUpsellModal.spec.tsx.snap @@ -10,7 +10,7 @@ exports[`ABACUpsellModal should render the modal with correct content 1`] = ` open="" >
Premium capability
diff --git a/apps/meteor/client/components/GenericUpsellModal/__snapshots__/GenericUpsellModal.spec.tsx.snap b/apps/meteor/client/components/GenericUpsellModal/__snapshots__/GenericUpsellModal.spec.tsx.snap index 3a0e521ec8afb..b2fc2cc2475ca 100644 --- a/apps/meteor/client/components/GenericUpsellModal/__snapshots__/GenericUpsellModal.spec.tsx.snap +++ b/apps/meteor/client/components/GenericUpsellModal/__snapshots__/GenericUpsellModal.spec.tsx.snap @@ -10,7 +10,7 @@ exports[`GenericUpsellModal renders Default without crashing 1`] = ` open="" >
Premium capability
@@ -120,7 +120,7 @@ exports[`GenericUpsellModal renders WithAnnotation without crashing 1`] = ` open="" >
Premium capability
@@ -235,7 +235,7 @@ exports[`GenericUpsellModal renders WithCustomButtons without crashing 1`] = ` open="" >
Premium capability
@@ -345,7 +345,7 @@ exports[`GenericUpsellModal renders WithCustomTagLine without crashing 1`] = ` open="" >
Exclusive
@@ -455,7 +455,7 @@ exports[`GenericUpsellModal renders WithFixedWidthAndHeight without crashing 1`] open="" >
Premium capability
diff --git a/apps/meteor/client/components/UserInfo/__snapshots__/UserInfo.spec.tsx.snap b/apps/meteor/client/components/UserInfo/__snapshots__/UserInfo.spec.tsx.snap index 3a519a834fa8f..d7c3831028a85 100644 --- a/apps/meteor/client/components/UserInfo/__snapshots__/UserInfo.spec.tsx.snap +++ b/apps/meteor/client/components/UserInfo/__snapshots__/UserInfo.spec.tsx.snap @@ -10,7 +10,7 @@ exports[`renders Default without crashing 1`] = `