@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
|
@@ -1064,6 +1064,1077 @@
|
|
|
1064
1064
|
"page-hover-text-decoration-thickness"
|
|
1065
1065
|
]
|
|
1066
1066
|
},
|
|
1067
|
+
{
|
|
1068
|
+
"value": "#f2f4f7",
|
|
1069
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1070
|
+
"isSource": true,
|
|
1071
|
+
"original": {
|
|
1072
|
+
"value": "{tubbergen.color.blue.96}"
|
|
1073
|
+
},
|
|
1074
|
+
"name": "conductionTabsTabBackgroundColor",
|
|
1075
|
+
"attributes": {
|
|
1076
|
+
"category": "conduction",
|
|
1077
|
+
"type": "tabs",
|
|
1078
|
+
"item": "tab",
|
|
1079
|
+
"subitem": "background-color"
|
|
1080
|
+
},
|
|
1081
|
+
"path": [
|
|
1082
|
+
"conduction",
|
|
1083
|
+
"tabs",
|
|
1084
|
+
"tab",
|
|
1085
|
+
"background-color"
|
|
1086
|
+
]
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"value": "0",
|
|
1090
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1091
|
+
"isSource": true,
|
|
1092
|
+
"original": {
|
|
1093
|
+
"value": "0"
|
|
1094
|
+
},
|
|
1095
|
+
"name": "conductionTabsTabBorderBottom",
|
|
1096
|
+
"attributes": {
|
|
1097
|
+
"category": "conduction",
|
|
1098
|
+
"type": "tabs",
|
|
1099
|
+
"item": "tab",
|
|
1100
|
+
"subitem": "border-bottom"
|
|
1101
|
+
},
|
|
1102
|
+
"path": [
|
|
1103
|
+
"conduction",
|
|
1104
|
+
"tabs",
|
|
1105
|
+
"tab",
|
|
1106
|
+
"border-bottom"
|
|
1107
|
+
]
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"value": "#f2f4f7",
|
|
1111
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1112
|
+
"isSource": true,
|
|
1113
|
+
"original": {
|
|
1114
|
+
"value": "{tubbergen.color.blue.96}"
|
|
1115
|
+
},
|
|
1116
|
+
"name": "conductionTabsTabBorderColor",
|
|
1117
|
+
"attributes": {
|
|
1118
|
+
"category": "conduction",
|
|
1119
|
+
"type": "tabs",
|
|
1120
|
+
"item": "tab",
|
|
1121
|
+
"subitem": "border-color"
|
|
1122
|
+
},
|
|
1123
|
+
"path": [
|
|
1124
|
+
"conduction",
|
|
1125
|
+
"tabs",
|
|
1126
|
+
"tab",
|
|
1127
|
+
"border-color"
|
|
1128
|
+
]
|
|
1129
|
+
},
|
|
1130
|
+
{
|
|
1131
|
+
"value": "solid",
|
|
1132
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1133
|
+
"isSource": true,
|
|
1134
|
+
"original": {
|
|
1135
|
+
"value": "solid"
|
|
1136
|
+
},
|
|
1137
|
+
"name": "conductionTabsTabBorderStyle",
|
|
1138
|
+
"attributes": {
|
|
1139
|
+
"category": "conduction",
|
|
1140
|
+
"type": "tabs",
|
|
1141
|
+
"item": "tab",
|
|
1142
|
+
"subitem": "border-style"
|
|
1143
|
+
},
|
|
1144
|
+
"path": [
|
|
1145
|
+
"conduction",
|
|
1146
|
+
"tabs",
|
|
1147
|
+
"tab",
|
|
1148
|
+
"border-style"
|
|
1149
|
+
]
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
"value": "1px",
|
|
1153
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1154
|
+
"isSource": true,
|
|
1155
|
+
"original": {
|
|
1156
|
+
"value": "{tubbergen.size.4xs}"
|
|
1157
|
+
},
|
|
1158
|
+
"name": "conductionTabsTabBorderWidth",
|
|
1159
|
+
"attributes": {
|
|
1160
|
+
"category": "conduction",
|
|
1161
|
+
"type": "tabs",
|
|
1162
|
+
"item": "tab",
|
|
1163
|
+
"subitem": "border-width"
|
|
1164
|
+
},
|
|
1165
|
+
"path": [
|
|
1166
|
+
"conduction",
|
|
1167
|
+
"tabs",
|
|
1168
|
+
"tab",
|
|
1169
|
+
"border-width"
|
|
1170
|
+
]
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"value": "0px",
|
|
1174
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1175
|
+
"isSource": true,
|
|
1176
|
+
"original": {
|
|
1177
|
+
"value": "0px"
|
|
1178
|
+
},
|
|
1179
|
+
"name": "conductionTabsTabBottom",
|
|
1180
|
+
"attributes": {
|
|
1181
|
+
"category": "conduction",
|
|
1182
|
+
"type": "tabs",
|
|
1183
|
+
"item": "tab",
|
|
1184
|
+
"subitem": "bottom"
|
|
1185
|
+
},
|
|
1186
|
+
"path": [
|
|
1187
|
+
"conduction",
|
|
1188
|
+
"tabs",
|
|
1189
|
+
"tab",
|
|
1190
|
+
"bottom"
|
|
1191
|
+
]
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"value": "#5c6066",
|
|
1195
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1196
|
+
"isSource": true,
|
|
1197
|
+
"original": {
|
|
1198
|
+
"value": "{tubbergen.color.grey.38}"
|
|
1199
|
+
},
|
|
1200
|
+
"name": "conductionTabsTabColor",
|
|
1201
|
+
"attributes": {
|
|
1202
|
+
"category": "conduction",
|
|
1203
|
+
"type": "tabs",
|
|
1204
|
+
"item": "tab",
|
|
1205
|
+
"subitem": "color"
|
|
1206
|
+
},
|
|
1207
|
+
"path": [
|
|
1208
|
+
"conduction",
|
|
1209
|
+
"tabs",
|
|
1210
|
+
"tab",
|
|
1211
|
+
"color"
|
|
1212
|
+
]
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
1216
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1217
|
+
"isSource": true,
|
|
1218
|
+
"original": {
|
|
1219
|
+
"value": "{utrecht.document.font-family}"
|
|
1220
|
+
},
|
|
1221
|
+
"name": "conductionTabsTabFontFamily",
|
|
1222
|
+
"attributes": {
|
|
1223
|
+
"category": "conduction",
|
|
1224
|
+
"type": "tabs",
|
|
1225
|
+
"item": "tab",
|
|
1226
|
+
"subitem": "font-family"
|
|
1227
|
+
},
|
|
1228
|
+
"path": [
|
|
1229
|
+
"conduction",
|
|
1230
|
+
"tabs",
|
|
1231
|
+
"tab",
|
|
1232
|
+
"font-family"
|
|
1233
|
+
]
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"value": "16px",
|
|
1237
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1238
|
+
"isSource": true,
|
|
1239
|
+
"original": {
|
|
1240
|
+
"value": "{tubbergen.font-size.md}"
|
|
1241
|
+
},
|
|
1242
|
+
"name": "conductionTabsTabFontSize",
|
|
1243
|
+
"attributes": {
|
|
1244
|
+
"category": "conduction",
|
|
1245
|
+
"type": "tabs",
|
|
1246
|
+
"item": "tab",
|
|
1247
|
+
"subitem": "font-size"
|
|
1248
|
+
},
|
|
1249
|
+
"path": [
|
|
1250
|
+
"conduction",
|
|
1251
|
+
"tabs",
|
|
1252
|
+
"tab",
|
|
1253
|
+
"font-size"
|
|
1254
|
+
]
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"value": "400",
|
|
1258
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1259
|
+
"isSource": true,
|
|
1260
|
+
"original": {
|
|
1261
|
+
"value": "{tubbergen.typography.font-weight.normal}"
|
|
1262
|
+
},
|
|
1263
|
+
"name": "conductionTabsTabFontWeight",
|
|
1264
|
+
"attributes": {
|
|
1265
|
+
"category": "conduction",
|
|
1266
|
+
"type": "tabs",
|
|
1267
|
+
"item": "tab",
|
|
1268
|
+
"subitem": "font-weight"
|
|
1269
|
+
},
|
|
1270
|
+
"path": [
|
|
1271
|
+
"conduction",
|
|
1272
|
+
"tabs",
|
|
1273
|
+
"tab",
|
|
1274
|
+
"font-weight"
|
|
1275
|
+
]
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"value": "#f2f4f7",
|
|
1279
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1280
|
+
"isSource": true,
|
|
1281
|
+
"original": {
|
|
1282
|
+
"value": "{tubbergen.color.blue.96}"
|
|
1283
|
+
},
|
|
1284
|
+
"name": "conductionTabsTabHoverBackgroundColor",
|
|
1285
|
+
"attributes": {
|
|
1286
|
+
"category": "conduction",
|
|
1287
|
+
"type": "tabs",
|
|
1288
|
+
"item": "tab",
|
|
1289
|
+
"subitem": "hover",
|
|
1290
|
+
"state": "background-color"
|
|
1291
|
+
},
|
|
1292
|
+
"path": [
|
|
1293
|
+
"conduction",
|
|
1294
|
+
"tabs",
|
|
1295
|
+
"tab",
|
|
1296
|
+
"hover",
|
|
1297
|
+
"background-color"
|
|
1298
|
+
]
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"value": "#0b612d",
|
|
1302
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1303
|
+
"isSource": true,
|
|
1304
|
+
"original": {
|
|
1305
|
+
"value": "{tubbergen.color.primary}"
|
|
1306
|
+
},
|
|
1307
|
+
"name": "conductionTabsTabHoverColor",
|
|
1308
|
+
"attributes": {
|
|
1309
|
+
"category": "conduction",
|
|
1310
|
+
"type": "tabs",
|
|
1311
|
+
"item": "tab",
|
|
1312
|
+
"subitem": "hover",
|
|
1313
|
+
"state": "color"
|
|
1314
|
+
},
|
|
1315
|
+
"path": [
|
|
1316
|
+
"conduction",
|
|
1317
|
+
"tabs",
|
|
1318
|
+
"tab",
|
|
1319
|
+
"hover",
|
|
1320
|
+
"color"
|
|
1321
|
+
]
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"value": "underline",
|
|
1325
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1326
|
+
"isSource": true,
|
|
1327
|
+
"original": {
|
|
1328
|
+
"value": "underline"
|
|
1329
|
+
},
|
|
1330
|
+
"name": "conductionTabsTabHoverTextDecoration",
|
|
1331
|
+
"attributes": {
|
|
1332
|
+
"category": "conduction",
|
|
1333
|
+
"type": "tabs",
|
|
1334
|
+
"item": "tab",
|
|
1335
|
+
"subitem": "hover",
|
|
1336
|
+
"state": "text-decoration"
|
|
1337
|
+
},
|
|
1338
|
+
"path": [
|
|
1339
|
+
"conduction",
|
|
1340
|
+
"tabs",
|
|
1341
|
+
"tab",
|
|
1342
|
+
"hover",
|
|
1343
|
+
"text-decoration"
|
|
1344
|
+
]
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"value": "#AEB6C2",
|
|
1348
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1349
|
+
"isSource": true,
|
|
1350
|
+
"original": {
|
|
1351
|
+
"value": "{tubbergen.color.grey.72}"
|
|
1352
|
+
},
|
|
1353
|
+
"name": "conductionTabsTabListBorderBottomColor",
|
|
1354
|
+
"attributes": {
|
|
1355
|
+
"category": "conduction",
|
|
1356
|
+
"type": "tabs",
|
|
1357
|
+
"item": "tab",
|
|
1358
|
+
"subitem": "list",
|
|
1359
|
+
"state": "border-bottom-color"
|
|
1360
|
+
},
|
|
1361
|
+
"path": [
|
|
1362
|
+
"conduction",
|
|
1363
|
+
"tabs",
|
|
1364
|
+
"tab",
|
|
1365
|
+
"list",
|
|
1366
|
+
"border-bottom-color"
|
|
1367
|
+
]
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"value": "solid",
|
|
1371
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1372
|
+
"isSource": true,
|
|
1373
|
+
"original": {
|
|
1374
|
+
"value": "solid"
|
|
1375
|
+
},
|
|
1376
|
+
"name": "conductionTabsTabListBorderBottomStyle",
|
|
1377
|
+
"attributes": {
|
|
1378
|
+
"category": "conduction",
|
|
1379
|
+
"type": "tabs",
|
|
1380
|
+
"item": "tab",
|
|
1381
|
+
"subitem": "list",
|
|
1382
|
+
"state": "border-bottom-style"
|
|
1383
|
+
},
|
|
1384
|
+
"path": [
|
|
1385
|
+
"conduction",
|
|
1386
|
+
"tabs",
|
|
1387
|
+
"tab",
|
|
1388
|
+
"list",
|
|
1389
|
+
"border-bottom-style"
|
|
1390
|
+
]
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"value": "1px",
|
|
1394
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1395
|
+
"isSource": true,
|
|
1396
|
+
"original": {
|
|
1397
|
+
"value": "1px"
|
|
1398
|
+
},
|
|
1399
|
+
"name": "conductionTabsTabListBorderBottomWidth",
|
|
1400
|
+
"attributes": {
|
|
1401
|
+
"category": "conduction",
|
|
1402
|
+
"type": "tabs",
|
|
1403
|
+
"item": "tab",
|
|
1404
|
+
"subitem": "list",
|
|
1405
|
+
"state": "border-bottom-width"
|
|
1406
|
+
},
|
|
1407
|
+
"path": [
|
|
1408
|
+
"conduction",
|
|
1409
|
+
"tabs",
|
|
1410
|
+
"tab",
|
|
1411
|
+
"list",
|
|
1412
|
+
"border-bottom-width"
|
|
1413
|
+
]
|
|
1414
|
+
},
|
|
1415
|
+
{
|
|
1416
|
+
"value": "0px",
|
|
1417
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1418
|
+
"isSource": true,
|
|
1419
|
+
"original": {
|
|
1420
|
+
"value": "0px"
|
|
1421
|
+
},
|
|
1422
|
+
"name": "conductionTabsTabListMarginBlockEnd",
|
|
1423
|
+
"attributes": {
|
|
1424
|
+
"category": "conduction",
|
|
1425
|
+
"type": "tabs",
|
|
1426
|
+
"item": "tab",
|
|
1427
|
+
"subitem": "list",
|
|
1428
|
+
"state": "margin-block-end"
|
|
1429
|
+
},
|
|
1430
|
+
"path": [
|
|
1431
|
+
"conduction",
|
|
1432
|
+
"tabs",
|
|
1433
|
+
"tab",
|
|
1434
|
+
"list",
|
|
1435
|
+
"margin-block-end"
|
|
1436
|
+
]
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"value": "8px",
|
|
1440
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1441
|
+
"isSource": true,
|
|
1442
|
+
"original": {
|
|
1443
|
+
"value": "{tubbergen.size.xs}"
|
|
1444
|
+
},
|
|
1445
|
+
"name": "conductionTabsTabMarginInlineEnd",
|
|
1446
|
+
"attributes": {
|
|
1447
|
+
"category": "conduction",
|
|
1448
|
+
"type": "tabs",
|
|
1449
|
+
"item": "tab",
|
|
1450
|
+
"subitem": "margin-inline-end"
|
|
1451
|
+
},
|
|
1452
|
+
"path": [
|
|
1453
|
+
"conduction",
|
|
1454
|
+
"tabs",
|
|
1455
|
+
"tab",
|
|
1456
|
+
"margin-inline-end"
|
|
1457
|
+
]
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
"value": "unset",
|
|
1461
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1462
|
+
"isSource": true,
|
|
1463
|
+
"original": {
|
|
1464
|
+
"value": "unset"
|
|
1465
|
+
},
|
|
1466
|
+
"name": "conductionTabsTabMaxWidth",
|
|
1467
|
+
"attributes": {
|
|
1468
|
+
"category": "conduction",
|
|
1469
|
+
"type": "tabs",
|
|
1470
|
+
"item": "tab",
|
|
1471
|
+
"subitem": "max-width"
|
|
1472
|
+
},
|
|
1473
|
+
"path": [
|
|
1474
|
+
"conduction",
|
|
1475
|
+
"tabs",
|
|
1476
|
+
"tab",
|
|
1477
|
+
"max-width"
|
|
1478
|
+
]
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"value": "61px",
|
|
1482
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1483
|
+
"isSource": true,
|
|
1484
|
+
"original": {
|
|
1485
|
+
"value": "61px"
|
|
1486
|
+
},
|
|
1487
|
+
"name": "conductionTabsTabMinHeight",
|
|
1488
|
+
"attributes": {
|
|
1489
|
+
"category": "conduction",
|
|
1490
|
+
"type": "tabs",
|
|
1491
|
+
"item": "tab",
|
|
1492
|
+
"subitem": "min-height"
|
|
1493
|
+
},
|
|
1494
|
+
"path": [
|
|
1495
|
+
"conduction",
|
|
1496
|
+
"tabs",
|
|
1497
|
+
"tab",
|
|
1498
|
+
"min-height"
|
|
1499
|
+
]
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
"value": "160px",
|
|
1503
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1504
|
+
"isSource": true,
|
|
1505
|
+
"original": {
|
|
1506
|
+
"value": "160px"
|
|
1507
|
+
},
|
|
1508
|
+
"name": "conductionTabsTabMinWidth",
|
|
1509
|
+
"attributes": {
|
|
1510
|
+
"category": "conduction",
|
|
1511
|
+
"type": "tabs",
|
|
1512
|
+
"item": "tab",
|
|
1513
|
+
"subitem": "min-width"
|
|
1514
|
+
},
|
|
1515
|
+
"path": [
|
|
1516
|
+
"conduction",
|
|
1517
|
+
"tabs",
|
|
1518
|
+
"tab",
|
|
1519
|
+
"min-width"
|
|
1520
|
+
]
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"value": "8px",
|
|
1524
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1525
|
+
"isSource": true,
|
|
1526
|
+
"original": {
|
|
1527
|
+
"value": "{tubbergen.size.xs}"
|
|
1528
|
+
},
|
|
1529
|
+
"name": "conductionTabsTabPaddingBlockEnd",
|
|
1530
|
+
"attributes": {
|
|
1531
|
+
"category": "conduction",
|
|
1532
|
+
"type": "tabs",
|
|
1533
|
+
"item": "tab",
|
|
1534
|
+
"subitem": "padding-block-end"
|
|
1535
|
+
},
|
|
1536
|
+
"path": [
|
|
1537
|
+
"conduction",
|
|
1538
|
+
"tabs",
|
|
1539
|
+
"tab",
|
|
1540
|
+
"padding-block-end"
|
|
1541
|
+
]
|
|
1542
|
+
},
|
|
1543
|
+
{
|
|
1544
|
+
"value": "8px",
|
|
1545
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1546
|
+
"isSource": true,
|
|
1547
|
+
"original": {
|
|
1548
|
+
"value": "{tubbergen.size.xs}"
|
|
1549
|
+
},
|
|
1550
|
+
"name": "conductionTabsTabPaddingBlockStart",
|
|
1551
|
+
"attributes": {
|
|
1552
|
+
"category": "conduction",
|
|
1553
|
+
"type": "tabs",
|
|
1554
|
+
"item": "tab",
|
|
1555
|
+
"subitem": "padding-block-start"
|
|
1556
|
+
},
|
|
1557
|
+
"path": [
|
|
1558
|
+
"conduction",
|
|
1559
|
+
"tabs",
|
|
1560
|
+
"tab",
|
|
1561
|
+
"padding-block-start"
|
|
1562
|
+
]
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"value": "14px",
|
|
1566
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1567
|
+
"isSource": true,
|
|
1568
|
+
"original": {
|
|
1569
|
+
"value": "{tubbergen.size.sm}"
|
|
1570
|
+
},
|
|
1571
|
+
"name": "conductionTabsTabPaddingInlineEnd",
|
|
1572
|
+
"attributes": {
|
|
1573
|
+
"category": "conduction",
|
|
1574
|
+
"type": "tabs",
|
|
1575
|
+
"item": "tab",
|
|
1576
|
+
"subitem": "padding-inline-end"
|
|
1577
|
+
},
|
|
1578
|
+
"path": [
|
|
1579
|
+
"conduction",
|
|
1580
|
+
"tabs",
|
|
1581
|
+
"tab",
|
|
1582
|
+
"padding-inline-end"
|
|
1583
|
+
]
|
|
1584
|
+
},
|
|
1585
|
+
{
|
|
1586
|
+
"value": "14px",
|
|
1587
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1588
|
+
"isSource": true,
|
|
1589
|
+
"original": {
|
|
1590
|
+
"value": "{tubbergen.size.sm}"
|
|
1591
|
+
},
|
|
1592
|
+
"name": "conductionTabsTabPaddingInlineStart",
|
|
1593
|
+
"attributes": {
|
|
1594
|
+
"category": "conduction",
|
|
1595
|
+
"type": "tabs",
|
|
1596
|
+
"item": "tab",
|
|
1597
|
+
"subitem": "padding-inline-start"
|
|
1598
|
+
},
|
|
1599
|
+
"path": [
|
|
1600
|
+
"conduction",
|
|
1601
|
+
"tabs",
|
|
1602
|
+
"tab",
|
|
1603
|
+
"padding-inline-start"
|
|
1604
|
+
]
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"value": "#AEB6C2",
|
|
1608
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1609
|
+
"isSource": true,
|
|
1610
|
+
"original": {
|
|
1611
|
+
"value": "{tubbergen.color.grey.72}"
|
|
1612
|
+
},
|
|
1613
|
+
"name": "conductionTabsTabPanelBorderColor",
|
|
1614
|
+
"attributes": {
|
|
1615
|
+
"category": "conduction",
|
|
1616
|
+
"type": "tabs",
|
|
1617
|
+
"item": "tab",
|
|
1618
|
+
"subitem": "panel",
|
|
1619
|
+
"state": "border-color"
|
|
1620
|
+
},
|
|
1621
|
+
"path": [
|
|
1622
|
+
"conduction",
|
|
1623
|
+
"tabs",
|
|
1624
|
+
"tab",
|
|
1625
|
+
"panel",
|
|
1626
|
+
"border-color"
|
|
1627
|
+
]
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"value": "solid",
|
|
1631
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1632
|
+
"isSource": true,
|
|
1633
|
+
"original": {
|
|
1634
|
+
"value": "solid"
|
|
1635
|
+
},
|
|
1636
|
+
"name": "conductionTabsTabPanelBorderStyle",
|
|
1637
|
+
"attributes": {
|
|
1638
|
+
"category": "conduction",
|
|
1639
|
+
"type": "tabs",
|
|
1640
|
+
"item": "tab",
|
|
1641
|
+
"subitem": "panel",
|
|
1642
|
+
"state": "border-style"
|
|
1643
|
+
},
|
|
1644
|
+
"path": [
|
|
1645
|
+
"conduction",
|
|
1646
|
+
"tabs",
|
|
1647
|
+
"tab",
|
|
1648
|
+
"panel",
|
|
1649
|
+
"border-style"
|
|
1650
|
+
]
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"value": "0",
|
|
1654
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1655
|
+
"isSource": true,
|
|
1656
|
+
"original": {
|
|
1657
|
+
"value": "0"
|
|
1658
|
+
},
|
|
1659
|
+
"name": "conductionTabsTabPanelBorderTop",
|
|
1660
|
+
"attributes": {
|
|
1661
|
+
"category": "conduction",
|
|
1662
|
+
"type": "tabs",
|
|
1663
|
+
"item": "tab",
|
|
1664
|
+
"subitem": "panel",
|
|
1665
|
+
"state": "border-top"
|
|
1666
|
+
},
|
|
1667
|
+
"path": [
|
|
1668
|
+
"conduction",
|
|
1669
|
+
"tabs",
|
|
1670
|
+
"tab",
|
|
1671
|
+
"panel",
|
|
1672
|
+
"border-top"
|
|
1673
|
+
]
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"value": "1px",
|
|
1677
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1678
|
+
"isSource": true,
|
|
1679
|
+
"original": {
|
|
1680
|
+
"value": "{tubbergen.size.4xs}"
|
|
1681
|
+
},
|
|
1682
|
+
"name": "conductionTabsTabPanelBorderWidth",
|
|
1683
|
+
"attributes": {
|
|
1684
|
+
"category": "conduction",
|
|
1685
|
+
"type": "tabs",
|
|
1686
|
+
"item": "tab",
|
|
1687
|
+
"subitem": "panel",
|
|
1688
|
+
"state": "border-width"
|
|
1689
|
+
},
|
|
1690
|
+
"path": [
|
|
1691
|
+
"conduction",
|
|
1692
|
+
"tabs",
|
|
1693
|
+
"tab",
|
|
1694
|
+
"panel",
|
|
1695
|
+
"border-width"
|
|
1696
|
+
]
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"value": "24px",
|
|
1700
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1701
|
+
"isSource": true,
|
|
1702
|
+
"original": {
|
|
1703
|
+
"value": "{tubbergen.size.lg}"
|
|
1704
|
+
},
|
|
1705
|
+
"name": "conductionTabsTabPanelPaddingBlockEnd",
|
|
1706
|
+
"attributes": {
|
|
1707
|
+
"category": "conduction",
|
|
1708
|
+
"type": "tabs",
|
|
1709
|
+
"item": "tab",
|
|
1710
|
+
"subitem": "panel",
|
|
1711
|
+
"state": "padding-block-end"
|
|
1712
|
+
},
|
|
1713
|
+
"path": [
|
|
1714
|
+
"conduction",
|
|
1715
|
+
"tabs",
|
|
1716
|
+
"tab",
|
|
1717
|
+
"panel",
|
|
1718
|
+
"padding-block-end"
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"value": "24px",
|
|
1723
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1724
|
+
"isSource": true,
|
|
1725
|
+
"original": {
|
|
1726
|
+
"value": "{tubbergen.size.lg}"
|
|
1727
|
+
},
|
|
1728
|
+
"name": "conductionTabsTabPanelPaddingBlockStart",
|
|
1729
|
+
"attributes": {
|
|
1730
|
+
"category": "conduction",
|
|
1731
|
+
"type": "tabs",
|
|
1732
|
+
"item": "tab",
|
|
1733
|
+
"subitem": "panel",
|
|
1734
|
+
"state": "padding-block-start"
|
|
1735
|
+
},
|
|
1736
|
+
"path": [
|
|
1737
|
+
"conduction",
|
|
1738
|
+
"tabs",
|
|
1739
|
+
"tab",
|
|
1740
|
+
"panel",
|
|
1741
|
+
"padding-block-start"
|
|
1742
|
+
]
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"value": "24px",
|
|
1746
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1747
|
+
"isSource": true,
|
|
1748
|
+
"original": {
|
|
1749
|
+
"value": "{tubbergen.size.lg}"
|
|
1750
|
+
},
|
|
1751
|
+
"name": "conductionTabsTabPanelPaddingInlineEnd",
|
|
1752
|
+
"attributes": {
|
|
1753
|
+
"category": "conduction",
|
|
1754
|
+
"type": "tabs",
|
|
1755
|
+
"item": "tab",
|
|
1756
|
+
"subitem": "panel",
|
|
1757
|
+
"state": "padding-inline-end"
|
|
1758
|
+
},
|
|
1759
|
+
"path": [
|
|
1760
|
+
"conduction",
|
|
1761
|
+
"tabs",
|
|
1762
|
+
"tab",
|
|
1763
|
+
"panel",
|
|
1764
|
+
"padding-inline-end"
|
|
1765
|
+
]
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
"value": "24px",
|
|
1769
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1770
|
+
"isSource": true,
|
|
1771
|
+
"original": {
|
|
1772
|
+
"value": "{tubbergen.size.lg}"
|
|
1773
|
+
},
|
|
1774
|
+
"name": "conductionTabsTabPanelPaddingInlineStart",
|
|
1775
|
+
"attributes": {
|
|
1776
|
+
"category": "conduction",
|
|
1777
|
+
"type": "tabs",
|
|
1778
|
+
"item": "tab",
|
|
1779
|
+
"subitem": "panel",
|
|
1780
|
+
"state": "padding-inline-start"
|
|
1781
|
+
},
|
|
1782
|
+
"path": [
|
|
1783
|
+
"conduction",
|
|
1784
|
+
"tabs",
|
|
1785
|
+
"tab",
|
|
1786
|
+
"panel",
|
|
1787
|
+
"padding-inline-start"
|
|
1788
|
+
]
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"value": "transparent",
|
|
1792
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1793
|
+
"isSource": true,
|
|
1794
|
+
"original": {
|
|
1795
|
+
"value": "transparent"
|
|
1796
|
+
},
|
|
1797
|
+
"name": "conductionTabsTabSelectedBackgroundColor",
|
|
1798
|
+
"attributes": {
|
|
1799
|
+
"category": "conduction",
|
|
1800
|
+
"type": "tabs",
|
|
1801
|
+
"item": "tab",
|
|
1802
|
+
"subitem": "selected",
|
|
1803
|
+
"state": "background-color"
|
|
1804
|
+
},
|
|
1805
|
+
"path": [
|
|
1806
|
+
"conduction",
|
|
1807
|
+
"tabs",
|
|
1808
|
+
"tab",
|
|
1809
|
+
"selected",
|
|
1810
|
+
"background-color"
|
|
1811
|
+
]
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"value": "0",
|
|
1815
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1816
|
+
"isSource": true,
|
|
1817
|
+
"original": {
|
|
1818
|
+
"value": "0"
|
|
1819
|
+
},
|
|
1820
|
+
"name": "conductionTabsTabSelectedBorderBottom",
|
|
1821
|
+
"attributes": {
|
|
1822
|
+
"category": "conduction",
|
|
1823
|
+
"type": "tabs",
|
|
1824
|
+
"item": "tab",
|
|
1825
|
+
"subitem": "selected",
|
|
1826
|
+
"state": "border-bottom"
|
|
1827
|
+
},
|
|
1828
|
+
"path": [
|
|
1829
|
+
"conduction",
|
|
1830
|
+
"tabs",
|
|
1831
|
+
"tab",
|
|
1832
|
+
"selected",
|
|
1833
|
+
"border-bottom"
|
|
1834
|
+
]
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"value": "unset",
|
|
1838
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1839
|
+
"isSource": true,
|
|
1840
|
+
"original": {
|
|
1841
|
+
"value": "unset"
|
|
1842
|
+
},
|
|
1843
|
+
"name": "conductionTabsTabSelectedBorderBottomColor",
|
|
1844
|
+
"attributes": {
|
|
1845
|
+
"category": "conduction",
|
|
1846
|
+
"type": "tabs",
|
|
1847
|
+
"item": "tab",
|
|
1848
|
+
"subitem": "selected",
|
|
1849
|
+
"state": "border-bottom-color"
|
|
1850
|
+
},
|
|
1851
|
+
"path": [
|
|
1852
|
+
"conduction",
|
|
1853
|
+
"tabs",
|
|
1854
|
+
"tab",
|
|
1855
|
+
"selected",
|
|
1856
|
+
"border-bottom-color"
|
|
1857
|
+
]
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"value": "unset",
|
|
1861
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1862
|
+
"isSource": true,
|
|
1863
|
+
"original": {
|
|
1864
|
+
"value": "unset"
|
|
1865
|
+
},
|
|
1866
|
+
"name": "conductionTabsTabSelectedBorderBottomStyle",
|
|
1867
|
+
"attributes": {
|
|
1868
|
+
"category": "conduction",
|
|
1869
|
+
"type": "tabs",
|
|
1870
|
+
"item": "tab",
|
|
1871
|
+
"subitem": "selected",
|
|
1872
|
+
"state": "border-bottom-style"
|
|
1873
|
+
},
|
|
1874
|
+
"path": [
|
|
1875
|
+
"conduction",
|
|
1876
|
+
"tabs",
|
|
1877
|
+
"tab",
|
|
1878
|
+
"selected",
|
|
1879
|
+
"border-bottom-style"
|
|
1880
|
+
]
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"value": "0px",
|
|
1884
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1885
|
+
"isSource": true,
|
|
1886
|
+
"original": {
|
|
1887
|
+
"value": "0px"
|
|
1888
|
+
},
|
|
1889
|
+
"name": "conductionTabsTabSelectedBorderBottomWidth",
|
|
1890
|
+
"attributes": {
|
|
1891
|
+
"category": "conduction",
|
|
1892
|
+
"type": "tabs",
|
|
1893
|
+
"item": "tab",
|
|
1894
|
+
"subitem": "selected",
|
|
1895
|
+
"state": "border-bottom-width"
|
|
1896
|
+
},
|
|
1897
|
+
"path": [
|
|
1898
|
+
"conduction",
|
|
1899
|
+
"tabs",
|
|
1900
|
+
"tab",
|
|
1901
|
+
"selected",
|
|
1902
|
+
"border-bottom-width"
|
|
1903
|
+
]
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"value": "#AEB6C2",
|
|
1907
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1908
|
+
"isSource": true,
|
|
1909
|
+
"original": {
|
|
1910
|
+
"value": "{tubbergen.color.grey.72}"
|
|
1911
|
+
},
|
|
1912
|
+
"name": "conductionTabsTabSelectedBorderColor",
|
|
1913
|
+
"attributes": {
|
|
1914
|
+
"category": "conduction",
|
|
1915
|
+
"type": "tabs",
|
|
1916
|
+
"item": "tab",
|
|
1917
|
+
"subitem": "selected",
|
|
1918
|
+
"state": "border-color"
|
|
1919
|
+
},
|
|
1920
|
+
"path": [
|
|
1921
|
+
"conduction",
|
|
1922
|
+
"tabs",
|
|
1923
|
+
"tab",
|
|
1924
|
+
"selected",
|
|
1925
|
+
"border-color"
|
|
1926
|
+
]
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"value": "solid",
|
|
1930
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1931
|
+
"isSource": true,
|
|
1932
|
+
"original": {
|
|
1933
|
+
"value": "solid"
|
|
1934
|
+
},
|
|
1935
|
+
"name": "conductionTabsTabSelectedBorderStyle",
|
|
1936
|
+
"attributes": {
|
|
1937
|
+
"category": "conduction",
|
|
1938
|
+
"type": "tabs",
|
|
1939
|
+
"item": "tab",
|
|
1940
|
+
"subitem": "selected",
|
|
1941
|
+
"state": "border-style"
|
|
1942
|
+
},
|
|
1943
|
+
"path": [
|
|
1944
|
+
"conduction",
|
|
1945
|
+
"tabs",
|
|
1946
|
+
"tab",
|
|
1947
|
+
"selected",
|
|
1948
|
+
"border-style"
|
|
1949
|
+
]
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
"value": "1px",
|
|
1953
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1954
|
+
"isSource": true,
|
|
1955
|
+
"original": {
|
|
1956
|
+
"value": "{tubbergen.size.4xs}"
|
|
1957
|
+
},
|
|
1958
|
+
"name": "conductionTabsTabSelectedBorderWidth",
|
|
1959
|
+
"attributes": {
|
|
1960
|
+
"category": "conduction",
|
|
1961
|
+
"type": "tabs",
|
|
1962
|
+
"item": "tab",
|
|
1963
|
+
"subitem": "selected",
|
|
1964
|
+
"state": "border-width"
|
|
1965
|
+
},
|
|
1966
|
+
"path": [
|
|
1967
|
+
"conduction",
|
|
1968
|
+
"tabs",
|
|
1969
|
+
"tab",
|
|
1970
|
+
"selected",
|
|
1971
|
+
"border-width"
|
|
1972
|
+
]
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"value": "0px 1px 0px 0px #ffffff",
|
|
1976
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
1977
|
+
"isSource": true,
|
|
1978
|
+
"original": {
|
|
1979
|
+
"value": "0px 1px 0px 0px {tubbergen.color.white.100}"
|
|
1980
|
+
},
|
|
1981
|
+
"name": "conductionTabsTabSelectedBoxShadow",
|
|
1982
|
+
"attributes": {
|
|
1983
|
+
"category": "conduction",
|
|
1984
|
+
"type": "tabs",
|
|
1985
|
+
"item": "tab",
|
|
1986
|
+
"subitem": "selected",
|
|
1987
|
+
"state": "box-shadow"
|
|
1988
|
+
},
|
|
1989
|
+
"path": [
|
|
1990
|
+
"conduction",
|
|
1991
|
+
"tabs",
|
|
1992
|
+
"tab",
|
|
1993
|
+
"selected",
|
|
1994
|
+
"box-shadow"
|
|
1995
|
+
]
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"value": "#0b612d",
|
|
1999
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2000
|
+
"isSource": true,
|
|
2001
|
+
"original": {
|
|
2002
|
+
"value": "{tubbergen.color.primary}"
|
|
2003
|
+
},
|
|
2004
|
+
"name": "conductionTabsTabSelectedColor",
|
|
2005
|
+
"attributes": {
|
|
2006
|
+
"category": "conduction",
|
|
2007
|
+
"type": "tabs",
|
|
2008
|
+
"item": "tab",
|
|
2009
|
+
"subitem": "selected",
|
|
2010
|
+
"state": "color"
|
|
2011
|
+
},
|
|
2012
|
+
"path": [
|
|
2013
|
+
"conduction",
|
|
2014
|
+
"tabs",
|
|
2015
|
+
"tab",
|
|
2016
|
+
"selected",
|
|
2017
|
+
"color"
|
|
2018
|
+
]
|
|
2019
|
+
},
|
|
2020
|
+
{
|
|
2021
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
2022
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2023
|
+
"isSource": true,
|
|
2024
|
+
"original": {
|
|
2025
|
+
"value": "{utrecht.document.font-family}"
|
|
2026
|
+
},
|
|
2027
|
+
"name": "conductionTabsTabSelectedFontFamily",
|
|
2028
|
+
"attributes": {
|
|
2029
|
+
"category": "conduction",
|
|
2030
|
+
"type": "tabs",
|
|
2031
|
+
"item": "tab",
|
|
2032
|
+
"subitem": "selected",
|
|
2033
|
+
"state": "font-family"
|
|
2034
|
+
},
|
|
2035
|
+
"path": [
|
|
2036
|
+
"conduction",
|
|
2037
|
+
"tabs",
|
|
2038
|
+
"tab",
|
|
2039
|
+
"selected",
|
|
2040
|
+
"font-family"
|
|
2041
|
+
]
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"value": "400",
|
|
2045
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2046
|
+
"isSource": true,
|
|
2047
|
+
"original": {
|
|
2048
|
+
"value": "{tubbergen.typography.font-weight.normal}"
|
|
2049
|
+
},
|
|
2050
|
+
"name": "conductionTabsTabSelectedFontWeight",
|
|
2051
|
+
"attributes": {
|
|
2052
|
+
"category": "conduction",
|
|
2053
|
+
"type": "tabs",
|
|
2054
|
+
"item": "tab",
|
|
2055
|
+
"subitem": "selected",
|
|
2056
|
+
"state": "font-weight"
|
|
2057
|
+
},
|
|
2058
|
+
"path": [
|
|
2059
|
+
"conduction",
|
|
2060
|
+
"tabs",
|
|
2061
|
+
"tab",
|
|
2062
|
+
"selected",
|
|
2063
|
+
"font-weight"
|
|
2064
|
+
]
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"value": "transparent",
|
|
2068
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2069
|
+
"isSource": true,
|
|
2070
|
+
"original": {
|
|
2071
|
+
"value": "transparent"
|
|
2072
|
+
},
|
|
2073
|
+
"name": "conductionTabsTabSelectedHoverBackgroundColor",
|
|
2074
|
+
"attributes": {
|
|
2075
|
+
"category": "conduction",
|
|
2076
|
+
"type": "tabs",
|
|
2077
|
+
"item": "tab",
|
|
2078
|
+
"subitem": "selected",
|
|
2079
|
+
"state": "hover"
|
|
2080
|
+
},
|
|
2081
|
+
"path": [
|
|
2082
|
+
"conduction",
|
|
2083
|
+
"tabs",
|
|
2084
|
+
"tab",
|
|
2085
|
+
"selected",
|
|
2086
|
+
"hover",
|
|
2087
|
+
"background-color"
|
|
2088
|
+
]
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"value": "#0b612d",
|
|
2092
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2093
|
+
"isSource": true,
|
|
2094
|
+
"original": {
|
|
2095
|
+
"value": "{tubbergen.color.primary}"
|
|
2096
|
+
},
|
|
2097
|
+
"name": "conductionTabsTabSelectedHoverColor",
|
|
2098
|
+
"attributes": {
|
|
2099
|
+
"category": "conduction",
|
|
2100
|
+
"type": "tabs",
|
|
2101
|
+
"item": "tab",
|
|
2102
|
+
"subitem": "selected",
|
|
2103
|
+
"state": "hover"
|
|
2104
|
+
},
|
|
2105
|
+
"path": [
|
|
2106
|
+
"conduction",
|
|
2107
|
+
"tabs",
|
|
2108
|
+
"tab",
|
|
2109
|
+
"selected",
|
|
2110
|
+
"hover",
|
|
2111
|
+
"color"
|
|
2112
|
+
]
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"value": "underline",
|
|
2116
|
+
"filePath": "src/component/conduction/tabs.tokens.json",
|
|
2117
|
+
"isSource": true,
|
|
2118
|
+
"original": {
|
|
2119
|
+
"value": "underline"
|
|
2120
|
+
},
|
|
2121
|
+
"name": "conductionTabsTabSelectedHoverTextDecoration",
|
|
2122
|
+
"attributes": {
|
|
2123
|
+
"category": "conduction",
|
|
2124
|
+
"type": "tabs",
|
|
2125
|
+
"item": "tab",
|
|
2126
|
+
"subitem": "selected",
|
|
2127
|
+
"state": "hover"
|
|
2128
|
+
},
|
|
2129
|
+
"path": [
|
|
2130
|
+
"conduction",
|
|
2131
|
+
"tabs",
|
|
2132
|
+
"tab",
|
|
2133
|
+
"selected",
|
|
2134
|
+
"hover",
|
|
2135
|
+
"text-decoration"
|
|
2136
|
+
]
|
|
2137
|
+
},
|
|
1067
2138
|
{
|
|
1068
2139
|
"value": "#333333",
|
|
1069
2140
|
"filePath": "src/brand/tubbergen/color.tokens.json",
|
|
@@ -1556,6 +2627,27 @@
|
|
|
1556
2627
|
"89"
|
|
1557
2628
|
]
|
|
1558
2629
|
},
|
|
2630
|
+
{
|
|
2631
|
+
"value": "#5c6066",
|
|
2632
|
+
"filePath": "src/brand/tubbergen/color.tokens.json",
|
|
2633
|
+
"isSource": true,
|
|
2634
|
+
"original": {
|
|
2635
|
+
"value": "#5c6066"
|
|
2636
|
+
},
|
|
2637
|
+
"name": "tubbergenColorGrey38",
|
|
2638
|
+
"attributes": {
|
|
2639
|
+
"category": "tubbergen",
|
|
2640
|
+
"type": "color",
|
|
2641
|
+
"item": "grey",
|
|
2642
|
+
"subitem": "38"
|
|
2643
|
+
},
|
|
2644
|
+
"path": [
|
|
2645
|
+
"tubbergen",
|
|
2646
|
+
"color",
|
|
2647
|
+
"grey",
|
|
2648
|
+
"38"
|
|
2649
|
+
]
|
|
2650
|
+
},
|
|
1559
2651
|
{
|
|
1560
2652
|
"value": "#6b6b6b",
|
|
1561
2653
|
"filePath": "src/brand/tubbergen/color.tokens.json",
|
|
@@ -1621,6 +2713,27 @@
|
|
|
1621
2713
|
"64"
|
|
1622
2714
|
]
|
|
1623
2715
|
},
|
|
2716
|
+
{
|
|
2717
|
+
"value": "#AEB6C2",
|
|
2718
|
+
"filePath": "src/brand/tubbergen/color.tokens.json",
|
|
2719
|
+
"isSource": true,
|
|
2720
|
+
"original": {
|
|
2721
|
+
"value": "#AEB6C2"
|
|
2722
|
+
},
|
|
2723
|
+
"name": "tubbergenColorGrey72",
|
|
2724
|
+
"attributes": {
|
|
2725
|
+
"category": "tubbergen",
|
|
2726
|
+
"type": "color",
|
|
2727
|
+
"item": "grey",
|
|
2728
|
+
"subitem": "72"
|
|
2729
|
+
},
|
|
2730
|
+
"path": [
|
|
2731
|
+
"tubbergen",
|
|
2732
|
+
"color",
|
|
2733
|
+
"grey",
|
|
2734
|
+
"72"
|
|
2735
|
+
]
|
|
2736
|
+
},
|
|
1624
2737
|
{
|
|
1625
2738
|
"value": "#067432",
|
|
1626
2739
|
"filePath": "src/brand/tubbergen/color.tokens.json",
|
|
@@ -3016,6 +4129,177 @@
|
|
|
3016
4129
|
"color"
|
|
3017
4130
|
]
|
|
3018
4131
|
},
|
|
4132
|
+
{
|
|
4133
|
+
"value": "#0b612d",
|
|
4134
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4135
|
+
"isSource": true,
|
|
4136
|
+
"original": {
|
|
4137
|
+
"value": "{tubbergen.color.primary}"
|
|
4138
|
+
},
|
|
4139
|
+
"name": "utrechtBadgeCounterBackgroundColor",
|
|
4140
|
+
"attributes": {
|
|
4141
|
+
"category": "utrecht",
|
|
4142
|
+
"type": "badge-counter",
|
|
4143
|
+
"item": "background-color"
|
|
4144
|
+
},
|
|
4145
|
+
"path": [
|
|
4146
|
+
"utrecht",
|
|
4147
|
+
"badge-counter",
|
|
4148
|
+
"background-color"
|
|
4149
|
+
]
|
|
4150
|
+
},
|
|
4151
|
+
{
|
|
4152
|
+
"value": "50%",
|
|
4153
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4154
|
+
"isSource": true,
|
|
4155
|
+
"original": {
|
|
4156
|
+
"value": "50%"
|
|
4157
|
+
},
|
|
4158
|
+
"name": "utrechtBadgeCounterBorderRadius",
|
|
4159
|
+
"attributes": {
|
|
4160
|
+
"category": "utrecht",
|
|
4161
|
+
"type": "badge-counter",
|
|
4162
|
+
"item": "border-radius"
|
|
4163
|
+
},
|
|
4164
|
+
"path": [
|
|
4165
|
+
"utrecht",
|
|
4166
|
+
"badge-counter",
|
|
4167
|
+
"border-radius"
|
|
4168
|
+
]
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"value": "#ffffff",
|
|
4172
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4173
|
+
"isSource": true,
|
|
4174
|
+
"original": {
|
|
4175
|
+
"value": "{tubbergen.color.white.100}"
|
|
4176
|
+
},
|
|
4177
|
+
"name": "utrechtBadgeCounterColor",
|
|
4178
|
+
"attributes": {
|
|
4179
|
+
"category": "utrecht",
|
|
4180
|
+
"type": "badge-counter",
|
|
4181
|
+
"item": "color"
|
|
4182
|
+
},
|
|
4183
|
+
"path": [
|
|
4184
|
+
"utrecht",
|
|
4185
|
+
"badge-counter",
|
|
4186
|
+
"color"
|
|
4187
|
+
]
|
|
4188
|
+
},
|
|
4189
|
+
{
|
|
4190
|
+
"value": "\"Lato\", Arial, sans-serif",
|
|
4191
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
4192
|
+
"isSource": true,
|
|
4193
|
+
"original": {
|
|
4194
|
+
"value": "{utrecht.document.font-family}"
|
|
4195
|
+
},
|
|
4196
|
+
"name": "utrechtBadgeCounterFontFamily",
|
|
4197
|
+
"attributes": {
|
|
4198
|
+
"category": "utrecht",
|
|
4199
|
+
"type": "badge-counter",
|
|
4200
|
+
"item": "font-family"
|
|
4201
|
+
},
|
|
4202
|
+
"path": [
|
|
4203
|
+
"utrecht",
|
|
4204
|
+
"badge-counter",
|
|
4205
|
+
"font-family"
|
|
4206
|
+
]
|
|
4207
|
+
},
|
|
4208
|
+
{
|
|
4209
|
+
"value": "16px",
|
|
4210
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4211
|
+
"isSource": true,
|
|
4212
|
+
"original": {
|
|
4213
|
+
"value": "{utrecht.document.font-size}"
|
|
4214
|
+
},
|
|
4215
|
+
"name": "utrechtBadgeCounterFontSize",
|
|
4216
|
+
"attributes": {
|
|
4217
|
+
"category": "utrecht",
|
|
4218
|
+
"type": "badge-counter",
|
|
4219
|
+
"item": "font-size"
|
|
4220
|
+
},
|
|
4221
|
+
"path": [
|
|
4222
|
+
"utrecht",
|
|
4223
|
+
"badge-counter",
|
|
4224
|
+
"font-size"
|
|
4225
|
+
]
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"value": "400",
|
|
4229
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4230
|
+
"isSource": true,
|
|
4231
|
+
"original": {
|
|
4232
|
+
"value": "{tubbergen.typography.font-weight.normal}"
|
|
4233
|
+
},
|
|
4234
|
+
"name": "utrechtBadgeCounterFontWeight",
|
|
4235
|
+
"attributes": {
|
|
4236
|
+
"category": "utrecht",
|
|
4237
|
+
"type": "badge-counter",
|
|
4238
|
+
"item": "font-weight"
|
|
4239
|
+
},
|
|
4240
|
+
"path": [
|
|
4241
|
+
"utrecht",
|
|
4242
|
+
"badge-counter",
|
|
4243
|
+
"font-weight"
|
|
4244
|
+
]
|
|
4245
|
+
},
|
|
4246
|
+
{
|
|
4247
|
+
"value": "4px",
|
|
4248
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4249
|
+
"isSource": true,
|
|
4250
|
+
"original": {
|
|
4251
|
+
"value": "{tubbergen.size.2xs}"
|
|
4252
|
+
},
|
|
4253
|
+
"name": "utrechtBadgeCounterPaddingBlock",
|
|
4254
|
+
"attributes": {
|
|
4255
|
+
"category": "utrecht",
|
|
4256
|
+
"type": "badge-counter",
|
|
4257
|
+
"item": "padding-block"
|
|
4258
|
+
},
|
|
4259
|
+
"path": [
|
|
4260
|
+
"utrecht",
|
|
4261
|
+
"badge-counter",
|
|
4262
|
+
"padding-block"
|
|
4263
|
+
]
|
|
4264
|
+
},
|
|
4265
|
+
{
|
|
4266
|
+
"value": "4px",
|
|
4267
|
+
"filePath": "src/component/utrecht/badge-counter.tokens.json",
|
|
4268
|
+
"isSource": true,
|
|
4269
|
+
"original": {
|
|
4270
|
+
"value": "{tubbergen.size.2xs}"
|
|
4271
|
+
},
|
|
4272
|
+
"name": "utrechtBadgeCounterPaddingInline",
|
|
4273
|
+
"attributes": {
|
|
4274
|
+
"category": "utrecht",
|
|
4275
|
+
"type": "badge-counter",
|
|
4276
|
+
"item": "padding-inline"
|
|
4277
|
+
},
|
|
4278
|
+
"path": [
|
|
4279
|
+
"utrecht",
|
|
4280
|
+
"badge-counter",
|
|
4281
|
+
"padding-inline"
|
|
4282
|
+
]
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
"value": "none",
|
|
4286
|
+
"filePath": "src/component/utrecht/extra-tokens/badge-counter.tokens.json",
|
|
4287
|
+
"isSource": true,
|
|
4288
|
+
"original": {
|
|
4289
|
+
"value": "none"
|
|
4290
|
+
},
|
|
4291
|
+
"name": "utrechtBadgeCounterTextDecoration",
|
|
4292
|
+
"attributes": {
|
|
4293
|
+
"category": "utrecht",
|
|
4294
|
+
"type": "badge-counter",
|
|
4295
|
+
"item": "text-decoration"
|
|
4296
|
+
},
|
|
4297
|
+
"path": [
|
|
4298
|
+
"utrecht",
|
|
4299
|
+
"badge-counter",
|
|
4300
|
+
"text-decoration"
|
|
4301
|
+
]
|
|
4302
|
+
},
|
|
3019
4303
|
{
|
|
3020
4304
|
"value": "#9aa1ab",
|
|
3021
4305
|
"filePath": "src/component/utrecht/blockquote.tokens.json",
|