From c0828b4d22e1070bf7cd5e404b22ba0342705879 Mon Sep 17 00:00:00 2001 From: Douglas Fabris Date: Thu, 20 Jun 2024 23:03:57 -0300 Subject: [PATCH] feat: Upgrade `fuselage-toastbar` adding RTL support (#32604) --- .changeset/spotty-seals-whisper.md | 6 ++++++ apps/meteor/package.json | 2 +- packages/uikit-playground/package.json | 2 +- yarn.lock | 12 ++++++------ 4 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 .changeset/spotty-seals-whisper.md diff --git a/.changeset/spotty-seals-whisper.md b/.changeset/spotty-seals-whisper.md new file mode 100644 index 000000000000..242b5f6dde63 --- /dev/null +++ b/.changeset/spotty-seals-whisper.md @@ -0,0 +1,6 @@ +--- +'@rocket.chat/uikit-playground': minor +'@rocket.chat/meteor': minor +--- + +Upgrades fuselage-toastbar version in order to add RTL support to the component diff --git a/apps/meteor/package.json b/apps/meteor/package.json index b060c09a53b4..ff44a6053a68 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -245,7 +245,7 @@ "@rocket.chat/fuselage": "^0.54.3", "@rocket.chat/fuselage-hooks": "^0.33.1", "@rocket.chat/fuselage-polyfills": "~0.31.25", - "@rocket.chat/fuselage-toastbar": "^0.31.26", + "@rocket.chat/fuselage-toastbar": "^0.32.0", "@rocket.chat/fuselage-tokens": "^0.33.1", "@rocket.chat/fuselage-ui-kit": "workspace:^", "@rocket.chat/gazzodown": "workspace:^", diff --git a/packages/uikit-playground/package.json b/packages/uikit-playground/package.json index 732b74c0d3d3..d73bf87bf968 100644 --- a/packages/uikit-playground/package.json +++ b/packages/uikit-playground/package.json @@ -18,7 +18,7 @@ "@rocket.chat/fuselage": "^0.54.3", "@rocket.chat/fuselage-hooks": "^0.33.1", "@rocket.chat/fuselage-polyfills": "~0.31.25", - "@rocket.chat/fuselage-toastbar": "^0.31.26", + "@rocket.chat/fuselage-toastbar": "^0.32.0", "@rocket.chat/fuselage-tokens": "^0.33.1", "@rocket.chat/fuselage-ui-kit": "workspace:~", "@rocket.chat/icons": "^0.36.0", diff --git a/yarn.lock b/yarn.lock index 99edf76b94dd..367068d93f56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8883,9 +8883,9 @@ __metadata: languageName: node linkType: hard -"@rocket.chat/fuselage-toastbar@npm:^0.31.26": - version: 0.31.26 - resolution: "@rocket.chat/fuselage-toastbar@npm:0.31.26" +"@rocket.chat/fuselage-toastbar@npm:^0.32.0": + version: 0.32.0 + resolution: "@rocket.chat/fuselage-toastbar@npm:0.32.0" peerDependencies: "@rocket.chat/fuselage": "*" "@rocket.chat/fuselage-hooks": "*" @@ -8893,7 +8893,7 @@ __metadata: "@rocket.chat/styled": "*" react: ^17.0.2 react-dom: ^17.0.2 - checksum: 92b80ee312b03cfd36f3fbbceafaf81f57ce1c7bbe3232cf93ea1aeb26f73ec034f4eded9b57e1fc85e3141609af02af3ffcaa15f82c57163e398eef22fc1467 + checksum: 5e78516aee6446da4c76dac10ff83adb4deeb86d6111c42419f0629c35ec64b19ae6ab563f20b5efa2600c9c723b9096edc3c166e960fd25cfda1f07c4df3f3f languageName: node linkType: hard @@ -9371,7 +9371,7 @@ __metadata: "@rocket.chat/fuselage": ^0.54.3 "@rocket.chat/fuselage-hooks": ^0.33.1 "@rocket.chat/fuselage-polyfills": ~0.31.25 - "@rocket.chat/fuselage-toastbar": ^0.31.26 + "@rocket.chat/fuselage-toastbar": ^0.32.0 "@rocket.chat/fuselage-tokens": ^0.33.1 "@rocket.chat/fuselage-ui-kit": "workspace:^" "@rocket.chat/gazzodown": "workspace:^" @@ -10526,7 +10526,7 @@ __metadata: "@rocket.chat/fuselage": ^0.54.3 "@rocket.chat/fuselage-hooks": ^0.33.1 "@rocket.chat/fuselage-polyfills": ~0.31.25 - "@rocket.chat/fuselage-toastbar": ^0.31.26 + "@rocket.chat/fuselage-toastbar": ^0.32.0 "@rocket.chat/fuselage-tokens": ^0.33.1 "@rocket.chat/fuselage-ui-kit": "workspace:~" "@rocket.chat/icons": ^0.36.0