@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,28 +1,28 @@
|
|
|
1
|
-
{
|
|
2
|
-
"utrecht": {
|
|
3
|
-
"space": {
|
|
4
|
-
"block": {
|
|
5
|
-
"3xs": { "value": "{ede.size.3xs}" },
|
|
6
|
-
"2xs": { "value": "{ede.size.2xs}" },
|
|
7
|
-
"xs": { "value": "{ede.size.xs}" },
|
|
8
|
-
"sm": { "value": "{ede.size.sm}" },
|
|
9
|
-
"md": { "value": "{ede.size.md}" },
|
|
10
|
-
"lg": { "value": "{ede.size.lg}" },
|
|
11
|
-
"xl": { "value": "{ede.size.xl}" },
|
|
12
|
-
"2xl": { "value": "{ede.size.2xl}" },
|
|
13
|
-
"3xl": { "value": "{ede.size.3xl}" }
|
|
14
|
-
},
|
|
15
|
-
"inline": {
|
|
16
|
-
"3xs": { "value": "{ede.size.3xs}" },
|
|
17
|
-
"2xs": { "value": "{ede.size.2xs}" },
|
|
18
|
-
"xs": { "value": "{ede.size.xs}" },
|
|
19
|
-
"sm": { "value": "{ede.size.sm}" },
|
|
20
|
-
"md": { "value": "{ede.size.md}" },
|
|
21
|
-
"lg": { "value": "{ede.size.lg}" },
|
|
22
|
-
"xl": { "value": "{ede.size.xl}" },
|
|
23
|
-
"2xl": { "value": "{ede.size.2xl}" },
|
|
24
|
-
"3xl": { "value": "{ede.size.3xl}" }
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"space": {
|
|
4
|
+
"block": {
|
|
5
|
+
"3xs": { "value": "{ede.size.3xs}" },
|
|
6
|
+
"2xs": { "value": "{ede.size.2xs}" },
|
|
7
|
+
"xs": { "value": "{ede.size.xs}" },
|
|
8
|
+
"sm": { "value": "{ede.size.sm}" },
|
|
9
|
+
"md": { "value": "{ede.size.md}" },
|
|
10
|
+
"lg": { "value": "{ede.size.lg}" },
|
|
11
|
+
"xl": { "value": "{ede.size.xl}" },
|
|
12
|
+
"2xl": { "value": "{ede.size.2xl}" },
|
|
13
|
+
"3xl": { "value": "{ede.size.3xl}" }
|
|
14
|
+
},
|
|
15
|
+
"inline": {
|
|
16
|
+
"3xs": { "value": "{ede.size.3xs}" },
|
|
17
|
+
"2xs": { "value": "{ede.size.2xs}" },
|
|
18
|
+
"xs": { "value": "{ede.size.xs}" },
|
|
19
|
+
"sm": { "value": "{ede.size.sm}" },
|
|
20
|
+
"md": { "value": "{ede.size.md}" },
|
|
21
|
+
"lg": { "value": "{ede.size.lg}" },
|
|
22
|
+
"xl": { "value": "{ede.size.xl}" },
|
|
23
|
+
"2xl": { "value": "{ede.size.2xl}" },
|
|
24
|
+
"3xl": { "value": "{ede.size.3xl}" }
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"card-header": {
|
|
4
|
-
"background-color": {},
|
|
5
|
-
"border-bottom-width": {},
|
|
6
|
-
"border-bottom-style": {},
|
|
7
|
-
"border-bottom-color": {},
|
|
8
|
-
"color": { "value": "{ede.color.blue.42}" },
|
|
9
|
-
"hover": {
|
|
10
|
-
"background-color": {},
|
|
11
|
-
"border-bottom-width": {},
|
|
12
|
-
"border-bottom-style": {},
|
|
13
|
-
"border-bottom-color": {}
|
|
14
|
-
},
|
|
15
|
-
"title": {
|
|
16
|
-
"color": { "value": "{ede.color.blue.42}" },
|
|
17
|
-
"hover": {
|
|
18
|
-
"color": { "value": "{ede.color.blue.42}" }
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
"date": {
|
|
22
|
-
"color": { "value": "{ede.color.blue.42}" },
|
|
23
|
-
"font-size": { "value": "{ede.font-size.sm}" },
|
|
24
|
-
"font-weight": { "value": "{ede.typography.font-weight.light}" },
|
|
25
|
-
"font-style": {},
|
|
26
|
-
"margin-block-end": { "value": "{ede.size.xs}" }
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"card-header": {
|
|
4
|
+
"background-color": {},
|
|
5
|
+
"border-bottom-width": {},
|
|
6
|
+
"border-bottom-style": {},
|
|
7
|
+
"border-bottom-color": {},
|
|
8
|
+
"color": { "value": "{ede.color.blue.42}" },
|
|
9
|
+
"hover": {
|
|
10
|
+
"background-color": {},
|
|
11
|
+
"border-bottom-width": {},
|
|
12
|
+
"border-bottom-style": {},
|
|
13
|
+
"border-bottom-color": {}
|
|
14
|
+
},
|
|
15
|
+
"title": {
|
|
16
|
+
"color": { "value": "{ede.color.blue.42}" },
|
|
17
|
+
"hover": {
|
|
18
|
+
"color": { "value": "{ede.color.blue.42}" }
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"date": {
|
|
22
|
+
"color": { "value": "{ede.color.blue.42}" },
|
|
23
|
+
"font-size": { "value": "{ede.font-size.sm}" },
|
|
24
|
+
"font-weight": { "value": "{ede.typography.font-weight.light}" },
|
|
25
|
+
"font-style": {},
|
|
26
|
+
"margin-block-end": { "value": "{ede.size.xs}" }
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"card-wrapper": {
|
|
4
|
-
"background-color": { "value": "{ede.color.white.100}" },
|
|
5
|
-
"border-color": {},
|
|
6
|
-
"border-style": {},
|
|
7
|
-
"border-width": {},
|
|
8
|
-
"border-bottom-color": {},
|
|
9
|
-
"border-bottom-style": {},
|
|
10
|
-
"border-bottom-width": {},
|
|
11
|
-
"border-radius": { "value": "0" },
|
|
12
|
-
"transition": {},
|
|
13
|
-
"box-shadow": {},
|
|
14
|
-
"color": { "value": "{ede.color.black.20}" },
|
|
15
|
-
"hover": {
|
|
16
|
-
"background-color": {},
|
|
17
|
-
"color": {},
|
|
18
|
-
"border-color": {},
|
|
19
|
-
"border-style": {},
|
|
20
|
-
"border-width": {},
|
|
21
|
-
"border-bottom-color": {},
|
|
22
|
-
"border-bottom-style": {},
|
|
23
|
-
"border-bottom-width": {},
|
|
24
|
-
"border-radius": {},
|
|
25
|
-
"box-shadow": {}
|
|
26
|
-
},
|
|
27
|
-
"padding-inline-end": { "value": "{ede.size.md}" },
|
|
28
|
-
"padding-inline-start": { "value": "{ede.size.md}" },
|
|
29
|
-
"padding-block-end": { "value": "{ede.size.md}" },
|
|
30
|
-
"padding-block-start": { "value": "{ede.size.md}" }
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"card-wrapper": {
|
|
4
|
+
"background-color": { "value": "{ede.color.white.100}" },
|
|
5
|
+
"border-color": {},
|
|
6
|
+
"border-style": {},
|
|
7
|
+
"border-width": {},
|
|
8
|
+
"border-bottom-color": {},
|
|
9
|
+
"border-bottom-style": {},
|
|
10
|
+
"border-bottom-width": {},
|
|
11
|
+
"border-radius": { "value": "0" },
|
|
12
|
+
"transition": {},
|
|
13
|
+
"box-shadow": {},
|
|
14
|
+
"color": { "value": "{ede.color.black.20}" },
|
|
15
|
+
"hover": {
|
|
16
|
+
"background-color": {},
|
|
17
|
+
"color": {},
|
|
18
|
+
"border-color": {},
|
|
19
|
+
"border-style": {},
|
|
20
|
+
"border-width": {},
|
|
21
|
+
"border-bottom-color": {},
|
|
22
|
+
"border-bottom-style": {},
|
|
23
|
+
"border-bottom-width": {},
|
|
24
|
+
"border-radius": {},
|
|
25
|
+
"box-shadow": {}
|
|
26
|
+
},
|
|
27
|
+
"padding-inline-end": { "value": "{ede.size.md}" },
|
|
28
|
+
"padding-inline-start": { "value": "{ede.size.md}" },
|
|
29
|
+
"padding-block-end": { "value": "{ede.size.md}" },
|
|
30
|
+
"padding-block-start": { "value": "{ede.size.md}" }
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"input-checkbox": {
|
|
4
|
-
"color": { "value": "{ede.color.white.100}" },
|
|
5
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
6
|
-
"border-style": { "value": "solid" },
|
|
7
|
-
"border-color": { "value": "{ede.color.grey.46}" },
|
|
8
|
-
"border-radius": { "value": "3px" },
|
|
9
|
-
"box-shadow": {},
|
|
10
|
-
"hover": {
|
|
11
|
-
"color": { "value": "{ede.color.white.100}" },
|
|
12
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
13
|
-
"border-style": { "value": "solid" },
|
|
14
|
-
"border-color": { "value": "{ede.color.grey.31}" },
|
|
15
|
-
"border-radius": { "value": "3px" },
|
|
16
|
-
"box-shadow": {}
|
|
17
|
-
},
|
|
18
|
-
"checked": {
|
|
19
|
-
"color": { "value": "{ede.color.primary}" },
|
|
20
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
21
|
-
"border-style": { "value": "solid" },
|
|
22
|
-
"border-color": { "value": "{ede.color.primary}" },
|
|
23
|
-
"border-radius": { "value": "3px" },
|
|
24
|
-
"box-shadow": {},
|
|
25
|
-
"checkmark-url": {},
|
|
26
|
-
"hover": {
|
|
27
|
-
"color": { "value": "{ede.color.primary-hover}" },
|
|
28
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
29
|
-
"border-style": { "value": "solid" },
|
|
30
|
-
"border-color": { "value": "{ede.color.primary-hover}" },
|
|
31
|
-
"border-radius": { "value": "3px" },
|
|
32
|
-
"box-shadow": {}
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"disabled": {
|
|
36
|
-
"color": { "value": "{ede.color.grey.82}" },
|
|
37
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
38
|
-
"border-style": { "value": "solid" },
|
|
39
|
-
"border-color": { "value": "{ede.color.grey.82}" },
|
|
40
|
-
"border-radius": { "value": "3px" },
|
|
41
|
-
"box-shadow": {},
|
|
42
|
-
"hover": {
|
|
43
|
-
"color": { "value": "{ede.color.grey.82}" },
|
|
44
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
45
|
-
"border-style": { "value": "solid" },
|
|
46
|
-
"border-color": { "value": "{ede.color.grey.82}" },
|
|
47
|
-
"border-radius": { "value": "3px" },
|
|
48
|
-
"box-shadow": {}
|
|
49
|
-
}
|
|
50
|
-
},
|
|
51
|
-
"focus": {
|
|
52
|
-
"outline-width": { "value": "2px" },
|
|
53
|
-
"outline-style": { "value": "solid" },
|
|
54
|
-
"outline-color": { "value": "{ede.color.black.0}" },
|
|
55
|
-
"outline-offset": { "value": "2px" }
|
|
56
|
-
},
|
|
57
|
-
"label": {
|
|
58
|
-
"color": { "value": "{utrecht.document.color}" },
|
|
59
|
-
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
60
|
-
"font-weight": {},
|
|
61
|
-
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
62
|
-
"container": {
|
|
63
|
-
"padding": { "value": "3px" },
|
|
64
|
-
"margin": { "value": "3px" }
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"input-checkbox": {
|
|
4
|
+
"color": { "value": "{ede.color.white.100}" },
|
|
5
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
6
|
+
"border-style": { "value": "solid" },
|
|
7
|
+
"border-color": { "value": "{ede.color.grey.46}" },
|
|
8
|
+
"border-radius": { "value": "3px" },
|
|
9
|
+
"box-shadow": {},
|
|
10
|
+
"hover": {
|
|
11
|
+
"color": { "value": "{ede.color.white.100}" },
|
|
12
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
13
|
+
"border-style": { "value": "solid" },
|
|
14
|
+
"border-color": { "value": "{ede.color.grey.31}" },
|
|
15
|
+
"border-radius": { "value": "3px" },
|
|
16
|
+
"box-shadow": {}
|
|
17
|
+
},
|
|
18
|
+
"checked": {
|
|
19
|
+
"color": { "value": "{ede.color.primary}" },
|
|
20
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
21
|
+
"border-style": { "value": "solid" },
|
|
22
|
+
"border-color": { "value": "{ede.color.primary}" },
|
|
23
|
+
"border-radius": { "value": "3px" },
|
|
24
|
+
"box-shadow": {},
|
|
25
|
+
"checkmark-url": {},
|
|
26
|
+
"hover": {
|
|
27
|
+
"color": { "value": "{ede.color.primary-hover}" },
|
|
28
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
29
|
+
"border-style": { "value": "solid" },
|
|
30
|
+
"border-color": { "value": "{ede.color.primary-hover}" },
|
|
31
|
+
"border-radius": { "value": "3px" },
|
|
32
|
+
"box-shadow": {}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"disabled": {
|
|
36
|
+
"color": { "value": "{ede.color.grey.82}" },
|
|
37
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
38
|
+
"border-style": { "value": "solid" },
|
|
39
|
+
"border-color": { "value": "{ede.color.grey.82}" },
|
|
40
|
+
"border-radius": { "value": "3px" },
|
|
41
|
+
"box-shadow": {},
|
|
42
|
+
"hover": {
|
|
43
|
+
"color": { "value": "{ede.color.grey.82}" },
|
|
44
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
45
|
+
"border-style": { "value": "solid" },
|
|
46
|
+
"border-color": { "value": "{ede.color.grey.82}" },
|
|
47
|
+
"border-radius": { "value": "3px" },
|
|
48
|
+
"box-shadow": {}
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
"focus": {
|
|
52
|
+
"outline-width": { "value": "2px" },
|
|
53
|
+
"outline-style": { "value": "solid" },
|
|
54
|
+
"outline-color": { "value": "{ede.color.black.0}" },
|
|
55
|
+
"outline-offset": { "value": "2px" }
|
|
56
|
+
},
|
|
57
|
+
"label": {
|
|
58
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
59
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
60
|
+
"font-weight": {},
|
|
61
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
62
|
+
"container": {
|
|
63
|
+
"padding": { "value": "3px" },
|
|
64
|
+
"margin": { "value": "3px" }
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"download-card": {
|
|
4
|
-
"background-color": {},
|
|
5
|
-
"title": {
|
|
6
|
-
"color": { "value": "{utrecht.document.color}" },
|
|
7
|
-
"font-size": { "value": "{ede.font-size.md}" },
|
|
8
|
-
"font-weight": { "value": "{ede.typography.font-weight.bold}" },
|
|
9
|
-
"font-family": { "value": "{ede.typography.arial.font-family}" },
|
|
10
|
-
"margin-inline-end": { "value": "{ede.size.sm}" }
|
|
11
|
-
},
|
|
12
|
-
"border-width": { "value": "{ede.size.4xs}" },
|
|
13
|
-
"border-style": { "value": "solid" },
|
|
14
|
-
"border-color": { "value": "{ede.color.grey.82}" },
|
|
15
|
-
"border-radius": { "value": "{ede.size.3xs}" },
|
|
16
|
-
"icon": {
|
|
17
|
-
"gap": {
|
|
18
|
-
"value": "{ede.size.xs}"
|
|
19
|
-
},
|
|
20
|
-
"color": {}
|
|
21
|
-
},
|
|
22
|
-
"padding-inline-end": { "value": "{ede.size.md}" },
|
|
23
|
-
"padding-inline-start": { "value": "{ede.size.md}" },
|
|
24
|
-
"padding-block-end": { "value": "{ede.size.md}" },
|
|
25
|
-
"padding-block-start": { "value": "{ede.size.md}" }
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"download-card": {
|
|
4
|
+
"background-color": {},
|
|
5
|
+
"title": {
|
|
6
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
7
|
+
"font-size": { "value": "{ede.font-size.md}" },
|
|
8
|
+
"font-weight": { "value": "{ede.typography.font-weight.bold}" },
|
|
9
|
+
"font-family": { "value": "{ede.typography.arial.font-family}" },
|
|
10
|
+
"margin-inline-end": { "value": "{ede.size.sm}" }
|
|
11
|
+
},
|
|
12
|
+
"border-width": { "value": "{ede.size.4xs}" },
|
|
13
|
+
"border-style": { "value": "solid" },
|
|
14
|
+
"border-color": { "value": "{ede.color.grey.82}" },
|
|
15
|
+
"border-radius": { "value": "{ede.size.3xs}" },
|
|
16
|
+
"icon": {
|
|
17
|
+
"gap": {
|
|
18
|
+
"value": "{ede.size.xs}"
|
|
19
|
+
},
|
|
20
|
+
"color": {}
|
|
21
|
+
},
|
|
22
|
+
"padding-inline-end": { "value": "{ede.size.md}" },
|
|
23
|
+
"padding-inline-start": { "value": "{ede.size.md}" },
|
|
24
|
+
"padding-block-end": { "value": "{ede.size.md}" },
|
|
25
|
+
"padding-block-start": { "value": "{ede.size.md}" }
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"logo": {
|
|
4
|
-
"header": {
|
|
5
|
-
"inline-size": { "value": "64px" },
|
|
6
|
-
"block-size": { "value": "64px" },
|
|
7
|
-
"background-image": {
|
|
8
|
-
"value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2MSI+CiAgPGcgZmlsbD0iIzM1NThhMiIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0yMS4wMyA1NC42NDRjLjA5OSAxLjQ1Ny4yMzcgMi4xNzguNDkgMy4wNTZsLTYuNTg5LS40MjhjLS4yMzkuNjctMS4yMSAzLjEzMS00LjY2OCAzLjEzMS0zLjQyNyAwLTQuODA1LTIuODI5LTUuMTUxLTUuNzU5aDE1LjkxN3ptNi4wMTUtMi4xODZjMC00LjA0IDIuMjMzLTcuNDQ2IDQuOTgtNy40NDYgMy41MSAwIDQuOTc1IDMuMTcxIDQuOTc1IDcuNDQ2IDAgNC41OTgtMi4xNzQgNy4zMTItNC45NzYgNy4zMTItMy4wMzMgMC00Ljk3OS0zLjA4MS00Ljk3OS03LjMxMm0zMS45NDctMi44MDhINDkuNDJjMC0uNjYuOTA0LTQuNjM3IDQuNzczLTQuNjM3IDMuNzAzIDAgNC43OTkgMy44NTYgNC43OTkgNC42MzdNNjQgNTQuNDEzdjIuOTA1bC00LjkyLS4zNDFzLTEuMDU2IDMuMjE1LTQuNjcyIDMuMjE1Yy0zLjIzMyAwLTUuMTAyLTMuMzA1LTUuMjEzLTUuNzc5SDY0ek0xMC4xNTQgNDUuMTljLTMuODY3IDAtNC43OTIgNC4wMjQtNC43OTIgNC42M2g5LjU1MmMwLS40OC0uODkxLTQuNjMtNC43Ni00LjYzbTMxLjUyOC0yMC4xNmwtMS4wNjYuNzM1Ljk3Ni43NDQuNTQ1LS4zNjVoLjUwOXYtLjgyOGgtLjUzM3oiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0zOC41NTcgMjQuMzI0Yy0uMDM4LjE0MS0uMDYxLjQ1Mi0uMDgzLjc1NC0uMDUxLjcxNi0uMTAzIDEuMjQ0LS4yODUgMS41MDgtLjE4LjI2LS4zNjIuMzkxLS41NDQuMzkxYS4zOTIuMzkyIDAgMCAxLS4xMzMtLjAyNGMtLjAxLS4wMDMtLjAxNC0uMDEzLS4wMjMtLjAxN3Y0LjMzOGg1LjE1NnYtMS40MjZoLS4zNzZsLS42OTIuNDY1LTEuMzExLS45OTd2LS42ODVsMS40MS0uOTcyLjU3LjM3NmguNHYtMS4zOTloLS4zNzdsLS42OTIuNDY3LTEuMzExLS45OTd2LS42ODhsMS40MS0uOTcyLjU3LjM3NWguNHYtMS4xNThoLTMuMDg3Yy0uNzIyLjI5LS45MzIuNDA4LTEuMDAyLjY2MSI+PC9wYXRoPgogICAgPHBhdGggZD0iTTQwLjQ3NSAyMS45ODJjLS4wOS0uMzU3LTEuMDE2LTEuNjg0LTEuMzYxLTIuMTU1YTQuMTMgNC4xMyAwIDAgMC0xLjE4Ny43OTlsLjAyMi4wMzVjLjE2Ni4yOTQuNjY5IDEuMTkuOTc2IDEuMzczbC4zLjE3Ny0uMjY4LjIyOGMtLjQzMy4zNjMtMS41NCAxLjUyNS0xLjgwMSAyLjAxNC0uMTMuMjQzLS4wNzYuODUzLjIzOCAxLjE0M2wuMDc3LjA3NHYuMTExYzAgLjI5Mi4xMDUuNjUyLjE4Mi43MDguMDAxLS4wMDguMDYzLS4wMzkuMTctLjE5Mi4xMTYtLjE3My4xNjQtLjgyNS4xOTctMS4yNTYuMDI0LS4zNTYuMDQ4LS42NjUuMDk4LS44NTUuMTQ4LS41MzUuNTQ0LS42OSAxLjYwNS0xLjEwOWwuMTA3LS4wNDJjLjgzNi0uMzI5Ljc5MS0uNS42Ny0uOTU4bC0uMDI1LS4wOTV6bS05LjY0OC0yLjcyMWMtLjIzLS4zNTYtLjkyLTEuNDItMS4xMi0xLjcyMS0uMTcxLS4yNTQtLjMxNy0uMzQtLjQ0OS0uMzRhLjQ4My40ODMgMCAwIDAtLjI4Ny4xMjJjLS4wNzIuMDU0LS4yMjEuMTYzLS40LjI5MS0uMzQ0LjI1Mi0uNzkzLjU3OC0uOTUuNzA4LS4xMTQuMDk2LS4zMjIuMjY3LS4zMjYuMzU4LS4wMDEuMDE1LjAxNS4wNDEuMDQxLjA3LjI0My4yNiAxLjQ1NiAxLjY4OCAxLjkgMi4yMTFsMS41OTEtMS42OTl6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzcuMDI4IDMxLjgwM3YtNS43ODloLjAwNmMtLjAwNS0uMDQxLS4wMTMtLjA5My0uMDE1LS4xMjQtLjQxMi0uNDYyLS40ODYtMS4yNTgtLjI2LTEuNjguMjczLS41MSAxLjE4Ny0xLjQ3NyAxLjY5Ni0xLjk1Ny0uMjg1LS4yOTYtLjU4Ni0uNzg5LS44NTYtMS4yNjktLjE3OC4yMTQtLjM1Ni40Ni0uNTI0Ljc1Ny0uODk0IDEuNTctMS44MDYgMy45MzYtMS4wNzYgNi4yNzUuOTEgMi45Mi43MSA0LjY3OC40MzIgNy4xMTJhNjUuNSA2NS41IDAgMCAwLS4yNjQgMi42NDFjLS4xMzggMS44My4xMTQgMy42NTIuMjM1IDQuNDk1LjIyMi4yOTcuNDM0LjYyLjYzLjk4OFYzMS44MDNoLS4wMDR6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzMuNTkzIDM3Ljc2MmMtLjc4My0uMzktMS4zNS0xLjU3OC0xLjk2NS00LjEwMy0uMTAyLS40MjEtLjE4NC0uODM4LS4yNjQtMS4yNDItLjI3My0xLjM5LS41MS0yLjU5LTEuNDU2LTMuMzE3bC4yNy0uMzk2YzEuMDg3Ljg0IDEuMzUyIDIuMTg3IDEuNjMzIDMuNjEyLjA4LjM5Ny4xNi44MDYuMjYgMS4yMi41NjggMi4zMzYgMS4wOCAzLjQ2OCAxLjcxNSAzLjc4MmwtLjE5My40NDR6bS0zLjI1LTEyLjc1Yy4xNi4yNDcuODc1LjY0IDEuNDA5LjgyNS40ODkuMTcgMS42MDEuMjc0IDEuOTIzLjIzMmwuMDU1LjQ4NGExLjg2IDEuODYgMCAwIDEtLjIzNC4wMTJjLS41IDAtMS40MTUtLjEwMS0xLjg4NS0uMjY0LS4zMzEtLjExNS0xLjM0NS0uNTQ3LTEuNjQ0LTEuMDE0bC4zNzYtLjI3NnptNS4zNjkgMTIuNzE3Yy4wNzQtMS4wMS4xNzYtMS44ODcuMjY1LTIuNjYxLjI4MS0yLjQ1OC40NjYtNC4wODItLjQxMS02Ljg5OC0uNzg2LTIuNTE3LjE3NC01LjAyMyAxLjExOC02LjY4Mi44My0xLjQ1NyAxLjg1NC0xLjkzIDIuMzQ3LTIuMTU3bC4wOTMtLjA0M2EyMS4wMjcgMjEuMDI3IDAgMCAxLS40NTQtLjU5N2MtLjQwMy0uNTQtMS4yNDItMS42NjMtMS41MDEtMS42OTNhODYuNzQ1IDg2Ljc0NSAwIDAgMC0uOTMtLjA5N2MtLjA1MyAxLjY1OS0uODggMy4zNjctMy4wNzMgMy4zNjdhMi42MyAyLjYzIDAgMCAxLTEuMjA3LS4yODRsLTEuODcgMi4wMTJjLjIxNS4yODkuNjEuODAyIDEuMjI3LjgwMi4yNiAwIC45MTYtLjEwMSAxLjM2My0xLjAzNmwuNDA0LS4wMDRjLjQyNC44MzcuNzI4IDEuMDU0IDEuNDg1IDEuMDU0LjQ1NyAwIC45MDUtLjQ5NSAxLjAxNS0uNzAyLjA5Ny0uMTg2LjIwMy0uODI3LjA2Ni0xLjQzNWwuNDQ1LS4xMTRjLjE1My42NzkuMDYgMS40NTctLjExMiAxLjc4OS0uMTYuMjk3LS43MzQuOTUtMS40MTQuOTUtLjgwNCAwLTEuMjU1LS4yNC0xLjY4Ny0uOTQ5LS41NS44MzUtMS4yNi45MzUtMS41NjUuOTM1LS43MzIgMC0xLjE5Ni0uNDk0LTEuNDctLjg0LjEzOSAxLjk1LS4zNDYgMy4xNzItLjgyMSA0LjM0Ny0uMTMzLjMzMS0uMjcuNjY5LS4zOTIgMS4wMjQuMDUzIDEuMzU2LjMxOCA1LjExLjkyMSA2Ljc1LjYyMiAxLjY5IDEuODcyIDMuODI3IDMuMDc5IDUuMjgzIDEuMDUxLjIyIDIuMjEzLjcxNCAzLjIxOCAxLjc1NC0uMTItLjk4LS4yNDktMi40MjMtLjE0LTMuODc1em01Ljk3LTkuNDg2bC0xLjA2Ni43MzMuOTc2Ljc0My41NDUtLjM2NWguNTA5di0uODI1aC0uNTMzeiI+PC9wYXRoPgogICAgPHBhdGggZD0iTTM1Ljc4NCAxNi44NTNsLS44MzMtLjA4Ni0yLjY0NiAyLjg0NWMuMjA3LjA4Ny40OTguMTY5Ljg2LjE2OSAyLjMwMyAwIDIuNTk1LTIuMSAyLjYxOS0yLjkyOG0tOS42ODUgMTcuNDk0YTE4LjY3NiAxOC42NzYgMCAwIDAtLjI3NyAyLjI5N2wuMTQtLjE4NmMuMzE4LS40MTguNjQ3LS44NTEuNjYyLTEuMjQuMDEyLS4zNDQtLjI0NC0uNjE1LS41MjUtLjg3Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzAuNTA0IDEyLjQ3MmMuMjE1LS4yNzIuNTM3LS41NzMgMS4xMzItLjQ1NGwtLjA4NC40OGMtLjMzNS0uMDY2LS41MTguMDYtLjcuMjkxLS4yMTMuMjY1LS42NzIuNjY0LTEuMDU2LjQ3OC0uMzI4LS4xNi0uMzgtLjE4Ni0uNjE4LjIxNmwtLjM4Ni0uMjZjLjQxOC0uNzA4Ljc3NS0uNjA0IDEuMTkzLS40LjA3NC4wMzUuMzM1LS4xMjEuNTE5LS4zNXptMS4yMzMuNDA3bC0uMTEyLjQ3M2MtLjIxLS4wNTQtLjM5LjE1LS42MjguNDQ4LS4wNzUuMDkzLS4xNDUuMTgtLjIxMi4yNDgtLjI0NC4yNDItLjU2MS4yNTYtMS4wNDEuMjc1bC0uMjA2LjAxYy0uMzUyLjAxNy0uNDI3LjE1My0uNTMzLjM0M2ExLjIzNyAxLjIzNyAwIDAgMS0uMTM5LjIxOWwtLjM0Mi0uMzIzYy4wMzMtLjA0Mi4wNi0uMDkyLjA4OC0uMTQzLjEyMS0uMjIuMzA0LS41NTUuOTA1LS41ODVsLjIwOC0uMDA5Yy40MzYtLjAxOC42MzQtLjAzLjc0Ny0uMTQzLjA1Ni0uMDU3LjExNC0uMTMxLjE3Ny0uMjEuMjUtLjMxLjU5OC0uNzM1IDEuMDg4LS42MDN6bS0uMzkgMS42MWMtLjA3LjEzMy0uMTQ1LjI3LS4yMzIuMzc3LS4yMi4yNzEtLjU5LjQyNi0xLjAxNi40MjYtLjA0NyAwLS4wOTQtLjAwMi0uMTQyLS4wMDZsLjAzNS0uNDg2Yy4yNTIuMDE3LjYwMi0uMDM0Ljc3Ny0uMjUyLjA2NS0uMDguMTIyLS4xOS4xODMtLjMwMi4xNTYtLjI5NC4zNTMtLjY1OS43Mi0uNzMybC4wODUuNDhjLS4xNi4wMzItLjI4Ni4yNjctLjQxLjQ5NHptLjY5NC4xMTVjMCAuNTE3IDAgMS44OS0xLjc1NCAyLjM2NmwtLjExNS0uNDczYzEuNDEtLjM4NCAxLjQxLTEuNDAyIDEuNDEtMS44OTNoLjQ1OXptMS4wNDMtMi4xNjhjLjIzMS0uMDQuNTQtLjA2NS42OS4wNTJhLjI4LjI4IDAgMCAxIC4xMDcuMTkuMjExLjIxMSAwIDAgMS0uMTcuMjM4aC0uMDI3YS4xOTYuMTk2IDAgMCAxLS4xNTktLjA4NSAxLjQ4NCAxLjQ4NCAwIDAgMC0uMzc3LjAyM2MtLjEwNC4wMjEtLjIwOC0uMDU5LS4yMjctLjE3NC0uMDE3LS4xMTYuMDU1LS4yMjUuMTYzLS4yNDR6bTEuMjEuMzM2YS4xODYuMTg2IDAgMCAxIC4yNTkuMDgzYy4wMy4wNi4zMTIuOTgtLjA1NSAxLjIyN2EuMTg2LjE4NiAwIDAgMS0uMTA1LjAzMi4xOTMuMTkzIDAgMCAxLS4xNjYtLjA5OS4yMi4yMiAwIDAgMSAuMDQ2LS4yOGMuMDUtLjExMy0uMDE4LS41NjItLjA2OS0uNjgzLS4wNDQtLjEwMi0uMDA3LS4yMy4wOS0uMjh6bS4wNDYgMS44NDlsLS40NTEuMDQ1Yy0uMDA3LjAwMi0uMDE0LjAwMi0uMDIuMDAyYS4yMDQuMjA0IDAgMCAxLS4xOTctLjE5MWMtLjAxLS4xMTcuMDctLjIyLjE4LS4yM2wuNDUtLjA0N2MuMTA1LS4wMTIuMjA2LjA3NC4yMTguMTkuMDA4LjExNi0uMDcxLjIxOS0uMTguMjN6bS04LjkzOC0zLjE1MWMtLjI5NC0uMzI4LS42NDgtLjYzMy0xLjI1Ny0uNjMzLS42MDQgMC0uOTUuMjQzLTEuMzQ2LjY2bC0uMzItLjM0NmMuNDUzLS40ODEuOTEtLjgwMiAxLjY2Ni0uODAyLjc4MiAwIDEuMjQxLjM5NyAxLjU4OC43ODVsLS4zMy4zMzZ6TS4wMDEgMHY0Ny4wMjRjMS4zNTQtMy44MiA0LjYzOS03LjE5NyA5Ljg0Ni03LjE5NyA3LjIzMiAwIDEwLjA2NyA1LjQ2NCAxMS4yMDkgMTAuNDguMzgxLTIuNzI1IDEuMzYyLTUuMjY2IDIuOTI0LTcuMThWMjIuMzUyYS45MzguOTM4IDAgMCAxLS4yNDMtLjE2NGMtLjYzMy0uNTktLjU3My0yLjA2Ny0uNTMtMy4xNDYuMDA5LS4yMDguMDE2LS4zOTQuMDE2LS41NCAwLS4yODYuMDItLjY4My4wNDMtMS4xMTEuMDM5LS43Ni4wODItMS42MjEuMDIyLTIuMDYtLjA3Ni0uNTI2IDAtMS4xOC41OTUtMS42ODJ2LTEuMjZoLTIuMjdWMTEuOWg0Ljk4M3YuNDg4SDI0LjM0di45NjRhMy4zNyAzLjM3IDAgMCAxIC40NTktLjE4OWwuMTM2LjQ2NWMtLjIzMS4wNzctLjQzLjE3LS41OTUuMjc2di41OTJoLS40NTd2LS4xMzJjLS4xNDYuMjUtLjE5NC41NDgtLjE0NS44OTUuMDcuNDg3LjAyNCAxLjM3NS0uMDE3IDIuMTU4LS4wMi40MTgtLjA0LjgwNy0uMDQgMS4wODUgMCAuMTUzLS4wMS4zNDUtLjAxNi41Ni0uMDM2LjgzMy0uMDkgMi4yLjMxNSAyLjY5OHYtNS4xODNoLjExN2MtLjAwMS0uMTk5LjAzLS4zNzYuMTAzLS40ODIuNDEyLS41OTUuNjg4LS45OTQuNTY1LTEuNTY5bC40NDQtLjEwOWMuMTcxLjc5NS0uMjEgMS4zNDMtLjYxMiAxLjkyNC0uMDgyLjE2OC0uMDEuODE4LjEzNCAxLjAzMS4yMTIuMzE1LjUzNyAxLjM4Ni42MzMgMi4xODIuNDAzLS4zNS45NS0uNzUzIDEuNDc2LS45MjcuMDMtLjI5OC4yOTMtLjUxNS40ODUtLjY3Ni4xNzgtLjE0Ni42MzYtLjQ4Ljk5LS43MzdsLjM5Mi0uMjg4Yy40ODctLjM2NS45ODQtLjI0MiAxLjM3LjMzMy4xOS4yODMuODEyIDEuMjQyIDEuMDggMS42NTRsMi43ODItMi45NzF2LS4zNjhjLS44Ni0uMDg2LTEuNzIyLS43OS0xLjg5Mi0xLjI2MmwuMzk3LS4xNjVjLjEwNy4yOTQuOTA4Ljk4OCAxLjY2Ljk4OC4yODMgMCAuODI4LS42NTQuOTk3LTEuMzIyLjA4Mi0uMzA5LjAwMy0uNTItLjA3Ni0uNjQzLS4wODgtLjEzOS0uMjI5LS4yMzktLjM1Ni0uMjUybC4wNDQtLjQ1NGMuMDkyLjAxLjE3OC4wNTguMjY0LjEwMS4wOTEtLjIyMS4xMjctLjQ0NC4wNDgtLjYxNC0uMDk1LS4yMDYtLjMyMS0uMzI2LS42MzgtLjMzOS0xLjE2LS4wNjMtMi4xOTYuNDk5LTIuMzc0LjczNGwtLjM1NS0uMzA2Yy4zMDYtLjQxIDEuNTM2LS45NyAyLjc0OS0uOTE2LjE5Ny4wMDguMzczLjA0OC41MjYuMTE3LS4wNjctLjUzNC0uNDQtMS4wODEtLjczMi0xLjE5bC0uMTA2LS4wNDItLjAzNi0uMTE2Yy0uMTUtLjUwNC0uNy0xLjE0Mi0xLjQ4My0xLjIwNi4xMzYuMTgzLjI1MS4zODQuMjc1LjUyMWwuMDY0LjM3Mi0uMzQzLS4wOWE0LjA3NSA0LjA3NSAwIDAgMC0uNTI1LS4xMWMuMTQuMTIuMjQ2LjI3Mi4zMi41MDRsLjE0MS40NS0uNDI1LS4xMzdjLS4xMTktLjA0LS4zNC0uMDQyLS41Ny4wMmEuOTU1Ljk1NSAwIDAgMSAuMjI2LjM1OGMuMTU2LjQzLjAwNC44OTUtLjE1MyAxLjIwOGwtLjQwMy0uMjI4Yy4xNTUtLjMxNy4yMDMtLjYwMi4xMy0uODA0LS4wNTUtLjE1MS0uMTgtLjI2My0uMzgyLS4zNGwtLjQzNC0uMTY5LjM4OC0uMjY3Yy4yMzUtLjE2LjUyLS4yNTEuNzg0LS4yODFhMy44MjQgMy44MjQgMCAwIDAtLjM0Ny0uMTg1bC0uNTUzLS4yNzMuNDIyLS4yMjhjLjI4NC0uMTU0LjY1MS0uMTUxLjk1OC0uMTA3YTEuMzYgMS4zNiAwIDAgMC0uMjEtLjIyM2wtLjQ0OS0uMzMyLjUzNS0uMTA4YzEuMjUxLS4yNTUgMi4xNS42MzQgMi40MzMgMS40LjUzMy4yOSAxLjAzNSAxLjIyOC45MjYgMmEuODM2LjgzNiAwIDAgMSAuMDQ5LjA5NWMuMTYuMzQyLjEyMi43NjItLjA4IDEuMTU0LjAwNy4wMTEuMDE4LjAxNi4wMjYuMDI2LjE4Mi4yODYuMjMxLjY0OS4xMzUgMS4wMi0uMTYxLjYzNi0uNjQxIDEuMzUtMS4xMTggMS41Nzd2LjJsLjIwNC4yMTctNS4zOCA1Ljc0NC0uMTYyLS4xOS0uNTk0LS43Yy0uODU1LjY0OC0yLjU4MyAxLjM4LTMuODY5IDEuNjI2YTEuMTQ0IDEuMTQ0IDAgMCAxLS4xNTguMDJ2MjAuMTg2YTkuMjI0IDkuMjI0IDAgMCAxIDIuNTI3LTEuOTI1Yy0uODA5LS41OTYtMS42NDctMS43MDMtMS43NC0yLjU4Ny0uMDI0LS4yMjYuMDItLjQ0NC4xMDgtLjY1Ny4wMTUtLjk1MS4xMzItMi4zMTkuMzcyLTMuNDU4LS4yLS4yMDktLjM0NC0uNDM2LS4yODQtLjcxNWEuNzguNzggMCAwIDEgLjE0OS0uMzE0Yy4wMi0xLjE2OC4yMzQtMi4yNDYuNjM0LTMuMjA5LS40MjQtLjU3MS0uNzI3LTEuMzMxLS4zOTMtMi41NTkuMzI2LTEuMTk0Ljk0Ni0yLjI3OSAxLjktMy4zMTguNTU1LS42MDUgNi45OTMtNy41MjcgNi45OTMtNy41MjdsLjA3NC0uMDgyLjEwOC4wMTJzMS45ODYuMjAzIDIuMzMuMjQyYy40MTguMDQ3IDEuMDE2LjgwNiAxLjgxMiAxLjg3NC4yMjguMzA1LjQyNS41Ny41NTMuNzE0YS4zNC4zNCAwIDAgMSAuMDkuMjk1LjM0LjM0IDAgMCAxLS4xMzcuMjAyYy41MDguNjU4IDEuMzM0IDIuMDY3IDEuMzgyIDIuMjU1bC4wMjUuMDljLjEyNS40NzguMTY2Ljg2OS0uMzMzIDEuMjI3aDIuNTAydjguMTE3aC4wMDJ2MTkuOTk5Yy4yNDktNC41NDUgMy40MTctMTEuNTE1IDEwLjkyNC0xMS41MTUgNS4wMTggMCA4LjMwNiAyLjcxIDkuOTY2IDYuNjIzVjBIMHoiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0yNS43ODggMzcuNjM5aC0uMDM2YS44NDQuODQ0IDAgMCAwLS4wNzUuNDA0Yy4wODcuODE2IDEuMDM1IDEuOTUzIDEuNzkgMi4zOThsLjE1NC0uMDY3Yy0uMDgyLS43LS4yMDYtMS43NDktLjM2NC0yLjk3LS4yMjgtMS43Ny0uMTYxLTMuNDkyLS4wMDItNC45NzRhNC41NjMgNC41NjMgMCAwIDEtLjY3LjQwMmMtLjMzMy4xNy0uNjc2LjM0Ni0uNzIuNTQ3LS4wMjIuMTA1LjIyNi4zMjUuNDA2LjQ4Ni4zNzEuMzMuODMyLjc0LjgwOSAxLjM3LS4wMi41NTQtLjM5OCAxLjA1LS43NjQgMS41MzEtLjIuMjYzLS40MDUuNTMzLS41MjguNzg5di4wODR6bTMuMzQtMi44OTRjLS40NzMtMS4yODgtLjc0NC0zLjc5Ny0uODcyLTUuNTM2LS4zNTMgMS41NTUtLjk3NSA0Ljc4NS0uNTQ1IDguMTMuMTUgMS4xNjUuMjcgMi4xNzYuMzUzIDIuODc3YTkuMDczIDkuMDczIDAgMCAxIDIuMjkxLS40OTMgOC4zOSA4LjM5IDAgMCAxIDEuNTkuMDJjLTEuMTI3LTEuNDY2LTIuMjM3LTMuNDIyLTIuODE3LTQuOTk4bS00LjY5LTE2Ljk0M3Y0LjEzNGMuMDI0LS4wMDIuMDUtLjAwNy4wNzUtLjAxMSAxLjE5LS4yMyAyLjgzLS45MTYgMy42NC0xLjUxMmE4NC4zNSA4NC4zNSAwIDAgMC0xLjE0LTEuMzJsLS4wMTItLjAxMWMtLjQ2LjE0My0xLjA3NC41NjUtMS42ODggMS4xNTdsLS40MjIuNDA2LjA0LS42MDRjLjAzOC0uNTc3LS4yODQtMS43NjgtLjQ5My0yLjI0bTEuOTUgMTQuNTkxYy40MzUtLjIyNC44ODgtLjQ1Ni45NDctLjg0OS4wNy0uNDQ2LS4xOS0uNzUtLjYyMi0xLjIwOWwtLjE3My0uMTg3YTguMTIxIDguMTIxIDAgMCAwLS41IDIuNDNjLjExLS4wNjMuMjI5LS4xMjQuMzQ4LS4xODVtMS4xMjgtMS44MjJjLjE2LS45LjMyNy0xLjYxOC40MjYtMi4wMzMuMTczLS43MjMuNDIyLTEuMzQuNjYzLTEuOTM2LjQ1Mi0xLjExNy44NzItMi4xODYuNzk4LTMuODY3bC0xLjM2OCAxLjQ3NmMtLjg5Ny45OC0xLjQ4MiAxLjk5Ny0xLjc4NSAzLjExMi0uMzg3IDEuNDE5LjIxIDIuMDU0Ljc4NiAyLjY2Ny4xNzQuMTg0LjM0LjM3NS40OC41OCI+PC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==\")"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"footer": {
|
|
12
|
-
"inline-size": { "value": "0" },
|
|
13
|
-
"block-size": { "value": "0" },
|
|
14
|
-
"background-image": {}
|
|
15
|
-
},
|
|
16
|
-
"navbar": {
|
|
17
|
-
"inline-size": { "value": "46px" },
|
|
18
|
-
"block-size": { "value": "46px" },
|
|
19
|
-
"background-image": {
|
|
20
|
-
"value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2MSI+CiAgPGcgZmlsbD0iIzM1NThhMiIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0yMS4wMyA1NC42NDRjLjA5OSAxLjQ1Ny4yMzcgMi4xNzguNDkgMy4wNTZsLTYuNTg5LS40MjhjLS4yMzkuNjctMS4yMSAzLjEzMS00LjY2OCAzLjEzMS0zLjQyNyAwLTQuODA1LTIuODI5LTUuMTUxLTUuNzU5aDE1LjkxN3ptNi4wMTUtMi4xODZjMC00LjA0IDIuMjMzLTcuNDQ2IDQuOTgtNy40NDYgMy41MSAwIDQuOTc1IDMuMTcxIDQuOTc1IDcuNDQ2IDAgNC41OTgtMi4xNzQgNy4zMTItNC45NzYgNy4zMTItMy4wMzMgMC00Ljk3OS0zLjA4MS00Ljk3OS03LjMxMm0zMS45NDctMi44MDhINDkuNDJjMC0uNjYuOTA0LTQuNjM3IDQuNzczLTQuNjM3IDMuNzAzIDAgNC43OTkgMy44NTYgNC43OTkgNC42MzdNNjQgNTQuNDEzdjIuOTA1bC00LjkyLS4zNDFzLTEuMDU2IDMuMjE1LTQuNjcyIDMuMjE1Yy0zLjIzMyAwLTUuMTAyLTMuMzA1LTUuMjEzLTUuNzc5SDY0ek0xMC4xNTQgNDUuMTljLTMuODY3IDAtNC43OTIgNC4wMjQtNC43OTIgNC42M2g5LjU1MmMwLS40OC0uODkxLTQuNjMtNC43Ni00LjYzbTMxLjUyOC0yMC4xNmwtMS4wNjYuNzM1Ljk3Ni43NDQuNTQ1LS4zNjVoLjUwOXYtLjgyOGgtLjUzM3oiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0zOC41NTcgMjQuMzI0Yy0uMDM4LjE0MS0uMDYxLjQ1Mi0uMDgzLjc1NC0uMDUxLjcxNi0uMTAzIDEuMjQ0LS4yODUgMS41MDgtLjE4LjI2LS4zNjIuMzkxLS41NDQuMzkxYS4zOTIuMzkyIDAgMCAxLS4xMzMtLjAyNGMtLjAxLS4wMDMtLjAxNC0uMDEzLS4wMjMtLjAxN3Y0LjMzOGg1LjE1NnYtMS40MjZoLS4zNzZsLS42OTIuNDY1LTEuMzExLS45OTd2LS42ODVsMS40MS0uOTcyLjU3LjM3NmguNHYtMS4zOTloLS4zNzdsLS42OTIuNDY3LTEuMzExLS45OTd2LS42ODhsMS40MS0uOTcyLjU3LjM3NWguNHYtMS4xNThoLTMuMDg3Yy0uNzIyLjI5LS45MzIuNDA4LTEuMDAyLjY2MSI+PC9wYXRoPgogICAgPHBhdGggZD0iTTQwLjQ3NSAyMS45ODJjLS4wOS0uMzU3LTEuMDE2LTEuNjg0LTEuMzYxLTIuMTU1YTQuMTMgNC4xMyAwIDAgMC0xLjE4Ny43OTlsLjAyMi4wMzVjLjE2Ni4yOTQuNjY5IDEuMTkuOTc2IDEuMzczbC4zLjE3Ny0uMjY4LjIyOGMtLjQzMy4zNjMtMS41NCAxLjUyNS0xLjgwMSAyLjAxNC0uMTMuMjQzLS4wNzYuODUzLjIzOCAxLjE0M2wuMDc3LjA3NHYuMTExYzAgLjI5Mi4xMDUuNjUyLjE4Mi43MDguMDAxLS4wMDguMDYzLS4wMzkuMTctLjE5Mi4xMTYtLjE3My4xNjQtLjgyNS4xOTctMS4yNTYuMDI0LS4zNTYuMDQ4LS42NjUuMDk4LS44NTUuMTQ4LS41MzUuNTQ0LS42OSAxLjYwNS0xLjEwOWwuMTA3LS4wNDJjLjgzNi0uMzI5Ljc5MS0uNS42Ny0uOTU4bC0uMDI1LS4wOTV6bS05LjY0OC0yLjcyMWMtLjIzLS4zNTYtLjkyLTEuNDItMS4xMi0xLjcyMS0uMTcxLS4yNTQtLjMxNy0uMzQtLjQ0OS0uMzRhLjQ4My40ODMgMCAwIDAtLjI4Ny4xMjJjLS4wNzIuMDU0LS4yMjEuMTYzLS40LjI5MS0uMzQ0LjI1Mi0uNzkzLjU3OC0uOTUuNzA4LS4xMTQuMDk2LS4zMjIuMjY3LS4zMjYuMzU4LS4wMDEuMDE1LjAxNS4wNDEuMDQxLjA3LjI0My4yNiAxLjQ1NiAxLjY4OCAxLjkgMi4yMTFsMS41OTEtMS42OTl6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzcuMDI4IDMxLjgwM3YtNS43ODloLjAwNmMtLjAwNS0uMDQxLS4wMTMtLjA5My0uMDE1LS4xMjQtLjQxMi0uNDYyLS40ODYtMS4yNTgtLjI2LTEuNjguMjczLS41MSAxLjE4Ny0xLjQ3NyAxLjY5Ni0xLjk1Ny0uMjg1LS4yOTYtLjU4Ni0uNzg5LS44NTYtMS4yNjktLjE3OC4yMTQtLjM1Ni40Ni0uNTI0Ljc1Ny0uODk0IDEuNTctMS44MDYgMy45MzYtMS4wNzYgNi4yNzUuOTEgMi45Mi43MSA0LjY3OC40MzIgNy4xMTJhNjUuNSA2NS41IDAgMCAwLS4yNjQgMi42NDFjLS4xMzggMS44My4xMTQgMy42NTIuMjM1IDQuNDk1LjIyMi4yOTcuNDM0LjYyLjYzLjk4OFYzMS44MDNoLS4wMDR6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzMuNTkzIDM3Ljc2MmMtLjc4My0uMzktMS4zNS0xLjU3OC0xLjk2NS00LjEwMy0uMTAyLS40MjEtLjE4NC0uODM4LS4yNjQtMS4yNDItLjI3My0xLjM5LS41MS0yLjU5LTEuNDU2LTMuMzE3bC4yNy0uMzk2YzEuMDg3Ljg0IDEuMzUyIDIuMTg3IDEuNjMzIDMuNjEyLjA4LjM5Ny4xNi44MDYuMjYgMS4yMi41NjggMi4zMzYgMS4wOCAzLjQ2OCAxLjcxNSAzLjc4MmwtLjE5My40NDR6bS0zLjI1LTEyLjc1Yy4xNi4yNDcuODc1LjY0IDEuNDA5LjgyNS40ODkuMTcgMS42MDEuMjc0IDEuOTIzLjIzMmwuMDU1LjQ4NGExLjg2IDEuODYgMCAwIDEtLjIzNC4wMTJjLS41IDAtMS40MTUtLjEwMS0xLjg4NS0uMjY0LS4zMzEtLjExNS0xLjM0NS0uNTQ3LTEuNjQ0LTEuMDE0bC4zNzYtLjI3NnptNS4zNjkgMTIuNzE3Yy4wNzQtMS4wMS4xNzYtMS44ODcuMjY1LTIuNjYxLjI4MS0yLjQ1OC40NjYtNC4wODItLjQxMS02Ljg5OC0uNzg2LTIuNTE3LjE3NC01LjAyMyAxLjExOC02LjY4Mi44My0xLjQ1NyAxLjg1NC0xLjkzIDIuMzQ3LTIuMTU3bC4wOTMtLjA0M2EyMS4wMjcgMjEuMDI3IDAgMCAxLS40NTQtLjU5N2MtLjQwMy0uNTQtMS4yNDItMS42NjMtMS41MDEtMS42OTNhODYuNzQ1IDg2Ljc0NSAwIDAgMC0uOTMtLjA5N2MtLjA1MyAxLjY1OS0uODggMy4zNjctMy4wNzMgMy4zNjdhMi42MyAyLjYzIDAgMCAxLTEuMjA3LS4yODRsLTEuODcgMi4wMTJjLjIxNS4yODkuNjEuODAyIDEuMjI3LjgwMi4yNiAwIC45MTYtLjEwMSAxLjM2My0xLjAzNmwuNDA0LS4wMDRjLjQyNC44MzcuNzI4IDEuMDU0IDEuNDg1IDEuMDU0LjQ1NyAwIC45MDUtLjQ5NSAxLjAxNS0uNzAyLjA5Ny0uMTg2LjIwMy0uODI3LjA2Ni0xLjQzNWwuNDQ1LS4xMTRjLjE1My42NzkuMDYgMS40NTctLjExMiAxLjc4OS0uMTYuMjk3LS43MzQuOTUtMS40MTQuOTUtLjgwNCAwLTEuMjU1LS4yNC0xLjY4Ny0uOTQ5LS41NS44MzUtMS4yNi45MzUtMS41NjUuOTM1LS43MzIgMC0xLjE5Ni0uNDk0LTEuNDctLjg0LjEzOSAxLjk1LS4zNDYgMy4xNzItLjgyMSA0LjM0Ny0uMTMzLjMzMS0uMjcuNjY5LS4zOTIgMS4wMjQuMDUzIDEuMzU2LjMxOCA1LjExLjkyMSA2Ljc1LjYyMiAxLjY5IDEuODcyIDMuODI3IDMuMDc5IDUuMjgzIDEuMDUxLjIyIDIuMjEzLjcxNCAzLjIxOCAxLjc1NC0uMTItLjk4LS4yNDktMi40MjMtLjE0LTMuODc1em01Ljk3LTkuNDg2bC0xLjA2Ni43MzMuOTc2Ljc0My41NDUtLjM2NWguNTA5di0uODI1aC0uNTMzeiI+PC9wYXRoPgogICAgPHBhdGggZD0iTTM1Ljc4NCAxNi44NTNsLS44MzMtLjA4Ni0yLjY0NiAyLjg0NWMuMjA3LjA4Ny40OTguMTY5Ljg2LjE2OSAyLjMwMyAwIDIuNTk1LTIuMSAyLjYxOS0yLjkyOG0tOS42ODUgMTcuNDk0YTE4LjY3NiAxOC42NzYgMCAwIDAtLjI3NyAyLjI5N2wuMTQtLjE4NmMuMzE4LS40MTguNjQ3LS44NTEuNjYyLTEuMjQuMDEyLS4zNDQtLjI0NC0uNjE1LS41MjUtLjg3Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzAuNTA0IDEyLjQ3MmMuMjE1LS4yNzIuNTM3LS41NzMgMS4xMzItLjQ1NGwtLjA4NC40OGMtLjMzNS0uMDY2LS41MTguMDYtLjcuMjkxLS4yMTMuMjY1LS42NzIuNjY0LTEuMDU2LjQ3OC0uMzI4LS4xNi0uMzgtLjE4Ni0uNjE4LjIxNmwtLjM4Ni0uMjZjLjQxOC0uNzA4Ljc3NS0uNjA0IDEuMTkzLS40LjA3NC4wMzUuMzM1LS4xMjEuNTE5LS4zNXptMS4yMzMuNDA3bC0uMTEyLjQ3M2MtLjIxLS4wNTQtLjM5LjE1LS42MjguNDQ4LS4wNzUuMDkzLS4xNDUuMTgtLjIxMi4yNDgtLjI0NC4yNDItLjU2MS4yNTYtMS4wNDEuMjc1bC0uMjA2LjAxYy0uMzUyLjAxNy0uNDI3LjE1My0uNTMzLjM0M2ExLjIzNyAxLjIzNyAwIDAgMS0uMTM5LjIxOWwtLjM0Mi0uMzIzYy4wMzMtLjA0Mi4wNi0uMDkyLjA4OC0uMTQzLjEyMS0uMjIuMzA0LS41NTUuOTA1LS41ODVsLjIwOC0uMDA5Yy40MzYtLjAxOC42MzQtLjAzLjc0Ny0uMTQzLjA1Ni0uMDU3LjExNC0uMTMxLjE3Ny0uMjEuMjUtLjMxLjU5OC0uNzM1IDEuMDg4LS42MDN6bS0uMzkgMS42MWMtLjA3LjEzMy0uMTQ1LjI3LS4yMzIuMzc3LS4yMi4yNzEtLjU5LjQyNi0xLjAxNi40MjYtLjA0NyAwLS4wOTQtLjAwMi0uMTQyLS4wMDZsLjAzNS0uNDg2Yy4yNTIuMDE3LjYwMi0uMDM0Ljc3Ny0uMjUyLjA2NS0uMDguMTIyLS4xOS4xODMtLjMwMi4xNTYtLjI5NC4zNTMtLjY1OS43Mi0uNzMybC4wODUuNDhjLS4xNi4wMzItLjI4Ni4yNjctLjQxLjQ5NHptLjY5NC4xMTVjMCAuNTE3IDAgMS44OS0xLjc1NCAyLjM2NmwtLjExNS0uNDczYzEuNDEtLjM4NCAxLjQxLTEuNDAyIDEuNDEtMS44OTNoLjQ1OXptMS4wNDMtMi4xNjhjLjIzMS0uMDQuNTQtLjA2NS42OS4wNTJhLjI4LjI4IDAgMCAxIC4xMDcuMTkuMjExLjIxMSAwIDAgMS0uMTcuMjM4aC0uMDI3YS4xOTYuMTk2IDAgMCAxLS4xNTktLjA4NSAxLjQ4NCAxLjQ4NCAwIDAgMC0uMzc3LjAyM2MtLjEwNC4wMjEtLjIwOC0uMDU5LS4yMjctLjE3NC0uMDE3LS4xMTYuMDU1LS4yMjUuMTYzLS4yNDR6bTEuMjEuMzM2YS4xODYuMTg2IDAgMCAxIC4yNTkuMDgzYy4wMy4wNi4zMTIuOTgtLjA1NSAxLjIyN2EuMTg2LjE4NiAwIDAgMS0uMTA1LjAzMi4xOTMuMTkzIDAgMCAxLS4xNjYtLjA5OS4yMi4yMiAwIDAgMSAuMDQ2LS4yOGMuMDUtLjExMy0uMDE4LS41NjItLjA2OS0uNjgzLS4wNDQtLjEwMi0uMDA3LS4yMy4wOS0uMjh6bS4wNDYgMS44NDlsLS40NTEuMDQ1Yy0uMDA3LjAwMi0uMDE0LjAwMi0uMDIuMDAyYS4yMDQuMjA0IDAgMCAxLS4xOTctLjE5MWMtLjAxLS4xMTcuMDctLjIyLjE4LS4yM2wuNDUtLjA0N2MuMTA1LS4wMTIuMjA2LjA3NC4yMTguMTkuMDA4LjExNi0uMDcxLjIxOS0uMTguMjN6bS04LjkzOC0zLjE1MWMtLjI5NC0uMzI4LS42NDgtLjYzMy0xLjI1Ny0uNjMzLS42MDQgMC0uOTUuMjQzLTEuMzQ2LjY2bC0uMzItLjM0NmMuNDUzLS40ODEuOTEtLjgwMiAxLjY2Ni0uODAyLjc4MiAwIDEuMjQxLjM5NyAxLjU4OC43ODVsLS4zMy4zMzZ6TS4wMDEgMHY0Ny4wMjRjMS4zNTQtMy44MiA0LjYzOS03LjE5NyA5Ljg0Ni03LjE5NyA3LjIzMiAwIDEwLjA2NyA1LjQ2NCAxMS4yMDkgMTAuNDguMzgxLTIuNzI1IDEuMzYyLTUuMjY2IDIuOTI0LTcuMThWMjIuMzUyYS45MzguOTM4IDAgMCAxLS4yNDMtLjE2NGMtLjYzMy0uNTktLjU3My0yLjA2Ny0uNTMtMy4xNDYuMDA5LS4yMDguMDE2LS4zOTQuMDE2LS41NCAwLS4yODYuMDItLjY4My4wNDMtMS4xMTEuMDM5LS43Ni4wODItMS42MjEuMDIyLTIuMDYtLjA3Ni0uNTI2IDAtMS4xOC41OTUtMS42ODJ2LTEuMjZoLTIuMjdWMTEuOWg0Ljk4M3YuNDg4SDI0LjM0di45NjRhMy4zNyAzLjM3IDAgMCAxIC40NTktLjE4OWwuMTM2LjQ2NWMtLjIzMS4wNzctLjQzLjE3LS41OTUuMjc2di41OTJoLS40NTd2LS4xMzJjLS4xNDYuMjUtLjE5NC41NDgtLjE0NS44OTUuMDcuNDg3LjAyNCAxLjM3NS0uMDE3IDIuMTU4LS4wMi40MTgtLjA0LjgwNy0uMDQgMS4wODUgMCAuMTUzLS4wMS4zNDUtLjAxNi41Ni0uMDM2LjgzMy0uMDkgMi4yLjMxNSAyLjY5OHYtNS4xODNoLjExN2MtLjAwMS0uMTk5LjAzLS4zNzYuMTAzLS40ODIuNDEyLS41OTUuNjg4LS45OTQuNTY1LTEuNTY5bC40NDQtLjEwOWMuMTcxLjc5NS0uMjEgMS4zNDMtLjYxMiAxLjkyNC0uMDgyLjE2OC0uMDEuODE4LjEzNCAxLjAzMS4yMTIuMzE1LjUzNyAxLjM4Ni42MzMgMi4xODIuNDAzLS4zNS45NS0uNzUzIDEuNDc2LS45MjcuMDMtLjI5OC4yOTMtLjUxNS40ODUtLjY3Ni4xNzgtLjE0Ni42MzYtLjQ4Ljk5LS43MzdsLjM5Mi0uMjg4Yy40ODctLjM2NS45ODQtLjI0MiAxLjM3LjMzMy4xOS4yODMuODEyIDEuMjQyIDEuMDggMS42NTRsMi43ODItMi45NzF2LS4zNjhjLS44Ni0uMDg2LTEuNzIyLS43OS0xLjg5Mi0xLjI2MmwuMzk3LS4xNjVjLjEwNy4yOTQuOTA4Ljk4OCAxLjY2Ljk4OC4yODMgMCAuODI4LS42NTQuOTk3LTEuMzIyLjA4Mi0uMzA5LjAwMy0uNTItLjA3Ni0uNjQzLS4wODgtLjEzOS0uMjI5LS4yMzktLjM1Ni0uMjUybC4wNDQtLjQ1NGMuMDkyLjAxLjE3OC4wNTguMjY0LjEwMS4wOTEtLjIyMS4xMjctLjQ0NC4wNDgtLjYxNC0uMDk1LS4yMDYtLjMyMS0uMzI2LS42MzgtLjMzOS0xLjE2LS4wNjMtMi4xOTYuNDk5LTIuMzc0LjczNGwtLjM1NS0uMzA2Yy4zMDYtLjQxIDEuNTM2LS45NyAyLjc0OS0uOTE2LjE5Ny4wMDguMzczLjA0OC41MjYuMTE3LS4wNjctLjUzNC0uNDQtMS4wODEtLjczMi0xLjE5bC0uMTA2LS4wNDItLjAzNi0uMTE2Yy0uMTUtLjUwNC0uNy0xLjE0Mi0xLjQ4My0xLjIwNi4xMzYuMTgzLjI1MS4zODQuMjc1LjUyMWwuMDY0LjM3Mi0uMzQzLS4wOWE0LjA3NSA0LjA3NSAwIDAgMC0uNTI1LS4xMWMuMTQuMTIuMjQ2LjI3Mi4zMi41MDRsLjE0MS40NS0uNDI1LS4xMzdjLS4xMTktLjA0LS4zNC0uMDQyLS41Ny4wMmEuOTU1Ljk1NSAwIDAgMSAuMjI2LjM1OGMuMTU2LjQzLjAwNC44OTUtLjE1MyAxLjIwOGwtLjQwMy0uMjI4Yy4xNTUtLjMxNy4yMDMtLjYwMi4xMy0uODA0LS4wNTUtLjE1MS0uMTgtLjI2My0uMzgyLS4zNGwtLjQzNC0uMTY5LjM4OC0uMjY3Yy4yMzUtLjE2LjUyLS4yNTEuNzg0LS4yODFhMy44MjQgMy44MjQgMCAwIDAtLjM0Ny0uMTg1bC0uNTUzLS4yNzMuNDIyLS4yMjhjLjI4NC0uMTU0LjY1MS0uMTUxLjk1OC0uMTA3YTEuMzYgMS4zNiAwIDAgMC0uMjEtLjIyM2wtLjQ0OS0uMzMyLjUzNS0uMTA4YzEuMjUxLS4yNTUgMi4xNS42MzQgMi40MzMgMS40LjUzMy4yOSAxLjAzNSAxLjIyOC45MjYgMmEuODM2LjgzNiAwIDAgMSAuMDQ5LjA5NWMuMTYuMzQyLjEyMi43NjItLjA4IDEuMTU0LjAwNy4wMTEuMDE4LjAxNi4wMjYuMDI2LjE4Mi4yODYuMjMxLjY0OS4xMzUgMS4wMi0uMTYxLjYzNi0uNjQxIDEuMzUtMS4xMTggMS41Nzd2LjJsLjIwNC4yMTctNS4zOCA1Ljc0NC0uMTYyLS4xOS0uNTk0LS43Yy0uODU1LjY0OC0yLjU4MyAxLjM4LTMuODY5IDEuNjI2YTEuMTQ0IDEuMTQ0IDAgMCAxLS4xNTguMDJ2MjAuMTg2YTkuMjI0IDkuMjI0IDAgMCAxIDIuNTI3LTEuOTI1Yy0uODA5LS41OTYtMS42NDctMS43MDMtMS43NC0yLjU4Ny0uMDI0LS4yMjYuMDItLjQ0NC4xMDgtLjY1Ny4wMTUtLjk1MS4xMzItMi4zMTkuMzcyLTMuNDU4LS4yLS4yMDktLjM0NC0uNDM2LS4yODQtLjcxNWEuNzguNzggMCAwIDEgLjE0OS0uMzE0Yy4wMi0xLjE2OC4yMzQtMi4yNDYuNjM0LTMuMjA5LS40MjQtLjU3MS0uNzI3LTEuMzMxLS4zOTMtMi41NTkuMzI2LTEuMTk0Ljk0Ni0yLjI3OSAxLjktMy4zMTguNTU1LS42MDUgNi45OTMtNy41MjcgNi45OTMtNy41MjdsLjA3NC0uMDgyLjEwOC4wMTJzMS45ODYuMjAzIDIuMzMuMjQyYy40MTguMDQ3IDEuMDE2LjgwNiAxLjgxMiAxLjg3NC4yMjguMzA1LjQyNS41Ny41NTMuNzE0YS4zNC4zNCAwIDAgMSAuMDkuMjk1LjM0LjM0IDAgMCAxLS4xMzcuMjAyYy41MDguNjU4IDEuMzM0IDIuMDY3IDEuMzgyIDIuMjU1bC4wMjUuMDljLjEyNS40NzguMTY2Ljg2OS0uMzMzIDEuMjI3aDIuNTAydjguMTE3aC4wMDJ2MTkuOTk5Yy4yNDktNC41NDUgMy40MTctMTEuNTE1IDEwLjkyNC0xMS41MTUgNS4wMTggMCA4LjMwNiAyLjcxIDkuOTY2IDYuNjIzVjBIMHoiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0yNS43ODggMzcuNjM5aC0uMDM2YS44NDQuODQ0IDAgMCAwLS4wNzUuNDA0Yy4wODcuODE2IDEuMDM1IDEuOTUzIDEuNzkgMi4zOThsLjE1NC0uMDY3Yy0uMDgyLS43LS4yMDYtMS43NDktLjM2NC0yLjk3LS4yMjgtMS43Ny0uMTYxLTMuNDkyLS4wMDItNC45NzRhNC41NjMgNC41NjMgMCAwIDEtLjY3LjQwMmMtLjMzMy4xNy0uNjc2LjM0Ni0uNzIuNTQ3LS4wMjIuMTA1LjIyNi4zMjUuNDA2LjQ4Ni4zNzEuMzMuODMyLjc0LjgwOSAxLjM3LS4wMi41NTQtLjM5OCAxLjA1LS43NjQgMS41MzEtLjIuMjYzLS40MDUuNTMzLS41MjguNzg5di4wODR6bTMuMzQtMi44OTRjLS40NzMtMS4yODgtLjc0NC0zLjc5Ny0uODcyLTUuNTM2LS4zNTMgMS41NTUtLjk3NSA0Ljc4NS0uNTQ1IDguMTMuMTUgMS4xNjUuMjcgMi4xNzYuMzUzIDIuODc3YTkuMDczIDkuMDczIDAgMCAxIDIuMjkxLS40OTMgOC4zOSA4LjM5IDAgMCAxIDEuNTkuMDJjLTEuMTI3LTEuNDY2LTIuMjM3LTMuNDIyLTIuODE3LTQuOTk4bS00LjY5LTE2Ljk0M3Y0LjEzNGMuMDI0LS4wMDIuMDUtLjAwNy4wNzUtLjAxMSAxLjE5LS4yMyAyLjgzLS45MTYgMy42NC0xLjUxMmE4NC4zNSA4NC4zNSAwIDAgMC0xLjE0LTEuMzJsLS4wMTItLjAxMWMtLjQ2LjE0My0xLjA3NC41NjUtMS42ODggMS4xNTdsLS40MjIuNDA2LjA0LS42MDRjLjAzOC0uNTc3LS4yODQtMS43NjgtLjQ5My0yLjI0bTEuOTUgMTQuNTkxYy40MzUtLjIyNC44ODgtLjQ1Ni45NDctLjg0OS4wNy0uNDQ2LS4xOS0uNzUtLjYyMi0xLjIwOWwtLjE3My0uMTg3YTguMTIxIDguMTIxIDAgMCAwLS41IDIuNDNjLjExLS4wNjMuMjI5LS4xMjQuMzQ4LS4xODVtMS4xMjgtMS44MjJjLjE2LS45LjMyNy0xLjYxOC40MjYtMi4wMzMuMTczLS43MjMuNDIyLTEuMzQuNjYzLTEuOTM2LjQ1Mi0xLjExNy44NzItMi4xODYuNzk4LTMuODY3bC0xLjM2OCAxLjQ3NmMtLjg5Ny45OC0xLjQ4MiAxLjk5Ny0xLjc4NSAzLjExMi0uMzg3IDEuNDE5LjIxIDIuMDU0Ljc4NiAyLjY2Ny4xNzQuMTg0LjM0LjM3NS40OC41OCI+PC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==\")"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"logo": {
|
|
4
|
+
"header": {
|
|
5
|
+
"inline-size": { "value": "64px" },
|
|
6
|
+
"block-size": { "value": "64px" },
|
|
7
|
+
"background-image": {
|
|
8
|
+
"value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2MSI+CiAgPGcgZmlsbD0iIzM1NThhMiIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0yMS4wMyA1NC42NDRjLjA5OSAxLjQ1Ny4yMzcgMi4xNzguNDkgMy4wNTZsLTYuNTg5LS40MjhjLS4yMzkuNjctMS4yMSAzLjEzMS00LjY2OCAzLjEzMS0zLjQyNyAwLTQuODA1LTIuODI5LTUuMTUxLTUuNzU5aDE1LjkxN3ptNi4wMTUtMi4xODZjMC00LjA0IDIuMjMzLTcuNDQ2IDQuOTgtNy40NDYgMy41MSAwIDQuOTc1IDMuMTcxIDQuOTc1IDcuNDQ2IDAgNC41OTgtMi4xNzQgNy4zMTItNC45NzYgNy4zMTItMy4wMzMgMC00Ljk3OS0zLjA4MS00Ljk3OS03LjMxMm0zMS45NDctMi44MDhINDkuNDJjMC0uNjYuOTA0LTQuNjM3IDQuNzczLTQuNjM3IDMuNzAzIDAgNC43OTkgMy44NTYgNC43OTkgNC42MzdNNjQgNTQuNDEzdjIuOTA1bC00LjkyLS4zNDFzLTEuMDU2IDMuMjE1LTQuNjcyIDMuMjE1Yy0zLjIzMyAwLTUuMTAyLTMuMzA1LTUuMjEzLTUuNzc5SDY0ek0xMC4xNTQgNDUuMTljLTMuODY3IDAtNC43OTIgNC4wMjQtNC43OTIgNC42M2g5LjU1MmMwLS40OC0uODkxLTQuNjMtNC43Ni00LjYzbTMxLjUyOC0yMC4xNmwtMS4wNjYuNzM1Ljk3Ni43NDQuNTQ1LS4zNjVoLjUwOXYtLjgyOGgtLjUzM3oiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0zOC41NTcgMjQuMzI0Yy0uMDM4LjE0MS0uMDYxLjQ1Mi0uMDgzLjc1NC0uMDUxLjcxNi0uMTAzIDEuMjQ0LS4yODUgMS41MDgtLjE4LjI2LS4zNjIuMzkxLS41NDQuMzkxYS4zOTIuMzkyIDAgMCAxLS4xMzMtLjAyNGMtLjAxLS4wMDMtLjAxNC0uMDEzLS4wMjMtLjAxN3Y0LjMzOGg1LjE1NnYtMS40MjZoLS4zNzZsLS42OTIuNDY1LTEuMzExLS45OTd2LS42ODVsMS40MS0uOTcyLjU3LjM3NmguNHYtMS4zOTloLS4zNzdsLS42OTIuNDY3LTEuMzExLS45OTd2LS42ODhsMS40MS0uOTcyLjU3LjM3NWguNHYtMS4xNThoLTMuMDg3Yy0uNzIyLjI5LS45MzIuNDA4LTEuMDAyLjY2MSI+PC9wYXRoPgogICAgPHBhdGggZD0iTTQwLjQ3NSAyMS45ODJjLS4wOS0uMzU3LTEuMDE2LTEuNjg0LTEuMzYxLTIuMTU1YTQuMTMgNC4xMyAwIDAgMC0xLjE4Ny43OTlsLjAyMi4wMzVjLjE2Ni4yOTQuNjY5IDEuMTkuOTc2IDEuMzczbC4zLjE3Ny0uMjY4LjIyOGMtLjQzMy4zNjMtMS41NCAxLjUyNS0xLjgwMSAyLjAxNC0uMTMuMjQzLS4wNzYuODUzLjIzOCAxLjE0M2wuMDc3LjA3NHYuMTExYzAgLjI5Mi4xMDUuNjUyLjE4Mi43MDguMDAxLS4wMDguMDYzLS4wMzkuMTctLjE5Mi4xMTYtLjE3My4xNjQtLjgyNS4xOTctMS4yNTYuMDI0LS4zNTYuMDQ4LS42NjUuMDk4LS44NTUuMTQ4LS41MzUuNTQ0LS42OSAxLjYwNS0xLjEwOWwuMTA3LS4wNDJjLjgzNi0uMzI5Ljc5MS0uNS42Ny0uOTU4bC0uMDI1LS4wOTV6bS05LjY0OC0yLjcyMWMtLjIzLS4zNTYtLjkyLTEuNDItMS4xMi0xLjcyMS0uMTcxLS4yNTQtLjMxNy0uMzQtLjQ0OS0uMzRhLjQ4My40ODMgMCAwIDAtLjI4Ny4xMjJjLS4wNzIuMDU0LS4yMjEuMTYzLS40LjI5MS0uMzQ0LjI1Mi0uNzkzLjU3OC0uOTUuNzA4LS4xMTQuMDk2LS4zMjIuMjY3LS4zMjYuMzU4LS4wMDEuMDE1LjAxNS4wNDEuMDQxLjA3LjI0My4yNiAxLjQ1NiAxLjY4OCAxLjkgMi4yMTFsMS41OTEtMS42OTl6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzcuMDI4IDMxLjgwM3YtNS43ODloLjAwNmMtLjAwNS0uMDQxLS4wMTMtLjA5My0uMDE1LS4xMjQtLjQxMi0uNDYyLS40ODYtMS4yNTgtLjI2LTEuNjguMjczLS41MSAxLjE4Ny0xLjQ3NyAxLjY5Ni0xLjk1Ny0uMjg1LS4yOTYtLjU4Ni0uNzg5LS44NTYtMS4yNjktLjE3OC4yMTQtLjM1Ni40Ni0uNTI0Ljc1Ny0uODk0IDEuNTctMS44MDYgMy45MzYtMS4wNzYgNi4yNzUuOTEgMi45Mi43MSA0LjY3OC40MzIgNy4xMTJhNjUuNSA2NS41IDAgMCAwLS4yNjQgMi42NDFjLS4xMzggMS44My4xMTQgMy42NTIuMjM1IDQuNDk1LjIyMi4yOTcuNDM0LjYyLjYzLjk4OFYzMS44MDNoLS4wMDR6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzMuNTkzIDM3Ljc2MmMtLjc4My0uMzktMS4zNS0xLjU3OC0xLjk2NS00LjEwMy0uMTAyLS40MjEtLjE4NC0uODM4LS4yNjQtMS4yNDItLjI3My0xLjM5LS41MS0yLjU5LTEuNDU2LTMuMzE3bC4yNy0uMzk2YzEuMDg3Ljg0IDEuMzUyIDIuMTg3IDEuNjMzIDMuNjEyLjA4LjM5Ny4xNi44MDYuMjYgMS4yMi41NjggMi4zMzYgMS4wOCAzLjQ2OCAxLjcxNSAzLjc4MmwtLjE5My40NDR6bS0zLjI1LTEyLjc1Yy4xNi4yNDcuODc1LjY0IDEuNDA5LjgyNS40ODkuMTcgMS42MDEuMjc0IDEuOTIzLjIzMmwuMDU1LjQ4NGExLjg2IDEuODYgMCAwIDEtLjIzNC4wMTJjLS41IDAtMS40MTUtLjEwMS0xLjg4NS0uMjY0LS4zMzEtLjExNS0xLjM0NS0uNTQ3LTEuNjQ0LTEuMDE0bC4zNzYtLjI3NnptNS4zNjkgMTIuNzE3Yy4wNzQtMS4wMS4xNzYtMS44ODcuMjY1LTIuNjYxLjI4MS0yLjQ1OC40NjYtNC4wODItLjQxMS02Ljg5OC0uNzg2LTIuNTE3LjE3NC01LjAyMyAxLjExOC02LjY4Mi44My0xLjQ1NyAxLjg1NC0xLjkzIDIuMzQ3LTIuMTU3bC4wOTMtLjA0M2EyMS4wMjcgMjEuMDI3IDAgMCAxLS40NTQtLjU5N2MtLjQwMy0uNTQtMS4yNDItMS42NjMtMS41MDEtMS42OTNhODYuNzQ1IDg2Ljc0NSAwIDAgMC0uOTMtLjA5N2MtLjA1MyAxLjY1OS0uODggMy4zNjctMy4wNzMgMy4zNjdhMi42MyAyLjYzIDAgMCAxLTEuMjA3LS4yODRsLTEuODcgMi4wMTJjLjIxNS4yODkuNjEuODAyIDEuMjI3LjgwMi4yNiAwIC45MTYtLjEwMSAxLjM2My0xLjAzNmwuNDA0LS4wMDRjLjQyNC44MzcuNzI4IDEuMDU0IDEuNDg1IDEuMDU0LjQ1NyAwIC45MDUtLjQ5NSAxLjAxNS0uNzAyLjA5Ny0uMTg2LjIwMy0uODI3LjA2Ni0xLjQzNWwuNDQ1LS4xMTRjLjE1My42NzkuMDYgMS40NTctLjExMiAxLjc4OS0uMTYuMjk3LS43MzQuOTUtMS40MTQuOTUtLjgwNCAwLTEuMjU1LS4yNC0xLjY4Ny0uOTQ5LS41NS44MzUtMS4yNi45MzUtMS41NjUuOTM1LS43MzIgMC0xLjE5Ni0uNDk0LTEuNDctLjg0LjEzOSAxLjk1LS4zNDYgMy4xNzItLjgyMSA0LjM0Ny0uMTMzLjMzMS0uMjcuNjY5LS4zOTIgMS4wMjQuMDUzIDEuMzU2LjMxOCA1LjExLjkyMSA2Ljc1LjYyMiAxLjY5IDEuODcyIDMuODI3IDMuMDc5IDUuMjgzIDEuMDUxLjIyIDIuMjEzLjcxNCAzLjIxOCAxLjc1NC0uMTItLjk4LS4yNDktMi40MjMtLjE0LTMuODc1em01Ljk3LTkuNDg2bC0xLjA2Ni43MzMuOTc2Ljc0My41NDUtLjM2NWguNTA5di0uODI1aC0uNTMzeiI+PC9wYXRoPgogICAgPHBhdGggZD0iTTM1Ljc4NCAxNi44NTNsLS44MzMtLjA4Ni0yLjY0NiAyLjg0NWMuMjA3LjA4Ny40OTguMTY5Ljg2LjE2OSAyLjMwMyAwIDIuNTk1LTIuMSAyLjYxOS0yLjkyOG0tOS42ODUgMTcuNDk0YTE4LjY3NiAxOC42NzYgMCAwIDAtLjI3NyAyLjI5N2wuMTQtLjE4NmMuMzE4LS40MTguNjQ3LS44NTEuNjYyLTEuMjQuMDEyLS4zNDQtLjI0NC0uNjE1LS41MjUtLjg3Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzAuNTA0IDEyLjQ3MmMuMjE1LS4yNzIuNTM3LS41NzMgMS4xMzItLjQ1NGwtLjA4NC40OGMtLjMzNS0uMDY2LS41MTguMDYtLjcuMjkxLS4yMTMuMjY1LS42NzIuNjY0LTEuMDU2LjQ3OC0uMzI4LS4xNi0uMzgtLjE4Ni0uNjE4LjIxNmwtLjM4Ni0uMjZjLjQxOC0uNzA4Ljc3NS0uNjA0IDEuMTkzLS40LjA3NC4wMzUuMzM1LS4xMjEuNTE5LS4zNXptMS4yMzMuNDA3bC0uMTEyLjQ3M2MtLjIxLS4wNTQtLjM5LjE1LS42MjguNDQ4LS4wNzUuMDkzLS4xNDUuMTgtLjIxMi4yNDgtLjI0NC4yNDItLjU2MS4yNTYtMS4wNDEuMjc1bC0uMjA2LjAxYy0uMzUyLjAxNy0uNDI3LjE1My0uNTMzLjM0M2ExLjIzNyAxLjIzNyAwIDAgMS0uMTM5LjIxOWwtLjM0Mi0uMzIzYy4wMzMtLjA0Mi4wNi0uMDkyLjA4OC0uMTQzLjEyMS0uMjIuMzA0LS41NTUuOTA1LS41ODVsLjIwOC0uMDA5Yy40MzYtLjAxOC42MzQtLjAzLjc0Ny0uMTQzLjA1Ni0uMDU3LjExNC0uMTMxLjE3Ny0uMjEuMjUtLjMxLjU5OC0uNzM1IDEuMDg4LS42MDN6bS0uMzkgMS42MWMtLjA3LjEzMy0uMTQ1LjI3LS4yMzIuMzc3LS4yMi4yNzEtLjU5LjQyNi0xLjAxNi40MjYtLjA0NyAwLS4wOTQtLjAwMi0uMTQyLS4wMDZsLjAzNS0uNDg2Yy4yNTIuMDE3LjYwMi0uMDM0Ljc3Ny0uMjUyLjA2NS0uMDguMTIyLS4xOS4xODMtLjMwMi4xNTYtLjI5NC4zNTMtLjY1OS43Mi0uNzMybC4wODUuNDhjLS4xNi4wMzItLjI4Ni4yNjctLjQxLjQ5NHptLjY5NC4xMTVjMCAuNTE3IDAgMS44OS0xLjc1NCAyLjM2NmwtLjExNS0uNDczYzEuNDEtLjM4NCAxLjQxLTEuNDAyIDEuNDEtMS44OTNoLjQ1OXptMS4wNDMtMi4xNjhjLjIzMS0uMDQuNTQtLjA2NS42OS4wNTJhLjI4LjI4IDAgMCAxIC4xMDcuMTkuMjExLjIxMSAwIDAgMS0uMTcuMjM4aC0uMDI3YS4xOTYuMTk2IDAgMCAxLS4xNTktLjA4NSAxLjQ4NCAxLjQ4NCAwIDAgMC0uMzc3LjAyM2MtLjEwNC4wMjEtLjIwOC0uMDU5LS4yMjctLjE3NC0uMDE3LS4xMTYuMDU1LS4yMjUuMTYzLS4yNDR6bTEuMjEuMzM2YS4xODYuMTg2IDAgMCAxIC4yNTkuMDgzYy4wMy4wNi4zMTIuOTgtLjA1NSAxLjIyN2EuMTg2LjE4NiAwIDAgMS0uMTA1LjAzMi4xOTMuMTkzIDAgMCAxLS4xNjYtLjA5OS4yMi4yMiAwIDAgMSAuMDQ2LS4yOGMuMDUtLjExMy0uMDE4LS41NjItLjA2OS0uNjgzLS4wNDQtLjEwMi0uMDA3LS4yMy4wOS0uMjh6bS4wNDYgMS44NDlsLS40NTEuMDQ1Yy0uMDA3LjAwMi0uMDE0LjAwMi0uMDIuMDAyYS4yMDQuMjA0IDAgMCAxLS4xOTctLjE5MWMtLjAxLS4xMTcuMDctLjIyLjE4LS4yM2wuNDUtLjA0N2MuMTA1LS4wMTIuMjA2LjA3NC4yMTguMTkuMDA4LjExNi0uMDcxLjIxOS0uMTguMjN6bS04LjkzOC0zLjE1MWMtLjI5NC0uMzI4LS42NDgtLjYzMy0xLjI1Ny0uNjMzLS42MDQgMC0uOTUuMjQzLTEuMzQ2LjY2bC0uMzItLjM0NmMuNDUzLS40ODEuOTEtLjgwMiAxLjY2Ni0uODAyLjc4MiAwIDEuMjQxLjM5NyAxLjU4OC43ODVsLS4zMy4zMzZ6TS4wMDEgMHY0Ny4wMjRjMS4zNTQtMy44MiA0LjYzOS03LjE5NyA5Ljg0Ni03LjE5NyA3LjIzMiAwIDEwLjA2NyA1LjQ2NCAxMS4yMDkgMTAuNDguMzgxLTIuNzI1IDEuMzYyLTUuMjY2IDIuOTI0LTcuMThWMjIuMzUyYS45MzguOTM4IDAgMCAxLS4yNDMtLjE2NGMtLjYzMy0uNTktLjU3My0yLjA2Ny0uNTMtMy4xNDYuMDA5LS4yMDguMDE2LS4zOTQuMDE2LS41NCAwLS4yODYuMDItLjY4My4wNDMtMS4xMTEuMDM5LS43Ni4wODItMS42MjEuMDIyLTIuMDYtLjA3Ni0uNTI2IDAtMS4xOC41OTUtMS42ODJ2LTEuMjZoLTIuMjdWMTEuOWg0Ljk4M3YuNDg4SDI0LjM0di45NjRhMy4zNyAzLjM3IDAgMCAxIC40NTktLjE4OWwuMTM2LjQ2NWMtLjIzMS4wNzctLjQzLjE3LS41OTUuMjc2di41OTJoLS40NTd2LS4xMzJjLS4xNDYuMjUtLjE5NC41NDgtLjE0NS44OTUuMDcuNDg3LjAyNCAxLjM3NS0uMDE3IDIuMTU4LS4wMi40MTgtLjA0LjgwNy0uMDQgMS4wODUgMCAuMTUzLS4wMS4zNDUtLjAxNi41Ni0uMDM2LjgzMy0uMDkgMi4yLjMxNSAyLjY5OHYtNS4xODNoLjExN2MtLjAwMS0uMTk5LjAzLS4zNzYuMTAzLS40ODIuNDEyLS41OTUuNjg4LS45OTQuNTY1LTEuNTY5bC40NDQtLjEwOWMuMTcxLjc5NS0uMjEgMS4zNDMtLjYxMiAxLjkyNC0uMDgyLjE2OC0uMDEuODE4LjEzNCAxLjAzMS4yMTIuMzE1LjUzNyAxLjM4Ni42MzMgMi4xODIuNDAzLS4zNS45NS0uNzUzIDEuNDc2LS45MjcuMDMtLjI5OC4yOTMtLjUxNS40ODUtLjY3Ni4xNzgtLjE0Ni42MzYtLjQ4Ljk5LS43MzdsLjM5Mi0uMjg4Yy40ODctLjM2NS45ODQtLjI0MiAxLjM3LjMzMy4xOS4yODMuODEyIDEuMjQyIDEuMDggMS42NTRsMi43ODItMi45NzF2LS4zNjhjLS44Ni0uMDg2LTEuNzIyLS43OS0xLjg5Mi0xLjI2MmwuMzk3LS4xNjVjLjEwNy4yOTQuOTA4Ljk4OCAxLjY2Ljk4OC4yODMgMCAuODI4LS42NTQuOTk3LTEuMzIyLjA4Mi0uMzA5LjAwMy0uNTItLjA3Ni0uNjQzLS4wODgtLjEzOS0uMjI5LS4yMzktLjM1Ni0uMjUybC4wNDQtLjQ1NGMuMDkyLjAxLjE3OC4wNTguMjY0LjEwMS4wOTEtLjIyMS4xMjctLjQ0NC4wNDgtLjYxNC0uMDk1LS4yMDYtLjMyMS0uMzI2LS42MzgtLjMzOS0xLjE2LS4wNjMtMi4xOTYuNDk5LTIuMzc0LjczNGwtLjM1NS0uMzA2Yy4zMDYtLjQxIDEuNTM2LS45NyAyLjc0OS0uOTE2LjE5Ny4wMDguMzczLjA0OC41MjYuMTE3LS4wNjctLjUzNC0uNDQtMS4wODEtLjczMi0xLjE5bC0uMTA2LS4wNDItLjAzNi0uMTE2Yy0uMTUtLjUwNC0uNy0xLjE0Mi0xLjQ4My0xLjIwNi4xMzYuMTgzLjI1MS4zODQuMjc1LjUyMWwuMDY0LjM3Mi0uMzQzLS4wOWE0LjA3NSA0LjA3NSAwIDAgMC0uNTI1LS4xMWMuMTQuMTIuMjQ2LjI3Mi4zMi41MDRsLjE0MS40NS0uNDI1LS4xMzdjLS4xMTktLjA0LS4zNC0uMDQyLS41Ny4wMmEuOTU1Ljk1NSAwIDAgMSAuMjI2LjM1OGMuMTU2LjQzLjAwNC44OTUtLjE1MyAxLjIwOGwtLjQwMy0uMjI4Yy4xNTUtLjMxNy4yMDMtLjYwMi4xMy0uODA0LS4wNTUtLjE1MS0uMTgtLjI2My0uMzgyLS4zNGwtLjQzNC0uMTY5LjM4OC0uMjY3Yy4yMzUtLjE2LjUyLS4yNTEuNzg0LS4yODFhMy44MjQgMy44MjQgMCAwIDAtLjM0Ny0uMTg1bC0uNTUzLS4yNzMuNDIyLS4yMjhjLjI4NC0uMTU0LjY1MS0uMTUxLjk1OC0uMTA3YTEuMzYgMS4zNiAwIDAgMC0uMjEtLjIyM2wtLjQ0OS0uMzMyLjUzNS0uMTA4YzEuMjUxLS4yNTUgMi4xNS42MzQgMi40MzMgMS40LjUzMy4yOSAxLjAzNSAxLjIyOC45MjYgMmEuODM2LjgzNiAwIDAgMSAuMDQ5LjA5NWMuMTYuMzQyLjEyMi43NjItLjA4IDEuMTU0LjAwNy4wMTEuMDE4LjAxNi4wMjYuMDI2LjE4Mi4yODYuMjMxLjY0OS4xMzUgMS4wMi0uMTYxLjYzNi0uNjQxIDEuMzUtMS4xMTggMS41Nzd2LjJsLjIwNC4yMTctNS4zOCA1Ljc0NC0uMTYyLS4xOS0uNTk0LS43Yy0uODU1LjY0OC0yLjU4MyAxLjM4LTMuODY5IDEuNjI2YTEuMTQ0IDEuMTQ0IDAgMCAxLS4xNTguMDJ2MjAuMTg2YTkuMjI0IDkuMjI0IDAgMCAxIDIuNTI3LTEuOTI1Yy0uODA5LS41OTYtMS42NDctMS43MDMtMS43NC0yLjU4Ny0uMDI0LS4yMjYuMDItLjQ0NC4xMDgtLjY1Ny4wMTUtLjk1MS4xMzItMi4zMTkuMzcyLTMuNDU4LS4yLS4yMDktLjM0NC0uNDM2LS4yODQtLjcxNWEuNzguNzggMCAwIDEgLjE0OS0uMzE0Yy4wMi0xLjE2OC4yMzQtMi4yNDYuNjM0LTMuMjA5LS40MjQtLjU3MS0uNzI3LTEuMzMxLS4zOTMtMi41NTkuMzI2LTEuMTk0Ljk0Ni0yLjI3OSAxLjktMy4zMTguNTU1LS42MDUgNi45OTMtNy41MjcgNi45OTMtNy41MjdsLjA3NC0uMDgyLjEwOC4wMTJzMS45ODYuMjAzIDIuMzMuMjQyYy40MTguMDQ3IDEuMDE2LjgwNiAxLjgxMiAxLjg3NC4yMjguMzA1LjQyNS41Ny41NTMuNzE0YS4zNC4zNCAwIDAgMSAuMDkuMjk1LjM0LjM0IDAgMCAxLS4xMzcuMjAyYy41MDguNjU4IDEuMzM0IDIuMDY3IDEuMzgyIDIuMjU1bC4wMjUuMDljLjEyNS40NzguMTY2Ljg2OS0uMzMzIDEuMjI3aDIuNTAydjguMTE3aC4wMDJ2MTkuOTk5Yy4yNDktNC41NDUgMy40MTctMTEuNTE1IDEwLjkyNC0xMS41MTUgNS4wMTggMCA4LjMwNiAyLjcxIDkuOTY2IDYuNjIzVjBIMHoiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0yNS43ODggMzcuNjM5aC0uMDM2YS44NDQuODQ0IDAgMCAwLS4wNzUuNDA0Yy4wODcuODE2IDEuMDM1IDEuOTUzIDEuNzkgMi4zOThsLjE1NC0uMDY3Yy0uMDgyLS43LS4yMDYtMS43NDktLjM2NC0yLjk3LS4yMjgtMS43Ny0uMTYxLTMuNDkyLS4wMDItNC45NzRhNC41NjMgNC41NjMgMCAwIDEtLjY3LjQwMmMtLjMzMy4xNy0uNjc2LjM0Ni0uNzIuNTQ3LS4wMjIuMTA1LjIyNi4zMjUuNDA2LjQ4Ni4zNzEuMzMuODMyLjc0LjgwOSAxLjM3LS4wMi41NTQtLjM5OCAxLjA1LS43NjQgMS41MzEtLjIuMjYzLS40MDUuNTMzLS41MjguNzg5di4wODR6bTMuMzQtMi44OTRjLS40NzMtMS4yODgtLjc0NC0zLjc5Ny0uODcyLTUuNTM2LS4zNTMgMS41NTUtLjk3NSA0Ljc4NS0uNTQ1IDguMTMuMTUgMS4xNjUuMjcgMi4xNzYuMzUzIDIuODc3YTkuMDczIDkuMDczIDAgMCAxIDIuMjkxLS40OTMgOC4zOSA4LjM5IDAgMCAxIDEuNTkuMDJjLTEuMTI3LTEuNDY2LTIuMjM3LTMuNDIyLTIuODE3LTQuOTk4bS00LjY5LTE2Ljk0M3Y0LjEzNGMuMDI0LS4wMDIuMDUtLjAwNy4wNzUtLjAxMSAxLjE5LS4yMyAyLjgzLS45MTYgMy42NC0xLjUxMmE4NC4zNSA4NC4zNSAwIDAgMC0xLjE0LTEuMzJsLS4wMTItLjAxMWMtLjQ2LjE0My0xLjA3NC41NjUtMS42ODggMS4xNTdsLS40MjIuNDA2LjA0LS42MDRjLjAzOC0uNTc3LS4yODQtMS43NjgtLjQ5My0yLjI0bTEuOTUgMTQuNTkxYy40MzUtLjIyNC44ODgtLjQ1Ni45NDctLjg0OS4wNy0uNDQ2LS4xOS0uNzUtLjYyMi0xLjIwOWwtLjE3My0uMTg3YTguMTIxIDguMTIxIDAgMCAwLS41IDIuNDNjLjExLS4wNjMuMjI5LS4xMjQuMzQ4LS4xODVtMS4xMjgtMS44MjJjLjE2LS45LjMyNy0xLjYxOC40MjYtMi4wMzMuMTczLS43MjMuNDIyLTEuMzQuNjYzLTEuOTM2LjQ1Mi0xLjExNy44NzItMi4xODYuNzk4LTMuODY3bC0xLjM2OCAxLjQ3NmMtLjg5Ny45OC0xLjQ4MiAxLjk5Ny0xLjc4NSAzLjExMi0uMzg3IDEuNDE5LjIxIDIuMDU0Ljc4NiAyLjY2Ny4xNzQuMTg0LjM0LjM3NS40OC41OCI+PC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==\")"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"footer": {
|
|
12
|
+
"inline-size": { "value": "0" },
|
|
13
|
+
"block-size": { "value": "0" },
|
|
14
|
+
"background-image": {}
|
|
15
|
+
},
|
|
16
|
+
"navbar": {
|
|
17
|
+
"inline-size": { "value": "46px" },
|
|
18
|
+
"block-size": { "value": "46px" },
|
|
19
|
+
"background-image": {
|
|
20
|
+
"value": "url(\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2MSI+CiAgPGcgZmlsbD0iIzM1NThhMiIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0yMS4wMyA1NC42NDRjLjA5OSAxLjQ1Ny4yMzcgMi4xNzguNDkgMy4wNTZsLTYuNTg5LS40MjhjLS4yMzkuNjctMS4yMSAzLjEzMS00LjY2OCAzLjEzMS0zLjQyNyAwLTQuODA1LTIuODI5LTUuMTUxLTUuNzU5aDE1LjkxN3ptNi4wMTUtMi4xODZjMC00LjA0IDIuMjMzLTcuNDQ2IDQuOTgtNy40NDYgMy41MSAwIDQuOTc1IDMuMTcxIDQuOTc1IDcuNDQ2IDAgNC41OTgtMi4xNzQgNy4zMTItNC45NzYgNy4zMTItMy4wMzMgMC00Ljk3OS0zLjA4MS00Ljk3OS03LjMxMm0zMS45NDctMi44MDhINDkuNDJjMC0uNjYuOTA0LTQuNjM3IDQuNzczLTQuNjM3IDMuNzAzIDAgNC43OTkgMy44NTYgNC43OTkgNC42MzdNNjQgNTQuNDEzdjIuOTA1bC00LjkyLS4zNDFzLTEuMDU2IDMuMjE1LTQuNjcyIDMuMjE1Yy0zLjIzMyAwLTUuMTAyLTMuMzA1LTUuMjEzLTUuNzc5SDY0ek0xMC4xNTQgNDUuMTljLTMuODY3IDAtNC43OTIgNC4wMjQtNC43OTIgNC42M2g5LjU1MmMwLS40OC0uODkxLTQuNjMtNC43Ni00LjYzbTMxLjUyOC0yMC4xNmwtMS4wNjYuNzM1Ljk3Ni43NDQuNTQ1LS4zNjVoLjUwOXYtLjgyOGgtLjUzM3oiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0zOC41NTcgMjQuMzI0Yy0uMDM4LjE0MS0uMDYxLjQ1Mi0uMDgzLjc1NC0uMDUxLjcxNi0uMTAzIDEuMjQ0LS4yODUgMS41MDgtLjE4LjI2LS4zNjIuMzkxLS41NDQuMzkxYS4zOTIuMzkyIDAgMCAxLS4xMzMtLjAyNGMtLjAxLS4wMDMtLjAxNC0uMDEzLS4wMjMtLjAxN3Y0LjMzOGg1LjE1NnYtMS40MjZoLS4zNzZsLS42OTIuNDY1LTEuMzExLS45OTd2LS42ODVsMS40MS0uOTcyLjU3LjM3NmguNHYtMS4zOTloLS4zNzdsLS42OTIuNDY3LTEuMzExLS45OTd2LS42ODhsMS40MS0uOTcyLjU3LjM3NWguNHYtMS4xNThoLTMuMDg3Yy0uNzIyLjI5LS45MzIuNDA4LTEuMDAyLjY2MSI+PC9wYXRoPgogICAgPHBhdGggZD0iTTQwLjQ3NSAyMS45ODJjLS4wOS0uMzU3LTEuMDE2LTEuNjg0LTEuMzYxLTIuMTU1YTQuMTMgNC4xMyAwIDAgMC0xLjE4Ny43OTlsLjAyMi4wMzVjLjE2Ni4yOTQuNjY5IDEuMTkuOTc2IDEuMzczbC4zLjE3Ny0uMjY4LjIyOGMtLjQzMy4zNjMtMS41NCAxLjUyNS0xLjgwMSAyLjAxNC0uMTMuMjQzLS4wNzYuODUzLjIzOCAxLjE0M2wuMDc3LjA3NHYuMTExYzAgLjI5Mi4xMDUuNjUyLjE4Mi43MDguMDAxLS4wMDguMDYzLS4wMzkuMTctLjE5Mi4xMTYtLjE3My4xNjQtLjgyNS4xOTctMS4yNTYuMDI0LS4zNTYuMDQ4LS42NjUuMDk4LS44NTUuMTQ4LS41MzUuNTQ0LS42OSAxLjYwNS0xLjEwOWwuMTA3LS4wNDJjLjgzNi0uMzI5Ljc5MS0uNS42Ny0uOTU4bC0uMDI1LS4wOTV6bS05LjY0OC0yLjcyMWMtLjIzLS4zNTYtLjkyLTEuNDItMS4xMi0xLjcyMS0uMTcxLS4yNTQtLjMxNy0uMzQtLjQ0OS0uMzRhLjQ4My40ODMgMCAwIDAtLjI4Ny4xMjJjLS4wNzIuMDU0LS4yMjEuMTYzLS40LjI5MS0uMzQ0LjI1Mi0uNzkzLjU3OC0uOTUuNzA4LS4xMTQuMDk2LS4zMjIuMjY3LS4zMjYuMzU4LS4wMDEuMDE1LjAxNS4wNDEuMDQxLjA3LjI0My4yNiAxLjQ1NiAxLjY4OCAxLjkgMi4yMTFsMS41OTEtMS42OTl6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzcuMDI4IDMxLjgwM3YtNS43ODloLjAwNmMtLjAwNS0uMDQxLS4wMTMtLjA5My0uMDE1LS4xMjQtLjQxMi0uNDYyLS40ODYtMS4yNTgtLjI2LTEuNjguMjczLS41MSAxLjE4Ny0xLjQ3NyAxLjY5Ni0xLjk1Ny0uMjg1LS4yOTYtLjU4Ni0uNzg5LS44NTYtMS4yNjktLjE3OC4yMTQtLjM1Ni40Ni0uNTI0Ljc1Ny0uODk0IDEuNTctMS44MDYgMy45MzYtMS4wNzYgNi4yNzUuOTEgMi45Mi43MSA0LjY3OC40MzIgNy4xMTJhNjUuNSA2NS41IDAgMCAwLS4yNjQgMi42NDFjLS4xMzggMS44My4xMTQgMy42NTIuMjM1IDQuNDk1LjIyMi4yOTcuNDM0LjYyLjYzLjk4OFYzMS44MDNoLS4wMDR6Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzMuNTkzIDM3Ljc2MmMtLjc4My0uMzktMS4zNS0xLjU3OC0xLjk2NS00LjEwMy0uMTAyLS40MjEtLjE4NC0uODM4LS4yNjQtMS4yNDItLjI3My0xLjM5LS41MS0yLjU5LTEuNDU2LTMuMzE3bC4yNy0uMzk2YzEuMDg3Ljg0IDEuMzUyIDIuMTg3IDEuNjMzIDMuNjEyLjA4LjM5Ny4xNi44MDYuMjYgMS4yMi41NjggMi4zMzYgMS4wOCAzLjQ2OCAxLjcxNSAzLjc4MmwtLjE5My40NDR6bS0zLjI1LTEyLjc1Yy4xNi4yNDcuODc1LjY0IDEuNDA5LjgyNS40ODkuMTcgMS42MDEuMjc0IDEuOTIzLjIzMmwuMDU1LjQ4NGExLjg2IDEuODYgMCAwIDEtLjIzNC4wMTJjLS41IDAtMS40MTUtLjEwMS0xLjg4NS0uMjY0LS4zMzEtLjExNS0xLjM0NS0uNTQ3LTEuNjQ0LTEuMDE0bC4zNzYtLjI3NnptNS4zNjkgMTIuNzE3Yy4wNzQtMS4wMS4xNzYtMS44ODcuMjY1LTIuNjYxLjI4MS0yLjQ1OC40NjYtNC4wODItLjQxMS02Ljg5OC0uNzg2LTIuNTE3LjE3NC01LjAyMyAxLjExOC02LjY4Mi44My0xLjQ1NyAxLjg1NC0xLjkzIDIuMzQ3LTIuMTU3bC4wOTMtLjA0M2EyMS4wMjcgMjEuMDI3IDAgMCAxLS40NTQtLjU5N2MtLjQwMy0uNTQtMS4yNDItMS42NjMtMS41MDEtMS42OTNhODYuNzQ1IDg2Ljc0NSAwIDAgMC0uOTMtLjA5N2MtLjA1MyAxLjY1OS0uODggMy4zNjctMy4wNzMgMy4zNjdhMi42MyAyLjYzIDAgMCAxLTEuMjA3LS4yODRsLTEuODcgMi4wMTJjLjIxNS4yODkuNjEuODAyIDEuMjI3LjgwMi4yNiAwIC45MTYtLjEwMSAxLjM2My0xLjAzNmwuNDA0LS4wMDRjLjQyNC44MzcuNzI4IDEuMDU0IDEuNDg1IDEuMDU0LjQ1NyAwIC45MDUtLjQ5NSAxLjAxNS0uNzAyLjA5Ny0uMTg2LjIwMy0uODI3LjA2Ni0xLjQzNWwuNDQ1LS4xMTRjLjE1My42NzkuMDYgMS40NTctLjExMiAxLjc4OS0uMTYuMjk3LS43MzQuOTUtMS40MTQuOTUtLjgwNCAwLTEuMjU1LS4yNC0xLjY4Ny0uOTQ5LS41NS44MzUtMS4yNi45MzUtMS41NjUuOTM1LS43MzIgMC0xLjE5Ni0uNDk0LTEuNDctLjg0LjEzOSAxLjk1LS4zNDYgMy4xNzItLjgyMSA0LjM0Ny0uMTMzLjMzMS0uMjcuNjY5LS4zOTIgMS4wMjQuMDUzIDEuMzU2LjMxOCA1LjExLjkyMSA2Ljc1LjYyMiAxLjY5IDEuODcyIDMuODI3IDMuMDc5IDUuMjgzIDEuMDUxLjIyIDIuMjEzLjcxNCAzLjIxOCAxLjc1NC0uMTItLjk4LS4yNDktMi40MjMtLjE0LTMuODc1em01Ljk3LTkuNDg2bC0xLjA2Ni43MzMuOTc2Ljc0My41NDUtLjM2NWguNTA5di0uODI1aC0uNTMzeiI+PC9wYXRoPgogICAgPHBhdGggZD0iTTM1Ljc4NCAxNi44NTNsLS44MzMtLjA4Ni0yLjY0NiAyLjg0NWMuMjA3LjA4Ny40OTguMTY5Ljg2LjE2OSAyLjMwMyAwIDIuNTk1LTIuMSAyLjYxOS0yLjkyOG0tOS42ODUgMTcuNDk0YTE4LjY3NiAxOC42NzYgMCAwIDAtLjI3NyAyLjI5N2wuMTQtLjE4NmMuMzE4LS40MTguNjQ3LS44NTEuNjYyLTEuMjQuMDEyLS4zNDQtLjI0NC0uNjE1LS41MjUtLjg3Ij48L3BhdGg+CiAgICA8cGF0aCBkPSJNMzAuNTA0IDEyLjQ3MmMuMjE1LS4yNzIuNTM3LS41NzMgMS4xMzItLjQ1NGwtLjA4NC40OGMtLjMzNS0uMDY2LS41MTguMDYtLjcuMjkxLS4yMTMuMjY1LS42NzIuNjY0LTEuMDU2LjQ3OC0uMzI4LS4xNi0uMzgtLjE4Ni0uNjE4LjIxNmwtLjM4Ni0uMjZjLjQxOC0uNzA4Ljc3NS0uNjA0IDEuMTkzLS40LjA3NC4wMzUuMzM1LS4xMjEuNTE5LS4zNXptMS4yMzMuNDA3bC0uMTEyLjQ3M2MtLjIxLS4wNTQtLjM5LjE1LS42MjguNDQ4LS4wNzUuMDkzLS4xNDUuMTgtLjIxMi4yNDgtLjI0NC4yNDItLjU2MS4yNTYtMS4wNDEuMjc1bC0uMjA2LjAxYy0uMzUyLjAxNy0uNDI3LjE1My0uNTMzLjM0M2ExLjIzNyAxLjIzNyAwIDAgMS0uMTM5LjIxOWwtLjM0Mi0uMzIzYy4wMzMtLjA0Mi4wNi0uMDkyLjA4OC0uMTQzLjEyMS0uMjIuMzA0LS41NTUuOTA1LS41ODVsLjIwOC0uMDA5Yy40MzYtLjAxOC42MzQtLjAzLjc0Ny0uMTQzLjA1Ni0uMDU3LjExNC0uMTMxLjE3Ny0uMjEuMjUtLjMxLjU5OC0uNzM1IDEuMDg4LS42MDN6bS0uMzkgMS42MWMtLjA3LjEzMy0uMTQ1LjI3LS4yMzIuMzc3LS4yMi4yNzEtLjU5LjQyNi0xLjAxNi40MjYtLjA0NyAwLS4wOTQtLjAwMi0uMTQyLS4wMDZsLjAzNS0uNDg2Yy4yNTIuMDE3LjYwMi0uMDM0Ljc3Ny0uMjUyLjA2NS0uMDguMTIyLS4xOS4xODMtLjMwMi4xNTYtLjI5NC4zNTMtLjY1OS43Mi0uNzMybC4wODUuNDhjLS4xNi4wMzItLjI4Ni4yNjctLjQxLjQ5NHptLjY5NC4xMTVjMCAuNTE3IDAgMS44OS0xLjc1NCAyLjM2NmwtLjExNS0uNDczYzEuNDEtLjM4NCAxLjQxLTEuNDAyIDEuNDEtMS44OTNoLjQ1OXptMS4wNDMtMi4xNjhjLjIzMS0uMDQuNTQtLjA2NS42OS4wNTJhLjI4LjI4IDAgMCAxIC4xMDcuMTkuMjExLjIxMSAwIDAgMS0uMTcuMjM4aC0uMDI3YS4xOTYuMTk2IDAgMCAxLS4xNTktLjA4NSAxLjQ4NCAxLjQ4NCAwIDAgMC0uMzc3LjAyM2MtLjEwNC4wMjEtLjIwOC0uMDU5LS4yMjctLjE3NC0uMDE3LS4xMTYuMDU1LS4yMjUuMTYzLS4yNDR6bTEuMjEuMzM2YS4xODYuMTg2IDAgMCAxIC4yNTkuMDgzYy4wMy4wNi4zMTIuOTgtLjA1NSAxLjIyN2EuMTg2LjE4NiAwIDAgMS0uMTA1LjAzMi4xOTMuMTkzIDAgMCAxLS4xNjYtLjA5OS4yMi4yMiAwIDAgMSAuMDQ2LS4yOGMuMDUtLjExMy0uMDE4LS41NjItLjA2OS0uNjgzLS4wNDQtLjEwMi0uMDA3LS4yMy4wOS0uMjh6bS4wNDYgMS44NDlsLS40NTEuMDQ1Yy0uMDA3LjAwMi0uMDE0LjAwMi0uMDIuMDAyYS4yMDQuMjA0IDAgMCAxLS4xOTctLjE5MWMtLjAxLS4xMTcuMDctLjIyLjE4LS4yM2wuNDUtLjA0N2MuMTA1LS4wMTIuMjA2LjA3NC4yMTguMTkuMDA4LjExNi0uMDcxLjIxOS0uMTguMjN6bS04LjkzOC0zLjE1MWMtLjI5NC0uMzI4LS42NDgtLjYzMy0xLjI1Ny0uNjMzLS42MDQgMC0uOTUuMjQzLTEuMzQ2LjY2bC0uMzItLjM0NmMuNDUzLS40ODEuOTEtLjgwMiAxLjY2Ni0uODAyLjc4MiAwIDEuMjQxLjM5NyAxLjU4OC43ODVsLS4zMy4zMzZ6TS4wMDEgMHY0Ny4wMjRjMS4zNTQtMy44MiA0LjYzOS03LjE5NyA5Ljg0Ni03LjE5NyA3LjIzMiAwIDEwLjA2NyA1LjQ2NCAxMS4yMDkgMTAuNDguMzgxLTIuNzI1IDEuMzYyLTUuMjY2IDIuOTI0LTcuMThWMjIuMzUyYS45MzguOTM4IDAgMCAxLS4yNDMtLjE2NGMtLjYzMy0uNTktLjU3My0yLjA2Ny0uNTMtMy4xNDYuMDA5LS4yMDguMDE2LS4zOTQuMDE2LS41NCAwLS4yODYuMDItLjY4My4wNDMtMS4xMTEuMDM5LS43Ni4wODItMS42MjEuMDIyLTIuMDYtLjA3Ni0uNTI2IDAtMS4xOC41OTUtMS42ODJ2LTEuMjZoLTIuMjdWMTEuOWg0Ljk4M3YuNDg4SDI0LjM0di45NjRhMy4zNyAzLjM3IDAgMCAxIC40NTktLjE4OWwuMTM2LjQ2NWMtLjIzMS4wNzctLjQzLjE3LS41OTUuMjc2di41OTJoLS40NTd2LS4xMzJjLS4xNDYuMjUtLjE5NC41NDgtLjE0NS44OTUuMDcuNDg3LjAyNCAxLjM3NS0uMDE3IDIuMTU4LS4wMi40MTgtLjA0LjgwNy0uMDQgMS4wODUgMCAuMTUzLS4wMS4zNDUtLjAxNi41Ni0uMDM2LjgzMy0uMDkgMi4yLjMxNSAyLjY5OHYtNS4xODNoLjExN2MtLjAwMS0uMTk5LjAzLS4zNzYuMTAzLS40ODIuNDEyLS41OTUuNjg4LS45OTQuNTY1LTEuNTY5bC40NDQtLjEwOWMuMTcxLjc5NS0uMjEgMS4zNDMtLjYxMiAxLjkyNC0uMDgyLjE2OC0uMDEuODE4LjEzNCAxLjAzMS4yMTIuMzE1LjUzNyAxLjM4Ni42MzMgMi4xODIuNDAzLS4zNS45NS0uNzUzIDEuNDc2LS45MjcuMDMtLjI5OC4yOTMtLjUxNS40ODUtLjY3Ni4xNzgtLjE0Ni42MzYtLjQ4Ljk5LS43MzdsLjM5Mi0uMjg4Yy40ODctLjM2NS45ODQtLjI0MiAxLjM3LjMzMy4xOS4yODMuODEyIDEuMjQyIDEuMDggMS42NTRsMi43ODItMi45NzF2LS4zNjhjLS44Ni0uMDg2LTEuNzIyLS43OS0xLjg5Mi0xLjI2MmwuMzk3LS4xNjVjLjEwNy4yOTQuOTA4Ljk4OCAxLjY2Ljk4OC4yODMgMCAuODI4LS42NTQuOTk3LTEuMzIyLjA4Mi0uMzA5LjAwMy0uNTItLjA3Ni0uNjQzLS4wODgtLjEzOS0uMjI5LS4yMzktLjM1Ni0uMjUybC4wNDQtLjQ1NGMuMDkyLjAxLjE3OC4wNTguMjY0LjEwMS4wOTEtLjIyMS4xMjctLjQ0NC4wNDgtLjYxNC0uMDk1LS4yMDYtLjMyMS0uMzI2LS42MzgtLjMzOS0xLjE2LS4wNjMtMi4xOTYuNDk5LTIuMzc0LjczNGwtLjM1NS0uMzA2Yy4zMDYtLjQxIDEuNTM2LS45NyAyLjc0OS0uOTE2LjE5Ny4wMDguMzczLjA0OC41MjYuMTE3LS4wNjctLjUzNC0uNDQtMS4wODEtLjczMi0xLjE5bC0uMTA2LS4wNDItLjAzNi0uMTE2Yy0uMTUtLjUwNC0uNy0xLjE0Mi0xLjQ4My0xLjIwNi4xMzYuMTgzLjI1MS4zODQuMjc1LjUyMWwuMDY0LjM3Mi0uMzQzLS4wOWE0LjA3NSA0LjA3NSAwIDAgMC0uNTI1LS4xMWMuMTQuMTIuMjQ2LjI3Mi4zMi41MDRsLjE0MS40NS0uNDI1LS4xMzdjLS4xMTktLjA0LS4zNC0uMDQyLS41Ny4wMmEuOTU1Ljk1NSAwIDAgMSAuMjI2LjM1OGMuMTU2LjQzLjAwNC44OTUtLjE1MyAxLjIwOGwtLjQwMy0uMjI4Yy4xNTUtLjMxNy4yMDMtLjYwMi4xMy0uODA0LS4wNTUtLjE1MS0uMTgtLjI2My0uMzgyLS4zNGwtLjQzNC0uMTY5LjM4OC0uMjY3Yy4yMzUtLjE2LjUyLS4yNTEuNzg0LS4yODFhMy44MjQgMy44MjQgMCAwIDAtLjM0Ny0uMTg1bC0uNTUzLS4yNzMuNDIyLS4yMjhjLjI4NC0uMTU0LjY1MS0uMTUxLjk1OC0uMTA3YTEuMzYgMS4zNiAwIDAgMC0uMjEtLjIyM2wtLjQ0OS0uMzMyLjUzNS0uMTA4YzEuMjUxLS4yNTUgMi4xNS42MzQgMi40MzMgMS40LjUzMy4yOSAxLjAzNSAxLjIyOC45MjYgMmEuODM2LjgzNiAwIDAgMSAuMDQ5LjA5NWMuMTYuMzQyLjEyMi43NjItLjA4IDEuMTU0LjAwNy4wMTEuMDE4LjAxNi4wMjYuMDI2LjE4Mi4yODYuMjMxLjY0OS4xMzUgMS4wMi0uMTYxLjYzNi0uNjQxIDEuMzUtMS4xMTggMS41Nzd2LjJsLjIwNC4yMTctNS4zOCA1Ljc0NC0uMTYyLS4xOS0uNTk0LS43Yy0uODU1LjY0OC0yLjU4MyAxLjM4LTMuODY5IDEuNjI2YTEuMTQ0IDEuMTQ0IDAgMCAxLS4xNTguMDJ2MjAuMTg2YTkuMjI0IDkuMjI0IDAgMCAxIDIuNTI3LTEuOTI1Yy0uODA5LS41OTYtMS42NDctMS43MDMtMS43NC0yLjU4Ny0uMDI0LS4yMjYuMDItLjQ0NC4xMDgtLjY1Ny4wMTUtLjk1MS4xMzItMi4zMTkuMzcyLTMuNDU4LS4yLS4yMDktLjM0NC0uNDM2LS4yODQtLjcxNWEuNzguNzggMCAwIDEgLjE0OS0uMzE0Yy4wMi0xLjE2OC4yMzQtMi4yNDYuNjM0LTMuMjA5LS40MjQtLjU3MS0uNzI3LTEuMzMxLS4zOTMtMi41NTkuMzI2LTEuMTk0Ljk0Ni0yLjI3OSAxLjktMy4zMTguNTU1LS42MDUgNi45OTMtNy41MjcgNi45OTMtNy41MjdsLjA3NC0uMDgyLjEwOC4wMTJzMS45ODYuMjAzIDIuMzMuMjQyYy40MTguMDQ3IDEuMDE2LjgwNiAxLjgxMiAxLjg3NC4yMjguMzA1LjQyNS41Ny41NTMuNzE0YS4zNC4zNCAwIDAgMSAuMDkuMjk1LjM0LjM0IDAgMCAxLS4xMzcuMjAyYy41MDguNjU4IDEuMzM0IDIuMDY3IDEuMzgyIDIuMjU1bC4wMjUuMDljLjEyNS40NzguMTY2Ljg2OS0uMzMzIDEuMjI3aDIuNTAydjguMTE3aC4wMDJ2MTkuOTk5Yy4yNDktNC41NDUgMy40MTctMTEuNTE1IDEwLjkyNC0xMS41MTUgNS4wMTggMCA4LjMwNiAyLjcxIDkuOTY2IDYuNjIzVjBIMHoiPjwvcGF0aD4KICAgIDxwYXRoIGQ9Ik0yNS43ODggMzcuNjM5aC0uMDM2YS44NDQuODQ0IDAgMCAwLS4wNzUuNDA0Yy4wODcuODE2IDEuMDM1IDEuOTUzIDEuNzkgMi4zOThsLjE1NC0uMDY3Yy0uMDgyLS43LS4yMDYtMS43NDktLjM2NC0yLjk3LS4yMjgtMS43Ny0uMTYxLTMuNDkyLS4wMDItNC45NzRhNC41NjMgNC41NjMgMCAwIDEtLjY3LjQwMmMtLjMzMy4xNy0uNjc2LjM0Ni0uNzIuNTQ3LS4wMjIuMTA1LjIyNi4zMjUuNDA2LjQ4Ni4zNzEuMzMuODMyLjc0LjgwOSAxLjM3LS4wMi41NTQtLjM5OCAxLjA1LS43NjQgMS41MzEtLjIuMjYzLS40MDUuNTMzLS41MjguNzg5di4wODR6bTMuMzQtMi44OTRjLS40NzMtMS4yODgtLjc0NC0zLjc5Ny0uODcyLTUuNTM2LS4zNTMgMS41NTUtLjk3NSA0Ljc4NS0uNTQ1IDguMTMuMTUgMS4xNjUuMjcgMi4xNzYuMzUzIDIuODc3YTkuMDczIDkuMDczIDAgMCAxIDIuMjkxLS40OTMgOC4zOSA4LjM5IDAgMCAxIDEuNTkuMDJjLTEuMTI3LTEuNDY2LTIuMjM3LTMuNDIyLTIuODE3LTQuOTk4bS00LjY5LTE2Ljk0M3Y0LjEzNGMuMDI0LS4wMDIuMDUtLjAwNy4wNzUtLjAxMSAxLjE5LS4yMyAyLjgzLS45MTYgMy42NC0xLjUxMmE4NC4zNSA4NC4zNSAwIDAgMC0xLjE0LTEuMzJsLS4wMTItLjAxMWMtLjQ2LjE0My0xLjA3NC41NjUtMS42ODggMS4xNTdsLS40MjIuNDA2LjA0LS42MDRjLjAzOC0uNTc3LS4yODQtMS43NjgtLjQ5My0yLjI0bTEuOTUgMTQuNTkxYy40MzUtLjIyNC44ODgtLjQ1Ni45NDctLjg0OS4wNy0uNDQ2LS4xOS0uNzUtLjYyMi0xLjIwOWwtLjE3My0uMTg3YTguMTIxIDguMTIxIDAgMCAwLS41IDIuNDNjLjExLS4wNjMuMjI5LS4xMjQuMzQ4LS4xODVtMS4xMjgtMS44MjJjLjE2LS45LjMyNy0xLjYxOC40MjYtMi4wMzMuMTczLS43MjMuNDIyLTEuMzQuNjYzLTEuOTM2LjQ1Mi0xLjExNy44NzItMi4xODYuNzk4LTMuODY3bC0xLjM2OCAxLjQ3NmMtLjg5Ny45OC0xLjQ4MiAxLjk5Ny0xLjc4NSAzLjExMi0uMzg3IDEuNDE5LjIxIDIuMDU0Ljc4NiAyLjY2Ny4xNzQuMTg0LjM0LjM3NS40OC41OCI+PC9wYXRoPgogIDwvZz4KPC9zdmc+Cg==\")"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|