@conduction/theme 1.1.53 → 1.1.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/openCatalogi.yaml +19 -19
- package/.prettierrc +12 -12
- package/README.md +201 -199
- package/conduction-design-tokens/documentation/color.stories.mdx +17 -17
- package/conduction-design-tokens/documentation/components.stories.mdx +11 -11
- package/conduction-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/conduction-design-tokens/documentation/readme.stories.mdx +7 -7
- package/conduction-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/conduction-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/conduction-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +44 -44
- package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/LICENSE.md +17 -17
- package/municipalities/bct-design-tokens/README.md +3 -3
- package/municipalities/bct-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/bct-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/bct-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/bct-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/bct-design-tokens/package.json +40 -40
- package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
- package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
- package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
- package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/config.json +73 -73
- package/municipalities/bct-design-tokens/src/font.js +8 -8
- package/municipalities/bct-design-tokens/src/font.scss +385 -385
- package/municipalities/bct-design-tokens/src/index.scss +8 -8
- package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
- package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
- package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/commonground-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/commonground-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dimpact-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/dimpact-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/dimpact-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/dimpact-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/dinkelland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/dinkelland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/dinkelland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/src/font.js +10 -10
- package/municipalities/ede-design-tokens/LICENSE.md +17 -17
- package/municipalities/ede-design-tokens/README.md +3 -3
- package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/ede-design-tokens/package.json +40 -40
- package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
- package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
- package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
- package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
- package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/config.json +73 -73
- package/municipalities/ede-design-tokens/src/index.scss +7 -7
- package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/epe-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/epe-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/epe-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/epe-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/epe-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/epe-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/epe-design-tokens/src/font.js +6 -6
- package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gouda-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gouda-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gouda-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gouda-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gouda-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gouda-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gouda-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/src/font.js +4 -4
- package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
- package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
- package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +147 -147
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +50 -50
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +32 -32
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
- package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
- package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
- package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
- package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
- package/municipalities/lansingerland-design-tokens/README.md +3 -3
- package/municipalities/lansingerland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/lansingerland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/lansingerland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/lansingerland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/lansingerland-design-tokens/package.json +41 -41
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
- package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
- package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
- package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
- package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
- package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
- package/municipalities/lansingerland-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/leiden-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/leiden-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/leiden-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/leiden-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/leiden-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/leiden-design-tokens/src/font.js +6 -6
- package/municipalities/migrato-design-tokens/LICENSE.md +17 -17
- package/municipalities/migrato-design-tokens/README.md +3 -3
- package/municipalities/migrato-design-tokens/package.json +40 -40
- package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
- package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
- package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
- package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
- package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/config.json +73 -73
- package/municipalities/migrato-design-tokens/src/font.scss +6 -6
- package/municipalities/migrato-design-tokens/src/index.scss +8 -8
- package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noaberkracht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noaberkracht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noaberkracht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noaberkracht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noordwijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noordwijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noordwijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/open-webconcept-design-tokens/src/font.js +6 -6
- package/municipalities/opencatalogi-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/opencatalogi-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/opencatalogi-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/opencatalogi-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/opencatalogi-design-tokens/src/_responsive.scss +24 -24
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/logo.tokens.json +27 -27
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +29 -29
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/opencatalogi-design-tokens/src/custom.scss +14 -14
- package/municipalities/opencatalogi-design-tokens/src/font.scss +47 -47
- package/municipalities/opencatalogi-design-tokens/src/index.scss +17 -17
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/color.tokens.json +340 -340
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +106 -106
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/rotterdam/space.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/action.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/focus.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/space.tokens.json +56 -56
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/checkbox.style.dictionary.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/open-catalogi/data-badge.json +36 -36
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/button.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/form-fieldset.tokens.json +11 -11
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/textbox.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/button.tokens.json +110 -110
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/code-block.tokens.json +19 -19
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/figure.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +31 -31
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field-description.tokens.json +18 -18
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-fieldset.tokens.json +32 -32
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-select.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-1.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-2.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-3.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/link.tokens.json +33 -33
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +30 -30
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/table.tokens.json +52 -52
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textarea.tokens.json +25 -25
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textbox.tokens.json +47 -47
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/font/download.sh +18 -18
- package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -42
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
- package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/roosendaal-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/roosendaal-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/roosendaal-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/roosendaal-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/roosendaal-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/roosendaal-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/rotterdam-design-tokens/src/component/conduction/pagination.tokens.json +92 -92
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -29
- package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/sloterburg-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/soest-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/soest-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/soest-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/soest-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/soest-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/soest-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/soest-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/stichtse-vecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/stichtse-vecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/stichtse-vecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/stichtse-vecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/logo.tokens.json +21 -21
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/tubbergen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/tubbergen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/tubbergen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/tubbergen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +33 -33
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/tubbergen-design-tokens/src/font.js +10 -10
- package/municipalities/xxllnc-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/xxllnc-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/xxllnc-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/xxllnc-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/xxllnc-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zuiddrecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zuiddrecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zuiddrecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zuiddrecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/color.tokens.json +126 -126
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/icon.tokens.json +16 -16
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/typography.tokens.json +40 -40
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/border.tokens.json +19 -19
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/space.tokens.json +70 -70
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/blockquote.tokens.json +25 -25
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/document.tokens.json +11 -11
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/page.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zutphen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zutphen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zutphen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/zutphen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zutphen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zutphen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/src/font.js +4 -4
- package/package.json +57 -57
- package/publiccode.yaml +83 -83
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"logo": {
|
|
4
|
-
"header": {
|
|
5
|
-
"inline-size": { "value": "200px" },
|
|
6
|
-
"block-size": { "value": "75px" },
|
|
7
|
-
"background-image": {
|
|
8
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"footer": {
|
|
12
|
-
"inline-size": { "value": "260px" },
|
|
13
|
-
"block-size": { "value": "66px" },
|
|
14
|
-
"background-image": {
|
|
15
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"navbar": {
|
|
19
|
-
"inline-size": { "value": "187px" },
|
|
20
|
-
"block-size": { "value": "48px" },
|
|
21
|
-
"background-image": {
|
|
22
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"logo": {
|
|
4
|
+
"header": {
|
|
5
|
+
"inline-size": { "value": "200px" },
|
|
6
|
+
"block-size": { "value": "75px" },
|
|
7
|
+
"background-image": {
|
|
8
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"footer": {
|
|
12
|
+
"inline-size": { "value": "260px" },
|
|
13
|
+
"block-size": { "value": "66px" },
|
|
14
|
+
"background-image": {
|
|
15
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"navbar": {
|
|
19
|
+
"inline-size": { "value": "187px" },
|
|
20
|
+
"block-size": { "value": "48px" },
|
|
21
|
+
"background-image": {
|
|
22
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE0MS43IiB2aWV3Qm94PSIwIDAgNTUzLjQgMTQxLjciIHdpZHRoPSI1NTMuNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCAwaDU1My40djE0MS43aC01NTMuNHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0ibTM4NS40IDEyMGMwLS44LjItMS41LjUtMi4xcy44LTEuMSAxLjQtMS42IDEuNC0uOCAyLjQtMWMuOS0uMiAyLS4zIDMuMi0uM2g2Ljd2NS4zYy0uNC40LS43LjgtMS4xIDEuMS0xLjEuOS0yLjMgMS42LTMuNiAyLjFzLTIuOC44LTQuMi44Yy0xIDAtMS45LS4yLTIuNy0uNS0uOC0uNC0xLjQtLjktMS45LTEuNXMtLjctMS40LS43LTIuM20tOS4zLTVjLS44IDEuNi0xLjEgMy40LTEuMSA1LjUgMCAyLjQuNiA0LjYgMS44IDYuNHMyLjggMy4yIDQuOSA0LjIgNC40IDEuNSA2LjkgMS41YzIgMCAzLjktLjQgNS42LTEuMSAxLjgtLjggMy40LTEuOCA1LTMuMS4yLS4xLjMtLjMuNS0uNHYzLjloMTAuMnYtMjcuNGMwLTMuMS0uNy01LjctMi03LjdzLTMuMi0zLjYtNS42LTQuNi01LjMtMS41LTguNS0xLjVjLTMuNiAwLTYuOS43LTkuOSAyLjFzLTUuOCAzLjMtOC4yIDUuOWw2LjYgNi40YzEuNC0xLjcgMi45LTMgNC42LTMuOCAxLjYtLjggMy41LTEuMiA1LjYtMS4yIDIuMiAwIDMuOS42IDUuMiAxLjdzMS45IDIuOCAxLjkgNC45djEuMWgtNi42Yy0zIDAtNS42LjMtNy45LjgtMi4zLjYtNC4xIDEuNC01LjYgMi40cy0yLjYgMi40LTMuNCA0bS04Ni40LTIzLjVoLTEwLjh2MjVjMCAzLjQuNiA2LjIgMS43IDguN3MyLjggNC4zIDQuOSA1LjYgNC43IDEuOSA3LjYgMS45YzIuMyAwIDQuNC0uNCA2LjQtMS4zczMuNy0yLjEgNS4xLTMuNmwxLjItMS41LjIgNS42aDEwLjN2LTQwLjRoLTEwLjh2MjQuMWMwIDEuMi0uMiAyLjItLjYgMy4ycy0xIDEuOC0xLjcgMi41LTEuNiAxLjMtMi42IDEuNmMtMSAuNC0yLjEuNi0zLjMuNi0yLjQgMC00LjMtLjgtNS42LTIuNHMtMi0zLjgtMi02Ljd6bS0xOTUuMyAyNS42IDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45aDkuM2wtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOXptLTk0LjQgMCA0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOWg5LjNsLTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4Ljl6bTI5LTkyLjQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em0wIDU0LTQuNi03LjkgNC42LTcuOWgtOS4zbC01LjItOC45LTUuMiA4LjloLTkuM2w0LjYgNy45LTQuNiA3LjloOS4zbDUuMiA4LjkgNS4yLTguOXptMjIuNSA2My4xIDIwLjQtMjEuMnYtOTkuM2wtMjAuNC0yMS4yem03Mi0xMTcuMS00LjYtNy45IDQuNi03LjloLTkuM2wtNS4yLTguOS01LjIgOC45aC05LjNsNC42IDcuOS00LjYgNy45aDkuM2w1LjIgOC45IDUuMi04Ljl6bTAgNTQtNC42LTcuOSA0LjYtNy45aC05LjNsLTUuMi04LjktNS4yIDguOWgtOS4zbDQuNiA3LjktNC42IDcuOWg5LjNsNS4yIDguOSA1LjItOC45em05Ni4yLTM3LjdjMS4yLTIuOSAxLjgtNiAxLjgtOS41di0xLjljMC0uOC0uMS0xLjYtLjEtMi40LS4xLS44LS4xLTEuNS0uMi0yLjFoLTI0LjZ2OS42aDEzLjZjMCAxLjMtLjQgMi41LTEgMy43LS43IDEuMi0xLjYgMi4zLTIuNyAzLjJzLTIuNSAxLjYtNCAyLjJjLTEuNS41LTMuMS44LTQuOC44LTIuNCAwLTQuNi0uNC02LjctMS4zcy0zLjktMi4xLTUuNS0zLjctMi44LTMuNC0zLjctNS41LTEuMy00LjMtMS4zLTYuNy40LTQuNyAxLjMtNi44Yy44LTIuMSAyLTMuOSAzLjUtNS41czMuMy0yLjcgNS4zLTMuNmMyLS44IDQuMi0xLjMgNi42LTEuMyAyLjYgMCA1IC41IDcuMiAxLjYgMi4yIDEgNC4zIDIuNSA2LjMgNC40bDcuMS03LjVjLTEuNC0xLjctMy4xLTMuMy01LjMtNC42LTIuMS0xLjMtNC41LTIuNC03LjEtMy4xLTIuNi0uOC01LjMtMS4xLTguMi0xLjEtNC4xIDAtNy45LjctMTEuNCAyLjFzLTYuNSAzLjMtOSA1LjhjLTIuNiAyLjUtNC42IDUuNC01LjkgOC43LTEuNCAzLjQtMi4xIDctMi4xIDEwLjlzLjcgNy42IDIgMTAuOWMxLjMgMy40IDMuMyA2LjMgNS44IDguOHM1LjQgNC40IDguOCA1LjggNy4yIDIuMSAxMS40IDIuMWMzLjUgMCA2LjctLjYgOS43LTEuN3M1LjYtMi44IDcuOS00LjhjMi40LTIuMSA0LjEtNC42IDUuMy03LjVtMCA3Ny42YzEuMi0yLjkgMS44LTYgMS44LTkuNXYtMS45YzAtLjgtLjEtMS42LS4xLTIuNC0uMS0uOC0uMS0xLjUtLjItMi4xaC0yNC42djkuNmgxMy42YzAgMS4zLS40IDIuNS0xIDMuNy0uNyAxLjItMS42IDIuMy0yLjcgMy4ycy0yLjUgMS42LTQgMi4yYy0xLjUuNS0zLjEuOC00LjguOC0yLjQgMC00LjYtLjQtNi43LTEuM3MtMy45LTIuMS01LjUtMy43LTIuOC0zLjQtMy43LTUuNS0xLjMtNC4zLTEuMy02LjcuNC00LjcgMS4zLTYuOGMuOC0yLjEgMi0zLjkgMy41LTUuNXMzLjMtMi43IDUuMy0zLjZjMi0uOCA0LjItMS4zIDYuNi0xLjMgMi42IDAgNSAuNSA3LjIgMS42IDIuMiAxIDQuMyAyLjUgNi4zIDQuNGw3LjEtNy41Yy0xLjQtMS43LTMuMS0zLjMtNS4zLTQuNi0yLjEtMS4zLTQuNS0yLjQtNy4xLTMuMS0yLjYtLjgtNS4zLTEuMS04LjItMS4xLTQuMSAwLTcuOS43LTExLjQgMi4xcy02LjUgMy4zLTkgNS44Yy0yLjYgMi41LTQuNiA1LjQtNS45IDguNy0xLjQgMy40LTIuMSA3LTIuMSAxMC45cy43IDcuNiAyIDEwLjljMS4zIDMuNCAzLjMgNi4zIDUuOCA4LjhzNS40IDQuNCA4LjggNS44IDcuMiAyLjEgMTEuNCAyLjFjMy41IDAgNi43LS42IDkuNy0xLjdzNS42LTIuOCA3LjktNC44YzIuNC0yLjEgNC4xLTQuNiA1LjMtNy41bTM3LjMtODguOGgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44IDEuNi0uOSAzLjUtMS4zIDUuOC0xLjMgMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi43LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0tNy43IDc1LjJjMCAyLjItLjQgNC4xLTEuMyA1LjktLjkgMS43LTIuMSAzLjEtMy43IDQuMXMtMy4zIDEuNS01LjQgMS41Yy0yIDAtMy44LS41LTUuMy0xLjUtMS42LTEtMi44LTIuNC0zLjctNC4xcy0xLjMtMy43LTEuMy01LjljLS4xLTIuMy40LTQuMyAxLjMtNnMyLjItMy4xIDMuNy00LjFjMS42LTEgMy40LTEuNSA1LjMtMS41IDIgMCAzLjguNSA1LjQgMS41IDEuNSAxIDIuOCAyLjQgMy43IDQuMSAxIDEuNyAxLjQgMy43IDEuMyA2bTguMyAxMC44YzEuOS0zLjIgMi44LTYuNyAyLjgtMTAuOHMtLjktNy44LTIuOC0xMC45Yy0xLjktMy4yLTQuNC01LjYtNy42LTcuNHMtNi45LTIuNy0xMS0yLjctNy43LjktMTAuOSAyLjctNS44IDQuMy03LjYgNy40Yy0xLjkgMy4yLTIuOCA2LjgtMi44IDEwLjkgMCA0IC45IDcuNiAyLjggMTAuOHM0LjQgNS42IDcuNiA3LjQgNi45IDIuNyAxMC45IDIuN2M0LjEgMCA3LjgtLjkgMTEtMi43czUuNy00LjMgNy42LTcuNG01OS4xLTY4LjJoMTAuOHYtMjQuNGMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjZzLTQuNy0xLjktNy44LTEuOWMtMS4zIDAtMi43LjItNCAuNi0xLjQuNC0yLjcgMS00IDEuN3MtMi40IDEuNi0zLjQgMi42Yy0uOC44LTEuNSAxLjctMi4xIDIuNy0uNS0xLjQtMS4yLTIuNS0yLTMuNS0xLjItMS40LTIuNi0yLjUtNC4yLTMuMS0xLjctLjctMy41LTEtNS43LTEtMS40IDAtMi44LjItNC4yLjdzLTIuNyAxLjEtMy45IDEuOGMtMS4yLjgtMi4zIDEuNy0zLjIgMi44LS4yLjMtLjQuNS0uNi44bC0uMi01LjNoLTEwLjR2NDAuM2gxMC45di0yNGMwLTEuMS4yLTIuMS42LTMuMS40LS45IDEtMS44IDEuNy0yLjQuNy0uNyAxLjYtMS4yIDIuNi0xLjZzMi4xLS42IDMuMi0uNmMyLjEgMCAzLjguNyA0LjkgMi4xczEuNyAzLjMgMS43IDUuOXYyMy44aDEwLjh2LTI0YzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS43LTIuNHMxLjYtMS4zIDIuNi0xLjZjMS0uNCAyLjEtLjYgMy4zLS42IDIuMiAwIDMuOS43IDUgMnMxLjYgMy40IDEuNiA2LjF6bTE4LjkgNDUuNGMyLjEgMCAzLjkuNSA1LjQgMS41czIuNyAyLjQgMy41IDQuMmMuOSAxLjggMS4zIDMuOSAxLjMgNi4zIDAgMi4zLS40IDQuNC0xLjMgNi4ycy0yIDMuMi0zLjUgNC4yLTMuMyAxLjUtNS40IDEuNWMtMiAwLTMuNy0uNS01LjMtMS41LTEuNS0xLTIuNy0yLjQtMy41LTQuMnMtMS4zLTMuOC0xLjMtNi4yLjQtNC41IDEuMy02LjNjLjgtMS44IDItMy4yIDMuNS00LjJzMy4zLTEuNSA1LjMtMS41bTMuMS04LjFjLTEuOC0uNi0zLjYtLjktNS41LS45LTMuNiAwLTYuNy45LTkuNSAyLjdzLTUgNC4zLTYuNiA3LjUtMi40IDYuOC0yLjQgMTAuOC44IDcuNiAyLjQgMTAuOCAzLjggNS43IDYuNiA3LjRjMi44IDEuOCA2IDIuNyA5LjUgMi43IDEuOSAwIDMuNy0uMyA1LjQtLjhzMy4yLTEuMyA0LjYtMi4yYzEtLjcgMS45LTEuNSAyLjYtMi40bC4yIDQuNmgxMC4ydi01Ni40aC0xMC44djIwLjRjLS42LS43LTEuMy0xLjMtMi4xLTEuOS0xLjMtMS0yLjktMS44LTQuNi0yLjNtMjUuOS02MS44aC0xOC40Yy4yLS44LjUtMS42LjgtMi4zLjgtMS43IDItMi45IDMuNS0zLjhzMy41LTEuMyA1LjgtMS4zYzEuNSAwIDIuOC4zIDQgMSAxLjIuNiAyLjIgMS41IDMgMi42czEuMiAyLjMgMS4zIDMuN3ptMTAuMyA2LjcuMS0zLjRjMC0yLjktLjQtNS42LTEuMy04cy0yLjItNC42LTMuOS02LjQtMy43LTMuMi02LTQuMi00LjgtMS41LTcuNi0xLjVjLTMgMC01LjguNS04LjMgMS42LTIuNSAxLTQuNyAyLjUtNi41IDQuNHMtMy4zIDQuMS00LjMgNi44Yy0xIDIuNi0xLjUgNS41LTEuNSA4LjcgMCA0IC45IDcuNSAyLjcgMTAuNnM0LjMgNS41IDcuNiA3LjMgNy4xIDIuNyAxMS41IDIuN2MxLjkgMCAzLjgtLjIgNS42LS43IDEuOS0uNSAzLjctMS4xIDUuNS0yLjEgMS44LS45IDMuNC0yIDQuOC0zLjNsLTUuMS03LjJjLTEuNyAxLjQtMy4zIDIuMy00LjggMi45cy0zLjEuOC00LjkuOGMtMi42IDAtNC44LS41LTYuOC0xLjQtMS45LTEtMy40LTIuNC00LjQtNC4yLS42LTEtMS0yLjItMS4yLTMuNHptMzQuOS02LjdoLTE4LjRjLjItLjguNS0xLjYuOC0yLjMuOC0xLjcgMi0yLjkgMy41LTMuOHMzLjUtMS4zIDUuOC0xLjNjMS41IDAgMi44LjMgNCAxIDEuMi42IDIuMiAxLjUgMyAyLjZzMS4yIDIuMyAxLjMgMy43em0xMC4yIDYuNy4xLTMuNGMwLTIuOS0uNC01LjYtMS4zLThzLTIuMi00LjYtMy45LTYuNC0zLjctMy4yLTYtNC4yLTQuOC0xLjUtNy42LTEuNWMtMyAwLTUuOC41LTguMyAxLjYtMi41IDEtNC43IDIuNS02LjUgNC40cy0zLjMgNC4xLTQuMyA2LjhjLTEgMi42LTEuNSA1LjUtMS41IDguNyAwIDQgLjkgNy41IDIuNyAxMC42czQuMyA1LjUgNy42IDcuMyA3LjEgMi43IDExLjUgMi43YzEuOSAwIDMuOC0uMiA1LjYtLjcgMS45LS41IDMuNy0xLjEgNS41LTIuMSAxLjgtLjkgMy40LTIgNC44LTMuM2wtNS4xLTcuMmMtMS43IDEuNC0zLjMgMi4zLTQuOCAyLjlzLTMuMS44LTQuOS44Yy0yLjYgMC00LjgtLjUtNi44LTEuNC0xLjktMS0zLjQtMi40LTQuNC00LjItLjYtMS0xLTIuMi0xLjItMy40em0zNC43IDE3LjhoMTAuOHYtMjQuNmMwLTMuNy0uNS02LjctMS42LTkuMi0xLTIuNS0yLjYtNC4zLTQuNy01LjVzLTQuNi0xLjgtNy43LTEuOGMtMi4yIDAtNC4zLjUtNi4zIDEuNHMtMy44IDIuMS01LjMgMy42Yy0uMy4zLS43LjctLjkgMS4xbC0uMi01LjJoLTEwLjR2NDAuM2gxMC45di0yNC4yYzAtMS4xLjItMi4xLjYtMy4xLjQtLjkgMS0xLjcgMS44LTIuNHMxLjctMS4zIDIuNy0xLjZjMS0uNCAyLjEtLjYgMy40LS42IDEuNiAwIDIuOS4yIDMuOS44czEuOCAxLjQgMi4zIDIuN2MuNSAxLjIuOCAyLjcuOCA0LjZ2MjMuN3ptMzYuMy0zMC43aDguM3YtOS43aC04LjN2LTEwLjJoLTEwLjh2MTAuMmgtNy42djkuN2g3LjZ2MzAuN2gxMC44di0zMC43em00MS44IDYuMmgtMTguNGMuMi0uOC41LTEuNi44LTIuMy44LTEuNyAyLTIuOSAzLjUtMy44czMuNS0xLjMgNS44LTEuM2MxLjUgMCAyLjguMyA0IDEgMS4yLjYgMi4yIDEuNSAzIDIuNnMxLjIgMi4zIDEuMyAzLjd6bTEwLjMgMy4zYzAtMi45LS40LTUuNi0xLjMtOHMtMi4yLTQuNi0zLjktNi40LTMuNy0zLjItNi00LjItNC44LTEuNS03LjYtMS41Yy0zIDAtNS44LjUtOC4zIDEuNi0yLjUgMS00LjcgMi41LTYuNSA0LjRzLTMuMyA0LjEtNC4zIDYuOGMtMSAyLjYtMS41IDUuNS0xLjUgOC43IDAgNCAuOSA3LjUgMi43IDEwLjZzNC4zIDUuNSA3LjYgNy4zIDcuMSAyLjcgMTEuNSAyLjdjMS45IDAgMy44LS4yIDUuNi0uNyAxLjktLjUgMy43LTEuMSA1LjUtMi4xIDEuOC0uOSAzLjQtMiA0LjgtMy4zbC01LjEtNy4yYy0xLjcgMS40LTMuMyAyLjMtNC44IDIuOXMtMy4xLjgtNC45LjhjLTIuNiAwLTQuOC0uNS02LjgtMS40LTEuOS0xLTMuNC0yLjQtNC40LTQuMi0uNi0xLTEtMi4yLTEuMi0zLjRoMjguOHoiIGZpbGw9IiNlYTEwMTciLz48L2c+PC9zdmc+')"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -1,95 +1,95 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"pagination": {
|
|
4
|
-
"container": {
|
|
5
|
-
"background-color": { "value": "unset" },
|
|
6
|
-
"padding-inline-start": { "value": "0px" },
|
|
7
|
-
"padding-inline-end": { "value": "0px" },
|
|
8
|
-
"padding-block-start": { "value": "0px" },
|
|
9
|
-
"padding-block-end": { "value": "0px" }
|
|
10
|
-
},
|
|
11
|
-
"item": {
|
|
12
|
-
"gap": { "value": "{gouda.size.2xs}" },
|
|
13
|
-
"color": { "value": "{gouda.color.primary}" },
|
|
14
|
-
"background-color": { "value": "{gouda.color.white.100}" },
|
|
15
|
-
"padding-inline-start": { "value": "20px" },
|
|
16
|
-
"padding-inline-end": { "value": "20px" },
|
|
17
|
-
"padding-block-start": { "value": "{gouda.size.sm}" },
|
|
18
|
-
"padding-block-end": { "value": "{gouda.size.sm}" },
|
|
19
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
20
|
-
"font-weight": { "value": "{gouda.typography.font-weight.normal}" },
|
|
21
|
-
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
22
|
-
"border-width": {},
|
|
23
|
-
"border-style": {},
|
|
24
|
-
"border-color": {},
|
|
25
|
-
"border-bottom-width": {},
|
|
26
|
-
"border-bottom-style": {},
|
|
27
|
-
"border-bottom-color": {},
|
|
28
|
-
"border-radius": { "value": "0px" }
|
|
29
|
-
},
|
|
30
|
-
"navigation-button": {
|
|
31
|
-
"color": { "value": "{gouda.color.primary}" },
|
|
32
|
-
"background-color": { "value": "{gouda.color.white.100}" },
|
|
33
|
-
"border-width": {},
|
|
34
|
-
"border-style": {},
|
|
35
|
-
"border-color": {},
|
|
36
|
-
"border-bottom-width": {},
|
|
37
|
-
"border-bottom-style": {},
|
|
38
|
-
"border-bottom-color": {},
|
|
39
|
-
"border-radius": { "value": "0px" },
|
|
40
|
-
"padding-inline-start": { "value": "{gouda.size.xs}" },
|
|
41
|
-
"padding-inline-end": { "value": "{gouda.size.xs}" },
|
|
42
|
-
"padding-block-start": { "value": "0px" },
|
|
43
|
-
"padding-block-end": { "value": "0px" },
|
|
44
|
-
"disabled": {
|
|
45
|
-
"color": { "value": "{gouda.color.white.100}" },
|
|
46
|
-
"background-color": { "value": "{gouda.color.grey.82}" },
|
|
47
|
-
"border-width": {},
|
|
48
|
-
"border-style": {},
|
|
49
|
-
"border-color": {},
|
|
50
|
-
"border-bottom-width": {},
|
|
51
|
-
"border-bottom-style": {},
|
|
52
|
-
"border-bottom-color": {},
|
|
53
|
-
"border-radius": { "value": "0px" }
|
|
54
|
-
},
|
|
55
|
-
"hover": {
|
|
56
|
-
"color": { "value": "{gouda.color.white.100}" },
|
|
57
|
-
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
58
|
-
"border-width": {},
|
|
59
|
-
"border-style": {},
|
|
60
|
-
"border-color": {},
|
|
61
|
-
"border-bottom-width": {},
|
|
62
|
-
"border-bottom-style": {},
|
|
63
|
-
"border-bottom-color": {},
|
|
64
|
-
"border-radius": { "value": "0px" }
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
"current-page": {
|
|
68
|
-
"color": { "value": "{gouda.color.white.100}" },
|
|
69
|
-
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
70
|
-
"font-weight": { "value": "{gouda.typography.font-weight.bold}" },
|
|
71
|
-
"text-decoration": { "value": "unset" },
|
|
72
|
-
"border-width": {},
|
|
73
|
-
"border-style": {},
|
|
74
|
-
"border-color": {},
|
|
75
|
-
"border-bottom-width": {},
|
|
76
|
-
"border-bottom-style": {},
|
|
77
|
-
"border-bottom-color": {}
|
|
78
|
-
},
|
|
79
|
-
"page": {
|
|
80
|
-
"hover": {
|
|
81
|
-
"color": { "value": "{gouda.color.white.100}" },
|
|
82
|
-
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
83
|
-
"text-decoration": { "value": "unset" },
|
|
84
|
-
"text-decoration-thickness": { "value": "0px" },
|
|
85
|
-
"border-width": {},
|
|
86
|
-
"border-style": {},
|
|
87
|
-
"border-color": {},
|
|
88
|
-
"border-bottom-width": {},
|
|
89
|
-
"border-bottom-style": {},
|
|
90
|
-
"border-bottom-color": {}
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"pagination": {
|
|
4
|
+
"container": {
|
|
5
|
+
"background-color": { "value": "unset" },
|
|
6
|
+
"padding-inline-start": { "value": "0px" },
|
|
7
|
+
"padding-inline-end": { "value": "0px" },
|
|
8
|
+
"padding-block-start": { "value": "0px" },
|
|
9
|
+
"padding-block-end": { "value": "0px" }
|
|
10
|
+
},
|
|
11
|
+
"item": {
|
|
12
|
+
"gap": { "value": "{gouda.size.2xs}" },
|
|
13
|
+
"color": { "value": "{gouda.color.primary}" },
|
|
14
|
+
"background-color": { "value": "{gouda.color.white.100}" },
|
|
15
|
+
"padding-inline-start": { "value": "20px" },
|
|
16
|
+
"padding-inline-end": { "value": "20px" },
|
|
17
|
+
"padding-block-start": { "value": "{gouda.size.sm}" },
|
|
18
|
+
"padding-block-end": { "value": "{gouda.size.sm}" },
|
|
19
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
20
|
+
"font-weight": { "value": "{gouda.typography.font-weight.normal}" },
|
|
21
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
22
|
+
"border-width": {},
|
|
23
|
+
"border-style": {},
|
|
24
|
+
"border-color": {},
|
|
25
|
+
"border-bottom-width": {},
|
|
26
|
+
"border-bottom-style": {},
|
|
27
|
+
"border-bottom-color": {},
|
|
28
|
+
"border-radius": { "value": "0px" }
|
|
29
|
+
},
|
|
30
|
+
"navigation-button": {
|
|
31
|
+
"color": { "value": "{gouda.color.primary}" },
|
|
32
|
+
"background-color": { "value": "{gouda.color.white.100}" },
|
|
33
|
+
"border-width": {},
|
|
34
|
+
"border-style": {},
|
|
35
|
+
"border-color": {},
|
|
36
|
+
"border-bottom-width": {},
|
|
37
|
+
"border-bottom-style": {},
|
|
38
|
+
"border-bottom-color": {},
|
|
39
|
+
"border-radius": { "value": "0px" },
|
|
40
|
+
"padding-inline-start": { "value": "{gouda.size.xs}" },
|
|
41
|
+
"padding-inline-end": { "value": "{gouda.size.xs}" },
|
|
42
|
+
"padding-block-start": { "value": "0px" },
|
|
43
|
+
"padding-block-end": { "value": "0px" },
|
|
44
|
+
"disabled": {
|
|
45
|
+
"color": { "value": "{gouda.color.white.100}" },
|
|
46
|
+
"background-color": { "value": "{gouda.color.grey.82}" },
|
|
47
|
+
"border-width": {},
|
|
48
|
+
"border-style": {},
|
|
49
|
+
"border-color": {},
|
|
50
|
+
"border-bottom-width": {},
|
|
51
|
+
"border-bottom-style": {},
|
|
52
|
+
"border-bottom-color": {},
|
|
53
|
+
"border-radius": { "value": "0px" }
|
|
54
|
+
},
|
|
55
|
+
"hover": {
|
|
56
|
+
"color": { "value": "{gouda.color.white.100}" },
|
|
57
|
+
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
58
|
+
"border-width": {},
|
|
59
|
+
"border-style": {},
|
|
60
|
+
"border-color": {},
|
|
61
|
+
"border-bottom-width": {},
|
|
62
|
+
"border-bottom-style": {},
|
|
63
|
+
"border-bottom-color": {},
|
|
64
|
+
"border-radius": { "value": "0px" }
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"current-page": {
|
|
68
|
+
"color": { "value": "{gouda.color.white.100}" },
|
|
69
|
+
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
70
|
+
"font-weight": { "value": "{gouda.typography.font-weight.bold}" },
|
|
71
|
+
"text-decoration": { "value": "unset" },
|
|
72
|
+
"border-width": {},
|
|
73
|
+
"border-style": {},
|
|
74
|
+
"border-color": {},
|
|
75
|
+
"border-bottom-width": {},
|
|
76
|
+
"border-bottom-style": {},
|
|
77
|
+
"border-bottom-color": {}
|
|
78
|
+
},
|
|
79
|
+
"page": {
|
|
80
|
+
"hover": {
|
|
81
|
+
"color": { "value": "{gouda.color.white.100}" },
|
|
82
|
+
"background-color": { "value": "{gouda.color.primary-hover}" },
|
|
83
|
+
"text-decoration": { "value": "unset" },
|
|
84
|
+
"text-decoration-thickness": { "value": "0px" },
|
|
85
|
+
"border-width": {},
|
|
86
|
+
"border-style": {},
|
|
87
|
+
"border-color": {},
|
|
88
|
+
"border-bottom-width": {},
|
|
89
|
+
"border-bottom-style": {},
|
|
90
|
+
"border-bottom-color": {}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"badge": {
|
|
4
|
-
"background-color": { "value": "{gouda.color.primary} " },
|
|
5
|
-
"border-radius": { "value": "0" },
|
|
6
|
-
"color": { "value": "{gouda.color.white.100} " },
|
|
7
|
-
"font-size": { "value": "{gouda.font-size.sm}" },
|
|
8
|
-
"font-weight": { "value": "{gouda.typography.font-weight.normal}" },
|
|
9
|
-
"line-height": {},
|
|
10
|
-
"padding-block": { "value": "{gouda.size.2xs}" },
|
|
11
|
-
"padding-inline": { "value": "{gouda.size.2xs}" },
|
|
12
|
-
"text-transform": {}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"badge": {
|
|
4
|
+
"background-color": { "value": "{gouda.color.primary} " },
|
|
5
|
+
"border-radius": { "value": "0" },
|
|
6
|
+
"color": { "value": "{gouda.color.white.100} " },
|
|
7
|
+
"font-size": { "value": "{gouda.font-size.sm}" },
|
|
8
|
+
"font-weight": { "value": "{gouda.typography.font-weight.normal}" },
|
|
9
|
+
"line-height": {},
|
|
10
|
+
"padding-block": { "value": "{gouda.size.2xs}" },
|
|
11
|
+
"padding-inline": { "value": "{gouda.size.2xs}" },
|
|
12
|
+
"text-transform": {}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"separator": {
|
|
4
|
-
"color": { "value": "{gouda.color.grey.82}" },
|
|
5
|
-
"block-size": { "value": "{gouda.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": "{gouda.color.grey.82}" },
|
|
5
|
+
"block-size": { "value": "{gouda.size.4xs}" },
|
|
6
|
+
"margin-block-end": { "value": "0px" },
|
|
7
|
+
"margin-block-start": { "value": "0px" }
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "@fontsource/ubuntu/400.css";
|
|
2
|
-
import "@fontsource/ubuntu/400-italic.css";
|
|
3
|
-
import "@fontsource/ubuntu/700.css";
|
|
4
|
-
import "@fontsource/ubuntu/700-italic.css";
|
|
1
|
+
import "@fontsource/ubuntu/400.css";
|
|
2
|
+
import "@fontsource/ubuntu/400-italic.css";
|
|
3
|
+
import "@fontsource/ubuntu/700.css";
|
|
4
|
+
import "@fontsource/ubuntu/700-italic.css";
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
{
|
|
2
|
-
"ams": {
|
|
3
|
-
"date-input": {
|
|
4
|
-
"background-color": { "value": "{utrecht.textbox.background-color}" },
|
|
5
|
-
"box-shadow": { "value": "" },
|
|
6
|
-
"color": { "value": "{utrecht.textbox.color}" },
|
|
7
|
-
"font-family": { "value": "{utrecht.textbox.font-family}" },
|
|
8
|
-
"font-size": { "value": "{helmond.font-size.md}" },
|
|
9
|
-
"font-weight": { "value": "{utrecht.textbox.font-weight}" },
|
|
10
|
-
"line-height": { "value": "normal" },
|
|
11
|
-
"min-block-size": {},
|
|
12
|
-
"min-inline-size": {},
|
|
13
|
-
"outline-offset": {},
|
|
14
|
-
"padding-block": { "value": "{helmond.size.sm}" },
|
|
15
|
-
"padding-inline": { "value": "{helmond.size.sm}" },
|
|
16
|
-
"calender-picker-indicator-background-image": {
|
|
17
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
18
|
-
},
|
|
19
|
-
"hover-calender-picker-indicator-background-image": {
|
|
20
|
-
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
21
|
-
},
|
|
22
|
-
"border-color": { "value": "{helmond.color.grey.87}" },
|
|
23
|
-
"border-style": { "value": "solid" },
|
|
24
|
-
"border-width": { "value": "{utrecht.textbox.border-width}" },
|
|
25
|
-
"border-radius": { "value": "{utrecht.textbox.border-radius}" },
|
|
26
|
-
"margin-block": {}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"ams": {
|
|
3
|
+
"date-input": {
|
|
4
|
+
"background-color": { "value": "{utrecht.textbox.background-color}" },
|
|
5
|
+
"box-shadow": { "value": "" },
|
|
6
|
+
"color": { "value": "{utrecht.textbox.color}" },
|
|
7
|
+
"font-family": { "value": "{utrecht.textbox.font-family}" },
|
|
8
|
+
"font-size": { "value": "{helmond.font-size.md}" },
|
|
9
|
+
"font-weight": { "value": "{utrecht.textbox.font-weight}" },
|
|
10
|
+
"line-height": { "value": "normal" },
|
|
11
|
+
"min-block-size": {},
|
|
12
|
+
"min-inline-size": {},
|
|
13
|
+
"outline-offset": {},
|
|
14
|
+
"padding-block": { "value": "{helmond.size.sm}" },
|
|
15
|
+
"padding-inline": { "value": "{helmond.size.sm}" },
|
|
16
|
+
"calender-picker-indicator-background-image": {
|
|
17
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
18
|
+
},
|
|
19
|
+
"hover-calender-picker-indicator-background-image": {
|
|
20
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
21
|
+
},
|
|
22
|
+
"border-color": { "value": "{helmond.color.grey.87}" },
|
|
23
|
+
"border-style": { "value": "solid" },
|
|
24
|
+
"border-width": { "value": "{utrecht.textbox.border-width}" },
|
|
25
|
+
"border-radius": { "value": "{utrecht.textbox.border-radius}" },
|
|
26
|
+
"margin-block": {}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|