@conduction/theme 1.0.29 → 1.0.30
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/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/LICENSE.md +17 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +190 -6
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +190 -6
- package/municipalities/noaberkracht-design-tokens/dist/index.json +4795 -1169
- package/municipalities/noaberkracht-design-tokens/dist/index.less +190 -6
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +190 -6
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +4208 -254
- package/municipalities/noaberkracht-design-tokens/package.json +40 -0
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +70 -0
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/font-size.tokens.json +17 -0
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/size.tokens.json +17 -0
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/typography.tokens.json +52 -0
- package/municipalities/noaberkracht-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noaberkracht-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/select.tokens.json +30 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +12 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noaberkracht-design-tokens/src/config.json +7 -0
- package/municipalities/noaberkracht-design-tokens/src/font/GreycliffCF.woff2 +0 -0
- package/municipalities/noaberkracht-design-tokens/src/font/Oceanwide.woff2 +0 -0
- package/municipalities/noaberkracht-design-tokens/src/font.scss +11 -0
- package/municipalities/noaberkracht-design-tokens/src/index.scss +8 -0
- package/municipalities/noaberkracht-design-tokens/style-dictionary.config.js +6 -0
- 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/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/package.json +3 -2
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"table": {
|
|
4
|
+
"background-color": {},
|
|
5
|
+
"header": {
|
|
6
|
+
"border-block-end-color": {},
|
|
7
|
+
"border-block-end-width": {},
|
|
8
|
+
"font-family": {}
|
|
9
|
+
},
|
|
10
|
+
"row": {
|
|
11
|
+
"hover": {
|
|
12
|
+
"background-color": {},
|
|
13
|
+
"color": {}
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"body": {
|
|
17
|
+
"border": {}
|
|
18
|
+
},
|
|
19
|
+
"caption": {
|
|
20
|
+
"font-style": {}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"textbox": {
|
|
4
|
+
"background-color": { "value": "{noaberkracht.color.white.100}" },
|
|
5
|
+
"border-bottom-width": {},
|
|
6
|
+
"border-color": { "value": "{noaberkracht.color.blue.22}" },
|
|
7
|
+
"border-radius": { "value": "9999px" },
|
|
8
|
+
"border-width": { "value": "{noaberkracht.size.4xs}" },
|
|
9
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
10
|
+
"font-family": { "value": "{noaberkracht.typography.greycliff-cf.font-family}" },
|
|
11
|
+
"font-size": { "value": "14px" },
|
|
12
|
+
"line-height": {},
|
|
13
|
+
"max-inline-size": {},
|
|
14
|
+
"padding-block-end": { "value": "{noaberkracht.size.xs}" },
|
|
15
|
+
"padding-block-start": { "value": "{noaberkracht.size.xs}" },
|
|
16
|
+
"padding-inline-end": { "value": "{noaberkracht.size.md}" },
|
|
17
|
+
"padding-inline-start": { "value": "{noaberkracht.size.md}" },
|
|
18
|
+
"placeholder": {
|
|
19
|
+
"color": { "value": "{noaberkracht.color.blue.22}" }
|
|
20
|
+
},
|
|
21
|
+
"disabled": {
|
|
22
|
+
"background-color": {},
|
|
23
|
+
"border-color": {},
|
|
24
|
+
"color": {}
|
|
25
|
+
},
|
|
26
|
+
"focus": {
|
|
27
|
+
"background-color": { "value": "{noaberkracht.color.white.100}" },
|
|
28
|
+
"border-color": {},
|
|
29
|
+
"color": {}
|
|
30
|
+
},
|
|
31
|
+
"invalid": {
|
|
32
|
+
"background-color": {},
|
|
33
|
+
"border-color": {},
|
|
34
|
+
"border-width": {},
|
|
35
|
+
"color": {}
|
|
36
|
+
},
|
|
37
|
+
"read-only": {
|
|
38
|
+
"background-color": {},
|
|
39
|
+
"border-color": {},
|
|
40
|
+
"color": {}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"heading-1": {
|
|
4
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
5
|
+
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" },
|
|
6
|
+
"font-size": { "value": "{noaberkracht.font-size.2xl}" },
|
|
7
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" },
|
|
8
|
+
"line-height": {},
|
|
9
|
+
"margin-block-end": { "value": "{noaberkracht.size.2xl}" },
|
|
10
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" }
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"heading-2": {
|
|
14
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
15
|
+
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" },
|
|
16
|
+
"font-size": { "value": "{noaberkracht.font-size.xl}" },
|
|
17
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" },
|
|
18
|
+
"line-height": {},
|
|
19
|
+
"margin-block-end": { "value": "{noaberkracht.size.2xl}" },
|
|
20
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" }
|
|
21
|
+
},
|
|
22
|
+
|
|
23
|
+
"heading-3": {
|
|
24
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
25
|
+
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" },
|
|
26
|
+
"font-size": { "value": "{noaberkracht.font-size.lg}" },
|
|
27
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.normal}" },
|
|
28
|
+
"line-height": {},
|
|
29
|
+
"margin-block-end": { "value": "{noaberkracht.size.xl}" },
|
|
30
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" }
|
|
31
|
+
},
|
|
32
|
+
|
|
33
|
+
"heading-4": {
|
|
34
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
35
|
+
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" },
|
|
36
|
+
"font-size": { "value": "{noaberkracht.font-size.md}" },
|
|
37
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.normal}" },
|
|
38
|
+
"line-height": {},
|
|
39
|
+
"margin-block-end": { "value": "{noaberkracht.size.lg}" },
|
|
40
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" }
|
|
41
|
+
},
|
|
42
|
+
|
|
43
|
+
"heading-5": {
|
|
44
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
45
|
+
"font-family": { "value": "{noaberkracht.typography.oceanwide.font-family}" },
|
|
46
|
+
"font-size": { "value": "{noaberkracht.font-size.sm}" },
|
|
47
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.light}" },
|
|
48
|
+
"line-height": {},
|
|
49
|
+
"margin-block-end": { "value": "{noaberkracht.size.lg}" },
|
|
50
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" }
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"link": {
|
|
4
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
5
|
+
"text-decoration": { "value": "underline" },
|
|
6
|
+
"text-decoration-color": { "value": "{noaberkracht.color.blue.22}" },
|
|
7
|
+
"text-decoration-thickness": { "value": "{noaberkracht.size.4xs}" },
|
|
8
|
+
"text-underline-offset": { "value": "{noaberkracht.size.3xs}" },
|
|
9
|
+
"active": {
|
|
10
|
+
"color": {}
|
|
11
|
+
},
|
|
12
|
+
"focus": {
|
|
13
|
+
"color": {},
|
|
14
|
+
"text-decoration": {},
|
|
15
|
+
"text-decoration-thickness": {}
|
|
16
|
+
},
|
|
17
|
+
"hover": {
|
|
18
|
+
"color": { "value": "{noaberkracht.color.blue.22}" },
|
|
19
|
+
"text-decoration": {},
|
|
20
|
+
"text-decoration-thickness": { "value": "{noaberkracht.size.4xs}" }
|
|
21
|
+
},
|
|
22
|
+
"placeholder": {
|
|
23
|
+
"color": {}
|
|
24
|
+
},
|
|
25
|
+
"visited": {
|
|
26
|
+
"color": { "value": "{noaberkracht.color.blue.22}" }
|
|
27
|
+
},
|
|
28
|
+
"icon": {
|
|
29
|
+
"size": { "value": "{noaberkracht.size.sm}" }
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"ordered-list": {
|
|
4
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
5
|
+
"line-height": {},
|
|
6
|
+
"margin-block-start": { "value": "{noaberkracht.size.sm}" },
|
|
7
|
+
"margin-block-end": { "value": "{noaberkracht.size.sm}" },
|
|
8
|
+
"padding-inline-start": { "value": "{noaberkracht.size.xl}" },
|
|
9
|
+
"item": {
|
|
10
|
+
"margin-block-start": { "value": "{noaberkracht.size.2xs}" },
|
|
11
|
+
"margin-block-end": { "value": "{noaberkracht.size.2xs}" },
|
|
12
|
+
"padding-inline-start": { "value": "1ch" }
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
|
|
16
|
+
"unordered-list": {
|
|
17
|
+
"font-size": { "value": "{utrecht.document.font-size}" },
|
|
18
|
+
"line-height": {},
|
|
19
|
+
"margin-block-start": { "value": "{noaberkracht.size.md}" },
|
|
20
|
+
"margin-block-end": { "value": 0 },
|
|
21
|
+
"padding-inline-start": { "value": "2ch" },
|
|
22
|
+
"item": {
|
|
23
|
+
"margin-block-start": { "value": "{noaberkracht.size.xs}" },
|
|
24
|
+
"margin-block-end": { "value": "{noaberkracht.size.xs}" },
|
|
25
|
+
"padding-inline-start": { "value": "1ch" }
|
|
26
|
+
},
|
|
27
|
+
|
|
28
|
+
"marker": {
|
|
29
|
+
"color": { "value": "{noaberkracht.color.blue.22}" }
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-footer.tokens.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-footer": {
|
|
4
|
+
"background-color": { "value": "{noaberkracht.color.yellow.47}" },
|
|
5
|
+
"background-image": { "value": "unset" },
|
|
6
|
+
"color": { "value": "{noaberkracht.color.white.100}" },
|
|
7
|
+
"padding-inline-end": { "value": "{noaberkracht.size.sm}" },
|
|
8
|
+
"padding-inline-start": { "value": "{noaberkracht.size.sm}" },
|
|
9
|
+
"padding-block-end": { "value": "{noaberkracht.size.2xl}" },
|
|
10
|
+
"padding-block-start": { "value": "{noaberkracht.size.2xl}" }
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
}
|
package/municipalities/noaberkracht-design-tokens/src/component/utrecht/page-header.tokens.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"page-header": {
|
|
4
|
+
"background-color": { "value": "{noaberkracht.color.blue.31-60t}" },
|
|
5
|
+
"color": { "value": "{noaberkracht.color.white.100}" },
|
|
6
|
+
"padding-block-start": { "value": "{noaberkracht.size.sm}" },
|
|
7
|
+
"padding-block-end": { "value": "{noaberkracht.size.sm}" }
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"paragraph": {
|
|
4
|
+
"color": { "value": "{utrecht.document.color}" },
|
|
5
|
+
"font-family": { "value": "{noaberkracht.typography.greycliff-cf.font-family}" },
|
|
6
|
+
"font-size": { "value": "{noaberkracht.font-size.sm}" },
|
|
7
|
+
"font-weight": { "value": "{noaberkracht.typography.font-weight.normal}" },
|
|
8
|
+
"line-height": { "value": "1.5em" },
|
|
9
|
+
"margin-block-start": { "value": 0 },
|
|
10
|
+
"margin-block-end": { "value": 0 },
|
|
11
|
+
"lead": {
|
|
12
|
+
"color": {},
|
|
13
|
+
"font-size": {},
|
|
14
|
+
"font-weight": {},
|
|
15
|
+
"line-height": {}
|
|
16
|
+
},
|
|
17
|
+
"small": {
|
|
18
|
+
"color": {},
|
|
19
|
+
"font-size": {},
|
|
20
|
+
"font-weight": {},
|
|
21
|
+
"line-height": {}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
{
|
|
2
|
+
"utrecht": {
|
|
3
|
+
"table": {
|
|
4
|
+
"border-color": { "value": "{noaberkracht.color.lightgrey.96}" },
|
|
5
|
+
"border-width": { "value": "{noaberkracht.size.4xs}" },
|
|
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": "{noaberkracht.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": "{noaberkracht.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": "{utrecht.document.font-size}" },
|
|
30
|
+
"font-weight": { "value": "{noaberkracht.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": "{noaberkracht.size.md}" },
|
|
37
|
+
"padding-block-start": { "value": "{noaberkracht.size.md}" },
|
|
38
|
+
"padding-inline-end": { "value": "{noaberkracht.size.md}" },
|
|
39
|
+
"padding-inline-start": { "value": "{noaberkracht.size.md}" },
|
|
40
|
+
"icon": {
|
|
41
|
+
"size": {}
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"row": {
|
|
45
|
+
"border-block-end-color": { "value": "{noaberkracht.color.lightgrey.96}" },
|
|
46
|
+
"border-block-end-width": { "value": "{noaberkracht.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,11 @@
|
|
|
1
|
+
/* Place any @font-face definitions here */
|
|
2
|
+
|
|
3
|
+
@font-face {
|
|
4
|
+
font-family: "greycliff-cf";
|
|
5
|
+
src: url("../src/font/GreycliffCF.woff2") format("woff2");
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@font-face {
|
|
9
|
+
font-family: "Oceanwide";
|
|
10
|
+
src: url("../src/font/Oceanwide.woff2") format("woff2");
|
|
11
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@conduction/theme",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.30",
|
|
4
4
|
"description": "Conduction's design tokens theme",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"build:tubbergen": "cd ./municipalities/tubbergen-design-tokens && npm run build",
|
|
17
17
|
"build:dinkelland": "cd ./municipalities/dinkelland-design-tokens && npm run build",
|
|
18
18
|
"build:epe": "cd ./municipalities/epe-design-tokens && npm run build",
|
|
19
|
-
"build:noordwijk": "cd ./municipalities/noordwijk-design-tokens && npm run build"
|
|
19
|
+
"build:noordwijk": "cd ./municipalities/noordwijk-design-tokens && npm run build",
|
|
20
|
+
"build:noaberkracht": "cd ./municipalities/noaberkracht-design-tokens && npm run build"
|
|
20
21
|
|
|
21
22
|
},
|
|
22
23
|
"author": "",
|