@conduction/theme 1.1.1 → 1.1.2
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/dist/design-tokens.css +1 -1
- package/conduction-design-tokens/dist/index.js +1 -1
- package/conduction-design-tokens/dist/index.less +1 -1
- package/conduction-design-tokens/dist/index.scss +1 -1
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/commonground-design-tokens/dist/index.js +1 -1
- package/municipalities/commonground-design-tokens/dist/index.less +1 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +1 -1
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
- package/municipalities/epe-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/epe-design-tokens/dist/index.js +1 -1
- package/municipalities/epe-design-tokens/dist/index.less +1 -1
- package/municipalities/epe-design-tokens/dist/index.scss +1 -1
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/leiden-design-tokens/dist/index.js +1 -1
- package/municipalities/leiden-design-tokens/dist/index.less +1 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.less +1 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +1 -1
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
- package/municipalities/opencatalogi-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/opencatalogi-design-tokens/dist/index.js +1 -1
- package/municipalities/opencatalogi-design-tokens/dist/index.less +1 -1
- package/municipalities/opencatalogi-design-tokens/dist/index.scss +1 -1
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
- package/municipalities/sloterburg-design-tokens/LICENSE.md +17 -0
- package/municipalities/sloterburg-design-tokens/README.md +3 -0
- package/municipalities/sloterburg-design-tokens/dist/design-tokens.css +290 -0
- package/municipalities/sloterburg-design-tokens/dist/font.css +5 -0
- package/municipalities/sloterburg-design-tokens/dist/index.css +7 -0
- package/municipalities/sloterburg-design-tokens/dist/index.js +288 -0
- package/municipalities/sloterburg-design-tokens/dist/index.json +5661 -0
- package/municipalities/sloterburg-design-tokens/dist/index.less +287 -0
- package/municipalities/sloterburg-design-tokens/dist/index.scss +287 -0
- package/municipalities/sloterburg-design-tokens/dist/tokens.json +6019 -0
- package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -0
- package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -0
- package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -0
- package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -0
- package/municipalities/sloterburg-design-tokens/package.json +40 -0
- package/municipalities/sloterburg-design-tokens/src/brand/sloterburg/color.tokens.json +101 -0
- package/municipalities/sloterburg-design-tokens/src/brand/sloterburg/font-size.tokens.json +17 -0
- package/municipalities/sloterburg-design-tokens/src/brand/sloterburg/size.tokens.json +17 -0
- package/municipalities/sloterburg-design-tokens/src/brand/sloterburg/typography.tokens.json +45 -0
- package/municipalities/sloterburg-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/sloterburg-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -0
- package/municipalities/sloterburg-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/breadcrumb.tokens.json +35 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/code.tokens.json +26 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +37 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/form-input.tokens.json +31 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/sloterburg-design-tokens/src/config.json +58 -0
- package/municipalities/sloterburg-design-tokens/src/font/PT-Sans-Narrow.woff2 +0 -0
- package/municipalities/sloterburg-design-tokens/src/font.scss +6 -0
- package/municipalities/sloterburg-design-tokens/src/index.scss +8 -0
- package/municipalities/sloterburg-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
- package/municipalities/zutphen-design-tokens/dist/design-tokens.css +1 -1
- package/municipalities/zutphen-design-tokens/dist/index.js +1 -1
- package/municipalities/zutphen-design-tokens/dist/index.less +1 -1
- package/municipalities/zutphen-design-tokens/dist/index.scss +1 -1
- package/package.json +3 -2
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"code": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.lightgrey.96}" },
|
|
5
|
+
"color": { "value": "{sloterburg.color.black.0}" },
|
|
6
|
+
"font-family": { "value": "{sloterburg.typography.monospace.font-family}" },
|
|
7
|
+
"font-size": { "value": "inherit" },
|
|
8
|
+
"line-height": {}
|
|
9
|
+
},
|
|
10
|
+
"code-block": {
|
|
11
|
+
"background-color": { "value": "{sloterburg.color.lightgrey.96}" },
|
|
12
|
+
"color": { "value": "{sloterburg.color.black.0}" },
|
|
13
|
+
"font-family": { "value": "{sloterburg.typography.monospace.font-family}" },
|
|
14
|
+
"font-size": { "value": "{sloterburg.font-size.md}" },
|
|
15
|
+
"line-height": { "value": "{sloterburg.size.lg}" },
|
|
16
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" },
|
|
17
|
+
"margin-block-end": { "value": "{sloterburg.size.md}" },
|
|
18
|
+
"margin-inline-start": { "value": 0 },
|
|
19
|
+
"margin-inline-end": { "value": 0 },
|
|
20
|
+
"padding-block-start": { "value": "{sloterburg.size.md}" },
|
|
21
|
+
"padding-block-end": { "value": "{sloterburg.size.md}" },
|
|
22
|
+
"padding-inline-start": { "value": "{sloterburg.size.md}" },
|
|
23
|
+
"padding-inline-end": { "value": "{sloterburg.size.md}" }
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"document": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.white.100}" },
|
|
5
|
+
"color": { "value": "{sloterburg.color.black.0}" },
|
|
6
|
+
"font-family": { "value": "{sloterburg.typography.pt-sans-narrow.font-family}" },
|
|
7
|
+
"font-size": { "value": "{sloterburg.font-size.md}" },
|
|
8
|
+
"font-weight": {},
|
|
9
|
+
"line-height": {}
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"breadcrumb-nav": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.white.100}" },
|
|
5
|
+
"border-radius": { "value": "3px" },
|
|
6
|
+
"padding-inline-start": { "value": "0" },
|
|
7
|
+
"padding-inline-end": { "value": "0" },
|
|
8
|
+
"padding-block-start": { "value": "12px" },
|
|
9
|
+
"padding-block-end": { "value": "12px" },
|
|
10
|
+
"link": {
|
|
11
|
+
"disabled": {
|
|
12
|
+
"background-color": {},
|
|
13
|
+
"color": { "value": "{sloterburg.color.grey.42}" }
|
|
14
|
+
},
|
|
15
|
+
"hover": {
|
|
16
|
+
"background-color": {},
|
|
17
|
+
"color": { "value": "{sloterburg.color.primary-hover}" }
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"form-input": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.white.100}" },
|
|
5
|
+
"line-height": {},
|
|
6
|
+
"placeholder": {
|
|
7
|
+
"color": { "value": "{sloterburg.color.grey.50}" }
|
|
8
|
+
},
|
|
9
|
+
"disabled": {
|
|
10
|
+
"background-color": {}
|
|
11
|
+
},
|
|
12
|
+
"focus": {
|
|
13
|
+
"background-color": { "value": "{sloterburg.color.white.100}" },
|
|
14
|
+
"border-color": {},
|
|
15
|
+
"color": {}
|
|
16
|
+
},
|
|
17
|
+
"invalid": {
|
|
18
|
+
"background-color": {},
|
|
19
|
+
"color": {}
|
|
20
|
+
},
|
|
21
|
+
"read-only": {
|
|
22
|
+
"background-color": {}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-footer": {
|
|
4
|
+
"font-size": {},
|
|
5
|
+
"font-family": {},
|
|
6
|
+
"min-height": {},
|
|
7
|
+
"logo": {
|
|
8
|
+
"max-height": { "value": "100px" },
|
|
9
|
+
"max-width": { "value": "100px" }
|
|
10
|
+
},
|
|
11
|
+
"background-size": {},
|
|
12
|
+
"background-position": {},
|
|
13
|
+
"mobile": {
|
|
14
|
+
"background-position": {}
|
|
15
|
+
},
|
|
16
|
+
"icon": {
|
|
17
|
+
"color": {}
|
|
18
|
+
},
|
|
19
|
+
"heading": {
|
|
20
|
+
"color": {},
|
|
21
|
+
"font-family": {}
|
|
22
|
+
},
|
|
23
|
+
"link": {
|
|
24
|
+
"color": {},
|
|
25
|
+
"text-decoration": { "value": "none" },
|
|
26
|
+
"text-decoration-color": { "value": "unset" },
|
|
27
|
+
"text-decoration-thickness": { "value": "{sloterburg.size.4xs}" },
|
|
28
|
+
"text-underline-offset": { "value": "{sloterburg.size.3xs}" },
|
|
29
|
+
"hover": {
|
|
30
|
+
"color": { "value": "{sloterburg.color.white.100}" },
|
|
31
|
+
"text-decoration": { "value": "underline" },
|
|
32
|
+
"text-decoration-thickness": { "value": "{sloterburg.size.4xs}" }
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"form-input": {
|
|
4
|
+
"border-bottom-width": {},
|
|
5
|
+
"border-color": { "value": "{sloterburg.color.grey.48}" },
|
|
6
|
+
"border-radius": { "value": "3px" },
|
|
7
|
+
"border-width": { "value": "{sloterburg.size.4xs}" },
|
|
8
|
+
"color": { "value": "{sloterburg.color.grey.29}" },
|
|
9
|
+
"font-family": { "value": "{sloterburg.typography.pt-sans-narrow.font-family}" },
|
|
10
|
+
"font-size": { "value": "{sloterburg.font-size.md}" },
|
|
11
|
+
"min-inline-height": {},
|
|
12
|
+
"max-inline-size": {},
|
|
13
|
+
"padding-block-end": { "value": "{sloterburg.size.xs}" },
|
|
14
|
+
"padding-block-start": { "value": "{sloterburg.size.xs}" },
|
|
15
|
+
"padding-inline-end": { "value": "{sloterburg.size.sm}" },
|
|
16
|
+
"padding-inline-start": { "value": "{sloterburg.size.sm}" },
|
|
17
|
+
"disabled": {
|
|
18
|
+
"border-color": {},
|
|
19
|
+
"color": {}
|
|
20
|
+
},
|
|
21
|
+
"invalid": {
|
|
22
|
+
"border-color": {},
|
|
23
|
+
"border-width": {}
|
|
24
|
+
},
|
|
25
|
+
"read-only": {
|
|
26
|
+
"border-color": {},
|
|
27
|
+
"color": {}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"heading-1": {
|
|
4
|
+
"color": { "value": "{sloterburg.color.primary}" },
|
|
5
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
6
|
+
"font-size": { "value": "{sloterburg.font-size.3xl}" },
|
|
7
|
+
"font-weight": { "value": "{sloterburg.typography.font-weight.bold}" },
|
|
8
|
+
"line-height": {},
|
|
9
|
+
"margin-block-end": { "value": "{sloterburg.size.2xl}" },
|
|
10
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" }
|
|
11
|
+
},
|
|
12
|
+
"heading-2": {
|
|
13
|
+
"color": { "value": "{sloterburg.color.primary}" },
|
|
14
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
15
|
+
"font-size": { "value": "{sloterburg.font-size.2xl}" },
|
|
16
|
+
"font-weight": { "value": "{sloterburg.typography.font-weight.bold}" },
|
|
17
|
+
"line-height": {},
|
|
18
|
+
"margin-block-end": { "value": "{sloterburg.size.2xl}" },
|
|
19
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" }
|
|
20
|
+
},
|
|
21
|
+
"heading-3": {
|
|
22
|
+
"color": { "value": "{sloterburg.color.darkgreen.23}" },
|
|
23
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
24
|
+
"font-size": { "value": "{sloterburg.font-size.xl}" },
|
|
25
|
+
"font-weight": { "value": "{sloterburg.typography.font-weight.normal}" },
|
|
26
|
+
"line-height": {},
|
|
27
|
+
"margin-block-end": { "value": "{sloterburg.size.xl}" },
|
|
28
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" }
|
|
29
|
+
},
|
|
30
|
+
"heading-4": {
|
|
31
|
+
"color": { "value": "{sloterburg.color.darkgreen.23}" },
|
|
32
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
33
|
+
"font-size": { "value": "{sloterburg.font-size.lg}" },
|
|
34
|
+
"font-weight": { "value": "{sloterburg.typography.font-weight.normal}" },
|
|
35
|
+
"line-height": {},
|
|
36
|
+
"margin-block-end": { "value": "{sloterburg.size.lg}" },
|
|
37
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" }
|
|
38
|
+
},
|
|
39
|
+
"heading-5": {
|
|
40
|
+
"color": { "value": "{sloterburg.color.darkgreen.23}" },
|
|
41
|
+
"font-family": { "value": "{utrecht.document.font-family}" },
|
|
42
|
+
"font-size": { "value": "{sloterburg.font-size.md}" },
|
|
43
|
+
"font-weight": { "value": "{sloterburg.typography.font-weight.light}" },
|
|
44
|
+
"line-height": {},
|
|
45
|
+
"margin-block-end": { "value": "{sloterburg.size.lg}" },
|
|
46
|
+
"margin-block-start": { "value": "{sloterburg.size.md}" }
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-footer": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.purple.28}" },
|
|
5
|
+
"background-image": { "value": "unset" },
|
|
6
|
+
"color": { "value": "{sloterburg.color.white.100}" },
|
|
7
|
+
"padding-inline-end": { "value": "{sloterburg.size.sm}" },
|
|
8
|
+
"padding-inline-start": { "value": "{sloterburg.size.sm}" },
|
|
9
|
+
"padding-block-end": { "value": "{sloterburg.size.2xl}" },
|
|
10
|
+
"padding-block-start": { "value": "{sloterburg.size.2xl}" }
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-header": {
|
|
4
|
+
"background-color": { "value": "{sloterburg.color.white.100}" },
|
|
5
|
+
"color": { "value": "{sloterburg.color.primary}" },
|
|
6
|
+
"padding-block-start": { "value": "{sloterburg.size.sm}" },
|
|
7
|
+
"padding-block-end": { "value": "{sloterburg.size.sm}" }
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fullName": "Sloterburg",
|
|
3
|
+
"name": "Sloterburg",
|
|
4
|
+
"prefix": "sloterburg",
|
|
5
|
+
"npm": "@nl-design-system-unstable/sloterburg-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
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conduction/theme",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.2",
|
|
4
4
|
"description": "Conduction's design tokens theme",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -22,7 +22,8 @@
|
|
|
22
22
|
"build:dimpact": "cd ./municipalities/dimpact-design-tokens && npm run build",
|
|
23
23
|
"build:commonground": "cd ./municipalities/commonground-design-tokens && npm run build",
|
|
24
24
|
"build:opencatalogi": "cd ./municipalities/opencatalogi-design-tokens && npm run build",
|
|
25
|
-
"build:zutphen": "cd ./municipalities/zutphen-design-tokens && npm run build"
|
|
25
|
+
"build:zutphen": "cd ./municipalities/zutphen-design-tokens && npm run build",
|
|
26
|
+
"build:sloterburg": "cd ./municipalities/sloterburg-design-tokens && npm run build"
|
|
26
27
|
},
|
|
27
28
|
"dependencies": { "@nl-design-system-unstable/rotterdam-design-tokens": "^1.0.0-alpha.100" },
|
|
28
29
|
"author": "",
|