@conduction/theme 1.1.26 → 1.1.28
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/README.md +2 -0
- package/conduction-design-tokens/src/brand/conduction/color.tokens.json +14 -2
- package/conduction-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/conduction-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
- package/conduction-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/conduction-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
- package/conduction-design-tokens/src/config.json +26 -1
- package/municipalities/commonground-design-tokens/src/component/utrecht/breadcrumb.tokens.json +11 -1
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/dimpact-design-tokens/src/component/utrecht/breadcrumb.tokens.json +8 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/gooise-meren-design-tokens/LICENSE.md +17 -0
- package/municipalities/gooise-meren-design-tokens/README.md +3 -0
- package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -0
- package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -0
- package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -0
- package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -0
- package/municipalities/gooise-meren-design-tokens/package.json +40 -0
- package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/color.tokens.json +103 -0
- package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/font-size.tokens.json +50 -0
- package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/size.tokens.json +17 -0
- package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/typography.tokens.json +50 -0
- package/municipalities/gooise-meren-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/gooise-meren-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-wrapper.tokens.json +30 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/navigation.tokens.json +79 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/select.tokens.json +39 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/tabs.tokens.json +84 -0
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
- package/municipalities/gooise-meren-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/code.tokens.json +26 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +37 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/list.tokens.json +31 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/textbox.tokens.json +34 -0
- package/municipalities/gooise-meren-design-tokens/src/config.json +58 -0
- package/municipalities/gooise-meren-design-tokens/src/font/Rehn-BdWeb.woff +0 -0
- package/municipalities/gooise-meren-design-tokens/src/font/Rehn-RgWeb.woff +0 -0
- package/municipalities/gooise-meren-design-tokens/src/font.scss +10 -0
- package/municipalities/gooise-meren-design-tokens/src/index.scss +8 -0
- package/municipalities/gooise-meren-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/gouda-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/leiden-design-tokens/src/component/utrecht/breadcrumb.tokens.json +8 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/breadcrumb.tokens.json +9 -1
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/breadcrumb.tokens.json +9 -1
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/breadcrumb.tokens.json +11 -2
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +1 -0
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +3 -5
- package/municipalities/zutphen-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
- package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
- package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
- package/package.json +3 -2
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"skip-link": {
|
|
4
|
+
"background-color": { "value": "{gooise-meren.color.white.100}" },
|
|
5
|
+
"color": { "value": "{gooise-meren.color.lightblue.23}" },
|
|
6
|
+
"min-block-size": { "value": "20px" },
|
|
7
|
+
"min-inline-size": { "value": "20px" },
|
|
8
|
+
"padding-block-start": { "value": "6px" },
|
|
9
|
+
"padding-block-end": { "value": "12px" },
|
|
10
|
+
"padding-inline-start": { "value": "0px" },
|
|
11
|
+
"padding-inline-end": { "value": "0px" },
|
|
12
|
+
"text-decoration": { "value": "none" },
|
|
13
|
+
"z-index": { "value": "100000" }
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"spotlight-section": {
|
|
4
|
+
"background-color": { "value": "{gooise-meren.color.alert-info-background}" },
|
|
5
|
+
"border-color": {},
|
|
6
|
+
"border-width": {},
|
|
7
|
+
"color": { "value": "{gooise-meren.color.white.100}" },
|
|
8
|
+
"padding-block-start": { "value": "{gooise-meren.size.lg}" },
|
|
9
|
+
"padding-block-end": { "value": "{gooise-meren.size.lg}" },
|
|
10
|
+
"padding-inline-start": { "value": "{gooise-meren.size.lg}" },
|
|
11
|
+
"padding-inline-end": { "value": "{gooise-meren.size.lg}" },
|
|
12
|
+
"margin-block-start": { "value": "{gooise-meren.size.lg}" },
|
|
13
|
+
"margin-block-end": {},
|
|
14
|
+
"info": {
|
|
15
|
+
"background-color": { "value": "{gooise-meren.color.alert-info-background}" },
|
|
16
|
+
"color": { "value": "{gooise-meren.color.white.100}" }
|
|
17
|
+
},
|
|
18
|
+
"warning": {
|
|
19
|
+
"background-color": { "value": "{gooise-meren.color.alert-warning-background}" },
|
|
20
|
+
"color": { "value": "{gooise-meren.color.alert-warning}" }
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"table": {
|
|
4
|
+
"border-color": {},
|
|
5
|
+
"border-width": {},
|
|
6
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
7
|
+
"font-size": { "value": "{gooise-meren.font-size.sm}" },
|
|
8
|
+
"line-height": {},
|
|
9
|
+
"margin-block-end": { "value": 0 },
|
|
10
|
+
"margin-block-start": { "value": "{gooise-meren.size.md}" },
|
|
11
|
+
"caption": {
|
|
12
|
+
"font-weight": {},
|
|
13
|
+
"font-family": {},
|
|
14
|
+
"font-size": {},
|
|
15
|
+
"color": {},
|
|
16
|
+
"line-height": {},
|
|
17
|
+
"text-align": {},
|
|
18
|
+
"margin-block-end": {}
|
|
19
|
+
},
|
|
20
|
+
"header": {
|
|
21
|
+
"font-weight": { "value": "{gooise-meren.typography.font-weight.bold}" },
|
|
22
|
+
"background-color": {},
|
|
23
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
24
|
+
"text-transform": { "value": "unset" },
|
|
25
|
+
"border-block-end-color": {},
|
|
26
|
+
"border-block-end-width": {}
|
|
27
|
+
},
|
|
28
|
+
"header-cell": {
|
|
29
|
+
"font-size": { "value": "{gooise-meren.font-size.sm}" },
|
|
30
|
+
"font-weight": { "value": "{gooise-meren.typography.font-weight.bold}" },
|
|
31
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
32
|
+
"text-transform": { "value": "unset" }
|
|
33
|
+
},
|
|
34
|
+
"cell": {
|
|
35
|
+
"line-height": {},
|
|
36
|
+
"padding-block-end": { "value": "12px" },
|
|
37
|
+
"padding-block-start": { "value": "12px" },
|
|
38
|
+
"padding-inline-end": { "value": "16px" },
|
|
39
|
+
"padding-inline-start": { "value": "0px" },
|
|
40
|
+
"icon": {
|
|
41
|
+
"size": {}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"row": {
|
|
45
|
+
"border-block-end-color": { "value": "{gooise-meren.color.lightblue.29}" },
|
|
46
|
+
"border-block-end-width": { "value": "{gooise-meren.size.4xs}" },
|
|
47
|
+
"padding-inline-end": {},
|
|
48
|
+
"padding-inline-start": {},
|
|
49
|
+
"alternate-odd": {
|
|
50
|
+
"background-color": {},
|
|
51
|
+
"color": {}
|
|
52
|
+
},
|
|
53
|
+
"alternate-even": {
|
|
54
|
+
"background-color": {},
|
|
55
|
+
"color": {}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"textbox": {
|
|
4
|
+
"border-bottom-width": {},
|
|
5
|
+
"border-color": { "value": "{gooise-meren.color.beige.38}" },
|
|
6
|
+
"border-radius": { "value": "6px" },
|
|
7
|
+
"border-width": { "value": "{gooise-meren.size.3xs}" },
|
|
8
|
+
"color": { "value": "{gooise-meren.color.black.15}" },
|
|
9
|
+
"font-family": { "value": "{gooise-meren.typography.rehn.font-family}" },
|
|
10
|
+
"font-size": {
|
|
11
|
+
"value": "1rem",
|
|
12
|
+
"comment": "16px"
|
|
13
|
+
},
|
|
14
|
+
"min-inline-height": {},
|
|
15
|
+
"max-inline-size": {},
|
|
16
|
+
"padding-block-end": { "value": "{gooise-meren.size.xs}" },
|
|
17
|
+
"padding-block-start": { "value": "{gooise-meren.size.xs}" },
|
|
18
|
+
"padding-inline-end": { "value": "{gooise-meren.size.sm}" },
|
|
19
|
+
"padding-inline-start": { "value": "{gooise-meren.size.sm}" },
|
|
20
|
+
"disabled": {
|
|
21
|
+
"border-color": {},
|
|
22
|
+
"color": {}
|
|
23
|
+
},
|
|
24
|
+
"invalid": {
|
|
25
|
+
"border-color": {},
|
|
26
|
+
"border-width": {}
|
|
27
|
+
},
|
|
28
|
+
"read-only": {
|
|
29
|
+
"border-color": {},
|
|
30
|
+
"color": {}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fullName": "Gemeente Gooise Meren",
|
|
3
|
+
"name": "Gooise Meren",
|
|
4
|
+
"prefix": "gooise-meren",
|
|
5
|
+
"npm": "@nl-design-system-unstable/gooise-meren-design-tokens",
|
|
6
|
+
"stories": [
|
|
7
|
+
"react-utrecht-alert--default",
|
|
8
|
+
"react-utrecht-alert--warning",
|
|
9
|
+
"react-utrecht-alert--error",
|
|
10
|
+
"react-utrecht-alert--ok",
|
|
11
|
+
"react-utrecht-badge-counter--default",
|
|
12
|
+
"react-utrecht-breadcrumb-nav--default",
|
|
13
|
+
"react-utrecht-breadcrumb-nav--separator",
|
|
14
|
+
"react-utrecht-button--default",
|
|
15
|
+
"react-utrecht-button--hover",
|
|
16
|
+
"react-utrecht-button--primary-action-button",
|
|
17
|
+
"react-utrecht-button--secondary-action-button",
|
|
18
|
+
"react-utrecht-code--default",
|
|
19
|
+
"react-utrecht-code-block--default",
|
|
20
|
+
"react-utrecht-document--default",
|
|
21
|
+
"react-utrecht-heading-1--default",
|
|
22
|
+
"react-utrecht-heading-2--default",
|
|
23
|
+
"react-utrecht-heading-3--default",
|
|
24
|
+
"react-utrecht-heading-4--default",
|
|
25
|
+
"react-utrecht-alert--default",
|
|
26
|
+
"react-utrecht-link--default",
|
|
27
|
+
"react-utrecht-link--hover",
|
|
28
|
+
"react-utrecht-link--focus",
|
|
29
|
+
"react-utrecht-ordered-list--default",
|
|
30
|
+
"react-utrecht-unordered-list--default",
|
|
31
|
+
"react-utrecht-page-header--default",
|
|
32
|
+
"react-utrecht-page-footer--default",
|
|
33
|
+
"react-utrecht-paragraph--default",
|
|
34
|
+
"react-utrecht-radio-button--default",
|
|
35
|
+
"react-utrecht-radio-button--hover",
|
|
36
|
+
"react-utrecht-radio-button--focus",
|
|
37
|
+
"react-utrecht-radio-button--checked",
|
|
38
|
+
"react-utrecht-radio-button--checked-and-disabled",
|
|
39
|
+
"react-utrecht-radio-button--disabled",
|
|
40
|
+
"react-utrecht-separator--default",
|
|
41
|
+
"react-utrecht-surface--default",
|
|
42
|
+
"react-utrecht-table--default",
|
|
43
|
+
"react-utrecht-textbox--default",
|
|
44
|
+
"react-conduction-card-header--default",
|
|
45
|
+
"react-conduction-card-header--hover",
|
|
46
|
+
"react-conduction-card-wrapper--default",
|
|
47
|
+
"react-conduction-card-wrapper--hover",
|
|
48
|
+
"react-conduction-pagination--default",
|
|
49
|
+
"react-conduction-input-select--default",
|
|
50
|
+
"react-conduction-input-select--list-option",
|
|
51
|
+
"react-conduction-input-select--placeholder",
|
|
52
|
+
"react-conduction-tabs--default",
|
|
53
|
+
"react-conduction-tabs--selected",
|
|
54
|
+
"react-conduction-tabs--hover",
|
|
55
|
+
"react-conduction-tabs--list",
|
|
56
|
+
"react-conduction-tabs--panel"
|
|
57
|
+
]
|
|
58
|
+
}
|
|
@@ -16,10 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{gouda.color.grey.44}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{gouda.color.grey.44}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
28
|
+
"color": { "value": "{gouda.color.grey.44}" },
|
|
29
|
+
"font-weight": {}
|
|
30
|
+
},
|
|
31
|
+
"disabled": {
|
|
23
32
|
"color": { "value": "{gouda.color.grey.44}" }
|
|
24
33
|
}
|
|
25
34
|
},
|
package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json
CHANGED
|
@@ -8,13 +8,12 @@
|
|
|
8
8
|
"padding-block-start": { "value": "12px" },
|
|
9
9
|
"padding-block-end": { "value": "12px" },
|
|
10
10
|
"link": {
|
|
11
|
+
"font-weight": {},
|
|
11
12
|
"disabled": {
|
|
12
|
-
"background-color": {}
|
|
13
|
-
"color": { "value": "{gouda.color.grey.44}" }
|
|
13
|
+
"background-color": {}
|
|
14
14
|
},
|
|
15
15
|
"hover": {
|
|
16
|
-
"background-color": {}
|
|
17
|
-
"color": { "value": "{gouda.color.grey.44}" }
|
|
16
|
+
"background-color": {}
|
|
18
17
|
}
|
|
19
18
|
}
|
|
20
19
|
}
|
package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json
CHANGED
|
@@ -14,7 +14,11 @@
|
|
|
14
14
|
"box-shadow-width": { "value": "3.2px" },
|
|
15
15
|
"border-width": {},
|
|
16
16
|
"border-style": {},
|
|
17
|
-
"border-color": {}
|
|
17
|
+
"border-color": {},
|
|
18
|
+
"border-bottom-width": {},
|
|
19
|
+
"border-bottom-style": {},
|
|
20
|
+
"border-bottom-color": {},
|
|
21
|
+
"width": {}
|
|
18
22
|
}
|
|
19
23
|
}
|
|
20
24
|
}
|
|
@@ -21,8 +21,16 @@
|
|
|
21
21
|
"background-color": {},
|
|
22
22
|
"color": {}
|
|
23
23
|
},
|
|
24
|
+
"hover": {
|
|
25
|
+
"color": { "value": "{leiden.color.black.9}" },
|
|
26
|
+
"text-decoration": {}
|
|
27
|
+
},
|
|
24
28
|
"current": {
|
|
25
29
|
"background-color": {},
|
|
30
|
+
"color": { "value": "{leiden.color.black.9}" },
|
|
31
|
+
"font-weight": {}
|
|
32
|
+
},
|
|
33
|
+
"disabled": {
|
|
26
34
|
"color": { "value": "{leiden.color.black.9}" }
|
|
27
35
|
}
|
|
28
36
|
},
|
|
@@ -8,13 +8,12 @@
|
|
|
8
8
|
"padding-block-start": { "value": "17px" },
|
|
9
9
|
"padding-block-end": { "value": "17px" },
|
|
10
10
|
"link": {
|
|
11
|
+
"font-weight": {},
|
|
11
12
|
"disabled": {
|
|
12
|
-
"background-color": {}
|
|
13
|
-
"color": { "value": "{leiden.color.black.9}" }
|
|
13
|
+
"background-color": {}
|
|
14
14
|
},
|
|
15
15
|
"hover": {
|
|
16
|
-
"background-color": {}
|
|
17
|
-
"color": { "value": "{leiden.color.black.9}" }
|
|
16
|
+
"background-color": {}
|
|
18
17
|
}
|
|
19
18
|
}
|
|
20
19
|
}
|
package/municipalities/noaberkracht-design-tokens/src/component/utrecht/breadcrumb.tokens.json
CHANGED
|
@@ -16,10 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{noaberkracht.color.yellow.47}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{noaberkracht.color.yellow.47}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
28
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
29
|
+
"font-weight": {}
|
|
30
|
+
},
|
|
31
|
+
"disabled": {
|
|
23
32
|
"color": { "value": "{noaberkracht.color.blue.22}" }
|
|
24
33
|
}
|
|
25
34
|
},
|
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
"padding-block-start": { "value": "12px" },
|
|
8
8
|
"padding-block-end": { "value": "12px" },
|
|
9
9
|
"link": {
|
|
10
|
+
"font-weight": {},
|
|
10
11
|
"disabled": {
|
|
11
|
-
"background-color": {}
|
|
12
|
-
"color": { "value": "{noaberkracht.color.blue.22}" }
|
|
12
|
+
"background-color": {}
|
|
13
13
|
},
|
|
14
14
|
"hover": {
|
|
15
|
-
"background-color": {}
|
|
16
|
-
"color": { "value": "{noaberkracht.color.yellow.47}" }
|
|
15
|
+
"background-color": {}
|
|
17
16
|
}
|
|
18
17
|
}
|
|
19
18
|
}
|
|
@@ -16,10 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{noordwijk.color.white.100}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{noordwijk.color.white.100}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
28
|
+
"color": { "value": "{noordwijk.color.white.100}" },
|
|
29
|
+
"font-weight": {}
|
|
30
|
+
},
|
|
31
|
+
"disabled": {
|
|
23
32
|
"color": { "value": "{noordwijk.color.white.100}" }
|
|
24
33
|
}
|
|
25
34
|
},
|
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
"padding-block-start": { "value": "12px" },
|
|
8
8
|
"padding-block-end": { "value": "12px" },
|
|
9
9
|
"link": {
|
|
10
|
+
"font-weight": {},
|
|
10
11
|
"disabled": {
|
|
11
|
-
"background-color": {}
|
|
12
|
-
"color": { "value": "{noordwijk.color.white.100}" }
|
|
12
|
+
"background-color": {}
|
|
13
13
|
},
|
|
14
14
|
"hover": {
|
|
15
|
-
"background-color": {}
|
|
16
|
-
"color": { "value": "{noordwijk.color.white.100}" }
|
|
15
|
+
"background-color": {}
|
|
17
16
|
}
|
|
18
17
|
}
|
|
19
18
|
}
|
package/municipalities/open-webconcept-design-tokens/src/component/utrecht/breadcrumb.tokens.json
CHANGED
|
@@ -16,11 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{open-webconcept.color.grey.73}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{open-webconcept.color.grey.93}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
23
28
|
"color": { "value": "{open-webconcept.color.white.100-70t}" }
|
|
29
|
+
},
|
|
30
|
+
"disabled": {
|
|
31
|
+
"color": { "value": "{open-webconcept.color.white.100-70t}" }
|
|
24
32
|
}
|
|
25
33
|
},
|
|
26
34
|
"separator": {
|
|
@@ -8,13 +8,12 @@
|
|
|
8
8
|
"padding-block-start": { "value": "12px" },
|
|
9
9
|
"padding-block-end": { "value": "12px" },
|
|
10
10
|
"link": {
|
|
11
|
+
"font-weight": {},
|
|
11
12
|
"disabled": {
|
|
12
|
-
"background-color": {}
|
|
13
|
-
"color": { "value": "{open-webconcept.color.white.100-70t}" }
|
|
13
|
+
"background-color": {}
|
|
14
14
|
},
|
|
15
15
|
"hover": {
|
|
16
|
-
"background-color": {}
|
|
17
|
-
"color": { "value": "{open-webconcept.color.grey.93}" }
|
|
16
|
+
"background-color": {}
|
|
18
17
|
}
|
|
19
18
|
}
|
|
20
19
|
}
|
package/municipalities/opencatalogi-design-tokens/src/components/utrecht/breadcrumb.tokens.json
CHANGED
|
@@ -16,11 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{opencatalogi.color.green.tint-01}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{opencatalogi.color.green.tint-01}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
23
28
|
"color": { "value": "{opencatalogi.color.gray.tint-09}" }
|
|
29
|
+
},
|
|
30
|
+
"disabled": {
|
|
31
|
+
"color": { "value": "{opencatalogi.color.gray.tint-09}" }
|
|
24
32
|
}
|
|
25
33
|
},
|
|
26
34
|
"separator": {
|
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
"padding-block-start": {},
|
|
8
8
|
"padding-block-end": {},
|
|
9
9
|
"link": {
|
|
10
|
+
"font-weight": {},
|
|
10
11
|
"disabled": {
|
|
11
|
-
"background-color": {}
|
|
12
|
-
"color": { "value": "{opencatalogi.color.gray.tint-09}" }
|
|
12
|
+
"background-color": {}
|
|
13
13
|
},
|
|
14
14
|
"hover": {
|
|
15
|
-
"background-color": {}
|
|
16
|
-
"color": { "value": "{opencatalogi.color.green.tint-01}" }
|
|
15
|
+
"background-color": {}
|
|
17
16
|
}
|
|
18
17
|
}
|
|
19
18
|
}
|
package/municipalities/roosendaal-design-tokens/src/component/utrecht/breadcrumb.tokens.json
CHANGED
|
@@ -16,10 +16,19 @@
|
|
|
16
16
|
"color": { "value": "{roosendaal.color.white.100}" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "{roosendaal.color.primary-hover}" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
28
|
+
"color": { "value": "{roosendaal.color.white.100}" },
|
|
29
|
+
"font-weight": {}
|
|
30
|
+
},
|
|
31
|
+
"disabled": {
|
|
23
32
|
"color": { "value": "{roosendaal.color.white.100}" }
|
|
24
33
|
}
|
|
25
34
|
},
|
|
@@ -8,13 +8,12 @@
|
|
|
8
8
|
"padding-block-start": { "value": "12px" },
|
|
9
9
|
"padding-block-end": { "value": "12px" },
|
|
10
10
|
"link": {
|
|
11
|
+
"font-weight": {},
|
|
11
12
|
"disabled": {
|
|
12
|
-
"background-color": {}
|
|
13
|
-
"color": { "value": "{roosendaal.color.white.100}" }
|
|
13
|
+
"background-color": {}
|
|
14
14
|
},
|
|
15
15
|
"hover": {
|
|
16
|
-
"background-color": {}
|
|
17
|
-
"color": { "value": "{roosendaal.color.primary-hover}" }
|
|
16
|
+
"background-color": {}
|
|
18
17
|
}
|
|
19
18
|
}
|
|
20
19
|
}
|
|
@@ -14,7 +14,11 @@
|
|
|
14
14
|
"box-shadow-width": {},
|
|
15
15
|
"border-width": { "value": "3px" },
|
|
16
16
|
"border-style": { "value": "solid" },
|
|
17
|
-
"border-color": { "value": "{roosendaal.color.red.52}" }
|
|
17
|
+
"border-color": { "value": "{roosendaal.color.red.52}" },
|
|
18
|
+
"border-bottom-width": {},
|
|
19
|
+
"border-bottom-style": {},
|
|
20
|
+
"border-bottom-color": {},
|
|
21
|
+
"width": {}
|
|
18
22
|
}
|
|
19
23
|
}
|
|
20
24
|
}
|
|
@@ -16,10 +16,19 @@
|
|
|
16
16
|
"color": { "value": "var(--rotterdam-color-green-tint-01)" },
|
|
17
17
|
"focus": {
|
|
18
18
|
"background-color": {},
|
|
19
|
-
"color": {}
|
|
19
|
+
"color": {},
|
|
20
|
+
"text-decoration": {}
|
|
21
|
+
},
|
|
22
|
+
"hover": {
|
|
23
|
+
"color": { "value": "var(--rotterdam-color-green-tint-01)" },
|
|
24
|
+
"text-decoration": {}
|
|
20
25
|
},
|
|
21
26
|
"current": {
|
|
22
27
|
"background-color": {},
|
|
28
|
+
"color": { "value": "var(--rotterdam-color-gray-tint-09)" },
|
|
29
|
+
"font-weight": {}
|
|
30
|
+
},
|
|
31
|
+
"disabled": {
|
|
23
32
|
"color": { "value": "var(--rotterdam-color-gray-tint-09)" }
|
|
24
33
|
}
|
|
25
34
|
},
|