Merged in feat/SW-1711-switch-icons (pull request #1558)
Switches out all the old icons to new ones, and moves them to the design system. The new icons are of three different types: Materialise Symbol, Nucleo, and Customized. Also adds further mapping between facilities/amenities and icons. Approved-by: Michael Zetterberg Approved-by: Erik Tiekstra
This commit is contained in:
21
yarn.lock
21
yarn.lock
@@ -6204,10 +6204,12 @@ __metadata:
|
||||
husky: "npm:^9.1.7"
|
||||
jiti: "npm:^1"
|
||||
lint-staged: "npm:^15.4.1"
|
||||
material-symbols: "npm:^0.29.0"
|
||||
prettier: "npm:^3.4.2"
|
||||
react: "npm:^18.2.0"
|
||||
react-aria-components: "npm:^1.6.0"
|
||||
react-dom: "npm:^18.2.0"
|
||||
react-material-symbols: "npm:^4.4.0"
|
||||
rollup: "npm:^4.34.8"
|
||||
rollup-preserve-directives: "npm:^1.1.3"
|
||||
storybook: "npm:^8.6.2"
|
||||
@@ -6307,6 +6309,7 @@ __metadata:
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
libphonenumber-js: "npm:^1.10.60"
|
||||
lint-staged: "npm:^15.2.2"
|
||||
material-symbols: "npm:^0.29.0"
|
||||
nanoid: "npm:^5.0.9"
|
||||
netlify-plugin-cypress: "npm:^2.2.1"
|
||||
next: "npm:^14.2.25"
|
||||
@@ -6321,6 +6324,7 @@ __metadata:
|
||||
react-hook-form: "npm:^7.51.2"
|
||||
react-international-phone: "npm:^4.2.6"
|
||||
react-intl: "npm:^6.6.8"
|
||||
react-material-symbols: "npm:^4.4.0"
|
||||
react-to-print: "npm:^3.0.2"
|
||||
schema-dts: "npm:^1.1.2"
|
||||
secure-json-parse: "npm:^4.0.0"
|
||||
@@ -15921,6 +15925,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"material-symbols@npm:^0.29.0":
|
||||
version: 0.29.0
|
||||
resolution: "material-symbols@npm:0.29.0"
|
||||
checksum: 10c0/622edb9b5af03e4ac468402c40c403117f04ff5407cb984912c3624fa0d6d00c8d584c418a0a5e2c667a006ef96058dc78306aadb4920ff9edf4c07c27d94e03
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"math-intrinsics@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "math-intrinsics@npm:1.1.0"
|
||||
@@ -18193,6 +18204,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-material-symbols@npm:^4.4.0":
|
||||
version: 4.4.0
|
||||
resolution: "react-material-symbols@npm:4.4.0"
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
checksum: 10c0/fe1755c549477967a6b7ec8d2f7e9f8631b3850577256ea8cb47be1851f53bfd916ac4a5c55b80b3710ac7be3a885b5853989fd5c50cd7a7f9d8add9035a78e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-property@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "react-property@npm:2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user