@conduction/theme 1.1.52 → 1.1.53
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 +199 -198
- 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 -121
- 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 -45
- 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 -27
- 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 -14
- 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 -34
- 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/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json
CHANGED
|
@@ -1,95 +1,95 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"pagination": {
|
|
4
|
-
"container": {
|
|
5
|
-
"background-color": { "value": "unset" },
|
|
6
|
-
"padding-inline-start": { "value": "0px" },
|
|
7
|
-
"padding-inline-end": { "value": "0px" },
|
|
8
|
-
"padding-block-start": { "value": "0px" },
|
|
9
|
-
"padding-block-end": { "value": "0px" }
|
|
10
|
-
},
|
|
11
|
-
"item": {
|
|
12
|
-
"gap": { "value": "{stichtse-vecht.size.2xs}" },
|
|
13
|
-
"color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
14
|
-
"background-color": { "value": "{stichtse-vecht.color.white.98}" },
|
|
15
|
-
"padding-inline-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
16
|
-
"padding-inline-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
17
|
-
"padding-block-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
18
|
-
"padding-block-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
19
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
20
|
-
"font-weight": { "value": "{stichtse-vecht.typography.font-weight.normal}" },
|
|
21
|
-
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
22
|
-
"border-width": {},
|
|
23
|
-
"border-style": {},
|
|
24
|
-
"border-color": {},
|
|
25
|
-
"border-bottom-width": {},
|
|
26
|
-
"border-bottom-style": {},
|
|
27
|
-
"border-bottom-color": {},
|
|
28
|
-
"border-radius": { "value": "{stichtse-vecht.size.2xs}" }
|
|
29
|
-
},
|
|
30
|
-
"navigation-button": {
|
|
31
|
-
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
32
|
-
"background-color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
33
|
-
"border-width": {},
|
|
34
|
-
"border-style": {},
|
|
35
|
-
"border-color": {},
|
|
36
|
-
"border-bottom-width": {},
|
|
37
|
-
"border-bottom-style": {},
|
|
38
|
-
"border-bottom-color": {},
|
|
39
|
-
"border-radius": {},
|
|
40
|
-
"padding-inline-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
41
|
-
"padding-inline-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
42
|
-
"padding-block-start": { "value": "0px" },
|
|
43
|
-
"padding-block-end": { "value": "0px" },
|
|
44
|
-
"disabled": {
|
|
45
|
-
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
46
|
-
"background-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
47
|
-
"border-width": {},
|
|
48
|
-
"border-style": {},
|
|
49
|
-
"border-color": {},
|
|
50
|
-
"border-bottom-width": {},
|
|
51
|
-
"border-bottom-style": {},
|
|
52
|
-
"border-bottom-color": {},
|
|
53
|
-
"border-radius": {}
|
|
54
|
-
},
|
|
55
|
-
"hover": {
|
|
56
|
-
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
57
|
-
"background-color": { "value": "{stichtse-vecht.color.blue.32}" },
|
|
58
|
-
"border-width": {},
|
|
59
|
-
"border-style": {},
|
|
60
|
-
"border-color": {},
|
|
61
|
-
"border-bottom-width": {},
|
|
62
|
-
"border-bottom-style": {},
|
|
63
|
-
"border-bottom-color": {},
|
|
64
|
-
"border-radius": {}
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
"current-page": {
|
|
68
|
-
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
69
|
-
"background-color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
70
|
-
"font-weight": { "value": "{stichtse-vecht.typography.font-weight.bold}" },
|
|
71
|
-
"text-decoration": { "value": "unset" },
|
|
72
|
-
"border-width": {},
|
|
73
|
-
"border-style": {},
|
|
74
|
-
"border-color": {},
|
|
75
|
-
"border-bottom-width": {},
|
|
76
|
-
"border-bottom-style": {},
|
|
77
|
-
"border-bottom-color": {}
|
|
78
|
-
},
|
|
79
|
-
"page": {
|
|
80
|
-
"hover": {
|
|
81
|
-
"color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
82
|
-
"background-color": { "value": "{stichtse-vecht.color.white.98}" },
|
|
83
|
-
"text-decoration": { "value": "unset" },
|
|
84
|
-
"text-decoration-thickness": { "value": "0px" },
|
|
85
|
-
"border-width": {},
|
|
86
|
-
"border-style": {},
|
|
87
|
-
"border-color": {},
|
|
88
|
-
"border-bottom-width": {},
|
|
89
|
-
"border-bottom-style": {},
|
|
90
|
-
"border-bottom-color": {}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"pagination": {
|
|
4
|
+
"container": {
|
|
5
|
+
"background-color": { "value": "unset" },
|
|
6
|
+
"padding-inline-start": { "value": "0px" },
|
|
7
|
+
"padding-inline-end": { "value": "0px" },
|
|
8
|
+
"padding-block-start": { "value": "0px" },
|
|
9
|
+
"padding-block-end": { "value": "0px" }
|
|
10
|
+
},
|
|
11
|
+
"item": {
|
|
12
|
+
"gap": { "value": "{stichtse-vecht.size.2xs}" },
|
|
13
|
+
"color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
14
|
+
"background-color": { "value": "{stichtse-vecht.color.white.98}" },
|
|
15
|
+
"padding-inline-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
16
|
+
"padding-inline-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
17
|
+
"padding-block-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
18
|
+
"padding-block-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
19
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
20
|
+
"font-weight": { "value": "{stichtse-vecht.typography.font-weight.normal}" },
|
|
21
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
22
|
+
"border-width": {},
|
|
23
|
+
"border-style": {},
|
|
24
|
+
"border-color": {},
|
|
25
|
+
"border-bottom-width": {},
|
|
26
|
+
"border-bottom-style": {},
|
|
27
|
+
"border-bottom-color": {},
|
|
28
|
+
"border-radius": { "value": "{stichtse-vecht.size.2xs}" }
|
|
29
|
+
},
|
|
30
|
+
"navigation-button": {
|
|
31
|
+
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
32
|
+
"background-color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
33
|
+
"border-width": {},
|
|
34
|
+
"border-style": {},
|
|
35
|
+
"border-color": {},
|
|
36
|
+
"border-bottom-width": {},
|
|
37
|
+
"border-bottom-style": {},
|
|
38
|
+
"border-bottom-color": {},
|
|
39
|
+
"border-radius": {},
|
|
40
|
+
"padding-inline-start": { "value": "{stichtse-vecht.size.xs}" },
|
|
41
|
+
"padding-inline-end": { "value": "{stichtse-vecht.size.xs}" },
|
|
42
|
+
"padding-block-start": { "value": "0px" },
|
|
43
|
+
"padding-block-end": { "value": "0px" },
|
|
44
|
+
"disabled": {
|
|
45
|
+
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
46
|
+
"background-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
47
|
+
"border-width": {},
|
|
48
|
+
"border-style": {},
|
|
49
|
+
"border-color": {},
|
|
50
|
+
"border-bottom-width": {},
|
|
51
|
+
"border-bottom-style": {},
|
|
52
|
+
"border-bottom-color": {},
|
|
53
|
+
"border-radius": {}
|
|
54
|
+
},
|
|
55
|
+
"hover": {
|
|
56
|
+
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
57
|
+
"background-color": { "value": "{stichtse-vecht.color.blue.32}" },
|
|
58
|
+
"border-width": {},
|
|
59
|
+
"border-style": {},
|
|
60
|
+
"border-color": {},
|
|
61
|
+
"border-bottom-width": {},
|
|
62
|
+
"border-bottom-style": {},
|
|
63
|
+
"border-bottom-color": {},
|
|
64
|
+
"border-radius": {}
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"current-page": {
|
|
68
|
+
"color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
69
|
+
"background-color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
70
|
+
"font-weight": { "value": "{stichtse-vecht.typography.font-weight.bold}" },
|
|
71
|
+
"text-decoration": { "value": "unset" },
|
|
72
|
+
"border-width": {},
|
|
73
|
+
"border-style": {},
|
|
74
|
+
"border-color": {},
|
|
75
|
+
"border-bottom-width": {},
|
|
76
|
+
"border-bottom-style": {},
|
|
77
|
+
"border-bottom-color": {}
|
|
78
|
+
},
|
|
79
|
+
"page": {
|
|
80
|
+
"hover": {
|
|
81
|
+
"color": { "value": "{stichtse-vecht.color.blue.45}" },
|
|
82
|
+
"background-color": { "value": "{stichtse-vecht.color.white.98}" },
|
|
83
|
+
"text-decoration": { "value": "unset" },
|
|
84
|
+
"text-decoration-thickness": { "value": "0px" },
|
|
85
|
+
"border-width": {},
|
|
86
|
+
"border-style": {},
|
|
87
|
+
"border-color": {},
|
|
88
|
+
"border-bottom-width": {},
|
|
89
|
+
"border-bottom-style": {},
|
|
90
|
+
"border-bottom-color": {}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"select": {
|
|
4
|
-
"background-color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
5
|
-
"background-image": {
|
|
6
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDcgNS41ODU3OUwxMi4yOTI5IDAuMjkyODkzQzEyLjY4MzQgLTAuMDk3NjMxMSAxMy4zMTY2IC0wLjA5NzYzMTEgMTMuNzA3MSAwLjI5Mjg5M0MxNC4wOTc2IDAuNjgzNDE3IDE0LjA5NzYgMS4zMTY1OCAxMy43MDcxIDEuNzA3MTFMNy43MDcxMSA3LjcwNzExQzcuMzE2NTggOC4wOTc2MyA2LjY4MzQyIDguMDk3NjMgNi4yOTI4OSA3LjcwNzExTDAuMjkyODkzIDEuNzA3MTFDLTAuMDk3NjMxMSAxLjMxNjU4IC0wLjA5NzYzMTEgMC42ODM0MTcgMC4yOTI4OTMgMC4yOTI4OTNaIiBmaWxsPSIjY2NjY2NjIi8+PC9zdmc+')"
|
|
7
|
-
},
|
|
8
|
-
"border-block-end-width": {},
|
|
9
|
-
"border-bottom-width": {},
|
|
10
|
-
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
11
|
-
"border-radius": {},
|
|
12
|
-
"border-width": { "value": "{stichtse-vecht.size.3xs}" },
|
|
13
|
-
"color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
14
|
-
"font-family": {},
|
|
15
|
-
"font-size": {},
|
|
16
|
-
"font-weight": {},
|
|
17
|
-
"line-height": {},
|
|
18
|
-
"min-block-size": {},
|
|
19
|
-
"max-inline-size": {},
|
|
20
|
-
"padding-block-end": { "value": "8px" },
|
|
21
|
-
"padding-block-start": { "value": "8px" },
|
|
22
|
-
"padding-inline-end": { "value": "8px" },
|
|
23
|
-
"padding-inline-start": { "value": "8px" },
|
|
24
|
-
"disabled": {
|
|
25
|
-
"background-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
26
|
-
"border-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
27
|
-
"color": { "value": "{stichtse-vecht.color.grey.50}" }
|
|
28
|
-
},
|
|
29
|
-
"hover": {
|
|
30
|
-
"background-color": {},
|
|
31
|
-
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
32
|
-
"color": {}
|
|
33
|
-
},
|
|
34
|
-
"focus": {
|
|
35
|
-
"background-color": {},
|
|
36
|
-
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
37
|
-
"color": {}
|
|
38
|
-
},
|
|
39
|
-
"invalid": {
|
|
40
|
-
"background-color": {},
|
|
41
|
-
"border-block-end-width": {},
|
|
42
|
-
"border-color": { "value": "{stichtse-vecht.color.error}" },
|
|
43
|
-
"border-width": {}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"select": {
|
|
4
|
+
"background-color": { "value": "{stichtse-vecht.color.white.100}" },
|
|
5
|
+
"background-image": {
|
|
6
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDcgNS41ODU3OUwxMi4yOTI5IDAuMjkyODkzQzEyLjY4MzQgLTAuMDk3NjMxMSAxMy4zMTY2IC0wLjA5NzYzMTEgMTMuNzA3MSAwLjI5Mjg5M0MxNC4wOTc2IDAuNjgzNDE3IDE0LjA5NzYgMS4zMTY1OCAxMy43MDcxIDEuNzA3MTFMNy43MDcxMSA3LjcwNzExQzcuMzE2NTggOC4wOTc2MyA2LjY4MzQyIDguMDk3NjMgNi4yOTI4OSA3LjcwNzExTDAuMjkyODkzIDEuNzA3MTFDLTAuMDk3NjMxMSAxLjMxNjU4IC0wLjA5NzYzMTEgMC42ODM0MTcgMC4yOTI4OTMgMC4yOTI4OTNaIiBmaWxsPSIjY2NjY2NjIi8+PC9zdmc+')"
|
|
7
|
+
},
|
|
8
|
+
"border-block-end-width": {},
|
|
9
|
+
"border-bottom-width": {},
|
|
10
|
+
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
11
|
+
"border-radius": {},
|
|
12
|
+
"border-width": { "value": "{stichtse-vecht.size.3xs}" },
|
|
13
|
+
"color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
14
|
+
"font-family": {},
|
|
15
|
+
"font-size": {},
|
|
16
|
+
"font-weight": {},
|
|
17
|
+
"line-height": {},
|
|
18
|
+
"min-block-size": {},
|
|
19
|
+
"max-inline-size": {},
|
|
20
|
+
"padding-block-end": { "value": "8px" },
|
|
21
|
+
"padding-block-start": { "value": "8px" },
|
|
22
|
+
"padding-inline-end": { "value": "8px" },
|
|
23
|
+
"padding-inline-start": { "value": "8px" },
|
|
24
|
+
"disabled": {
|
|
25
|
+
"background-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
26
|
+
"border-color": { "value": "{stichtse-vecht.color.grey.82}" },
|
|
27
|
+
"color": { "value": "{stichtse-vecht.color.grey.50}" }
|
|
28
|
+
},
|
|
29
|
+
"hover": {
|
|
30
|
+
"background-color": {},
|
|
31
|
+
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
32
|
+
"color": {}
|
|
33
|
+
},
|
|
34
|
+
"focus": {
|
|
35
|
+
"background-color": {},
|
|
36
|
+
"border-color": { "value": "{stichtse-vecht.color.black.0}" },
|
|
37
|
+
"color": {}
|
|
38
|
+
},
|
|
39
|
+
"invalid": {
|
|
40
|
+
"background-color": {},
|
|
41
|
+
"border-block-end-width": {},
|
|
42
|
+
"border-color": { "value": "{stichtse-vecht.color.error}" },
|
|
43
|
+
"border-width": {}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"separator": {
|
|
4
|
-
"color": { "value": "{stichtse-vecht.color.lightgrey.79}" },
|
|
5
|
-
"block-size": { "value": "{stichtse-vecht.size.4xs}" },
|
|
6
|
-
"margin-block-end": { "value": "0px" },
|
|
7
|
-
"margin-block-start": { "value": "0px" }
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"separator": {
|
|
4
|
+
"color": { "value": "{stichtse-vecht.color.lightgrey.79}" },
|
|
5
|
+
"block-size": { "value": "{stichtse-vecht.size.4xs}" },
|
|
6
|
+
"margin-block-end": { "value": "0px" },
|
|
7
|
+
"margin-block-start": { "value": "0px" }
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
-
import tokens from "../dist/tokens.json";
|
|
3
|
-
import { ColorSearch } from "@nl-design-system-unstable/theme-toolkit/src/ColorSearch";
|
|
4
|
-
import { ColorTable } from "@nl-design-system-unstable/theme-toolkit/src/ColorTable";
|
|
5
|
-
import config from "../src/config.json";
|
|
6
|
-
|
|
7
|
-
<Meta title={`${config.name}/Color`} />
|
|
8
|
-
|
|
9
|
-
# Color
|
|
10
|
-
|
|
11
|
-
## Find a color
|
|
12
|
-
|
|
13
|
-
<ColorSearch tokens={tokens[config.prefix]["color"]}></ColorSearch>
|
|
14
|
-
|
|
15
|
-
## Color palette
|
|
16
|
-
|
|
17
|
-
<ColorTable tokens={tokens[config.prefix]["color"]}></ColorTable>
|
|
1
|
+
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
+
import tokens from "../dist/tokens.json";
|
|
3
|
+
import { ColorSearch } from "@nl-design-system-unstable/theme-toolkit/src/ColorSearch";
|
|
4
|
+
import { ColorTable } from "@nl-design-system-unstable/theme-toolkit/src/ColorTable";
|
|
5
|
+
import config from "../src/config.json";
|
|
6
|
+
|
|
7
|
+
<Meta title={`${config.name}/Color`} />
|
|
8
|
+
|
|
9
|
+
# Color
|
|
10
|
+
|
|
11
|
+
## Find a color
|
|
12
|
+
|
|
13
|
+
<ColorSearch tokens={tokens[config.prefix]["color"]}></ColorSearch>
|
|
14
|
+
|
|
15
|
+
## Color palette
|
|
16
|
+
|
|
17
|
+
<ColorTable tokens={tokens[config.prefix]["color"]}></ColorTable>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Meta, Story } from "@storybook/addon-docs";
|
|
2
|
-
import { ComponentStories } from "@nl-design-system-unstable/theme-toolkit/src/ComponentStories";
|
|
3
|
-
import config from "../src/config.json";
|
|
4
|
-
|
|
5
|
-
<Meta title={`${config.name}`} />
|
|
6
|
-
|
|
7
|
-
# Components
|
|
8
|
-
|
|
9
|
-
<Story name="Components">
|
|
10
|
-
<ComponentStories config={config} />
|
|
11
|
-
</Story>
|
|
1
|
+
import { Meta, Story } from "@storybook/addon-docs";
|
|
2
|
+
import { ComponentStories } from "@nl-design-system-unstable/theme-toolkit/src/ComponentStories";
|
|
3
|
+
import config from "../src/config.json";
|
|
4
|
+
|
|
5
|
+
<Meta title={`${config.name}`} />
|
|
6
|
+
|
|
7
|
+
# Components
|
|
8
|
+
|
|
9
|
+
<Story name="Components">
|
|
10
|
+
<ComponentStories config={config} />
|
|
11
|
+
</Story>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
-
import { DesignTokensTable } from "@nl-design-system-unstable/theme-toolkit/src/DesignTokensTable";
|
|
3
|
-
import tokens from "../dist/index.json";
|
|
4
|
-
import config from "../src/config.json";
|
|
5
|
-
|
|
6
|
-
<Meta title={`${config.name}/Design Tokens`} />
|
|
7
|
-
|
|
8
|
-
# Design Tokens
|
|
9
|
-
|
|
10
|
-
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] !== config.prefix)}></DesignTokensTable>
|
|
11
|
-
|
|
12
|
-
## Proprietary Design Tokens
|
|
13
|
-
|
|
14
|
-
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] === config.prefix)}></DesignTokensTable>
|
|
1
|
+
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
+
import { DesignTokensTable } from "@nl-design-system-unstable/theme-toolkit/src/DesignTokensTable";
|
|
3
|
+
import tokens from "../dist/index.json";
|
|
4
|
+
import config from "../src/config.json";
|
|
5
|
+
|
|
6
|
+
<Meta title={`${config.name}/Design Tokens`} />
|
|
7
|
+
|
|
8
|
+
# Design Tokens
|
|
9
|
+
|
|
10
|
+
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] !== config.prefix)}></DesignTokensTable>
|
|
11
|
+
|
|
12
|
+
## Proprietary Design Tokens
|
|
13
|
+
|
|
14
|
+
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] === config.prefix)}></DesignTokensTable>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Meta, Description } from "@storybook/addon-docs";
|
|
2
|
-
import markdown from "../README.md";
|
|
3
|
-
import config from "../src/config.json";
|
|
4
|
-
|
|
5
|
-
<Meta title={`${config.name}/README`} />
|
|
6
|
-
|
|
7
|
-
<Description>{markdown}</Description>
|
|
1
|
+
import { Meta, Description } from "@storybook/addon-docs";
|
|
2
|
+
import markdown from "../README.md";
|
|
3
|
+
import config from "../src/config.json";
|
|
4
|
+
|
|
5
|
+
<Meta title={`${config.name}/README`} />
|
|
6
|
+
|
|
7
|
+
<Description>{markdown}</Description>
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"logo": {
|
|
4
|
-
"header": {
|
|
5
|
-
"inline-size": { "value": "237px" },
|
|
6
|
-
"block-size": { "value": "57px" },
|
|
7
|
-
"background-image": {
|
|
8
|
-
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' xmlns:xlink='http://www.w3.org/1999/xlink' width='237' height='57' viewBox='0 0 237 57' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Tubbergen%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cdefs%3E%3Cpath id='a' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3Cpath id='c' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51'%3E%3C/path%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51M191.155 45.502s-.857-11.779-12.965-11.686c0 0-2.489 11.199 10.95 12.77 0 0 2.183.32 2.015-1.084M197.702 37.726s4.245-7.439-3.89-15.017c0 0-7.932 6.24 1.09 15.637 0 0 1.882 1.822 2.8-.62'%3E%3C/path%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%23F1B800' d='M185.336 53.27s-4.747-7.715-15.798-3.902c0 0 1.797 10.566 14.97 6.834 0 0 2.623-.845.828-2.932' mask='url(%23b)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%23F1B800' d='M204.982 30.68s5.59-7.156 1.916-14.002c0 0-5.733 1.302-5.2 11.764 0 0 .226 5.328 3.284 2.238M211.63 26.49s6.432-4.056 4.403-13.07c0 0-5.358 1.743-5.43 10.91 0 0 .068 2.531 1.028 2.16M218.453 23.624s5.924-3.053 6.607-9.502c0 0 .727-2.315-2.063-.245-3.572 2.647-5.115 5.109-5.34 9.165 0 0 .145.767.796.582M224.752 21.876s6.78 1.133 11.945-6.45c0 0-5.821-2.319-11.636 5.279 0 0-.831.844-.31 1.171M220.576 25.455s5.105-4.002 10.363-.869c0 0-6.012 5.722-10.31 2.432 0 0-.93-.606-.053-1.563M213.473 27.964s5.6-1.244 8.882 2.78c0 0-4.45 3.235-10.495-.265 0 0-1.648-1.848 1.613-2.515'%3E%3C/path%3E%3Cg%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%230A612D' d='M15.165 22.176h-5.02V41.37H8.785c-1.282 0-1.94-.428-2.16-1.907V22.195H0v-1.578c.04-.855.565-1.645 1.947-1.645h15.02v1.377c0 .681-.761 1.827-1.802 1.827' mask='url(%23d)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%230A612D' d='M26.034 41.683c-4.308 0-7.292-3.035-7.282-8.2v-9.837h1.008c1.448.02 2.453.806 2.466 2.401v7.272c-.013 3.603 1.844 5.129 3.983 5.11 2.446-.021 3.842-1.397 3.827-4.98l-.021-9.76h1.171c1.47.022 2.193.78 2.258 2.358v7.698c-.008 5.208-2.706 7.938-7.41 7.938M45.878 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M66.163 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M86.243 26.45c-2.74 0-4.192 2.258-4.4 4.075l-.078.753 3.585-.052c4.263-.066 4.617-.441 4.617-1.569 0-1.917-1.61-3.208-3.724-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.71 0 4.304-.808 5.296-1.766l.535-.026v1.71c-.077 1.852-2.06 3.273-6.025 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.569-9.519 8.26-9.519 3.436 0 6.717 2.606 6.717 6.143 0 3.106-1.272 4.595-7.502 4.595M106.632 27.82c-.96-.8-1.844-.904-2.545-.904-2.102 0-2.88 1.065-2.89 4.525v9.925h-1.6c-1.092 0-1.72-.86-1.824-2.018v-8.14c.007-4.941 2.486-7.51 5.925-7.51 2.415 0 3.308 1.059 3.438 2.25v1.872h-.504ZM117.538 26.553c-2.42 0-4.548 2.077-4.548 4.62 0 3.521 1.74 4.753 4.286 4.753 2.54 0 4.176-1.712 4.176-4.377 0-3.782-1.764-4.996-3.914-4.996m7.367 12.177c0 5.46-3.815 7.985-8.42 7.985-2.795 0-5.492-1.415-5.596-3.52v-1.632h.596c.986 1.009 2.479 1.891 5.373 1.891 2.31 0 4.724-1.453 4.75-4.387.004-.493-.156-1.455-.156-2.31h-.052c-.805 1.35-2.44 2.31-4.438 2.336-4.283.058-7.424-2.791-7.424-7.165 0-4.343 2.738-8.602 8.46-8.602 3.946 0 6.751 2.458 6.751 7.459v4.959c0 .822.156 2.327.156 2.986M161.666 41.376c-1.225 0-2.075-.785-2.086-1.953V31.28c0-3.66-1.495-4.643-4.108-4.643-2.015 0-3.778 1.004-3.778 4.643v10.096h-1.517c-1.092 0-1.854-.661-1.854-2.053v-8.109c0-4.966 2.978-7.88 7.514-7.88 4.434 0 7.16 2.582 7.158 7.847v10.195h-1.33ZM136.927 26.45c-2.739 0-4.193 2.258-4.401 4.075l-.078.753 3.586-.052c4.262-.066 4.616-.441 4.616-1.569 0-1.917-1.608-3.208-3.723-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.709 0 4.305-.808 5.295-1.766l.537-.026v1.71c-.078 1.852-2.062 3.273-6.027 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.57-9.519 8.26-9.519 3.437 0 6.716 2.606 6.716 6.143 0 3.106-1.27 4.595-7.5 4.595'%3E%3C/path%3E%3C/g%3E%3C/svg%3E\")"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"footer": {
|
|
12
|
-
"inline-size": { "value": "null" },
|
|
13
|
-
"block-size": { "value": "null" },
|
|
14
|
-
"background-image": { "value": "null" }
|
|
15
|
-
},
|
|
16
|
-
"navbar": {
|
|
17
|
-
"inline-size": { "value": "185px" },
|
|
18
|
-
"block-size": { "value": "50px" },
|
|
19
|
-
"background-image": {
|
|
20
|
-
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' xmlns:xlink='http://www.w3.org/1999/xlink' width='237' height='57' viewBox='0 0 237 57' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Tubbergen%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cdefs%3E%3Cpath id='a' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3Cpath id='c' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51'%3E%3C/path%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51M191.155 45.502s-.857-11.779-12.965-11.686c0 0-2.489 11.199 10.95 12.77 0 0 2.183.32 2.015-1.084M197.702 37.726s4.245-7.439-3.89-15.017c0 0-7.932 6.24 1.09 15.637 0 0 1.882 1.822 2.8-.62'%3E%3C/path%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%23F1B800' d='M185.336 53.27s-4.747-7.715-15.798-3.902c0 0 1.797 10.566 14.97 6.834 0 0 2.623-.845.828-2.932' mask='url(%23b)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%23F1B800' d='M204.982 30.68s5.59-7.156 1.916-14.002c0 0-5.733 1.302-5.2 11.764 0 0 .226 5.328 3.284 2.238M211.63 26.49s6.432-4.056 4.403-13.07c0 0-5.358 1.743-5.43 10.91 0 0 .068 2.531 1.028 2.16M218.453 23.624s5.924-3.053 6.607-9.502c0 0 .727-2.315-2.063-.245-3.572 2.647-5.115 5.109-5.34 9.165 0 0 .145.767.796.582M224.752 21.876s6.78 1.133 11.945-6.45c0 0-5.821-2.319-11.636 5.279 0 0-.831.844-.31 1.171M220.576 25.455s5.105-4.002 10.363-.869c0 0-6.012 5.722-10.31 2.432 0 0-.93-.606-.053-1.563M213.473 27.964s5.6-1.244 8.882 2.78c0 0-4.45 3.235-10.495-.265 0 0-1.648-1.848 1.613-2.515'%3E%3C/path%3E%3Cg%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%230A612D' d='M15.165 22.176h-5.02V41.37H8.785c-1.282 0-1.94-.428-2.16-1.907V22.195H0v-1.578c.04-.855.565-1.645 1.947-1.645h15.02v1.377c0 .681-.761 1.827-1.802 1.827' mask='url(%23d)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%230A612D' d='M26.034 41.683c-4.308 0-7.292-3.035-7.282-8.2v-9.837h1.008c1.448.02 2.453.806 2.466 2.401v7.272c-.013 3.603 1.844 5.129 3.983 5.11 2.446-.021 3.842-1.397 3.827-4.98l-.021-9.76h1.171c1.47.022 2.193.78 2.258 2.358v7.698c-.008 5.208-2.706 7.938-7.41 7.938M45.878 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M66.163 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M86.243 26.45c-2.74 0-4.192 2.258-4.4 4.075l-.078.753 3.585-.052c4.263-.066 4.617-.441 4.617-1.569 0-1.917-1.61-3.208-3.724-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.71 0 4.304-.808 5.296-1.766l.535-.026v1.71c-.077 1.852-2.06 3.273-6.025 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.569-9.519 8.26-9.519 3.436 0 6.717 2.606 6.717 6.143 0 3.106-1.272 4.595-7.502 4.595M106.632 27.82c-.96-.8-1.844-.904-2.545-.904-2.102 0-2.88 1.065-2.89 4.525v9.925h-1.6c-1.092 0-1.72-.86-1.824-2.018v-8.14c.007-4.941 2.486-7.51 5.925-7.51 2.415 0 3.308 1.059 3.438 2.25v1.872h-.504ZM117.538 26.553c-2.42 0-4.548 2.077-4.548 4.62 0 3.521 1.74 4.753 4.286 4.753 2.54 0 4.176-1.712 4.176-4.377 0-3.782-1.764-4.996-3.914-4.996m7.367 12.177c0 5.46-3.815 7.985-8.42 7.985-2.795 0-5.492-1.415-5.596-3.52v-1.632h.596c.986 1.009 2.479 1.891 5.373 1.891 2.31 0 4.724-1.453 4.75-4.387.004-.493-.156-1.455-.156-2.31h-.052c-.805 1.35-2.44 2.31-4.438 2.336-4.283.058-7.424-2.791-7.424-7.165 0-4.343 2.738-8.602 8.46-8.602 3.946 0 6.751 2.458 6.751 7.459v4.959c0 .822.156 2.327.156 2.986M161.666 41.376c-1.225 0-2.075-.785-2.086-1.953V31.28c0-3.66-1.495-4.643-4.108-4.643-2.015 0-3.778 1.004-3.778 4.643v10.096h-1.517c-1.092 0-1.854-.661-1.854-2.053v-8.109c0-4.966 2.978-7.88 7.514-7.88 4.434 0 7.16 2.582 7.158 7.847v10.195h-1.33ZM136.927 26.45c-2.739 0-4.193 2.258-4.401 4.075l-.078.753 3.586-.052c4.262-.066 4.616-.441 4.616-1.569 0-1.917-1.608-3.208-3.723-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.709 0 4.305-.808 5.295-1.766l.537-.026v1.71c-.078 1.852-2.062 3.273-6.027 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.57-9.519 8.26-9.519 3.437 0 6.716 2.606 6.716 6.143 0 3.106-1.27 4.595-7.5 4.595'%3E%3C/path%3E%3C/g%3E%3C/svg%3E\")"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"logo": {
|
|
4
|
+
"header": {
|
|
5
|
+
"inline-size": { "value": "237px" },
|
|
6
|
+
"block-size": { "value": "57px" },
|
|
7
|
+
"background-image": {
|
|
8
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' xmlns:xlink='http://www.w3.org/1999/xlink' width='237' height='57' viewBox='0 0 237 57' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Tubbergen%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cdefs%3E%3Cpath id='a' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3Cpath id='c' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51'%3E%3C/path%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51M191.155 45.502s-.857-11.779-12.965-11.686c0 0-2.489 11.199 10.95 12.77 0 0 2.183.32 2.015-1.084M197.702 37.726s4.245-7.439-3.89-15.017c0 0-7.932 6.24 1.09 15.637 0 0 1.882 1.822 2.8-.62'%3E%3C/path%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%23F1B800' d='M185.336 53.27s-4.747-7.715-15.798-3.902c0 0 1.797 10.566 14.97 6.834 0 0 2.623-.845.828-2.932' mask='url(%23b)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%23F1B800' d='M204.982 30.68s5.59-7.156 1.916-14.002c0 0-5.733 1.302-5.2 11.764 0 0 .226 5.328 3.284 2.238M211.63 26.49s6.432-4.056 4.403-13.07c0 0-5.358 1.743-5.43 10.91 0 0 .068 2.531 1.028 2.16M218.453 23.624s5.924-3.053 6.607-9.502c0 0 .727-2.315-2.063-.245-3.572 2.647-5.115 5.109-5.34 9.165 0 0 .145.767.796.582M224.752 21.876s6.78 1.133 11.945-6.45c0 0-5.821-2.319-11.636 5.279 0 0-.831.844-.31 1.171M220.576 25.455s5.105-4.002 10.363-.869c0 0-6.012 5.722-10.31 2.432 0 0-.93-.606-.053-1.563M213.473 27.964s5.6-1.244 8.882 2.78c0 0-4.45 3.235-10.495-.265 0 0-1.648-1.848 1.613-2.515'%3E%3C/path%3E%3Cg%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%230A612D' d='M15.165 22.176h-5.02V41.37H8.785c-1.282 0-1.94-.428-2.16-1.907V22.195H0v-1.578c.04-.855.565-1.645 1.947-1.645h15.02v1.377c0 .681-.761 1.827-1.802 1.827' mask='url(%23d)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%230A612D' d='M26.034 41.683c-4.308 0-7.292-3.035-7.282-8.2v-9.837h1.008c1.448.02 2.453.806 2.466 2.401v7.272c-.013 3.603 1.844 5.129 3.983 5.11 2.446-.021 3.842-1.397 3.827-4.98l-.021-9.76h1.171c1.47.022 2.193.78 2.258 2.358v7.698c-.008 5.208-2.706 7.938-7.41 7.938M45.878 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M66.163 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M86.243 26.45c-2.74 0-4.192 2.258-4.4 4.075l-.078.753 3.585-.052c4.263-.066 4.617-.441 4.617-1.569 0-1.917-1.61-3.208-3.724-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.71 0 4.304-.808 5.296-1.766l.535-.026v1.71c-.077 1.852-2.06 3.273-6.025 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.569-9.519 8.26-9.519 3.436 0 6.717 2.606 6.717 6.143 0 3.106-1.272 4.595-7.502 4.595M106.632 27.82c-.96-.8-1.844-.904-2.545-.904-2.102 0-2.88 1.065-2.89 4.525v9.925h-1.6c-1.092 0-1.72-.86-1.824-2.018v-8.14c.007-4.941 2.486-7.51 5.925-7.51 2.415 0 3.308 1.059 3.438 2.25v1.872h-.504ZM117.538 26.553c-2.42 0-4.548 2.077-4.548 4.62 0 3.521 1.74 4.753 4.286 4.753 2.54 0 4.176-1.712 4.176-4.377 0-3.782-1.764-4.996-3.914-4.996m7.367 12.177c0 5.46-3.815 7.985-8.42 7.985-2.795 0-5.492-1.415-5.596-3.52v-1.632h.596c.986 1.009 2.479 1.891 5.373 1.891 2.31 0 4.724-1.453 4.75-4.387.004-.493-.156-1.455-.156-2.31h-.052c-.805 1.35-2.44 2.31-4.438 2.336-4.283.058-7.424-2.791-7.424-7.165 0-4.343 2.738-8.602 8.46-8.602 3.946 0 6.751 2.458 6.751 7.459v4.959c0 .822.156 2.327.156 2.986M161.666 41.376c-1.225 0-2.075-.785-2.086-1.953V31.28c0-3.66-1.495-4.643-4.108-4.643-2.015 0-3.778 1.004-3.778 4.643v10.096h-1.517c-1.092 0-1.854-.661-1.854-2.053v-8.109c0-4.966 2.978-7.88 7.514-7.88 4.434 0 7.16 2.582 7.158 7.847v10.195h-1.33ZM136.927 26.45c-2.739 0-4.193 2.258-4.401 4.075l-.078.753 3.586-.052c4.262-.066 4.616-.441 4.616-1.569 0-1.917-1.608-3.208-3.723-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.709 0 4.305-.808 5.295-1.766l.537-.026v1.71c-.078 1.852-2.062 3.273-6.027 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.57-9.519 8.26-9.519 3.437 0 6.716 2.606 6.716 6.143 0 3.106-1.27 4.595-7.5 4.595'%3E%3C/path%3E%3C/g%3E%3C/svg%3E\")"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"footer": {
|
|
12
|
+
"inline-size": { "value": "null" },
|
|
13
|
+
"block-size": { "value": "null" },
|
|
14
|
+
"background-image": { "value": "null" }
|
|
15
|
+
},
|
|
16
|
+
"navbar": {
|
|
17
|
+
"inline-size": { "value": "185px" },
|
|
18
|
+
"block-size": { "value": "50px" },
|
|
19
|
+
"background-image": {
|
|
20
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' xmlns:xlink='http://www.w3.org/1999/xlink' width='237' height='57' viewBox='0 0 237 57' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Tubbergen%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cdefs%3E%3Cpath id='a' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3Cpath id='c' d='M0 .025h236.697V57H0'%3E%3C/path%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51'%3E%3C/path%3E%3Cpath fill='%23F1B800' d='M73.588 3.497c-1.774 0-2.811 1.434-2.811 2.962 0 2.02 1.094 2.812 2.66 2.812 1.622 0 2.584-1.133 2.584-2.661 0-2.17-.81-3.113-2.433-3.113m4.169 7.227c0 3.132-2.132 4.585-4.773 4.585-1.604 0-3.15-.812-3.15-2.02v-.697h.132c.698.66 1.566 1.094 3.226 1.094 1.64 0 2.924-.924 2.924-2.868 0-.283-.095-.811-.095-1.302v-.51c-.415.944-1.264 1.831-2.792 1.831-2.358 0-4.188-1.51-4.188-4.02 0-2.49 1.528-4.924 4.811-4.924 2.264 0 3.83 1.415 3.83 4.283V8.95c0 .472.075 1.396.075 1.774M85.454 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.281 2.51M106.393 12.177c-.66 0-1.132-.453-1.132-1.265V6.46c0-2.114-.792-2.944-2.17-2.944-1.66 0-2.357.849-2.357 2.887v5.774h-.585c-.83 0-1.151-.453-1.151-1.265V6.46c0-1.83-.811-2.944-2.264-2.944-1.49 0-2.264.887-2.264 2.944v5.717h-.547c-.716 0-1.188-.415-1.188-1.265V6.233c0-2.32 1.472-4.34 4.112-4.34 1.491 0 2.51.66 3.132 1.83.66-1.094 1.849-1.83 3.17-1.83 2.508 0 3.847 1.51 3.847 4.51v5.774h-.603ZM114.807 3.44c-1.66 0-2.717 1.397-2.774 2.698l-.018.416 2.282-.038c2.434-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.547 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.131 1.868-3.395 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.716-5.434 1.962 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M126.351 3.44c-1.66 0-2.716 1.397-2.773 2.698l-.018.416 2.282-.038c2.433-.038 2.849-.264 2.849-1.019 0-1.094-.755-2.057-2.34-2.057m-.282 4.472h-2.49c.17 1.68 1.339 2.868 3.225 2.868 1.547 0 2.49-.49 3.056-1.037h.095v.754c0 1.057-1.132 1.868-3.396 1.868-2.773 0-4.735-2.132-4.735-5.038 0-3.264 2.037-5.434 4.717-5.434 1.961 0 3.81 1.49 3.81 3.51 0 1.774-.83 2.51-4.282 2.51M141.367 12.177c-.698 0-1.074-.359-1.074-1.114V6.422c0-2.095-.774-2.906-2.566-2.906-1.51 0-2.377.849-2.377 2.906v5.755h-.642c-.622 0-1.056-.378-1.056-1.17V6.384c0-2.83 1.698-4.49 4.282-4.49 2.528 0 4.056 1.452 4.056 4.47v5.813h-.623ZM147.46 2.1h3.472v.567c0 .623-.416 1.038-1.321 1.038h-2.132v5c0 1.434.566 2.038 1.66 2.038.623 0 1.227-.057 1.585-.284h.094v.604c0 .85-.66 1.302-1.83 1.302-2.245 0-3.225-1.17-3.225-3.49V2.308c0-.585.15-1.15.434-1.566.245-.358.81-.717 1.056-.717h.207v2.076ZM157.817 3.44c-1.66 0-2.717 1.397-2.773 2.698l-.02.416 2.283-.038c2.434-.038 2.85-.264 2.85-1.019 0-1.094-.755-2.057-2.34-2.057m-.283 4.472h-2.49c.17 1.68 1.34 2.868 3.226 2.868 1.546 0 2.49-.49 3.056-1.037h.094v.754c0 1.057-1.132 1.868-3.396 1.868-2.772 0-4.734-2.132-4.734-5.038 0-3.264 2.037-5.434 4.715-5.434 1.962 0 3.811 1.49 3.811 3.51 0 1.774-.83 2.51-4.282 2.51M191.155 45.502s-.857-11.779-12.965-11.686c0 0-2.489 11.199 10.95 12.77 0 0 2.183.32 2.015-1.084M197.702 37.726s4.245-7.439-3.89-15.017c0 0-7.932 6.24 1.09 15.637 0 0 1.882 1.822 2.8-.62'%3E%3C/path%3E%3Cg%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%23F1B800' d='M185.336 53.27s-4.747-7.715-15.798-3.902c0 0 1.797 10.566 14.97 6.834 0 0 2.623-.845.828-2.932' mask='url(%23b)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%23F1B800' d='M204.982 30.68s5.59-7.156 1.916-14.002c0 0-5.733 1.302-5.2 11.764 0 0 .226 5.328 3.284 2.238M211.63 26.49s6.432-4.056 4.403-13.07c0 0-5.358 1.743-5.43 10.91 0 0 .068 2.531 1.028 2.16M218.453 23.624s5.924-3.053 6.607-9.502c0 0 .727-2.315-2.063-.245-3.572 2.647-5.115 5.109-5.34 9.165 0 0 .145.767.796.582M224.752 21.876s6.78 1.133 11.945-6.45c0 0-5.821-2.319-11.636 5.279 0 0-.831.844-.31 1.171M220.576 25.455s5.105-4.002 10.363-.869c0 0-6.012 5.722-10.31 2.432 0 0-.93-.606-.053-1.563M213.473 27.964s5.6-1.244 8.882 2.78c0 0-4.45 3.235-10.495-.265 0 0-1.648-1.848 1.613-2.515'%3E%3C/path%3E%3Cg%3E%3Cmask id='d' fill='%23fff'%3E%3Cuse xlink:href='%23c'%3E%3C/use%3E%3C/mask%3E%3Cpath fill='%230A612D' d='M15.165 22.176h-5.02V41.37H8.785c-1.282 0-1.94-.428-2.16-1.907V22.195H0v-1.578c.04-.855.565-1.645 1.947-1.645h15.02v1.377c0 .681-.761 1.827-1.802 1.827' mask='url(%23d)'%3E%3C/path%3E%3C/g%3E%3Cpath fill='%230A612D' d='M26.034 41.683c-4.308 0-7.292-3.035-7.282-8.2v-9.837h1.008c1.448.02 2.453.806 2.466 2.401v7.272c-.013 3.603 1.844 5.129 3.983 5.11 2.446-.021 3.842-1.397 3.827-4.98l-.021-9.76h1.171c1.47.022 2.193.78 2.258 2.358v7.698c-.008 5.208-2.706 7.938-7.41 7.938M45.878 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M66.163 26.571c-2.396 0-4.448 2.23-4.448 6.025 0 3.803 1.702 5.855 4.743 5.855 2.91 0 4.47-2.686 4.47-5.855 0-4.743-2.423-6.025-4.765-6.025m-.082 15.112c-4.872 0-7.882-3.559-7.875-8.728v-15.21h1.719c.784 0 1.768.68 1.78 2.029v6.272c1.058-1.615 2.982-2.707 5.402-2.707 4.023 0 7.336 3.263 7.336 8.954 0 5.331-3.39 9.39-8.362 9.39M86.243 26.45c-2.74 0-4.192 2.258-4.4 4.075l-.078.753 3.585-.052c4.263-.066 4.617-.441 4.617-1.569 0-1.917-1.61-3.208-3.724-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.71 0 4.304-.808 5.296-1.766l.535-.026v1.71c-.077 1.852-2.06 3.273-6.025 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.569-9.519 8.26-9.519 3.436 0 6.717 2.606 6.717 6.143 0 3.106-1.272 4.595-7.502 4.595M106.632 27.82c-.96-.8-1.844-.904-2.545-.904-2.102 0-2.88 1.065-2.89 4.525v9.925h-1.6c-1.092 0-1.72-.86-1.824-2.018v-8.14c.007-4.941 2.486-7.51 5.925-7.51 2.415 0 3.308 1.059 3.438 2.25v1.872h-.504ZM117.538 26.553c-2.42 0-4.548 2.077-4.548 4.62 0 3.521 1.74 4.753 4.286 4.753 2.54 0 4.176-1.712 4.176-4.377 0-3.782-1.764-4.996-3.914-4.996m7.367 12.177c0 5.46-3.815 7.985-8.42 7.985-2.795 0-5.492-1.415-5.596-3.52v-1.632h.596c.986 1.009 2.479 1.891 5.373 1.891 2.31 0 4.724-1.453 4.75-4.387.004-.493-.156-1.455-.156-2.31h-.052c-.805 1.35-2.44 2.31-4.438 2.336-4.283.058-7.424-2.791-7.424-7.165 0-4.343 2.738-8.602 8.46-8.602 3.946 0 6.751 2.458 6.751 7.459v4.959c0 .822.156 2.327.156 2.986M161.666 41.376c-1.225 0-2.075-.785-2.086-1.953V31.28c0-3.66-1.495-4.643-4.108-4.643-2.015 0-3.778 1.004-3.778 4.643v10.096h-1.517c-1.092 0-1.854-.661-1.854-2.053v-8.109c0-4.966 2.978-7.88 7.514-7.88 4.434 0 7.16 2.582 7.158 7.847v10.195h-1.33ZM136.927 26.45c-2.739 0-4.193 2.258-4.401 4.075l-.078.753 3.586-.052c4.262-.066 4.616-.441 4.616-1.569 0-1.917-1.608-3.208-3.723-3.208m-.455 7.633-3.92.026c.298 2.94 2.492 4.388 4.932 4.388 2.709 0 4.305-.808 5.295-1.766l.537-.026v1.71c-.078 1.852-2.062 3.273-6.027 3.273-4.856 0-8.293-3.734-8.293-8.824 0-5.717 3.57-9.519 8.26-9.519 3.437 0 6.716 2.606 6.716 6.143 0 3.106-1.27 4.595-7.5 4.595'%3E%3C/path%3E%3C/g%3E%3C/svg%3E\")"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|