@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,118 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"value": "#e5f0f8",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{dinkelland.color.blue.94}"
|
|
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": "#333333",
|
|
23
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
24
|
+
"isSource": true,
|
|
25
|
+
"original": {
|
|
26
|
+
"value": "{utrecht.document.color}"
|
|
27
|
+
},
|
|
28
|
+
"name": "conductionCardWrapperColor",
|
|
29
|
+
"attributes": {
|
|
30
|
+
"category": "conduction",
|
|
31
|
+
"type": "card-wrapper",
|
|
32
|
+
"item": "color"
|
|
33
|
+
},
|
|
34
|
+
"path": [
|
|
35
|
+
"conduction",
|
|
36
|
+
"card-wrapper",
|
|
37
|
+
"color"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"value": "32px",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{dinkelland.size.xl}"
|
|
46
|
+
},
|
|
47
|
+
"name": "conductionCardWrapperPaddingBlockEnd",
|
|
48
|
+
"attributes": {
|
|
49
|
+
"category": "conduction",
|
|
50
|
+
"type": "card-wrapper",
|
|
51
|
+
"item": "padding-block-end"
|
|
52
|
+
},
|
|
53
|
+
"path": [
|
|
54
|
+
"conduction",
|
|
55
|
+
"card-wrapper",
|
|
56
|
+
"padding-block-end"
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"value": "32px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{dinkelland.size.xl}"
|
|
65
|
+
},
|
|
66
|
+
"name": "conductionCardWrapperPaddingBlockStart",
|
|
67
|
+
"attributes": {
|
|
68
|
+
"category": "conduction",
|
|
69
|
+
"type": "card-wrapper",
|
|
70
|
+
"item": "padding-block-start"
|
|
71
|
+
},
|
|
72
|
+
"path": [
|
|
73
|
+
"conduction",
|
|
74
|
+
"card-wrapper",
|
|
75
|
+
"padding-block-start"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"value": "32px",
|
|
80
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
81
|
+
"isSource": true,
|
|
82
|
+
"original": {
|
|
83
|
+
"value": "{dinkelland.size.xl}"
|
|
84
|
+
},
|
|
85
|
+
"name": "conductionCardWrapperPaddingInlineEnd",
|
|
86
|
+
"attributes": {
|
|
87
|
+
"category": "conduction",
|
|
88
|
+
"type": "card-wrapper",
|
|
89
|
+
"item": "padding-inline-end"
|
|
90
|
+
},
|
|
91
|
+
"path": [
|
|
92
|
+
"conduction",
|
|
93
|
+
"card-wrapper",
|
|
94
|
+
"padding-inline-end"
|
|
95
|
+
]
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"value": "32px",
|
|
99
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
100
|
+
"isSource": true,
|
|
101
|
+
"original": {
|
|
102
|
+
"value": "{dinkelland.size.xl}"
|
|
103
|
+
},
|
|
104
|
+
"name": "conductionCardWrapperPaddingInlineStart",
|
|
105
|
+
"attributes": {
|
|
106
|
+
"category": "conduction",
|
|
107
|
+
"type": "card-wrapper",
|
|
108
|
+
"item": "padding-inline-start"
|
|
109
|
+
},
|
|
110
|
+
"path": [
|
|
111
|
+
"conduction",
|
|
112
|
+
"card-wrapper",
|
|
113
|
+
"padding-inline-start"
|
|
114
|
+
]
|
|
115
|
+
},
|
|
2
116
|
{
|
|
3
117
|
"value": "#ffffff",
|
|
4
118
|
"filePath": "src/component/conduction/select.tokens.json",
|
|
@@ -1773,7 +1887,7 @@
|
|
|
1773
1887
|
},
|
|
1774
1888
|
{
|
|
1775
1889
|
"value": "8px",
|
|
1776
|
-
"filePath": "src/component/
|
|
1890
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
1777
1891
|
"isSource": true,
|
|
1778
1892
|
"original": {
|
|
1779
1893
|
"value": "{dinkelland.size.xs}"
|
|
@@ -2983,158 +3097,6 @@
|
|
|
2983
3097
|
"color"
|
|
2984
3098
|
]
|
|
2985
3099
|
},
|
|
2986
|
-
{
|
|
2987
|
-
"value": "#e5f0f8",
|
|
2988
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2989
|
-
"isSource": true,
|
|
2990
|
-
"original": {
|
|
2991
|
-
"value": "{dinkelland.color.blue.94}"
|
|
2992
|
-
},
|
|
2993
|
-
"name": "utrechtCardBackgroundColor",
|
|
2994
|
-
"attributes": {
|
|
2995
|
-
"category": "utrecht",
|
|
2996
|
-
"type": "card",
|
|
2997
|
-
"item": "background-color"
|
|
2998
|
-
},
|
|
2999
|
-
"path": [
|
|
3000
|
-
"utrecht",
|
|
3001
|
-
"card",
|
|
3002
|
-
"background-color"
|
|
3003
|
-
]
|
|
3004
|
-
},
|
|
3005
|
-
{
|
|
3006
|
-
"value": "0px",
|
|
3007
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3008
|
-
"isSource": true,
|
|
3009
|
-
"original": {
|
|
3010
|
-
"value": "0px"
|
|
3011
|
-
},
|
|
3012
|
-
"name": "utrechtCardBorderRadius",
|
|
3013
|
-
"attributes": {
|
|
3014
|
-
"category": "utrecht",
|
|
3015
|
-
"type": "card",
|
|
3016
|
-
"item": "border-radius"
|
|
3017
|
-
},
|
|
3018
|
-
"path": [
|
|
3019
|
-
"utrecht",
|
|
3020
|
-
"card",
|
|
3021
|
-
"border-radius"
|
|
3022
|
-
]
|
|
3023
|
-
},
|
|
3024
|
-
{
|
|
3025
|
-
"value": "unset",
|
|
3026
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3027
|
-
"isSource": true,
|
|
3028
|
-
"original": {
|
|
3029
|
-
"value": "unset"
|
|
3030
|
-
},
|
|
3031
|
-
"name": "utrechtCardBorderWidth",
|
|
3032
|
-
"attributes": {
|
|
3033
|
-
"category": "utrecht",
|
|
3034
|
-
"type": "card",
|
|
3035
|
-
"item": "border-width"
|
|
3036
|
-
},
|
|
3037
|
-
"path": [
|
|
3038
|
-
"utrecht",
|
|
3039
|
-
"card",
|
|
3040
|
-
"border-width"
|
|
3041
|
-
]
|
|
3042
|
-
},
|
|
3043
|
-
{
|
|
3044
|
-
"value": "#333333",
|
|
3045
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3046
|
-
"isSource": true,
|
|
3047
|
-
"original": {
|
|
3048
|
-
"value": "{utrecht.document.color}"
|
|
3049
|
-
},
|
|
3050
|
-
"name": "utrechtCardColor",
|
|
3051
|
-
"attributes": {
|
|
3052
|
-
"category": "utrecht",
|
|
3053
|
-
"type": "card",
|
|
3054
|
-
"item": "color"
|
|
3055
|
-
},
|
|
3056
|
-
"path": [
|
|
3057
|
-
"utrecht",
|
|
3058
|
-
"card",
|
|
3059
|
-
"color"
|
|
3060
|
-
]
|
|
3061
|
-
},
|
|
3062
|
-
{
|
|
3063
|
-
"value": "30px",
|
|
3064
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3065
|
-
"isSource": true,
|
|
3066
|
-
"original": {
|
|
3067
|
-
"value": "30px"
|
|
3068
|
-
},
|
|
3069
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
3070
|
-
"attributes": {
|
|
3071
|
-
"category": "utrecht",
|
|
3072
|
-
"type": "card",
|
|
3073
|
-
"item": "padding-block-end"
|
|
3074
|
-
},
|
|
3075
|
-
"path": [
|
|
3076
|
-
"utrecht",
|
|
3077
|
-
"card",
|
|
3078
|
-
"padding-block-end"
|
|
3079
|
-
]
|
|
3080
|
-
},
|
|
3081
|
-
{
|
|
3082
|
-
"value": "30px",
|
|
3083
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3084
|
-
"isSource": true,
|
|
3085
|
-
"original": {
|
|
3086
|
-
"value": "30px"
|
|
3087
|
-
},
|
|
3088
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
3089
|
-
"attributes": {
|
|
3090
|
-
"category": "utrecht",
|
|
3091
|
-
"type": "card",
|
|
3092
|
-
"item": "padding-block-start"
|
|
3093
|
-
},
|
|
3094
|
-
"path": [
|
|
3095
|
-
"utrecht",
|
|
3096
|
-
"card",
|
|
3097
|
-
"padding-block-start"
|
|
3098
|
-
]
|
|
3099
|
-
},
|
|
3100
|
-
{
|
|
3101
|
-
"value": "30px",
|
|
3102
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3103
|
-
"isSource": true,
|
|
3104
|
-
"original": {
|
|
3105
|
-
"value": "30px"
|
|
3106
|
-
},
|
|
3107
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
3108
|
-
"attributes": {
|
|
3109
|
-
"category": "utrecht",
|
|
3110
|
-
"type": "card",
|
|
3111
|
-
"item": "padding-inline-end"
|
|
3112
|
-
},
|
|
3113
|
-
"path": [
|
|
3114
|
-
"utrecht",
|
|
3115
|
-
"card",
|
|
3116
|
-
"padding-inline-end"
|
|
3117
|
-
]
|
|
3118
|
-
},
|
|
3119
|
-
{
|
|
3120
|
-
"value": "30px",
|
|
3121
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3122
|
-
"isSource": true,
|
|
3123
|
-
"original": {
|
|
3124
|
-
"value": "30px"
|
|
3125
|
-
},
|
|
3126
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
3127
|
-
"attributes": {
|
|
3128
|
-
"category": "utrecht",
|
|
3129
|
-
"type": "card",
|
|
3130
|
-
"item": "padding-inline-start"
|
|
3131
|
-
},
|
|
3132
|
-
"path": [
|
|
3133
|
-
"utrecht",
|
|
3134
|
-
"card",
|
|
3135
|
-
"padding-inline-start"
|
|
3136
|
-
]
|
|
3137
|
-
},
|
|
3138
3100
|
{
|
|
3139
3101
|
"value": "#f5f5f5",
|
|
3140
3102
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -3536,7 +3498,7 @@
|
|
|
3536
3498
|
},
|
|
3537
3499
|
{
|
|
3538
3500
|
"value": "#ffffff",
|
|
3539
|
-
"filePath": "src/component/
|
|
3501
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3540
3502
|
"isSource": true,
|
|
3541
3503
|
"original": {
|
|
3542
3504
|
"value": "{dinkelland.color.white.100}"
|
|
@@ -3555,7 +3517,7 @@
|
|
|
3555
3517
|
},
|
|
3556
3518
|
{
|
|
3557
3519
|
"value": "#767676",
|
|
3558
|
-
"filePath": "src/component/
|
|
3520
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3559
3521
|
"isSource": true,
|
|
3560
3522
|
"original": {
|
|
3561
3523
|
"value": "{dinkelland.color.grey.46}"
|
|
@@ -3574,7 +3536,7 @@
|
|
|
3574
3536
|
},
|
|
3575
3537
|
{
|
|
3576
3538
|
"value": "0px",
|
|
3577
|
-
"filePath": "src/component/
|
|
3539
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3578
3540
|
"isSource": true,
|
|
3579
3541
|
"original": {
|
|
3580
3542
|
"value": "0px"
|
|
@@ -3593,7 +3555,7 @@
|
|
|
3593
3555
|
},
|
|
3594
3556
|
{
|
|
3595
3557
|
"value": "1px",
|
|
3596
|
-
"filePath": "src/component/
|
|
3558
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3597
3559
|
"isSource": true,
|
|
3598
3560
|
"original": {
|
|
3599
3561
|
"value": "{dinkelland.size.4xs}"
|
|
@@ -3612,7 +3574,7 @@
|
|
|
3612
3574
|
},
|
|
3613
3575
|
{
|
|
3614
3576
|
"value": "#555555",
|
|
3615
|
-
"filePath": "src/component/
|
|
3577
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3616
3578
|
"isSource": true,
|
|
3617
3579
|
"original": {
|
|
3618
3580
|
"value": "{dinkelland.color.black.33}"
|
|
@@ -3631,7 +3593,7 @@
|
|
|
3631
3593
|
},
|
|
3632
3594
|
{
|
|
3633
3595
|
"value": "#2e79c6",
|
|
3634
|
-
"filePath": "src/component/
|
|
3596
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3635
3597
|
"isSource": true,
|
|
3636
3598
|
"original": {
|
|
3637
3599
|
"value": "{dinkelland.color.blue.48}"
|
|
@@ -3652,7 +3614,7 @@
|
|
|
3652
3614
|
},
|
|
3653
3615
|
{
|
|
3654
3616
|
"value": "\"Lato\", Arial, sans-serif",
|
|
3655
|
-
"filePath": "src/component/
|
|
3617
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3656
3618
|
"isSource": true,
|
|
3657
3619
|
"original": {
|
|
3658
3620
|
"value": "{dinkelland.typography.lato.font-family}"
|
|
@@ -3671,7 +3633,7 @@
|
|
|
3671
3633
|
},
|
|
3672
3634
|
{
|
|
3673
3635
|
"value": "15px",
|
|
3674
|
-
"filePath": "src/component/
|
|
3636
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3675
3637
|
"isSource": true,
|
|
3676
3638
|
"original": {
|
|
3677
3639
|
"value": "15px"
|
|
@@ -3690,7 +3652,7 @@
|
|
|
3690
3652
|
},
|
|
3691
3653
|
{
|
|
3692
3654
|
"value": "8px",
|
|
3693
|
-
"filePath": "src/component/
|
|
3655
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3694
3656
|
"isSource": true,
|
|
3695
3657
|
"original": {
|
|
3696
3658
|
"value": "{dinkelland.size.xs}"
|
|
@@ -3709,7 +3671,7 @@
|
|
|
3709
3671
|
},
|
|
3710
3672
|
{
|
|
3711
3673
|
"value": "8px",
|
|
3712
|
-
"filePath": "src/component/
|
|
3674
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3713
3675
|
"isSource": true,
|
|
3714
3676
|
"original": {
|
|
3715
3677
|
"value": "{dinkelland.size.xs}"
|
|
@@ -3728,7 +3690,7 @@
|
|
|
3728
3690
|
},
|
|
3729
3691
|
{
|
|
3730
3692
|
"value": "14px",
|
|
3731
|
-
"filePath": "src/component/
|
|
3693
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3732
3694
|
"isSource": true,
|
|
3733
3695
|
"original": {
|
|
3734
3696
|
"value": "{dinkelland.size.sm}"
|
|
@@ -3747,7 +3709,7 @@
|
|
|
3747
3709
|
},
|
|
3748
3710
|
{
|
|
3749
3711
|
"value": "14px",
|
|
3750
|
-
"filePath": "src/component/
|
|
3712
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3751
3713
|
"isSource": true,
|
|
3752
3714
|
"original": {
|
|
3753
3715
|
"value": "{dinkelland.size.sm}"
|
|
@@ -3766,7 +3728,7 @@
|
|
|
3766
3728
|
},
|
|
3767
3729
|
{
|
|
3768
3730
|
"value": "#6b6b6b",
|
|
3769
|
-
"filePath": "src/component/
|
|
3731
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3770
3732
|
"isSource": true,
|
|
3771
3733
|
"original": {
|
|
3772
3734
|
"value": "{dinkelland.color.grey.42}"
|
|
@@ -4357,7 +4319,7 @@
|
|
|
4357
4319
|
},
|
|
4358
4320
|
{
|
|
4359
4321
|
"value": "8px",
|
|
4360
|
-
"filePath": "src/component/
|
|
4322
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
4361
4323
|
"isSource": true,
|
|
4362
4324
|
"original": {
|
|
4363
4325
|
"value": "{dinkelland.size.xs}"
|
|
@@ -4772,7 +4734,7 @@
|
|
|
4772
4734
|
},
|
|
4773
4735
|
{
|
|
4774
4736
|
"value": "100px",
|
|
4775
|
-
"filePath": "src/component/
|
|
4737
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4776
4738
|
"isSource": true,
|
|
4777
4739
|
"original": {
|
|
4778
4740
|
"value": "100px"
|
|
@@ -4793,7 +4755,7 @@
|
|
|
4793
4755
|
},
|
|
4794
4756
|
{
|
|
4795
4757
|
"value": "250px",
|
|
4796
|
-
"filePath": "src/component/
|
|
4758
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4797
4759
|
"isSource": true,
|
|
4798
4760
|
"original": {
|
|
4799
4761
|
"value": "250px"
|
|
@@ -4814,7 +4776,7 @@
|
|
|
4814
4776
|
},
|
|
4815
4777
|
{
|
|
4816
4778
|
"value": "300px",
|
|
4817
|
-
"filePath": "src/component/
|
|
4779
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4818
4780
|
"isSource": true,
|
|
4819
4781
|
"original": {
|
|
4820
4782
|
"value": "300px"
|
|
@@ -4947,7 +4909,7 @@
|
|
|
4947
4909
|
},
|
|
4948
4910
|
{
|
|
4949
4911
|
"value": "150px",
|
|
4950
|
-
"filePath": "src/component/
|
|
4912
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4951
4913
|
"isSource": true,
|
|
4952
4914
|
"original": {
|
|
4953
4915
|
"value": "150px"
|
|
@@ -5005,22 +4967,22 @@
|
|
|
5005
4967
|
]
|
|
5006
4968
|
},
|
|
5007
4969
|
{
|
|
5008
|
-
"value": "
|
|
4970
|
+
"value": "24px",
|
|
5009
4971
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5010
4972
|
"isSource": true,
|
|
5011
4973
|
"original": {
|
|
5012
|
-
"value": "
|
|
4974
|
+
"value": "{dinkelland.size.lg}"
|
|
5013
4975
|
},
|
|
5014
|
-
"name": "
|
|
4976
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
5015
4977
|
"attributes": {
|
|
5016
4978
|
"category": "utrecht",
|
|
5017
4979
|
"type": "page",
|
|
5018
|
-
"item": "
|
|
4980
|
+
"item": "margin-inline-end"
|
|
5019
4981
|
},
|
|
5020
4982
|
"path": [
|
|
5021
4983
|
"utrecht",
|
|
5022
4984
|
"page",
|
|
5023
|
-
"
|
|
4985
|
+
"margin-inline-end"
|
|
5024
4986
|
]
|
|
5025
4987
|
},
|
|
5026
4988
|
{
|
|
@@ -5030,35 +4992,35 @@
|
|
|
5030
4992
|
"original": {
|
|
5031
4993
|
"value": "{dinkelland.size.lg}"
|
|
5032
4994
|
},
|
|
5033
|
-
"name": "
|
|
4995
|
+
"name": "utrechtPageMarginInlineStart",
|
|
5034
4996
|
"attributes": {
|
|
5035
4997
|
"category": "utrecht",
|
|
5036
4998
|
"type": "page",
|
|
5037
|
-
"item": "
|
|
4999
|
+
"item": "margin-inline-start"
|
|
5038
5000
|
},
|
|
5039
5001
|
"path": [
|
|
5040
5002
|
"utrecht",
|
|
5041
5003
|
"page",
|
|
5042
|
-
"
|
|
5004
|
+
"margin-inline-start"
|
|
5043
5005
|
]
|
|
5044
5006
|
},
|
|
5045
5007
|
{
|
|
5046
|
-
"value": "
|
|
5008
|
+
"value": "1140px",
|
|
5047
5009
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5048
5010
|
"isSource": true,
|
|
5049
5011
|
"original": {
|
|
5050
|
-
"value": "
|
|
5012
|
+
"value": "1140px"
|
|
5051
5013
|
},
|
|
5052
|
-
"name": "
|
|
5014
|
+
"name": "utrechtPageMaxInlineSize",
|
|
5053
5015
|
"attributes": {
|
|
5054
5016
|
"category": "utrecht",
|
|
5055
5017
|
"type": "page",
|
|
5056
|
-
"item": "
|
|
5018
|
+
"item": "max-inline-size"
|
|
5057
5019
|
},
|
|
5058
5020
|
"path": [
|
|
5059
5021
|
"utrecht",
|
|
5060
5022
|
"page",
|
|
5061
|
-
"
|
|
5023
|
+
"max-inline-size"
|
|
5062
5024
|
]
|
|
5063
5025
|
},
|
|
5064
5026
|
{
|
|
@@ -5574,7 +5536,7 @@
|
|
|
5574
5536
|
},
|
|
5575
5537
|
{
|
|
5576
5538
|
"value": "#ffffff",
|
|
5577
|
-
"filePath": "src/component/
|
|
5539
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5578
5540
|
"isSource": true,
|
|
5579
5541
|
"original": {
|
|
5580
5542
|
"value": "{dinkelland.color.white.100}"
|
|
@@ -5593,7 +5555,7 @@
|
|
|
5593
5555
|
},
|
|
5594
5556
|
{
|
|
5595
5557
|
"value": "1px solid #e5f0f8",
|
|
5596
|
-
"filePath": "src/component/
|
|
5558
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5597
5559
|
"isSource": true,
|
|
5598
5560
|
"original": {
|
|
5599
5561
|
"value": "{dinkelland.size.4xs} solid {dinkelland.color.blue.94}"
|
|
@@ -5612,25 +5574,6 @@
|
|
|
5612
5574
|
"border"
|
|
5613
5575
|
]
|
|
5614
5576
|
},
|
|
5615
|
-
{
|
|
5616
|
-
"value": "collapse",
|
|
5617
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
5618
|
-
"isSource": true,
|
|
5619
|
-
"original": {
|
|
5620
|
-
"value": "collapse"
|
|
5621
|
-
},
|
|
5622
|
-
"name": "utrechtTableBorderCollapse",
|
|
5623
|
-
"attributes": {
|
|
5624
|
-
"category": "utrecht",
|
|
5625
|
-
"type": "table",
|
|
5626
|
-
"item": "border-collapse"
|
|
5627
|
-
},
|
|
5628
|
-
"path": [
|
|
5629
|
-
"utrecht",
|
|
5630
|
-
"table",
|
|
5631
|
-
"border-collapse"
|
|
5632
|
-
]
|
|
5633
|
-
},
|
|
5634
5577
|
{
|
|
5635
5578
|
"value": "18px",
|
|
5636
5579
|
"filePath": "src/component/utrecht/table.tokens.json",
|
|
@@ -5755,7 +5698,7 @@
|
|
|
5755
5698
|
},
|
|
5756
5699
|
{
|
|
5757
5700
|
"value": "#e5f0f8",
|
|
5758
|
-
"filePath": "src/component/
|
|
5701
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5759
5702
|
"isSource": true,
|
|
5760
5703
|
"original": {
|
|
5761
5704
|
"value": "{dinkelland.color.blue.94}"
|
|
@@ -5776,7 +5719,7 @@
|
|
|
5776
5719
|
},
|
|
5777
5720
|
{
|
|
5778
5721
|
"value": "1px",
|
|
5779
|
-
"filePath": "src/component/
|
|
5722
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5780
5723
|
"isSource": true,
|
|
5781
5724
|
"original": {
|
|
5782
5725
|
"value": "{dinkelland.size.4xs}"
|
|
@@ -5902,7 +5845,7 @@
|
|
|
5902
5845
|
},
|
|
5903
5846
|
{
|
|
5904
5847
|
"value": "\"Montserrat\", Arial, sans-serif",
|
|
5905
|
-
"filePath": "src/component/
|
|
5848
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5906
5849
|
"isSource": true,
|
|
5907
5850
|
"original": {
|
|
5908
5851
|
"value": "{dinkelland.typography.montserrat.font-family}"
|
|
@@ -6091,7 +6034,7 @@
|
|
|
6091
6034
|
},
|
|
6092
6035
|
{
|
|
6093
6036
|
"value": "#edeff2",
|
|
6094
|
-
"filePath": "src/component/
|
|
6037
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6095
6038
|
"isSource": true,
|
|
6096
6039
|
"original": {
|
|
6097
6040
|
"value": "{dinkelland.color.grey.94}"
|
|
@@ -6114,7 +6057,7 @@
|
|
|
6114
6057
|
},
|
|
6115
6058
|
{
|
|
6116
6059
|
"value": "#007a4d",
|
|
6117
|
-
"filePath": "src/component/
|
|
6060
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6118
6061
|
"isSource": true,
|
|
6119
6062
|
"original": {
|
|
6120
6063
|
"value": "{dinkelland.color.green.24}"
|
|
@@ -6137,7 +6080,7 @@
|
|
|
6137
6080
|
},
|
|
6138
6081
|
{
|
|
6139
6082
|
"value": "#ffffff",
|
|
6140
|
-
"filePath": "src/component/
|
|
6083
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6141
6084
|
"isSource": true,
|
|
6142
6085
|
"original": {
|
|
6143
6086
|
"value": "{dinkelland.color.white.100}"
|
|
@@ -6156,7 +6099,7 @@
|
|
|
6156
6099
|
},
|
|
6157
6100
|
{
|
|
6158
6101
|
"value": "#767676",
|
|
6159
|
-
"filePath": "src/component/
|
|
6102
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6160
6103
|
"isSource": true,
|
|
6161
6104
|
"original": {
|
|
6162
6105
|
"value": "{dinkelland.color.grey.46}"
|
|
@@ -6175,7 +6118,7 @@
|
|
|
6175
6118
|
},
|
|
6176
6119
|
{
|
|
6177
6120
|
"value": "0px",
|
|
6178
|
-
"filePath": "src/component/
|
|
6121
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6179
6122
|
"isSource": true,
|
|
6180
6123
|
"original": {
|
|
6181
6124
|
"value": "0px"
|
|
@@ -6194,7 +6137,7 @@
|
|
|
6194
6137
|
},
|
|
6195
6138
|
{
|
|
6196
6139
|
"value": "1px",
|
|
6197
|
-
"filePath": "src/component/
|
|
6140
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6198
6141
|
"isSource": true,
|
|
6199
6142
|
"original": {
|
|
6200
6143
|
"value": "{dinkelland.size.4xs}"
|
|
@@ -6213,7 +6156,7 @@
|
|
|
6213
6156
|
},
|
|
6214
6157
|
{
|
|
6215
6158
|
"value": "#555555",
|
|
6216
|
-
"filePath": "src/component/
|
|
6159
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6217
6160
|
"isSource": true,
|
|
6218
6161
|
"original": {
|
|
6219
6162
|
"value": "{dinkelland.color.black.33}"
|
|
@@ -6232,7 +6175,7 @@
|
|
|
6232
6175
|
},
|
|
6233
6176
|
{
|
|
6234
6177
|
"value": "#2e79c6",
|
|
6235
|
-
"filePath": "src/component/
|
|
6178
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6236
6179
|
"isSource": true,
|
|
6237
6180
|
"original": {
|
|
6238
6181
|
"value": "{dinkelland.color.blue.48}"
|
|
@@ -6253,7 +6196,7 @@
|
|
|
6253
6196
|
},
|
|
6254
6197
|
{
|
|
6255
6198
|
"value": "\"Lato\", Arial, sans-serif",
|
|
6256
|
-
"filePath": "src/component/
|
|
6199
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6257
6200
|
"isSource": true,
|
|
6258
6201
|
"original": {
|
|
6259
6202
|
"value": "{dinkelland.typography.lato.font-family}"
|
|
@@ -6272,7 +6215,7 @@
|
|
|
6272
6215
|
},
|
|
6273
6216
|
{
|
|
6274
6217
|
"value": "15px",
|
|
6275
|
-
"filePath": "src/component/
|
|
6218
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6276
6219
|
"isSource": true,
|
|
6277
6220
|
"original": {
|
|
6278
6221
|
"value": "15px"
|
|
@@ -6291,7 +6234,7 @@
|
|
|
6291
6234
|
},
|
|
6292
6235
|
{
|
|
6293
6236
|
"value": "8px",
|
|
6294
|
-
"filePath": "src/component/
|
|
6237
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6295
6238
|
"isSource": true,
|
|
6296
6239
|
"original": {
|
|
6297
6240
|
"value": "{dinkelland.size.xs}"
|
|
@@ -6310,7 +6253,7 @@
|
|
|
6310
6253
|
},
|
|
6311
6254
|
{
|
|
6312
6255
|
"value": "8px",
|
|
6313
|
-
"filePath": "src/component/
|
|
6256
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6314
6257
|
"isSource": true,
|
|
6315
6258
|
"original": {
|
|
6316
6259
|
"value": "{dinkelland.size.xs}"
|
|
@@ -6329,7 +6272,7 @@
|
|
|
6329
6272
|
},
|
|
6330
6273
|
{
|
|
6331
6274
|
"value": "14px",
|
|
6332
|
-
"filePath": "src/component/
|
|
6275
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6333
6276
|
"isSource": true,
|
|
6334
6277
|
"original": {
|
|
6335
6278
|
"value": "{dinkelland.size.sm}"
|
|
@@ -6348,7 +6291,7 @@
|
|
|
6348
6291
|
},
|
|
6349
6292
|
{
|
|
6350
6293
|
"value": "14px",
|
|
6351
|
-
"filePath": "src/component/
|
|
6294
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6352
6295
|
"isSource": true,
|
|
6353
6296
|
"original": {
|
|
6354
6297
|
"value": "{dinkelland.size.sm}"
|
|
@@ -6367,7 +6310,7 @@
|
|
|
6367
6310
|
},
|
|
6368
6311
|
{
|
|
6369
6312
|
"value": "#6b6b6b",
|
|
6370
|
-
"filePath": "src/component/
|
|
6313
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6371
6314
|
"isSource": true,
|
|
6372
6315
|
"original": {
|
|
6373
6316
|
"value": "{dinkelland.color.grey.42}"
|