@conduction/theme 1.0.34 → 1.0.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/conduction-design-tokens/dist/design-tokens.css +41 -1
- package/conduction-design-tokens/dist/index.js +41 -1
- package/conduction-design-tokens/dist/index.json +859 -0
- package/conduction-design-tokens/dist/index.less +41 -1
- package/conduction-design-tokens/dist/index.scss +41 -1
- package/conduction-design-tokens/dist/tokens.json +902 -0
- package/conduction-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/conduction-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +60 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +60 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +1284 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +60 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +60 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +1310 -0
- package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +6 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +39 -1
- package/municipalities/epe-design-tokens/dist/index.js +39 -1
- package/municipalities/epe-design-tokens/dist/index.json +812 -0
- package/municipalities/epe-design-tokens/dist/index.less +39 -1
- package/municipalities/epe-design-tokens/dist/index.scss +39 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +857 -0
- package/municipalities/epe-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +52 -1
- package/municipalities/leiden-design-tokens/dist/index.js +52 -1
- package/municipalities/leiden-design-tokens/dist/index.json +1094 -0
- package/municipalities/leiden-design-tokens/dist/index.less +52 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +52 -1
- package/municipalities/leiden-design-tokens/dist/tokens.json +1128 -0
- package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +6 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +39 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +39 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.json +812 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +39 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +39 -1
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +857 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +38 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +38 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +794 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +38 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +38 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +838 -0
- package/municipalities/noordwijk-design-tokens/node_modules/.package-lock.json +18 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/100-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/100.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/300-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/300.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/400-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/400.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/500-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/500.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/700-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/700.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/900-italic.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/900.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/CHANGELOG.md +2 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/LICENSE +201 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/README.md +47 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-ext.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/cyrillic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-cyrillic-ext-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-greek-ext-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-latin-ext-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-100-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-100-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-100-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-100-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-300-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-300-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-300-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-300-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-400-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-400-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-400-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-400-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-500-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-500-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-500-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-500-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-700-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-700-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-700-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-700-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-900-italic.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-900-italic.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-900-normal.woff +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/files/roboto-vietnamese-900-normal.woff2 +0 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-ext.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/greek.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/index.css +69 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-ext.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/latin.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/metadata.json +27 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/package.json +30 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/scss/metadata.scss +22 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/scss/mixins.scss +184 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/unicode.json +9 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-100-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-100.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-300-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-300.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-400-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-400.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-500-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-500.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-700-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-700.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-900-italic.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-900.css +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese-italic.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@fontsource/roboto/vietnamese.css +53 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/documentation/color.stories.mdx +17 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/documentation/components.stories.mdx +11 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/documentation/design-tokens.stories.mdx +14 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/documentation/readme.stories.mdx +7 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/package.json +38 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/_responsive.scss +24 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/brand/rotterdam/color.tokens.json +340 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/brand/rotterdam/typography.tokens.json +97 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/common/rotterdam/space.tokens.json +16 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/common/utrecht/focus.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/common/utrecht/space.tokens.json +56 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/checkbox.style.dictionary.json +12 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/open-catalogi/data-badge.json +36 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/rotterdam/button.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/rotterdam/form-fieldset.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/rotterdam/paragraph.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/rotterdam/textbox.tokens.json +14 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/badge-counter.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/button.tokens.json +110 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/code-block.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/document.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/figure.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-control.tokens.json +30 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-field-description.tokens.json +18 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-field.tokens.json +8 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-fieldset.tokens.json +32 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/form-select.tokens.json +16 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/heading-1.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/heading-2.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/heading-3.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/heading.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/paragraph.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/table.tokens.json +52 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/textarea.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/component/utrecht/textbox.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/config.json +34 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/custom.scss +14 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/font/download.sh +18 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/font.scss +47 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/src/index.scss +17 -0
- package/municipalities/noordwijk-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +0 -5
- package/municipalities/noordwijk-design-tokens/src/component/conduction/tabs.tokens.json +71 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +40 -1
- package/municipalities/rotterdam-design-tokens/dist/index.css +0 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +40 -1
- package/municipalities/rotterdam-design-tokens/dist/index.json +837 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +40 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +40 -1
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +878 -0
- package/municipalities/rotterdam-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +15 -0
- package/municipalities/rotterdam-design-tokens/src/index.scss +0 -1
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +60 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +60 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +1284 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +60 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +60 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +1310 -0
- package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +41 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +41 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +859 -0
- package/municipalities/xxllnc-design-tokens/dist/index.less +41 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +41 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +902 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/tabs.tokens.json +73 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/package.json +2 -2
|
@@ -336,6 +336,48 @@
|
|
|
336
336
|
"lightgrey",
|
|
337
337
|
"89"
|
|
338
338
|
]
|
|
339
|
+
},
|
|
340
|
+
"95": {
|
|
341
|
+
"value": "#f1f1f1",
|
|
342
|
+
"filePath": "src/brand/leiden/color.tokens.json",
|
|
343
|
+
"isSource": true,
|
|
344
|
+
"original": {
|
|
345
|
+
"value": "#f1f1f1"
|
|
346
|
+
},
|
|
347
|
+
"name": "leidenColorLightgrey95",
|
|
348
|
+
"attributes": {
|
|
349
|
+
"category": "leiden",
|
|
350
|
+
"type": "color",
|
|
351
|
+
"item": "lightgrey",
|
|
352
|
+
"subitem": "95"
|
|
353
|
+
},
|
|
354
|
+
"path": [
|
|
355
|
+
"leiden",
|
|
356
|
+
"color",
|
|
357
|
+
"lightgrey",
|
|
358
|
+
"95"
|
|
359
|
+
]
|
|
360
|
+
},
|
|
361
|
+
"98": {
|
|
362
|
+
"value": "#fbfbfb",
|
|
363
|
+
"filePath": "src/brand/leiden/color.tokens.json",
|
|
364
|
+
"isSource": true,
|
|
365
|
+
"original": {
|
|
366
|
+
"value": "#fbfbfb"
|
|
367
|
+
},
|
|
368
|
+
"name": "leidenColorLightgrey98",
|
|
369
|
+
"attributes": {
|
|
370
|
+
"category": "leiden",
|
|
371
|
+
"type": "color",
|
|
372
|
+
"item": "lightgrey",
|
|
373
|
+
"subitem": "98"
|
|
374
|
+
},
|
|
375
|
+
"path": [
|
|
376
|
+
"leiden",
|
|
377
|
+
"color",
|
|
378
|
+
"lightgrey",
|
|
379
|
+
"98"
|
|
380
|
+
]
|
|
339
381
|
}
|
|
340
382
|
},
|
|
341
383
|
"white": {
|
|
@@ -2058,6 +2100,182 @@
|
|
|
2058
2100
|
}
|
|
2059
2101
|
}
|
|
2060
2102
|
},
|
|
2103
|
+
"badge-counter": {
|
|
2104
|
+
"background-color": {
|
|
2105
|
+
"value": "#d62410",
|
|
2106
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2107
|
+
"isSource": true,
|
|
2108
|
+
"original": {
|
|
2109
|
+
"value": "{leiden.color.primary}"
|
|
2110
|
+
},
|
|
2111
|
+
"name": "utrechtBadgeCounterBackgroundColor",
|
|
2112
|
+
"attributes": {
|
|
2113
|
+
"category": "utrecht",
|
|
2114
|
+
"type": "badge-counter",
|
|
2115
|
+
"item": "background-color"
|
|
2116
|
+
},
|
|
2117
|
+
"path": [
|
|
2118
|
+
"utrecht",
|
|
2119
|
+
"badge-counter",
|
|
2120
|
+
"background-color"
|
|
2121
|
+
]
|
|
2122
|
+
},
|
|
2123
|
+
"border-radius": {
|
|
2124
|
+
"value": "50%",
|
|
2125
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2126
|
+
"isSource": true,
|
|
2127
|
+
"original": {
|
|
2128
|
+
"value": "50%"
|
|
2129
|
+
},
|
|
2130
|
+
"name": "utrechtBadgeCounterBorderRadius",
|
|
2131
|
+
"attributes": {
|
|
2132
|
+
"category": "utrecht",
|
|
2133
|
+
"type": "badge-counter",
|
|
2134
|
+
"item": "border-radius"
|
|
2135
|
+
},
|
|
2136
|
+
"path": [
|
|
2137
|
+
"utrecht",
|
|
2138
|
+
"badge-counter",
|
|
2139
|
+
"border-radius"
|
|
2140
|
+
]
|
|
2141
|
+
},
|
|
2142
|
+
"color": {
|
|
2143
|
+
"value": "#ffffff",
|
|
2144
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2145
|
+
"isSource": true,
|
|
2146
|
+
"original": {
|
|
2147
|
+
"value": "{leiden.color.white.100}"
|
|
2148
|
+
},
|
|
2149
|
+
"name": "utrechtBadgeCounterColor",
|
|
2150
|
+
"attributes": {
|
|
2151
|
+
"category": "utrecht",
|
|
2152
|
+
"type": "badge-counter",
|
|
2153
|
+
"item": "color"
|
|
2154
|
+
},
|
|
2155
|
+
"path": [
|
|
2156
|
+
"utrecht",
|
|
2157
|
+
"badge-counter",
|
|
2158
|
+
"color"
|
|
2159
|
+
]
|
|
2160
|
+
},
|
|
2161
|
+
"font-size": {
|
|
2162
|
+
"value": "18px",
|
|
2163
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2164
|
+
"isSource": true,
|
|
2165
|
+
"original": {
|
|
2166
|
+
"value": "{utrecht.document.font-size}"
|
|
2167
|
+
},
|
|
2168
|
+
"name": "utrechtBadgeCounterFontSize",
|
|
2169
|
+
"attributes": {
|
|
2170
|
+
"category": "utrecht",
|
|
2171
|
+
"type": "badge-counter",
|
|
2172
|
+
"item": "font-size"
|
|
2173
|
+
},
|
|
2174
|
+
"path": [
|
|
2175
|
+
"utrecht",
|
|
2176
|
+
"badge-counter",
|
|
2177
|
+
"font-size"
|
|
2178
|
+
]
|
|
2179
|
+
},
|
|
2180
|
+
"font-weight": {
|
|
2181
|
+
"value": "400",
|
|
2182
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2183
|
+
"isSource": true,
|
|
2184
|
+
"original": {
|
|
2185
|
+
"value": "{leiden.typography.font-weight.normal}"
|
|
2186
|
+
},
|
|
2187
|
+
"name": "utrechtBadgeCounterFontWeight",
|
|
2188
|
+
"attributes": {
|
|
2189
|
+
"category": "utrecht",
|
|
2190
|
+
"type": "badge-counter",
|
|
2191
|
+
"item": "font-weight"
|
|
2192
|
+
},
|
|
2193
|
+
"path": [
|
|
2194
|
+
"utrecht",
|
|
2195
|
+
"badge-counter",
|
|
2196
|
+
"font-weight"
|
|
2197
|
+
]
|
|
2198
|
+
},
|
|
2199
|
+
"padding-block": {
|
|
2200
|
+
"value": "4px",
|
|
2201
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2202
|
+
"isSource": true,
|
|
2203
|
+
"original": {
|
|
2204
|
+
"value": "{leiden.size.2xs}"
|
|
2205
|
+
},
|
|
2206
|
+
"name": "utrechtBadgeCounterPaddingBlock",
|
|
2207
|
+
"attributes": {
|
|
2208
|
+
"category": "utrecht",
|
|
2209
|
+
"type": "badge-counter",
|
|
2210
|
+
"item": "padding-block"
|
|
2211
|
+
},
|
|
2212
|
+
"path": [
|
|
2213
|
+
"utrecht",
|
|
2214
|
+
"badge-counter",
|
|
2215
|
+
"padding-block"
|
|
2216
|
+
]
|
|
2217
|
+
},
|
|
2218
|
+
"padding-inline": {
|
|
2219
|
+
"value": "4px",
|
|
2220
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2221
|
+
"isSource": true,
|
|
2222
|
+
"original": {
|
|
2223
|
+
"value": "{leiden.size.2xs}"
|
|
2224
|
+
},
|
|
2225
|
+
"name": "utrechtBadgeCounterPaddingInline",
|
|
2226
|
+
"attributes": {
|
|
2227
|
+
"category": "utrecht",
|
|
2228
|
+
"type": "badge-counter",
|
|
2229
|
+
"item": "padding-inline"
|
|
2230
|
+
},
|
|
2231
|
+
"path": [
|
|
2232
|
+
"utrecht",
|
|
2233
|
+
"badge-counter",
|
|
2234
|
+
"padding-inline"
|
|
2235
|
+
]
|
|
2236
|
+
},
|
|
2237
|
+
"font-family": {
|
|
2238
|
+
"value": "\"Open Sans\", Arial, sans-serif",
|
|
2239
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
2240
|
+
"isSource": true,
|
|
2241
|
+
"original": {
|
|
2242
|
+
"value": "{utrecht.document.font-family}"
|
|
2243
|
+
},
|
|
2244
|
+
"name": "utrechtBadgeCounterFontFamily",
|
|
2245
|
+
"attributes": {
|
|
2246
|
+
"category": "utrecht",
|
|
2247
|
+
"type": "badge-counter",
|
|
2248
|
+
"item": "font-family"
|
|
2249
|
+
},
|
|
2250
|
+
"path": [
|
|
2251
|
+
"utrecht",
|
|
2252
|
+
"badge-counter",
|
|
2253
|
+
"font-family"
|
|
2254
|
+
]
|
|
2255
|
+
},
|
|
2256
|
+
"font-style": {},
|
|
2257
|
+
"text-decoration": {
|
|
2258
|
+
"value": "none",
|
|
2259
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
2260
|
+
"isSource": true,
|
|
2261
|
+
"original": {
|
|
2262
|
+
"value": "none"
|
|
2263
|
+
},
|
|
2264
|
+
"name": "utrechtBadgeCounterTextDecoration",
|
|
2265
|
+
"attributes": {
|
|
2266
|
+
"category": "utrecht",
|
|
2267
|
+
"type": "badge-counter",
|
|
2268
|
+
"item": "text-decoration"
|
|
2269
|
+
},
|
|
2270
|
+
"path": [
|
|
2271
|
+
"utrecht",
|
|
2272
|
+
"badge-counter",
|
|
2273
|
+
"text-decoration"
|
|
2274
|
+
]
|
|
2275
|
+
},
|
|
2276
|
+
"min-block-size": {},
|
|
2277
|
+
"min-inline-size": {}
|
|
2278
|
+
},
|
|
2061
2279
|
"blockquote": {
|
|
2062
2280
|
"background-color": {},
|
|
2063
2281
|
"color": {},
|
|
@@ -6913,6 +7131,916 @@
|
|
|
6913
7131
|
]
|
|
6914
7132
|
}
|
|
6915
7133
|
}
|
|
7134
|
+
},
|
|
7135
|
+
"tabs": {
|
|
7136
|
+
"tab": {
|
|
7137
|
+
"background-color": {
|
|
7138
|
+
"value": "transparent",
|
|
7139
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7140
|
+
"isSource": true,
|
|
7141
|
+
"original": {
|
|
7142
|
+
"value": "transparent"
|
|
7143
|
+
},
|
|
7144
|
+
"name": "conductionTabsTabBackgroundColor",
|
|
7145
|
+
"attributes": {
|
|
7146
|
+
"category": "conduction",
|
|
7147
|
+
"type": "tabs",
|
|
7148
|
+
"item": "tab",
|
|
7149
|
+
"subitem": "background-color"
|
|
7150
|
+
},
|
|
7151
|
+
"path": [
|
|
7152
|
+
"conduction",
|
|
7153
|
+
"tabs",
|
|
7154
|
+
"tab",
|
|
7155
|
+
"background-color"
|
|
7156
|
+
]
|
|
7157
|
+
},
|
|
7158
|
+
"color": {
|
|
7159
|
+
"value": "#0d1921",
|
|
7160
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7161
|
+
"isSource": true,
|
|
7162
|
+
"original": {
|
|
7163
|
+
"value": "{leiden.color.black.9}"
|
|
7164
|
+
},
|
|
7165
|
+
"name": "conductionTabsTabColor",
|
|
7166
|
+
"attributes": {
|
|
7167
|
+
"category": "conduction",
|
|
7168
|
+
"type": "tabs",
|
|
7169
|
+
"item": "tab",
|
|
7170
|
+
"subitem": "color"
|
|
7171
|
+
},
|
|
7172
|
+
"path": [
|
|
7173
|
+
"conduction",
|
|
7174
|
+
"tabs",
|
|
7175
|
+
"tab",
|
|
7176
|
+
"color"
|
|
7177
|
+
]
|
|
7178
|
+
},
|
|
7179
|
+
"border-width": {
|
|
7180
|
+
"value": "1px",
|
|
7181
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7182
|
+
"isSource": true,
|
|
7183
|
+
"original": {
|
|
7184
|
+
"value": "{leiden.size.4xs}"
|
|
7185
|
+
},
|
|
7186
|
+
"name": "conductionTabsTabBorderWidth",
|
|
7187
|
+
"attributes": {
|
|
7188
|
+
"category": "conduction",
|
|
7189
|
+
"type": "tabs",
|
|
7190
|
+
"item": "tab",
|
|
7191
|
+
"subitem": "border-width"
|
|
7192
|
+
},
|
|
7193
|
+
"path": [
|
|
7194
|
+
"conduction",
|
|
7195
|
+
"tabs",
|
|
7196
|
+
"tab",
|
|
7197
|
+
"border-width"
|
|
7198
|
+
]
|
|
7199
|
+
},
|
|
7200
|
+
"border-style": {
|
|
7201
|
+
"value": "solid",
|
|
7202
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7203
|
+
"isSource": true,
|
|
7204
|
+
"original": {
|
|
7205
|
+
"value": "solid"
|
|
7206
|
+
},
|
|
7207
|
+
"name": "conductionTabsTabBorderStyle",
|
|
7208
|
+
"attributes": {
|
|
7209
|
+
"category": "conduction",
|
|
7210
|
+
"type": "tabs",
|
|
7211
|
+
"item": "tab",
|
|
7212
|
+
"subitem": "border-style"
|
|
7213
|
+
},
|
|
7214
|
+
"path": [
|
|
7215
|
+
"conduction",
|
|
7216
|
+
"tabs",
|
|
7217
|
+
"tab",
|
|
7218
|
+
"border-style"
|
|
7219
|
+
]
|
|
7220
|
+
},
|
|
7221
|
+
"border-color": {
|
|
7222
|
+
"value": "#e4e4e4",
|
|
7223
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7224
|
+
"isSource": true,
|
|
7225
|
+
"original": {
|
|
7226
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7227
|
+
},
|
|
7228
|
+
"name": "conductionTabsTabBorderColor",
|
|
7229
|
+
"attributes": {
|
|
7230
|
+
"category": "conduction",
|
|
7231
|
+
"type": "tabs",
|
|
7232
|
+
"item": "tab",
|
|
7233
|
+
"subitem": "border-color"
|
|
7234
|
+
},
|
|
7235
|
+
"path": [
|
|
7236
|
+
"conduction",
|
|
7237
|
+
"tabs",
|
|
7238
|
+
"tab",
|
|
7239
|
+
"border-color"
|
|
7240
|
+
]
|
|
7241
|
+
},
|
|
7242
|
+
"border-bottom": {
|
|
7243
|
+
"value": "0px",
|
|
7244
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7245
|
+
"isSource": true,
|
|
7246
|
+
"original": {
|
|
7247
|
+
"value": "0px"
|
|
7248
|
+
},
|
|
7249
|
+
"name": "conductionTabsTabBorderBottom",
|
|
7250
|
+
"attributes": {
|
|
7251
|
+
"category": "conduction",
|
|
7252
|
+
"type": "tabs",
|
|
7253
|
+
"item": "tab",
|
|
7254
|
+
"subitem": "border-bottom"
|
|
7255
|
+
},
|
|
7256
|
+
"path": [
|
|
7257
|
+
"conduction",
|
|
7258
|
+
"tabs",
|
|
7259
|
+
"tab",
|
|
7260
|
+
"border-bottom"
|
|
7261
|
+
]
|
|
7262
|
+
},
|
|
7263
|
+
"border-bottom-width": {
|
|
7264
|
+
"value": "1px",
|
|
7265
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7266
|
+
"isSource": true,
|
|
7267
|
+
"original": {
|
|
7268
|
+
"value": "{leiden.size.4xs}"
|
|
7269
|
+
},
|
|
7270
|
+
"name": "conductionTabsTabBorderBottomWidth",
|
|
7271
|
+
"attributes": {
|
|
7272
|
+
"category": "conduction",
|
|
7273
|
+
"type": "tabs",
|
|
7274
|
+
"item": "tab",
|
|
7275
|
+
"subitem": "border-bottom-width"
|
|
7276
|
+
},
|
|
7277
|
+
"path": [
|
|
7278
|
+
"conduction",
|
|
7279
|
+
"tabs",
|
|
7280
|
+
"tab",
|
|
7281
|
+
"border-bottom-width"
|
|
7282
|
+
]
|
|
7283
|
+
},
|
|
7284
|
+
"border-bottom-style": {
|
|
7285
|
+
"value": "solid",
|
|
7286
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7287
|
+
"isSource": true,
|
|
7288
|
+
"original": {
|
|
7289
|
+
"value": "solid"
|
|
7290
|
+
},
|
|
7291
|
+
"name": "conductionTabsTabBorderBottomStyle",
|
|
7292
|
+
"attributes": {
|
|
7293
|
+
"category": "conduction",
|
|
7294
|
+
"type": "tabs",
|
|
7295
|
+
"item": "tab",
|
|
7296
|
+
"subitem": "border-bottom-style"
|
|
7297
|
+
},
|
|
7298
|
+
"path": [
|
|
7299
|
+
"conduction",
|
|
7300
|
+
"tabs",
|
|
7301
|
+
"tab",
|
|
7302
|
+
"border-bottom-style"
|
|
7303
|
+
]
|
|
7304
|
+
},
|
|
7305
|
+
"border-bottom-color": {
|
|
7306
|
+
"value": "#e4e4e4",
|
|
7307
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7308
|
+
"isSource": true,
|
|
7309
|
+
"original": {
|
|
7310
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7311
|
+
},
|
|
7312
|
+
"name": "conductionTabsTabBorderBottomColor",
|
|
7313
|
+
"attributes": {
|
|
7314
|
+
"category": "conduction",
|
|
7315
|
+
"type": "tabs",
|
|
7316
|
+
"item": "tab",
|
|
7317
|
+
"subitem": "border-bottom-color"
|
|
7318
|
+
},
|
|
7319
|
+
"path": [
|
|
7320
|
+
"conduction",
|
|
7321
|
+
"tabs",
|
|
7322
|
+
"tab",
|
|
7323
|
+
"border-bottom-color"
|
|
7324
|
+
]
|
|
7325
|
+
},
|
|
7326
|
+
"bottom": {
|
|
7327
|
+
"value": "0px",
|
|
7328
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7329
|
+
"isSource": true,
|
|
7330
|
+
"original": {
|
|
7331
|
+
"value": "0px"
|
|
7332
|
+
},
|
|
7333
|
+
"name": "conductionTabsTabBottom",
|
|
7334
|
+
"attributes": {
|
|
7335
|
+
"category": "conduction",
|
|
7336
|
+
"type": "tabs",
|
|
7337
|
+
"item": "tab",
|
|
7338
|
+
"subitem": "bottom"
|
|
7339
|
+
},
|
|
7340
|
+
"path": [
|
|
7341
|
+
"conduction",
|
|
7342
|
+
"tabs",
|
|
7343
|
+
"tab",
|
|
7344
|
+
"bottom"
|
|
7345
|
+
]
|
|
7346
|
+
},
|
|
7347
|
+
"padding-block-start": {
|
|
7348
|
+
"value": "8px",
|
|
7349
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7350
|
+
"isSource": true,
|
|
7351
|
+
"original": {
|
|
7352
|
+
"value": "{leiden.size.xs}"
|
|
7353
|
+
},
|
|
7354
|
+
"name": "conductionTabsTabPaddingBlockStart",
|
|
7355
|
+
"attributes": {
|
|
7356
|
+
"category": "conduction",
|
|
7357
|
+
"type": "tabs",
|
|
7358
|
+
"item": "tab",
|
|
7359
|
+
"subitem": "padding-block-start"
|
|
7360
|
+
},
|
|
7361
|
+
"path": [
|
|
7362
|
+
"conduction",
|
|
7363
|
+
"tabs",
|
|
7364
|
+
"tab",
|
|
7365
|
+
"padding-block-start"
|
|
7366
|
+
]
|
|
7367
|
+
},
|
|
7368
|
+
"padding-block-end": {
|
|
7369
|
+
"value": "8px",
|
|
7370
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7371
|
+
"isSource": true,
|
|
7372
|
+
"original": {
|
|
7373
|
+
"value": "{leiden.size.xs}"
|
|
7374
|
+
},
|
|
7375
|
+
"name": "conductionTabsTabPaddingBlockEnd",
|
|
7376
|
+
"attributes": {
|
|
7377
|
+
"category": "conduction",
|
|
7378
|
+
"type": "tabs",
|
|
7379
|
+
"item": "tab",
|
|
7380
|
+
"subitem": "padding-block-end"
|
|
7381
|
+
},
|
|
7382
|
+
"path": [
|
|
7383
|
+
"conduction",
|
|
7384
|
+
"tabs",
|
|
7385
|
+
"tab",
|
|
7386
|
+
"padding-block-end"
|
|
7387
|
+
]
|
|
7388
|
+
},
|
|
7389
|
+
"padding-inline-start": {
|
|
7390
|
+
"value": "32px",
|
|
7391
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7392
|
+
"isSource": true,
|
|
7393
|
+
"original": {
|
|
7394
|
+
"value": "{leiden.size.xl}"
|
|
7395
|
+
},
|
|
7396
|
+
"name": "conductionTabsTabPaddingInlineStart",
|
|
7397
|
+
"attributes": {
|
|
7398
|
+
"category": "conduction",
|
|
7399
|
+
"type": "tabs",
|
|
7400
|
+
"item": "tab",
|
|
7401
|
+
"subitem": "padding-inline-start"
|
|
7402
|
+
},
|
|
7403
|
+
"path": [
|
|
7404
|
+
"conduction",
|
|
7405
|
+
"tabs",
|
|
7406
|
+
"tab",
|
|
7407
|
+
"padding-inline-start"
|
|
7408
|
+
]
|
|
7409
|
+
},
|
|
7410
|
+
"padding-inline-end": {
|
|
7411
|
+
"value": "32px",
|
|
7412
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7413
|
+
"isSource": true,
|
|
7414
|
+
"original": {
|
|
7415
|
+
"value": "{leiden.size.xl}"
|
|
7416
|
+
},
|
|
7417
|
+
"name": "conductionTabsTabPaddingInlineEnd",
|
|
7418
|
+
"attributes": {
|
|
7419
|
+
"category": "conduction",
|
|
7420
|
+
"type": "tabs",
|
|
7421
|
+
"item": "tab",
|
|
7422
|
+
"subitem": "padding-inline-end"
|
|
7423
|
+
},
|
|
7424
|
+
"path": [
|
|
7425
|
+
"conduction",
|
|
7426
|
+
"tabs",
|
|
7427
|
+
"tab",
|
|
7428
|
+
"padding-inline-end"
|
|
7429
|
+
]
|
|
7430
|
+
},
|
|
7431
|
+
"margin-inline-end": {},
|
|
7432
|
+
"font-size": {
|
|
7433
|
+
"value": "18px",
|
|
7434
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7435
|
+
"isSource": true,
|
|
7436
|
+
"original": {
|
|
7437
|
+
"value": "{leiden.font-size.md}"
|
|
7438
|
+
},
|
|
7439
|
+
"name": "conductionTabsTabFontSize",
|
|
7440
|
+
"attributes": {
|
|
7441
|
+
"category": "conduction",
|
|
7442
|
+
"type": "tabs",
|
|
7443
|
+
"item": "tab",
|
|
7444
|
+
"subitem": "font-size"
|
|
7445
|
+
},
|
|
7446
|
+
"path": [
|
|
7447
|
+
"conduction",
|
|
7448
|
+
"tabs",
|
|
7449
|
+
"tab",
|
|
7450
|
+
"font-size"
|
|
7451
|
+
]
|
|
7452
|
+
},
|
|
7453
|
+
"font-weight": {
|
|
7454
|
+
"value": "700",
|
|
7455
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7456
|
+
"isSource": true,
|
|
7457
|
+
"original": {
|
|
7458
|
+
"value": "{leiden.typography.font-weight.bold}"
|
|
7459
|
+
},
|
|
7460
|
+
"name": "conductionTabsTabFontWeight",
|
|
7461
|
+
"attributes": {
|
|
7462
|
+
"category": "conduction",
|
|
7463
|
+
"type": "tabs",
|
|
7464
|
+
"item": "tab",
|
|
7465
|
+
"subitem": "font-weight"
|
|
7466
|
+
},
|
|
7467
|
+
"path": [
|
|
7468
|
+
"conduction",
|
|
7469
|
+
"tabs",
|
|
7470
|
+
"tab",
|
|
7471
|
+
"font-weight"
|
|
7472
|
+
]
|
|
7473
|
+
},
|
|
7474
|
+
"font-family": {
|
|
7475
|
+
"value": "\"Open Sans\", Arial, sans-serif",
|
|
7476
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7477
|
+
"isSource": true,
|
|
7478
|
+
"original": {
|
|
7479
|
+
"value": "{utrecht.document.font-family}"
|
|
7480
|
+
},
|
|
7481
|
+
"name": "conductionTabsTabFontFamily",
|
|
7482
|
+
"attributes": {
|
|
7483
|
+
"category": "conduction",
|
|
7484
|
+
"type": "tabs",
|
|
7485
|
+
"item": "tab",
|
|
7486
|
+
"subitem": "font-family"
|
|
7487
|
+
},
|
|
7488
|
+
"path": [
|
|
7489
|
+
"conduction",
|
|
7490
|
+
"tabs",
|
|
7491
|
+
"tab",
|
|
7492
|
+
"font-family"
|
|
7493
|
+
]
|
|
7494
|
+
},
|
|
7495
|
+
"max-width": {
|
|
7496
|
+
"value": "unset",
|
|
7497
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7498
|
+
"isSource": true,
|
|
7499
|
+
"original": {
|
|
7500
|
+
"value": "unset"
|
|
7501
|
+
},
|
|
7502
|
+
"name": "conductionTabsTabMaxWidth",
|
|
7503
|
+
"attributes": {
|
|
7504
|
+
"category": "conduction",
|
|
7505
|
+
"type": "tabs",
|
|
7506
|
+
"item": "tab",
|
|
7507
|
+
"subitem": "max-width"
|
|
7508
|
+
},
|
|
7509
|
+
"path": [
|
|
7510
|
+
"conduction",
|
|
7511
|
+
"tabs",
|
|
7512
|
+
"tab",
|
|
7513
|
+
"max-width"
|
|
7514
|
+
]
|
|
7515
|
+
},
|
|
7516
|
+
"min-width": {
|
|
7517
|
+
"value": "160px",
|
|
7518
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7519
|
+
"isSource": true,
|
|
7520
|
+
"original": {
|
|
7521
|
+
"value": "160px"
|
|
7522
|
+
},
|
|
7523
|
+
"name": "conductionTabsTabMinWidth",
|
|
7524
|
+
"attributes": {
|
|
7525
|
+
"category": "conduction",
|
|
7526
|
+
"type": "tabs",
|
|
7527
|
+
"item": "tab",
|
|
7528
|
+
"subitem": "min-width"
|
|
7529
|
+
},
|
|
7530
|
+
"path": [
|
|
7531
|
+
"conduction",
|
|
7532
|
+
"tabs",
|
|
7533
|
+
"tab",
|
|
7534
|
+
"min-width"
|
|
7535
|
+
]
|
|
7536
|
+
},
|
|
7537
|
+
"min-height": {
|
|
7538
|
+
"value": "61px",
|
|
7539
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7540
|
+
"isSource": true,
|
|
7541
|
+
"original": {
|
|
7542
|
+
"value": "61px"
|
|
7543
|
+
},
|
|
7544
|
+
"name": "conductionTabsTabMinHeight",
|
|
7545
|
+
"attributes": {
|
|
7546
|
+
"category": "conduction",
|
|
7547
|
+
"type": "tabs",
|
|
7548
|
+
"item": "tab",
|
|
7549
|
+
"subitem": "min-height"
|
|
7550
|
+
},
|
|
7551
|
+
"path": [
|
|
7552
|
+
"conduction",
|
|
7553
|
+
"tabs",
|
|
7554
|
+
"tab",
|
|
7555
|
+
"min-height"
|
|
7556
|
+
]
|
|
7557
|
+
},
|
|
7558
|
+
"letter-spacing": {},
|
|
7559
|
+
"text-transform": {},
|
|
7560
|
+
"selected": {
|
|
7561
|
+
"background-color": {
|
|
7562
|
+
"value": "#e4e4e4",
|
|
7563
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7564
|
+
"isSource": true,
|
|
7565
|
+
"original": {
|
|
7566
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7567
|
+
},
|
|
7568
|
+
"name": "conductionTabsTabSelectedBackgroundColor",
|
|
7569
|
+
"attributes": {
|
|
7570
|
+
"category": "conduction",
|
|
7571
|
+
"type": "tabs",
|
|
7572
|
+
"item": "tab",
|
|
7573
|
+
"subitem": "selected",
|
|
7574
|
+
"state": "background-color"
|
|
7575
|
+
},
|
|
7576
|
+
"path": [
|
|
7577
|
+
"conduction",
|
|
7578
|
+
"tabs",
|
|
7579
|
+
"tab",
|
|
7580
|
+
"selected",
|
|
7581
|
+
"background-color"
|
|
7582
|
+
]
|
|
7583
|
+
},
|
|
7584
|
+
"color": {
|
|
7585
|
+
"value": "#0d1921",
|
|
7586
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7587
|
+
"isSource": true,
|
|
7588
|
+
"original": {
|
|
7589
|
+
"value": "{leiden.color.black.9}"
|
|
7590
|
+
},
|
|
7591
|
+
"name": "conductionTabsTabSelectedColor",
|
|
7592
|
+
"attributes": {
|
|
7593
|
+
"category": "conduction",
|
|
7594
|
+
"type": "tabs",
|
|
7595
|
+
"item": "tab",
|
|
7596
|
+
"subitem": "selected",
|
|
7597
|
+
"state": "color"
|
|
7598
|
+
},
|
|
7599
|
+
"path": [
|
|
7600
|
+
"conduction",
|
|
7601
|
+
"tabs",
|
|
7602
|
+
"tab",
|
|
7603
|
+
"selected",
|
|
7604
|
+
"color"
|
|
7605
|
+
]
|
|
7606
|
+
},
|
|
7607
|
+
"box-shadow": {},
|
|
7608
|
+
"border-width": {
|
|
7609
|
+
"value": "1px",
|
|
7610
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7611
|
+
"isSource": true,
|
|
7612
|
+
"original": {
|
|
7613
|
+
"value": "{leiden.size.4xs}"
|
|
7614
|
+
},
|
|
7615
|
+
"name": "conductionTabsTabSelectedBorderWidth",
|
|
7616
|
+
"attributes": {
|
|
7617
|
+
"category": "conduction",
|
|
7618
|
+
"type": "tabs",
|
|
7619
|
+
"item": "tab",
|
|
7620
|
+
"subitem": "selected",
|
|
7621
|
+
"state": "border-width"
|
|
7622
|
+
},
|
|
7623
|
+
"path": [
|
|
7624
|
+
"conduction",
|
|
7625
|
+
"tabs",
|
|
7626
|
+
"tab",
|
|
7627
|
+
"selected",
|
|
7628
|
+
"border-width"
|
|
7629
|
+
]
|
|
7630
|
+
},
|
|
7631
|
+
"border-style": {
|
|
7632
|
+
"value": "solid",
|
|
7633
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7634
|
+
"isSource": true,
|
|
7635
|
+
"original": {
|
|
7636
|
+
"value": "solid"
|
|
7637
|
+
},
|
|
7638
|
+
"name": "conductionTabsTabSelectedBorderStyle",
|
|
7639
|
+
"attributes": {
|
|
7640
|
+
"category": "conduction",
|
|
7641
|
+
"type": "tabs",
|
|
7642
|
+
"item": "tab",
|
|
7643
|
+
"subitem": "selected",
|
|
7644
|
+
"state": "border-style"
|
|
7645
|
+
},
|
|
7646
|
+
"path": [
|
|
7647
|
+
"conduction",
|
|
7648
|
+
"tabs",
|
|
7649
|
+
"tab",
|
|
7650
|
+
"selected",
|
|
7651
|
+
"border-style"
|
|
7652
|
+
]
|
|
7653
|
+
},
|
|
7654
|
+
"border-color": {
|
|
7655
|
+
"value": "#e4e4e4",
|
|
7656
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7657
|
+
"isSource": true,
|
|
7658
|
+
"original": {
|
|
7659
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7660
|
+
},
|
|
7661
|
+
"name": "conductionTabsTabSelectedBorderColor",
|
|
7662
|
+
"attributes": {
|
|
7663
|
+
"category": "conduction",
|
|
7664
|
+
"type": "tabs",
|
|
7665
|
+
"item": "tab",
|
|
7666
|
+
"subitem": "selected",
|
|
7667
|
+
"state": "border-color"
|
|
7668
|
+
},
|
|
7669
|
+
"path": [
|
|
7670
|
+
"conduction",
|
|
7671
|
+
"tabs",
|
|
7672
|
+
"tab",
|
|
7673
|
+
"selected",
|
|
7674
|
+
"border-color"
|
|
7675
|
+
]
|
|
7676
|
+
},
|
|
7677
|
+
"border-bottom": {},
|
|
7678
|
+
"border-bottom-width": {
|
|
7679
|
+
"value": "1px",
|
|
7680
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7681
|
+
"isSource": true,
|
|
7682
|
+
"original": {
|
|
7683
|
+
"value": "{leiden.size.4xs}"
|
|
7684
|
+
},
|
|
7685
|
+
"name": "conductionTabsTabSelectedBorderBottomWidth",
|
|
7686
|
+
"attributes": {
|
|
7687
|
+
"category": "conduction",
|
|
7688
|
+
"type": "tabs",
|
|
7689
|
+
"item": "tab",
|
|
7690
|
+
"subitem": "selected",
|
|
7691
|
+
"state": "border-bottom-width"
|
|
7692
|
+
},
|
|
7693
|
+
"path": [
|
|
7694
|
+
"conduction",
|
|
7695
|
+
"tabs",
|
|
7696
|
+
"tab",
|
|
7697
|
+
"selected",
|
|
7698
|
+
"border-bottom-width"
|
|
7699
|
+
]
|
|
7700
|
+
},
|
|
7701
|
+
"border-bottom-style": {
|
|
7702
|
+
"value": "solid",
|
|
7703
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7704
|
+
"isSource": true,
|
|
7705
|
+
"original": {
|
|
7706
|
+
"value": "solid"
|
|
7707
|
+
},
|
|
7708
|
+
"name": "conductionTabsTabSelectedBorderBottomStyle",
|
|
7709
|
+
"attributes": {
|
|
7710
|
+
"category": "conduction",
|
|
7711
|
+
"type": "tabs",
|
|
7712
|
+
"item": "tab",
|
|
7713
|
+
"subitem": "selected",
|
|
7714
|
+
"state": "border-bottom-style"
|
|
7715
|
+
},
|
|
7716
|
+
"path": [
|
|
7717
|
+
"conduction",
|
|
7718
|
+
"tabs",
|
|
7719
|
+
"tab",
|
|
7720
|
+
"selected",
|
|
7721
|
+
"border-bottom-style"
|
|
7722
|
+
]
|
|
7723
|
+
},
|
|
7724
|
+
"border-bottom-color": {
|
|
7725
|
+
"value": "#e4e4e4",
|
|
7726
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7727
|
+
"isSource": true,
|
|
7728
|
+
"original": {
|
|
7729
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7730
|
+
},
|
|
7731
|
+
"name": "conductionTabsTabSelectedBorderBottomColor",
|
|
7732
|
+
"attributes": {
|
|
7733
|
+
"category": "conduction",
|
|
7734
|
+
"type": "tabs",
|
|
7735
|
+
"item": "tab",
|
|
7736
|
+
"subitem": "selected",
|
|
7737
|
+
"state": "border-bottom-color"
|
|
7738
|
+
},
|
|
7739
|
+
"path": [
|
|
7740
|
+
"conduction",
|
|
7741
|
+
"tabs",
|
|
7742
|
+
"tab",
|
|
7743
|
+
"selected",
|
|
7744
|
+
"border-bottom-color"
|
|
7745
|
+
]
|
|
7746
|
+
},
|
|
7747
|
+
"font-weight": {
|
|
7748
|
+
"value": "700",
|
|
7749
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7750
|
+
"isSource": true,
|
|
7751
|
+
"original": {
|
|
7752
|
+
"value": "{leiden.typography.font-weight.bold}"
|
|
7753
|
+
},
|
|
7754
|
+
"name": "conductionTabsTabSelectedFontWeight",
|
|
7755
|
+
"attributes": {
|
|
7756
|
+
"category": "conduction",
|
|
7757
|
+
"type": "tabs",
|
|
7758
|
+
"item": "tab",
|
|
7759
|
+
"subitem": "selected",
|
|
7760
|
+
"state": "font-weight"
|
|
7761
|
+
},
|
|
7762
|
+
"path": [
|
|
7763
|
+
"conduction",
|
|
7764
|
+
"tabs",
|
|
7765
|
+
"tab",
|
|
7766
|
+
"selected",
|
|
7767
|
+
"font-weight"
|
|
7768
|
+
]
|
|
7769
|
+
},
|
|
7770
|
+
"font-family": {
|
|
7771
|
+
"value": "\"Open Sans\", Arial, sans-serif",
|
|
7772
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7773
|
+
"isSource": true,
|
|
7774
|
+
"original": {
|
|
7775
|
+
"value": "{utrecht.document.font-family}"
|
|
7776
|
+
},
|
|
7777
|
+
"name": "conductionTabsTabSelectedFontFamily",
|
|
7778
|
+
"attributes": {
|
|
7779
|
+
"category": "conduction",
|
|
7780
|
+
"type": "tabs",
|
|
7781
|
+
"item": "tab",
|
|
7782
|
+
"subitem": "selected",
|
|
7783
|
+
"state": "font-family"
|
|
7784
|
+
},
|
|
7785
|
+
"path": [
|
|
7786
|
+
"conduction",
|
|
7787
|
+
"tabs",
|
|
7788
|
+
"tab",
|
|
7789
|
+
"selected",
|
|
7790
|
+
"font-family"
|
|
7791
|
+
]
|
|
7792
|
+
},
|
|
7793
|
+
"hover": {
|
|
7794
|
+
"background-color": {
|
|
7795
|
+
"value": "#e4e4e4",
|
|
7796
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7797
|
+
"isSource": true,
|
|
7798
|
+
"original": {
|
|
7799
|
+
"value": "{leiden.color.lightgrey.89}"
|
|
7800
|
+
},
|
|
7801
|
+
"name": "conductionTabsTabSelectedHoverBackgroundColor",
|
|
7802
|
+
"attributes": {
|
|
7803
|
+
"category": "conduction",
|
|
7804
|
+
"type": "tabs",
|
|
7805
|
+
"item": "tab",
|
|
7806
|
+
"subitem": "selected",
|
|
7807
|
+
"state": "hover"
|
|
7808
|
+
},
|
|
7809
|
+
"path": [
|
|
7810
|
+
"conduction",
|
|
7811
|
+
"tabs",
|
|
7812
|
+
"tab",
|
|
7813
|
+
"selected",
|
|
7814
|
+
"hover",
|
|
7815
|
+
"background-color"
|
|
7816
|
+
]
|
|
7817
|
+
},
|
|
7818
|
+
"color": {},
|
|
7819
|
+
"text-decoration": {}
|
|
7820
|
+
}
|
|
7821
|
+
},
|
|
7822
|
+
"hover": {
|
|
7823
|
+
"background-color": {
|
|
7824
|
+
"value": "#fbfbfb",
|
|
7825
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7826
|
+
"isSource": true,
|
|
7827
|
+
"original": {
|
|
7828
|
+
"value": "{leiden.color.lightgrey.98}"
|
|
7829
|
+
},
|
|
7830
|
+
"name": "conductionTabsTabHoverBackgroundColor",
|
|
7831
|
+
"attributes": {
|
|
7832
|
+
"category": "conduction",
|
|
7833
|
+
"type": "tabs",
|
|
7834
|
+
"item": "tab",
|
|
7835
|
+
"subitem": "hover",
|
|
7836
|
+
"state": "background-color"
|
|
7837
|
+
},
|
|
7838
|
+
"path": [
|
|
7839
|
+
"conduction",
|
|
7840
|
+
"tabs",
|
|
7841
|
+
"tab",
|
|
7842
|
+
"hover",
|
|
7843
|
+
"background-color"
|
|
7844
|
+
]
|
|
7845
|
+
},
|
|
7846
|
+
"color": {},
|
|
7847
|
+
"text-decoration": {}
|
|
7848
|
+
},
|
|
7849
|
+
"list": {
|
|
7850
|
+
"padding-inline-start": {
|
|
7851
|
+
"value": "0px",
|
|
7852
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7853
|
+
"isSource": true,
|
|
7854
|
+
"original": {
|
|
7855
|
+
"value": "0px"
|
|
7856
|
+
},
|
|
7857
|
+
"name": "conductionTabsTabListPaddingInlineStart",
|
|
7858
|
+
"attributes": {
|
|
7859
|
+
"category": "conduction",
|
|
7860
|
+
"type": "tabs",
|
|
7861
|
+
"item": "tab",
|
|
7862
|
+
"subitem": "list",
|
|
7863
|
+
"state": "padding-inline-start"
|
|
7864
|
+
},
|
|
7865
|
+
"path": [
|
|
7866
|
+
"conduction",
|
|
7867
|
+
"tabs",
|
|
7868
|
+
"tab",
|
|
7869
|
+
"list",
|
|
7870
|
+
"padding-inline-start"
|
|
7871
|
+
]
|
|
7872
|
+
},
|
|
7873
|
+
"margin-block-end": {
|
|
7874
|
+
"value": "0px",
|
|
7875
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7876
|
+
"isSource": true,
|
|
7877
|
+
"original": {
|
|
7878
|
+
"value": "0px"
|
|
7879
|
+
},
|
|
7880
|
+
"name": "conductionTabsTabListMarginBlockEnd",
|
|
7881
|
+
"attributes": {
|
|
7882
|
+
"category": "conduction",
|
|
7883
|
+
"type": "tabs",
|
|
7884
|
+
"item": "tab",
|
|
7885
|
+
"subitem": "list",
|
|
7886
|
+
"state": "margin-block-end"
|
|
7887
|
+
},
|
|
7888
|
+
"path": [
|
|
7889
|
+
"conduction",
|
|
7890
|
+
"tabs",
|
|
7891
|
+
"tab",
|
|
7892
|
+
"list",
|
|
7893
|
+
"margin-block-end"
|
|
7894
|
+
]
|
|
7895
|
+
},
|
|
7896
|
+
"border-bottom-width": {
|
|
7897
|
+
"value": "0px",
|
|
7898
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7899
|
+
"isSource": true,
|
|
7900
|
+
"original": {
|
|
7901
|
+
"value": "0px"
|
|
7902
|
+
},
|
|
7903
|
+
"name": "conductionTabsTabListBorderBottomWidth",
|
|
7904
|
+
"attributes": {
|
|
7905
|
+
"category": "conduction",
|
|
7906
|
+
"type": "tabs",
|
|
7907
|
+
"item": "tab",
|
|
7908
|
+
"subitem": "list",
|
|
7909
|
+
"state": "border-bottom-width"
|
|
7910
|
+
},
|
|
7911
|
+
"path": [
|
|
7912
|
+
"conduction",
|
|
7913
|
+
"tabs",
|
|
7914
|
+
"tab",
|
|
7915
|
+
"list",
|
|
7916
|
+
"border-bottom-width"
|
|
7917
|
+
]
|
|
7918
|
+
},
|
|
7919
|
+
"border-bottom-style": {},
|
|
7920
|
+
"border-bottom-color": {}
|
|
7921
|
+
},
|
|
7922
|
+
"panel": {
|
|
7923
|
+
"background-color": {
|
|
7924
|
+
"value": "#f1f1f1",
|
|
7925
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7926
|
+
"isSource": true,
|
|
7927
|
+
"original": {
|
|
7928
|
+
"value": "{leiden.color.lightgrey.95}"
|
|
7929
|
+
},
|
|
7930
|
+
"name": "conductionTabsTabPanelBackgroundColor",
|
|
7931
|
+
"attributes": {
|
|
7932
|
+
"category": "conduction",
|
|
7933
|
+
"type": "tabs",
|
|
7934
|
+
"item": "tab",
|
|
7935
|
+
"subitem": "panel",
|
|
7936
|
+
"state": "background-color"
|
|
7937
|
+
},
|
|
7938
|
+
"path": [
|
|
7939
|
+
"conduction",
|
|
7940
|
+
"tabs",
|
|
7941
|
+
"tab",
|
|
7942
|
+
"panel",
|
|
7943
|
+
"background-color"
|
|
7944
|
+
]
|
|
7945
|
+
},
|
|
7946
|
+
"padding-block-start": {
|
|
7947
|
+
"value": "24px",
|
|
7948
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7949
|
+
"isSource": true,
|
|
7950
|
+
"original": {
|
|
7951
|
+
"value": "{leiden.size.lg}"
|
|
7952
|
+
},
|
|
7953
|
+
"name": "conductionTabsTabPanelPaddingBlockStart",
|
|
7954
|
+
"attributes": {
|
|
7955
|
+
"category": "conduction",
|
|
7956
|
+
"type": "tabs",
|
|
7957
|
+
"item": "tab",
|
|
7958
|
+
"subitem": "panel",
|
|
7959
|
+
"state": "padding-block-start"
|
|
7960
|
+
},
|
|
7961
|
+
"path": [
|
|
7962
|
+
"conduction",
|
|
7963
|
+
"tabs",
|
|
7964
|
+
"tab",
|
|
7965
|
+
"panel",
|
|
7966
|
+
"padding-block-start"
|
|
7967
|
+
]
|
|
7968
|
+
},
|
|
7969
|
+
"padding-block-end": {
|
|
7970
|
+
"value": "24px",
|
|
7971
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7972
|
+
"isSource": true,
|
|
7973
|
+
"original": {
|
|
7974
|
+
"value": "{leiden.size.lg}"
|
|
7975
|
+
},
|
|
7976
|
+
"name": "conductionTabsTabPanelPaddingBlockEnd",
|
|
7977
|
+
"attributes": {
|
|
7978
|
+
"category": "conduction",
|
|
7979
|
+
"type": "tabs",
|
|
7980
|
+
"item": "tab",
|
|
7981
|
+
"subitem": "panel",
|
|
7982
|
+
"state": "padding-block-end"
|
|
7983
|
+
},
|
|
7984
|
+
"path": [
|
|
7985
|
+
"conduction",
|
|
7986
|
+
"tabs",
|
|
7987
|
+
"tab",
|
|
7988
|
+
"panel",
|
|
7989
|
+
"padding-block-end"
|
|
7990
|
+
]
|
|
7991
|
+
},
|
|
7992
|
+
"padding-inline-start": {
|
|
7993
|
+
"value": "24px",
|
|
7994
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
7995
|
+
"isSource": true,
|
|
7996
|
+
"original": {
|
|
7997
|
+
"value": "{leiden.size.lg}"
|
|
7998
|
+
},
|
|
7999
|
+
"name": "conductionTabsTabPanelPaddingInlineStart",
|
|
8000
|
+
"attributes": {
|
|
8001
|
+
"category": "conduction",
|
|
8002
|
+
"type": "tabs",
|
|
8003
|
+
"item": "tab",
|
|
8004
|
+
"subitem": "panel",
|
|
8005
|
+
"state": "padding-inline-start"
|
|
8006
|
+
},
|
|
8007
|
+
"path": [
|
|
8008
|
+
"conduction",
|
|
8009
|
+
"tabs",
|
|
8010
|
+
"tab",
|
|
8011
|
+
"panel",
|
|
8012
|
+
"padding-inline-start"
|
|
8013
|
+
]
|
|
8014
|
+
},
|
|
8015
|
+
"padding-inline-end": {
|
|
8016
|
+
"value": "24px",
|
|
8017
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8018
|
+
"isSource": true,
|
|
8019
|
+
"original": {
|
|
8020
|
+
"value": "{leiden.size.lg}"
|
|
8021
|
+
},
|
|
8022
|
+
"name": "conductionTabsTabPanelPaddingInlineEnd",
|
|
8023
|
+
"attributes": {
|
|
8024
|
+
"category": "conduction",
|
|
8025
|
+
"type": "tabs",
|
|
8026
|
+
"item": "tab",
|
|
8027
|
+
"subitem": "panel",
|
|
8028
|
+
"state": "padding-inline-end"
|
|
8029
|
+
},
|
|
8030
|
+
"path": [
|
|
8031
|
+
"conduction",
|
|
8032
|
+
"tabs",
|
|
8033
|
+
"tab",
|
|
8034
|
+
"panel",
|
|
8035
|
+
"padding-inline-end"
|
|
8036
|
+
]
|
|
8037
|
+
},
|
|
8038
|
+
"border-width": {},
|
|
8039
|
+
"border-style": {},
|
|
8040
|
+
"border-color": {},
|
|
8041
|
+
"border-top": {}
|
|
8042
|
+
}
|
|
8043
|
+
}
|
|
6916
8044
|
}
|
|
6917
8045
|
}
|
|
6918
8046
|
}
|