remove a lot of scss imports
This commit is contained in:
parent
393dd3348f
commit
e9977ad39e
18 changed files with 225 additions and 257 deletions
|
|
@ -17,8 +17,7 @@ const preview: Preview = {
|
||||||
// @ts-ignore Is OK
|
// @ts-ignore Is OK
|
||||||
decorators: [() => Wrapper],
|
decorators: [() => Wrapper],
|
||||||
tags: ['autodocs'],
|
tags: ['autodocs'],
|
||||||
parameters: {
|
parameters: {
|
||||||
actions: { argTypesRegex: '^on[A-Z].*' },
|
|
||||||
viewMode: 'docs',
|
viewMode: 'docs',
|
||||||
previewTabs: { 'storybook/docs/panel': { index: -1 } },
|
previewTabs: { 'storybook/docs/panel': { index: -1 } },
|
||||||
controls: {
|
controls: {
|
||||||
|
|
|
||||||
10
package.json
10
package.json
|
|
@ -35,7 +35,7 @@
|
||||||
"svelte": ">=4"
|
"svelte": ">=4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@changesets/cli": "^2.27.9",
|
"@changesets/cli": "^2.27.10",
|
||||||
"@chromatic-com/storybook": "^1.7.0",
|
"@chromatic-com/storybook": "^1.7.0",
|
||||||
"@reuters-graphics/yaks-eslint": "^0.0.6",
|
"@reuters-graphics/yaks-eslint": "^0.0.6",
|
||||||
"@reuters-graphics/yaks-prettier": "^0.0.4",
|
"@reuters-graphics/yaks-prettier": "^0.0.4",
|
||||||
|
|
@ -69,7 +69,7 @@
|
||||||
"@types/gtag.js": "^0.0.12",
|
"@types/gtag.js": "^0.0.12",
|
||||||
"@types/lodash-es": "^4.17.12",
|
"@types/lodash-es": "^4.17.12",
|
||||||
"@types/mdx": "^2.0.5",
|
"@types/mdx": "^2.0.5",
|
||||||
"@types/node": "^22.4.2",
|
"@types/node": "^22.9.1",
|
||||||
"@types/prompts": "^2.4.9",
|
"@types/prompts": "^2.4.9",
|
||||||
"@types/proper-url-join": "^2.1.1",
|
"@types/proper-url-join": "^2.1.1",
|
||||||
"@types/pym.js": "^1.3.2",
|
"@types/pym.js": "^1.3.2",
|
||||||
|
|
@ -80,9 +80,9 @@
|
||||||
"css": "^3.0.0",
|
"css": "^3.0.0",
|
||||||
"css-color-converter": "^2.0.0",
|
"css-color-converter": "^2.0.0",
|
||||||
"deep-object-diff": "^1.1.9",
|
"deep-object-diff": "^1.1.9",
|
||||||
"eslint": "^9.9.0",
|
"eslint": "^9.15.0",
|
||||||
"eslint-plugin-mdx": "^3.1.5",
|
"eslint-plugin-mdx": "^3.1.5",
|
||||||
"eslint-plugin-react": "^7.35.0",
|
"eslint-plugin-react": "^7.37.2",
|
||||||
"fs-extra": "^11.1.1",
|
"fs-extra": "^11.1.1",
|
||||||
"kleur": "^4.1.5",
|
"kleur": "^4.1.5",
|
||||||
"knip": "^5.27.2",
|
"knip": "^5.27.2",
|
||||||
|
|
@ -101,7 +101,7 @@
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"remark-gfm": "^4.0.0",
|
"remark-gfm": "^4.0.0",
|
||||||
"rimraf": "^5.0.0",
|
"rimraf": "^5.0.0",
|
||||||
"sass": "^1.77.8",
|
"sass": "^1.81.0",
|
||||||
"storybook": "^8.4.4",
|
"storybook": "^8.4.4",
|
||||||
"svelte": "^4.2.18",
|
"svelte": "^4.2.18",
|
||||||
"svelte-loader": "^3.2.3",
|
"svelte-loader": "^3.2.3",
|
||||||
|
|
|
||||||
337
pnpm-lock.yaml
337
pnpm-lock.yaml
|
|
@ -52,14 +52,14 @@ importers:
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@changesets/cli':
|
'@changesets/cli':
|
||||||
specifier: ^2.27.9
|
specifier: ^2.27.10
|
||||||
version: 2.27.9
|
version: 2.27.10
|
||||||
'@chromatic-com/storybook':
|
'@chromatic-com/storybook':
|
||||||
specifier: ^1.7.0
|
specifier: ^1.7.0
|
||||||
version: 1.9.0(react@18.3.1)
|
version: 1.9.0(react@18.3.1)
|
||||||
'@reuters-graphics/yaks-eslint':
|
'@reuters-graphics/yaks-eslint':
|
||||||
specifier: ^0.0.6
|
specifier: ^0.0.6
|
||||||
version: 0.0.6(@types/eslint@9.6.1)(eslint@9.14.0(jiti@2.4.0))(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)
|
version: 0.0.6(@types/eslint@9.6.1)(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)
|
||||||
'@reuters-graphics/yaks-prettier':
|
'@reuters-graphics/yaks-prettier':
|
||||||
specifier: ^0.0.4
|
specifier: ^0.0.4
|
||||||
version: 0.0.4(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)
|
version: 0.0.4(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)
|
||||||
|
|
@ -92,7 +92,7 @@ importers:
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
||||||
'@storybook/addon-svelte-csf':
|
'@storybook/addon-svelte-csf':
|
||||||
specifier: ^4.1.7
|
specifier: ^4.1.7
|
||||||
version: 4.1.7(@storybook/svelte@8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19))(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(storybook@8.4.4(prettier@3.3.3))(svelte-loader@3.2.4(svelte@4.2.19))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
version: 4.1.7(@storybook/svelte@8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19))(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(storybook@8.4.4(prettier@3.3.3))(svelte-loader@3.2.4(svelte@4.2.19))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
'@storybook/addon-toolbars':
|
'@storybook/addon-toolbars':
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
||||||
|
|
@ -104,7 +104,7 @@ importers:
|
||||||
version: 8.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(prettier@3.3.3))
|
version: 8.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(prettier@3.3.3))
|
||||||
'@storybook/builder-vite':
|
'@storybook/builder-vite':
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
'@storybook/components':
|
'@storybook/components':
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
||||||
|
|
@ -119,7 +119,7 @@ importers:
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
||||||
'@storybook/svelte-vite':
|
'@storybook/svelte-vite':
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
version: 8.4.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(postcss-load-config@3.1.4(postcss@8.4.49))(postcss@8.4.49)(sass@1.81.0)(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
version: 8.4.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(postcss-load-config@3.1.4(postcss@8.4.49))(postcss@8.4.49)(sass@1.81.0)(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
'@storybook/test':
|
'@storybook/test':
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
version: 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
||||||
|
|
@ -131,7 +131,7 @@ importers:
|
||||||
version: 2.3.7(svelte@4.2.19)(typescript@5.6.3)
|
version: 2.3.7(svelte@4.2.19)(typescript@5.6.3)
|
||||||
'@sveltejs/vite-plugin-svelte':
|
'@sveltejs/vite-plugin-svelte':
|
||||||
specifier: ^3.1.1
|
specifier: ^3.1.1
|
||||||
version: 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
version: 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
'@types/css':
|
'@types/css':
|
||||||
specifier: ^0.0.37
|
specifier: ^0.0.37
|
||||||
version: 0.0.37
|
version: 0.0.37
|
||||||
|
|
@ -154,8 +154,8 @@ importers:
|
||||||
specifier: ^2.0.5
|
specifier: ^2.0.5
|
||||||
version: 2.0.13
|
version: 2.0.13
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^22.4.2
|
specifier: ^22.9.1
|
||||||
version: 22.9.0
|
version: 22.9.1
|
||||||
'@types/prompts':
|
'@types/prompts':
|
||||||
specifier: ^2.4.9
|
specifier: ^2.4.9
|
||||||
version: 2.4.9
|
version: 2.4.9
|
||||||
|
|
@ -187,14 +187,14 @@ importers:
|
||||||
specifier: ^1.1.9
|
specifier: ^1.1.9
|
||||||
version: 1.1.9
|
version: 1.1.9
|
||||||
eslint:
|
eslint:
|
||||||
specifier: ^9.9.0
|
specifier: ^9.15.0
|
||||||
version: 9.14.0(jiti@2.4.0)
|
version: 9.15.0(jiti@2.4.0)
|
||||||
eslint-plugin-mdx:
|
eslint-plugin-mdx:
|
||||||
specifier: ^3.1.5
|
specifier: ^3.1.5
|
||||||
version: 3.1.5(eslint@9.14.0(jiti@2.4.0))
|
version: 3.1.5(eslint@9.15.0(jiti@2.4.0))
|
||||||
eslint-plugin-react:
|
eslint-plugin-react:
|
||||||
specifier: ^7.35.0
|
specifier: ^7.37.2
|
||||||
version: 7.37.2(eslint@9.14.0(jiti@2.4.0))
|
version: 7.37.2(eslint@9.15.0(jiti@2.4.0))
|
||||||
fs-extra:
|
fs-extra:
|
||||||
specifier: ^11.1.1
|
specifier: ^11.1.1
|
||||||
version: 11.2.0
|
version: 11.2.0
|
||||||
|
|
@ -203,7 +203,7 @@ importers:
|
||||||
version: 4.1.5
|
version: 4.1.5
|
||||||
knip:
|
knip:
|
||||||
specifier: ^5.27.2
|
specifier: ^5.27.2
|
||||||
version: 5.37.0(@types/node@22.9.0)(typescript@5.6.3)
|
version: 5.37.0(@types/node@22.9.1)(typescript@5.6.3)
|
||||||
mermaid:
|
mermaid:
|
||||||
specifier: ^10.9.1
|
specifier: ^10.9.1
|
||||||
version: 10.9.3
|
version: 10.9.3
|
||||||
|
|
@ -250,7 +250,7 @@ importers:
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.0.10
|
version: 5.0.10
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.8
|
specifier: ^1.81.0
|
||||||
version: 1.81.0
|
version: 1.81.0
|
||||||
storybook:
|
storybook:
|
||||||
specifier: ^8.4.4
|
specifier: ^8.4.4
|
||||||
|
|
@ -269,7 +269,7 @@ importers:
|
||||||
version: 5.6.3
|
version: 5.6.3
|
||||||
vite:
|
vite:
|
||||||
specifier: ^5.4.2
|
specifier: ^5.4.2
|
||||||
version: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
version: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
|
@ -295,21 +295,21 @@ packages:
|
||||||
'@braintree/sanitize-url@6.0.4':
|
'@braintree/sanitize-url@6.0.4':
|
||||||
resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==}
|
resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==}
|
||||||
|
|
||||||
'@changesets/apply-release-plan@7.0.5':
|
'@changesets/apply-release-plan@7.0.6':
|
||||||
resolution: {integrity: sha512-1cWCk+ZshEkSVEZrm2fSj1Gz8sYvxgUL4Q78+1ZZqeqfuevPTPk033/yUZ3df8BKMohkqqHfzj0HOOrG0KtXTw==}
|
resolution: {integrity: sha512-TKhVLtiwtQOgMAC0fCJfmv93faiViKSDqr8oMEqrnNs99gtSC1sZh/aEMS9a+dseU1ESZRCK+ofLgGY7o0fw/Q==}
|
||||||
|
|
||||||
'@changesets/assemble-release-plan@6.0.4':
|
'@changesets/assemble-release-plan@6.0.5':
|
||||||
resolution: {integrity: sha512-nqICnvmrwWj4w2x0fOhVj2QEGdlUuwVAwESrUo5HLzWMI1rE5SWfsr9ln+rDqWB6RQ2ZyaMZHUcU7/IRaUJS+Q==}
|
resolution: {integrity: sha512-IgvBWLNKZd6k4t72MBTBK3nkygi0j3t3zdC1zrfusYo0KpdsvnDjrMM9vPnTCLCMlfNs55jRL4gIMybxa64FCQ==}
|
||||||
|
|
||||||
'@changesets/changelog-git@0.2.0':
|
'@changesets/changelog-git@0.2.0':
|
||||||
resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==}
|
resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==}
|
||||||
|
|
||||||
'@changesets/cli@2.27.9':
|
'@changesets/cli@2.27.10':
|
||||||
resolution: {integrity: sha512-q42a/ZbDnxPpCb5Wkm6tMVIxgeI9C/bexntzTeCFBrQEdpisQqk8kCHllYZMDjYtEc1ZzumbMJAG8H0Z4rdvjg==}
|
resolution: {integrity: sha512-PfeXjvs9OfQJV8QSFFHjwHX3QnUL9elPEQ47SgkiwzLgtKGyuikWjrdM+lO9MXzOE22FO9jEGkcs4b+B6D6X0Q==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@changesets/config@3.0.3':
|
'@changesets/config@3.0.4':
|
||||||
resolution: {integrity: sha512-vqgQZMyIcuIpw9nqFIpTSNyc/wgm/Lu1zKN5vECy74u95Qx/Wa9g27HdgO4NkVAaq+BGA8wUc/qvbvVNs93n6A==}
|
resolution: {integrity: sha512-+DiIwtEBpvvv1z30f8bbOsUQGuccnZl9KRKMM/LxUHuDu5oEjmN+bJQ1RIBKNJjfYMQn8RZzoPiX0UgPaLQyXw==}
|
||||||
|
|
||||||
'@changesets/errors@0.2.0':
|
'@changesets/errors@0.2.0':
|
||||||
resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==}
|
resolution: {integrity: sha512-6BLOQUscTpZeGljvyQXlWOItQyU71kCdGz7Pi8H8zdw6BI0g3m43iL4xKUVPWtG+qrrL9DTjpdn8eYuCQSRpow==}
|
||||||
|
|
@ -317,14 +317,14 @@ packages:
|
||||||
'@changesets/get-dependents-graph@2.1.2':
|
'@changesets/get-dependents-graph@2.1.2':
|
||||||
resolution: {integrity: sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==}
|
resolution: {integrity: sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==}
|
||||||
|
|
||||||
'@changesets/get-release-plan@4.0.4':
|
'@changesets/get-release-plan@4.0.5':
|
||||||
resolution: {integrity: sha512-SicG/S67JmPTrdcc9Vpu0wSQt7IiuN0dc8iR5VScnnTVPfIaLvKmEGRvIaF0kcn8u5ZqLbormZNTO77bCEvyWw==}
|
resolution: {integrity: sha512-E6wW7JoSMcctdVakut0UB76FrrN3KIeJSXvB+DHMFo99CnC3ZVnNYDCVNClMlqAhYGmLmAj77QfApaI3ca4Fkw==}
|
||||||
|
|
||||||
'@changesets/get-version-range-type@0.4.0':
|
'@changesets/get-version-range-type@0.4.0':
|
||||||
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
|
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
|
||||||
|
|
||||||
'@changesets/git@3.0.1':
|
'@changesets/git@3.0.2':
|
||||||
resolution: {integrity: sha512-pdgHcYBLCPcLd82aRcuO0kxCDbw/yISlOtkmwmE8Odo1L6hSiZrBOsRl84eYG7DRCab/iHnOkWqExqc4wxk2LQ==}
|
resolution: {integrity: sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==}
|
||||||
|
|
||||||
'@changesets/logger@0.1.1':
|
'@changesets/logger@0.1.1':
|
||||||
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
|
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
|
||||||
|
|
@ -335,8 +335,8 @@ packages:
|
||||||
'@changesets/pre@2.0.1':
|
'@changesets/pre@2.0.1':
|
||||||
resolution: {integrity: sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==}
|
resolution: {integrity: sha512-vvBJ/If4jKM4tPz9JdY2kGOgWmCowUYOi5Ycv8dyLnEE8FgpYYUo1mgJZxcdtGGP3aG8rAQulGLyyXGSLkIMTQ==}
|
||||||
|
|
||||||
'@changesets/read@0.6.1':
|
'@changesets/read@0.6.2':
|
||||||
resolution: {integrity: sha512-jYMbyXQk3nwP25nRzQQGa1nKLY0KfoOV7VLgwucI0bUO8t8ZLCr6LZmgjXsiKuRDc+5A6doKPr9w2d+FEJ55zQ==}
|
resolution: {integrity: sha512-wjfQpJvryY3zD61p8jR87mJdyx2FIhEcdXhKUqkja87toMrP/3jtg/Yg29upN+N4Ckf525/uvV7a4tzBlpk6gg==}
|
||||||
|
|
||||||
'@changesets/should-skip-package@0.1.1':
|
'@changesets/should-skip-package@0.1.1':
|
||||||
resolution: {integrity: sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==}
|
resolution: {integrity: sha512-H9LjLbF6mMHLtJIc/eHR9Na+MifJ3VxtgP/Y+XLn4BF7tDTEN1HNYtH6QMcjP1uxp9sjaFYmW8xqloaCi/ckTg==}
|
||||||
|
|
@ -646,26 +646,30 @@ packages:
|
||||||
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint/config-array@0.18.0':
|
'@eslint/config-array@0.19.0':
|
||||||
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
|
resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/core@0.7.0':
|
'@eslint/core@0.9.0':
|
||||||
resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
|
resolution: {integrity: sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/eslintrc@1.4.1':
|
'@eslint/eslintrc@1.4.1':
|
||||||
resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==}
|
resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint/eslintrc@3.1.0':
|
'@eslint/eslintrc@3.2.0':
|
||||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/js@9.14.0':
|
'@eslint/js@9.14.0':
|
||||||
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
|
resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
|
'@eslint/js@9.15.0':
|
||||||
|
resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==}
|
||||||
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4':
|
'@eslint/object-schema@2.1.4':
|
||||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
@ -1288,8 +1292,8 @@ packages:
|
||||||
'@types/node@12.20.55':
|
'@types/node@12.20.55':
|
||||||
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
|
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
|
||||||
|
|
||||||
'@types/node@22.9.0':
|
'@types/node@22.9.1':
|
||||||
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
|
resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==}
|
||||||
|
|
||||||
'@types/prompts@2.4.9':
|
'@types/prompts@2.4.9':
|
||||||
resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==}
|
resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==}
|
||||||
|
|
@ -1698,9 +1702,6 @@ packages:
|
||||||
cose-base@1.0.3:
|
cose-base@1.0.3:
|
||||||
resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==}
|
resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==}
|
||||||
|
|
||||||
cross-spawn@5.1.0:
|
|
||||||
resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==}
|
|
||||||
|
|
||||||
cross-spawn@6.0.5:
|
cross-spawn@6.0.5:
|
||||||
resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==}
|
resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==}
|
||||||
engines: {node: '>=4.8'}
|
engines: {node: '>=4.8'}
|
||||||
|
|
@ -2211,8 +2212,8 @@ packages:
|
||||||
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
eslint@9.14.0:
|
eslint@9.15.0:
|
||||||
resolution: {integrity: sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==}
|
resolution: {integrity: sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
@ -2890,9 +2891,6 @@ packages:
|
||||||
lru-cache@10.4.3:
|
lru-cache@10.4.3:
|
||||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||||
|
|
||||||
lru-cache@4.1.5:
|
|
||||||
resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
|
|
||||||
|
|
||||||
lz-string@1.5.0:
|
lz-string@1.5.0:
|
||||||
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
|
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
@ -3556,9 +3554,6 @@ packages:
|
||||||
property-information@5.6.0:
|
property-information@5.6.0:
|
||||||
resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==}
|
resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==}
|
||||||
|
|
||||||
pseudomap@1.0.2:
|
|
||||||
resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==}
|
|
||||||
|
|
||||||
publint@0.2.12:
|
publint@0.2.12:
|
||||||
resolution: {integrity: sha512-YNeUtCVeM4j9nDiTT2OPczmlyzOkIXNtdDZnSuajAxS/nZ6j3t7Vs9SUB4euQNddiltIwu7Tdd3s+hr08fAsMw==}
|
resolution: {integrity: sha512-YNeUtCVeM4j9nDiTT2OPczmlyzOkIXNtdDZnSuajAxS/nZ6j3t7Vs9SUB4euQNddiltIwu7Tdd3s+hr08fAsMw==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
|
|
@ -3796,9 +3791,6 @@ packages:
|
||||||
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
|
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
signal-exit@3.0.7:
|
|
||||||
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
||||||
|
|
||||||
signal-exit@4.1.0:
|
signal-exit@4.1.0:
|
||||||
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
|
|
@ -3840,8 +3832,8 @@ packages:
|
||||||
space-separated-tokens@1.1.5:
|
space-separated-tokens@1.1.5:
|
||||||
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
|
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
|
||||||
|
|
||||||
spawndamnit@2.0.0:
|
spawndamnit@3.0.1:
|
||||||
resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==}
|
resolution: {integrity: sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==}
|
||||||
|
|
||||||
spdx-correct@3.2.0:
|
spdx-correct@3.2.0:
|
||||||
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
||||||
|
|
@ -4363,9 +4355,6 @@ packages:
|
||||||
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
||||||
engines: {node: '>=0.4'}
|
engines: {node: '>=0.4'}
|
||||||
|
|
||||||
yallist@2.1.2:
|
|
||||||
resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
|
|
||||||
|
|
||||||
yaml@1.10.2:
|
yaml@1.10.2:
|
||||||
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
|
|
@ -4414,11 +4403,11 @@ snapshots:
|
||||||
|
|
||||||
'@braintree/sanitize-url@6.0.4': {}
|
'@braintree/sanitize-url@6.0.4': {}
|
||||||
|
|
||||||
'@changesets/apply-release-plan@7.0.5':
|
'@changesets/apply-release-plan@7.0.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/config': 3.0.3
|
'@changesets/config': 3.0.4
|
||||||
'@changesets/get-version-range-type': 0.4.0
|
'@changesets/get-version-range-type': 0.4.0
|
||||||
'@changesets/git': 3.0.1
|
'@changesets/git': 3.0.2
|
||||||
'@changesets/should-skip-package': 0.1.1
|
'@changesets/should-skip-package': 0.1.1
|
||||||
'@changesets/types': 6.0.0
|
'@changesets/types': 6.0.0
|
||||||
'@manypkg/get-packages': 1.1.3
|
'@manypkg/get-packages': 1.1.3
|
||||||
|
|
@ -4430,7 +4419,7 @@ snapshots:
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
|
|
||||||
'@changesets/assemble-release-plan@6.0.4':
|
'@changesets/assemble-release-plan@6.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/errors': 0.2.0
|
'@changesets/errors': 0.2.0
|
||||||
'@changesets/get-dependents-graph': 2.1.2
|
'@changesets/get-dependents-graph': 2.1.2
|
||||||
|
|
@ -4443,19 +4432,19 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/types': 6.0.0
|
'@changesets/types': 6.0.0
|
||||||
|
|
||||||
'@changesets/cli@2.27.9':
|
'@changesets/cli@2.27.10':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/apply-release-plan': 7.0.5
|
'@changesets/apply-release-plan': 7.0.6
|
||||||
'@changesets/assemble-release-plan': 6.0.4
|
'@changesets/assemble-release-plan': 6.0.5
|
||||||
'@changesets/changelog-git': 0.2.0
|
'@changesets/changelog-git': 0.2.0
|
||||||
'@changesets/config': 3.0.3
|
'@changesets/config': 3.0.4
|
||||||
'@changesets/errors': 0.2.0
|
'@changesets/errors': 0.2.0
|
||||||
'@changesets/get-dependents-graph': 2.1.2
|
'@changesets/get-dependents-graph': 2.1.2
|
||||||
'@changesets/get-release-plan': 4.0.4
|
'@changesets/get-release-plan': 4.0.5
|
||||||
'@changesets/git': 3.0.1
|
'@changesets/git': 3.0.2
|
||||||
'@changesets/logger': 0.1.1
|
'@changesets/logger': 0.1.1
|
||||||
'@changesets/pre': 2.0.1
|
'@changesets/pre': 2.0.1
|
||||||
'@changesets/read': 0.6.1
|
'@changesets/read': 0.6.2
|
||||||
'@changesets/should-skip-package': 0.1.1
|
'@changesets/should-skip-package': 0.1.1
|
||||||
'@changesets/types': 6.0.0
|
'@changesets/types': 6.0.0
|
||||||
'@changesets/write': 0.3.2
|
'@changesets/write': 0.3.2
|
||||||
|
|
@ -4471,10 +4460,10 @@ snapshots:
|
||||||
picocolors: 1.1.1
|
picocolors: 1.1.1
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
spawndamnit: 2.0.0
|
spawndamnit: 3.0.1
|
||||||
term-size: 2.2.1
|
term-size: 2.2.1
|
||||||
|
|
||||||
'@changesets/config@3.0.3':
|
'@changesets/config@3.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/errors': 0.2.0
|
'@changesets/errors': 0.2.0
|
||||||
'@changesets/get-dependents-graph': 2.1.2
|
'@changesets/get-dependents-graph': 2.1.2
|
||||||
|
|
@ -4495,24 +4484,24 @@ snapshots:
|
||||||
picocolors: 1.1.1
|
picocolors: 1.1.1
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
|
|
||||||
'@changesets/get-release-plan@4.0.4':
|
'@changesets/get-release-plan@4.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/assemble-release-plan': 6.0.4
|
'@changesets/assemble-release-plan': 6.0.5
|
||||||
'@changesets/config': 3.0.3
|
'@changesets/config': 3.0.4
|
||||||
'@changesets/pre': 2.0.1
|
'@changesets/pre': 2.0.1
|
||||||
'@changesets/read': 0.6.1
|
'@changesets/read': 0.6.2
|
||||||
'@changesets/types': 6.0.0
|
'@changesets/types': 6.0.0
|
||||||
'@manypkg/get-packages': 1.1.3
|
'@manypkg/get-packages': 1.1.3
|
||||||
|
|
||||||
'@changesets/get-version-range-type@0.4.0': {}
|
'@changesets/get-version-range-type@0.4.0': {}
|
||||||
|
|
||||||
'@changesets/git@3.0.1':
|
'@changesets/git@3.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/errors': 0.2.0
|
'@changesets/errors': 0.2.0
|
||||||
'@manypkg/get-packages': 1.1.3
|
'@manypkg/get-packages': 1.1.3
|
||||||
is-subdir: 1.2.0
|
is-subdir: 1.2.0
|
||||||
micromatch: 4.0.8
|
micromatch: 4.0.8
|
||||||
spawndamnit: 2.0.0
|
spawndamnit: 3.0.1
|
||||||
|
|
||||||
'@changesets/logger@0.1.1':
|
'@changesets/logger@0.1.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -4530,9 +4519,9 @@ snapshots:
|
||||||
'@manypkg/get-packages': 1.1.3
|
'@manypkg/get-packages': 1.1.3
|
||||||
fs-extra: 7.0.1
|
fs-extra: 7.0.1
|
||||||
|
|
||||||
'@changesets/read@0.6.1':
|
'@changesets/read@0.6.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@changesets/git': 3.0.1
|
'@changesets/git': 3.0.2
|
||||||
'@changesets/logger': 0.1.1
|
'@changesets/logger': 0.1.1
|
||||||
'@changesets/parse': 0.4.0
|
'@changesets/parse': 0.4.0
|
||||||
'@changesets/types': 6.0.0
|
'@changesets/types': 6.0.0
|
||||||
|
|
@ -4709,14 +4698,14 @@ snapshots:
|
||||||
'@esbuild/win32-x64@0.24.0':
|
'@esbuild/win32-x64@0.24.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.4.1(eslint@9.14.0(jiti@2.4.0))':
|
'@eslint-community/eslint-utils@4.4.1(eslint@9.15.0(jiti@2.4.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.12.1': {}
|
'@eslint-community/regexpp@4.12.1': {}
|
||||||
|
|
||||||
'@eslint/config-array@0.18.0':
|
'@eslint/config-array@0.19.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/object-schema': 2.1.4
|
'@eslint/object-schema': 2.1.4
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
|
|
@ -4724,7 +4713,7 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/core@0.7.0': {}
|
'@eslint/core@0.9.0': {}
|
||||||
|
|
||||||
'@eslint/eslintrc@1.4.1':
|
'@eslint/eslintrc@1.4.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -4740,7 +4729,7 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/eslintrc@3.1.0':
|
'@eslint/eslintrc@3.2.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
|
|
@ -4756,6 +4745,8 @@ snapshots:
|
||||||
|
|
||||||
'@eslint/js@9.14.0': {}
|
'@eslint/js@9.14.0': {}
|
||||||
|
|
||||||
|
'@eslint/js@9.15.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.4': {}
|
'@eslint/object-schema@2.1.4': {}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.2.3':
|
'@eslint/plugin-kit@0.2.3':
|
||||||
|
|
@ -4973,17 +4964,17 @@ snapshots:
|
||||||
|
|
||||||
'@pkgr/core@0.1.1': {}
|
'@pkgr/core@0.1.1': {}
|
||||||
|
|
||||||
'@reuters-graphics/yaks-eslint@0.0.6(@types/eslint@9.6.1)(eslint@9.14.0(jiti@2.4.0))(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)':
|
'@reuters-graphics/yaks-eslint@0.0.6(@types/eslint@9.6.1)(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3)(svelte@4.2.19)(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/js': 9.14.0
|
'@eslint/js': 9.14.0
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.14.0(jiti@2.4.0))
|
eslint-config-prettier: 9.1.0(eslint@9.15.0(jiti@2.4.0))
|
||||||
eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@2.4.0)))(eslint@9.14.0(jiti@2.4.0))(prettier@3.3.3)
|
eslint-plugin-prettier: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.15.0(jiti@2.4.0)))(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3)
|
||||||
eslint-plugin-svelte: 2.46.0(eslint@9.14.0(jiti@2.4.0))(svelte@4.2.19)
|
eslint-plugin-svelte: 2.46.0(eslint@9.15.0(jiti@2.4.0))(svelte@4.2.19)
|
||||||
globals: 15.12.0
|
globals: 15.12.0
|
||||||
svelte: 4.2.19
|
svelte: 4.2.19
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
typescript-eslint: 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
typescript-eslint: 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/eslint'
|
- '@types/eslint'
|
||||||
- prettier
|
- prettier
|
||||||
|
|
@ -5138,7 +5129,7 @@ snapshots:
|
||||||
storybook: 8.4.4(prettier@3.3.3)
|
storybook: 8.4.4(prettier@3.3.3)
|
||||||
ts-dedent: 2.2.0
|
ts-dedent: 2.2.0
|
||||||
|
|
||||||
'@storybook/addon-svelte-csf@4.1.7(@storybook/svelte@8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19))(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(storybook@8.4.4(prettier@3.3.3))(svelte-loader@3.2.4(svelte@4.2.19))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
'@storybook/addon-svelte-csf@4.1.7(@storybook/svelte@8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19))(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(storybook@8.4.4(prettier@3.3.3))(svelte-loader@3.2.4(svelte@4.2.19))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.26.0
|
'@babel/runtime': 7.26.0
|
||||||
'@storybook/svelte': 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
'@storybook/svelte': 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
||||||
|
|
@ -5147,9 +5138,9 @@ snapshots:
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
svelte: 4.2.19
|
svelte: 4.2.19
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
svelte-loader: 3.2.4(svelte@4.2.19)
|
svelte-loader: 3.2.4(svelte@4.2.19)
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- babel-plugin-macros
|
- babel-plugin-macros
|
||||||
- storybook
|
- storybook
|
||||||
|
|
@ -5173,13 +5164,13 @@ snapshots:
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
react-dom: 18.3.1(react@18.3.1)
|
react-dom: 18.3.1(react@18.3.1)
|
||||||
|
|
||||||
'@storybook/builder-vite@8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
'@storybook/builder-vite@8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@storybook/csf-plugin': 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
'@storybook/csf-plugin': 8.4.4(storybook@8.4.4(prettier@3.3.3))
|
||||||
browser-assert: 1.2.1
|
browser-assert: 1.2.1
|
||||||
storybook: 8.4.4(prettier@3.3.3)
|
storybook: 8.4.4(prettier@3.3.3)
|
||||||
ts-dedent: 2.2.0
|
ts-dedent: 2.2.0
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
|
|
||||||
'@storybook/components@8.4.4(storybook@8.4.4(prettier@3.3.3))':
|
'@storybook/components@8.4.4(storybook@8.4.4(prettier@3.3.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -5243,11 +5234,11 @@ snapshots:
|
||||||
react-dom: 18.3.1(react@18.3.1)
|
react-dom: 18.3.1(react@18.3.1)
|
||||||
storybook: 8.4.4(prettier@3.3.3)
|
storybook: 8.4.4(prettier@3.3.3)
|
||||||
|
|
||||||
'@storybook/svelte-vite@8.4.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(postcss-load-config@3.1.4(postcss@8.4.49))(postcss@8.4.49)(sass@1.81.0)(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
'@storybook/svelte-vite@8.4.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(postcss-load-config@3.1.4(postcss@8.4.49))(postcss@8.4.49)(sass@1.81.0)(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@storybook/builder-vite': 8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
'@storybook/builder-vite': 8.4.4(storybook@8.4.4(prettier@3.3.3))(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
'@storybook/svelte': 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
'@storybook/svelte': 8.4.4(storybook@8.4.4(prettier@3.3.3))(svelte@4.2.19)
|
||||||
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
storybook: 8.4.4(prettier@3.3.3)
|
storybook: 8.4.4(prettier@3.3.3)
|
||||||
svelte: 4.2.19
|
svelte: 4.2.19
|
||||||
|
|
@ -5256,7 +5247,7 @@ snapshots:
|
||||||
sveltedoc-parser: 4.2.1
|
sveltedoc-parser: 4.2.1
|
||||||
ts-dedent: 2.2.0
|
ts-dedent: 2.2.0
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- coffeescript
|
- coffeescript
|
||||||
|
|
@ -5317,26 +5308,26 @@ snapshots:
|
||||||
|
|
||||||
'@sveltejs/svelte-scroller@2.0.7': {}
|
'@sveltejs/svelte-scroller@2.0.7': {}
|
||||||
|
|
||||||
'@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
'@sveltejs/vite-plugin-svelte-inspector@2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
'@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
svelte: 4.2.19
|
svelte: 4.2.19
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))':
|
'@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
'@sveltejs/vite-plugin-svelte-inspector': 2.1.0(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)))(svelte@4.2.19)(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
deepmerge: 4.3.1
|
deepmerge: 4.3.1
|
||||||
kleur: 4.1.5
|
kleur: 4.1.5
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
svelte: 4.2.19
|
svelte: 4.2.19
|
||||||
svelte-hmr: 0.16.0(svelte@4.2.19)
|
svelte-hmr: 0.16.0(svelte@4.2.19)
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
vitefu: 0.2.5(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0))
|
vitefu: 0.2.5(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
|
@ -5373,7 +5364,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/concat-stream@2.0.3':
|
'@types/concat-stream@2.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
|
|
||||||
'@types/css@0.0.37': {}
|
'@types/css@0.0.37': {}
|
||||||
|
|
||||||
|
|
@ -5403,7 +5394,7 @@ snapshots:
|
||||||
'@types/fs-extra@11.0.4':
|
'@types/fs-extra@11.0.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.4
|
'@types/jsonfile': 6.1.4
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
|
|
||||||
'@types/google-publisher-tag@1.20241104.0': {}
|
'@types/google-publisher-tag@1.20241104.0': {}
|
||||||
|
|
||||||
|
|
@ -5423,7 +5414,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/jsonfile@6.1.4':
|
'@types/jsonfile@6.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
|
|
||||||
'@types/lodash-es@4.17.12':
|
'@types/lodash-es@4.17.12':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -5445,13 +5436,13 @@ snapshots:
|
||||||
|
|
||||||
'@types/node@12.20.55': {}
|
'@types/node@12.20.55': {}
|
||||||
|
|
||||||
'@types/node@22.9.0':
|
'@types/node@22.9.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.19.8
|
undici-types: 6.19.8
|
||||||
|
|
||||||
'@types/prompts@2.4.9':
|
'@types/prompts@2.4.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
kleur: 3.0.3
|
kleur: 3.0.3
|
||||||
|
|
||||||
'@types/prop-types@15.7.13': {}
|
'@types/prop-types@15.7.13': {}
|
||||||
|
|
@ -5481,15 +5472,15 @@ snapshots:
|
||||||
|
|
||||||
'@types/uuid@9.0.8': {}
|
'@types/uuid@9.0.8': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':
|
'@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@typescript-eslint/parser': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/parser': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
'@typescript-eslint/scope-manager': 8.14.0
|
'@typescript-eslint/scope-manager': 8.14.0
|
||||||
'@typescript-eslint/type-utils': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/type-utils': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.14.0
|
'@typescript-eslint/visitor-keys': 8.14.0
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.2
|
ignore: 5.3.2
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
|
|
@ -5499,14 +5490,14 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':
|
'@typescript-eslint/parser@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.14.0
|
'@typescript-eslint/scope-manager': 8.14.0
|
||||||
'@typescript-eslint/types': 8.14.0
|
'@typescript-eslint/types': 8.14.0
|
||||||
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
||||||
'@typescript-eslint/visitor-keys': 8.14.0
|
'@typescript-eslint/visitor-keys': 8.14.0
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -5517,10 +5508,10 @@ snapshots:
|
||||||
'@typescript-eslint/types': 8.14.0
|
'@typescript-eslint/types': 8.14.0
|
||||||
'@typescript-eslint/visitor-keys': 8.14.0
|
'@typescript-eslint/visitor-keys': 8.14.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':
|
'@typescript-eslint/type-utils@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
ts-api-utils: 1.4.0(typescript@5.6.3)
|
ts-api-utils: 1.4.0(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
|
@ -5546,13 +5537,13 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':
|
'@typescript-eslint/utils@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0(jiti@2.4.0))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
|
||||||
'@typescript-eslint/scope-manager': 8.14.0
|
'@typescript-eslint/scope-manager': 8.14.0
|
||||||
'@typescript-eslint/types': 8.14.0
|
'@typescript-eslint/types': 8.14.0
|
||||||
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
'@typescript-eslint/typescript-estree': 8.14.0(typescript@5.6.3)
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
@ -5895,12 +5886,6 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
layout-base: 1.0.2
|
layout-base: 1.0.2
|
||||||
|
|
||||||
cross-spawn@5.1.0:
|
|
||||||
dependencies:
|
|
||||||
lru-cache: 4.1.5
|
|
||||||
shebang-command: 1.2.0
|
|
||||||
which: 1.3.1
|
|
||||||
|
|
||||||
cross-spawn@6.0.5:
|
cross-spawn@6.0.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
nice-try: 1.0.5
|
nice-try: 1.0.5
|
||||||
|
|
@ -6439,20 +6424,20 @@ snapshots:
|
||||||
|
|
||||||
escape-string-regexp@5.0.0: {}
|
escape-string-regexp@5.0.0: {}
|
||||||
|
|
||||||
eslint-compat-utils@0.5.1(eslint@9.14.0(jiti@2.4.0)):
|
eslint-compat-utils@0.5.1(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
|
|
||||||
eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@2.4.0)):
|
eslint-config-prettier@9.1.0(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
|
|
||||||
eslint-mdx@3.1.5(eslint@9.14.0(jiti@2.4.0)):
|
eslint-mdx@3.1.5(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
acorn-jsx: 5.3.2(acorn@8.14.0)
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
estree-util-visit: 2.0.0
|
estree-util-visit: 2.0.0
|
||||||
remark-mdx: 3.1.0
|
remark-mdx: 3.1.0
|
||||||
|
|
@ -6469,18 +6454,18 @@ snapshots:
|
||||||
- bluebird
|
- bluebird
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-markdown@3.0.1(eslint@9.14.0(jiti@2.4.0)):
|
eslint-plugin-markdown@3.0.1(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
mdast-util-from-markdown: 0.8.5
|
mdast-util-from-markdown: 0.8.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-mdx@3.1.5(eslint@9.14.0(jiti@2.4.0)):
|
eslint-plugin-mdx@3.1.5(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
eslint-mdx: 3.1.5(eslint@9.14.0(jiti@2.4.0))
|
eslint-mdx: 3.1.5(eslint@9.15.0(jiti@2.4.0))
|
||||||
eslint-plugin-markdown: 3.0.1(eslint@9.14.0(jiti@2.4.0))
|
eslint-plugin-markdown: 3.0.1(eslint@9.15.0(jiti@2.4.0))
|
||||||
remark-mdx: 3.1.0
|
remark-mdx: 3.1.0
|
||||||
remark-parse: 11.0.0
|
remark-parse: 11.0.0
|
||||||
remark-stringify: 11.0.0
|
remark-stringify: 11.0.0
|
||||||
|
|
@ -6491,17 +6476,17 @@ snapshots:
|
||||||
- bluebird
|
- bluebird
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@2.4.0)))(eslint@9.14.0(jiti@2.4.0))(prettier@3.3.3):
|
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@9.15.0(jiti@2.4.0)))(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
prettier: 3.3.3
|
prettier: 3.3.3
|
||||||
prettier-linter-helpers: 1.0.0
|
prettier-linter-helpers: 1.0.0
|
||||||
synckit: 0.9.2
|
synckit: 0.9.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/eslint': 9.6.1
|
'@types/eslint': 9.6.1
|
||||||
eslint-config-prettier: 9.1.0(eslint@9.14.0(jiti@2.4.0))
|
eslint-config-prettier: 9.1.0(eslint@9.15.0(jiti@2.4.0))
|
||||||
|
|
||||||
eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@2.4.0)):
|
eslint-plugin-react@7.37.2(eslint@9.15.0(jiti@2.4.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes: 3.1.8
|
array-includes: 3.1.8
|
||||||
array.prototype.findlast: 1.2.5
|
array.prototype.findlast: 1.2.5
|
||||||
|
|
@ -6509,7 +6494,7 @@ snapshots:
|
||||||
array.prototype.tosorted: 1.1.4
|
array.prototype.tosorted: 1.1.4
|
||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
es-iterator-helpers: 1.2.0
|
es-iterator-helpers: 1.2.0
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
hasown: 2.0.2
|
hasown: 2.0.2
|
||||||
jsx-ast-utils: 3.3.5
|
jsx-ast-utils: 3.3.5
|
||||||
|
|
@ -6523,12 +6508,12 @@ snapshots:
|
||||||
string.prototype.matchall: 4.0.11
|
string.prototype.matchall: 4.0.11
|
||||||
string.prototype.repeat: 1.0.0
|
string.prototype.repeat: 1.0.0
|
||||||
|
|
||||||
eslint-plugin-svelte@2.46.0(eslint@9.14.0(jiti@2.4.0))(svelte@4.2.19):
|
eslint-plugin-svelte@2.46.0(eslint@9.15.0(jiti@2.4.0))(svelte@4.2.19):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0(jiti@2.4.0))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
|
||||||
'@jridgewell/sourcemap-codec': 1.5.0
|
'@jridgewell/sourcemap-codec': 1.5.0
|
||||||
eslint: 9.14.0(jiti@2.4.0)
|
eslint: 9.15.0(jiti@2.4.0)
|
||||||
eslint-compat-utils: 0.5.1(eslint@9.14.0(jiti@2.4.0))
|
eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0))
|
||||||
esutils: 2.0.3
|
esutils: 2.0.3
|
||||||
known-css-properties: 0.35.0
|
known-css-properties: 0.35.0
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
|
|
@ -6606,14 +6591,14 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint@9.14.0(jiti@2.4.0):
|
eslint@9.15.0(jiti@2.4.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0(jiti@2.4.0))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0))
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@eslint/config-array': 0.18.0
|
'@eslint/config-array': 0.19.0
|
||||||
'@eslint/core': 0.7.0
|
'@eslint/core': 0.9.0
|
||||||
'@eslint/eslintrc': 3.1.0
|
'@eslint/eslintrc': 3.2.0
|
||||||
'@eslint/js': 9.14.0
|
'@eslint/js': 9.15.0
|
||||||
'@eslint/plugin-kit': 0.2.3
|
'@eslint/plugin-kit': 0.2.3
|
||||||
'@humanfs/node': 0.16.6
|
'@humanfs/node': 0.16.6
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
|
|
@ -6642,7 +6627,6 @@ snapshots:
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
optionator: 0.9.4
|
optionator: 0.9.4
|
||||||
text-table: 0.2.0
|
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
jiti: 2.4.0
|
jiti: 2.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -7220,11 +7204,11 @@ snapshots:
|
||||||
|
|
||||||
kleur@4.1.5: {}
|
kleur@4.1.5: {}
|
||||||
|
|
||||||
knip@5.37.0(@types/node@22.9.0)(typescript@5.6.3):
|
knip@5.37.0(@types/node@22.9.1)(typescript@5.6.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
'@snyk/github-codeowners': 1.1.0
|
'@snyk/github-codeowners': 1.1.0
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
easy-table: 1.2.0
|
easy-table: 1.2.0
|
||||||
enhanced-resolve: 5.17.1
|
enhanced-resolve: 5.17.1
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
|
|
@ -7311,11 +7295,6 @@ snapshots:
|
||||||
|
|
||||||
lru-cache@10.4.3: {}
|
lru-cache@10.4.3: {}
|
||||||
|
|
||||||
lru-cache@4.1.5:
|
|
||||||
dependencies:
|
|
||||||
pseudomap: 1.0.2
|
|
||||||
yallist: 2.1.2
|
|
||||||
|
|
||||||
lz-string@1.5.0: {}
|
lz-string@1.5.0: {}
|
||||||
|
|
||||||
magic-string@0.30.12:
|
magic-string@0.30.12:
|
||||||
|
|
@ -8339,8 +8318,6 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
xtend: 4.0.2
|
xtend: 4.0.2
|
||||||
|
|
||||||
pseudomap@1.0.2: {}
|
|
||||||
|
|
||||||
publint@0.2.12:
|
publint@0.2.12:
|
||||||
dependencies:
|
dependencies:
|
||||||
npm-packlist: 5.1.3
|
npm-packlist: 5.1.3
|
||||||
|
|
@ -8646,8 +8623,6 @@ snapshots:
|
||||||
get-intrinsic: 1.2.4
|
get-intrinsic: 1.2.4
|
||||||
object-inspect: 1.13.3
|
object-inspect: 1.13.3
|
||||||
|
|
||||||
signal-exit@3.0.7: {}
|
|
||||||
|
|
||||||
signal-exit@4.1.0: {}
|
signal-exit@4.1.0: {}
|
||||||
|
|
||||||
sisteransi@1.0.5: {}
|
sisteransi@1.0.5: {}
|
||||||
|
|
@ -8681,10 +8656,10 @@ snapshots:
|
||||||
|
|
||||||
space-separated-tokens@1.1.5: {}
|
space-separated-tokens@1.1.5: {}
|
||||||
|
|
||||||
spawndamnit@2.0.0:
|
spawndamnit@3.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-spawn: 5.1.0
|
cross-spawn: 7.0.5
|
||||||
signal-exit: 3.0.7
|
signal-exit: 4.1.0
|
||||||
|
|
||||||
spdx-correct@3.2.0:
|
spdx-correct@3.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -8988,11 +8963,11 @@ snapshots:
|
||||||
|
|
||||||
typedarray@0.0.6: {}
|
typedarray@0.0.6: {}
|
||||||
|
|
||||||
typescript-eslint@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3):
|
typescript-eslint@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/eslint-plugin': 8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
'@typescript-eslint/parser': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/parser': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
'@typescript-eslint/utils': 8.14.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)
|
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.6.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
@ -9015,7 +8990,7 @@ snapshots:
|
||||||
'@types/concat-stream': 2.0.3
|
'@types/concat-stream': 2.0.3
|
||||||
'@types/debug': 4.1.12
|
'@types/debug': 4.1.12
|
||||||
'@types/is-empty': 1.2.3
|
'@types/is-empty': 1.2.3
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
'@types/unist': 3.0.3
|
'@types/unist': 3.0.3
|
||||||
concat-stream: 2.0.0
|
concat-stream: 2.0.0
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
|
|
@ -9162,19 +9137,19 @@ snapshots:
|
||||||
'@types/unist': 3.0.3
|
'@types/unist': 3.0.3
|
||||||
vfile-message: 4.0.2
|
vfile-message: 4.0.2
|
||||||
|
|
||||||
vite@5.4.11(@types/node@22.9.0)(sass@1.81.0):
|
vite@5.4.11(@types/node@22.9.1)(sass@1.81.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
rollup: 4.27.1
|
rollup: 4.27.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.0
|
'@types/node': 22.9.1
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sass: 1.81.0
|
sass: 1.81.0
|
||||||
|
|
||||||
vitefu@0.2.5(vite@5.4.11(@types/node@22.9.0)(sass@1.81.0)):
|
vitefu@0.2.5(vite@5.4.11(@types/node@22.9.1)(sass@1.81.0)):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 5.4.11(@types/node@22.9.0)(sass@1.81.0)
|
vite: 5.4.11(@types/node@22.9.1)(sass@1.81.0)
|
||||||
|
|
||||||
walk-up-path@3.0.1: {}
|
walk-up-path@3.0.1: {}
|
||||||
|
|
||||||
|
|
@ -9257,8 +9232,6 @@ snapshots:
|
||||||
|
|
||||||
xtend@4.0.2: {}
|
xtend@4.0.2: {}
|
||||||
|
|
||||||
yallist@2.1.2: {}
|
|
||||||
|
|
||||||
yaml@1.10.2: {}
|
yaml@1.10.2: {}
|
||||||
|
|
||||||
yaml@2.6.0: {}
|
yaml@2.6.0: {}
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.article-block {
|
.article-block {
|
||||||
max-width: var(--normal-column-width, 660px);
|
max-width: var(--normal-column-width, 660px);
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
// Only setup for the default column widths, b/c can't use
|
// Only setup for the default column widths, b/c can't use
|
||||||
// CSS vars in media queries.
|
// CSS vars in media queries.
|
||||||
&.snap {
|
&.snap {
|
||||||
@include block-snap-widths;
|
@include mixins.block-snap-widths;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -39,11 +39,11 @@ Luckily, it's still pretty easy. Just add a `cls` or `id` to your `Block` so you
|
||||||
$column-width-wide: 860px;
|
$column-width-wide: 860px;
|
||||||
$column-width-wider: 1400px;
|
$column-width-wider: 1400px;
|
||||||
|
|
||||||
@import '@reuters-graphics/graphics-components/scss/mixins';
|
@use '@reuters-graphics/graphics-components/scss/mixins' as mixins;
|
||||||
|
|
||||||
:global {
|
:global {
|
||||||
div.custom-blocks {
|
div.custom-blocks {
|
||||||
@include block-snap-widths;
|
@include mixins.block-snap-widths;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -37,15 +37,15 @@
|
||||||
|
|
||||||
<!-- svelte-ignore css-unused-selector -->
|
<!-- svelte-ignore css-unused-selector -->
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.note-title {
|
.note-title {
|
||||||
:global(p) {
|
:global(p) {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
@include text-primary;
|
@include mixins.text-primary;
|
||||||
@include font-medium;
|
@include mixins.font-medium;
|
||||||
@include tracking-normal;
|
@include mixins.tracking-normal;
|
||||||
@include fmt-3;
|
@include mixins.fmt-3;
|
||||||
margin-bottom: 0.125rem;
|
margin-bottom: 0.125rem;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
@ -53,8 +53,8 @@
|
||||||
|
|
||||||
.note-content {
|
.note-content {
|
||||||
:global(p) {
|
:global(p) {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
@include fmt-0;
|
@include mixins.fmt-0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -272,7 +272,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../../scss/mixins';
|
@use '../../../scss/mixins' as mixins;
|
||||||
|
|
||||||
[data-svelte-typeahead] {
|
[data-svelte-typeahead] {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
@ -299,7 +299,7 @@
|
||||||
li,
|
li,
|
||||||
li.no-results {
|
li.no-results {
|
||||||
padding: 0.25rem 1rem;
|
padding: 0.25rem 1rem;
|
||||||
@include font-sans;
|
@include mixins.font-sans;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
li.no-results {
|
li.no-results {
|
||||||
|
|
@ -342,7 +342,7 @@
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
@include font-sans;
|
@include mixins.font-sans;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global([data-svelte-search] input) {
|
:global([data-svelte-search] input) {
|
||||||
|
|
@ -354,7 +354,7 @@
|
||||||
border-radius: 0 !important;
|
border-radius: 0 !important;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
@include font-sans;
|
@include mixins.font-sans;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global([data-svelte-search] input:focus) {
|
:global([data-svelte-search] input:focus) {
|
||||||
|
|
|
||||||
|
|
@ -125,19 +125,19 @@
|
||||||
|
|
||||||
<!-- svelte-ignore css-unused-selector -->
|
<!-- svelte-ignore css-unused-selector -->
|
||||||
<style lang="scss" global>
|
<style lang="scss" global>
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.article-block.graphic {
|
.article-block.graphic {
|
||||||
// Dek
|
// Dek
|
||||||
p {
|
p {
|
||||||
@include body-note;
|
@include mixins.body-note;
|
||||||
@include font-light;
|
@include mixins.font-light;
|
||||||
}
|
}
|
||||||
// Caption and Sources
|
// Caption and Sources
|
||||||
aside {
|
aside {
|
||||||
p {
|
p {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
@include fmy-1;
|
@include mixins.fmy-1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -188,7 +188,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.hero-wrapper {
|
.hero-wrapper {
|
||||||
:global(.background-hero) {
|
:global(.background-hero) {
|
||||||
|
|
@ -198,7 +198,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.background-hero .headline) {
|
:global(.background-hero .headline) {
|
||||||
@include fmt-0;
|
@include mixins.fmt-0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
@ -217,7 +217,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(aside p) {
|
:global(aside p) {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.background-hero video) {
|
:global(.background-hero video) {
|
||||||
|
|
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.infobox {
|
.infobox {
|
||||||
:global(.article-block) {
|
:global(.article-block) {
|
||||||
|
|
@ -107,40 +107,40 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.header p) {
|
:global(.header p) {
|
||||||
@include h4;
|
@include mixins.h4;
|
||||||
@include fmy-0;
|
@include mixins.fmy-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.body p) {
|
:global(.body p) {
|
||||||
@include body-note;
|
@include mixins.body-note;
|
||||||
@include text-sm;
|
@include mixins.text-sm;
|
||||||
@include font-light;
|
@include mixins.font-light;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
@include fmb-0;
|
@include mixins.fmb-0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.body ul),
|
:global(.body ul),
|
||||||
:global(.body ol) {
|
:global(.body ol) {
|
||||||
@include body-note;
|
@include mixins.body-note;
|
||||||
@include text-sm;
|
@include mixins.text-sm;
|
||||||
@include font-light;
|
@include mixins.font-light;
|
||||||
@include fmb-0;
|
@include mixins.fmb-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.body ul li),
|
:global(.body ul li),
|
||||||
:global(.body ol li) {
|
:global(.body ol li) {
|
||||||
@include fmt-0;
|
@include mixins.fmt-0;
|
||||||
@include fmy-2;
|
@include mixins.fmy-2;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
@include fmb-0;
|
@include mixins.fmb-0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.footer p) {
|
:global(.footer p) {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
@include fmb-0;
|
@include mixins.fmb-0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -196,7 +196,7 @@
|
||||||
</Block>
|
</Block>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
.carousel-container {
|
.carousel-container {
|
||||||
.photo-slide {
|
.photo-slide {
|
||||||
|
|
@ -240,7 +240,7 @@
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@include text-secondary;
|
@include mixins.text-secondary;
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
}
|
}
|
||||||
:global(.splide__arrows button.splide__arrow--prev) {
|
:global(.splide__arrows button.splide__arrow--prev) {
|
||||||
|
|
@ -252,7 +252,7 @@
|
||||||
:global(.splide__arrows button:hover) {
|
:global(.splide__arrows button:hover) {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
border-color: $theme-colour-text-secondary;
|
border-color: $theme-colour-text-secondary;
|
||||||
@include text-secondary;
|
@include mixins.text-secondary;
|
||||||
}
|
}
|
||||||
:global(.splide__arrows button:disabled) {
|
:global(.splide__arrows button:disabled) {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
|
|
|
||||||
|
|
@ -134,7 +134,7 @@
|
||||||
</Block>
|
</Block>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
div.photopack-container {
|
div.photopack-container {
|
||||||
div.photopack-row {
|
div.photopack-row {
|
||||||
|
|
@ -151,7 +151,7 @@
|
||||||
|
|
||||||
.notes {
|
.notes {
|
||||||
:global(.photopack-captions-container .caption p) {
|
:global(.photopack-captions-container .caption p) {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -40,16 +40,16 @@
|
||||||
{/each}
|
{/each}
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import './../../scss/mixins';
|
@use './../../scss/mixins' as mixins;
|
||||||
|
|
||||||
div.step-foreground-container {
|
div.step-foreground-container {
|
||||||
width: initial;
|
width: initial;
|
||||||
max-width: initial;
|
max-width: initial;
|
||||||
.step-foreground {
|
.step-foreground {
|
||||||
max-width: calc($column-width-normal * 0.9);
|
max-width: calc(mixins.$column-width-normal * 0.9);
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
@include fpy-5;
|
@include mixins.fpy-5;
|
||||||
@include fpx-4;
|
@include mixins.fpx-4;
|
||||||
background: rgba(255, 255, 255, 0.9);
|
background: rgba(255, 255, 255, 0.9);
|
||||||
|
|
||||||
:global(p:last-child) {
|
:global(p:last-child) {
|
||||||
|
|
|
||||||
|
|
@ -39,8 +39,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
|
||||||
|
|
||||||
.select {
|
.select {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -353,7 +353,7 @@
|
||||||
</Block>
|
</Block>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../scss/mixins';
|
@use '../../scss/mixins' as mixins;
|
||||||
|
|
||||||
section.table {
|
section.table {
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
@ -366,7 +366,7 @@
|
||||||
tr {
|
tr {
|
||||||
th {
|
th {
|
||||||
border-bottom: 1px solid var(--theme-colour-text-primary);
|
border-bottom: 1px solid var(--theme-colour-text-primary);
|
||||||
@include bg;
|
@include mixins.bg;
|
||||||
text-align: inherit;
|
text-align: inherit;
|
||||||
&.sortable {
|
&.sortable {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
@ -382,13 +382,13 @@
|
||||||
}
|
}
|
||||||
tbody {
|
tbody {
|
||||||
td {
|
td {
|
||||||
@include text-sm;
|
@include mixins.text-sm;
|
||||||
@include font-regular;
|
@include mixins.font-regular;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
border-bottom: 1px solid
|
border-bottom: 1px solid
|
||||||
var(--theme-colour-brand-rules, var(--tr-muted-grey));
|
var(--theme-colour-brand-rules, var(--tr-muted-grey));
|
||||||
&.no-results {
|
&.no-results {
|
||||||
@include text-secondary;
|
@include mixins.text-secondary;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -397,7 +397,7 @@
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
td {
|
td {
|
||||||
@include body-caption;
|
@include mixins.body-caption;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.truncated {
|
&.truncated {
|
||||||
|
|
@ -438,7 +438,7 @@
|
||||||
height: 2.15rem;
|
height: 2.15rem;
|
||||||
border: 1px solid var(--theme-colour-brand-rules, var(--tr-muted-grey));
|
border: 1px solid var(--theme-colour-brand-rules, var(--tr-muted-grey));
|
||||||
border-radius: 0.25rem;
|
border-radius: 0.25rem;
|
||||||
@include bg;
|
@include mixins.bg;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ const Copyable = (props) => {
|
||||||
}, [copied]);
|
}, [copied]);
|
||||||
|
|
||||||
const handleClick = async ({ partial }) => {
|
const handleClick = async ({ partial }) => {
|
||||||
const copyText = `@import "@reuters-graphics/graphics-components/scss/colours/${formatPartial(partial)}";`;
|
const copyText = `@use "@reuters-graphics/graphics-components/scss/colours/${formatPartial(partial)}";`;
|
||||||
await navigator.clipboard.writeText(copyText);
|
await navigator.clipboard.writeText(copyText);
|
||||||
setCopied(true);
|
setCopied(true);
|
||||||
};
|
};
|
||||||
|
|
@ -45,7 +45,7 @@ const ImportSnippet = ({ included = false, partial = 'thematic/_tr.scss' }) => {
|
||||||
</div>
|
</div>
|
||||||
: <div className={classes.importsnippet}>
|
: <div className={classes.importsnippet}>
|
||||||
<SyntaxHighlighter language="scss" style={prismNord}>
|
<SyntaxHighlighter language="scss" style={prismNord}>
|
||||||
{`// global.scss \n@import "@reuters-graphics/graphics-components/scss/colours/${formatPartial(partial)}";`}
|
{`// global.scss \n@use "@reuters-graphics/graphics-components/scss/colours/${formatPartial(partial)}";`}
|
||||||
</SyntaxHighlighter>
|
</SyntaxHighlighter>
|
||||||
<Copyable partial={partial} />
|
<Copyable partial={partial} />
|
||||||
</div>;
|
</div>;
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ Colour palettes are provided as [CSS variables](https://developer.mozilla.org/en
|
||||||
|
|
||||||
```scss
|
```scss
|
||||||
/* global.scss */
|
/* global.scss */
|
||||||
@import '@reuters-graphics/graphics-components/scss/colours/primary/blue';
|
@use '@reuters-graphics/graphics-components/scss/colours/primary/blue';
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: var(--grey-400); // Included by default
|
color: var(--grey-400); // Included by default
|
||||||
|
|
|
||||||
|
|
@ -84,16 +84,14 @@ If you'd like to set the style in SCSS, you'd use the `Include` token like this:
|
||||||
<p>Lorem ipsum...</p>
|
<p>Lorem ipsum...</p>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '@reuters-graphics/graphics-components/scss/mixins';
|
@use '@reuters-graphics/graphics-components/scss/mixins' as mixins;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
@include text-primary;
|
@include mixins.text-primary;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note:** If you're writing SCSS _inside a component_, the `@import` above is required. If you're writing in `global.scss`, this is already included for you.
|
|
||||||
|
|
||||||
To use multiple tokens, you'd simply add another class or include:
|
To use multiple tokens, you'd simply add another class or include:
|
||||||
|
|
||||||
```svelte
|
```svelte
|
||||||
|
|
@ -102,8 +100,8 @@ To use multiple tokens, you'd simply add another class or include:
|
||||||
|
|
||||||
```scss
|
```scss
|
||||||
p {
|
p {
|
||||||
@include text-primary;
|
@include mixins.text-primary;
|
||||||
@include font-bold;
|
@include mixins.font-bold;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
@ -121,6 +119,6 @@ For SCSS includes, the concept is the same, but you need to escape the `!` by ad
|
||||||
|
|
||||||
```scss
|
```scss
|
||||||
p {
|
p {
|
||||||
@include \!font-bold;
|
@include mixins.\!font-bold;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue