@conduction/theme 1.0.35 → 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 +1 -0
- 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.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/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 +1 -1
|
@@ -578,6 +578,27 @@
|
|
|
578
578
|
}
|
|
579
579
|
},
|
|
580
580
|
"grey": {
|
|
581
|
+
"38": {
|
|
582
|
+
"value": "#5c6066",
|
|
583
|
+
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
584
|
+
"isSource": true,
|
|
585
|
+
"original": {
|
|
586
|
+
"value": "#5c6066"
|
|
587
|
+
},
|
|
588
|
+
"name": "dinkellandColorGrey38",
|
|
589
|
+
"attributes": {
|
|
590
|
+
"category": "dinkelland",
|
|
591
|
+
"type": "color",
|
|
592
|
+
"item": "grey",
|
|
593
|
+
"subitem": "38"
|
|
594
|
+
},
|
|
595
|
+
"path": [
|
|
596
|
+
"dinkelland",
|
|
597
|
+
"color",
|
|
598
|
+
"grey",
|
|
599
|
+
"38"
|
|
600
|
+
]
|
|
601
|
+
},
|
|
581
602
|
"42": {
|
|
582
603
|
"value": "#6b6b6b",
|
|
583
604
|
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
@@ -643,6 +664,27 @@
|
|
|
643
664
|
"64"
|
|
644
665
|
]
|
|
645
666
|
},
|
|
667
|
+
"72": {
|
|
668
|
+
"value": "#AEB6C2",
|
|
669
|
+
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
670
|
+
"isSource": true,
|
|
671
|
+
"original": {
|
|
672
|
+
"value": "#AEB6C2"
|
|
673
|
+
},
|
|
674
|
+
"name": "dinkellandColorGrey72",
|
|
675
|
+
"attributes": {
|
|
676
|
+
"category": "dinkelland",
|
|
677
|
+
"type": "color",
|
|
678
|
+
"item": "grey",
|
|
679
|
+
"subitem": "72"
|
|
680
|
+
},
|
|
681
|
+
"path": [
|
|
682
|
+
"dinkelland",
|
|
683
|
+
"color",
|
|
684
|
+
"grey",
|
|
685
|
+
"72"
|
|
686
|
+
]
|
|
687
|
+
},
|
|
646
688
|
"94": {
|
|
647
689
|
"value": "#edeff2",
|
|
648
690
|
"filePath": "src/brand/dinkelland/color.tokens.json",
|
|
@@ -2337,6 +2379,182 @@
|
|
|
2337
2379
|
}
|
|
2338
2380
|
}
|
|
2339
2381
|
},
|
|
2382
|
+
"badge-counter": {
|
|
2383
|
+
"background-color": {
|
|
2384
|
+
"value": "#006cb9",
|
|
2385
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2386
|
+
"isSource": true,
|
|
2387
|
+
"original": {
|
|
2388
|
+
"value": "{dinkelland.color.primary}"
|
|
2389
|
+
},
|
|
2390
|
+
"name": "utrechtBadgeCounterBackgroundColor",
|
|
2391
|
+
"attributes": {
|
|
2392
|
+
"category": "utrecht",
|
|
2393
|
+
"type": "badge-counter",
|
|
2394
|
+
"item": "background-color"
|
|
2395
|
+
},
|
|
2396
|
+
"path": [
|
|
2397
|
+
"utrecht",
|
|
2398
|
+
"badge-counter",
|
|
2399
|
+
"background-color"
|
|
2400
|
+
]
|
|
2401
|
+
},
|
|
2402
|
+
"border-radius": {
|
|
2403
|
+
"value": "50%",
|
|
2404
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2405
|
+
"isSource": true,
|
|
2406
|
+
"original": {
|
|
2407
|
+
"value": "50%"
|
|
2408
|
+
},
|
|
2409
|
+
"name": "utrechtBadgeCounterBorderRadius",
|
|
2410
|
+
"attributes": {
|
|
2411
|
+
"category": "utrecht",
|
|
2412
|
+
"type": "badge-counter",
|
|
2413
|
+
"item": "border-radius"
|
|
2414
|
+
},
|
|
2415
|
+
"path": [
|
|
2416
|
+
"utrecht",
|
|
2417
|
+
"badge-counter",
|
|
2418
|
+
"border-radius"
|
|
2419
|
+
]
|
|
2420
|
+
},
|
|
2421
|
+
"color": {
|
|
2422
|
+
"value": "#ffffff",
|
|
2423
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2424
|
+
"isSource": true,
|
|
2425
|
+
"original": {
|
|
2426
|
+
"value": "{dinkelland.color.white.100}"
|
|
2427
|
+
},
|
|
2428
|
+
"name": "utrechtBadgeCounterColor",
|
|
2429
|
+
"attributes": {
|
|
2430
|
+
"category": "utrecht",
|
|
2431
|
+
"type": "badge-counter",
|
|
2432
|
+
"item": "color"
|
|
2433
|
+
},
|
|
2434
|
+
"path": [
|
|
2435
|
+
"utrecht",
|
|
2436
|
+
"badge-counter",
|
|
2437
|
+
"color"
|
|
2438
|
+
]
|
|
2439
|
+
},
|
|
2440
|
+
"font-size": {
|
|
2441
|
+
"value": "16px",
|
|
2442
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2443
|
+
"isSource": true,
|
|
2444
|
+
"original": {
|
|
2445
|
+
"value": "{utrecht.document.font-size}"
|
|
2446
|
+
},
|
|
2447
|
+
"name": "utrechtBadgeCounterFontSize",
|
|
2448
|
+
"attributes": {
|
|
2449
|
+
"category": "utrecht",
|
|
2450
|
+
"type": "badge-counter",
|
|
2451
|
+
"item": "font-size"
|
|
2452
|
+
},
|
|
2453
|
+
"path": [
|
|
2454
|
+
"utrecht",
|
|
2455
|
+
"badge-counter",
|
|
2456
|
+
"font-size"
|
|
2457
|
+
]
|
|
2458
|
+
},
|
|
2459
|
+
"font-weight": {
|
|
2460
|
+
"value": "400",
|
|
2461
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2462
|
+
"isSource": true,
|
|
2463
|
+
"original": {
|
|
2464
|
+
"value": "{dinkelland.typography.font-weight.normal}"
|
|
2465
|
+
},
|
|
2466
|
+
"name": "utrechtBadgeCounterFontWeight",
|
|
2467
|
+
"attributes": {
|
|
2468
|
+
"category": "utrecht",
|
|
2469
|
+
"type": "badge-counter",
|
|
2470
|
+
"item": "font-weight"
|
|
2471
|
+
},
|
|
2472
|
+
"path": [
|
|
2473
|
+
"utrecht",
|
|
2474
|
+
"badge-counter",
|
|
2475
|
+
"font-weight"
|
|
2476
|
+
]
|
|
2477
|
+
},
|
|
2478
|
+
"padding-block": {
|
|
2479
|
+
"value": "4px",
|
|
2480
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2481
|
+
"isSource": true,
|
|
2482
|
+
"original": {
|
|
2483
|
+
"value": "{dinkelland.size.2xs}"
|
|
2484
|
+
},
|
|
2485
|
+
"name": "utrechtBadgeCounterPaddingBlock",
|
|
2486
|
+
"attributes": {
|
|
2487
|
+
"category": "utrecht",
|
|
2488
|
+
"type": "badge-counter",
|
|
2489
|
+
"item": "padding-block"
|
|
2490
|
+
},
|
|
2491
|
+
"path": [
|
|
2492
|
+
"utrecht",
|
|
2493
|
+
"badge-counter",
|
|
2494
|
+
"padding-block"
|
|
2495
|
+
]
|
|
2496
|
+
},
|
|
2497
|
+
"padding-inline": {
|
|
2498
|
+
"value": "4px",
|
|
2499
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
2500
|
+
"isSource": true,
|
|
2501
|
+
"original": {
|
|
2502
|
+
"value": "{dinkelland.size.2xs}"
|
|
2503
|
+
},
|
|
2504
|
+
"name": "utrechtBadgeCounterPaddingInline",
|
|
2505
|
+
"attributes": {
|
|
2506
|
+
"category": "utrecht",
|
|
2507
|
+
"type": "badge-counter",
|
|
2508
|
+
"item": "padding-inline"
|
|
2509
|
+
},
|
|
2510
|
+
"path": [
|
|
2511
|
+
"utrecht",
|
|
2512
|
+
"badge-counter",
|
|
2513
|
+
"padding-inline"
|
|
2514
|
+
]
|
|
2515
|
+
},
|
|
2516
|
+
"font-family": {
|
|
2517
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
2518
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
2519
|
+
"isSource": true,
|
|
2520
|
+
"original": {
|
|
2521
|
+
"value": "{utrecht.document.font-family}"
|
|
2522
|
+
},
|
|
2523
|
+
"name": "utrechtBadgeCounterFontFamily",
|
|
2524
|
+
"attributes": {
|
|
2525
|
+
"category": "utrecht",
|
|
2526
|
+
"type": "badge-counter",
|
|
2527
|
+
"item": "font-family"
|
|
2528
|
+
},
|
|
2529
|
+
"path": [
|
|
2530
|
+
"utrecht",
|
|
2531
|
+
"badge-counter",
|
|
2532
|
+
"font-family"
|
|
2533
|
+
]
|
|
2534
|
+
},
|
|
2535
|
+
"font-style": {},
|
|
2536
|
+
"text-decoration": {
|
|
2537
|
+
"value": "none",
|
|
2538
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
2539
|
+
"isSource": true,
|
|
2540
|
+
"original": {
|
|
2541
|
+
"value": "none"
|
|
2542
|
+
},
|
|
2543
|
+
"name": "utrechtBadgeCounterTextDecoration",
|
|
2544
|
+
"attributes": {
|
|
2545
|
+
"category": "utrecht",
|
|
2546
|
+
"type": "badge-counter",
|
|
2547
|
+
"item": "text-decoration"
|
|
2548
|
+
},
|
|
2549
|
+
"path": [
|
|
2550
|
+
"utrecht",
|
|
2551
|
+
"badge-counter",
|
|
2552
|
+
"text-decoration"
|
|
2553
|
+
]
|
|
2554
|
+
},
|
|
2555
|
+
"min-block-size": {},
|
|
2556
|
+
"min-inline-size": {}
|
|
2557
|
+
},
|
|
2340
2558
|
"blockquote": {
|
|
2341
2559
|
"background-color": {
|
|
2342
2560
|
"value": "#9aa1ab",
|
|
@@ -7786,6 +8004,1098 @@
|
|
|
7786
8004
|
]
|
|
7787
8005
|
}
|
|
7788
8006
|
}
|
|
8007
|
+
},
|
|
8008
|
+
"tabs": {
|
|
8009
|
+
"tab": {
|
|
8010
|
+
"background-color": {
|
|
8011
|
+
"value": "#f2f4f7",
|
|
8012
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8013
|
+
"isSource": true,
|
|
8014
|
+
"original": {
|
|
8015
|
+
"value": "{dinkelland.color.blue.96}"
|
|
8016
|
+
},
|
|
8017
|
+
"name": "conductionTabsTabBackgroundColor",
|
|
8018
|
+
"attributes": {
|
|
8019
|
+
"category": "conduction",
|
|
8020
|
+
"type": "tabs",
|
|
8021
|
+
"item": "tab",
|
|
8022
|
+
"subitem": "background-color"
|
|
8023
|
+
},
|
|
8024
|
+
"path": [
|
|
8025
|
+
"conduction",
|
|
8026
|
+
"tabs",
|
|
8027
|
+
"tab",
|
|
8028
|
+
"background-color"
|
|
8029
|
+
]
|
|
8030
|
+
},
|
|
8031
|
+
"color": {
|
|
8032
|
+
"value": "#5c6066",
|
|
8033
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8034
|
+
"isSource": true,
|
|
8035
|
+
"original": {
|
|
8036
|
+
"value": "{dinkelland.color.grey.38}"
|
|
8037
|
+
},
|
|
8038
|
+
"name": "conductionTabsTabColor",
|
|
8039
|
+
"attributes": {
|
|
8040
|
+
"category": "conduction",
|
|
8041
|
+
"type": "tabs",
|
|
8042
|
+
"item": "tab",
|
|
8043
|
+
"subitem": "color"
|
|
8044
|
+
},
|
|
8045
|
+
"path": [
|
|
8046
|
+
"conduction",
|
|
8047
|
+
"tabs",
|
|
8048
|
+
"tab",
|
|
8049
|
+
"color"
|
|
8050
|
+
]
|
|
8051
|
+
},
|
|
8052
|
+
"border-width": {
|
|
8053
|
+
"value": "1px",
|
|
8054
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8055
|
+
"isSource": true,
|
|
8056
|
+
"original": {
|
|
8057
|
+
"value": "{dinkelland.size.4xs}"
|
|
8058
|
+
},
|
|
8059
|
+
"name": "conductionTabsTabBorderWidth",
|
|
8060
|
+
"attributes": {
|
|
8061
|
+
"category": "conduction",
|
|
8062
|
+
"type": "tabs",
|
|
8063
|
+
"item": "tab",
|
|
8064
|
+
"subitem": "border-width"
|
|
8065
|
+
},
|
|
8066
|
+
"path": [
|
|
8067
|
+
"conduction",
|
|
8068
|
+
"tabs",
|
|
8069
|
+
"tab",
|
|
8070
|
+
"border-width"
|
|
8071
|
+
]
|
|
8072
|
+
},
|
|
8073
|
+
"border-style": {
|
|
8074
|
+
"value": "solid",
|
|
8075
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8076
|
+
"isSource": true,
|
|
8077
|
+
"original": {
|
|
8078
|
+
"value": "solid"
|
|
8079
|
+
},
|
|
8080
|
+
"name": "conductionTabsTabBorderStyle",
|
|
8081
|
+
"attributes": {
|
|
8082
|
+
"category": "conduction",
|
|
8083
|
+
"type": "tabs",
|
|
8084
|
+
"item": "tab",
|
|
8085
|
+
"subitem": "border-style"
|
|
8086
|
+
},
|
|
8087
|
+
"path": [
|
|
8088
|
+
"conduction",
|
|
8089
|
+
"tabs",
|
|
8090
|
+
"tab",
|
|
8091
|
+
"border-style"
|
|
8092
|
+
]
|
|
8093
|
+
},
|
|
8094
|
+
"border-color": {
|
|
8095
|
+
"value": "#f2f4f7",
|
|
8096
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8097
|
+
"isSource": true,
|
|
8098
|
+
"original": {
|
|
8099
|
+
"value": "{dinkelland.color.blue.96}"
|
|
8100
|
+
},
|
|
8101
|
+
"name": "conductionTabsTabBorderColor",
|
|
8102
|
+
"attributes": {
|
|
8103
|
+
"category": "conduction",
|
|
8104
|
+
"type": "tabs",
|
|
8105
|
+
"item": "tab",
|
|
8106
|
+
"subitem": "border-color"
|
|
8107
|
+
},
|
|
8108
|
+
"path": [
|
|
8109
|
+
"conduction",
|
|
8110
|
+
"tabs",
|
|
8111
|
+
"tab",
|
|
8112
|
+
"border-color"
|
|
8113
|
+
]
|
|
8114
|
+
},
|
|
8115
|
+
"border-bottom": {
|
|
8116
|
+
"value": "0",
|
|
8117
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8118
|
+
"isSource": true,
|
|
8119
|
+
"original": {
|
|
8120
|
+
"value": "0"
|
|
8121
|
+
},
|
|
8122
|
+
"name": "conductionTabsTabBorderBottom",
|
|
8123
|
+
"attributes": {
|
|
8124
|
+
"category": "conduction",
|
|
8125
|
+
"type": "tabs",
|
|
8126
|
+
"item": "tab",
|
|
8127
|
+
"subitem": "border-bottom"
|
|
8128
|
+
},
|
|
8129
|
+
"path": [
|
|
8130
|
+
"conduction",
|
|
8131
|
+
"tabs",
|
|
8132
|
+
"tab",
|
|
8133
|
+
"border-bottom"
|
|
8134
|
+
]
|
|
8135
|
+
},
|
|
8136
|
+
"border-bottom-width": {},
|
|
8137
|
+
"border-bottom-style": {},
|
|
8138
|
+
"border-bottom-color": {},
|
|
8139
|
+
"bottom": {
|
|
8140
|
+
"value": "0px",
|
|
8141
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8142
|
+
"isSource": true,
|
|
8143
|
+
"original": {
|
|
8144
|
+
"value": "0px"
|
|
8145
|
+
},
|
|
8146
|
+
"name": "conductionTabsTabBottom",
|
|
8147
|
+
"attributes": {
|
|
8148
|
+
"category": "conduction",
|
|
8149
|
+
"type": "tabs",
|
|
8150
|
+
"item": "tab",
|
|
8151
|
+
"subitem": "bottom"
|
|
8152
|
+
},
|
|
8153
|
+
"path": [
|
|
8154
|
+
"conduction",
|
|
8155
|
+
"tabs",
|
|
8156
|
+
"tab",
|
|
8157
|
+
"bottom"
|
|
8158
|
+
]
|
|
8159
|
+
},
|
|
8160
|
+
"padding-block-start": {
|
|
8161
|
+
"value": "8px",
|
|
8162
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8163
|
+
"isSource": true,
|
|
8164
|
+
"original": {
|
|
8165
|
+
"value": "{dinkelland.size.xs}"
|
|
8166
|
+
},
|
|
8167
|
+
"name": "conductionTabsTabPaddingBlockStart",
|
|
8168
|
+
"attributes": {
|
|
8169
|
+
"category": "conduction",
|
|
8170
|
+
"type": "tabs",
|
|
8171
|
+
"item": "tab",
|
|
8172
|
+
"subitem": "padding-block-start"
|
|
8173
|
+
},
|
|
8174
|
+
"path": [
|
|
8175
|
+
"conduction",
|
|
8176
|
+
"tabs",
|
|
8177
|
+
"tab",
|
|
8178
|
+
"padding-block-start"
|
|
8179
|
+
]
|
|
8180
|
+
},
|
|
8181
|
+
"padding-block-end": {
|
|
8182
|
+
"value": "8px",
|
|
8183
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8184
|
+
"isSource": true,
|
|
8185
|
+
"original": {
|
|
8186
|
+
"value": "{dinkelland.size.xs}"
|
|
8187
|
+
},
|
|
8188
|
+
"name": "conductionTabsTabPaddingBlockEnd",
|
|
8189
|
+
"attributes": {
|
|
8190
|
+
"category": "conduction",
|
|
8191
|
+
"type": "tabs",
|
|
8192
|
+
"item": "tab",
|
|
8193
|
+
"subitem": "padding-block-end"
|
|
8194
|
+
},
|
|
8195
|
+
"path": [
|
|
8196
|
+
"conduction",
|
|
8197
|
+
"tabs",
|
|
8198
|
+
"tab",
|
|
8199
|
+
"padding-block-end"
|
|
8200
|
+
]
|
|
8201
|
+
},
|
|
8202
|
+
"padding-inline-start": {
|
|
8203
|
+
"value": "14px",
|
|
8204
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8205
|
+
"isSource": true,
|
|
8206
|
+
"original": {
|
|
8207
|
+
"value": "{dinkelland.size.sm}"
|
|
8208
|
+
},
|
|
8209
|
+
"name": "conductionTabsTabPaddingInlineStart",
|
|
8210
|
+
"attributes": {
|
|
8211
|
+
"category": "conduction",
|
|
8212
|
+
"type": "tabs",
|
|
8213
|
+
"item": "tab",
|
|
8214
|
+
"subitem": "padding-inline-start"
|
|
8215
|
+
},
|
|
8216
|
+
"path": [
|
|
8217
|
+
"conduction",
|
|
8218
|
+
"tabs",
|
|
8219
|
+
"tab",
|
|
8220
|
+
"padding-inline-start"
|
|
8221
|
+
]
|
|
8222
|
+
},
|
|
8223
|
+
"padding-inline-end": {
|
|
8224
|
+
"value": "14px",
|
|
8225
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8226
|
+
"isSource": true,
|
|
8227
|
+
"original": {
|
|
8228
|
+
"value": "{dinkelland.size.sm}"
|
|
8229
|
+
},
|
|
8230
|
+
"name": "conductionTabsTabPaddingInlineEnd",
|
|
8231
|
+
"attributes": {
|
|
8232
|
+
"category": "conduction",
|
|
8233
|
+
"type": "tabs",
|
|
8234
|
+
"item": "tab",
|
|
8235
|
+
"subitem": "padding-inline-end"
|
|
8236
|
+
},
|
|
8237
|
+
"path": [
|
|
8238
|
+
"conduction",
|
|
8239
|
+
"tabs",
|
|
8240
|
+
"tab",
|
|
8241
|
+
"padding-inline-end"
|
|
8242
|
+
]
|
|
8243
|
+
},
|
|
8244
|
+
"margin-inline-end": {
|
|
8245
|
+
"value": "8px",
|
|
8246
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8247
|
+
"isSource": true,
|
|
8248
|
+
"original": {
|
|
8249
|
+
"value": "{dinkelland.size.xs}"
|
|
8250
|
+
},
|
|
8251
|
+
"name": "conductionTabsTabMarginInlineEnd",
|
|
8252
|
+
"attributes": {
|
|
8253
|
+
"category": "conduction",
|
|
8254
|
+
"type": "tabs",
|
|
8255
|
+
"item": "tab",
|
|
8256
|
+
"subitem": "margin-inline-end"
|
|
8257
|
+
},
|
|
8258
|
+
"path": [
|
|
8259
|
+
"conduction",
|
|
8260
|
+
"tabs",
|
|
8261
|
+
"tab",
|
|
8262
|
+
"margin-inline-end"
|
|
8263
|
+
]
|
|
8264
|
+
},
|
|
8265
|
+
"font-size": {
|
|
8266
|
+
"value": "16px",
|
|
8267
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8268
|
+
"isSource": true,
|
|
8269
|
+
"original": {
|
|
8270
|
+
"value": "{dinkelland.font-size.md}"
|
|
8271
|
+
},
|
|
8272
|
+
"name": "conductionTabsTabFontSize",
|
|
8273
|
+
"attributes": {
|
|
8274
|
+
"category": "conduction",
|
|
8275
|
+
"type": "tabs",
|
|
8276
|
+
"item": "tab",
|
|
8277
|
+
"subitem": "font-size"
|
|
8278
|
+
},
|
|
8279
|
+
"path": [
|
|
8280
|
+
"conduction",
|
|
8281
|
+
"tabs",
|
|
8282
|
+
"tab",
|
|
8283
|
+
"font-size"
|
|
8284
|
+
]
|
|
8285
|
+
},
|
|
8286
|
+
"font-weight": {
|
|
8287
|
+
"value": "400",
|
|
8288
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8289
|
+
"isSource": true,
|
|
8290
|
+
"original": {
|
|
8291
|
+
"value": "{dinkelland.typography.font-weight.normal}"
|
|
8292
|
+
},
|
|
8293
|
+
"name": "conductionTabsTabFontWeight",
|
|
8294
|
+
"attributes": {
|
|
8295
|
+
"category": "conduction",
|
|
8296
|
+
"type": "tabs",
|
|
8297
|
+
"item": "tab",
|
|
8298
|
+
"subitem": "font-weight"
|
|
8299
|
+
},
|
|
8300
|
+
"path": [
|
|
8301
|
+
"conduction",
|
|
8302
|
+
"tabs",
|
|
8303
|
+
"tab",
|
|
8304
|
+
"font-weight"
|
|
8305
|
+
]
|
|
8306
|
+
},
|
|
8307
|
+
"font-family": {
|
|
8308
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
8309
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8310
|
+
"isSource": true,
|
|
8311
|
+
"original": {
|
|
8312
|
+
"value": "{utrecht.document.font-family}"
|
|
8313
|
+
},
|
|
8314
|
+
"name": "conductionTabsTabFontFamily",
|
|
8315
|
+
"attributes": {
|
|
8316
|
+
"category": "conduction",
|
|
8317
|
+
"type": "tabs",
|
|
8318
|
+
"item": "tab",
|
|
8319
|
+
"subitem": "font-family"
|
|
8320
|
+
},
|
|
8321
|
+
"path": [
|
|
8322
|
+
"conduction",
|
|
8323
|
+
"tabs",
|
|
8324
|
+
"tab",
|
|
8325
|
+
"font-family"
|
|
8326
|
+
]
|
|
8327
|
+
},
|
|
8328
|
+
"max-width": {
|
|
8329
|
+
"value": "unset",
|
|
8330
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8331
|
+
"isSource": true,
|
|
8332
|
+
"original": {
|
|
8333
|
+
"value": "unset"
|
|
8334
|
+
},
|
|
8335
|
+
"name": "conductionTabsTabMaxWidth",
|
|
8336
|
+
"attributes": {
|
|
8337
|
+
"category": "conduction",
|
|
8338
|
+
"type": "tabs",
|
|
8339
|
+
"item": "tab",
|
|
8340
|
+
"subitem": "max-width"
|
|
8341
|
+
},
|
|
8342
|
+
"path": [
|
|
8343
|
+
"conduction",
|
|
8344
|
+
"tabs",
|
|
8345
|
+
"tab",
|
|
8346
|
+
"max-width"
|
|
8347
|
+
]
|
|
8348
|
+
},
|
|
8349
|
+
"min-width": {
|
|
8350
|
+
"value": "160px",
|
|
8351
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8352
|
+
"isSource": true,
|
|
8353
|
+
"original": {
|
|
8354
|
+
"value": "160px"
|
|
8355
|
+
},
|
|
8356
|
+
"name": "conductionTabsTabMinWidth",
|
|
8357
|
+
"attributes": {
|
|
8358
|
+
"category": "conduction",
|
|
8359
|
+
"type": "tabs",
|
|
8360
|
+
"item": "tab",
|
|
8361
|
+
"subitem": "min-width"
|
|
8362
|
+
},
|
|
8363
|
+
"path": [
|
|
8364
|
+
"conduction",
|
|
8365
|
+
"tabs",
|
|
8366
|
+
"tab",
|
|
8367
|
+
"min-width"
|
|
8368
|
+
]
|
|
8369
|
+
},
|
|
8370
|
+
"min-height": {
|
|
8371
|
+
"value": "61px",
|
|
8372
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8373
|
+
"isSource": true,
|
|
8374
|
+
"original": {
|
|
8375
|
+
"value": "61px"
|
|
8376
|
+
},
|
|
8377
|
+
"name": "conductionTabsTabMinHeight",
|
|
8378
|
+
"attributes": {
|
|
8379
|
+
"category": "conduction",
|
|
8380
|
+
"type": "tabs",
|
|
8381
|
+
"item": "tab",
|
|
8382
|
+
"subitem": "min-height"
|
|
8383
|
+
},
|
|
8384
|
+
"path": [
|
|
8385
|
+
"conduction",
|
|
8386
|
+
"tabs",
|
|
8387
|
+
"tab",
|
|
8388
|
+
"min-height"
|
|
8389
|
+
]
|
|
8390
|
+
},
|
|
8391
|
+
"letter-spacing": {},
|
|
8392
|
+
"text-transform": {},
|
|
8393
|
+
"selected": {
|
|
8394
|
+
"background-color": {
|
|
8395
|
+
"value": "transparent",
|
|
8396
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8397
|
+
"isSource": true,
|
|
8398
|
+
"original": {
|
|
8399
|
+
"value": "transparent"
|
|
8400
|
+
},
|
|
8401
|
+
"name": "conductionTabsTabSelectedBackgroundColor",
|
|
8402
|
+
"attributes": {
|
|
8403
|
+
"category": "conduction",
|
|
8404
|
+
"type": "tabs",
|
|
8405
|
+
"item": "tab",
|
|
8406
|
+
"subitem": "selected",
|
|
8407
|
+
"state": "background-color"
|
|
8408
|
+
},
|
|
8409
|
+
"path": [
|
|
8410
|
+
"conduction",
|
|
8411
|
+
"tabs",
|
|
8412
|
+
"tab",
|
|
8413
|
+
"selected",
|
|
8414
|
+
"background-color"
|
|
8415
|
+
]
|
|
8416
|
+
},
|
|
8417
|
+
"color": {
|
|
8418
|
+
"value": "#006cb9",
|
|
8419
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8420
|
+
"isSource": true,
|
|
8421
|
+
"original": {
|
|
8422
|
+
"value": "{dinkelland.color.blue.36}"
|
|
8423
|
+
},
|
|
8424
|
+
"name": "conductionTabsTabSelectedColor",
|
|
8425
|
+
"attributes": {
|
|
8426
|
+
"category": "conduction",
|
|
8427
|
+
"type": "tabs",
|
|
8428
|
+
"item": "tab",
|
|
8429
|
+
"subitem": "selected",
|
|
8430
|
+
"state": "color"
|
|
8431
|
+
},
|
|
8432
|
+
"path": [
|
|
8433
|
+
"conduction",
|
|
8434
|
+
"tabs",
|
|
8435
|
+
"tab",
|
|
8436
|
+
"selected",
|
|
8437
|
+
"color"
|
|
8438
|
+
]
|
|
8439
|
+
},
|
|
8440
|
+
"box-shadow": {
|
|
8441
|
+
"value": "0px 1px 0px 0px #ffffff",
|
|
8442
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8443
|
+
"isSource": true,
|
|
8444
|
+
"original": {
|
|
8445
|
+
"value": "0px 1px 0px 0px {dinkelland.color.white.100}"
|
|
8446
|
+
},
|
|
8447
|
+
"name": "conductionTabsTabSelectedBoxShadow",
|
|
8448
|
+
"attributes": {
|
|
8449
|
+
"category": "conduction",
|
|
8450
|
+
"type": "tabs",
|
|
8451
|
+
"item": "tab",
|
|
8452
|
+
"subitem": "selected",
|
|
8453
|
+
"state": "box-shadow"
|
|
8454
|
+
},
|
|
8455
|
+
"path": [
|
|
8456
|
+
"conduction",
|
|
8457
|
+
"tabs",
|
|
8458
|
+
"tab",
|
|
8459
|
+
"selected",
|
|
8460
|
+
"box-shadow"
|
|
8461
|
+
]
|
|
8462
|
+
},
|
|
8463
|
+
"border-width": {
|
|
8464
|
+
"value": "1px",
|
|
8465
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8466
|
+
"isSource": true,
|
|
8467
|
+
"original": {
|
|
8468
|
+
"value": "{dinkelland.size.4xs}"
|
|
8469
|
+
},
|
|
8470
|
+
"name": "conductionTabsTabSelectedBorderWidth",
|
|
8471
|
+
"attributes": {
|
|
8472
|
+
"category": "conduction",
|
|
8473
|
+
"type": "tabs",
|
|
8474
|
+
"item": "tab",
|
|
8475
|
+
"subitem": "selected",
|
|
8476
|
+
"state": "border-width"
|
|
8477
|
+
},
|
|
8478
|
+
"path": [
|
|
8479
|
+
"conduction",
|
|
8480
|
+
"tabs",
|
|
8481
|
+
"tab",
|
|
8482
|
+
"selected",
|
|
8483
|
+
"border-width"
|
|
8484
|
+
]
|
|
8485
|
+
},
|
|
8486
|
+
"border-style": {
|
|
8487
|
+
"value": "solid",
|
|
8488
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8489
|
+
"isSource": true,
|
|
8490
|
+
"original": {
|
|
8491
|
+
"value": "solid"
|
|
8492
|
+
},
|
|
8493
|
+
"name": "conductionTabsTabSelectedBorderStyle",
|
|
8494
|
+
"attributes": {
|
|
8495
|
+
"category": "conduction",
|
|
8496
|
+
"type": "tabs",
|
|
8497
|
+
"item": "tab",
|
|
8498
|
+
"subitem": "selected",
|
|
8499
|
+
"state": "border-style"
|
|
8500
|
+
},
|
|
8501
|
+
"path": [
|
|
8502
|
+
"conduction",
|
|
8503
|
+
"tabs",
|
|
8504
|
+
"tab",
|
|
8505
|
+
"selected",
|
|
8506
|
+
"border-style"
|
|
8507
|
+
]
|
|
8508
|
+
},
|
|
8509
|
+
"border-color": {
|
|
8510
|
+
"value": "#AEB6C2",
|
|
8511
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8512
|
+
"isSource": true,
|
|
8513
|
+
"original": {
|
|
8514
|
+
"value": "{dinkelland.color.grey.72}"
|
|
8515
|
+
},
|
|
8516
|
+
"name": "conductionTabsTabSelectedBorderColor",
|
|
8517
|
+
"attributes": {
|
|
8518
|
+
"category": "conduction",
|
|
8519
|
+
"type": "tabs",
|
|
8520
|
+
"item": "tab",
|
|
8521
|
+
"subitem": "selected",
|
|
8522
|
+
"state": "border-color"
|
|
8523
|
+
},
|
|
8524
|
+
"path": [
|
|
8525
|
+
"conduction",
|
|
8526
|
+
"tabs",
|
|
8527
|
+
"tab",
|
|
8528
|
+
"selected",
|
|
8529
|
+
"border-color"
|
|
8530
|
+
]
|
|
8531
|
+
},
|
|
8532
|
+
"border-bottom": {
|
|
8533
|
+
"value": "0",
|
|
8534
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8535
|
+
"isSource": true,
|
|
8536
|
+
"original": {
|
|
8537
|
+
"value": "0"
|
|
8538
|
+
},
|
|
8539
|
+
"name": "conductionTabsTabSelectedBorderBottom",
|
|
8540
|
+
"attributes": {
|
|
8541
|
+
"category": "conduction",
|
|
8542
|
+
"type": "tabs",
|
|
8543
|
+
"item": "tab",
|
|
8544
|
+
"subitem": "selected",
|
|
8545
|
+
"state": "border-bottom"
|
|
8546
|
+
},
|
|
8547
|
+
"path": [
|
|
8548
|
+
"conduction",
|
|
8549
|
+
"tabs",
|
|
8550
|
+
"tab",
|
|
8551
|
+
"selected",
|
|
8552
|
+
"border-bottom"
|
|
8553
|
+
]
|
|
8554
|
+
},
|
|
8555
|
+
"border-bottom-width": {
|
|
8556
|
+
"value": "0px",
|
|
8557
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8558
|
+
"isSource": true,
|
|
8559
|
+
"original": {
|
|
8560
|
+
"value": "0px"
|
|
8561
|
+
},
|
|
8562
|
+
"name": "conductionTabsTabSelectedBorderBottomWidth",
|
|
8563
|
+
"attributes": {
|
|
8564
|
+
"category": "conduction",
|
|
8565
|
+
"type": "tabs",
|
|
8566
|
+
"item": "tab",
|
|
8567
|
+
"subitem": "selected",
|
|
8568
|
+
"state": "border-bottom-width"
|
|
8569
|
+
},
|
|
8570
|
+
"path": [
|
|
8571
|
+
"conduction",
|
|
8572
|
+
"tabs",
|
|
8573
|
+
"tab",
|
|
8574
|
+
"selected",
|
|
8575
|
+
"border-bottom-width"
|
|
8576
|
+
]
|
|
8577
|
+
},
|
|
8578
|
+
"border-bottom-style": {
|
|
8579
|
+
"value": "unset",
|
|
8580
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8581
|
+
"isSource": true,
|
|
8582
|
+
"original": {
|
|
8583
|
+
"value": "unset"
|
|
8584
|
+
},
|
|
8585
|
+
"name": "conductionTabsTabSelectedBorderBottomStyle",
|
|
8586
|
+
"attributes": {
|
|
8587
|
+
"category": "conduction",
|
|
8588
|
+
"type": "tabs",
|
|
8589
|
+
"item": "tab",
|
|
8590
|
+
"subitem": "selected",
|
|
8591
|
+
"state": "border-bottom-style"
|
|
8592
|
+
},
|
|
8593
|
+
"path": [
|
|
8594
|
+
"conduction",
|
|
8595
|
+
"tabs",
|
|
8596
|
+
"tab",
|
|
8597
|
+
"selected",
|
|
8598
|
+
"border-bottom-style"
|
|
8599
|
+
]
|
|
8600
|
+
},
|
|
8601
|
+
"border-bottom-color": {
|
|
8602
|
+
"value": "unset",
|
|
8603
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8604
|
+
"isSource": true,
|
|
8605
|
+
"original": {
|
|
8606
|
+
"value": "unset"
|
|
8607
|
+
},
|
|
8608
|
+
"name": "conductionTabsTabSelectedBorderBottomColor",
|
|
8609
|
+
"attributes": {
|
|
8610
|
+
"category": "conduction",
|
|
8611
|
+
"type": "tabs",
|
|
8612
|
+
"item": "tab",
|
|
8613
|
+
"subitem": "selected",
|
|
8614
|
+
"state": "border-bottom-color"
|
|
8615
|
+
},
|
|
8616
|
+
"path": [
|
|
8617
|
+
"conduction",
|
|
8618
|
+
"tabs",
|
|
8619
|
+
"tab",
|
|
8620
|
+
"selected",
|
|
8621
|
+
"border-bottom-color"
|
|
8622
|
+
]
|
|
8623
|
+
},
|
|
8624
|
+
"font-weight": {
|
|
8625
|
+
"value": "400",
|
|
8626
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8627
|
+
"isSource": true,
|
|
8628
|
+
"original": {
|
|
8629
|
+
"value": "{dinkelland.typography.font-weight.normal}"
|
|
8630
|
+
},
|
|
8631
|
+
"name": "conductionTabsTabSelectedFontWeight",
|
|
8632
|
+
"attributes": {
|
|
8633
|
+
"category": "conduction",
|
|
8634
|
+
"type": "tabs",
|
|
8635
|
+
"item": "tab",
|
|
8636
|
+
"subitem": "selected",
|
|
8637
|
+
"state": "font-weight"
|
|
8638
|
+
},
|
|
8639
|
+
"path": [
|
|
8640
|
+
"conduction",
|
|
8641
|
+
"tabs",
|
|
8642
|
+
"tab",
|
|
8643
|
+
"selected",
|
|
8644
|
+
"font-weight"
|
|
8645
|
+
]
|
|
8646
|
+
},
|
|
8647
|
+
"font-family": {
|
|
8648
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
8649
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8650
|
+
"isSource": true,
|
|
8651
|
+
"original": {
|
|
8652
|
+
"value": "{utrecht.document.font-family}"
|
|
8653
|
+
},
|
|
8654
|
+
"name": "conductionTabsTabSelectedFontFamily",
|
|
8655
|
+
"attributes": {
|
|
8656
|
+
"category": "conduction",
|
|
8657
|
+
"type": "tabs",
|
|
8658
|
+
"item": "tab",
|
|
8659
|
+
"subitem": "selected",
|
|
8660
|
+
"state": "font-family"
|
|
8661
|
+
},
|
|
8662
|
+
"path": [
|
|
8663
|
+
"conduction",
|
|
8664
|
+
"tabs",
|
|
8665
|
+
"tab",
|
|
8666
|
+
"selected",
|
|
8667
|
+
"font-family"
|
|
8668
|
+
]
|
|
8669
|
+
},
|
|
8670
|
+
"hover": {
|
|
8671
|
+
"background-color": {
|
|
8672
|
+
"value": "transparent",
|
|
8673
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8674
|
+
"isSource": true,
|
|
8675
|
+
"original": {
|
|
8676
|
+
"value": "transparent"
|
|
8677
|
+
},
|
|
8678
|
+
"name": "conductionTabsTabSelectedHoverBackgroundColor",
|
|
8679
|
+
"attributes": {
|
|
8680
|
+
"category": "conduction",
|
|
8681
|
+
"type": "tabs",
|
|
8682
|
+
"item": "tab",
|
|
8683
|
+
"subitem": "selected",
|
|
8684
|
+
"state": "hover"
|
|
8685
|
+
},
|
|
8686
|
+
"path": [
|
|
8687
|
+
"conduction",
|
|
8688
|
+
"tabs",
|
|
8689
|
+
"tab",
|
|
8690
|
+
"selected",
|
|
8691
|
+
"hover",
|
|
8692
|
+
"background-color"
|
|
8693
|
+
]
|
|
8694
|
+
},
|
|
8695
|
+
"color": {
|
|
8696
|
+
"value": "#006cb9",
|
|
8697
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8698
|
+
"isSource": true,
|
|
8699
|
+
"original": {
|
|
8700
|
+
"value": "{dinkelland.color.blue.36}"
|
|
8701
|
+
},
|
|
8702
|
+
"name": "conductionTabsTabSelectedHoverColor",
|
|
8703
|
+
"attributes": {
|
|
8704
|
+
"category": "conduction",
|
|
8705
|
+
"type": "tabs",
|
|
8706
|
+
"item": "tab",
|
|
8707
|
+
"subitem": "selected",
|
|
8708
|
+
"state": "hover"
|
|
8709
|
+
},
|
|
8710
|
+
"path": [
|
|
8711
|
+
"conduction",
|
|
8712
|
+
"tabs",
|
|
8713
|
+
"tab",
|
|
8714
|
+
"selected",
|
|
8715
|
+
"hover",
|
|
8716
|
+
"color"
|
|
8717
|
+
]
|
|
8718
|
+
},
|
|
8719
|
+
"text-decoration": {
|
|
8720
|
+
"value": "underline",
|
|
8721
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8722
|
+
"isSource": true,
|
|
8723
|
+
"original": {
|
|
8724
|
+
"value": "underline"
|
|
8725
|
+
},
|
|
8726
|
+
"name": "conductionTabsTabSelectedHoverTextDecoration",
|
|
8727
|
+
"attributes": {
|
|
8728
|
+
"category": "conduction",
|
|
8729
|
+
"type": "tabs",
|
|
8730
|
+
"item": "tab",
|
|
8731
|
+
"subitem": "selected",
|
|
8732
|
+
"state": "hover"
|
|
8733
|
+
},
|
|
8734
|
+
"path": [
|
|
8735
|
+
"conduction",
|
|
8736
|
+
"tabs",
|
|
8737
|
+
"tab",
|
|
8738
|
+
"selected",
|
|
8739
|
+
"hover",
|
|
8740
|
+
"text-decoration"
|
|
8741
|
+
]
|
|
8742
|
+
}
|
|
8743
|
+
}
|
|
8744
|
+
},
|
|
8745
|
+
"hover": {
|
|
8746
|
+
"background-color": {
|
|
8747
|
+
"value": "#f2f4f7",
|
|
8748
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8749
|
+
"isSource": true,
|
|
8750
|
+
"original": {
|
|
8751
|
+
"value": "{dinkelland.color.blue.96}"
|
|
8752
|
+
},
|
|
8753
|
+
"name": "conductionTabsTabHoverBackgroundColor",
|
|
8754
|
+
"attributes": {
|
|
8755
|
+
"category": "conduction",
|
|
8756
|
+
"type": "tabs",
|
|
8757
|
+
"item": "tab",
|
|
8758
|
+
"subitem": "hover",
|
|
8759
|
+
"state": "background-color"
|
|
8760
|
+
},
|
|
8761
|
+
"path": [
|
|
8762
|
+
"conduction",
|
|
8763
|
+
"tabs",
|
|
8764
|
+
"tab",
|
|
8765
|
+
"hover",
|
|
8766
|
+
"background-color"
|
|
8767
|
+
]
|
|
8768
|
+
},
|
|
8769
|
+
"color": {
|
|
8770
|
+
"value": "#006cb9",
|
|
8771
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8772
|
+
"isSource": true,
|
|
8773
|
+
"original": {
|
|
8774
|
+
"value": "{dinkelland.color.blue.36}"
|
|
8775
|
+
},
|
|
8776
|
+
"name": "conductionTabsTabHoverColor",
|
|
8777
|
+
"attributes": {
|
|
8778
|
+
"category": "conduction",
|
|
8779
|
+
"type": "tabs",
|
|
8780
|
+
"item": "tab",
|
|
8781
|
+
"subitem": "hover",
|
|
8782
|
+
"state": "color"
|
|
8783
|
+
},
|
|
8784
|
+
"path": [
|
|
8785
|
+
"conduction",
|
|
8786
|
+
"tabs",
|
|
8787
|
+
"tab",
|
|
8788
|
+
"hover",
|
|
8789
|
+
"color"
|
|
8790
|
+
]
|
|
8791
|
+
},
|
|
8792
|
+
"text-decoration": {
|
|
8793
|
+
"value": "underline",
|
|
8794
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8795
|
+
"isSource": true,
|
|
8796
|
+
"original": {
|
|
8797
|
+
"value": "underline"
|
|
8798
|
+
},
|
|
8799
|
+
"name": "conductionTabsTabHoverTextDecoration",
|
|
8800
|
+
"attributes": {
|
|
8801
|
+
"category": "conduction",
|
|
8802
|
+
"type": "tabs",
|
|
8803
|
+
"item": "tab",
|
|
8804
|
+
"subitem": "hover",
|
|
8805
|
+
"state": "text-decoration"
|
|
8806
|
+
},
|
|
8807
|
+
"path": [
|
|
8808
|
+
"conduction",
|
|
8809
|
+
"tabs",
|
|
8810
|
+
"tab",
|
|
8811
|
+
"hover",
|
|
8812
|
+
"text-decoration"
|
|
8813
|
+
]
|
|
8814
|
+
}
|
|
8815
|
+
},
|
|
8816
|
+
"list": {
|
|
8817
|
+
"padding-inline-start": {},
|
|
8818
|
+
"margin-block-end": {
|
|
8819
|
+
"value": "0px",
|
|
8820
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8821
|
+
"isSource": true,
|
|
8822
|
+
"original": {
|
|
8823
|
+
"value": "0px"
|
|
8824
|
+
},
|
|
8825
|
+
"name": "conductionTabsTabListMarginBlockEnd",
|
|
8826
|
+
"attributes": {
|
|
8827
|
+
"category": "conduction",
|
|
8828
|
+
"type": "tabs",
|
|
8829
|
+
"item": "tab",
|
|
8830
|
+
"subitem": "list",
|
|
8831
|
+
"state": "margin-block-end"
|
|
8832
|
+
},
|
|
8833
|
+
"path": [
|
|
8834
|
+
"conduction",
|
|
8835
|
+
"tabs",
|
|
8836
|
+
"tab",
|
|
8837
|
+
"list",
|
|
8838
|
+
"margin-block-end"
|
|
8839
|
+
]
|
|
8840
|
+
},
|
|
8841
|
+
"border-bottom-width": {
|
|
8842
|
+
"value": "1px",
|
|
8843
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8844
|
+
"isSource": true,
|
|
8845
|
+
"original": {
|
|
8846
|
+
"value": "1px"
|
|
8847
|
+
},
|
|
8848
|
+
"name": "conductionTabsTabListBorderBottomWidth",
|
|
8849
|
+
"attributes": {
|
|
8850
|
+
"category": "conduction",
|
|
8851
|
+
"type": "tabs",
|
|
8852
|
+
"item": "tab",
|
|
8853
|
+
"subitem": "list",
|
|
8854
|
+
"state": "border-bottom-width"
|
|
8855
|
+
},
|
|
8856
|
+
"path": [
|
|
8857
|
+
"conduction",
|
|
8858
|
+
"tabs",
|
|
8859
|
+
"tab",
|
|
8860
|
+
"list",
|
|
8861
|
+
"border-bottom-width"
|
|
8862
|
+
]
|
|
8863
|
+
},
|
|
8864
|
+
"border-bottom-style": {
|
|
8865
|
+
"value": "solid",
|
|
8866
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8867
|
+
"isSource": true,
|
|
8868
|
+
"original": {
|
|
8869
|
+
"value": "solid"
|
|
8870
|
+
},
|
|
8871
|
+
"name": "conductionTabsTabListBorderBottomStyle",
|
|
8872
|
+
"attributes": {
|
|
8873
|
+
"category": "conduction",
|
|
8874
|
+
"type": "tabs",
|
|
8875
|
+
"item": "tab",
|
|
8876
|
+
"subitem": "list",
|
|
8877
|
+
"state": "border-bottom-style"
|
|
8878
|
+
},
|
|
8879
|
+
"path": [
|
|
8880
|
+
"conduction",
|
|
8881
|
+
"tabs",
|
|
8882
|
+
"tab",
|
|
8883
|
+
"list",
|
|
8884
|
+
"border-bottom-style"
|
|
8885
|
+
]
|
|
8886
|
+
},
|
|
8887
|
+
"border-bottom-color": {
|
|
8888
|
+
"value": "#AEB6C2",
|
|
8889
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8890
|
+
"isSource": true,
|
|
8891
|
+
"original": {
|
|
8892
|
+
"value": "{dinkelland.color.grey.72}"
|
|
8893
|
+
},
|
|
8894
|
+
"name": "conductionTabsTabListBorderBottomColor",
|
|
8895
|
+
"attributes": {
|
|
8896
|
+
"category": "conduction",
|
|
8897
|
+
"type": "tabs",
|
|
8898
|
+
"item": "tab",
|
|
8899
|
+
"subitem": "list",
|
|
8900
|
+
"state": "border-bottom-color"
|
|
8901
|
+
},
|
|
8902
|
+
"path": [
|
|
8903
|
+
"conduction",
|
|
8904
|
+
"tabs",
|
|
8905
|
+
"tab",
|
|
8906
|
+
"list",
|
|
8907
|
+
"border-bottom-color"
|
|
8908
|
+
]
|
|
8909
|
+
}
|
|
8910
|
+
},
|
|
8911
|
+
"panel": {
|
|
8912
|
+
"background-color": {},
|
|
8913
|
+
"padding-block-start": {
|
|
8914
|
+
"value": "24px",
|
|
8915
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8916
|
+
"isSource": true,
|
|
8917
|
+
"original": {
|
|
8918
|
+
"value": "{dinkelland.size.lg}"
|
|
8919
|
+
},
|
|
8920
|
+
"name": "conductionTabsTabPanelPaddingBlockStart",
|
|
8921
|
+
"attributes": {
|
|
8922
|
+
"category": "conduction",
|
|
8923
|
+
"type": "tabs",
|
|
8924
|
+
"item": "tab",
|
|
8925
|
+
"subitem": "panel",
|
|
8926
|
+
"state": "padding-block-start"
|
|
8927
|
+
},
|
|
8928
|
+
"path": [
|
|
8929
|
+
"conduction",
|
|
8930
|
+
"tabs",
|
|
8931
|
+
"tab",
|
|
8932
|
+
"panel",
|
|
8933
|
+
"padding-block-start"
|
|
8934
|
+
]
|
|
8935
|
+
},
|
|
8936
|
+
"padding-block-end": {
|
|
8937
|
+
"value": "24px",
|
|
8938
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8939
|
+
"isSource": true,
|
|
8940
|
+
"original": {
|
|
8941
|
+
"value": "{dinkelland.size.lg}"
|
|
8942
|
+
},
|
|
8943
|
+
"name": "conductionTabsTabPanelPaddingBlockEnd",
|
|
8944
|
+
"attributes": {
|
|
8945
|
+
"category": "conduction",
|
|
8946
|
+
"type": "tabs",
|
|
8947
|
+
"item": "tab",
|
|
8948
|
+
"subitem": "panel",
|
|
8949
|
+
"state": "padding-block-end"
|
|
8950
|
+
},
|
|
8951
|
+
"path": [
|
|
8952
|
+
"conduction",
|
|
8953
|
+
"tabs",
|
|
8954
|
+
"tab",
|
|
8955
|
+
"panel",
|
|
8956
|
+
"padding-block-end"
|
|
8957
|
+
]
|
|
8958
|
+
},
|
|
8959
|
+
"padding-inline-start": {
|
|
8960
|
+
"value": "24px",
|
|
8961
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8962
|
+
"isSource": true,
|
|
8963
|
+
"original": {
|
|
8964
|
+
"value": "{dinkelland.size.lg}"
|
|
8965
|
+
},
|
|
8966
|
+
"name": "conductionTabsTabPanelPaddingInlineStart",
|
|
8967
|
+
"attributes": {
|
|
8968
|
+
"category": "conduction",
|
|
8969
|
+
"type": "tabs",
|
|
8970
|
+
"item": "tab",
|
|
8971
|
+
"subitem": "panel",
|
|
8972
|
+
"state": "padding-inline-start"
|
|
8973
|
+
},
|
|
8974
|
+
"path": [
|
|
8975
|
+
"conduction",
|
|
8976
|
+
"tabs",
|
|
8977
|
+
"tab",
|
|
8978
|
+
"panel",
|
|
8979
|
+
"padding-inline-start"
|
|
8980
|
+
]
|
|
8981
|
+
},
|
|
8982
|
+
"padding-inline-end": {
|
|
8983
|
+
"value": "24px",
|
|
8984
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
8985
|
+
"isSource": true,
|
|
8986
|
+
"original": {
|
|
8987
|
+
"value": "{dinkelland.size.lg}"
|
|
8988
|
+
},
|
|
8989
|
+
"name": "conductionTabsTabPanelPaddingInlineEnd",
|
|
8990
|
+
"attributes": {
|
|
8991
|
+
"category": "conduction",
|
|
8992
|
+
"type": "tabs",
|
|
8993
|
+
"item": "tab",
|
|
8994
|
+
"subitem": "panel",
|
|
8995
|
+
"state": "padding-inline-end"
|
|
8996
|
+
},
|
|
8997
|
+
"path": [
|
|
8998
|
+
"conduction",
|
|
8999
|
+
"tabs",
|
|
9000
|
+
"tab",
|
|
9001
|
+
"panel",
|
|
9002
|
+
"padding-inline-end"
|
|
9003
|
+
]
|
|
9004
|
+
},
|
|
9005
|
+
"border-width": {
|
|
9006
|
+
"value": "1px",
|
|
9007
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
9008
|
+
"isSource": true,
|
|
9009
|
+
"original": {
|
|
9010
|
+
"value": "{dinkelland.size.4xs}"
|
|
9011
|
+
},
|
|
9012
|
+
"name": "conductionTabsTabPanelBorderWidth",
|
|
9013
|
+
"attributes": {
|
|
9014
|
+
"category": "conduction",
|
|
9015
|
+
"type": "tabs",
|
|
9016
|
+
"item": "tab",
|
|
9017
|
+
"subitem": "panel",
|
|
9018
|
+
"state": "border-width"
|
|
9019
|
+
},
|
|
9020
|
+
"path": [
|
|
9021
|
+
"conduction",
|
|
9022
|
+
"tabs",
|
|
9023
|
+
"tab",
|
|
9024
|
+
"panel",
|
|
9025
|
+
"border-width"
|
|
9026
|
+
]
|
|
9027
|
+
},
|
|
9028
|
+
"border-style": {
|
|
9029
|
+
"value": "solid",
|
|
9030
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
9031
|
+
"isSource": true,
|
|
9032
|
+
"original": {
|
|
9033
|
+
"value": "solid"
|
|
9034
|
+
},
|
|
9035
|
+
"name": "conductionTabsTabPanelBorderStyle",
|
|
9036
|
+
"attributes": {
|
|
9037
|
+
"category": "conduction",
|
|
9038
|
+
"type": "tabs",
|
|
9039
|
+
"item": "tab",
|
|
9040
|
+
"subitem": "panel",
|
|
9041
|
+
"state": "border-style"
|
|
9042
|
+
},
|
|
9043
|
+
"path": [
|
|
9044
|
+
"conduction",
|
|
9045
|
+
"tabs",
|
|
9046
|
+
"tab",
|
|
9047
|
+
"panel",
|
|
9048
|
+
"border-style"
|
|
9049
|
+
]
|
|
9050
|
+
},
|
|
9051
|
+
"border-color": {
|
|
9052
|
+
"value": "#AEB6C2",
|
|
9053
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
9054
|
+
"isSource": true,
|
|
9055
|
+
"original": {
|
|
9056
|
+
"value": "{dinkelland.color.grey.72}"
|
|
9057
|
+
},
|
|
9058
|
+
"name": "conductionTabsTabPanelBorderColor",
|
|
9059
|
+
"attributes": {
|
|
9060
|
+
"category": "conduction",
|
|
9061
|
+
"type": "tabs",
|
|
9062
|
+
"item": "tab",
|
|
9063
|
+
"subitem": "panel",
|
|
9064
|
+
"state": "border-color"
|
|
9065
|
+
},
|
|
9066
|
+
"path": [
|
|
9067
|
+
"conduction",
|
|
9068
|
+
"tabs",
|
|
9069
|
+
"tab",
|
|
9070
|
+
"panel",
|
|
9071
|
+
"border-color"
|
|
9072
|
+
]
|
|
9073
|
+
},
|
|
9074
|
+
"border-top": {
|
|
9075
|
+
"value": "0",
|
|
9076
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
9077
|
+
"isSource": true,
|
|
9078
|
+
"original": {
|
|
9079
|
+
"value": "0"
|
|
9080
|
+
},
|
|
9081
|
+
"name": "conductionTabsTabPanelBorderTop",
|
|
9082
|
+
"attributes": {
|
|
9083
|
+
"category": "conduction",
|
|
9084
|
+
"type": "tabs",
|
|
9085
|
+
"item": "tab",
|
|
9086
|
+
"subitem": "panel",
|
|
9087
|
+
"state": "border-top"
|
|
9088
|
+
},
|
|
9089
|
+
"path": [
|
|
9090
|
+
"conduction",
|
|
9091
|
+
"tabs",
|
|
9092
|
+
"tab",
|
|
9093
|
+
"panel",
|
|
9094
|
+
"border-top"
|
|
9095
|
+
]
|
|
9096
|
+
}
|
|
9097
|
+
}
|
|
9098
|
+
}
|
|
7789
9099
|
}
|
|
7790
9100
|
}
|
|
7791
9101
|
}
|