@conduction/theme 1.1.42 → 1.1.43
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 +1 -0
- package/conduction-design-tokens/src/brand/conduction/color.tokens.json +3 -0
- package/conduction-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -0
- package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -0
- package/conduction-design-tokens/src/component/conduction/card-header.tokens.json +8 -1
- package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -0
- package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -0
- package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -0
- package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +2 -1
- package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -0
- package/conduction-design-tokens/src/component/utrecht/textbox.tokens.json +1 -0
- package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -0
- package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -0
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -0
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -0
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -0
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -0
- package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +40 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/font/Gill Sans-bold.woff2 +0 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/font/Gill Sans-light.woff2 +0 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/font/Gill Sans.woff2 +0 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -0
- package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -0
- package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -0
- package/package.json +3 -2
package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"select": {
|
|
4
|
+
"background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
|
|
5
|
+
"background-image": {
|
|
6
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTQgOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDcgNS41ODU3OUwxMi4yOTI5IDAuMjkyODkzQzEyLjY4MzQgLTAuMDk3NjMxMSAxMy4zMTY2IC0wLjA5NzYzMTEgMTMuNzA3MSAwLjI5Mjg5M0MxNC4wOTc2IDAuNjgzNDE3IDE0LjA5NzYgMS4zMTY1OCAxMy43MDcxIDEuNzA3MTFMNy43MDcxMSA3LjcwNzExQzcuMzE2NTggOC4wOTc2MyA2LjY4MzQyIDguMDk3NjMgNi4yOTI4OSA3LjcwNzExTDAuMjkyODkzIDEuNzA3MTFDLTAuMDk3NjMxMSAxLjMxNjU4IC0wLjA5NzYzMTEgMC42ODM0MTcgMC4yOTI4OTMgMC4yOTI4OTNaIiBmaWxsPSIjY2NjY2NjIi8+PC9zdmc+')"
|
|
7
|
+
},
|
|
8
|
+
"border-block-end-width": {},
|
|
9
|
+
"border-bottom-width": {},
|
|
10
|
+
"border-color": { "value": "{oude-ijsselstreek.color.primary}" },
|
|
11
|
+
"border-radius": { "value": "{oude-ijsselstreek.size.3xs}" },
|
|
12
|
+
"border-width": { "value": "{oude-ijsselstreek.size.4xs}" },
|
|
13
|
+
"color": {},
|
|
14
|
+
"font-family": {},
|
|
15
|
+
"font-size": {},
|
|
16
|
+
"font-weight": {},
|
|
17
|
+
"line-height": {},
|
|
18
|
+
"min-block-size": {},
|
|
19
|
+
"max-inline-size": {},
|
|
20
|
+
"padding-block-end": { "value": "{oude-ijsselstreek.size.3xs}" },
|
|
21
|
+
"padding-block-start": { "value": "{oude-ijsselstreek.size.3xs}" },
|
|
22
|
+
"padding-inline-end": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
23
|
+
"padding-inline-start": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
24
|
+
"disabled": {
|
|
25
|
+
"background-color": { "value": "{oude-ijsselstreek.color.grey.82}" },
|
|
26
|
+
"border-color": { "value": "{oude-ijsselstreek.color.grey.82}" },
|
|
27
|
+
"color": { "value": "{oude-ijsselstreek.color.grey.50}" }
|
|
28
|
+
},
|
|
29
|
+
"hover": {
|
|
30
|
+
"background-color": {},
|
|
31
|
+
"border-color": { "value": "{oude-ijsselstreek.color.primary}" },
|
|
32
|
+
"color": {}
|
|
33
|
+
},
|
|
34
|
+
"focus": {
|
|
35
|
+
"background-color": {},
|
|
36
|
+
"border-color": {},
|
|
37
|
+
"color": {}
|
|
38
|
+
},
|
|
39
|
+
"invalid": {
|
|
40
|
+
"background-color": {},
|
|
41
|
+
"border-block-end-width": {},
|
|
42
|
+
"border-color": { "value": "{oude-ijsselstreek.color.error}" },
|
|
43
|
+
"border-width": {}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"skip-link": {
|
|
4
|
+
"background-color": { "value": "{oude-ijsselstreek.color.white.98}" },
|
|
5
|
+
"color": { "value": "{oude-ijsselstreek.color.primary-hover}" },
|
|
6
|
+
"min-block-size": { "value": "20px" },
|
|
7
|
+
"min-inline-size": { "value": "20px" },
|
|
8
|
+
"padding-block-start": { "value": "{oude-ijsselstreek.size.2xs}" },
|
|
9
|
+
"padding-block-end": { "value": "{oude-ijsselstreek.size.2xs}" },
|
|
10
|
+
"padding-inline-start": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
11
|
+
"padding-inline-end": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
12
|
+
"text-decoration": { "value": "underline" },
|
|
13
|
+
"z-index": { "value": "100000" }
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"spotlight-section": {
|
|
4
|
+
"background-color": { "value": "{oude-ijsselstreek.color.alert-info-background}" },
|
|
5
|
+
"border-color": {},
|
|
6
|
+
"border-width": {},
|
|
7
|
+
"color": { "value": "{oude-ijsselstreek.color.alert-info}" },
|
|
8
|
+
"padding-block-start": { "value": "{oude-ijsselstreek.size.lg}" },
|
|
9
|
+
"padding-block-end": { "value": "{oude-ijsselstreek.size.lg}" },
|
|
10
|
+
"padding-inline-start": { "value": "{oude-ijsselstreek.size.lg}" },
|
|
11
|
+
"padding-inline-end": { "value": "{oude-ijsselstreek.size.lg}" },
|
|
12
|
+
"margin-block-start": { "value": "{oude-ijsselstreek.size.lg}" },
|
|
13
|
+
"margin-block-end": {},
|
|
14
|
+
"info": {
|
|
15
|
+
"background-color": { "value": "{oude-ijsselstreek.color.alert-info-background}" },
|
|
16
|
+
"color": { "value": "{oude-ijsselstreek.color.alert-info}" }
|
|
17
|
+
},
|
|
18
|
+
"warning": {
|
|
19
|
+
"background-color": { "value": "{oude-ijsselstreek.color.alert-warning-background}" },
|
|
20
|
+
"color": { "value": "{oude-ijsselstreek.color.alert-warning}" }
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json
ADDED
|
@@ -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": "{utrecht.document.font-size}" },
|
|
8
|
+
"line-height": {},
|
|
9
|
+
"margin-block-end": { "value": 0 },
|
|
10
|
+
"margin-block-start": { "value": "{oude-ijsselstreek.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": "{oude-ijsselstreek.typography.font-weight.bold}" },
|
|
22
|
+
"background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
|
|
23
|
+
"color": { "value": "{oude-ijsselstreek.color.black.12}" },
|
|
24
|
+
"text-transform": { "value": "unset" },
|
|
25
|
+
"border-block-end-color": { "value": "{oude-ijsselstreek.color.primary}" },
|
|
26
|
+
"border-block-end-width": { "value": "{oude-ijsselstreek.size.4xs}" }
|
|
27
|
+
},
|
|
28
|
+
"header-cell": {
|
|
29
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
30
|
+
"font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.bold}" },
|
|
31
|
+
"color": { "value": "{oude-ijsselstreek.color.black.12}" },
|
|
32
|
+
"text-transform": { "value": "unset" }
|
|
33
|
+
},
|
|
34
|
+
"cell": {
|
|
35
|
+
"line-height": {},
|
|
36
|
+
"padding-block-end": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
37
|
+
"padding-block-start": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
38
|
+
"padding-inline-end": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
39
|
+
"padding-inline-start": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
40
|
+
"icon": {
|
|
41
|
+
"size": {}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"row": {
|
|
45
|
+
"border-block-end-color": { "value": "{oude-ijsselstreek.color.primary}" },
|
|
46
|
+
"border-block-end-width": { "value": "{oude-ijsselstreek.size.4xs}" },
|
|
47
|
+
"padding-inline-end": {},
|
|
48
|
+
"padding-inline-start": {},
|
|
49
|
+
"alternate-odd": {
|
|
50
|
+
"background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
|
|
51
|
+
"color": { "value": "{oude-ijsselstreek.color.black.12}" }
|
|
52
|
+
},
|
|
53
|
+
"alternate-even": {
|
|
54
|
+
"background-color": { "value": "{oude-ijsselstreek.color.white.100}" },
|
|
55
|
+
"color": { "value": "{oude-ijsselstreek.color.black.12}" }
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"textbox": {
|
|
4
|
+
"border-bottom-width": {},
|
|
5
|
+
"border-color": { "value": "{oude-ijsselstreek.color.grey.48}" },
|
|
6
|
+
"border-radius": { "value": "3px" },
|
|
7
|
+
"border-width": { "value": "{oude-ijsselstreek.size.4xs}" },
|
|
8
|
+
"color": { "value": "{oude-ijsselstreek.color.grey.29}" },
|
|
9
|
+
"font-family": { "value": "{oude-ijsselstreek.typography.sans-serif.font-family}" },
|
|
10
|
+
"font-size": {
|
|
11
|
+
"value": "0.938rem",
|
|
12
|
+
"comment": "15px"
|
|
13
|
+
},
|
|
14
|
+
"font-weight": { "value": "{oude-ijsselstreek.typography.font-weight.normal}" },
|
|
15
|
+
"min-inline-height": {},
|
|
16
|
+
"max-inline-size": {},
|
|
17
|
+
"padding-block-end": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
18
|
+
"padding-block-start": { "value": "{oude-ijsselstreek.size.xs}" },
|
|
19
|
+
"padding-inline-end": { "value": "{oude-ijsselstreek.size.sm}" },
|
|
20
|
+
"padding-inline-start": { "value": "{oude-ijsselstreek.size.sm}" },
|
|
21
|
+
"disabled": {
|
|
22
|
+
"border-color": { "value": "{oude-ijsselstreek.color.grey.87}" },
|
|
23
|
+
"color": {}
|
|
24
|
+
},
|
|
25
|
+
"invalid": {
|
|
26
|
+
"border-color": { "value": "{oude-ijsselstreek.color.error}" },
|
|
27
|
+
"border-width": { "value": "{oude-ijsselstreek.size.4xs}" }
|
|
28
|
+
},
|
|
29
|
+
"read-only": {
|
|
30
|
+
"border-color": { "value": "{oude-ijsselstreek.color.grey.48}" },
|
|
31
|
+
"color": {}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fullName": "Gemeente Oude Ijsselstreek",
|
|
3
|
+
"name": "Oude Ijsselstreek",
|
|
4
|
+
"prefix": "oude-ijsselstreek",
|
|
5
|
+
"npm": "@nl-design-system-unstable/oude-ijsselstreek-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-nac--default",
|
|
13
|
+
"react-utrecht-breadcrumb-nac--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-calendar--default",
|
|
19
|
+
"react-utrecht-calendar--limited-range-calendar",
|
|
20
|
+
"react-utrecht-checkbox--default",
|
|
21
|
+
"react-utrecht-checkbox--checked",
|
|
22
|
+
"react-utrecht-checkbox--disabled",
|
|
23
|
+
"react-utrecht-checkbox--checked-and-disabled",
|
|
24
|
+
"react-utrecht-checkbox--hover",
|
|
25
|
+
"react-utrecht-checkbox--focus",
|
|
26
|
+
"react-utrecht-checkbox--focus-visible",
|
|
27
|
+
"react-utrecht-code--default",
|
|
28
|
+
"react-utrecht-code-block--default",
|
|
29
|
+
"react-utrecht-data-badge--default",
|
|
30
|
+
"react-utrecht-document--default",
|
|
31
|
+
"react-utrecht-heading-1--default",
|
|
32
|
+
"react-utrecht-heading-2--default",
|
|
33
|
+
"react-utrecht-heading-3--default",
|
|
34
|
+
"react-utrecht-heading-4--default",
|
|
35
|
+
"react-utrecht-heading-5--default",
|
|
36
|
+
"react-utrecht-link--default",
|
|
37
|
+
"react-utrecht-link--hover",
|
|
38
|
+
"react-utrecht-link--focus",
|
|
39
|
+
"react-utrecht-ordered-list--default",
|
|
40
|
+
"react-utrecht-unordered-list--default",
|
|
41
|
+
"react-utrecht-page--default",
|
|
42
|
+
"react-utrecht-page-header--default",
|
|
43
|
+
"react-utrecht-page-footer--default",
|
|
44
|
+
"react-utrecht-paragraph--default",
|
|
45
|
+
"react-utrecht-radio-button--default",
|
|
46
|
+
"react-utrecht-radio-button--hover",
|
|
47
|
+
"react-utrecht-radio-button--focus",
|
|
48
|
+
"react-utrecht-radio-button--checked",
|
|
49
|
+
"react-utrecht-radio-button--checked-and-disabled",
|
|
50
|
+
"react-utrecht-radio-button--disabled",
|
|
51
|
+
"react-utrecht-separator--default",
|
|
52
|
+
"react-utrecht-skip-link--default",
|
|
53
|
+
"react-utrecht-spotlicht-section--default",
|
|
54
|
+
"react-utrecht-spotlicht-section--info",
|
|
55
|
+
"react-utrecht-spotlicht-section--warning",
|
|
56
|
+
"react-utrecht-surface--default",
|
|
57
|
+
"react-utrecht-table--default",
|
|
58
|
+
"react-utrecht-textbox--default",
|
|
59
|
+
"react-conduction-card-header--default",
|
|
60
|
+
"react-conduction-card-header--hover",
|
|
61
|
+
"react-conduction-card-wrapper--default",
|
|
62
|
+
"react-conduction-card-wrapper--hover",
|
|
63
|
+
"react-conduction-pagination--default",
|
|
64
|
+
"react-conduction-input-select--default",
|
|
65
|
+
"react-conduction-input-select--list-option",
|
|
66
|
+
"react-conduction-input-select--placeholder",
|
|
67
|
+
"react-conduction-tabs--default",
|
|
68
|
+
"react-conduction-tabs--selected",
|
|
69
|
+
"react-conduction-tabs--hover",
|
|
70
|
+
"react-conduction-tabs--list",
|
|
71
|
+
"react-conduction-tabs--panel"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/* Place any @font-face definitions here */
|
|
2
|
+
|
|
3
|
+
@font-face {
|
|
4
|
+
font-family: "Gill Sans";
|
|
5
|
+
font-style: light;
|
|
6
|
+
font-weight: 100;
|
|
7
|
+
font-display: swap;
|
|
8
|
+
src: url("../src/font/Gill Sans-light.woff2") format("woff2");
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
@font-face {
|
|
12
|
+
font-family: "Gill Sans";
|
|
13
|
+
font-style: light;
|
|
14
|
+
font-weight: 200;
|
|
15
|
+
font-display: swap;
|
|
16
|
+
src: url("../src/font/Gill Sans-light.woff2") format("woff2");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@font-face {
|
|
20
|
+
font-family: "Gill Sans";
|
|
21
|
+
font-style: light;
|
|
22
|
+
font-weight: 300;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
src: url("../src/font/Gill Sans-light.woff2") format("woff2");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
@font-face {
|
|
28
|
+
font-family: "Gill Sans";
|
|
29
|
+
font-style: normal;
|
|
30
|
+
font-weight: 400;
|
|
31
|
+
font-display: swap;
|
|
32
|
+
src: url("../src/font/Gill Sans-light.woff2") format("woff2");
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@font-face {
|
|
36
|
+
font-family: "Gill Sans";
|
|
37
|
+
font-style: normal;
|
|
38
|
+
font-weight: 500;
|
|
39
|
+
font-display: swap;
|
|
40
|
+
src: url("../src/font/Gill Sans.woff2") format("woff2");
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@font-face {
|
|
44
|
+
font-family: "Gill Sans";
|
|
45
|
+
font-style: normal;
|
|
46
|
+
font-weight: 600;
|
|
47
|
+
font-display: swap;
|
|
48
|
+
src: url("../src/font/Gill Sans-bold.woff2") format("woff2");
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
@font-face {
|
|
52
|
+
font-family: "Gill Sans";
|
|
53
|
+
font-style: normal;
|
|
54
|
+
font-weight: 700;
|
|
55
|
+
font-display: swap;
|
|
56
|
+
src: url("../src/font/Gill Sans-bold.woff2") format("woff2");
|
|
57
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conduction/theme",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.43",
|
|
4
4
|
"description": "Conduction's design tokens theme",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -34,7 +34,8 @@
|
|
|
34
34
|
"build:lansingerland": "cd ./municipalities/lansingerland-design-tokens && npm run build",
|
|
35
35
|
"build:bct": "cd ./municipalities/bct-design-tokens && npm run build",
|
|
36
36
|
"build:ede": "cd ./municipalities/ede-design-tokens && npm run build",
|
|
37
|
-
"build:migrato": "cd ./municipalities/migrato-design-tokens && npm run build"
|
|
37
|
+
"build:migrato": "cd ./municipalities/migrato-design-tokens && npm run build",
|
|
38
|
+
"build:oude-ijsselstreek": "cd ./municipalities/oude-ijsselstreek-design-tokens && npm run build"
|
|
38
39
|
},
|
|
39
40
|
"dependencies": {
|
|
40
41
|
"@nl-design-system-unstable/rotterdam-design-tokens": "^1.0.0-alpha.100",
|