@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": "#d5efdf",
|
|
4
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
5
|
+
"isSource": true,
|
|
6
|
+
"original": {
|
|
7
|
+
"value": "{tubbergen.color.green.89}"
|
|
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": "14px",
|
|
42
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
43
|
+
"isSource": true,
|
|
44
|
+
"original": {
|
|
45
|
+
"value": "{tubbergen.size.sm}"
|
|
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": "14px",
|
|
61
|
+
"filePath": "src/component/conduction/card-wrapper.tokens.json",
|
|
62
|
+
"isSource": true,
|
|
63
|
+
"original": {
|
|
64
|
+
"value": "{tubbergen.size.sm}"
|
|
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": "{tubbergen.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": "{tubbergen.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",
|
|
@@ -1817,7 +1931,7 @@
|
|
|
1817
1931
|
},
|
|
1818
1932
|
{
|
|
1819
1933
|
"value": "8px",
|
|
1820
|
-
"filePath": "src/component/
|
|
1934
|
+
"filePath": "src/component/utrecht/extra-tokens/alert.tokens.json",
|
|
1821
1935
|
"isSource": true,
|
|
1822
1936
|
"original": {
|
|
1823
1937
|
"value": "{tubbergen.size.xs}"
|
|
@@ -3027,158 +3141,6 @@
|
|
|
3027
3141
|
"color"
|
|
3028
3142
|
]
|
|
3029
3143
|
},
|
|
3030
|
-
{
|
|
3031
|
-
"value": "#d5efdf",
|
|
3032
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3033
|
-
"isSource": true,
|
|
3034
|
-
"original": {
|
|
3035
|
-
"value": "{tubbergen.color.green.89}"
|
|
3036
|
-
},
|
|
3037
|
-
"name": "utrechtCardBackgroundColor",
|
|
3038
|
-
"attributes": {
|
|
3039
|
-
"category": "utrecht",
|
|
3040
|
-
"type": "card",
|
|
3041
|
-
"item": "background-color"
|
|
3042
|
-
},
|
|
3043
|
-
"path": [
|
|
3044
|
-
"utrecht",
|
|
3045
|
-
"card",
|
|
3046
|
-
"background-color"
|
|
3047
|
-
]
|
|
3048
|
-
},
|
|
3049
|
-
{
|
|
3050
|
-
"value": "0px",
|
|
3051
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3052
|
-
"isSource": true,
|
|
3053
|
-
"original": {
|
|
3054
|
-
"value": "0px"
|
|
3055
|
-
},
|
|
3056
|
-
"name": "utrechtCardBorderRadius",
|
|
3057
|
-
"attributes": {
|
|
3058
|
-
"category": "utrecht",
|
|
3059
|
-
"type": "card",
|
|
3060
|
-
"item": "border-radius"
|
|
3061
|
-
},
|
|
3062
|
-
"path": [
|
|
3063
|
-
"utrecht",
|
|
3064
|
-
"card",
|
|
3065
|
-
"border-radius"
|
|
3066
|
-
]
|
|
3067
|
-
},
|
|
3068
|
-
{
|
|
3069
|
-
"value": "unset",
|
|
3070
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3071
|
-
"isSource": true,
|
|
3072
|
-
"original": {
|
|
3073
|
-
"value": "unset"
|
|
3074
|
-
},
|
|
3075
|
-
"name": "utrechtCardBorderWidth",
|
|
3076
|
-
"attributes": {
|
|
3077
|
-
"category": "utrecht",
|
|
3078
|
-
"type": "card",
|
|
3079
|
-
"item": "border-width"
|
|
3080
|
-
},
|
|
3081
|
-
"path": [
|
|
3082
|
-
"utrecht",
|
|
3083
|
-
"card",
|
|
3084
|
-
"border-width"
|
|
3085
|
-
]
|
|
3086
|
-
},
|
|
3087
|
-
{
|
|
3088
|
-
"value": "#333333",
|
|
3089
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3090
|
-
"isSource": true,
|
|
3091
|
-
"original": {
|
|
3092
|
-
"value": "{utrecht.document.color}"
|
|
3093
|
-
},
|
|
3094
|
-
"name": "utrechtCardColor",
|
|
3095
|
-
"attributes": {
|
|
3096
|
-
"category": "utrecht",
|
|
3097
|
-
"type": "card",
|
|
3098
|
-
"item": "color"
|
|
3099
|
-
},
|
|
3100
|
-
"path": [
|
|
3101
|
-
"utrecht",
|
|
3102
|
-
"card",
|
|
3103
|
-
"color"
|
|
3104
|
-
]
|
|
3105
|
-
},
|
|
3106
|
-
{
|
|
3107
|
-
"value": "30px",
|
|
3108
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3109
|
-
"isSource": true,
|
|
3110
|
-
"original": {
|
|
3111
|
-
"value": "30px"
|
|
3112
|
-
},
|
|
3113
|
-
"name": "utrechtCardPaddingBlockEnd",
|
|
3114
|
-
"attributes": {
|
|
3115
|
-
"category": "utrecht",
|
|
3116
|
-
"type": "card",
|
|
3117
|
-
"item": "padding-block-end"
|
|
3118
|
-
},
|
|
3119
|
-
"path": [
|
|
3120
|
-
"utrecht",
|
|
3121
|
-
"card",
|
|
3122
|
-
"padding-block-end"
|
|
3123
|
-
]
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"value": "30px",
|
|
3127
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3128
|
-
"isSource": true,
|
|
3129
|
-
"original": {
|
|
3130
|
-
"value": "30px"
|
|
3131
|
-
},
|
|
3132
|
-
"name": "utrechtCardPaddingBlockStart",
|
|
3133
|
-
"attributes": {
|
|
3134
|
-
"category": "utrecht",
|
|
3135
|
-
"type": "card",
|
|
3136
|
-
"item": "padding-block-start"
|
|
3137
|
-
},
|
|
3138
|
-
"path": [
|
|
3139
|
-
"utrecht",
|
|
3140
|
-
"card",
|
|
3141
|
-
"padding-block-start"
|
|
3142
|
-
]
|
|
3143
|
-
},
|
|
3144
|
-
{
|
|
3145
|
-
"value": "30px",
|
|
3146
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3147
|
-
"isSource": true,
|
|
3148
|
-
"original": {
|
|
3149
|
-
"value": "30px"
|
|
3150
|
-
},
|
|
3151
|
-
"name": "utrechtCardPaddingInlineEnd",
|
|
3152
|
-
"attributes": {
|
|
3153
|
-
"category": "utrecht",
|
|
3154
|
-
"type": "card",
|
|
3155
|
-
"item": "padding-inline-end"
|
|
3156
|
-
},
|
|
3157
|
-
"path": [
|
|
3158
|
-
"utrecht",
|
|
3159
|
-
"card",
|
|
3160
|
-
"padding-inline-end"
|
|
3161
|
-
]
|
|
3162
|
-
},
|
|
3163
|
-
{
|
|
3164
|
-
"value": "30px",
|
|
3165
|
-
"filePath": "src/component/conduction/card.tokens.json",
|
|
3166
|
-
"isSource": true,
|
|
3167
|
-
"original": {
|
|
3168
|
-
"value": "30px"
|
|
3169
|
-
},
|
|
3170
|
-
"name": "utrechtCardPaddingInlineStart",
|
|
3171
|
-
"attributes": {
|
|
3172
|
-
"category": "utrecht",
|
|
3173
|
-
"type": "card",
|
|
3174
|
-
"item": "padding-inline-start"
|
|
3175
|
-
},
|
|
3176
|
-
"path": [
|
|
3177
|
-
"utrecht",
|
|
3178
|
-
"card",
|
|
3179
|
-
"padding-inline-start"
|
|
3180
|
-
]
|
|
3181
|
-
},
|
|
3182
3144
|
{
|
|
3183
3145
|
"value": "#f5f5f5",
|
|
3184
3146
|
"filePath": "src/component/utrecht/code.tokens.json",
|
|
@@ -3580,7 +3542,7 @@
|
|
|
3580
3542
|
},
|
|
3581
3543
|
{
|
|
3582
3544
|
"value": "#ffffff",
|
|
3583
|
-
"filePath": "src/component/
|
|
3545
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3584
3546
|
"isSource": true,
|
|
3585
3547
|
"original": {
|
|
3586
3548
|
"value": "{tubbergen.color.white.100}"
|
|
@@ -3599,7 +3561,7 @@
|
|
|
3599
3561
|
},
|
|
3600
3562
|
{
|
|
3601
3563
|
"value": "#767676",
|
|
3602
|
-
"filePath": "src/component/
|
|
3564
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3603
3565
|
"isSource": true,
|
|
3604
3566
|
"original": {
|
|
3605
3567
|
"value": "{tubbergen.color.grey.46}"
|
|
@@ -3618,7 +3580,7 @@
|
|
|
3618
3580
|
},
|
|
3619
3581
|
{
|
|
3620
3582
|
"value": "0px",
|
|
3621
|
-
"filePath": "src/component/
|
|
3583
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3622
3584
|
"isSource": true,
|
|
3623
3585
|
"original": {
|
|
3624
3586
|
"value": "0px"
|
|
@@ -3637,7 +3599,7 @@
|
|
|
3637
3599
|
},
|
|
3638
3600
|
{
|
|
3639
3601
|
"value": "1px",
|
|
3640
|
-
"filePath": "src/component/
|
|
3602
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3641
3603
|
"isSource": true,
|
|
3642
3604
|
"original": {
|
|
3643
3605
|
"value": "{tubbergen.size.4xs}"
|
|
@@ -3656,7 +3618,7 @@
|
|
|
3656
3618
|
},
|
|
3657
3619
|
{
|
|
3658
3620
|
"value": "#555555",
|
|
3659
|
-
"filePath": "src/component/
|
|
3621
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3660
3622
|
"isSource": true,
|
|
3661
3623
|
"original": {
|
|
3662
3624
|
"value": "{tubbergen.color.black.33}"
|
|
@@ -3675,7 +3637,7 @@
|
|
|
3675
3637
|
},
|
|
3676
3638
|
{
|
|
3677
3639
|
"value": "#2e79c6",
|
|
3678
|
-
"filePath": "src/component/
|
|
3640
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3679
3641
|
"isSource": true,
|
|
3680
3642
|
"original": {
|
|
3681
3643
|
"value": "{tubbergen.color.blue.48}"
|
|
@@ -3696,7 +3658,7 @@
|
|
|
3696
3658
|
},
|
|
3697
3659
|
{
|
|
3698
3660
|
"value": "\"Lato\", Arial, sans-serif",
|
|
3699
|
-
"filePath": "src/component/
|
|
3661
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3700
3662
|
"isSource": true,
|
|
3701
3663
|
"original": {
|
|
3702
3664
|
"value": "{tubbergen.typography.lato.font-family}"
|
|
@@ -3715,7 +3677,7 @@
|
|
|
3715
3677
|
},
|
|
3716
3678
|
{
|
|
3717
3679
|
"value": "15px",
|
|
3718
|
-
"filePath": "src/component/
|
|
3680
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3719
3681
|
"isSource": true,
|
|
3720
3682
|
"original": {
|
|
3721
3683
|
"value": "15px"
|
|
@@ -3734,7 +3696,7 @@
|
|
|
3734
3696
|
},
|
|
3735
3697
|
{
|
|
3736
3698
|
"value": "8px",
|
|
3737
|
-
"filePath": "src/component/
|
|
3699
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3738
3700
|
"isSource": true,
|
|
3739
3701
|
"original": {
|
|
3740
3702
|
"value": "{tubbergen.size.xs}"
|
|
@@ -3753,7 +3715,7 @@
|
|
|
3753
3715
|
},
|
|
3754
3716
|
{
|
|
3755
3717
|
"value": "8px",
|
|
3756
|
-
"filePath": "src/component/
|
|
3718
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3757
3719
|
"isSource": true,
|
|
3758
3720
|
"original": {
|
|
3759
3721
|
"value": "{tubbergen.size.xs}"
|
|
@@ -3772,7 +3734,7 @@
|
|
|
3772
3734
|
},
|
|
3773
3735
|
{
|
|
3774
3736
|
"value": "14px",
|
|
3775
|
-
"filePath": "src/component/
|
|
3737
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3776
3738
|
"isSource": true,
|
|
3777
3739
|
"original": {
|
|
3778
3740
|
"value": "{tubbergen.size.sm}"
|
|
@@ -3791,7 +3753,7 @@
|
|
|
3791
3753
|
},
|
|
3792
3754
|
{
|
|
3793
3755
|
"value": "14px",
|
|
3794
|
-
"filePath": "src/component/
|
|
3756
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3795
3757
|
"isSource": true,
|
|
3796
3758
|
"original": {
|
|
3797
3759
|
"value": "{tubbergen.size.sm}"
|
|
@@ -3810,7 +3772,7 @@
|
|
|
3810
3772
|
},
|
|
3811
3773
|
{
|
|
3812
3774
|
"value": "#6b6b6b",
|
|
3813
|
-
"filePath": "src/component/
|
|
3775
|
+
"filePath": "src/component/utrecht/extra-tokens/form-input.tokens.json",
|
|
3814
3776
|
"isSource": true,
|
|
3815
3777
|
"original": {
|
|
3816
3778
|
"value": "{tubbergen.color.grey.42}"
|
|
@@ -4401,7 +4363,7 @@
|
|
|
4401
4363
|
},
|
|
4402
4364
|
{
|
|
4403
4365
|
"value": "8px",
|
|
4404
|
-
"filePath": "src/component/
|
|
4366
|
+
"filePath": "src/component/utrecht/extra-tokens/icon.tokens.json",
|
|
4405
4367
|
"isSource": true,
|
|
4406
4368
|
"original": {
|
|
4407
4369
|
"value": "{tubbergen.size.xs}"
|
|
@@ -4816,7 +4778,7 @@
|
|
|
4816
4778
|
},
|
|
4817
4779
|
{
|
|
4818
4780
|
"value": "100px",
|
|
4819
|
-
"filePath": "src/component/
|
|
4781
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4820
4782
|
"isSource": true,
|
|
4821
4783
|
"original": {
|
|
4822
4784
|
"value": "100px"
|
|
@@ -4837,7 +4799,7 @@
|
|
|
4837
4799
|
},
|
|
4838
4800
|
{
|
|
4839
4801
|
"value": "220px",
|
|
4840
|
-
"filePath": "src/component/
|
|
4802
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4841
4803
|
"isSource": true,
|
|
4842
4804
|
"original": {
|
|
4843
4805
|
"value": "220px"
|
|
@@ -4858,7 +4820,7 @@
|
|
|
4858
4820
|
},
|
|
4859
4821
|
{
|
|
4860
4822
|
"value": "300px",
|
|
4861
|
-
"filePath": "src/component/
|
|
4823
|
+
"filePath": "src/component/utrecht/extra-tokens/page-footer.tokens.json",
|
|
4862
4824
|
"isSource": true,
|
|
4863
4825
|
"original": {
|
|
4864
4826
|
"value": "300px"
|
|
@@ -4991,7 +4953,7 @@
|
|
|
4991
4953
|
},
|
|
4992
4954
|
{
|
|
4993
4955
|
"value": "150px",
|
|
4994
|
-
"filePath": "src/component/
|
|
4956
|
+
"filePath": "src/component/utrecht/extra-tokens/page-header.tokens.json",
|
|
4995
4957
|
"isSource": true,
|
|
4996
4958
|
"original": {
|
|
4997
4959
|
"value": "150px"
|
|
@@ -5049,22 +5011,22 @@
|
|
|
5049
5011
|
]
|
|
5050
5012
|
},
|
|
5051
5013
|
{
|
|
5052
|
-
"value": "
|
|
5014
|
+
"value": "24px",
|
|
5053
5015
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5054
5016
|
"isSource": true,
|
|
5055
5017
|
"original": {
|
|
5056
|
-
"value": "
|
|
5018
|
+
"value": "{tubbergen.size.lg}"
|
|
5057
5019
|
},
|
|
5058
|
-
"name": "
|
|
5020
|
+
"name": "utrechtPageMarginInlineEnd",
|
|
5059
5021
|
"attributes": {
|
|
5060
5022
|
"category": "utrecht",
|
|
5061
5023
|
"type": "page",
|
|
5062
|
-
"item": "
|
|
5024
|
+
"item": "margin-inline-end"
|
|
5063
5025
|
},
|
|
5064
5026
|
"path": [
|
|
5065
5027
|
"utrecht",
|
|
5066
5028
|
"page",
|
|
5067
|
-
"
|
|
5029
|
+
"margin-inline-end"
|
|
5068
5030
|
]
|
|
5069
5031
|
},
|
|
5070
5032
|
{
|
|
@@ -5074,35 +5036,35 @@
|
|
|
5074
5036
|
"original": {
|
|
5075
5037
|
"value": "{tubbergen.size.lg}"
|
|
5076
5038
|
},
|
|
5077
|
-
"name": "
|
|
5039
|
+
"name": "utrechtPageMarginInlineStart",
|
|
5078
5040
|
"attributes": {
|
|
5079
5041
|
"category": "utrecht",
|
|
5080
5042
|
"type": "page",
|
|
5081
|
-
"item": "
|
|
5043
|
+
"item": "margin-inline-start"
|
|
5082
5044
|
},
|
|
5083
5045
|
"path": [
|
|
5084
5046
|
"utrecht",
|
|
5085
5047
|
"page",
|
|
5086
|
-
"
|
|
5048
|
+
"margin-inline-start"
|
|
5087
5049
|
]
|
|
5088
5050
|
},
|
|
5089
5051
|
{
|
|
5090
|
-
"value": "
|
|
5052
|
+
"value": "1140px",
|
|
5091
5053
|
"filePath": "src/component/utrecht/page.tokens.json",
|
|
5092
5054
|
"isSource": true,
|
|
5093
5055
|
"original": {
|
|
5094
|
-
"value": "
|
|
5056
|
+
"value": "1140px"
|
|
5095
5057
|
},
|
|
5096
|
-
"name": "
|
|
5058
|
+
"name": "utrechtPageMaxInlineSize",
|
|
5097
5059
|
"attributes": {
|
|
5098
5060
|
"category": "utrecht",
|
|
5099
5061
|
"type": "page",
|
|
5100
|
-
"item": "
|
|
5062
|
+
"item": "max-inline-size"
|
|
5101
5063
|
},
|
|
5102
5064
|
"path": [
|
|
5103
5065
|
"utrecht",
|
|
5104
5066
|
"page",
|
|
5105
|
-
"
|
|
5067
|
+
"max-inline-size"
|
|
5106
5068
|
]
|
|
5107
5069
|
},
|
|
5108
5070
|
{
|
|
@@ -5618,7 +5580,7 @@
|
|
|
5618
5580
|
},
|
|
5619
5581
|
{
|
|
5620
5582
|
"value": "#ffffff",
|
|
5621
|
-
"filePath": "src/component/
|
|
5583
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5622
5584
|
"isSource": true,
|
|
5623
5585
|
"original": {
|
|
5624
5586
|
"value": "{tubbergen.color.white.100}"
|
|
@@ -5637,7 +5599,7 @@
|
|
|
5637
5599
|
},
|
|
5638
5600
|
{
|
|
5639
5601
|
"value": "1px solid #edeff2",
|
|
5640
|
-
"filePath": "src/component/
|
|
5602
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5641
5603
|
"isSource": true,
|
|
5642
5604
|
"original": {
|
|
5643
5605
|
"value": "{tubbergen.size.4xs} solid {tubbergen.color.blue.94}"
|
|
@@ -5656,25 +5618,6 @@
|
|
|
5656
5618
|
"border"
|
|
5657
5619
|
]
|
|
5658
5620
|
},
|
|
5659
|
-
{
|
|
5660
|
-
"value": "collapse",
|
|
5661
|
-
"filePath": "src/component/conduction/table.tokens.json",
|
|
5662
|
-
"isSource": true,
|
|
5663
|
-
"original": {
|
|
5664
|
-
"value": "collapse"
|
|
5665
|
-
},
|
|
5666
|
-
"name": "utrechtTableBorderCollapse",
|
|
5667
|
-
"attributes": {
|
|
5668
|
-
"category": "utrecht",
|
|
5669
|
-
"type": "table",
|
|
5670
|
-
"item": "border-collapse"
|
|
5671
|
-
},
|
|
5672
|
-
"path": [
|
|
5673
|
-
"utrecht",
|
|
5674
|
-
"table",
|
|
5675
|
-
"border-collapse"
|
|
5676
|
-
]
|
|
5677
|
-
},
|
|
5678
5621
|
{
|
|
5679
5622
|
"value": "18px",
|
|
5680
5623
|
"filePath": "src/component/utrecht/table.tokens.json",
|
|
@@ -5799,7 +5742,7 @@
|
|
|
5799
5742
|
},
|
|
5800
5743
|
{
|
|
5801
5744
|
"value": "#edeff2",
|
|
5802
|
-
"filePath": "src/component/
|
|
5745
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5803
5746
|
"isSource": true,
|
|
5804
5747
|
"original": {
|
|
5805
5748
|
"value": "{tubbergen.color.blue.94}"
|
|
@@ -5820,7 +5763,7 @@
|
|
|
5820
5763
|
},
|
|
5821
5764
|
{
|
|
5822
5765
|
"value": "1px",
|
|
5823
|
-
"filePath": "src/component/
|
|
5766
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5824
5767
|
"isSource": true,
|
|
5825
5768
|
"original": {
|
|
5826
5769
|
"value": "{tubbergen.size.4xs}"
|
|
@@ -5946,7 +5889,7 @@
|
|
|
5946
5889
|
},
|
|
5947
5890
|
{
|
|
5948
5891
|
"value": "\"Montserrat\", Arial, sans-serif",
|
|
5949
|
-
"filePath": "src/component/
|
|
5892
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
5950
5893
|
"isSource": true,
|
|
5951
5894
|
"original": {
|
|
5952
5895
|
"value": "{tubbergen.typography.montserrat.font-family}"
|
|
@@ -6135,7 +6078,7 @@
|
|
|
6135
6078
|
},
|
|
6136
6079
|
{
|
|
6137
6080
|
"value": "#edeff2",
|
|
6138
|
-
"filePath": "src/component/
|
|
6081
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6139
6082
|
"isSource": true,
|
|
6140
6083
|
"original": {
|
|
6141
6084
|
"value": "{tubbergen.color.blue.94}"
|
|
@@ -6158,7 +6101,7 @@
|
|
|
6158
6101
|
},
|
|
6159
6102
|
{
|
|
6160
6103
|
"value": "#0b612d",
|
|
6161
|
-
"filePath": "src/component/
|
|
6104
|
+
"filePath": "src/component/utrecht/extra-tokens/table.tokens.json",
|
|
6162
6105
|
"isSource": true,
|
|
6163
6106
|
"original": {
|
|
6164
6107
|
"value": "{tubbergen.color.green.21}"
|
|
@@ -6181,7 +6124,7 @@
|
|
|
6181
6124
|
},
|
|
6182
6125
|
{
|
|
6183
6126
|
"value": "#ffffff",
|
|
6184
|
-
"filePath": "src/component/
|
|
6127
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6185
6128
|
"isSource": true,
|
|
6186
6129
|
"original": {
|
|
6187
6130
|
"value": "{tubbergen.color.white.100}"
|
|
@@ -6200,7 +6143,7 @@
|
|
|
6200
6143
|
},
|
|
6201
6144
|
{
|
|
6202
6145
|
"value": "#767676",
|
|
6203
|
-
"filePath": "src/component/
|
|
6146
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6204
6147
|
"isSource": true,
|
|
6205
6148
|
"original": {
|
|
6206
6149
|
"value": "{tubbergen.color.grey.46}"
|
|
@@ -6219,7 +6162,7 @@
|
|
|
6219
6162
|
},
|
|
6220
6163
|
{
|
|
6221
6164
|
"value": "0px",
|
|
6222
|
-
"filePath": "src/component/
|
|
6165
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6223
6166
|
"isSource": true,
|
|
6224
6167
|
"original": {
|
|
6225
6168
|
"value": "0px"
|
|
@@ -6238,7 +6181,7 @@
|
|
|
6238
6181
|
},
|
|
6239
6182
|
{
|
|
6240
6183
|
"value": "1px",
|
|
6241
|
-
"filePath": "src/component/
|
|
6184
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6242
6185
|
"isSource": true,
|
|
6243
6186
|
"original": {
|
|
6244
6187
|
"value": "{tubbergen.size.4xs}"
|
|
@@ -6257,7 +6200,7 @@
|
|
|
6257
6200
|
},
|
|
6258
6201
|
{
|
|
6259
6202
|
"value": "#555555",
|
|
6260
|
-
"filePath": "src/component/
|
|
6203
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6261
6204
|
"isSource": true,
|
|
6262
6205
|
"original": {
|
|
6263
6206
|
"value": "{tubbergen.color.black.33}"
|
|
@@ -6276,7 +6219,7 @@
|
|
|
6276
6219
|
},
|
|
6277
6220
|
{
|
|
6278
6221
|
"value": "#2e79c6",
|
|
6279
|
-
"filePath": "src/component/
|
|
6222
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6280
6223
|
"isSource": true,
|
|
6281
6224
|
"original": {
|
|
6282
6225
|
"value": "{tubbergen.color.blue.48}"
|
|
@@ -6297,7 +6240,7 @@
|
|
|
6297
6240
|
},
|
|
6298
6241
|
{
|
|
6299
6242
|
"value": "\"Lato\", Arial, sans-serif",
|
|
6300
|
-
"filePath": "src/component/
|
|
6243
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6301
6244
|
"isSource": true,
|
|
6302
6245
|
"original": {
|
|
6303
6246
|
"value": "{tubbergen.typography.lato.font-family}"
|
|
@@ -6316,7 +6259,7 @@
|
|
|
6316
6259
|
},
|
|
6317
6260
|
{
|
|
6318
6261
|
"value": "15px",
|
|
6319
|
-
"filePath": "src/component/
|
|
6262
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6320
6263
|
"isSource": true,
|
|
6321
6264
|
"original": {
|
|
6322
6265
|
"value": "15px"
|
|
@@ -6335,7 +6278,7 @@
|
|
|
6335
6278
|
},
|
|
6336
6279
|
{
|
|
6337
6280
|
"value": "8px",
|
|
6338
|
-
"filePath": "src/component/
|
|
6281
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6339
6282
|
"isSource": true,
|
|
6340
6283
|
"original": {
|
|
6341
6284
|
"value": "{tubbergen.size.xs}"
|
|
@@ -6354,7 +6297,7 @@
|
|
|
6354
6297
|
},
|
|
6355
6298
|
{
|
|
6356
6299
|
"value": "8px",
|
|
6357
|
-
"filePath": "src/component/
|
|
6300
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6358
6301
|
"isSource": true,
|
|
6359
6302
|
"original": {
|
|
6360
6303
|
"value": "{tubbergen.size.xs}"
|
|
@@ -6373,7 +6316,7 @@
|
|
|
6373
6316
|
},
|
|
6374
6317
|
{
|
|
6375
6318
|
"value": "14px",
|
|
6376
|
-
"filePath": "src/component/
|
|
6319
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6377
6320
|
"isSource": true,
|
|
6378
6321
|
"original": {
|
|
6379
6322
|
"value": "{tubbergen.size.sm}"
|
|
@@ -6392,7 +6335,7 @@
|
|
|
6392
6335
|
},
|
|
6393
6336
|
{
|
|
6394
6337
|
"value": "14px",
|
|
6395
|
-
"filePath": "src/component/
|
|
6338
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6396
6339
|
"isSource": true,
|
|
6397
6340
|
"original": {
|
|
6398
6341
|
"value": "{tubbergen.size.sm}"
|
|
@@ -6411,7 +6354,7 @@
|
|
|
6411
6354
|
},
|
|
6412
6355
|
{
|
|
6413
6356
|
"value": "#6b6b6b",
|
|
6414
|
-
"filePath": "src/component/
|
|
6357
|
+
"filePath": "src/component/utrecht/extra-tokens/textbox.tokens.json",
|
|
6415
6358
|
"isSource": true,
|
|
6416
6359
|
"original": {
|
|
6417
6360
|
"value": "{tubbergen.color.grey.42}"
|