@conduction/theme 1.1.52 → 1.1.54
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/.github/workflows/openCatalogi.yaml +19 -19
- package/.prettierrc +12 -12
- package/README.md +2 -0
- package/conduction-design-tokens/documentation/color.stories.mdx +17 -17
- package/conduction-design-tokens/documentation/components.stories.mdx +11 -11
- package/conduction-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/conduction-design-tokens/documentation/readme.stories.mdx +7 -7
- package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/bct-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/bct-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/bct-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/font.js +8 -8
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/commonground-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/commonground-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/dimpact-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/dinkelland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/dinkelland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/dinkelland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/src/font.js +10 -10
- package/municipalities/epe-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/epe-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/epe-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/epe-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/epe-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/epe-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/epe-design-tokens/src/font.js +6 -6
- package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gouda-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gouda-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gouda-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gouda-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gouda-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gouda-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gouda-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/src/font.js +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +28 -2
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +6 -6
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +5 -0
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +6 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +2 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -5
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +16 -16
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +10 -13
- package/municipalities/lansingerland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/lansingerland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/lansingerland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/lansingerland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
- package/municipalities/leiden-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/leiden-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/leiden-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/leiden-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/leiden-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/leiden-design-tokens/src/font.js +6 -6
- package/municipalities/noaberkracht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noaberkracht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noaberkracht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noaberkracht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noordwijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noordwijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noordwijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/open-webconcept-design-tokens/src/font.js +6 -6
- package/municipalities/opencatalogi-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/opencatalogi-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/opencatalogi-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/opencatalogi-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/opencatalogi-design-tokens/src/_responsive.scss +24 -24
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/logo.tokens.json +27 -27
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +29 -29
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/opencatalogi-design-tokens/src/custom.scss +14 -14
- package/municipalities/opencatalogi-design-tokens/src/font.scss +47 -47
- package/municipalities/opencatalogi-design-tokens/src/index.scss +17 -17
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/color.tokens.json +340 -340
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +106 -106
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/rotterdam/space.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/action.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/focus.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/space.tokens.json +56 -56
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/checkbox.style.dictionary.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/open-catalogi/data-badge.json +36 -36
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/button.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/form-fieldset.tokens.json +11 -11
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/textbox.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/button.tokens.json +110 -110
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/code-block.tokens.json +19 -19
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/figure.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +31 -31
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field-description.tokens.json +18 -18
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-fieldset.tokens.json +32 -32
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-select.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-1.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-2.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-3.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/link.tokens.json +33 -33
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +30 -30
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/table.tokens.json +52 -52
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textarea.tokens.json +25 -25
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textbox.tokens.json +47 -47
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/font/download.sh +18 -18
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/roosendaal-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/roosendaal-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/roosendaal-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/roosendaal-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/roosendaal-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/roosendaal-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/rotterdam-design-tokens/src/component/conduction/pagination.tokens.json +92 -92
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -29
- package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/sloterburg-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +2 -2
- package/municipalities/tubbergen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/tubbergen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/tubbergen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/tubbergen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/tubbergen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +33 -33
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/tubbergen-design-tokens/src/font.js +10 -10
- package/municipalities/xxllnc-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/xxllnc-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/xxllnc-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/xxllnc-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/xxllnc-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zuiddrecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zuiddrecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zuiddrecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zuiddrecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/color.tokens.json +126 -126
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/icon.tokens.json +16 -16
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/typography.tokens.json +40 -40
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/border.tokens.json +19 -19
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/space.tokens.json +70 -70
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/blockquote.tokens.json +25 -25
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/document.tokens.json +11 -11
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/page.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zutphen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zutphen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zutphen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/zutphen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zutphen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zutphen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/src/font.js +4 -4
- package/package.json +1 -1
- package/publiccode.yaml +83 -83
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
{
|
|
2
|
-
"zuiddrecht": {
|
|
3
|
-
"color": {
|
|
4
|
-
"primary": {
|
|
5
|
-
"value": "{zuiddrecht.color.red.40}"
|
|
6
|
-
},
|
|
7
|
-
"primary-hover": {
|
|
8
|
-
"value": "{zuiddrecht.color.red.30}"
|
|
9
|
-
},
|
|
10
|
-
"error": { "value": "#dc3545" },
|
|
11
|
-
"alert-error": { "value": "#721c24" },
|
|
12
|
-
"alert-error-background": { "value": "#f8d7da" },
|
|
13
|
-
"warning": { "value": "#ffc107" },
|
|
14
|
-
"alert-warning": { "value": "#856404" },
|
|
15
|
-
"alert-warning-background": { "value": "#fff3cd" },
|
|
16
|
-
"succes": { "value": "#28a745" },
|
|
17
|
-
"alert-succes": { "value": "#155724" },
|
|
18
|
-
"alert-succes-background": { "value": "#d4edda" },
|
|
19
|
-
"info": { "value": "{zuiddrecht.color.primary}" },
|
|
20
|
-
"alert-info": { "value": "#004085" },
|
|
21
|
-
"alert-info-background": { "value": "#cce5ff" },
|
|
22
|
-
"grey": {
|
|
23
|
-
"10": { "value": "hsl(0 0% 10%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
24
|
-
"15": { "value": "hsl(0 0% 15%)", "comment": "experimenteel / achtergrond kleur voor darkmode" },
|
|
25
|
-
"20": { "value": "hsl(0 0% 20%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
26
|
-
"29": {
|
|
27
|
-
"value": "#4a4a4a"
|
|
28
|
-
},
|
|
29
|
-
"30": { "value": "hsl(0 0% 30%)", "comment": "border grijs #888" },
|
|
30
|
-
"31": {
|
|
31
|
-
"value": "#4f4f4f"
|
|
32
|
-
},
|
|
33
|
-
"40": { "value": "hsl(0 0% 40%)", "comment": "basis grijs #727272" },
|
|
34
|
-
"46": {
|
|
35
|
-
"value": "#767676"
|
|
36
|
-
},
|
|
37
|
-
"48": {
|
|
38
|
-
"value": "#7a7a7a"
|
|
39
|
-
},
|
|
40
|
-
"50": {
|
|
41
|
-
"value": "#808080",
|
|
42
|
-
"comment": "Base/Grey"
|
|
43
|
-
},
|
|
44
|
-
"80": { "value": "hsl(0 0% 80%)", "comment": "grijs variant voor achtergrond content #e5e5e5" },
|
|
45
|
-
"82": {
|
|
46
|
-
"value": "#d1d1d1"
|
|
47
|
-
},
|
|
48
|
-
"90": { "value": "hsl(0 0% 90%)", "comment": "grijs variant voor achtergrond templates #e6e6e6" },
|
|
49
|
-
"95": { "value": "hsl(0 0% 95%)", "comment": "grijs variant voor achtergrond accordion #f2f2f2" },
|
|
50
|
-
"97": {
|
|
51
|
-
"value": "#f7f7f7"
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
"lightgrey": {
|
|
55
|
-
"96": {
|
|
56
|
-
"value": "#f5f5f5",
|
|
57
|
-
"comment": "Base/LightGrey"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
"white": {
|
|
61
|
-
"98": {
|
|
62
|
-
"value": "#fafafa"
|
|
63
|
-
},
|
|
64
|
-
"100": {
|
|
65
|
-
"value": "#ffffff",
|
|
66
|
-
"comment": "Base/White"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
"black": {
|
|
70
|
-
"0": {
|
|
71
|
-
"value": "#000000",
|
|
72
|
-
"comment": "Base/Black"
|
|
73
|
-
},
|
|
74
|
-
"30": {
|
|
75
|
-
"value": "#4d4d4d"
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
|
-
"blue": {
|
|
79
|
-
"20": { "value": "hsl(211 60% 20%)", "comment": "basis donkerblauw (OS focus)" },
|
|
80
|
-
"30": { "value": "hsl(211 60% 30%)", "comment": "Deze kleur gebruiken we niet" },
|
|
81
|
-
"35": { "value": "hsl(211 60% 35%)", "comment": "basis link en knoppen CTA donkerblauw" },
|
|
82
|
-
"40": { "value": "hsl(211 60% 40%)", "comment": "blauw variant bij hover/focus #3669a5" },
|
|
83
|
-
"43": { "value": "#3669a5" },
|
|
84
|
-
"50": { "value": "hsl(211 60% 50%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
85
|
-
"60": { "value": "hsl(211 60% 60%)", "comment": "experimenteel / Drak mode link en button kleur" },
|
|
86
|
-
"80": { "value": "hsl(211 60% 80%)", "comment": "licht blauw voor achtergrond" },
|
|
87
|
-
"90": { "value": "hsl(211 60% 90%)", "comment": "ijsblauw variant achtergrond, spotlight en uitgelicht" }
|
|
88
|
-
},
|
|
89
|
-
"red": {
|
|
90
|
-
"20": { "value": "hsl(0 100% 20%)", "comment": "donker rood" },
|
|
91
|
-
"30": { "value": "hsl(0 100% 30%)", "comment": "hover rood" },
|
|
92
|
-
"40": { "value": "hsl(0 100% 40%)", "comment": "basis rood #cc0000" },
|
|
93
|
-
"95": { "value": "hsl(0 100% 95%)", "comment": "Achtergrond rode kleur" }
|
|
94
|
-
},
|
|
95
|
-
"yellow": {
|
|
96
|
-
"20": { "value": "hsl(48 100% 20%)", "comment": "donker geel voor darkmode achtergrond" },
|
|
97
|
-
"40": { "value": "hsl(48 100% 40%)", "comment": "donker geel" },
|
|
98
|
-
"50": { "value": "hsl(48 100% 50%)", "comment": "basis geel #ffcc00" },
|
|
99
|
-
"60": { "value": "hsl(48 100% 60%)", "comment": "selecteer geel" },
|
|
100
|
-
"80": { "value": "hsl(48 100% 80%)", "comment": "spotlight en uitgelicht" }
|
|
101
|
-
},
|
|
102
|
-
"green": {
|
|
103
|
-
"30": { "value": "hsl(90 30% 30%)", "comment": "donker groen voor darkmode achtergrond" },
|
|
104
|
-
"40": { "value": "hsl(90 30% 38%)", "comment": "donker groen" },
|
|
105
|
-
"50": { "value": "hsl(90 30% 50%)", "comment": "Standaard groen #80a659 " },
|
|
106
|
-
"80": { "value": "hsl(90 30% 80%)", "comment": "Licht groen" },
|
|
107
|
-
"90": { "value": "hsl(90 30% 90%)", "comment": "Achtergrond licht groen" }
|
|
108
|
-
},
|
|
109
|
-
"secondary": {
|
|
110
|
-
"purple": { "value": "#762cd1", "comment": "Paars" },
|
|
111
|
-
"magenta": { "value": "#f02198", "comment": "Magenta" },
|
|
112
|
-
"red": { "value": "#cc0000", "comment": "Red" },
|
|
113
|
-
"orange": { "value": "#ff6e00", "comment": "Oranje" },
|
|
114
|
-
"yellow": { "value": "#ffcc00", "comment": "Geel" },
|
|
115
|
-
"lime": { "value": "#99d000", "comment": "Lime" },
|
|
116
|
-
"green": { "value": "#32ab27", "comment": "Groen" },
|
|
117
|
-
"cyan": { "value": "#009ed4", "comment": "Cyaan" },
|
|
118
|
-
"blue": { "value": "#006dff", "comment": "Blauw" },
|
|
119
|
-
"navy": { "value": "#1c4181", "comment": "Marineblauw" },
|
|
120
|
-
"brown": { "value": "#ad643b", "comment": "Bruin" },
|
|
121
|
-
"grey": { "value": "#757575", "comment": "Grijs" }
|
|
122
|
-
},
|
|
123
|
-
"invalid": { "value": "#990000" }
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"zuiddrecht": {
|
|
3
|
+
"color": {
|
|
4
|
+
"primary": {
|
|
5
|
+
"value": "{zuiddrecht.color.red.40}"
|
|
6
|
+
},
|
|
7
|
+
"primary-hover": {
|
|
8
|
+
"value": "{zuiddrecht.color.red.30}"
|
|
9
|
+
},
|
|
10
|
+
"error": { "value": "#dc3545" },
|
|
11
|
+
"alert-error": { "value": "#721c24" },
|
|
12
|
+
"alert-error-background": { "value": "#f8d7da" },
|
|
13
|
+
"warning": { "value": "#ffc107" },
|
|
14
|
+
"alert-warning": { "value": "#856404" },
|
|
15
|
+
"alert-warning-background": { "value": "#fff3cd" },
|
|
16
|
+
"succes": { "value": "#28a745" },
|
|
17
|
+
"alert-succes": { "value": "#155724" },
|
|
18
|
+
"alert-succes-background": { "value": "#d4edda" },
|
|
19
|
+
"info": { "value": "{zuiddrecht.color.primary}" },
|
|
20
|
+
"alert-info": { "value": "#004085" },
|
|
21
|
+
"alert-info-background": { "value": "#cce5ff" },
|
|
22
|
+
"grey": {
|
|
23
|
+
"10": { "value": "hsl(0 0% 10%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
24
|
+
"15": { "value": "hsl(0 0% 15%)", "comment": "experimenteel / achtergrond kleur voor darkmode" },
|
|
25
|
+
"20": { "value": "hsl(0 0% 20%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
26
|
+
"29": {
|
|
27
|
+
"value": "#4a4a4a"
|
|
28
|
+
},
|
|
29
|
+
"30": { "value": "hsl(0 0% 30%)", "comment": "border grijs #888" },
|
|
30
|
+
"31": {
|
|
31
|
+
"value": "#4f4f4f"
|
|
32
|
+
},
|
|
33
|
+
"40": { "value": "hsl(0 0% 40%)", "comment": "basis grijs #727272" },
|
|
34
|
+
"46": {
|
|
35
|
+
"value": "#767676"
|
|
36
|
+
},
|
|
37
|
+
"48": {
|
|
38
|
+
"value": "#7a7a7a"
|
|
39
|
+
},
|
|
40
|
+
"50": {
|
|
41
|
+
"value": "#808080",
|
|
42
|
+
"comment": "Base/Grey"
|
|
43
|
+
},
|
|
44
|
+
"80": { "value": "hsl(0 0% 80%)", "comment": "grijs variant voor achtergrond content #e5e5e5" },
|
|
45
|
+
"82": {
|
|
46
|
+
"value": "#d1d1d1"
|
|
47
|
+
},
|
|
48
|
+
"90": { "value": "hsl(0 0% 90%)", "comment": "grijs variant voor achtergrond templates #e6e6e6" },
|
|
49
|
+
"95": { "value": "hsl(0 0% 95%)", "comment": "grijs variant voor achtergrond accordion #f2f2f2" },
|
|
50
|
+
"97": {
|
|
51
|
+
"value": "#f7f7f7"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
"lightgrey": {
|
|
55
|
+
"96": {
|
|
56
|
+
"value": "#f5f5f5",
|
|
57
|
+
"comment": "Base/LightGrey"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"white": {
|
|
61
|
+
"98": {
|
|
62
|
+
"value": "#fafafa"
|
|
63
|
+
},
|
|
64
|
+
"100": {
|
|
65
|
+
"value": "#ffffff",
|
|
66
|
+
"comment": "Base/White"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
"black": {
|
|
70
|
+
"0": {
|
|
71
|
+
"value": "#000000",
|
|
72
|
+
"comment": "Base/Black"
|
|
73
|
+
},
|
|
74
|
+
"30": {
|
|
75
|
+
"value": "#4d4d4d"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"blue": {
|
|
79
|
+
"20": { "value": "hsl(211 60% 20%)", "comment": "basis donkerblauw (OS focus)" },
|
|
80
|
+
"30": { "value": "hsl(211 60% 30%)", "comment": "Deze kleur gebruiken we niet" },
|
|
81
|
+
"35": { "value": "hsl(211 60% 35%)", "comment": "basis link en knoppen CTA donkerblauw" },
|
|
82
|
+
"40": { "value": "hsl(211 60% 40%)", "comment": "blauw variant bij hover/focus #3669a5" },
|
|
83
|
+
"43": { "value": "#3669a5" },
|
|
84
|
+
"50": { "value": "hsl(211 60% 50%)", "comment": "experimenteel / beperkt gebruiken" },
|
|
85
|
+
"60": { "value": "hsl(211 60% 60%)", "comment": "experimenteel / Drak mode link en button kleur" },
|
|
86
|
+
"80": { "value": "hsl(211 60% 80%)", "comment": "licht blauw voor achtergrond" },
|
|
87
|
+
"90": { "value": "hsl(211 60% 90%)", "comment": "ijsblauw variant achtergrond, spotlight en uitgelicht" }
|
|
88
|
+
},
|
|
89
|
+
"red": {
|
|
90
|
+
"20": { "value": "hsl(0 100% 20%)", "comment": "donker rood" },
|
|
91
|
+
"30": { "value": "hsl(0 100% 30%)", "comment": "hover rood" },
|
|
92
|
+
"40": { "value": "hsl(0 100% 40%)", "comment": "basis rood #cc0000" },
|
|
93
|
+
"95": { "value": "hsl(0 100% 95%)", "comment": "Achtergrond rode kleur" }
|
|
94
|
+
},
|
|
95
|
+
"yellow": {
|
|
96
|
+
"20": { "value": "hsl(48 100% 20%)", "comment": "donker geel voor darkmode achtergrond" },
|
|
97
|
+
"40": { "value": "hsl(48 100% 40%)", "comment": "donker geel" },
|
|
98
|
+
"50": { "value": "hsl(48 100% 50%)", "comment": "basis geel #ffcc00" },
|
|
99
|
+
"60": { "value": "hsl(48 100% 60%)", "comment": "selecteer geel" },
|
|
100
|
+
"80": { "value": "hsl(48 100% 80%)", "comment": "spotlight en uitgelicht" }
|
|
101
|
+
},
|
|
102
|
+
"green": {
|
|
103
|
+
"30": { "value": "hsl(90 30% 30%)", "comment": "donker groen voor darkmode achtergrond" },
|
|
104
|
+
"40": { "value": "hsl(90 30% 38%)", "comment": "donker groen" },
|
|
105
|
+
"50": { "value": "hsl(90 30% 50%)", "comment": "Standaard groen #80a659 " },
|
|
106
|
+
"80": { "value": "hsl(90 30% 80%)", "comment": "Licht groen" },
|
|
107
|
+
"90": { "value": "hsl(90 30% 90%)", "comment": "Achtergrond licht groen" }
|
|
108
|
+
},
|
|
109
|
+
"secondary": {
|
|
110
|
+
"purple": { "value": "#762cd1", "comment": "Paars" },
|
|
111
|
+
"magenta": { "value": "#f02198", "comment": "Magenta" },
|
|
112
|
+
"red": { "value": "#cc0000", "comment": "Red" },
|
|
113
|
+
"orange": { "value": "#ff6e00", "comment": "Oranje" },
|
|
114
|
+
"yellow": { "value": "#ffcc00", "comment": "Geel" },
|
|
115
|
+
"lime": { "value": "#99d000", "comment": "Lime" },
|
|
116
|
+
"green": { "value": "#32ab27", "comment": "Groen" },
|
|
117
|
+
"cyan": { "value": "#009ed4", "comment": "Cyaan" },
|
|
118
|
+
"blue": { "value": "#006dff", "comment": "Blauw" },
|
|
119
|
+
"navy": { "value": "#1c4181", "comment": "Marineblauw" },
|
|
120
|
+
"brown": { "value": "#ad643b", "comment": "Bruin" },
|
|
121
|
+
"grey": { "value": "#757575", "comment": "Grijs" }
|
|
122
|
+
},
|
|
123
|
+
"invalid": { "value": "#990000" }
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
{
|
|
2
|
-
"zuiddrecht": {
|
|
3
|
-
"icon-scale": {
|
|
4
|
-
"3xs": { "value": "1px" },
|
|
5
|
-
"2xs": { "value": "4px" },
|
|
6
|
-
"xs": { "value": "8px" },
|
|
7
|
-
"sm": { "value": "12px" },
|
|
8
|
-
"md": { "value": "16px", "comment": "Formaat voor radio button" },
|
|
9
|
-
"lg": { "value": "24px", "comment": "Voor kalender iconen" },
|
|
10
|
-
"xl": { "value": "26px", "comment": "Formaat social media iconen" },
|
|
11
|
-
"2xl": { "value": "30px", "comment": "Formaat voor marker iconen" },
|
|
12
|
-
"3xl": { "value": "36px", "comment": "Formaat voor toptaks iconen" },
|
|
13
|
-
"4xl": { "value": "48px" }
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"zuiddrecht": {
|
|
3
|
+
"icon-scale": {
|
|
4
|
+
"3xs": { "value": "1px" },
|
|
5
|
+
"2xs": { "value": "4px" },
|
|
6
|
+
"xs": { "value": "8px" },
|
|
7
|
+
"sm": { "value": "12px" },
|
|
8
|
+
"md": { "value": "16px", "comment": "Formaat voor radio button" },
|
|
9
|
+
"lg": { "value": "24px", "comment": "Voor kalender iconen" },
|
|
10
|
+
"xl": { "value": "26px", "comment": "Formaat social media iconen" },
|
|
11
|
+
"2xl": { "value": "30px", "comment": "Formaat voor marker iconen" },
|
|
12
|
+
"3xl": { "value": "36px", "comment": "Formaat voor toptaks iconen" },
|
|
13
|
+
"4xl": { "value": "48px" }
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
{
|
|
2
|
-
"zuiddrecht": {
|
|
3
|
-
"typography": {
|
|
4
|
-
"sans-serif": {
|
|
5
|
-
"font-family": { "value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif" }
|
|
6
|
-
},
|
|
7
|
-
"monospace": {
|
|
8
|
-
"font-family": {
|
|
9
|
-
"value": "Monospace, \"Lucida Console\""
|
|
10
|
-
}
|
|
11
|
-
},
|
|
12
|
-
"scale": {
|
|
13
|
-
"2xs": { "font-size": { "value": "0.5rem", "comment": "8px" } },
|
|
14
|
-
"xs": { "font-size": { "value": "0.75rem", "comment": "12px" } },
|
|
15
|
-
"sm": { "font-size": { "value": "0.875rem", "comment": "14px" } },
|
|
16
|
-
"md": { "font-size": { "value": "1rem", "comment": "16px" } },
|
|
17
|
-
"lg": { "font-size": { "value": "1.125rem", "comment": "18px" } },
|
|
18
|
-
"xl": { "font-size": { "value": "1.25rem", "comment": "20px" } },
|
|
19
|
-
"2xl": { "font-size": { "value": "1.375rem", "comment": "22px" } },
|
|
20
|
-
"3xl": { "font-size": { "value": "1.5rem", "comment": "24px" } },
|
|
21
|
-
"4xl": { "font-size": { "value": "2rem", "comment": "32px" } }
|
|
22
|
-
},
|
|
23
|
-
"weight-scale": {
|
|
24
|
-
"bold": { "font-weight": { "value": "700" } },
|
|
25
|
-
"normal": { "font-weight": { "value": "400" } },
|
|
26
|
-
"light": { "font-weight": { "value": "100" } }
|
|
27
|
-
},
|
|
28
|
-
"font-style": {
|
|
29
|
-
"normal": { "value": "normal" },
|
|
30
|
-
"inherit": { "value": "inherit" }
|
|
31
|
-
},
|
|
32
|
-
"line-height": {
|
|
33
|
-
"xs": { "value": "1" },
|
|
34
|
-
"sm": { "value": "1.25" },
|
|
35
|
-
"md": { "value": "1.5" },
|
|
36
|
-
"lg": { "value": "2" }
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"zuiddrecht": {
|
|
3
|
+
"typography": {
|
|
4
|
+
"sans-serif": {
|
|
5
|
+
"font-family": { "value": "\"Lucida Grande\", \"Lucida Sans Unicode\", \"Lucida Sans\", \"Arial\", sans-serif" }
|
|
6
|
+
},
|
|
7
|
+
"monospace": {
|
|
8
|
+
"font-family": {
|
|
9
|
+
"value": "Monospace, \"Lucida Console\""
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"scale": {
|
|
13
|
+
"2xs": { "font-size": { "value": "0.5rem", "comment": "8px" } },
|
|
14
|
+
"xs": { "font-size": { "value": "0.75rem", "comment": "12px" } },
|
|
15
|
+
"sm": { "font-size": { "value": "0.875rem", "comment": "14px" } },
|
|
16
|
+
"md": { "font-size": { "value": "1rem", "comment": "16px" } },
|
|
17
|
+
"lg": { "font-size": { "value": "1.125rem", "comment": "18px" } },
|
|
18
|
+
"xl": { "font-size": { "value": "1.25rem", "comment": "20px" } },
|
|
19
|
+
"2xl": { "font-size": { "value": "1.375rem", "comment": "22px" } },
|
|
20
|
+
"3xl": { "font-size": { "value": "1.5rem", "comment": "24px" } },
|
|
21
|
+
"4xl": { "font-size": { "value": "2rem", "comment": "32px" } }
|
|
22
|
+
},
|
|
23
|
+
"weight-scale": {
|
|
24
|
+
"bold": { "font-weight": { "value": "700" } },
|
|
25
|
+
"normal": { "font-weight": { "value": "400" } },
|
|
26
|
+
"light": { "font-weight": { "value": "100" } }
|
|
27
|
+
},
|
|
28
|
+
"font-style": {
|
|
29
|
+
"normal": { "value": "normal" },
|
|
30
|
+
"inherit": { "value": "inherit" }
|
|
31
|
+
},
|
|
32
|
+
"line-height": {
|
|
33
|
+
"xs": { "value": "1" },
|
|
34
|
+
"sm": { "value": "1.25" },
|
|
35
|
+
"md": { "value": "1.5" },
|
|
36
|
+
"lg": { "value": "2" }
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
{
|
|
2
|
-
"zuiddrecht": {
|
|
3
|
-
"border-width": {
|
|
4
|
-
"sm": { "value": "1px" },
|
|
5
|
-
"md": { "value": "2px" }
|
|
6
|
-
},
|
|
7
|
-
"border-radius": {
|
|
8
|
-
"sm": { "value": "2px" },
|
|
9
|
-
"md": { "value": "4px" },
|
|
10
|
-
"lg": { "value": "8px" },
|
|
11
|
-
"round": { "value": "999px" },
|
|
12
|
-
"none": { "value": "0" }
|
|
13
|
-
},
|
|
14
|
-
"border-style": {
|
|
15
|
-
"solid": { "value": "solid" },
|
|
16
|
-
"dotted": { "value": "dotted" }
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"zuiddrecht": {
|
|
3
|
+
"border-width": {
|
|
4
|
+
"sm": { "value": "1px" },
|
|
5
|
+
"md": { "value": "2px" }
|
|
6
|
+
},
|
|
7
|
+
"border-radius": {
|
|
8
|
+
"sm": { "value": "2px" },
|
|
9
|
+
"md": { "value": "4px" },
|
|
10
|
+
"lg": { "value": "8px" },
|
|
11
|
+
"round": { "value": "999px" },
|
|
12
|
+
"none": { "value": "0" }
|
|
13
|
+
},
|
|
14
|
+
"border-style": {
|
|
15
|
+
"solid": { "value": "solid" },
|
|
16
|
+
"dotted": { "value": "dotted" }
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"space": {
|
|
4
|
-
"block": {
|
|
5
|
-
"4xs": { "value": "1px" },
|
|
6
|
-
"3xs": { "value": "2px" },
|
|
7
|
-
"2xs": { "value": "4px" },
|
|
8
|
-
"xs": { "value": "8px" },
|
|
9
|
-
"sm": { "value": "12px" },
|
|
10
|
-
"md": { "value": "16px" },
|
|
11
|
-
"lg": { "value": "20px" },
|
|
12
|
-
"xl": { "value": "24px" },
|
|
13
|
-
"2xl": { "value": "32px" },
|
|
14
|
-
"3xl": { "value": "48px" },
|
|
15
|
-
"4xl": { "value": "64px" }
|
|
16
|
-
},
|
|
17
|
-
"inline": {
|
|
18
|
-
"3xs": { "value": "2px" },
|
|
19
|
-
"2xs": { "value": "4px" },
|
|
20
|
-
"xs": { "value": "8px" },
|
|
21
|
-
"sm": { "value": "12px" },
|
|
22
|
-
"md": { "value": "16px" },
|
|
23
|
-
"lg": { "value": "20px" },
|
|
24
|
-
"xl": { "value": "24px" },
|
|
25
|
-
"2xl": { "value": "28px" },
|
|
26
|
-
"3xl": { "value": "32px" },
|
|
27
|
-
"4xl": { "value": "48px" }
|
|
28
|
-
},
|
|
29
|
-
"text": {
|
|
30
|
-
"3xs": { "value": "0.125ch" },
|
|
31
|
-
"2xs": { "value": "0.25ch" },
|
|
32
|
-
"xs": { "value": "0.5ch" },
|
|
33
|
-
"sm": { "value": "0.75ch" },
|
|
34
|
-
"md": { "value": "1ch" },
|
|
35
|
-
"lg": { "value": "1.5ch" },
|
|
36
|
-
"xl": { "value": "1.75ch" },
|
|
37
|
-
"2xl": { "value": "2ch" },
|
|
38
|
-
"3xl": { "value": "3ch" }
|
|
39
|
-
},
|
|
40
|
-
"row": {
|
|
41
|
-
"4xs": { "value": "1px" },
|
|
42
|
-
"3xs": { "value": "2px" },
|
|
43
|
-
"2xs": { "value": "4px" },
|
|
44
|
-
"xs": { "value": "8px" },
|
|
45
|
-
"sm": { "value": "12px" },
|
|
46
|
-
"md": { "value": "16px" },
|
|
47
|
-
"lg": { "value": "20px" },
|
|
48
|
-
"xl": { "value": "24px" },
|
|
49
|
-
"2xl": { "value": "28px" },
|
|
50
|
-
"3xl": { "value": "32px" },
|
|
51
|
-
"4xl": { "value": "48px" },
|
|
52
|
-
"5xl": { "value": "64px" }
|
|
53
|
-
},
|
|
54
|
-
"column": {
|
|
55
|
-
"4xs": { "value": "1px" },
|
|
56
|
-
"3xs": { "value": "2px" },
|
|
57
|
-
"2xs": { "value": "4px" },
|
|
58
|
-
"xs": { "value": "8px" },
|
|
59
|
-
"sm": { "value": "12px" },
|
|
60
|
-
"md": { "value": "16px" },
|
|
61
|
-
"lg": { "value": "20px" },
|
|
62
|
-
"xl": { "value": "24px" },
|
|
63
|
-
"2xl": { "value": "28px" },
|
|
64
|
-
"3xl": { "value": "32px" },
|
|
65
|
-
"4xl": { "value": "48px" },
|
|
66
|
-
"5xl": { "value": "64px" }
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"space": {
|
|
4
|
+
"block": {
|
|
5
|
+
"4xs": { "value": "1px" },
|
|
6
|
+
"3xs": { "value": "2px" },
|
|
7
|
+
"2xs": { "value": "4px" },
|
|
8
|
+
"xs": { "value": "8px" },
|
|
9
|
+
"sm": { "value": "12px" },
|
|
10
|
+
"md": { "value": "16px" },
|
|
11
|
+
"lg": { "value": "20px" },
|
|
12
|
+
"xl": { "value": "24px" },
|
|
13
|
+
"2xl": { "value": "32px" },
|
|
14
|
+
"3xl": { "value": "48px" },
|
|
15
|
+
"4xl": { "value": "64px" }
|
|
16
|
+
},
|
|
17
|
+
"inline": {
|
|
18
|
+
"3xs": { "value": "2px" },
|
|
19
|
+
"2xs": { "value": "4px" },
|
|
20
|
+
"xs": { "value": "8px" },
|
|
21
|
+
"sm": { "value": "12px" },
|
|
22
|
+
"md": { "value": "16px" },
|
|
23
|
+
"lg": { "value": "20px" },
|
|
24
|
+
"xl": { "value": "24px" },
|
|
25
|
+
"2xl": { "value": "28px" },
|
|
26
|
+
"3xl": { "value": "32px" },
|
|
27
|
+
"4xl": { "value": "48px" }
|
|
28
|
+
},
|
|
29
|
+
"text": {
|
|
30
|
+
"3xs": { "value": "0.125ch" },
|
|
31
|
+
"2xs": { "value": "0.25ch" },
|
|
32
|
+
"xs": { "value": "0.5ch" },
|
|
33
|
+
"sm": { "value": "0.75ch" },
|
|
34
|
+
"md": { "value": "1ch" },
|
|
35
|
+
"lg": { "value": "1.5ch" },
|
|
36
|
+
"xl": { "value": "1.75ch" },
|
|
37
|
+
"2xl": { "value": "2ch" },
|
|
38
|
+
"3xl": { "value": "3ch" }
|
|
39
|
+
},
|
|
40
|
+
"row": {
|
|
41
|
+
"4xs": { "value": "1px" },
|
|
42
|
+
"3xs": { "value": "2px" },
|
|
43
|
+
"2xs": { "value": "4px" },
|
|
44
|
+
"xs": { "value": "8px" },
|
|
45
|
+
"sm": { "value": "12px" },
|
|
46
|
+
"md": { "value": "16px" },
|
|
47
|
+
"lg": { "value": "20px" },
|
|
48
|
+
"xl": { "value": "24px" },
|
|
49
|
+
"2xl": { "value": "28px" },
|
|
50
|
+
"3xl": { "value": "32px" },
|
|
51
|
+
"4xl": { "value": "48px" },
|
|
52
|
+
"5xl": { "value": "64px" }
|
|
53
|
+
},
|
|
54
|
+
"column": {
|
|
55
|
+
"4xs": { "value": "1px" },
|
|
56
|
+
"3xs": { "value": "2px" },
|
|
57
|
+
"2xs": { "value": "4px" },
|
|
58
|
+
"xs": { "value": "8px" },
|
|
59
|
+
"sm": { "value": "12px" },
|
|
60
|
+
"md": { "value": "16px" },
|
|
61
|
+
"lg": { "value": "20px" },
|
|
62
|
+
"xl": { "value": "24px" },
|
|
63
|
+
"2xl": { "value": "28px" },
|
|
64
|
+
"3xl": { "value": "32px" },
|
|
65
|
+
"4xl": { "value": "48px" },
|
|
66
|
+
"5xl": { "value": "64px" }
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|