@conduction/theme 1.1.53 → 1.1.55
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 +201 -199
- 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/amsterdam/date-input.tokens.json +29 -29
- package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/conduction-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/conduction-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +44 -44
- package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/LICENSE.md +17 -17
- package/municipalities/bct-design-tokens/README.md +3 -3
- 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/package.json +40 -40
- package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
- package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
- package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
- package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/config.json +73 -73
- package/municipalities/bct-design-tokens/src/font.js +8 -8
- package/municipalities/bct-design-tokens/src/font.scss +385 -385
- package/municipalities/bct-design-tokens/src/index.scss +8 -8
- package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
- package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
- package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- 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/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- 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/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- 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/ede-design-tokens/LICENSE.md +17 -17
- package/municipalities/ede-design-tokens/README.md +3 -3
- package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/ede-design-tokens/package.json +40 -40
- package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
- package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
- package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
- package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
- package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/config.json +73 -73
- package/municipalities/ede-design-tokens/src/index.scss +7 -7
- package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
- 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/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
- package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
- package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +147 -147
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +50 -50
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +32 -32
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
- package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
- package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
- package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
- package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
- package/municipalities/lansingerland-design-tokens/README.md +3 -3
- 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/package.json +41 -41
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
- package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
- package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
- package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
- package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
- package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
- package/municipalities/lansingerland-design-tokens/style-dictionary.config.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/migrato-design-tokens/LICENSE.md +17 -17
- package/municipalities/migrato-design-tokens/README.md +3 -3
- package/municipalities/migrato-design-tokens/package.json +40 -40
- package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
- package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
- package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
- package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
- package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/config.json +73 -73
- package/municipalities/migrato-design-tokens/src/font.scss +6 -6
- package/municipalities/migrato-design-tokens/src/index.scss +8 -8
- package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- 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/noordwijk-design-tokens/src/font.js +8 -8
- 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/LICENSE.md +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
- 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/package.json +42 -42
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
- package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
- 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/tilburg/footer.tokens.json +8 -8
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- 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/documentation/color.stories.mdx +17 -17
- package/municipalities/soest-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/soest-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/soest-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/soest-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/soest-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/soest-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/stichtse-vecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/stichtse-vecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/stichtse-vecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/stichtse-vecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/logo.tokens.json +21 -21
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- 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 +57 -57
- package/publiccode.yaml +83 -83
package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"form-field": {
|
|
4
|
-
"margin-block-start": { "value": "13px" },
|
|
5
|
-
"margin-block-end": { "value": "{lansingerland.size.2xs}" },
|
|
6
|
-
"max-inline-size": {},
|
|
7
|
-
"invalid": {
|
|
8
|
-
"border-inline-start-color": { "value": "{lansingerland.color.error}" },
|
|
9
|
-
"border-inline-start-width": { "value": "3px" },
|
|
10
|
-
"padding-inline-start": { "value": "12px" }
|
|
11
|
-
},
|
|
12
|
-
"label": {
|
|
13
|
-
"margin-block-end": {}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"form-field": {
|
|
4
|
+
"margin-block-start": { "value": "13px" },
|
|
5
|
+
"margin-block-end": { "value": "{lansingerland.size.2xs}" },
|
|
6
|
+
"max-inline-size": {},
|
|
7
|
+
"invalid": {
|
|
8
|
+
"border-inline-start-color": { "value": "{lansingerland.color.error}" },
|
|
9
|
+
"border-inline-start-width": { "value": "3px" },
|
|
10
|
+
"padding-inline-start": { "value": "12px" }
|
|
11
|
+
},
|
|
12
|
+
"label": {
|
|
13
|
+
"margin-block-end": {}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"form-input": {
|
|
4
|
-
"border-bottom-width": {},
|
|
5
|
-
"border-color": { "value": "{lansingerland.color.grey.58}" },
|
|
6
|
-
"border-radius": { "value": "0" },
|
|
7
|
-
"border-width": { "value": "{lansingerland.size.4xs}" },
|
|
8
|
-
"color": { "value": "{lansingerland.color.black.0}" },
|
|
9
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
10
|
-
"font-size": {
|
|
11
|
-
"value": "{lansingerland.font-size.md}",
|
|
12
|
-
"comment": "16px"
|
|
13
|
-
},
|
|
14
|
-
"min-inline-height": {},
|
|
15
|
-
"max-inline-size": {},
|
|
16
|
-
"padding-block-end": { "value": "{lansingerland.size.xs}" },
|
|
17
|
-
"padding-block-start": { "value": "{lansingerland.size.xs}" },
|
|
18
|
-
"padding-inline-end": { "value": "{lansingerland.size.sm}" },
|
|
19
|
-
"padding-inline-start": { "value": "{lansingerland.size.sm}" },
|
|
20
|
-
"disabled": {
|
|
21
|
-
"border-color": { "value": "{lansingerland.color.grey.87}" },
|
|
22
|
-
"color": {}
|
|
23
|
-
},
|
|
24
|
-
"invalid": {
|
|
25
|
-
"border-color": { "value": "{lansingerland.color.error}" },
|
|
26
|
-
"border-width": { "value": "{lansingerland.size.4xs}" }
|
|
27
|
-
},
|
|
28
|
-
"read-only": {
|
|
29
|
-
"border-color": { "value": "{lansingerland.color.grey.48}" },
|
|
30
|
-
"color": {}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"form-input": {
|
|
4
|
+
"border-bottom-width": {},
|
|
5
|
+
"border-color": { "value": "{lansingerland.color.grey.58}" },
|
|
6
|
+
"border-radius": { "value": "0" },
|
|
7
|
+
"border-width": { "value": "{lansingerland.size.4xs}" },
|
|
8
|
+
"color": { "value": "{lansingerland.color.black.0}" },
|
|
9
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
10
|
+
"font-size": {
|
|
11
|
+
"value": "{lansingerland.font-size.md}",
|
|
12
|
+
"comment": "16px"
|
|
13
|
+
},
|
|
14
|
+
"min-inline-height": {},
|
|
15
|
+
"max-inline-size": {},
|
|
16
|
+
"padding-block-end": { "value": "{lansingerland.size.xs}" },
|
|
17
|
+
"padding-block-start": { "value": "{lansingerland.size.xs}" },
|
|
18
|
+
"padding-inline-end": { "value": "{lansingerland.size.sm}" },
|
|
19
|
+
"padding-inline-start": { "value": "{lansingerland.size.sm}" },
|
|
20
|
+
"disabled": {
|
|
21
|
+
"border-color": { "value": "{lansingerland.color.grey.87}" },
|
|
22
|
+
"color": {}
|
|
23
|
+
},
|
|
24
|
+
"invalid": {
|
|
25
|
+
"border-color": { "value": "{lansingerland.color.error}" },
|
|
26
|
+
"border-width": { "value": "{lansingerland.size.4xs}" }
|
|
27
|
+
},
|
|
28
|
+
"read-only": {
|
|
29
|
+
"border-color": { "value": "{lansingerland.color.grey.48}" },
|
|
30
|
+
"color": {}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"form-label": {
|
|
4
|
-
"color": { "value": "{utrecht.document.color}" },
|
|
5
|
-
"font-weight": {},
|
|
6
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
7
|
-
"checkbox": {
|
|
8
|
-
"color": { "value": "{lansingerland.color.grey.26}" },
|
|
9
|
-
"font-weight": {}
|
|
10
|
-
},
|
|
11
|
-
"checked": {
|
|
12
|
-
"font-weight": {}
|
|
13
|
-
},
|
|
14
|
-
"disabled": {
|
|
15
|
-
"color": {}
|
|
16
|
-
},
|
|
17
|
-
"radio": {
|
|
18
|
-
"color": { "value": "{lansingerland.color.grey.26}" },
|
|
19
|
-
"font-weight": {}
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"form-label": {
|
|
4
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
5
|
+
"font-weight": {},
|
|
6
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
7
|
+
"checkbox": {
|
|
8
|
+
"color": { "value": "{lansingerland.color.grey.26}" },
|
|
9
|
+
"font-weight": {}
|
|
10
|
+
},
|
|
11
|
+
"checked": {
|
|
12
|
+
"font-weight": {}
|
|
13
|
+
},
|
|
14
|
+
"disabled": {
|
|
15
|
+
"color": {}
|
|
16
|
+
},
|
|
17
|
+
"radio": {
|
|
18
|
+
"color": { "value": "{lansingerland.color.grey.26}" },
|
|
19
|
+
"font-weight": {}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"heading-1": {
|
|
4
|
-
"color": {},
|
|
5
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
6
|
-
"font-size": { "value": "{lansingerland.font-size.3xl}" },
|
|
7
|
-
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
8
|
-
"line-height": {},
|
|
9
|
-
"margin-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
10
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
11
|
-
},
|
|
12
|
-
"heading-2": {
|
|
13
|
-
"color": {},
|
|
14
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
15
|
-
"font-size": { "value": "{lansingerland.font-size.2xl}" },
|
|
16
|
-
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
17
|
-
"line-height": {},
|
|
18
|
-
"margin-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
19
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
20
|
-
},
|
|
21
|
-
"heading-3": {
|
|
22
|
-
"color": {},
|
|
23
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
24
|
-
"font-size": { "value": "{lansingerland.font-size.xl}" },
|
|
25
|
-
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
26
|
-
"line-height": {},
|
|
27
|
-
"margin-block-end": { "value": "{lansingerland.size.xl}" },
|
|
28
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
29
|
-
},
|
|
30
|
-
"heading-4": {
|
|
31
|
-
"color": {},
|
|
32
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
33
|
-
"font-size": { "value": "{lansingerland.font-size.lg}" },
|
|
34
|
-
"font-weight": { "value": "{lansingerland.typography.font-weight.normal}" },
|
|
35
|
-
"line-height": {},
|
|
36
|
-
"margin-block-end": { "value": "{lansingerland.size.lg}" },
|
|
37
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
38
|
-
},
|
|
39
|
-
"heading-5": {
|
|
40
|
-
"color": {},
|
|
41
|
-
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
42
|
-
"font-size": { "value": "{lansingerland.font-size.md}" },
|
|
43
|
-
"font-weight": { "value": "{lansingerland.typography.font-weight.light}" },
|
|
44
|
-
"line-height": {},
|
|
45
|
-
"margin-block-end": { "value": "{lansingerland.size.lg}" },
|
|
46
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"heading-1": {
|
|
4
|
+
"color": {},
|
|
5
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
6
|
+
"font-size": { "value": "{lansingerland.font-size.3xl}" },
|
|
7
|
+
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
8
|
+
"line-height": {},
|
|
9
|
+
"margin-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
10
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
11
|
+
},
|
|
12
|
+
"heading-2": {
|
|
13
|
+
"color": {},
|
|
14
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
15
|
+
"font-size": { "value": "{lansingerland.font-size.2xl}" },
|
|
16
|
+
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
17
|
+
"line-height": {},
|
|
18
|
+
"margin-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
19
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
20
|
+
},
|
|
21
|
+
"heading-3": {
|
|
22
|
+
"color": {},
|
|
23
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
24
|
+
"font-size": { "value": "{lansingerland.font-size.xl}" },
|
|
25
|
+
"font-weight": { "value": "{lansingerland.typography.font-weight.bold}" },
|
|
26
|
+
"line-height": {},
|
|
27
|
+
"margin-block-end": { "value": "{lansingerland.size.xl}" },
|
|
28
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
29
|
+
},
|
|
30
|
+
"heading-4": {
|
|
31
|
+
"color": {},
|
|
32
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
33
|
+
"font-size": { "value": "{lansingerland.font-size.lg}" },
|
|
34
|
+
"font-weight": { "value": "{lansingerland.typography.font-weight.normal}" },
|
|
35
|
+
"line-height": {},
|
|
36
|
+
"margin-block-end": { "value": "{lansingerland.size.lg}" },
|
|
37
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
38
|
+
},
|
|
39
|
+
"heading-5": {
|
|
40
|
+
"color": {},
|
|
41
|
+
"font-family": { "value": "{lansingerland.typography.roboto.font-family}" },
|
|
42
|
+
"font-size": { "value": "{lansingerland.font-size.md}" },
|
|
43
|
+
"font-weight": { "value": "{lansingerland.typography.font-weight.light}" },
|
|
44
|
+
"line-height": {},
|
|
45
|
+
"margin-block-end": { "value": "{lansingerland.size.lg}" },
|
|
46
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" }
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"icon": {
|
|
4
|
-
"color": {},
|
|
5
|
-
"size": {},
|
|
6
|
-
"inset-block-start": {},
|
|
7
|
-
"baseline": {
|
|
8
|
-
"inset-block-start": {}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"icon": {
|
|
4
|
+
"color": {},
|
|
5
|
+
"size": {},
|
|
6
|
+
"inset-block-start": {},
|
|
7
|
+
"baseline": {
|
|
8
|
+
"inset-block-start": {}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"link": {
|
|
4
|
-
"color": { "value": "{lansingerland.color.primary}" },
|
|
5
|
-
"text-decoration": { "value": "underline" },
|
|
6
|
-
"text-decoration-color": { "value": "{lansingerland.color.green.28-50t}" },
|
|
7
|
-
"text-decoration-thickness": { "value": "{lansingerland.size.3xs}" },
|
|
8
|
-
"text-underline-offset": { "value": "{lansingerland.size.2xs}" },
|
|
9
|
-
"active": {
|
|
10
|
-
"color": {}
|
|
11
|
-
},
|
|
12
|
-
"focus": {
|
|
13
|
-
"color": {},
|
|
14
|
-
"text-decoration": {},
|
|
15
|
-
"text-decoration-thickness": {}
|
|
16
|
-
},
|
|
17
|
-
"hover": {
|
|
18
|
-
"color": { "value": "{lansingerland.color.primary-hover}" },
|
|
19
|
-
"text-decoration": { "value": "underline" },
|
|
20
|
-
"text-decoration-thickness": { "value": "{lansingerland.size.3xs}" }
|
|
21
|
-
},
|
|
22
|
-
"placeholder": {
|
|
23
|
-
"color": {}
|
|
24
|
-
},
|
|
25
|
-
"visited": {
|
|
26
|
-
"color": { "value": "{lansingerland.color.primary}" }
|
|
27
|
-
},
|
|
28
|
-
"icon": {
|
|
29
|
-
"size": { "value": "{lansingerland.size.md}" }
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"link": {
|
|
4
|
+
"color": { "value": "{lansingerland.color.primary}" },
|
|
5
|
+
"text-decoration": { "value": "underline" },
|
|
6
|
+
"text-decoration-color": { "value": "{lansingerland.color.green.28-50t}" },
|
|
7
|
+
"text-decoration-thickness": { "value": "{lansingerland.size.3xs}" },
|
|
8
|
+
"text-underline-offset": { "value": "{lansingerland.size.2xs}" },
|
|
9
|
+
"active": {
|
|
10
|
+
"color": {}
|
|
11
|
+
},
|
|
12
|
+
"focus": {
|
|
13
|
+
"color": {},
|
|
14
|
+
"text-decoration": {},
|
|
15
|
+
"text-decoration-thickness": {}
|
|
16
|
+
},
|
|
17
|
+
"hover": {
|
|
18
|
+
"color": { "value": "{lansingerland.color.primary-hover}" },
|
|
19
|
+
"text-decoration": { "value": "underline" },
|
|
20
|
+
"text-decoration-thickness": { "value": "{lansingerland.size.3xs}" }
|
|
21
|
+
},
|
|
22
|
+
"placeholder": {
|
|
23
|
+
"color": {}
|
|
24
|
+
},
|
|
25
|
+
"visited": {
|
|
26
|
+
"color": { "value": "{lansingerland.color.primary}" }
|
|
27
|
+
},
|
|
28
|
+
"icon": {
|
|
29
|
+
"size": { "value": "{lansingerland.size.md}" }
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"ordered-list": {
|
|
4
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
5
|
-
"line-height": {},
|
|
6
|
-
"margin-block-start": { "value": "{lansingerland.size.sm}" },
|
|
7
|
-
"margin-block-end": { "value": "{lansingerland.size.sm}" },
|
|
8
|
-
"padding-inline-start": { "value": "{lansingerland.size.xl}" },
|
|
9
|
-
"item": {
|
|
10
|
-
"margin-block-start": { "value": "{lansingerland.size.2xs}" },
|
|
11
|
-
"margin-block-end": { "value": "{lansingerland.size.2xs}" },
|
|
12
|
-
"padding-inline-start": { "value": "1ch" }
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"unordered-list": {
|
|
16
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
17
|
-
"line-height": {},
|
|
18
|
-
"margin-block-start": { "value": "{lansingerland.size.md}" },
|
|
19
|
-
"margin-block-end": { "value": 0 },
|
|
20
|
-
"padding-inline-start": { "value": "2ch" },
|
|
21
|
-
"item": {
|
|
22
|
-
"margin-block-start": { "value": "{lansingerland.size.xs}" },
|
|
23
|
-
"margin-block-end": { "value": "{lansingerland.size.xs}" },
|
|
24
|
-
"padding-inline-start": { "value": "1ch" }
|
|
25
|
-
},
|
|
26
|
-
"marker": {
|
|
27
|
-
"color": { "value": "{lansingerland.color.black.0}" }
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"ordered-list": {
|
|
4
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
5
|
+
"line-height": {},
|
|
6
|
+
"margin-block-start": { "value": "{lansingerland.size.sm}" },
|
|
7
|
+
"margin-block-end": { "value": "{lansingerland.size.sm}" },
|
|
8
|
+
"padding-inline-start": { "value": "{lansingerland.size.xl}" },
|
|
9
|
+
"item": {
|
|
10
|
+
"margin-block-start": { "value": "{lansingerland.size.2xs}" },
|
|
11
|
+
"margin-block-end": { "value": "{lansingerland.size.2xs}" },
|
|
12
|
+
"padding-inline-start": { "value": "1ch" }
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"unordered-list": {
|
|
16
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
17
|
+
"line-height": {},
|
|
18
|
+
"margin-block-start": { "value": "{lansingerland.size.md}" },
|
|
19
|
+
"margin-block-end": { "value": 0 },
|
|
20
|
+
"padding-inline-start": { "value": "2ch" },
|
|
21
|
+
"item": {
|
|
22
|
+
"margin-block-start": { "value": "{lansingerland.size.xs}" },
|
|
23
|
+
"margin-block-end": { "value": "{lansingerland.size.xs}" },
|
|
24
|
+
"padding-inline-start": { "value": "1ch" }
|
|
25
|
+
},
|
|
26
|
+
"marker": {
|
|
27
|
+
"color": { "value": "{lansingerland.color.black.0}" }
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"page-footer": {
|
|
4
|
-
"background-color": { "value": "{lansingerland.color.white.100}" },
|
|
5
|
-
"background-image": {
|
|
6
|
-
"value": "url(\"data:image/png;base64,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\")"
|
|
7
|
-
},
|
|
8
|
-
"color": { "value": "{lansingerland.color.black.0}" },
|
|
9
|
-
"padding-inline-end": { "value": "{lansingerland.size.sm}" },
|
|
10
|
-
"padding-inline-start": { "value": "{lansingerland.size.sm}" },
|
|
11
|
-
"padding-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
12
|
-
"padding-block-start": { "value": "{lansingerland.size.2xl}" }
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-footer": {
|
|
4
|
+
"background-color": { "value": "{lansingerland.color.white.100}" },
|
|
5
|
+
"background-image": {
|
|
6
|
+
"value": "url(\"data:image/png;base64,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\")"
|
|
7
|
+
},
|
|
8
|
+
"color": { "value": "{lansingerland.color.black.0}" },
|
|
9
|
+
"padding-inline-end": { "value": "{lansingerland.size.sm}" },
|
|
10
|
+
"padding-inline-start": { "value": "{lansingerland.size.sm}" },
|
|
11
|
+
"padding-block-end": { "value": "{lansingerland.size.2xl}" },
|
|
12
|
+
"padding-block-start": { "value": "{lansingerland.size.2xl}" }
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|