@conduction/theme 1.1.52 → 1.1.54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/openCatalogi.yaml +19 -19
- package/.prettierrc +12 -12
- package/README.md +2 -0
- package/conduction-design-tokens/documentation/color.stories.mdx +17 -17
- package/conduction-design-tokens/documentation/components.stories.mdx +11 -11
- package/conduction-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/conduction-design-tokens/documentation/readme.stories.mdx +7 -7
- package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/bct-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/bct-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/bct-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/font.js +8 -8
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/commonground-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/commonground-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/dimpact-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/dinkelland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/dinkelland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/dinkelland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/src/font.js +10 -10
- package/municipalities/epe-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/epe-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/epe-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/epe-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/epe-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/epe-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/epe-design-tokens/src/font.js +6 -6
- package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gouda-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gouda-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gouda-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gouda-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gouda-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gouda-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gouda-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/src/font.js +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +28 -2
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +6 -6
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +5 -0
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +6 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +2 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -5
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +16 -16
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +3 -3
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +4 -4
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +1 -1
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +10 -13
- package/municipalities/lansingerland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/lansingerland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/lansingerland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/lansingerland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
- package/municipalities/leiden-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/leiden-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/leiden-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/leiden-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/leiden-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/leiden-design-tokens/src/font.js +6 -6
- package/municipalities/noaberkracht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noaberkracht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noaberkracht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noaberkracht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noordwijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noordwijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noordwijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/open-webconcept-design-tokens/src/font.js +6 -6
- package/municipalities/opencatalogi-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/opencatalogi-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/opencatalogi-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/opencatalogi-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/opencatalogi-design-tokens/src/_responsive.scss +24 -24
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/logo.tokens.json +27 -27
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +29 -29
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/opencatalogi-design-tokens/src/custom.scss +14 -14
- package/municipalities/opencatalogi-design-tokens/src/font.scss +47 -47
- package/municipalities/opencatalogi-design-tokens/src/index.scss +17 -17
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/color.tokens.json +340 -340
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +106 -106
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/rotterdam/space.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/action.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/focus.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/space.tokens.json +56 -56
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/checkbox.style.dictionary.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/open-catalogi/data-badge.json +36 -36
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/button.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/form-fieldset.tokens.json +11 -11
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/textbox.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/button.tokens.json +110 -110
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/code-block.tokens.json +19 -19
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/figure.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +31 -31
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field-description.tokens.json +18 -18
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-fieldset.tokens.json +32 -32
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-select.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-1.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-2.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-3.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/link.tokens.json +33 -33
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +30 -30
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/table.tokens.json +52 -52
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textarea.tokens.json +25 -25
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textbox.tokens.json +47 -47
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/font/download.sh +18 -18
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/roosendaal-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/roosendaal-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/roosendaal-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/roosendaal-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/roosendaal-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/roosendaal-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/rotterdam-design-tokens/src/component/conduction/pagination.tokens.json +92 -92
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -29
- package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/sloterburg-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +2 -2
- package/municipalities/tubbergen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/tubbergen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/tubbergen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/tubbergen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/tubbergen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +33 -33
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/tubbergen-design-tokens/src/font.js +10 -10
- package/municipalities/xxllnc-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/xxllnc-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/xxllnc-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/xxllnc-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/xxllnc-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zuiddrecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zuiddrecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zuiddrecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zuiddrecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/color.tokens.json +126 -126
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/icon.tokens.json +16 -16
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/typography.tokens.json +40 -40
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/border.tokens.json +19 -19
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/space.tokens.json +70 -70
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/blockquote.tokens.json +25 -25
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/document.tokens.json +11 -11
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/page.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zutphen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zutphen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zutphen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/zutphen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zutphen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zutphen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/src/font.js +4 -4
- package/package.json +1 -1
- package/publiccode.yaml +83 -83
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"logo": {
|
|
4
|
-
"header": {
|
|
5
|
-
"inline-size": { "value": "233px" },
|
|
6
|
-
"block-size": { "value": "46px" },
|
|
7
|
-
"background-image": {
|
|
8
|
-
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='233' height='46' viewBox='0 0 233 46' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Dinkelland%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cg%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M113.2 15.4c.4.1 1 .1 1.6.1 3.8 0 6.2-2.1 6.2-6.3 0-3.7-2.1-5.7-5.8-5.7-.9 0-1.6.1-2 .2v11.7zm-3.3-14.1c1.4-.2 3.1-.4 4.9-.4 3.1 0 5.3.6 6.8 1.8 1.7 1.3 2.7 3.4 2.7 6.2 0 3-1.1 5.3-2.6 6.7-1.7 1.5-4.4 2.2-7.6 2.2-1.8 0-3.2-.1-4.2-.2V1.3z' clip-rule='evenodd'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='a' width='3.8' height='17.5' x='127.5' y='.3' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='b' width='3.8' height='17.5' x='127.5' y='.3' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M127.8 5.7h3.2v12.1h-3.2V5.7zm1.6-1.8c-1.1 0-1.9-.8-1.9-1.8s.8-1.8 1.9-1.8c1.1 0 1.9.8 1.9 1.8s-.7 1.8-1.9 1.8z' clip-rule='evenodd' mask='url(%23b)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='c' width='11.2' height='12.4' x='135' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='d' width='11.2' height='12.4' x='135' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23c)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M135.1 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2H143V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1h-3.2V9.4z' clip-rule='evenodd' mask='url(%23d)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='e' width='11.6' height='17.6' x='150.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='f' width='11.6' height='17.6' x='150.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23e)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M153.5 11c.3-.5.7-1 1-1.4l2.8-3.8h3.9l-4.4 4.9 5.1 7.2h-4l-3.3-5.2-1 1.2v4h-3.2V.2h3.2V11z' clip-rule='evenodd' mask='url(%23f)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='g' width='11.2' height='12.6' x='163.1' y='5.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='h' width='11.2' height='12.6' x='163.1' y='5.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23g)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M171.3 10.5c0-1.1-.5-2.8-2.4-2.8-1.8 0-2.6 1.6-2.7 2.8h5.1zm-5.1 2.2c.1 2 1.7 2.9 3.7 2.9 1.4 0 2.4-.2 3.3-.5l.5 2.2c-1.1.5-2.5.8-4.3.8-4 0-6.3-2.4-6.3-6.1 0-3.3 2-6.5 6-6.5 3.9 0 5.3 3.2 5.3 5.9 0 .6-.1 1.1-.1 1.4l-8.1-.1z' clip-rule='evenodd' mask='url(%23h)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='i' width='3.2' height='17.6' x='177.6' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='j' width='3.2' height='17.6' x='177.6' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23i)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M177.6.2h3.2v17.6h-3.2V.2z' clip-rule='evenodd' mask='url(%23j)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='k' width='3.2' height='17.6' x='185' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='l' width='3.2' height='17.6' x='185' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23k)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M185 .2h3.2v17.6H185V.2z' clip-rule='evenodd' mask='url(%23l)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='m' width='10.6' height='12.6' x='191.5' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='n' width='10.6' height='12.6' x='191.5' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23m)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M198.7 12c-2.1 0-4 .4-4 2.2 0 1.1.7 1.7 1.7 1.7 1.1 0 2-.7 2.3-1.6.1-.2.1-.4.1-.7V12zm3.2 2.9c0 1.1.1 2.2.2 2.9h-2.9l-.2-1.3h-.1c-.7 1-2 1.6-3.5 1.6-2.5 0-3.8-1.8-3.8-3.6 0-3.1 2.7-4.6 7.2-4.6v-.2c0-.8-.3-2-2.4-2-1.2 0-2.5.4-3.3.9l-.6-2.1c.9-.5 2.5-1.1 4.5-1.1 3.9 0 5.1 2.4 5.1 5.1v4.4z' clip-rule='evenodd' mask='url(%23n)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='o' width='11.2' height='12.4' x='205.8' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='p' width='11.2' height='12.4' x='205.8' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23o)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M205.9 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2h-3.2V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1H206V9.4z' clip-rule='evenodd' mask='url(%23p)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='q' width='12.2' height='17.9' x='220.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='r' width='12.2' height='17.9' x='220.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M229.1 10.8c0-.2 0-.5-.1-.8-.3-1.1-1.2-2.1-2.5-2.1-1.9 0-2.9 1.7-2.9 3.8 0 2.2 1.1 3.7 2.9 3.7 1.2 0 2.2-.8 2.5-2.1.1-.3.1-.6.1-.9v-1.6zM232.3.2v14.2c0 1.3 0 2.6.1 3.4h-2.9l-.1-1.9h-.1c-.7 1.4-2.2 2.1-3.9 2.1-2.9 0-5.2-2.5-5.2-6.2 0-4.1 2.5-6.5 5.4-6.5 1.6 0 2.8.6 3.3 1.5V.2h3.4z' clip-rule='evenodd' mask='url(%23r)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='s' width='5.9' height='9.2' x='44.1' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='t' width='5.9' height='9.2' x='44.1' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23s)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M48.8 14.1c0-.2 0-.4-.1-.5-.2-.7-.8-1.2-1.6-1.2-1.1 0-1.9.9-1.9 2.4 0 1.2.6 2.3 1.9 2.3.7 0 1.3-.4 1.6-1.2.1-.2.1-.4.1-.6v-1.2zm1.1 2.9c0 1.5-.3 2.3-.9 2.9-.6.6-1.5.8-2.3.8-.8 0-1.6-.2-2.1-.5l.3-.9c.4.3 1.1.5 1.9.5 1.2 0 2-.6 2-2.2v-.7c-.4.6-1 1.1-2 1.1-1.6 0-2.7-1.3-2.7-3.1 0-2.1 1.4-3.4 2.9-3.4 1.1 0 1.7.6 2 1.1l.1-1h1c0 .5-.1 1-.1 1.7V17z' clip-rule='evenodd' mask='url(%23t)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='u' width='5.6' height='6.6' x='51.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='v' width='5.6' height='6.6' x='51.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23u)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M56.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23v)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='w' width='9.1' height='6.5' x='59.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='x' width='9.1' height='6.5' x='59.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23w)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M59.3 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.4-.6.9-1.2 2-1.2.9 0 1.5.5 1.8 1.3.2-.4.4-.6.7-.8.4-.3.8-.4 1.4-.4.8 0 2.1.6 2.1 2.7v3.7h-1.1v-3.6c0-1.2-.4-1.9-1.4-1.9-.7 0-1.2.5-1.4 1-.1.2-.1.4-.1.6v3.9h-1.1v-3.8c0-1-.4-1.7-1.3-1.7-.7 0-1.2.6-1.4 1.2-.1.2-.1.4-.1.6V18h-1.1v-4.7z' clip-rule='evenodd' mask='url(%23x)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='y' width='5.6' height='6.6' x='70.2' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='z' width='5.6' height='6.6' x='70.2' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23y)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M74.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23z)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='A' width='5.6' height='6.6' x='77.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='B' width='5.6' height='6.6' x='77.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23A)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M81.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.3.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23B)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='C' width='5.4' height='6.5' x='84.7' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='D' width='5.4' height='6.5' x='84.7' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23C)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M84.7 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.3-.6 1-1.2 2.1-1.2.9 0 2.2.5 2.2 2.7v3.8h-1v-3.7c0-1-.4-1.9-1.5-1.9-.8 0-1.3.5-1.5 1.2-.1.1-.1.3-.1.5v3.8h-1.2v-4.5z' clip-rule='evenodd' mask='url(%23D)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='E' width='3.8' height='8' x='91.8' y='10.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='F' width='3.8' height='8' x='91.8' y='10.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23E)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M93.9 10.1v1.5h1.7v.9h-1.7v3.4c0 .8.2 1.2.9 1.2.3 0 .5 0 .7-.1l.1.9c-.2.1-.6.2-1 .2-.5 0-1-.2-1.2-.5-.3-.4-.4-.9-.4-1.6v-3.5h-1v-.9h1v-1.2l.9-.3z' clip-rule='evenodd' mask='url(%23F)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='G' width='5.6' height='6.6' x='96.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='H' width='5.6' height='6.6' x='96.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23G)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M101.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23H)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='I' width='84.4' height='2.1' x='148.1' y='25.7' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='J' width='84.4' height='2.1' x='148.1' y='25.7' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23I)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='m154.1 25.7-6 2.1 84.4-2.1h-78.4z' clip-rule='evenodd' mask='url(%23J)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='K' width='27.5' height='11.8' x='0' y='34.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='L' width='27.5' height='11.8' x='0' y='34.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23K)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M27.5 36.9c-3.2 4.5-7.9 8.9-12.1 9.1-5.1.2-7.3-6.8-15.4-4.9-.1 0 7.2-10.4 14.6-5.8 4.2 2.7 7.4 4.2 12.9 1.6' clip-rule='evenodd' mask='url(%23L)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='M' width='26.2' height='10.7' x='26.4' y='25' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='N' width='26.2' height='10.7' x='26.4' y='25' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23M)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M52.6 27.5c-3 4.1-7.6 8.1-11.6 8.3-4.8.2-6.9-6.2-14.7-4.4-.1 0 6.9-9.4 14-5.2 4.1 2.2 7.1 3.7 12.3 1.3' clip-rule='evenodd' mask='url(%23N)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='O' width='26.2' height='7.1' x='72.1' y='25.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='P' width='26.2' height='7.1' x='72.1' y='25.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23O)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M98.4 26.7c-3 2.7-7.6 5.4-11.6 5.4-4.8.1-6.9-4.1-14.7-2.9-.1 0 6.9-6.2 14-3.5 4 1.6 7 2.6 12.3 1' clip-rule='evenodd' mask='url(%23P)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='Q' width='26.2' height='3.4' x='119.6' y='24.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='R' width='26.2' height='3.4' x='119.6' y='24.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23Q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M145.9 25.7c-3 1.3-7.6 2.6-11.6 2.6-4.8 0-6.9-2-14.7-1.4-.1 0 6.9-3 14-1.7 4 .8 7 1.3 12.3.5' clip-rule='evenodd' mask='url(%23R)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='S' width='26.2' height='9.4' x='51.6' y='32.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='T' width='26.2' height='9.4' x='51.6' y='32.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23S)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M77.8 34.7c-3 3.6-7.6 7.1-11.6 7.2-4.8.1-6.9-5.4-14.7-3.9-.1 0 6.9-8.2 14-4.6 4.1 2.1 7.1 3.4 12.3 1.3' clip-rule='evenodd' mask='url(%23T)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='U' width='26.2' height='5.2' x='97.6' y='29.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='V' width='26.2' height='5.2' x='97.6' y='29.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23U)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M123.8 31.1c-3 2-7.6 3.9-11.6 4-4.8.1-6.9-3-14.7-2.1-.1 0 6.9-4.6 14-2.5 4.1 1 7.1 1.7 12.3.6' clip-rule='evenodd' mask='url(%23V)'%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": "200px" },
|
|
18
|
-
"block-size": { "value": "55px" },
|
|
19
|
-
"background-image": {
|
|
20
|
-
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='233' height='46' viewBox='0 0 233 46' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Dinkelland%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cg%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M113.2 15.4c.4.1 1 .1 1.6.1 3.8 0 6.2-2.1 6.2-6.3 0-3.7-2.1-5.7-5.8-5.7-.9 0-1.6.1-2 .2v11.7zm-3.3-14.1c1.4-.2 3.1-.4 4.9-.4 3.1 0 5.3.6 6.8 1.8 1.7 1.3 2.7 3.4 2.7 6.2 0 3-1.1 5.3-2.6 6.7-1.7 1.5-4.4 2.2-7.6 2.2-1.8 0-3.2-.1-4.2-.2V1.3z' clip-rule='evenodd'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='a' width='3.8' height='17.5' x='127.5' y='.3' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='b' width='3.8' height='17.5' x='127.5' y='.3' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M127.8 5.7h3.2v12.1h-3.2V5.7zm1.6-1.8c-1.1 0-1.9-.8-1.9-1.8s.8-1.8 1.9-1.8c1.1 0 1.9.8 1.9 1.8s-.7 1.8-1.9 1.8z' clip-rule='evenodd' mask='url(%23b)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='c' width='11.2' height='12.4' x='135' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='d' width='11.2' height='12.4' x='135' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23c)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M135.1 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2H143V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1h-3.2V9.4z' clip-rule='evenodd' mask='url(%23d)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='e' width='11.6' height='17.6' x='150.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='f' width='11.6' height='17.6' x='150.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23e)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M153.5 11c.3-.5.7-1 1-1.4l2.8-3.8h3.9l-4.4 4.9 5.1 7.2h-4l-3.3-5.2-1 1.2v4h-3.2V.2h3.2V11z' clip-rule='evenodd' mask='url(%23f)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='g' width='11.2' height='12.6' x='163.1' y='5.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='h' width='11.2' height='12.6' x='163.1' y='5.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23g)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M171.3 10.5c0-1.1-.5-2.8-2.4-2.8-1.8 0-2.6 1.6-2.7 2.8h5.1zm-5.1 2.2c.1 2 1.7 2.9 3.7 2.9 1.4 0 2.4-.2 3.3-.5l.5 2.2c-1.1.5-2.5.8-4.3.8-4 0-6.3-2.4-6.3-6.1 0-3.3 2-6.5 6-6.5 3.9 0 5.3 3.2 5.3 5.9 0 .6-.1 1.1-.1 1.4l-8.1-.1z' clip-rule='evenodd' mask='url(%23h)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='i' width='3.2' height='17.6' x='177.6' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='j' width='3.2' height='17.6' x='177.6' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23i)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M177.6.2h3.2v17.6h-3.2V.2z' clip-rule='evenodd' mask='url(%23j)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='k' width='3.2' height='17.6' x='185' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='l' width='3.2' height='17.6' x='185' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23k)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M185 .2h3.2v17.6H185V.2z' clip-rule='evenodd' mask='url(%23l)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='m' width='10.6' height='12.6' x='191.5' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='n' width='10.6' height='12.6' x='191.5' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23m)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M198.7 12c-2.1 0-4 .4-4 2.2 0 1.1.7 1.7 1.7 1.7 1.1 0 2-.7 2.3-1.6.1-.2.1-.4.1-.7V12zm3.2 2.9c0 1.1.1 2.2.2 2.9h-2.9l-.2-1.3h-.1c-.7 1-2 1.6-3.5 1.6-2.5 0-3.8-1.8-3.8-3.6 0-3.1 2.7-4.6 7.2-4.6v-.2c0-.8-.3-2-2.4-2-1.2 0-2.5.4-3.3.9l-.6-2.1c.9-.5 2.5-1.1 4.5-1.1 3.9 0 5.1 2.4 5.1 5.1v4.4z' clip-rule='evenodd' mask='url(%23n)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='o' width='11.2' height='12.4' x='205.8' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='p' width='11.2' height='12.4' x='205.8' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23o)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M205.9 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2h-3.2V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1H206V9.4z' clip-rule='evenodd' mask='url(%23p)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='q' width='12.2' height='17.9' x='220.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='r' width='12.2' height='17.9' x='220.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M229.1 10.8c0-.2 0-.5-.1-.8-.3-1.1-1.2-2.1-2.5-2.1-1.9 0-2.9 1.7-2.9 3.8 0 2.2 1.1 3.7 2.9 3.7 1.2 0 2.2-.8 2.5-2.1.1-.3.1-.6.1-.9v-1.6zM232.3.2v14.2c0 1.3 0 2.6.1 3.4h-2.9l-.1-1.9h-.1c-.7 1.4-2.2 2.1-3.9 2.1-2.9 0-5.2-2.5-5.2-6.2 0-4.1 2.5-6.5 5.4-6.5 1.6 0 2.8.6 3.3 1.5V.2h3.4z' clip-rule='evenodd' mask='url(%23r)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='s' width='5.9' height='9.2' x='44.1' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='t' width='5.9' height='9.2' x='44.1' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23s)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M48.8 14.1c0-.2 0-.4-.1-.5-.2-.7-.8-1.2-1.6-1.2-1.1 0-1.9.9-1.9 2.4 0 1.2.6 2.3 1.9 2.3.7 0 1.3-.4 1.6-1.2.1-.2.1-.4.1-.6v-1.2zm1.1 2.9c0 1.5-.3 2.3-.9 2.9-.6.6-1.5.8-2.3.8-.8 0-1.6-.2-2.1-.5l.3-.9c.4.3 1.1.5 1.9.5 1.2 0 2-.6 2-2.2v-.7c-.4.6-1 1.1-2 1.1-1.6 0-2.7-1.3-2.7-3.1 0-2.1 1.4-3.4 2.9-3.4 1.1 0 1.7.6 2 1.1l.1-1h1c0 .5-.1 1-.1 1.7V17z' clip-rule='evenodd' mask='url(%23t)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='u' width='5.6' height='6.6' x='51.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='v' width='5.6' height='6.6' x='51.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23u)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M56.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23v)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='w' width='9.1' height='6.5' x='59.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='x' width='9.1' height='6.5' x='59.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23w)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M59.3 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.4-.6.9-1.2 2-1.2.9 0 1.5.5 1.8 1.3.2-.4.4-.6.7-.8.4-.3.8-.4 1.4-.4.8 0 2.1.6 2.1 2.7v3.7h-1.1v-3.6c0-1.2-.4-1.9-1.4-1.9-.7 0-1.2.5-1.4 1-.1.2-.1.4-.1.6v3.9h-1.1v-3.8c0-1-.4-1.7-1.3-1.7-.7 0-1.2.6-1.4 1.2-.1.2-.1.4-.1.6V18h-1.1v-4.7z' clip-rule='evenodd' mask='url(%23x)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='y' width='5.6' height='6.6' x='70.2' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='z' width='5.6' height='6.6' x='70.2' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23y)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M74.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23z)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='A' width='5.6' height='6.6' x='77.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='B' width='5.6' height='6.6' x='77.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23A)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M81.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.3.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23B)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='C' width='5.4' height='6.5' x='84.7' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='D' width='5.4' height='6.5' x='84.7' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23C)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M84.7 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.3-.6 1-1.2 2.1-1.2.9 0 2.2.5 2.2 2.7v3.8h-1v-3.7c0-1-.4-1.9-1.5-1.9-.8 0-1.3.5-1.5 1.2-.1.1-.1.3-.1.5v3.8h-1.2v-4.5z' clip-rule='evenodd' mask='url(%23D)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='E' width='3.8' height='8' x='91.8' y='10.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='F' width='3.8' height='8' x='91.8' y='10.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23E)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M93.9 10.1v1.5h1.7v.9h-1.7v3.4c0 .8.2 1.2.9 1.2.3 0 .5 0 .7-.1l.1.9c-.2.1-.6.2-1 .2-.5 0-1-.2-1.2-.5-.3-.4-.4-.9-.4-1.6v-3.5h-1v-.9h1v-1.2l.9-.3z' clip-rule='evenodd' mask='url(%23F)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='G' width='5.6' height='6.6' x='96.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='H' width='5.6' height='6.6' x='96.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23G)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M101.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23H)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='I' width='84.4' height='2.1' x='148.1' y='25.7' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='J' width='84.4' height='2.1' x='148.1' y='25.7' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23I)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='m154.1 25.7-6 2.1 84.4-2.1h-78.4z' clip-rule='evenodd' mask='url(%23J)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='K' width='27.5' height='11.8' x='0' y='34.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='L' width='27.5' height='11.8' x='0' y='34.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23K)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M27.5 36.9c-3.2 4.5-7.9 8.9-12.1 9.1-5.1.2-7.3-6.8-15.4-4.9-.1 0 7.2-10.4 14.6-5.8 4.2 2.7 7.4 4.2 12.9 1.6' clip-rule='evenodd' mask='url(%23L)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='M' width='26.2' height='10.7' x='26.4' y='25' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='N' width='26.2' height='10.7' x='26.4' y='25' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23M)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M52.6 27.5c-3 4.1-7.6 8.1-11.6 8.3-4.8.2-6.9-6.2-14.7-4.4-.1 0 6.9-9.4 14-5.2 4.1 2.2 7.1 3.7 12.3 1.3' clip-rule='evenodd' mask='url(%23N)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='O' width='26.2' height='7.1' x='72.1' y='25.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='P' width='26.2' height='7.1' x='72.1' y='25.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23O)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M98.4 26.7c-3 2.7-7.6 5.4-11.6 5.4-4.8.1-6.9-4.1-14.7-2.9-.1 0 6.9-6.2 14-3.5 4 1.6 7 2.6 12.3 1' clip-rule='evenodd' mask='url(%23P)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='Q' width='26.2' height='3.4' x='119.6' y='24.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='R' width='26.2' height='3.4' x='119.6' y='24.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23Q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M145.9 25.7c-3 1.3-7.6 2.6-11.6 2.6-4.8 0-6.9-2-14.7-1.4-.1 0 6.9-3 14-1.7 4 .8 7 1.3 12.3.5' clip-rule='evenodd' mask='url(%23R)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='S' width='26.2' height='9.4' x='51.6' y='32.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='T' width='26.2' height='9.4' x='51.6' y='32.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23S)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M77.8 34.7c-3 3.6-7.6 7.1-11.6 7.2-4.8.1-6.9-5.4-14.7-3.9-.1 0 6.9-8.2 14-4.6 4.1 2.1 7.1 3.4 12.3 1.3' clip-rule='evenodd' mask='url(%23T)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='U' width='26.2' height='5.2' x='97.6' y='29.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='V' width='26.2' height='5.2' x='97.6' y='29.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23U)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M123.8 31.1c-3 2-7.6 3.9-11.6 4-4.8.1-6.9-3-14.7-2.1-.1 0 6.9-4.6 14-2.5 4.1 1 7.1 1.7 12.3.6' clip-rule='evenodd' mask='url(%23V)'%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": "233px" },
|
|
6
|
+
"block-size": { "value": "46px" },
|
|
7
|
+
"background-image": {
|
|
8
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='233' height='46' viewBox='0 0 233 46' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Dinkelland%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cg%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M113.2 15.4c.4.1 1 .1 1.6.1 3.8 0 6.2-2.1 6.2-6.3 0-3.7-2.1-5.7-5.8-5.7-.9 0-1.6.1-2 .2v11.7zm-3.3-14.1c1.4-.2 3.1-.4 4.9-.4 3.1 0 5.3.6 6.8 1.8 1.7 1.3 2.7 3.4 2.7 6.2 0 3-1.1 5.3-2.6 6.7-1.7 1.5-4.4 2.2-7.6 2.2-1.8 0-3.2-.1-4.2-.2V1.3z' clip-rule='evenodd'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='a' width='3.8' height='17.5' x='127.5' y='.3' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='b' width='3.8' height='17.5' x='127.5' y='.3' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M127.8 5.7h3.2v12.1h-3.2V5.7zm1.6-1.8c-1.1 0-1.9-.8-1.9-1.8s.8-1.8 1.9-1.8c1.1 0 1.9.8 1.9 1.8s-.7 1.8-1.9 1.8z' clip-rule='evenodd' mask='url(%23b)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='c' width='11.2' height='12.4' x='135' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='d' width='11.2' height='12.4' x='135' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23c)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M135.1 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2H143V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1h-3.2V9.4z' clip-rule='evenodd' mask='url(%23d)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='e' width='11.6' height='17.6' x='150.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='f' width='11.6' height='17.6' x='150.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23e)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M153.5 11c.3-.5.7-1 1-1.4l2.8-3.8h3.9l-4.4 4.9 5.1 7.2h-4l-3.3-5.2-1 1.2v4h-3.2V.2h3.2V11z' clip-rule='evenodd' mask='url(%23f)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='g' width='11.2' height='12.6' x='163.1' y='5.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='h' width='11.2' height='12.6' x='163.1' y='5.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23g)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M171.3 10.5c0-1.1-.5-2.8-2.4-2.8-1.8 0-2.6 1.6-2.7 2.8h5.1zm-5.1 2.2c.1 2 1.7 2.9 3.7 2.9 1.4 0 2.4-.2 3.3-.5l.5 2.2c-1.1.5-2.5.8-4.3.8-4 0-6.3-2.4-6.3-6.1 0-3.3 2-6.5 6-6.5 3.9 0 5.3 3.2 5.3 5.9 0 .6-.1 1.1-.1 1.4l-8.1-.1z' clip-rule='evenodd' mask='url(%23h)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='i' width='3.2' height='17.6' x='177.6' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='j' width='3.2' height='17.6' x='177.6' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23i)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M177.6.2h3.2v17.6h-3.2V.2z' clip-rule='evenodd' mask='url(%23j)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='k' width='3.2' height='17.6' x='185' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='l' width='3.2' height='17.6' x='185' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23k)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M185 .2h3.2v17.6H185V.2z' clip-rule='evenodd' mask='url(%23l)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='m' width='10.6' height='12.6' x='191.5' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='n' width='10.6' height='12.6' x='191.5' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23m)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M198.7 12c-2.1 0-4 .4-4 2.2 0 1.1.7 1.7 1.7 1.7 1.1 0 2-.7 2.3-1.6.1-.2.1-.4.1-.7V12zm3.2 2.9c0 1.1.1 2.2.2 2.9h-2.9l-.2-1.3h-.1c-.7 1-2 1.6-3.5 1.6-2.5 0-3.8-1.8-3.8-3.6 0-3.1 2.7-4.6 7.2-4.6v-.2c0-.8-.3-2-2.4-2-1.2 0-2.5.4-3.3.9l-.6-2.1c.9-.5 2.5-1.1 4.5-1.1 3.9 0 5.1 2.4 5.1 5.1v4.4z' clip-rule='evenodd' mask='url(%23n)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='o' width='11.2' height='12.4' x='205.8' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='p' width='11.2' height='12.4' x='205.8' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23o)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M205.9 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2h-3.2V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1H206V9.4z' clip-rule='evenodd' mask='url(%23p)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='q' width='12.2' height='17.9' x='220.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='r' width='12.2' height='17.9' x='220.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M229.1 10.8c0-.2 0-.5-.1-.8-.3-1.1-1.2-2.1-2.5-2.1-1.9 0-2.9 1.7-2.9 3.8 0 2.2 1.1 3.7 2.9 3.7 1.2 0 2.2-.8 2.5-2.1.1-.3.1-.6.1-.9v-1.6zM232.3.2v14.2c0 1.3 0 2.6.1 3.4h-2.9l-.1-1.9h-.1c-.7 1.4-2.2 2.1-3.9 2.1-2.9 0-5.2-2.5-5.2-6.2 0-4.1 2.5-6.5 5.4-6.5 1.6 0 2.8.6 3.3 1.5V.2h3.4z' clip-rule='evenodd' mask='url(%23r)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='s' width='5.9' height='9.2' x='44.1' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='t' width='5.9' height='9.2' x='44.1' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23s)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M48.8 14.1c0-.2 0-.4-.1-.5-.2-.7-.8-1.2-1.6-1.2-1.1 0-1.9.9-1.9 2.4 0 1.2.6 2.3 1.9 2.3.7 0 1.3-.4 1.6-1.2.1-.2.1-.4.1-.6v-1.2zm1.1 2.9c0 1.5-.3 2.3-.9 2.9-.6.6-1.5.8-2.3.8-.8 0-1.6-.2-2.1-.5l.3-.9c.4.3 1.1.5 1.9.5 1.2 0 2-.6 2-2.2v-.7c-.4.6-1 1.1-2 1.1-1.6 0-2.7-1.3-2.7-3.1 0-2.1 1.4-3.4 2.9-3.4 1.1 0 1.7.6 2 1.1l.1-1h1c0 .5-.1 1-.1 1.7V17z' clip-rule='evenodd' mask='url(%23t)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='u' width='5.6' height='6.6' x='51.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='v' width='5.6' height='6.6' x='51.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23u)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M56.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23v)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='w' width='9.1' height='6.5' x='59.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='x' width='9.1' height='6.5' x='59.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23w)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M59.3 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.4-.6.9-1.2 2-1.2.9 0 1.5.5 1.8 1.3.2-.4.4-.6.7-.8.4-.3.8-.4 1.4-.4.8 0 2.1.6 2.1 2.7v3.7h-1.1v-3.6c0-1.2-.4-1.9-1.4-1.9-.7 0-1.2.5-1.4 1-.1.2-.1.4-.1.6v3.9h-1.1v-3.8c0-1-.4-1.7-1.3-1.7-.7 0-1.2.6-1.4 1.2-.1.2-.1.4-.1.6V18h-1.1v-4.7z' clip-rule='evenodd' mask='url(%23x)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='y' width='5.6' height='6.6' x='70.2' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='z' width='5.6' height='6.6' x='70.2' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23y)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M74.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23z)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='A' width='5.6' height='6.6' x='77.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='B' width='5.6' height='6.6' x='77.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23A)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M81.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.3.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23B)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='C' width='5.4' height='6.5' x='84.7' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='D' width='5.4' height='6.5' x='84.7' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23C)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M84.7 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.3-.6 1-1.2 2.1-1.2.9 0 2.2.5 2.2 2.7v3.8h-1v-3.7c0-1-.4-1.9-1.5-1.9-.8 0-1.3.5-1.5 1.2-.1.1-.1.3-.1.5v3.8h-1.2v-4.5z' clip-rule='evenodd' mask='url(%23D)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='E' width='3.8' height='8' x='91.8' y='10.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='F' width='3.8' height='8' x='91.8' y='10.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23E)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M93.9 10.1v1.5h1.7v.9h-1.7v3.4c0 .8.2 1.2.9 1.2.3 0 .5 0 .7-.1l.1.9c-.2.1-.6.2-1 .2-.5 0-1-.2-1.2-.5-.3-.4-.4-.9-.4-1.6v-3.5h-1v-.9h1v-1.2l.9-.3z' clip-rule='evenodd' mask='url(%23F)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='G' width='5.6' height='6.6' x='96.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='H' width='5.6' height='6.6' x='96.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23G)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M101.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23H)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='I' width='84.4' height='2.1' x='148.1' y='25.7' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='J' width='84.4' height='2.1' x='148.1' y='25.7' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23I)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='m154.1 25.7-6 2.1 84.4-2.1h-78.4z' clip-rule='evenodd' mask='url(%23J)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='K' width='27.5' height='11.8' x='0' y='34.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='L' width='27.5' height='11.8' x='0' y='34.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23K)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M27.5 36.9c-3.2 4.5-7.9 8.9-12.1 9.1-5.1.2-7.3-6.8-15.4-4.9-.1 0 7.2-10.4 14.6-5.8 4.2 2.7 7.4 4.2 12.9 1.6' clip-rule='evenodd' mask='url(%23L)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='M' width='26.2' height='10.7' x='26.4' y='25' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='N' width='26.2' height='10.7' x='26.4' y='25' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23M)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M52.6 27.5c-3 4.1-7.6 8.1-11.6 8.3-4.8.2-6.9-6.2-14.7-4.4-.1 0 6.9-9.4 14-5.2 4.1 2.2 7.1 3.7 12.3 1.3' clip-rule='evenodd' mask='url(%23N)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='O' width='26.2' height='7.1' x='72.1' y='25.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='P' width='26.2' height='7.1' x='72.1' y='25.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23O)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M98.4 26.7c-3 2.7-7.6 5.4-11.6 5.4-4.8.1-6.9-4.1-14.7-2.9-.1 0 6.9-6.2 14-3.5 4 1.6 7 2.6 12.3 1' clip-rule='evenodd' mask='url(%23P)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='Q' width='26.2' height='3.4' x='119.6' y='24.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='R' width='26.2' height='3.4' x='119.6' y='24.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23Q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M145.9 25.7c-3 1.3-7.6 2.6-11.6 2.6-4.8 0-6.9-2-14.7-1.4-.1 0 6.9-3 14-1.7 4 .8 7 1.3 12.3.5' clip-rule='evenodd' mask='url(%23R)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='S' width='26.2' height='9.4' x='51.6' y='32.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='T' width='26.2' height='9.4' x='51.6' y='32.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23S)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M77.8 34.7c-3 3.6-7.6 7.1-11.6 7.2-4.8.1-6.9-5.4-14.7-3.9-.1 0 6.9-8.2 14-4.6 4.1 2.1 7.1 3.4 12.3 1.3' clip-rule='evenodd' mask='url(%23T)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='U' width='26.2' height='5.2' x='97.6' y='29.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='V' width='26.2' height='5.2' x='97.6' y='29.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23U)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M123.8 31.1c-3 2-7.6 3.9-11.6 4-4.8.1-6.9-3-14.7-2.1-.1 0 6.9-4.6 14-2.5 4.1 1 7.1 1.7 12.3.6' clip-rule='evenodd' mask='url(%23V)'%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": "200px" },
|
|
18
|
+
"block-size": { "value": "55px" },
|
|
19
|
+
"background-image": {
|
|
20
|
+
"value": "url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='233' height='46' viewBox='0 0 233 46' aria-labelledby='site-logo-title site-logo-desc'%3E%3Ctitle id='site-logo-title'%3EGemeente Dinkelland%3C/title%3E%3Cdesc id='site-logo-desc'%3ELogo dat naar de hoofdpagina leidt%3C/desc%3E%3Cg%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M113.2 15.4c.4.1 1 .1 1.6.1 3.8 0 6.2-2.1 6.2-6.3 0-3.7-2.1-5.7-5.8-5.7-.9 0-1.6.1-2 .2v11.7zm-3.3-14.1c1.4-.2 3.1-.4 4.9-.4 3.1 0 5.3.6 6.8 1.8 1.7 1.3 2.7 3.4 2.7 6.2 0 3-1.1 5.3-2.6 6.7-1.7 1.5-4.4 2.2-7.6 2.2-1.8 0-3.2-.1-4.2-.2V1.3z' clip-rule='evenodd'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='a' width='3.8' height='17.5' x='127.5' y='.3' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='b' width='3.8' height='17.5' x='127.5' y='.3' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M127.8 5.7h3.2v12.1h-3.2V5.7zm1.6-1.8c-1.1 0-1.9-.8-1.9-1.8s.8-1.8 1.9-1.8c1.1 0 1.9.8 1.9 1.8s-.7 1.8-1.9 1.8z' clip-rule='evenodd' mask='url(%23b)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='c' width='11.2' height='12.4' x='135' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='d' width='11.2' height='12.4' x='135' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23c)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M135.1 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2H143V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1h-3.2V9.4z' clip-rule='evenodd' mask='url(%23d)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='e' width='11.6' height='17.6' x='150.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='f' width='11.6' height='17.6' x='150.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23e)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M153.5 11c.3-.5.7-1 1-1.4l2.8-3.8h3.9l-4.4 4.9 5.1 7.2h-4l-3.3-5.2-1 1.2v4h-3.2V.2h3.2V11z' clip-rule='evenodd' mask='url(%23f)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='g' width='11.2' height='12.6' x='163.1' y='5.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='h' width='11.2' height='12.6' x='163.1' y='5.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23g)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M171.3 10.5c0-1.1-.5-2.8-2.4-2.8-1.8 0-2.6 1.6-2.7 2.8h5.1zm-5.1 2.2c.1 2 1.7 2.9 3.7 2.9 1.4 0 2.4-.2 3.3-.5l.5 2.2c-1.1.5-2.5.8-4.3.8-4 0-6.3-2.4-6.3-6.1 0-3.3 2-6.5 6-6.5 3.9 0 5.3 3.2 5.3 5.9 0 .6-.1 1.1-.1 1.4l-8.1-.1z' clip-rule='evenodd' mask='url(%23h)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='i' width='3.2' height='17.6' x='177.6' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='j' width='3.2' height='17.6' x='177.6' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23i)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M177.6.2h3.2v17.6h-3.2V.2z' clip-rule='evenodd' mask='url(%23j)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='k' width='3.2' height='17.6' x='185' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='l' width='3.2' height='17.6' x='185' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23k)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M185 .2h3.2v17.6H185V.2z' clip-rule='evenodd' mask='url(%23l)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='m' width='10.6' height='12.6' x='191.5' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='n' width='10.6' height='12.6' x='191.5' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23m)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M198.7 12c-2.1 0-4 .4-4 2.2 0 1.1.7 1.7 1.7 1.7 1.1 0 2-.7 2.3-1.6.1-.2.1-.4.1-.7V12zm3.2 2.9c0 1.1.1 2.2.2 2.9h-2.9l-.2-1.3h-.1c-.7 1-2 1.6-3.5 1.6-2.5 0-3.8-1.8-3.8-3.6 0-3.1 2.7-4.6 7.2-4.6v-.2c0-.8-.3-2-2.4-2-1.2 0-2.5.4-3.3.9l-.6-2.1c.9-.5 2.5-1.1 4.5-1.1 3.9 0 5.1 2.4 5.1 5.1v4.4z' clip-rule='evenodd' mask='url(%23n)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='o' width='11.2' height='12.4' x='205.8' y='5.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='p' width='11.2' height='12.4' x='205.8' y='5.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23o)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M205.9 9.4c0-1.4 0-2.6-.1-3.7h2.8l.2 1.8h.1c.5-.9 1.8-2.1 3.8-2.1 2.2 0 4.3 1.4 4.3 5.2v7.2h-3.2V11c0-1.7-.6-2.9-2.2-2.9-1.2 0-2 .8-2.3 1.7-.1.2-.1.6-.1 1v7.1H206V9.4z' clip-rule='evenodd' mask='url(%23p)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='q' width='12.2' height='17.9' x='220.3' y='.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='r' width='12.2' height='17.9' x='220.3' y='.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M229.1 10.8c0-.2 0-.5-.1-.8-.3-1.1-1.2-2.1-2.5-2.1-1.9 0-2.9 1.7-2.9 3.8 0 2.2 1.1 3.7 2.9 3.7 1.2 0 2.2-.8 2.5-2.1.1-.3.1-.6.1-.9v-1.6zM232.3.2v14.2c0 1.3 0 2.6.1 3.4h-2.9l-.1-1.9h-.1c-.7 1.4-2.2 2.1-3.9 2.1-2.9 0-5.2-2.5-5.2-6.2 0-4.1 2.5-6.5 5.4-6.5 1.6 0 2.8.6 3.3 1.5V.2h3.4z' clip-rule='evenodd' mask='url(%23r)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='s' width='5.9' height='9.2' x='44.1' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='t' width='5.9' height='9.2' x='44.1' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23s)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M48.8 14.1c0-.2 0-.4-.1-.5-.2-.7-.8-1.2-1.6-1.2-1.1 0-1.9.9-1.9 2.4 0 1.2.6 2.3 1.9 2.3.7 0 1.3-.4 1.6-1.2.1-.2.1-.4.1-.6v-1.2zm1.1 2.9c0 1.5-.3 2.3-.9 2.9-.6.6-1.5.8-2.3.8-.8 0-1.6-.2-2.1-.5l.3-.9c.4.3 1.1.5 1.9.5 1.2 0 2-.6 2-2.2v-.7c-.4.6-1 1.1-2 1.1-1.6 0-2.7-1.3-2.7-3.1 0-2.1 1.4-3.4 2.9-3.4 1.1 0 1.7.6 2 1.1l.1-1h1c0 .5-.1 1-.1 1.7V17z' clip-rule='evenodd' mask='url(%23t)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='u' width='5.6' height='6.6' x='51.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='v' width='5.6' height='6.6' x='51.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23u)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M56.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23v)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='w' width='9.1' height='6.5' x='59.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='x' width='9.1' height='6.5' x='59.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23w)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M59.3 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.4-.6.9-1.2 2-1.2.9 0 1.5.5 1.8 1.3.2-.4.4-.6.7-.8.4-.3.8-.4 1.4-.4.8 0 2.1.6 2.1 2.7v3.7h-1.1v-3.6c0-1.2-.4-1.9-1.4-1.9-.7 0-1.2.5-1.4 1-.1.2-.1.4-.1.6v3.9h-1.1v-3.8c0-1-.4-1.7-1.3-1.7-.7 0-1.2.6-1.4 1.2-.1.2-.1.4-.1.6V18h-1.1v-4.7z' clip-rule='evenodd' mask='url(%23x)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='y' width='5.6' height='6.6' x='70.2' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='z' width='5.6' height='6.6' x='70.2' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23y)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M74.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23z)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='A' width='5.6' height='6.6' x='77.3' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='B' width='5.6' height='6.6' x='77.3' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23A)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M81.7 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.3.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23B)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='C' width='5.4' height='6.5' x='84.7' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='D' width='5.4' height='6.5' x='84.7' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23C)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M84.7 13.3c0-.7 0-1.2-.1-1.7h1l.1 1c.3-.6 1-1.2 2.1-1.2.9 0 2.2.5 2.2 2.7v3.8h-1v-3.7c0-1-.4-1.9-1.5-1.9-.8 0-1.3.5-1.5 1.2-.1.1-.1.3-.1.5v3.8h-1.2v-4.5z' clip-rule='evenodd' mask='url(%23D)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='E' width='3.8' height='8' x='91.8' y='10.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='F' width='3.8' height='8' x='91.8' y='10.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23E)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M93.9 10.1v1.5h1.7v.9h-1.7v3.4c0 .8.2 1.2.9 1.2.3 0 .5 0 .7-.1l.1.9c-.2.1-.6.2-1 .2-.5 0-1-.2-1.2-.5-.3-.4-.4-.9-.4-1.6v-3.5h-1v-.9h1v-1.2l.9-.3z' clip-rule='evenodd' mask='url(%23F)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='G' width='5.6' height='6.6' x='96.8' y='11.4' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='H' width='5.6' height='6.6' x='96.8' y='11.4' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23G)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23052759' fill-rule='evenodd' d='M101.3 14.1c0-.7-.3-1.9-1.6-1.9-1.2 0-1.7 1.1-1.8 1.9h3.4zm-3.4.8c0 1.6 1 2.2 2.2 2.2.8 0 1.3-.1 1.8-.3l.2.8c-.4.2-1.1.4-2.1.4-2 0-3.1-1.3-3.1-3.2 0-1.9 1.1-3.4 3-3.4 2.1 0 2.6 1.8 2.6 3 0 .2 0 .4-.1.5h-4.5z' clip-rule='evenodd' mask='url(%23H)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='I' width='84.4' height='2.1' x='148.1' y='25.7' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='J' width='84.4' height='2.1' x='148.1' y='25.7' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23I)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='m154.1 25.7-6 2.1 84.4-2.1h-78.4z' clip-rule='evenodd' mask='url(%23J)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='K' width='27.5' height='11.8' x='0' y='34.2' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='L' width='27.5' height='11.8' x='0' y='34.2' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23K)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M27.5 36.9c-3.2 4.5-7.9 8.9-12.1 9.1-5.1.2-7.3-6.8-15.4-4.9-.1 0 7.2-10.4 14.6-5.8 4.2 2.7 7.4 4.2 12.9 1.6' clip-rule='evenodd' mask='url(%23L)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='M' width='26.2' height='10.7' x='26.4' y='25' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='N' width='26.2' height='10.7' x='26.4' y='25' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23M)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23006CB7' fill-rule='evenodd' d='M52.6 27.5c-3 4.1-7.6 8.1-11.6 8.3-4.8.2-6.9-6.2-14.7-4.4-.1 0 6.9-9.4 14-5.2 4.1 2.2 7.1 3.7 12.3 1.3' clip-rule='evenodd' mask='url(%23N)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='O' width='26.2' height='7.1' x='72.1' y='25.1' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='P' width='26.2' height='7.1' x='72.1' y='25.1' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23O)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M98.4 26.7c-3 2.7-7.6 5.4-11.6 5.4-4.8.1-6.9-4.1-14.7-2.9-.1 0 6.9-6.2 14-3.5 4 1.6 7 2.6 12.3 1' clip-rule='evenodd' mask='url(%23P)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='Q' width='26.2' height='3.4' x='119.6' y='24.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='R' width='26.2' height='3.4' x='119.6' y='24.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23Q)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M145.9 25.7c-3 1.3-7.6 2.6-11.6 2.6-4.8 0-6.9-2-14.7-1.4-.1 0 6.9-3 14-1.7 4 .8 7 1.3 12.3.5' clip-rule='evenodd' mask='url(%23R)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='S' width='26.2' height='9.4' x='51.6' y='32.5' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='T' width='26.2' height='9.4' x='51.6' y='32.5' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23S)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23008296' fill-rule='evenodd' d='M77.8 34.7c-3 3.6-7.6 7.1-11.6 7.2-4.8.1-6.9-5.4-14.7-3.9-.1 0 6.9-8.2 14-4.6 4.1 2.1 7.1 3.4 12.3 1.3' clip-rule='evenodd' mask='url(%23T)'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='U' width='26.2' height='5.2' x='97.6' y='29.9' filterUnits='userSpaceOnUse'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cmask id='V' width='26.2' height='5.2' x='97.6' y='29.9' maskUnits='userSpaceOnUse'%3E%3Cg filter='url(%23U)'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' d='M0 .2h232.5V46H0V.2z' clip-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3Cpath fill='%23007A4D' fill-rule='evenodd' d='M123.8 31.1c-3 2-7.6 3.9-11.6 4-4.8.1-6.9-3-14.7-2.1-.1 0 6.9-4.6 14-2.5 4.1 1 7.1 1.7 12.3.6' clip-rule='evenodd' mask='url(%23V)'%3E%3C/path%3E%3C/g%3E%3C/svg%3E\")"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json
CHANGED
|
@@ -1,98 +1,98 @@
|
|
|
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": "{dinkelland.size.2xs}" },
|
|
13
|
-
"color": { "value": "{dinkelland.color.white.100}" },
|
|
14
|
-
"background-color": { "value": "{dinkelland.color.primary}" },
|
|
15
|
-
"padding-inline-start": { "value": "15px" },
|
|
16
|
-
"padding-inline-end": { "value": "15px" },
|
|
17
|
-
"padding-block-start": { "value": "7.5px" },
|
|
18
|
-
"padding-block-end": { "value": "7.5px" },
|
|
19
|
-
"font-size": {
|
|
20
|
-
"value": "1.1rem",
|
|
21
|
-
"comment": "17.6px"
|
|
22
|
-
},
|
|
23
|
-
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
24
|
-
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
25
|
-
"border-width": {},
|
|
26
|
-
"border-style": {},
|
|
27
|
-
"border-color": {},
|
|
28
|
-
"border-bottom-width": {},
|
|
29
|
-
"border-bottom-style": {},
|
|
30
|
-
"border-bottom-color": {},
|
|
31
|
-
"border-radius": { "value": "0px" }
|
|
32
|
-
},
|
|
33
|
-
"navigation-button": {
|
|
34
|
-
"color": { "value": "{dinkelland.color.white.100}" },
|
|
35
|
-
"background-color": { "value": "{dinkelland.color.primary}" },
|
|
36
|
-
"border-width": { "value": "0px" },
|
|
37
|
-
"border-style": {},
|
|
38
|
-
"border-color": {},
|
|
39
|
-
"border-bottom-width": {},
|
|
40
|
-
"border-bottom-style": {},
|
|
41
|
-
"border-bottom-color": {},
|
|
42
|
-
"border-radius": {},
|
|
43
|
-
"padding-inline-start": { "value": "{dinkelland.size.xs}" },
|
|
44
|
-
"padding-inline-end": { "value": "{dinkelland.size.xs}" },
|
|
45
|
-
"padding-block-start": { "value": "0px" },
|
|
46
|
-
"padding-block-end": { "value": "0px" },
|
|
47
|
-
"disabled": {
|
|
48
|
-
"color": { "value": "{dinkelland.color.lightgrey.96}" },
|
|
49
|
-
"background-color": { "value": "transparent" },
|
|
50
|
-
"border-width": { "value": "0px" },
|
|
51
|
-
"border-style": {},
|
|
52
|
-
"border-color": {},
|
|
53
|
-
"border-bottom-width": {},
|
|
54
|
-
"border-bottom-style": {},
|
|
55
|
-
"border-bottom-color": {},
|
|
56
|
-
"border-radius": {}
|
|
57
|
-
},
|
|
58
|
-
"hover": {
|
|
59
|
-
"color": { "value": "{dinkelland.color.white.100}" },
|
|
60
|
-
"background-color": { "value": "{dinkelland.color.primary-hover}" },
|
|
61
|
-
"border-width": { "value": "0px" },
|
|
62
|
-
"border-style": {},
|
|
63
|
-
"border-color": {},
|
|
64
|
-
"border-bottom-width": {},
|
|
65
|
-
"border-bottom-style": {},
|
|
66
|
-
"border-bottom-color": {},
|
|
67
|
-
"border-radius": {}
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
"current-page": {
|
|
71
|
-
"color": { "value": "{dinkelland.color.primary}" },
|
|
72
|
-
"background-color": { "value": "{dinkelland.color.white.100}" },
|
|
73
|
-
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
74
|
-
"text-decoration": { "value": "unset" },
|
|
75
|
-
"border-width": {},
|
|
76
|
-
"border-style": {},
|
|
77
|
-
"border-color": {},
|
|
78
|
-
"border-bottom-width": {},
|
|
79
|
-
"border-bottom-style": {},
|
|
80
|
-
"border-bottom-color": {}
|
|
81
|
-
},
|
|
82
|
-
"page": {
|
|
83
|
-
"hover": {
|
|
84
|
-
"color": { "value": "{dinkelland.color.white.100}" },
|
|
85
|
-
"background-color": { "value": "{dinkelland.color.blue.31}" },
|
|
86
|
-
"text-decoration": { "value": "unset" },
|
|
87
|
-
"text-decoration-thickness": { "value": "0px" },
|
|
88
|
-
"border-width": {},
|
|
89
|
-
"border-style": {},
|
|
90
|
-
"border-color": {},
|
|
91
|
-
"border-bottom-width": {},
|
|
92
|
-
"border-bottom-style": {},
|
|
93
|
-
"border-bottom-color": {}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
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": "{dinkelland.size.2xs}" },
|
|
13
|
+
"color": { "value": "{dinkelland.color.white.100}" },
|
|
14
|
+
"background-color": { "value": "{dinkelland.color.primary}" },
|
|
15
|
+
"padding-inline-start": { "value": "15px" },
|
|
16
|
+
"padding-inline-end": { "value": "15px" },
|
|
17
|
+
"padding-block-start": { "value": "7.5px" },
|
|
18
|
+
"padding-block-end": { "value": "7.5px" },
|
|
19
|
+
"font-size": {
|
|
20
|
+
"value": "1.1rem",
|
|
21
|
+
"comment": "17.6px"
|
|
22
|
+
},
|
|
23
|
+
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
24
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
25
|
+
"border-width": {},
|
|
26
|
+
"border-style": {},
|
|
27
|
+
"border-color": {},
|
|
28
|
+
"border-bottom-width": {},
|
|
29
|
+
"border-bottom-style": {},
|
|
30
|
+
"border-bottom-color": {},
|
|
31
|
+
"border-radius": { "value": "0px" }
|
|
32
|
+
},
|
|
33
|
+
"navigation-button": {
|
|
34
|
+
"color": { "value": "{dinkelland.color.white.100}" },
|
|
35
|
+
"background-color": { "value": "{dinkelland.color.primary}" },
|
|
36
|
+
"border-width": { "value": "0px" },
|
|
37
|
+
"border-style": {},
|
|
38
|
+
"border-color": {},
|
|
39
|
+
"border-bottom-width": {},
|
|
40
|
+
"border-bottom-style": {},
|
|
41
|
+
"border-bottom-color": {},
|
|
42
|
+
"border-radius": {},
|
|
43
|
+
"padding-inline-start": { "value": "{dinkelland.size.xs}" },
|
|
44
|
+
"padding-inline-end": { "value": "{dinkelland.size.xs}" },
|
|
45
|
+
"padding-block-start": { "value": "0px" },
|
|
46
|
+
"padding-block-end": { "value": "0px" },
|
|
47
|
+
"disabled": {
|
|
48
|
+
"color": { "value": "{dinkelland.color.lightgrey.96}" },
|
|
49
|
+
"background-color": { "value": "transparent" },
|
|
50
|
+
"border-width": { "value": "0px" },
|
|
51
|
+
"border-style": {},
|
|
52
|
+
"border-color": {},
|
|
53
|
+
"border-bottom-width": {},
|
|
54
|
+
"border-bottom-style": {},
|
|
55
|
+
"border-bottom-color": {},
|
|
56
|
+
"border-radius": {}
|
|
57
|
+
},
|
|
58
|
+
"hover": {
|
|
59
|
+
"color": { "value": "{dinkelland.color.white.100}" },
|
|
60
|
+
"background-color": { "value": "{dinkelland.color.primary-hover}" },
|
|
61
|
+
"border-width": { "value": "0px" },
|
|
62
|
+
"border-style": {},
|
|
63
|
+
"border-color": {},
|
|
64
|
+
"border-bottom-width": {},
|
|
65
|
+
"border-bottom-style": {},
|
|
66
|
+
"border-bottom-color": {},
|
|
67
|
+
"border-radius": {}
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"current-page": {
|
|
71
|
+
"color": { "value": "{dinkelland.color.primary}" },
|
|
72
|
+
"background-color": { "value": "{dinkelland.color.white.100}" },
|
|
73
|
+
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
74
|
+
"text-decoration": { "value": "unset" },
|
|
75
|
+
"border-width": {},
|
|
76
|
+
"border-style": {},
|
|
77
|
+
"border-color": {},
|
|
78
|
+
"border-bottom-width": {},
|
|
79
|
+
"border-bottom-style": {},
|
|
80
|
+
"border-bottom-color": {}
|
|
81
|
+
},
|
|
82
|
+
"page": {
|
|
83
|
+
"hover": {
|
|
84
|
+
"color": { "value": "{dinkelland.color.white.100}" },
|
|
85
|
+
"background-color": { "value": "{dinkelland.color.blue.31}" },
|
|
86
|
+
"text-decoration": { "value": "unset" },
|
|
87
|
+
"text-decoration-thickness": { "value": "0px" },
|
|
88
|
+
"border-width": {},
|
|
89
|
+
"border-style": {},
|
|
90
|
+
"border-color": {},
|
|
91
|
+
"border-bottom-width": {},
|
|
92
|
+
"border-bottom-style": {},
|
|
93
|
+
"border-bottom-color": {}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"badge": {
|
|
4
|
-
"background-color": { "value": "{dinkelland.color.black.0} " },
|
|
5
|
-
"border-radius": { "value": "0" },
|
|
6
|
-
"color": { "value": "{dinkelland.color.white.100} " },
|
|
7
|
-
"font-size": { "value": "{dinkelland.font-size.sm}" },
|
|
8
|
-
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
9
|
-
"line-height": {},
|
|
10
|
-
"padding-block": { "value": "{dinkelland.size.xs}" },
|
|
11
|
-
"padding-inline": { "value": "{dinkelland.size.xs}" },
|
|
12
|
-
"text-transform": {}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"badge": {
|
|
4
|
+
"background-color": { "value": "{dinkelland.color.black.0} " },
|
|
5
|
+
"border-radius": { "value": "0" },
|
|
6
|
+
"color": { "value": "{dinkelland.color.white.100} " },
|
|
7
|
+
"font-size": { "value": "{dinkelland.font-size.sm}" },
|
|
8
|
+
"font-weight": { "value": "{dinkelland.typography.font-weight.normal}" },
|
|
9
|
+
"line-height": {},
|
|
10
|
+
"padding-block": { "value": "{dinkelland.size.xs}" },
|
|
11
|
+
"padding-inline": { "value": "{dinkelland.size.xs}" },
|
|
12
|
+
"text-transform": {}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"separator": {
|
|
4
|
-
"color": { "value": "{dinkelland.color.blue.91}" },
|
|
5
|
-
"block-size": { "value": "{dinkelland.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": "{dinkelland.color.blue.91}" },
|
|
5
|
+
"block-size": { "value": "{dinkelland.size.4xs}" },
|
|
6
|
+
"margin-block-end": { "value": "0px" },
|
|
7
|
+
"margin-block-start": { "value": "0px" }
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "@fontsource/lato/400.css";
|
|
2
|
-
import "@fontsource/lato/400-italic.css";
|
|
3
|
-
import "@fontsource/lato/700.css";
|
|
4
|
-
import "@fontsource/lato/700-italic.css";
|
|
5
|
-
import "@fontsource/montserrat/300.css";
|
|
6
|
-
import "@fontsource/montserrat/300-italic.css";
|
|
7
|
-
import "@fontsource/montserrat/400.css";
|
|
8
|
-
import "@fontsource/montserrat/400-italic.css";
|
|
9
|
-
import "@fontsource/montserrat/700.css";
|
|
10
|
-
import "@fontsource/montserrat/700-italic.css";
|
|
1
|
+
import "@fontsource/lato/400.css";
|
|
2
|
+
import "@fontsource/lato/400-italic.css";
|
|
3
|
+
import "@fontsource/lato/700.css";
|
|
4
|
+
import "@fontsource/lato/700-italic.css";
|
|
5
|
+
import "@fontsource/montserrat/300.css";
|
|
6
|
+
import "@fontsource/montserrat/300-italic.css";
|
|
7
|
+
import "@fontsource/montserrat/400.css";
|
|
8
|
+
import "@fontsource/montserrat/400-italic.css";
|
|
9
|
+
import "@fontsource/montserrat/700.css";
|
|
10
|
+
import "@fontsource/montserrat/700-italic.css";
|
|
@@ -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>
|