Merged in SW-3317-move-toast-to-design-system (pull request #2716)

SW-3317 move toast to design system

* chore: Move toast to design-system and add interaction tests

* Move toast to design-system and add storybook tests

* Merge branch 'master' of bitbucket.org:scandic-swap/web into SW-3317-move-toast-to-design-system

* merge

* move sonner dependency to @scandic-hotels/design-system


Approved-by: Anton Gunnarsson
This commit is contained in:
Joakim Jäderberg
2025-08-27 13:03:17 +00:00
parent 34135879a8
commit 72f4f72a17
40 changed files with 366 additions and 172 deletions

View File

@@ -6212,6 +6212,7 @@ __metadata:
react-dom: "npm:^19.1.0"
rollup: "npm:^4.40.2"
rollup-preserve-directives: "npm:^1.1.3"
sonner: "npm:^2.0.3"
storybook: "npm:^9.1.2"
storybook-react-intl: "npm:^4.0.7"
typescript: "npm:^5.8.3"
@@ -6422,7 +6423,6 @@ __metadata:
react-to-print: "npm:^3.1.0"
schema-dts: "npm:^1.1.5"
server-only: "npm:^0.0.1"
sonner: "npm:^2.0.3"
start-server-and-test: "npm:^2.0.11"
supercluster: "npm:^8.0.1"
ts-morph: "npm:^25.0.1"