@conduction/theme 1.0.23 → 1.0.26
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 +12 -0
- package/conduction-design-tokens/README.md +3 -0
- package/conduction-design-tokens/dist/design-tokens.css +66 -67
- package/conduction-design-tokens/dist/index.js +70 -71
- package/conduction-design-tokens/dist/index.json +168 -187
- package/conduction-design-tokens/dist/index.less +66 -67
- package/conduction-design-tokens/dist/index.scss +66 -67
- package/conduction-design-tokens/dist/tokens.json +1985 -1993
- package/conduction-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +10 -2
- package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/dinkelland-design-tokens/README.md +3 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.js +82 -85
- package/municipalities/dinkelland-design-tokens/dist/index.json +166 -223
- package/municipalities/dinkelland-design-tokens/dist/index.less +76 -79
- package/municipalities/dinkelland-design-tokens/dist/index.scss +76 -79
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +2232 -2282
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/epe-design-tokens/README.md +3 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +66 -74
- package/municipalities/epe-design-tokens/dist/index.js +75 -83
- package/municipalities/epe-design-tokens/dist/index.json +151 -317
- package/municipalities/epe-design-tokens/dist/index.less +66 -74
- package/municipalities/epe-design-tokens/dist/index.scss +66 -74
- package/municipalities/epe-design-tokens/dist/tokens.json +2133 -2299
- package/municipalities/epe-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +0 -1
- package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/README.md +3 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +69 -70
- package/municipalities/leiden-design-tokens/dist/index.js +72 -73
- package/municipalities/leiden-design-tokens/dist/index.json +156 -175
- package/municipalities/leiden-design-tokens/dist/index.less +69 -70
- package/municipalities/leiden-design-tokens/dist/index.scss +69 -70
- package/municipalities/leiden-design-tokens/dist/tokens.json +1884 -1888
- package/municipalities/leiden-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +7 -3
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +129 -0
- package/municipalities/noaberkracht-design-tokens/dist/font.css +5 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.css +7 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.js +127 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.json +2458 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +126 -0
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +2570 -0
- package/municipalities/noordwijk-design-tokens/LICENSE.md +17 -0
- package/municipalities/noordwijk-design-tokens/README.md +3 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +309 -0
- package/municipalities/noordwijk-design-tokens/dist/font.css +318 -0
- package/municipalities/noordwijk-design-tokens/dist/index.css +7 -0
- package/municipalities/noordwijk-design-tokens/dist/index.js +307 -0
- package/municipalities/noordwijk-design-tokens/dist/index.json +6004 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +306 -0
- package/municipalities/noordwijk-design-tokens/dist/index.scss +306 -0
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +6420 -0
- package/municipalities/noordwijk-design-tokens/package.json +40 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +99 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/size.tokens.json +17 -0
- package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/typography.tokens.json +47 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/action.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/common/utrecht/space.tokens.json +28 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/select.tokens.json +15 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/button.tokens.json +152 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/code.tokens.json +27 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/document.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +44 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/link.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/list.tokens.json +33 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/page.tokens.json +11 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/table.tokens.json +60 -0
- package/municipalities/noordwijk-design-tokens/src/config.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/font.scss +385 -0
- package/municipalities/noordwijk-design-tokens/src/index.scss +8 -0
- package/municipalities/noordwijk-design-tokens/style-dictionary.config.js +6 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +11 -0
- package/municipalities/rotterdam-design-tokens/dist/font.css +1 -0
- package/municipalities/rotterdam-design-tokens/dist/index.css +7 -0
- package/municipalities/rotterdam-design-tokens/dist/index.js +9 -0
- package/municipalities/rotterdam-design-tokens/dist/index.json +80 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +8 -0
- package/municipalities/rotterdam-design-tokens/dist/index.scss +8 -0
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +90 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/custom.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/design-tokens.css +305 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font/download.sh +18 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/font.css +36 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.css +33 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.js +303 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.json +6415 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.less +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/index.scss +302 -0
- package/municipalities/rotterdam-design-tokens/node_modules/@nl-design-system-unstable/rotterdam-design-tokens/dist/tokens.json +6868 -0
- package/municipalities/tubbergen-design-tokens/README.md +3 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.js +82 -85
- package/municipalities/tubbergen-design-tokens/dist/index.json +166 -223
- package/municipalities/tubbergen-design-tokens/dist/index.less +76 -79
- package/municipalities/tubbergen-design-tokens/dist/index.scss +76 -79
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +2254 -2304
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card-wrapper.tokens.json +19 -0
- package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/table.tokens.json +3 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/municipalities/xxllnc-design-tokens/README.md +3 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.js +73 -74
- package/municipalities/xxllnc-design-tokens/dist/index.json +175 -194
- package/municipalities/xxllnc-design-tokens/dist/index.less +72 -73
- package/municipalities/xxllnc-design-tokens/dist/index.scss +72 -73
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1992 -1996
- package/municipalities/xxllnc-design-tokens/src/component/conduction/{card.tokens.json → card-wrapper.tokens.json} +8 -4
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +24 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
- package/package.json +3 -2
- package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +0 -15
- package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +0 -30
- package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +0 -15
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/conduction-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/dinkelland-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/epe-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/leiden-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/tubbergen-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/alert.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/form-input.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/icon.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-footer.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/page-header.tokens.json +0 -0
- /package/municipalities/xxllnc-design-tokens/src/component/{conduction → utrecht/extra-tokens}/textbox.tokens.json +0 -0
|
@@ -1,4 +1,137 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#ffffff",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{conduction.color.white.100}"
|
|
8
|
+
},
|
|
9
|
+
"name": "conductionCardWrapperBackgroundColor",
|
|
10
|
+
"attributes": {
|
|
11
|
+
"category": "conduction",
|
|
12
|
+
"type": "card-wrapper",
|
|
13
|
+
"item": "background-color"
|
|
14
|
+
},
|
|
15
|
+
"path": [
|
|
16
|
+
"conduction",
|
|
17
|
+
"card-wrapper",
|
|
18
|
+
"background-color"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"value": "18px",
|
|
23
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{conduction.size.md}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardWrapperBorderRadius",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-wrapper",
|
|
32
|
+
"item": "border-radius"
|
|
33
|
+
},
|
|
34
|
+
"path": [
|
|
35
|
+
"conduction",
|
|
36
|
+
"card-wrapper",
|
|
37
|
+
"border-radius"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "#000000",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{conduction.color.black.0}"
|
|
46
|
+
},
|
|
47
|
+
"name": "conductionCardWrapperColor",
|
|
48
|
+
"attributes": {
|
|
49
|
+
"category": "conduction",
|
|
50
|
+
"type": "card-wrapper",
|
|
51
|
+
"item": "color"
|
|
52
|
+
},
|
|
53
|
+
"path": [
|
|
54
|
+
"conduction",
|
|
55
|
+
"card-wrapper",
|
|
56
|
+
"color"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"value": "18px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{conduction.size.md}"
|
|
65
|
+
},
|
|
66
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
67
|
+
"attributes": {
|
|
68
|
+
"category": "conduction",
|
|
69
|
+
"type": "card-wrapper",
|
|
70
|
+
"item": "padding-block-end"
|
|
71
|
+
},
|
|
72
|
+
"path": [
|
|
73
|
+
"conduction",
|
|
74
|
+
"card-wrapper",
|
|
75
|
+
"padding-block-end"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"value": "18px",
|
|
80
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
81
|
+
"isSource": true,
|
|
82
|
+
"original": {
|
|
83
|
+
"value": "{conduction.size.md}"
|
|
84
|
+
},
|
|
85
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
86
|
+
"attributes": {
|
|
87
|
+
"category": "conduction",
|
|
88
|
+
"type": "card-wrapper",
|
|
89
|
+
"item": "padding-block-start"
|
|
90
|
+
},
|
|
91
|
+
"path": [
|
|
92
|
+
"conduction",
|
|
93
|
+
"card-wrapper",
|
|
94
|
+
"padding-block-start"
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"value": "18px",
|
|
99
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
100
|
+
"isSource": true,
|
|
101
|
+
"original": {
|
|
102
|
+
"value": "{conduction.size.md}"
|
|
103
|
+
},
|
|
104
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
105
|
+
"attributes": {
|
|
106
|
+
"category": "conduction",
|
|
107
|
+
"type": "card-wrapper",
|
|
108
|
+
"item": "padding-inline-end"
|
|
109
|
+
},
|
|
110
|
+
"path": [
|
|
111
|
+
"conduction",
|
|
112
|
+
"card-wrapper",
|
|
113
|
+
"padding-inline-end"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"value": "18px",
|
|
118
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
119
|
+
"isSource": true,
|
|
120
|
+
"original": {
|
|
121
|
+
"value": "{conduction.size.md}"
|
|
122
|
+
},
|
|
123
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
124
|
+
"attributes": {
|
|
125
|
+
"category": "conduction",
|
|
126
|
+
"type": "card-wrapper",
|
|
127
|
+
"item": "padding-inline-start"
|
|
128
|
+
},
|
|
129
|
+
"path": [
|
|
130
|
+
"conduction",
|
|
131
|
+
"card-wrapper",
|
|
132
|
+
"padding-inline-start"
|
|
133
|
+
]
|
|
134
|
+
},
|
|
2
135
|
{
|
|
3
136
|
"value": "#721c24",
|
|
4
137
|
"filePath": "src/brand/conduction/color.tokens.json",
|
|
@@ -1559,7 +1692,7 @@
|
|
|
1559
1692
|
},
|
|
1560
1693
|
{
|
|
1561
1694
|
"value": "8px",
|
|
1562
|
-
"filePath": "src/component/
|
|
1695
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
1563
1696
|
"isSource": true,
|
|
1564
1697
|
"original": {
|
|
1565
1698
|
"value": "{conduction.size.xs}"
|
|
@@ -2524,158 +2657,6 @@
|
|
|
2524
2657
|
"color"
|
|
2525
2658
|
]
|
|
2526
2659
|
},
|
|
2527
|
-
{
|
|
2528
|
-
"value": "#ffffff",
|
|
2529
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2530
|
-
"isSource": true,
|
|
2531
|
-
"original": {
|
|
2532
|
-
"value": "{conduction.color.white.100}"
|
|
2533
|
-
},
|
|
2534
|
-
"name": "utrechtCardBackgroundColor",
|
|
2535
|
-
"attributes": {
|
|
2536
|
-
"category": "utrecht",
|
|
2537
|
-
"type": "card",
|
|
2538
|
-
"item": "background-color"
|
|
2539
|
-
},
|
|
2540
|
-
"path": [
|
|
2541
|
-
"utrecht",
|
|
2542
|
-
"card",
|
|
2543
|
-
"background-color"
|
|
2544
|
-
]
|
|
2545
|
-
},
|
|
2546
|
-
{
|
|
2547
|
-
"value": "16px",
|
|
2548
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2549
|
-
"isSource": true,
|
|
2550
|
-
"original": {
|
|
2551
|
-
"value": "16px"
|
|
2552
|
-
},
|
|
2553
|
-
"name": "utrechtCardBorderRadius",
|
|
2554
|
-
"attributes": {
|
|
2555
|
-
"category": "utrecht",
|
|
2556
|
-
"type": "card",
|
|
2557
|
-
"item": "border-radius"
|
|
2558
|
-
},
|
|
2559
|
-
"path": [
|
|
2560
|
-
"utrecht",
|
|
2561
|
-
"card",
|
|
2562
|
-
"border-radius"
|
|
2563
|
-
]
|
|
2564
|
-
},
|
|
2565
|
-
{
|
|
2566
|
-
"value": "unset",
|
|
2567
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2568
|
-
"isSource": true,
|
|
2569
|
-
"original": {
|
|
2570
|
-
"value": "unset"
|
|
2571
|
-
},
|
|
2572
|
-
"name": "utrechtCardBorderWidth",
|
|
2573
|
-
"attributes": {
|
|
2574
|
-
"category": "utrecht",
|
|
2575
|
-
"type": "card",
|
|
2576
|
-
"item": "border-width"
|
|
2577
|
-
},
|
|
2578
|
-
"path": [
|
|
2579
|
-
"utrecht",
|
|
2580
|
-
"card",
|
|
2581
|
-
"border-width"
|
|
2582
|
-
]
|
|
2583
|
-
},
|
|
2584
|
-
{
|
|
2585
|
-
"value": "#000000",
|
|
2586
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2587
|
-
"isSource": true,
|
|
2588
|
-
"original": {
|
|
2589
|
-
"value": "{conduction.color.black.0}"
|
|
2590
|
-
},
|
|
2591
|
-
"name": "utrechtCardColor",
|
|
2592
|
-
"attributes": {
|
|
2593
|
-
"category": "utrecht",
|
|
2594
|
-
"type": "card",
|
|
2595
|
-
"item": "color"
|
|
2596
|
-
},
|
|
2597
|
-
"path": [
|
|
2598
|
-
"utrecht",
|
|
2599
|
-
"card",
|
|
2600
|
-
"color"
|
|
2601
|
-
]
|
|
2602
|
-
},
|
|
2603
|
-
{
|
|
2604
|
-
"value": "18px",
|
|
2605
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2606
|
-
"isSource": true,
|
|
2607
|
-
"original": {
|
|
2608
|
-
"value": "{conduction.size.md}"
|
|
2609
|
-
},
|
|
2610
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
2611
|
-
"attributes": {
|
|
2612
|
-
"category": "utrecht",
|
|
2613
|
-
"type": "card",
|
|
2614
|
-
"item": "padding-block-end"
|
|
2615
|
-
},
|
|
2616
|
-
"path": [
|
|
2617
|
-
"utrecht",
|
|
2618
|
-
"card",
|
|
2619
|
-
"padding-block-end"
|
|
2620
|
-
]
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"value": "18px",
|
|
2624
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2625
|
-
"isSource": true,
|
|
2626
|
-
"original": {
|
|
2627
|
-
"value": "{conduction.size.md}"
|
|
2628
|
-
},
|
|
2629
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
2630
|
-
"attributes": {
|
|
2631
|
-
"category": "utrecht",
|
|
2632
|
-
"type": "card",
|
|
2633
|
-
"item": "padding-block-start"
|
|
2634
|
-
},
|
|
2635
|
-
"path": [
|
|
2636
|
-
"utrecht",
|
|
2637
|
-
"card",
|
|
2638
|
-
"padding-block-start"
|
|
2639
|
-
]
|
|
2640
|
-
},
|
|
2641
|
-
{
|
|
2642
|
-
"value": "18px",
|
|
2643
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2644
|
-
"isSource": true,
|
|
2645
|
-
"original": {
|
|
2646
|
-
"value": "{conduction.size.md}"
|
|
2647
|
-
},
|
|
2648
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
2649
|
-
"attributes": {
|
|
2650
|
-
"category": "utrecht",
|
|
2651
|
-
"type": "card",
|
|
2652
|
-
"item": "padding-inline-end"
|
|
2653
|
-
},
|
|
2654
|
-
"path": [
|
|
2655
|
-
"utrecht",
|
|
2656
|
-
"card",
|
|
2657
|
-
"padding-inline-end"
|
|
2658
|
-
]
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"value": "18px",
|
|
2662
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2663
|
-
"isSource": true,
|
|
2664
|
-
"original": {
|
|
2665
|
-
"value": "{conduction.size.md}"
|
|
2666
|
-
},
|
|
2667
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
2668
|
-
"attributes": {
|
|
2669
|
-
"category": "utrecht",
|
|
2670
|
-
"type": "card",
|
|
2671
|
-
"item": "padding-inline-start"
|
|
2672
|
-
},
|
|
2673
|
-
"path": [
|
|
2674
|
-
"utrecht",
|
|
2675
|
-
"card",
|
|
2676
|
-
"padding-inline-start"
|
|
2677
|
-
]
|
|
2678
|
-
},
|
|
2679
2660
|
{
|
|
2680
2661
|
"value": "#f5f5f5",
|
|
2681
2662
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -3077,7 +3058,7 @@
|
|
|
3077
3058
|
},
|
|
3078
3059
|
{
|
|
3079
3060
|
"value": "#ffffff",
|
|
3080
|
-
"filePath": "src/component/
|
|
3061
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3081
3062
|
"isSource": true,
|
|
3082
3063
|
"original": {
|
|
3083
3064
|
"value": "{conduction.color.white.100}"
|
|
@@ -3096,7 +3077,7 @@
|
|
|
3096
3077
|
},
|
|
3097
3078
|
{
|
|
3098
3079
|
"value": "#7a7a7a",
|
|
3099
|
-
"filePath": "src/component/
|
|
3080
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3100
3081
|
"isSource": true,
|
|
3101
3082
|
"original": {
|
|
3102
3083
|
"value": "{conduction.color.grey.48}"
|
|
@@ -3115,7 +3096,7 @@
|
|
|
3115
3096
|
},
|
|
3116
3097
|
{
|
|
3117
3098
|
"value": "3px",
|
|
3118
|
-
"filePath": "src/component/
|
|
3099
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3119
3100
|
"isSource": true,
|
|
3120
3101
|
"original": {
|
|
3121
3102
|
"value": "3px"
|
|
@@ -3134,7 +3115,7 @@
|
|
|
3134
3115
|
},
|
|
3135
3116
|
{
|
|
3136
3117
|
"value": "1px",
|
|
3137
|
-
"filePath": "src/component/
|
|
3118
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3138
3119
|
"isSource": true,
|
|
3139
3120
|
"original": {
|
|
3140
3121
|
"value": "{conduction.size.4xs}"
|
|
@@ -3153,7 +3134,7 @@
|
|
|
3153
3134
|
},
|
|
3154
3135
|
{
|
|
3155
3136
|
"value": "#4a4a4a",
|
|
3156
|
-
"filePath": "src/component/
|
|
3137
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3157
3138
|
"isSource": true,
|
|
3158
3139
|
"original": {
|
|
3159
3140
|
"value": "{conduction.color.grey.29}"
|
|
@@ -3172,7 +3153,7 @@
|
|
|
3172
3153
|
},
|
|
3173
3154
|
{
|
|
3174
3155
|
"value": "#ffffff",
|
|
3175
|
-
"filePath": "src/component/
|
|
3156
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3176
3157
|
"isSource": true,
|
|
3177
3158
|
"original": {
|
|
3178
3159
|
"value": "{conduction.color.white.100}"
|
|
@@ -3193,7 +3174,7 @@
|
|
|
3193
3174
|
},
|
|
3194
3175
|
{
|
|
3195
3176
|
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
3196
|
-
"filePath": "src/component/
|
|
3177
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3197
3178
|
"isSource": true,
|
|
3198
3179
|
"original": {
|
|
3199
3180
|
"value": "{conduction.typography.sans-serif.font-family}"
|
|
@@ -3212,7 +3193,7 @@
|
|
|
3212
3193
|
},
|
|
3213
3194
|
{
|
|
3214
3195
|
"value": "15px",
|
|
3215
|
-
"filePath": "src/component/
|
|
3196
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3216
3197
|
"isSource": true,
|
|
3217
3198
|
"original": {
|
|
3218
3199
|
"value": "15px"
|
|
@@ -3231,7 +3212,7 @@
|
|
|
3231
3212
|
},
|
|
3232
3213
|
{
|
|
3233
3214
|
"value": "8px",
|
|
3234
|
-
"filePath": "src/component/
|
|
3215
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3235
3216
|
"isSource": true,
|
|
3236
3217
|
"original": {
|
|
3237
3218
|
"value": "{conduction.size.xs}"
|
|
@@ -3250,7 +3231,7 @@
|
|
|
3250
3231
|
},
|
|
3251
3232
|
{
|
|
3252
3233
|
"value": "8px",
|
|
3253
|
-
"filePath": "src/component/
|
|
3234
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3254
3235
|
"isSource": true,
|
|
3255
3236
|
"original": {
|
|
3256
3237
|
"value": "{conduction.size.xs}"
|
|
@@ -3269,7 +3250,7 @@
|
|
|
3269
3250
|
},
|
|
3270
3251
|
{
|
|
3271
3252
|
"value": "14px",
|
|
3272
|
-
"filePath": "src/component/
|
|
3253
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3273
3254
|
"isSource": true,
|
|
3274
3255
|
"original": {
|
|
3275
3256
|
"value": "{conduction.size.sm}"
|
|
@@ -3288,7 +3269,7 @@
|
|
|
3288
3269
|
},
|
|
3289
3270
|
{
|
|
3290
3271
|
"value": "14px",
|
|
3291
|
-
"filePath": "src/component/
|
|
3272
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3292
3273
|
"isSource": true,
|
|
3293
3274
|
"original": {
|
|
3294
3275
|
"value": "{conduction.size.sm}"
|
|
@@ -3307,7 +3288,7 @@
|
|
|
3307
3288
|
},
|
|
3308
3289
|
{
|
|
3309
3290
|
"value": "#808080",
|
|
3310
|
-
"filePath": "src/component/
|
|
3291
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3311
3292
|
"isSource": true,
|
|
3312
3293
|
"original": {
|
|
3313
3294
|
"value": "{conduction.color.grey.50}"
|
|
@@ -3803,7 +3784,7 @@
|
|
|
3803
3784
|
},
|
|
3804
3785
|
{
|
|
3805
3786
|
"value": "8px",
|
|
3806
|
-
"filePath": "src/component/
|
|
3787
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
3807
3788
|
"isSource": true,
|
|
3808
3789
|
"original": {
|
|
3809
3790
|
"value": "{conduction.size.xs}"
|
|
@@ -4218,7 +4199,7 @@
|
|
|
4218
4199
|
},
|
|
4219
4200
|
{
|
|
4220
4201
|
"value": "100px",
|
|
4221
|
-
"filePath": "src/component/
|
|
4202
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4222
4203
|
"isSource": true,
|
|
4223
4204
|
"original": {
|
|
4224
4205
|
"value": "100px"
|
|
@@ -4239,7 +4220,7 @@
|
|
|
4239
4220
|
},
|
|
4240
4221
|
{
|
|
4241
4222
|
"value": "100px",
|
|
4242
|
-
"filePath": "src/component/
|
|
4223
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4243
4224
|
"isSource": true,
|
|
4244
4225
|
"original": {
|
|
4245
4226
|
"value": "100px"
|
|
@@ -4374,7 +4355,7 @@
|
|
|
4374
4355
|
},
|
|
4375
4356
|
{
|
|
4376
4357
|
"value": "150px",
|
|
4377
|
-
"filePath": "src/component/
|
|
4358
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4378
4359
|
"isSource": true,
|
|
4379
4360
|
"original": {
|
|
4380
4361
|
"value": "150px"
|
|
@@ -5001,7 +4982,7 @@
|
|
|
5001
4982
|
},
|
|
5002
4983
|
{
|
|
5003
4984
|
"value": "#ffffff",
|
|
5004
|
-
"filePath": "src/component/
|
|
4985
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5005
4986
|
"isSource": true,
|
|
5006
4987
|
"original": {
|
|
5007
4988
|
"value": "{conduction.color.white.100}"
|
|
@@ -5142,7 +5123,7 @@
|
|
|
5142
5123
|
},
|
|
5143
5124
|
{
|
|
5144
5125
|
"value": "#d1d1d1",
|
|
5145
|
-
"filePath": "src/component/
|
|
5126
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5146
5127
|
"isSource": true,
|
|
5147
5128
|
"original": {
|
|
5148
5129
|
"value": "{conduction.color.grey.82}"
|
|
@@ -5163,7 +5144,7 @@
|
|
|
5163
5144
|
},
|
|
5164
5145
|
{
|
|
5165
5146
|
"value": "1px",
|
|
5166
|
-
"filePath": "src/component/
|
|
5147
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5167
5148
|
"isSource": true,
|
|
5168
5149
|
"original": {
|
|
5169
5150
|
"value": "{conduction.size.4xs}"
|
|
@@ -5411,7 +5392,7 @@
|
|
|
5411
5392
|
},
|
|
5412
5393
|
{
|
|
5413
5394
|
"value": "#f7f7f7",
|
|
5414
|
-
"filePath": "src/component/
|
|
5395
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5415
5396
|
"isSource": true,
|
|
5416
5397
|
"original": {
|
|
5417
5398
|
"value": "{conduction.color.grey.97}"
|
|
@@ -5434,7 +5415,7 @@
|
|
|
5434
5415
|
},
|
|
5435
5416
|
{
|
|
5436
5417
|
"value": "#ffffff",
|
|
5437
|
-
"filePath": "src/component/
|
|
5418
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5438
5419
|
"isSource": true,
|
|
5439
5420
|
"original": {
|
|
5440
5421
|
"value": "{conduction.color.white.100}"
|
|
@@ -5453,7 +5434,7 @@
|
|
|
5453
5434
|
},
|
|
5454
5435
|
{
|
|
5455
5436
|
"value": "#7a7a7a",
|
|
5456
|
-
"filePath": "src/component/
|
|
5437
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5457
5438
|
"isSource": true,
|
|
5458
5439
|
"original": {
|
|
5459
5440
|
"value": "{conduction.color.grey.48}"
|
|
@@ -5472,7 +5453,7 @@
|
|
|
5472
5453
|
},
|
|
5473
5454
|
{
|
|
5474
5455
|
"value": "3px",
|
|
5475
|
-
"filePath": "src/component/
|
|
5456
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5476
5457
|
"isSource": true,
|
|
5477
5458
|
"original": {
|
|
5478
5459
|
"value": "3px"
|
|
@@ -5491,7 +5472,7 @@
|
|
|
5491
5472
|
},
|
|
5492
5473
|
{
|
|
5493
5474
|
"value": "1px",
|
|
5494
|
-
"filePath": "src/component/
|
|
5475
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5495
5476
|
"isSource": true,
|
|
5496
5477
|
"original": {
|
|
5497
5478
|
"value": "{conduction.size.4xs}"
|
|
@@ -5510,7 +5491,7 @@
|
|
|
5510
5491
|
},
|
|
5511
5492
|
{
|
|
5512
5493
|
"value": "#4a4a4a",
|
|
5513
|
-
"filePath": "src/component/
|
|
5494
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5514
5495
|
"isSource": true,
|
|
5515
5496
|
"original": {
|
|
5516
5497
|
"value": "{conduction.color.grey.29}"
|
|
@@ -5529,7 +5510,7 @@
|
|
|
5529
5510
|
},
|
|
5530
5511
|
{
|
|
5531
5512
|
"value": "#ffffff",
|
|
5532
|
-
"filePath": "src/component/
|
|
5513
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5533
5514
|
"isSource": true,
|
|
5534
5515
|
"original": {
|
|
5535
5516
|
"value": "{conduction.color.white.100}"
|
|
@@ -5550,7 +5531,7 @@
|
|
|
5550
5531
|
},
|
|
5551
5532
|
{
|
|
5552
5533
|
"value": "\"Noto Sans\", Arial, sans-serif",
|
|
5553
|
-
"filePath": "src/component/
|
|
5534
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5554
5535
|
"isSource": true,
|
|
5555
5536
|
"original": {
|
|
5556
5537
|
"value": "{conduction.typography.sans-serif.font-family}"
|
|
@@ -5569,7 +5550,7 @@
|
|
|
5569
5550
|
},
|
|
5570
5551
|
{
|
|
5571
5552
|
"value": "15px",
|
|
5572
|
-
"filePath": "src/component/
|
|
5553
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5573
5554
|
"isSource": true,
|
|
5574
5555
|
"original": {
|
|
5575
5556
|
"value": "15px"
|
|
@@ -5588,7 +5569,7 @@
|
|
|
5588
5569
|
},
|
|
5589
5570
|
{
|
|
5590
5571
|
"value": "8px",
|
|
5591
|
-
"filePath": "src/component/
|
|
5572
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5592
5573
|
"isSource": true,
|
|
5593
5574
|
"original": {
|
|
5594
5575
|
"value": "{conduction.size.xs}"
|
|
@@ -5607,7 +5588,7 @@
|
|
|
5607
5588
|
},
|
|
5608
5589
|
{
|
|
5609
5590
|
"value": "8px",
|
|
5610
|
-
"filePath": "src/component/
|
|
5591
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5611
5592
|
"isSource": true,
|
|
5612
5593
|
"original": {
|
|
5613
5594
|
"value": "{conduction.size.xs}"
|
|
@@ -5626,7 +5607,7 @@
|
|
|
5626
5607
|
},
|
|
5627
5608
|
{
|
|
5628
5609
|
"value": "14px",
|
|
5629
|
-
"filePath": "src/component/
|
|
5610
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5630
5611
|
"isSource": true,
|
|
5631
5612
|
"original": {
|
|
5632
5613
|
"value": "{conduction.size.sm}"
|
|
@@ -5645,7 +5626,7 @@
|
|
|
5645
5626
|
},
|
|
5646
5627
|
{
|
|
5647
5628
|
"value": "14px",
|
|
5648
|
-
"filePath": "src/component/
|
|
5629
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5649
5630
|
"isSource": true,
|
|
5650
5631
|
"original": {
|
|
5651
5632
|
"value": "{conduction.size.sm}"
|
|
@@ -5664,7 +5645,7 @@
|
|
|
5664
5645
|
},
|
|
5665
5646
|
{
|
|
5666
5647
|
"value": "#808080",
|
|
5667
|
-
"filePath": "src/component/
|
|
5648
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5668
5649
|
"isSource": true,
|
|
5669
5650
|
"original": {
|
|
5670
5651
|
"value": "{conduction.color.grey.50}"
|