@conduction/theme 1.1.42 → 1.1.44
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 +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 +38 -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/README.md
CHANGED
|
@@ -6,6 +6,8 @@ Conduction's design tokens theme
|
|
|
6
6
|
|
|
7
7
|
- **Version 1.1 (breaking changes from 1.0.x)**
|
|
8
8
|
|
|
9
|
+
- 1.1.44: Updated footer logo in Oude IJsselstreek theme.
|
|
10
|
+
- 1.1.43: Added Oude IJsselstreek theme.
|
|
9
11
|
- 1.1.42: Added Migrato theme.
|
|
10
12
|
- 1.1.41: Added Ede theme.
|
|
11
13
|
- 1.1.40: Added Tilburg tokens to Rotterdam theme.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ams": {
|
|
3
|
+
"date-input": {
|
|
4
|
+
"background-color": { "value": "{utrecht.textbox.background-color}" },
|
|
5
|
+
"box-shadow": { "value": "" },
|
|
6
|
+
"color": { "value": "{utrecht.textbox.color}" },
|
|
7
|
+
"font-family": { "value": "{utrecht.textbox.font-family}" },
|
|
8
|
+
"font-size": { "value": "{utrecht.textbox.font-size}" },
|
|
9
|
+
"font-weight": { "value": "{utrecht.textbox.font-weight}" },
|
|
10
|
+
"line-height": { "value": "{utrecht.textbox.line-height}" },
|
|
11
|
+
"min-block-size": {},
|
|
12
|
+
"min-inline-size": {},
|
|
13
|
+
"outline-offset": {},
|
|
14
|
+
"padding-block": { "value": "{conduction.size.xs}" },
|
|
15
|
+
"padding-inline": { "value": "{conduction.size.xs}" },
|
|
16
|
+
"calender-picker-indicator-background-image": {
|
|
17
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
18
|
+
},
|
|
19
|
+
"hover-calender-picker-indicator-background-image": {
|
|
20
|
+
"value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
|
|
21
|
+
},
|
|
22
|
+
"border-color": { "value": "{utrecht.textbox.border-color}" },
|
|
23
|
+
"border-style": { "value": "solid" },
|
|
24
|
+
"border-width": { "value": "{utrecht.textbox.border-width}" },
|
|
25
|
+
"border-radius": { "value": "{utrecht.textbox.border-radius}" },
|
|
26
|
+
"margin-block": {}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
{
|
|
2
|
+
"ams": {
|
|
3
|
+
"pagination": {
|
|
4
|
+
"background-color": {},
|
|
5
|
+
"padding-block-start": {},
|
|
6
|
+
"padding-block-end": {},
|
|
7
|
+
"padding-inline-start": {},
|
|
8
|
+
"padding-inline-end": {},
|
|
9
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
10
|
+
"gap": { "value": "{conduction.size.2xs}" },
|
|
11
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
12
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
13
|
+
"line-height": {},
|
|
14
|
+
"icon": {
|
|
15
|
+
"color": { "value": "{conduction.color.white.100}" }
|
|
16
|
+
},
|
|
17
|
+
"button": {
|
|
18
|
+
"background-color": { "value": "{conduction.color.white.98}" },
|
|
19
|
+
"border-color": {},
|
|
20
|
+
"border-radius": { "value": "{conduction.size.2xs}" },
|
|
21
|
+
"border-width": {},
|
|
22
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
23
|
+
"font-weight": { "value": "{conduction.typography.font-weight.normal}" },
|
|
24
|
+
"min-block-size": {},
|
|
25
|
+
"min-inline-size": {},
|
|
26
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" },
|
|
27
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
28
|
+
"padding-inline": { "value": "{conduction.size.xs}" },
|
|
29
|
+
"padding-block-start": { "value": "{conduction.size.xs}" },
|
|
30
|
+
"padding-block-end": { "value": "{conduction.size.xs}" },
|
|
31
|
+
"padding-block": { "value": "{conduction.size.xs}" },
|
|
32
|
+
"text-decoration": {},
|
|
33
|
+
"text-decoration-thickness": {},
|
|
34
|
+
"active": {
|
|
35
|
+
"background-color": {},
|
|
36
|
+
"border-color": {},
|
|
37
|
+
"color": {},
|
|
38
|
+
"text-decoration": {},
|
|
39
|
+
"text-decoration-thickness": {}
|
|
40
|
+
},
|
|
41
|
+
"current": {
|
|
42
|
+
"background-color": { "value": "{conduction.color.primary}" },
|
|
43
|
+
"border-color": {},
|
|
44
|
+
"color": { "value": "{conduction.color.white.100}" },
|
|
45
|
+
"font-weight": { "value": "{conduction.typography.font-weight.bold}" },
|
|
46
|
+
"text-decoration": { "value": "unset" },
|
|
47
|
+
"text-decoration-thickness": {}
|
|
48
|
+
},
|
|
49
|
+
"focus": {
|
|
50
|
+
"background-color": {},
|
|
51
|
+
"color": {},
|
|
52
|
+
"text-decoration": {},
|
|
53
|
+
"text-decoration-thickness": {}
|
|
54
|
+
},
|
|
55
|
+
"hover": {
|
|
56
|
+
"background-color": {},
|
|
57
|
+
"border-color": {},
|
|
58
|
+
"color": { "value": "{conduction.color.primary}" },
|
|
59
|
+
"text-decoration": {},
|
|
60
|
+
"text-decoration-thickness": {}
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"navigation-button": {
|
|
64
|
+
"background-color": { "value": "{conduction.color.primary}" },
|
|
65
|
+
"border-color": {},
|
|
66
|
+
"border-radius": { "value": "{conduction.size.2xs}" },
|
|
67
|
+
"border-width": {},
|
|
68
|
+
"color": { "value": "{conduction.color.white.100}" },
|
|
69
|
+
"font-weight": { "value": "{conduction.typography.font-weight.normal}" },
|
|
70
|
+
"min-block-size": {},
|
|
71
|
+
"min-inline-size": {},
|
|
72
|
+
"padding-block-end": { "value": "{conduction.size.xs}" },
|
|
73
|
+
"padding-block-start": { "value": "{conduction.size.xs}" },
|
|
74
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
75
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" },
|
|
76
|
+
"text-decoration": {},
|
|
77
|
+
"hover": {
|
|
78
|
+
"background-color": { "value": "{conduction.color.primary-hover}" },
|
|
79
|
+
"border-color": {},
|
|
80
|
+
"border-radius": { "value": "{conduction.size.2xs}" },
|
|
81
|
+
"border-width": {},
|
|
82
|
+
"color": { "value": "{conduction.color.white.100}" },
|
|
83
|
+
"font-weight": { "value": "{conduction.typography.font-weight.normal}" },
|
|
84
|
+
"min-block-size": {},
|
|
85
|
+
"min-inline-size": {},
|
|
86
|
+
"padding-block-end": { "value": "{conduction.size.xs}" },
|
|
87
|
+
"padding-block-start": { "value": "{conduction.size.xs}" },
|
|
88
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
89
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" },
|
|
90
|
+
"text-decoration": {},
|
|
91
|
+
"text-decoration-thickness": {}
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"description": {
|
|
95
|
+
"color": {},
|
|
96
|
+
"font-weight": {}
|
|
97
|
+
},
|
|
98
|
+
"ellipses": {
|
|
99
|
+
"color": {},
|
|
100
|
+
"font-weight": {},
|
|
101
|
+
"padding-block-end": { "value": "{conduction.size.xs}" },
|
|
102
|
+
"padding-block-start": { "value": "{conduction.size.xs}" },
|
|
103
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
104
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" }
|
|
105
|
+
},
|
|
106
|
+
"relative-link": {
|
|
107
|
+
"background-color": {},
|
|
108
|
+
"border-color": {},
|
|
109
|
+
"border-radius": {},
|
|
110
|
+
"border-width": {},
|
|
111
|
+
"color": {},
|
|
112
|
+
"font-weight": {},
|
|
113
|
+
"min-block-size": {},
|
|
114
|
+
"min-inline-size": {},
|
|
115
|
+
"padding-block-end": {},
|
|
116
|
+
"padding-block-start": {},
|
|
117
|
+
"padding-inline-end": {},
|
|
118
|
+
"padding-inline-start": {},
|
|
119
|
+
"text-decoration": {},
|
|
120
|
+
"active": {
|
|
121
|
+
"background-color": {},
|
|
122
|
+
"border-color": {},
|
|
123
|
+
"color": {},
|
|
124
|
+
"text-decoration": {}
|
|
125
|
+
},
|
|
126
|
+
"disabled": {
|
|
127
|
+
"background-color": {},
|
|
128
|
+
"border-color": {},
|
|
129
|
+
"color": {}
|
|
130
|
+
},
|
|
131
|
+
"focus": {
|
|
132
|
+
"background-color": {},
|
|
133
|
+
"color": {},
|
|
134
|
+
"text-decoration": {}
|
|
135
|
+
},
|
|
136
|
+
"hover": {
|
|
137
|
+
"background-color": {},
|
|
138
|
+
"border-color": {},
|
|
139
|
+
"color": {},
|
|
140
|
+
"text-decoration": {}
|
|
141
|
+
},
|
|
142
|
+
"icon": {
|
|
143
|
+
"margin-inline": {},
|
|
144
|
+
"size": {}
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
}
|
|
@@ -13,7 +13,14 @@
|
|
|
13
13
|
"border-bottom-color": {}
|
|
14
14
|
},
|
|
15
15
|
"title": {
|
|
16
|
-
"color": { "value": "{conduction.color.black.0}" }
|
|
16
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
17
|
+
"text-decoration": { "value": "none" },
|
|
18
|
+
"text-underline-offset": { "value": "5px" },
|
|
19
|
+
"hover": {
|
|
20
|
+
"color": {},
|
|
21
|
+
"text-decoration": {},
|
|
22
|
+
"text-underline-offset": {}
|
|
23
|
+
}
|
|
17
24
|
},
|
|
18
25
|
"date": {
|
|
19
26
|
"color": { "value": "{conduction.color.black.0}" },
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"denhaag": {
|
|
3
|
+
"sidenav": {
|
|
4
|
+
"link": {
|
|
5
|
+
"padding-block-end": { "value": "{conduction.size.2xs}" },
|
|
6
|
+
"padding-block-start": { "value": "{conduction.size.2xs}" },
|
|
7
|
+
"active-font-weight": { "value": "{conduction.typography.font-weight.bold}" },
|
|
8
|
+
"active-color": { "value": "{conduction.color.primary}" },
|
|
9
|
+
"hover-color": { "value": "{conduction.color.primary}" },
|
|
10
|
+
"color": {},
|
|
11
|
+
"label-gap": {}
|
|
12
|
+
},
|
|
13
|
+
"item": {
|
|
14
|
+
"margin-inline-end": {},
|
|
15
|
+
"margin-inline-start": {},
|
|
16
|
+
"margin-block-end": {},
|
|
17
|
+
"margin-block-start": {},
|
|
18
|
+
"line-height": {},
|
|
19
|
+
"height": {},
|
|
20
|
+
"font-weight": { "value": "{conduction.typography.font-weight.normal}" },
|
|
21
|
+
"font-size": { "value": "{conduction.font-size.md}" },
|
|
22
|
+
"font-family": { "value": "{utrecht.document.font-family}" }
|
|
23
|
+
},
|
|
24
|
+
"mobile-display": {},
|
|
25
|
+
"min-width": {},
|
|
26
|
+
"flex-direction": { "value": "column" },
|
|
27
|
+
"display": { "value": "flex" },
|
|
28
|
+
"row-gap": { "value": "{conduction.size.2xs}" }
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tilburg": {
|
|
3
|
+
"search-card": {
|
|
4
|
+
"background-color": { "value": "{conduction.color.white.100}" },
|
|
5
|
+
"border-color": { "value": "{conduction.color.white.100}" },
|
|
6
|
+
"border-radius": { "value": "18px" },
|
|
7
|
+
"border-width": { "value": "0px" },
|
|
8
|
+
"border-style": { "value": "solid" },
|
|
9
|
+
"padding-inline-start": { "value": "{conduction.size.md}" },
|
|
10
|
+
"padding-inline-end": { "value": "{conduction.size.md}" },
|
|
11
|
+
"padding-block-start": { "value": "{conduction.size.md}" },
|
|
12
|
+
"padding-block-end": { "value": "{conduction.size.md}" },
|
|
13
|
+
|
|
14
|
+
"icon": {
|
|
15
|
+
"color": { "value": "{conduction.color.black.0}" }
|
|
16
|
+
},
|
|
17
|
+
"title": {
|
|
18
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
19
|
+
"font-weight": { "value": "bold" }
|
|
20
|
+
},
|
|
21
|
+
"hover": {
|
|
22
|
+
"background-color": { "value": "{conduction.color.white.100}" },
|
|
23
|
+
"border-color": { "value": "{conduction.color.white.100}" },
|
|
24
|
+
"box-shadow": { "value": "none" },
|
|
25
|
+
"title": {
|
|
26
|
+
"color": { "value": "{conduction.color.black.0}" },
|
|
27
|
+
"font-weight": { "value": "bold" }
|
|
28
|
+
},
|
|
29
|
+
"icon": {
|
|
30
|
+
"color": { "value": "{conduction.color.black.0}" }
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"accordion": {
|
|
4
|
+
"button": {
|
|
5
|
+
"background-color": { "value": "{conduction.color.primary}" },
|
|
6
|
+
"border-color": { "value": "{conduction.color.primary}" },
|
|
7
|
+
"border-width": {},
|
|
8
|
+
"color": { "value": "{conduction.color.white.100}" },
|
|
9
|
+
"active": {
|
|
10
|
+
"background-color": { "value": "{conduction.color.primary}" },
|
|
11
|
+
"border-color": { "value": "{conduction.color.primary}" },
|
|
12
|
+
"color": { "value": "{conduction.color.white.100}" }
|
|
13
|
+
},
|
|
14
|
+
"expanded": {
|
|
15
|
+
"background-color": { "value": "{conduction.color.primary-hover}" },
|
|
16
|
+
"border-color": { "value": "{conduction.color.primary-hover}" },
|
|
17
|
+
"color": { "value": "{conduction.color.white.100}" }
|
|
18
|
+
},
|
|
19
|
+
"focus": {
|
|
20
|
+
"background-color": { "value": "{conduction.color.primary}" },
|
|
21
|
+
"border-color": { "value": "{conduction.color.primary}" },
|
|
22
|
+
"color": { "value": "{conduction.color.white.100}" }
|
|
23
|
+
},
|
|
24
|
+
"font-family": { "value": "{conduction.typography.aldritch.font-family}" },
|
|
25
|
+
"font-size": { "value": "{conduction.font-size.xl}" },
|
|
26
|
+
"font-weight": { "value": "{conduction.typography.font-weight.normal}" },
|
|
27
|
+
"hover": {
|
|
28
|
+
"background-color": { "value": "{conduction.color.primary-hover}" },
|
|
29
|
+
"border-color": { "value": "{conduction.color.primary-hover}" },
|
|
30
|
+
"color": { "value": "{conduction.color.white.100}" }
|
|
31
|
+
},
|
|
32
|
+
"icon": {
|
|
33
|
+
"margin-inline-start": { "value": "{conduction.size.xs}" },
|
|
34
|
+
"margin-inline-end": { "value": "{conduction.size.xs}" },
|
|
35
|
+
"margin-block-start": { "value": "{conduction.size.xs}" },
|
|
36
|
+
"margin-block-end": { "value": "{conduction.size.xs}" },
|
|
37
|
+
"size": {},
|
|
38
|
+
"background-color": {},
|
|
39
|
+
"fill": { "value": "currentColor" }
|
|
40
|
+
},
|
|
41
|
+
"line-height": {},
|
|
42
|
+
"padding-block-end": { "value": "{conduction.size.xs}" },
|
|
43
|
+
"padding-block-start": { "value": "{conduction.size.xs}" },
|
|
44
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
45
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" }
|
|
46
|
+
},
|
|
47
|
+
"panel": {
|
|
48
|
+
"padding-inline-start": { "value": "{conduction.size.md}" },
|
|
49
|
+
"padding-inline-end": { "value": "{conduction.size.md}" },
|
|
50
|
+
"padding-block-start": { "value": "{conduction.size.md}" },
|
|
51
|
+
"padding-block-end": { "value": "{conduction.size.md}" },
|
|
52
|
+
"border-width": { "value": "{conduction.size.4xs}" },
|
|
53
|
+
"border-color": { "value": "{conduction.color.black.0}" }
|
|
54
|
+
},
|
|
55
|
+
"section": {
|
|
56
|
+
"margin-block-start": {},
|
|
57
|
+
"margin-block-end": {},
|
|
58
|
+
"border-width": {},
|
|
59
|
+
"border-color": {},
|
|
60
|
+
"border-block-end-width": {}
|
|
61
|
+
},
|
|
62
|
+
"border-radius": { "value": "0px" },
|
|
63
|
+
"icon": {
|
|
64
|
+
"arrow-down": { "value": "transparent" }
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"accordion": {
|
|
4
|
+
"button": {
|
|
5
|
+
"border-radius": {},
|
|
6
|
+
"border-top-left-radius": {},
|
|
7
|
+
"border-top-right-radius": {},
|
|
8
|
+
"border-bottom-left-radius": {},
|
|
9
|
+
"border-bottom-right-radius": {},
|
|
10
|
+
"active": {
|
|
11
|
+
"border-bottom": {
|
|
12
|
+
"left-radius": {},
|
|
13
|
+
"right-radius": {},
|
|
14
|
+
"width": {},
|
|
15
|
+
"color": {},
|
|
16
|
+
"style": {}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"panel": {
|
|
21
|
+
"border-radius": {},
|
|
22
|
+
"border-top": {
|
|
23
|
+
"left-radius": {},
|
|
24
|
+
"right-radius": {},
|
|
25
|
+
"width": {},
|
|
26
|
+
"color": {},
|
|
27
|
+
"style": {}
|
|
28
|
+
},
|
|
29
|
+
"border-bottom-left-radius": {},
|
|
30
|
+
"border-bottom-right-radius": {},
|
|
31
|
+
"background-color": {},
|
|
32
|
+
"line-height": {}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"select": {
|
|
4
|
+
"background-color": { "value": "{conduction.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": "{conduction.color.grey.48}" },
|
|
11
|
+
"border-radius": { "value": "3px" },
|
|
12
|
+
"border-width": { "value": "{conduction.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": "{conduction.size.3xs}" },
|
|
21
|
+
"padding-block-start": { "value": "{conduction.size.3xs}" },
|
|
22
|
+
"padding-inline-end": { "value": "{conduction.size.xs}" },
|
|
23
|
+
"padding-inline-start": { "value": "{conduction.size.xs}" },
|
|
24
|
+
"disabled": {
|
|
25
|
+
"background-color": { "value": "{conduction.color.grey.82}" },
|
|
26
|
+
"border-color": { "value": "{conduction.color.grey.82}" },
|
|
27
|
+
"color": { "value": "{conduction.color.grey.50}" }
|
|
28
|
+
},
|
|
29
|
+
"hover": {
|
|
30
|
+
"background-color": {},
|
|
31
|
+
"border-color": { "value": "{conduction.color.grey.70}" },
|
|
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": "{conduction.color.error}" },
|
|
43
|
+
"border-width": {}
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import '@fontsource/roboto/300.css';
|
|
2
|
-
import '@fontsource/roboto/300-italic.css';
|
|
3
|
-
import '@fontsource/roboto/400.css';
|
|
4
|
-
import '@fontsource/roboto/400-italic.css';
|
|
5
|
-
import '@fontsource/roboto/700.css';
|
|
6
|
-
import '@fontsource/roboto/700-italic.css';
|
|
7
|
-
import '@fontsource/roboto-slab/300.css';
|
|
8
|
-
import '@fontsource/roboto-slab/500.css';
|
|
1
|
+
import '@fontsource/roboto/300.css';
|
|
2
|
+
import '@fontsource/roboto/300-italic.css';
|
|
3
|
+
import '@fontsource/roboto/400.css';
|
|
4
|
+
import '@fontsource/roboto/400-italic.css';
|
|
5
|
+
import '@fontsource/roboto/700.css';
|
|
6
|
+
import '@fontsource/roboto/700-italic.css';
|
|
7
|
+
import '@fontsource/roboto-slab/300.css';
|
|
8
|
+
import '@fontsource/roboto-slab/500.css';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Auteursrecht Gemeente Oude Ijsselstreek
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2023 Gemeente Oude Ijsselstreek
|
|
4
|
+
|
|
5
|
+
## Logo en huisstijl
|
|
6
|
+
|
|
7
|
+
Op het huisstijl en logo zijn auteursrechten van toepassing. Het gebruik van logo en huisstijl is alleen toegestaan voor gebruik door Gemeente Oude Ijsselstreek.
|
|
8
|
+
|
|
9
|
+
Wanneer je een bewerking van de software wilt gebruiken voor andere doeleinden, mag je niet het logo van Gemeente Oude Ijsselstreek gebruiken en je ontwerpt een eigen huisstijl.
|
|
10
|
+
|
|
11
|
+
## Lettertype
|
|
12
|
+
|
|
13
|
+
Lettertypes die worden gebruikt voor de huisstijl zijn niet allemaal gratis en open source. Let op dat bij gebruik van die bijgeleverde lettertypes je een (betaalde) licentie regelt. Pas anders de configuratie aan om minder of andere lettertypes te gebruiken.
|
|
14
|
+
|
|
15
|
+
## Toestemming
|
|
16
|
+
|
|
17
|
+
Wanneer je het logo of de huisstijl wilt gebruiken kun je voor toestemming contact opnemen met Gemeente Oude Ijsselstreek.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
+
import tokens from "../dist/tokens.json";
|
|
3
|
+
import { ColorSearch } from "@nl-design-system-unstable/theme-toolkit/src/ColorSearch";
|
|
4
|
+
import { ColorTable } from "@nl-design-system-unstable/theme-toolkit/src/ColorTable";
|
|
5
|
+
import config from "../src/config.json";
|
|
6
|
+
|
|
7
|
+
<Meta title={`${config.name}/Color`} />
|
|
8
|
+
|
|
9
|
+
# Color
|
|
10
|
+
|
|
11
|
+
## Find a color
|
|
12
|
+
|
|
13
|
+
<ColorSearch tokens={tokens[config.prefix]["color"]}></ColorSearch>
|
|
14
|
+
|
|
15
|
+
## Color palette
|
|
16
|
+
|
|
17
|
+
<ColorTable tokens={tokens[config.prefix]["color"]}></ColorTable>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Meta, Story } from "@storybook/addon-docs";
|
|
2
|
+
import { ComponentStories } from "@nl-design-system-unstable/theme-toolkit/src/ComponentStories";
|
|
3
|
+
import config from "../src/config.json";
|
|
4
|
+
|
|
5
|
+
<Meta title={`${config.name}`} />
|
|
6
|
+
|
|
7
|
+
# Components
|
|
8
|
+
|
|
9
|
+
<Story name="Components">
|
|
10
|
+
<ComponentStories config={config} />
|
|
11
|
+
</Story>
|
package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
|
|
2
|
+
import { DesignTokensTable } from "@nl-design-system-unstable/theme-toolkit/src/DesignTokensTable";
|
|
3
|
+
import tokens from "../dist/index.json";
|
|
4
|
+
import config from "../src/config.json";
|
|
5
|
+
|
|
6
|
+
<Meta title={`${config.name}/Design Tokens`} />
|
|
7
|
+
|
|
8
|
+
# Design Tokens
|
|
9
|
+
|
|
10
|
+
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] !== config.prefix)}></DesignTokensTable>
|
|
11
|
+
|
|
12
|
+
## Proprietary Design Tokens
|
|
13
|
+
|
|
14
|
+
<DesignTokensTable tokens={tokens.filter((token) => token.path[0] === config.prefix)}></DesignTokensTable>
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0.0-alpha.13",
|
|
3
|
+
"author": "Community for NL Design System",
|
|
4
|
+
"description": "NL Design System design tokens for Gemeente Oude Ijsselstreek",
|
|
5
|
+
"website": "https://oude-ijsselstreek.nl/",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"nl-design-system",
|
|
8
|
+
"conduction"
|
|
9
|
+
],
|
|
10
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
11
|
+
"name": "@nl-design-system-unstable/oude-ijsselstreek-design-tokens",
|
|
12
|
+
"private": false,
|
|
13
|
+
"publishConfig": {
|
|
14
|
+
"access": "public"
|
|
15
|
+
},
|
|
16
|
+
"repository": {
|
|
17
|
+
"type": "git+ssh",
|
|
18
|
+
"url": "git@github.com:nl-design-system/themes.git"
|
|
19
|
+
},
|
|
20
|
+
"scripts": {
|
|
21
|
+
"clean": "rimraf -rf dist/",
|
|
22
|
+
"prebuild": "npm run clean",
|
|
23
|
+
"watch": "npm-run-all watch:**",
|
|
24
|
+
"watch:style-dictionary": "chokidar --follow-symlinks --command 'npm run --ignore-scripts build' 'src/**/*.tokens.json'",
|
|
25
|
+
"build": "npm-run-all build:**",
|
|
26
|
+
"build:scss": "sass --no-source-map src/:dist/",
|
|
27
|
+
"build:style-dictionary": "style-dictionary build --config ./style-dictionary.config.js"
|
|
28
|
+
},
|
|
29
|
+
"devDependencies": {
|
|
30
|
+
"@fontsource/roboto": "5.0.8",
|
|
31
|
+
"@fontsource/roboto-slab": "5.0.11",
|
|
32
|
+
"@nl-design-system-unstable/theme-toolkit": "workspace:*",
|
|
33
|
+
"chokidar-cli": "3.0.0",
|
|
34
|
+
"npm-run-all": "4.1.5",
|
|
35
|
+
"rimraf": "3.0.2",
|
|
36
|
+
"style-dictionary": "3.8.0"
|
|
37
|
+
},
|
|
38
|
+
"bugs": {
|
|
39
|
+
"url": "https://github.com/ConductionNL/conduction-theme/issues"
|
|
40
|
+
},
|
|
41
|
+
"homepage": "https://github.com/ConductionNL/conduction-theme#readme"
|
|
42
|
+
}
|