@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": "#ffffff",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{epe.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": "#2e2e33",
|
|
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": "18px",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{epe.size.md}"
|
|
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": "18px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{epe.size.md}"
|
|
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": "18px",
|
|
80
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
81
|
+
"isSource": true,
|
|
82
|
+
"original": {
|
|
83
|
+
"value": "{epe.size.md}"
|
|
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": "18px",
|
|
99
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
100
|
+
"isSource": true,
|
|
101
|
+
"original": {
|
|
102
|
+
"value": "{epe.size.md}"
|
|
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",
|
|
@@ -1672,7 +1786,7 @@
|
|
|
1672
1786
|
},
|
|
1673
1787
|
{
|
|
1674
1788
|
"value": "8px",
|
|
1675
|
-
"filePath": "src/component/
|
|
1789
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
1676
1790
|
"isSource": true,
|
|
1677
1791
|
"original": {
|
|
1678
1792
|
"value": "{epe.size.xs}"
|
|
@@ -2844,267 +2958,6 @@
|
|
|
2844
2958
|
"color"
|
|
2845
2959
|
]
|
|
2846
2960
|
},
|
|
2847
|
-
{
|
|
2848
|
-
"value": "#ffffff",
|
|
2849
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2850
|
-
"isSource": true,
|
|
2851
|
-
"original": {
|
|
2852
|
-
"value": "{epe.color.white.100}"
|
|
2853
|
-
},
|
|
2854
|
-
"name": "utrechtCardBackgroundColor",
|
|
2855
|
-
"attributes": {
|
|
2856
|
-
"category": "utrecht",
|
|
2857
|
-
"type": "card",
|
|
2858
|
-
"item": "background-color"
|
|
2859
|
-
},
|
|
2860
|
-
"path": [
|
|
2861
|
-
"utrecht",
|
|
2862
|
-
"card",
|
|
2863
|
-
"background-color"
|
|
2864
|
-
]
|
|
2865
|
-
},
|
|
2866
|
-
{
|
|
2867
|
-
"value": "0px",
|
|
2868
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2869
|
-
"isSource": true,
|
|
2870
|
-
"original": {
|
|
2871
|
-
"value": "0px"
|
|
2872
|
-
},
|
|
2873
|
-
"name": "utrechtCardBorderRadius",
|
|
2874
|
-
"attributes": {
|
|
2875
|
-
"category": "utrecht",
|
|
2876
|
-
"type": "card",
|
|
2877
|
-
"item": "border-radius"
|
|
2878
|
-
},
|
|
2879
|
-
"path": [
|
|
2880
|
-
"utrecht",
|
|
2881
|
-
"card",
|
|
2882
|
-
"border-radius"
|
|
2883
|
-
]
|
|
2884
|
-
},
|
|
2885
|
-
{
|
|
2886
|
-
"value": "unset",
|
|
2887
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2888
|
-
"isSource": true,
|
|
2889
|
-
"original": {
|
|
2890
|
-
"value": "unset"
|
|
2891
|
-
},
|
|
2892
|
-
"name": "utrechtCardBorderWidth",
|
|
2893
|
-
"attributes": {
|
|
2894
|
-
"category": "utrecht",
|
|
2895
|
-
"type": "card",
|
|
2896
|
-
"item": "border-width"
|
|
2897
|
-
},
|
|
2898
|
-
"path": [
|
|
2899
|
-
"utrecht",
|
|
2900
|
-
"card",
|
|
2901
|
-
"border-width"
|
|
2902
|
-
]
|
|
2903
|
-
},
|
|
2904
|
-
{
|
|
2905
|
-
"value": "#2e2e33",
|
|
2906
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2907
|
-
"isSource": true,
|
|
2908
|
-
"original": {
|
|
2909
|
-
"value": "{utrecht.document.color}"
|
|
2910
|
-
},
|
|
2911
|
-
"name": "utrechtCardColor",
|
|
2912
|
-
"attributes": {
|
|
2913
|
-
"category": "utrecht",
|
|
2914
|
-
"type": "card",
|
|
2915
|
-
"item": "color"
|
|
2916
|
-
},
|
|
2917
|
-
"path": [
|
|
2918
|
-
"utrecht",
|
|
2919
|
-
"card",
|
|
2920
|
-
"color"
|
|
2921
|
-
]
|
|
2922
|
-
},
|
|
2923
|
-
{
|
|
2924
|
-
"value": "1px solid #d6a100",
|
|
2925
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2926
|
-
"isSource": true,
|
|
2927
|
-
"original": {
|
|
2928
|
-
"value": "1px solid {epe.color.yellow.42}"
|
|
2929
|
-
},
|
|
2930
|
-
"name": "utrechtCardHeaderBorderBlockEnd",
|
|
2931
|
-
"attributes": {
|
|
2932
|
-
"category": "utrecht",
|
|
2933
|
-
"type": "card",
|
|
2934
|
-
"item": "header",
|
|
2935
|
-
"subitem": "border-block-end"
|
|
2936
|
-
},
|
|
2937
|
-
"path": [
|
|
2938
|
-
"utrecht",
|
|
2939
|
-
"card",
|
|
2940
|
-
"header",
|
|
2941
|
-
"border-block-end"
|
|
2942
|
-
]
|
|
2943
|
-
},
|
|
2944
|
-
{
|
|
2945
|
-
"value": "#00549e",
|
|
2946
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2947
|
-
"isSource": true,
|
|
2948
|
-
"original": {
|
|
2949
|
-
"value": "{epe.color.blue.31}"
|
|
2950
|
-
},
|
|
2951
|
-
"name": "utrechtCardHeaderColor",
|
|
2952
|
-
"attributes": {
|
|
2953
|
-
"category": "utrecht",
|
|
2954
|
-
"type": "card",
|
|
2955
|
-
"item": "header",
|
|
2956
|
-
"subitem": "color"
|
|
2957
|
-
},
|
|
2958
|
-
"path": [
|
|
2959
|
-
"utrecht",
|
|
2960
|
-
"card",
|
|
2961
|
-
"header",
|
|
2962
|
-
"color"
|
|
2963
|
-
]
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"value": "1px solid #00549e",
|
|
2967
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2968
|
-
"isSource": true,
|
|
2969
|
-
"original": {
|
|
2970
|
-
"value": "1px solid {epe.color.blue.31}"
|
|
2971
|
-
},
|
|
2972
|
-
"name": "utrechtCardHeaderHoverBorderBlockEnd",
|
|
2973
|
-
"attributes": {
|
|
2974
|
-
"category": "utrecht",
|
|
2975
|
-
"type": "card",
|
|
2976
|
-
"item": "header",
|
|
2977
|
-
"subitem": "hover",
|
|
2978
|
-
"state": "border-block-end"
|
|
2979
|
-
},
|
|
2980
|
-
"path": [
|
|
2981
|
-
"utrecht",
|
|
2982
|
-
"card",
|
|
2983
|
-
"header",
|
|
2984
|
-
"hover",
|
|
2985
|
-
"border-block-end"
|
|
2986
|
-
]
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
"value": "#00549e",
|
|
2990
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
2991
|
-
"isSource": true,
|
|
2992
|
-
"original": {
|
|
2993
|
-
"value": "{epe.color.blue.31}"
|
|
2994
|
-
},
|
|
2995
|
-
"name": "utrechtCardHeaderHoverColor",
|
|
2996
|
-
"attributes": {
|
|
2997
|
-
"category": "utrecht",
|
|
2998
|
-
"type": "card",
|
|
2999
|
-
"item": "header",
|
|
3000
|
-
"subitem": "hover",
|
|
3001
|
-
"state": "color"
|
|
3002
|
-
},
|
|
3003
|
-
"path": [
|
|
3004
|
-
"utrecht",
|
|
3005
|
-
"card",
|
|
3006
|
-
"header",
|
|
3007
|
-
"hover",
|
|
3008
|
-
"color"
|
|
3009
|
-
]
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"value": "#fdf1ce",
|
|
3013
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3014
|
-
"isSource": true,
|
|
3015
|
-
"original": {
|
|
3016
|
-
"value": "{epe.color.yellow.90}"
|
|
3017
|
-
},
|
|
3018
|
-
"name": "utrechtCardHoverBackgroundColor",
|
|
3019
|
-
"attributes": {
|
|
3020
|
-
"category": "utrecht",
|
|
3021
|
-
"type": "card",
|
|
3022
|
-
"item": "hover",
|
|
3023
|
-
"subitem": "background-color"
|
|
3024
|
-
},
|
|
3025
|
-
"path": [
|
|
3026
|
-
"utrecht",
|
|
3027
|
-
"card",
|
|
3028
|
-
"hover",
|
|
3029
|
-
"background-color"
|
|
3030
|
-
]
|
|
3031
|
-
},
|
|
3032
|
-
{
|
|
3033
|
-
"value": "1em",
|
|
3034
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3035
|
-
"isSource": true,
|
|
3036
|
-
"original": {
|
|
3037
|
-
"value": "1em"
|
|
3038
|
-
},
|
|
3039
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
3040
|
-
"attributes": {
|
|
3041
|
-
"category": "utrecht",
|
|
3042
|
-
"type": "card",
|
|
3043
|
-
"item": "padding-block-end"
|
|
3044
|
-
},
|
|
3045
|
-
"path": [
|
|
3046
|
-
"utrecht",
|
|
3047
|
-
"card",
|
|
3048
|
-
"padding-block-end"
|
|
3049
|
-
]
|
|
3050
|
-
},
|
|
3051
|
-
{
|
|
3052
|
-
"value": "1em",
|
|
3053
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3054
|
-
"isSource": true,
|
|
3055
|
-
"original": {
|
|
3056
|
-
"value": "1em"
|
|
3057
|
-
},
|
|
3058
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
3059
|
-
"attributes": {
|
|
3060
|
-
"category": "utrecht",
|
|
3061
|
-
"type": "card",
|
|
3062
|
-
"item": "padding-block-start"
|
|
3063
|
-
},
|
|
3064
|
-
"path": [
|
|
3065
|
-
"utrecht",
|
|
3066
|
-
"card",
|
|
3067
|
-
"padding-block-start"
|
|
3068
|
-
]
|
|
3069
|
-
},
|
|
3070
|
-
{
|
|
3071
|
-
"value": "1em",
|
|
3072
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3073
|
-
"isSource": true,
|
|
3074
|
-
"original": {
|
|
3075
|
-
"value": "1em"
|
|
3076
|
-
},
|
|
3077
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
3078
|
-
"attributes": {
|
|
3079
|
-
"category": "utrecht",
|
|
3080
|
-
"type": "card",
|
|
3081
|
-
"item": "padding-inline-end"
|
|
3082
|
-
},
|
|
3083
|
-
"path": [
|
|
3084
|
-
"utrecht",
|
|
3085
|
-
"card",
|
|
3086
|
-
"padding-inline-end"
|
|
3087
|
-
]
|
|
3088
|
-
},
|
|
3089
|
-
{
|
|
3090
|
-
"value": "1em",
|
|
3091
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3092
|
-
"isSource": true,
|
|
3093
|
-
"original": {
|
|
3094
|
-
"value": "1em"
|
|
3095
|
-
},
|
|
3096
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
3097
|
-
"attributes": {
|
|
3098
|
-
"category": "utrecht",
|
|
3099
|
-
"type": "card",
|
|
3100
|
-
"item": "padding-inline-start"
|
|
3101
|
-
},
|
|
3102
|
-
"path": [
|
|
3103
|
-
"utrecht",
|
|
3104
|
-
"card",
|
|
3105
|
-
"padding-inline-start"
|
|
3106
|
-
]
|
|
3107
|
-
},
|
|
3108
2961
|
{
|
|
3109
2962
|
"value": "#f5f5f5",
|
|
3110
2963
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -3506,7 +3359,7 @@
|
|
|
3506
3359
|
},
|
|
3507
3360
|
{
|
|
3508
3361
|
"value": "#ffffff",
|
|
3509
|
-
"filePath": "src/component/
|
|
3362
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3510
3363
|
"isSource": true,
|
|
3511
3364
|
"original": {
|
|
3512
3365
|
"value": "{epe.color.white.100}"
|
|
@@ -3525,7 +3378,7 @@
|
|
|
3525
3378
|
},
|
|
3526
3379
|
{
|
|
3527
3380
|
"value": "#575757",
|
|
3528
|
-
"filePath": "src/component/
|
|
3381
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3529
3382
|
"isSource": true,
|
|
3530
3383
|
"original": {
|
|
3531
3384
|
"value": "{epe.color.grey.34}"
|
|
@@ -3544,7 +3397,7 @@
|
|
|
3544
3397
|
},
|
|
3545
3398
|
{
|
|
3546
3399
|
"value": "4px",
|
|
3547
|
-
"filePath": "src/component/
|
|
3400
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3548
3401
|
"isSource": true,
|
|
3549
3402
|
"original": {
|
|
3550
3403
|
"value": "{epe.size.2xs}"
|
|
@@ -3563,7 +3416,7 @@
|
|
|
3563
3416
|
},
|
|
3564
3417
|
{
|
|
3565
3418
|
"value": "1px",
|
|
3566
|
-
"filePath": "src/component/
|
|
3419
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3567
3420
|
"isSource": true,
|
|
3568
3421
|
"original": {
|
|
3569
3422
|
"value": "{epe.size.4xs}"
|
|
@@ -3582,7 +3435,7 @@
|
|
|
3582
3435
|
},
|
|
3583
3436
|
{
|
|
3584
3437
|
"value": "#000000",
|
|
3585
|
-
"filePath": "src/component/
|
|
3438
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3586
3439
|
"isSource": true,
|
|
3587
3440
|
"original": {
|
|
3588
3441
|
"value": "{epe.color.black.0}"
|
|
@@ -3601,7 +3454,7 @@
|
|
|
3601
3454
|
},
|
|
3602
3455
|
{
|
|
3603
3456
|
"value": "#ffffff",
|
|
3604
|
-
"filePath": "src/component/
|
|
3457
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3605
3458
|
"isSource": true,
|
|
3606
3459
|
"original": {
|
|
3607
3460
|
"value": "{epe.color.white.100}"
|
|
@@ -3622,7 +3475,7 @@
|
|
|
3622
3475
|
},
|
|
3623
3476
|
{
|
|
3624
3477
|
"value": "\"Source Sans\"",
|
|
3625
|
-
"filePath": "src/component/
|
|
3478
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3626
3479
|
"isSource": true,
|
|
3627
3480
|
"original": {
|
|
3628
3481
|
"value": "{epe.typography.source-sans.font-family}"
|
|
@@ -3641,7 +3494,7 @@
|
|
|
3641
3494
|
},
|
|
3642
3495
|
{
|
|
3643
3496
|
"value": "18px",
|
|
3644
|
-
"filePath": "src/component/
|
|
3497
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3645
3498
|
"isSource": true,
|
|
3646
3499
|
"original": {
|
|
3647
3500
|
"value": "{epe.size.md}"
|
|
@@ -3660,7 +3513,7 @@
|
|
|
3660
3513
|
},
|
|
3661
3514
|
{
|
|
3662
3515
|
"value": "8px",
|
|
3663
|
-
"filePath": "src/component/
|
|
3516
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3664
3517
|
"isSource": true,
|
|
3665
3518
|
"original": {
|
|
3666
3519
|
"value": "{epe.size.xs}"
|
|
@@ -3679,7 +3532,7 @@
|
|
|
3679
3532
|
},
|
|
3680
3533
|
{
|
|
3681
3534
|
"value": "8px",
|
|
3682
|
-
"filePath": "src/component/
|
|
3535
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3683
3536
|
"isSource": true,
|
|
3684
3537
|
"original": {
|
|
3685
3538
|
"value": "{epe.size.xs}"
|
|
@@ -3698,7 +3551,7 @@
|
|
|
3698
3551
|
},
|
|
3699
3552
|
{
|
|
3700
3553
|
"value": "14px",
|
|
3701
|
-
"filePath": "src/component/
|
|
3554
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3702
3555
|
"isSource": true,
|
|
3703
3556
|
"original": {
|
|
3704
3557
|
"value": "{epe.size.sm}"
|
|
@@ -3717,7 +3570,7 @@
|
|
|
3717
3570
|
},
|
|
3718
3571
|
{
|
|
3719
3572
|
"value": "14px",
|
|
3720
|
-
"filePath": "src/component/
|
|
3573
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3721
3574
|
"isSource": true,
|
|
3722
3575
|
"original": {
|
|
3723
3576
|
"value": "{epe.size.sm}"
|
|
@@ -3736,7 +3589,7 @@
|
|
|
3736
3589
|
},
|
|
3737
3590
|
{
|
|
3738
3591
|
"value": "#757575",
|
|
3739
|
-
"filePath": "src/component/
|
|
3592
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3740
3593
|
"isSource": true,
|
|
3741
3594
|
"original": {
|
|
3742
3595
|
"value": "{epe.color.grey.46}"
|
|
@@ -4327,7 +4180,7 @@
|
|
|
4327
4180
|
},
|
|
4328
4181
|
{
|
|
4329
4182
|
"value": "8px",
|
|
4330
|
-
"filePath": "src/component/
|
|
4183
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
4331
4184
|
"isSource": true,
|
|
4332
4185
|
"original": {
|
|
4333
4186
|
"value": "{epe.size.xs}"
|
|
@@ -4704,7 +4557,7 @@
|
|
|
4704
4557
|
},
|
|
4705
4558
|
{
|
|
4706
4559
|
"value": "center center",
|
|
4707
|
-
"filePath": "src/component/
|
|
4560
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4708
4561
|
"isSource": true,
|
|
4709
4562
|
"original": {
|
|
4710
4563
|
"value": "center center"
|
|
@@ -4742,7 +4595,7 @@
|
|
|
4742
4595
|
},
|
|
4743
4596
|
{
|
|
4744
4597
|
"value": "100px",
|
|
4745
|
-
"filePath": "src/component/
|
|
4598
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4746
4599
|
"isSource": true,
|
|
4747
4600
|
"original": {
|
|
4748
4601
|
"value": "100px"
|
|
@@ -4763,7 +4616,7 @@
|
|
|
4763
4616
|
},
|
|
4764
4617
|
{
|
|
4765
4618
|
"value": "170px",
|
|
4766
|
-
"filePath": "src/component/
|
|
4619
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4767
4620
|
"isSource": true,
|
|
4768
4621
|
"original": {
|
|
4769
4622
|
"value": "170px"
|
|
@@ -4784,7 +4637,7 @@
|
|
|
4784
4637
|
},
|
|
4785
4638
|
{
|
|
4786
4639
|
"value": "727px",
|
|
4787
|
-
"filePath": "src/component/
|
|
4640
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4788
4641
|
"isSource": true,
|
|
4789
4642
|
"original": {
|
|
4790
4643
|
"value": "727px"
|
|
@@ -4917,7 +4770,7 @@
|
|
|
4917
4770
|
},
|
|
4918
4771
|
{
|
|
4919
4772
|
"value": "100px",
|
|
4920
|
-
"filePath": "src/component/
|
|
4773
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4921
4774
|
"isSource": true,
|
|
4922
4775
|
"original": {
|
|
4923
4776
|
"value": "100px"
|
|
@@ -5544,7 +5397,7 @@
|
|
|
5544
5397
|
},
|
|
5545
5398
|
{
|
|
5546
5399
|
"value": "#ffffff",
|
|
5547
|
-
"filePath": "src/component/
|
|
5400
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5548
5401
|
"isSource": true,
|
|
5549
5402
|
"original": {
|
|
5550
5403
|
"value": "{epe.color.white.100}"
|
|
@@ -5561,28 +5414,9 @@
|
|
|
5561
5414
|
"background-color"
|
|
5562
5415
|
]
|
|
5563
5416
|
},
|
|
5564
|
-
{
|
|
5565
|
-
"value": "collapse",
|
|
5566
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
5567
|
-
"isSource": true,
|
|
5568
|
-
"original": {
|
|
5569
|
-
"value": "collapse"
|
|
5570
|
-
},
|
|
5571
|
-
"name": "utrechtTableBorderCollapse",
|
|
5572
|
-
"attributes": {
|
|
5573
|
-
"category": "utrecht",
|
|
5574
|
-
"type": "table",
|
|
5575
|
-
"item": "border-collapse"
|
|
5576
|
-
},
|
|
5577
|
-
"path": [
|
|
5578
|
-
"utrecht",
|
|
5579
|
-
"table",
|
|
5580
|
-
"border-collapse"
|
|
5581
|
-
]
|
|
5582
|
-
},
|
|
5583
5417
|
{
|
|
5584
5418
|
"value": "italic",
|
|
5585
|
-
"filePath": "src/component/
|
|
5419
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5586
5420
|
"isSource": true,
|
|
5587
5421
|
"original": {
|
|
5588
5422
|
"value": "italic"
|
|
@@ -5725,7 +5559,7 @@
|
|
|
5725
5559
|
},
|
|
5726
5560
|
{
|
|
5727
5561
|
"value": "#d6a100",
|
|
5728
|
-
"filePath": "src/component/
|
|
5562
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5729
5563
|
"isSource": true,
|
|
5730
5564
|
"original": {
|
|
5731
5565
|
"value": "{epe.color.yellow.42}"
|
|
@@ -5746,7 +5580,7 @@
|
|
|
5746
5580
|
},
|
|
5747
5581
|
{
|
|
5748
5582
|
"value": "5px",
|
|
5749
|
-
"filePath": "src/component/
|
|
5583
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5750
5584
|
"isSource": true,
|
|
5751
5585
|
"original": {
|
|
5752
5586
|
"value": "5px"
|
|
@@ -5994,7 +5828,7 @@
|
|
|
5994
5828
|
},
|
|
5995
5829
|
{
|
|
5996
5830
|
"value": "#ffffff",
|
|
5997
|
-
"filePath": "src/component/
|
|
5831
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
5998
5832
|
"isSource": true,
|
|
5999
5833
|
"original": {
|
|
6000
5834
|
"value": "{epe.color.white.100}"
|
|
@@ -6013,7 +5847,7 @@
|
|
|
6013
5847
|
},
|
|
6014
5848
|
{
|
|
6015
5849
|
"value": "#575757",
|
|
6016
|
-
"filePath": "src/component/
|
|
5850
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6017
5851
|
"isSource": true,
|
|
6018
5852
|
"original": {
|
|
6019
5853
|
"value": "{epe.color.grey.34}"
|
|
@@ -6032,7 +5866,7 @@
|
|
|
6032
5866
|
},
|
|
6033
5867
|
{
|
|
6034
5868
|
"value": "4px",
|
|
6035
|
-
"filePath": "src/component/
|
|
5869
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6036
5870
|
"isSource": true,
|
|
6037
5871
|
"original": {
|
|
6038
5872
|
"value": "{epe.size.2xs}"
|
|
@@ -6051,7 +5885,7 @@
|
|
|
6051
5885
|
},
|
|
6052
5886
|
{
|
|
6053
5887
|
"value": "1px",
|
|
6054
|
-
"filePath": "src/component/
|
|
5888
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6055
5889
|
"isSource": true,
|
|
6056
5890
|
"original": {
|
|
6057
5891
|
"value": "{epe.size.4xs}"
|
|
@@ -6070,7 +5904,7 @@
|
|
|
6070
5904
|
},
|
|
6071
5905
|
{
|
|
6072
5906
|
"value": "#000000",
|
|
6073
|
-
"filePath": "src/component/
|
|
5907
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6074
5908
|
"isSource": true,
|
|
6075
5909
|
"original": {
|
|
6076
5910
|
"value": "{epe.color.black.0}"
|
|
@@ -6089,7 +5923,7 @@
|
|
|
6089
5923
|
},
|
|
6090
5924
|
{
|
|
6091
5925
|
"value": "#ffffff",
|
|
6092
|
-
"filePath": "src/component/
|
|
5926
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6093
5927
|
"isSource": true,
|
|
6094
5928
|
"original": {
|
|
6095
5929
|
"value": "{epe.color.white.100}"
|
|
@@ -6110,7 +5944,7 @@
|
|
|
6110
5944
|
},
|
|
6111
5945
|
{
|
|
6112
5946
|
"value": "\"Source Sans\"",
|
|
6113
|
-
"filePath": "src/component/
|
|
5947
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6114
5948
|
"isSource": true,
|
|
6115
5949
|
"original": {
|
|
6116
5950
|
"value": "{epe.typography.source-sans.font-family}"
|
|
@@ -6129,7 +5963,7 @@
|
|
|
6129
5963
|
},
|
|
6130
5964
|
{
|
|
6131
5965
|
"value": "18px",
|
|
6132
|
-
"filePath": "src/component/
|
|
5966
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6133
5967
|
"isSource": true,
|
|
6134
5968
|
"original": {
|
|
6135
5969
|
"value": "{epe.size.md}"
|
|
@@ -6148,7 +5982,7 @@
|
|
|
6148
5982
|
},
|
|
6149
5983
|
{
|
|
6150
5984
|
"value": "8px",
|
|
6151
|
-
"filePath": "src/component/
|
|
5985
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6152
5986
|
"isSource": true,
|
|
6153
5987
|
"original": {
|
|
6154
5988
|
"value": "{epe.size.xs}"
|
|
@@ -6167,7 +6001,7 @@
|
|
|
6167
6001
|
},
|
|
6168
6002
|
{
|
|
6169
6003
|
"value": "8px",
|
|
6170
|
-
"filePath": "src/component/
|
|
6004
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6171
6005
|
"isSource": true,
|
|
6172
6006
|
"original": {
|
|
6173
6007
|
"value": "{epe.size.xs}"
|
|
@@ -6186,7 +6020,7 @@
|
|
|
6186
6020
|
},
|
|
6187
6021
|
{
|
|
6188
6022
|
"value": "14px",
|
|
6189
|
-
"filePath": "src/component/
|
|
6023
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6190
6024
|
"isSource": true,
|
|
6191
6025
|
"original": {
|
|
6192
6026
|
"value": "{epe.size.sm}"
|
|
@@ -6205,7 +6039,7 @@
|
|
|
6205
6039
|
},
|
|
6206
6040
|
{
|
|
6207
6041
|
"value": "14px",
|
|
6208
|
-
"filePath": "src/component/
|
|
6042
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6209
6043
|
"isSource": true,
|
|
6210
6044
|
"original": {
|
|
6211
6045
|
"value": "{epe.size.sm}"
|
|
@@ -6224,7 +6058,7 @@
|
|
|
6224
6058
|
},
|
|
6225
6059
|
{
|
|
6226
6060
|
"value": "#757575",
|
|
6227
|
-
"filePath": "src/component/
|
|
6061
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6228
6062
|
"isSource": true,
|
|
6229
6063
|
"original": {
|
|
6230
6064
|
"value": "{epe.color.grey.46}"
|