@rijkshuisstijl-community/design-tokens 7.0.0 → 9.0.0
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/CHANGELOG.md +84 -0
- package/dist/_variables.scss +14 -56
- package/dist/index.css +14 -56
- package/dist/index.d.ts +8 -50
- package/dist/index.js +14 -56
- package/dist/index.json +13 -55
- package/dist/index.tokens.json +18 -72
- package/dist/koop/_variables.scss +39 -79
- package/dist/koop/index.css +39 -79
- package/dist/koop/index.d.ts +33 -73
- package/dist/koop/index.js +39 -79
- package/dist/koop/index.json +38 -78
- package/dist/koop/index.tokens.json +73 -129
- package/dist/koop/root.css +39 -79
- package/dist/koop/tokens.d.ts +68 -124
- package/dist/koop/tokens.js +1187 -2057
- package/dist/root.css +14 -56
- package/dist/tokens.d.ts +13 -67
- package/dist/tokens.js +280 -1232
- package/dist/uitvoerend-groen/_variables.scss +27 -65
- package/dist/uitvoerend-groen/index.css +27 -65
- package/dist/uitvoerend-groen/index.d.ts +21 -59
- package/dist/uitvoerend-groen/index.js +27 -65
- package/dist/uitvoerend-groen/index.json +26 -64
- package/dist/uitvoerend-groen/index.tokens.json +51 -101
- package/dist/uitvoerend-groen/root.css +27 -65
- package/dist/uitvoerend-groen/tokens.d.ts +46 -96
- package/dist/uitvoerend-groen/tokens.js +526 -1394
- package/dist/uitvoerend-hemelblauw/_variables.scss +27 -65
- package/dist/uitvoerend-hemelblauw/index.css +27 -65
- package/dist/uitvoerend-hemelblauw/index.d.ts +21 -59
- package/dist/uitvoerend-hemelblauw/index.js +27 -65
- package/dist/uitvoerend-hemelblauw/index.json +26 -64
- package/dist/uitvoerend-hemelblauw/index.tokens.json +51 -101
- package/dist/uitvoerend-hemelblauw/root.css +27 -65
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +46 -96
- package/dist/uitvoerend-hemelblauw/tokens.js +526 -1394
- package/dist/uitvoerend-mintgroen/_variables.scss +27 -65
- package/dist/uitvoerend-mintgroen/index.css +27 -65
- package/dist/uitvoerend-mintgroen/index.d.ts +21 -59
- package/dist/uitvoerend-mintgroen/index.js +27 -65
- package/dist/uitvoerend-mintgroen/index.json +26 -64
- package/dist/uitvoerend-mintgroen/index.tokens.json +51 -101
- package/dist/uitvoerend-mintgroen/root.css +27 -65
- package/dist/uitvoerend-mintgroen/tokens.d.ts +46 -96
- package/dist/uitvoerend-mintgroen/tokens.js +526 -1394
- package/dist/uitvoerend-oranje/_variables.scss +27 -65
- package/dist/uitvoerend-oranje/index.css +27 -65
- package/dist/uitvoerend-oranje/index.d.ts +21 -59
- package/dist/uitvoerend-oranje/index.js +27 -65
- package/dist/uitvoerend-oranje/index.json +26 -64
- package/dist/uitvoerend-oranje/index.tokens.json +51 -101
- package/dist/uitvoerend-oranje/root.css +27 -65
- package/dist/uitvoerend-oranje/tokens.d.ts +46 -96
- package/dist/uitvoerend-oranje/tokens.js +526 -1394
- package/dist/uitvoerend-paars/_variables.scss +27 -65
- package/dist/uitvoerend-paars/index.css +27 -65
- package/dist/uitvoerend-paars/index.d.ts +21 -59
- package/dist/uitvoerend-paars/index.js +27 -65
- package/dist/uitvoerend-paars/index.json +26 -64
- package/dist/uitvoerend-paars/index.tokens.json +51 -101
- package/dist/uitvoerend-paars/root.css +27 -65
- package/dist/uitvoerend-paars/tokens.d.ts +46 -96
- package/dist/uitvoerend-paars/tokens.js +526 -1394
- package/dist/uitvoerend-violet/_variables.scss +27 -65
- package/dist/uitvoerend-violet/index.css +27 -65
- package/dist/uitvoerend-violet/index.d.ts +21 -59
- package/dist/uitvoerend-violet/index.js +27 -65
- package/dist/uitvoerend-violet/index.json +26 -64
- package/dist/uitvoerend-violet/index.tokens.json +51 -101
- package/dist/uitvoerend-violet/root.css +27 -65
- package/dist/uitvoerend-violet/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet/tokens.js +526 -1394
- package/dist/uitvoerend-violet-oud/_variables.scss +27 -65
- package/dist/uitvoerend-violet-oud/index.css +27 -65
- package/dist/uitvoerend-violet-oud/index.d.ts +21 -59
- package/dist/uitvoerend-violet-oud/index.js +27 -65
- package/dist/uitvoerend-violet-oud/index.json +26 -64
- package/dist/uitvoerend-violet-oud/index.tokens.json +51 -101
- package/dist/uitvoerend-violet-oud/root.css +27 -65
- package/dist/uitvoerend-violet-oud/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet-oud/tokens.js +526 -1394
- package/dist/wetgevend/_variables.scss +27 -65
- package/dist/wetgevend/index.css +27 -65
- package/dist/wetgevend/index.d.ts +21 -59
- package/dist/wetgevend/index.js +27 -65
- package/dist/wetgevend/index.json +26 -64
- package/dist/wetgevend/index.tokens.json +51 -101
- package/dist/wetgevend/root.css +27 -65
- package/dist/wetgevend/tokens.d.ts +46 -96
- package/dist/wetgevend/tokens.js +526 -1394
- package/figma/figma.tokens.json +100 -390
- package/package.json +1 -1
- package/src/generated/base.tokens.json +39 -219
- package/src/generated/koop/tokens.json +190 -346
- package/src/generated/themes.json +1062 -2530
- package/src/generated/uitvoerend-groen/tokens.json +109 -273
- package/src/generated/uitvoerend-hemelblauw/tokens.json +109 -273
- package/src/generated/uitvoerend-mintgroen/tokens.json +109 -273
- package/src/generated/uitvoerend-oranje/tokens.json +109 -273
- package/src/generated/uitvoerend-paars/tokens.json +109 -273
- package/src/generated/uitvoerend-violet/tokens.json +109 -273
- package/src/generated/uitvoerend-violet-oud/tokens.json +109 -273
- package/src/generated/wetgevend/tokens.json +109 -273
package/dist/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 27 Oct 2025 09:20:39 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -2793,6 +2793,29 @@ module.exports = {
|
|
|
2793
2793
|
"link",
|
|
2794
2794
|
"column-gap"
|
|
2795
2795
|
]
|
|
2796
|
+
},
|
|
2797
|
+
"font-size": {
|
|
2798
|
+
"value": "1.25rem",
|
|
2799
|
+
"type": "fontSizes",
|
|
2800
|
+
"filePath": "src/generated/base.tokens.json",
|
|
2801
|
+
"isSource": true,
|
|
2802
|
+
"original": {
|
|
2803
|
+
"value": "1.25rem",
|
|
2804
|
+
"type": "fontSizes"
|
|
2805
|
+
},
|
|
2806
|
+
"name": "rhcNavBarLinkFontSize",
|
|
2807
|
+
"attributes": {
|
|
2808
|
+
"category": "rhc",
|
|
2809
|
+
"type": "nav-bar",
|
|
2810
|
+
"item": "link",
|
|
2811
|
+
"subitem": "font-size"
|
|
2812
|
+
},
|
|
2813
|
+
"path": [
|
|
2814
|
+
"rhc",
|
|
2815
|
+
"nav-bar",
|
|
2816
|
+
"link",
|
|
2817
|
+
"font-size"
|
|
2818
|
+
]
|
|
2796
2819
|
}
|
|
2797
2820
|
},
|
|
2798
2821
|
"heading": {
|
|
@@ -8290,15 +8313,101 @@ module.exports = {
|
|
|
8290
8313
|
}
|
|
8291
8314
|
}
|
|
8292
8315
|
},
|
|
8316
|
+
"blockquote": {
|
|
8317
|
+
"margin-block-end": {
|
|
8318
|
+
"value": "0rem",
|
|
8319
|
+
"type": "dimension",
|
|
8320
|
+
"filePath": "src/generated/base.tokens.json",
|
|
8321
|
+
"isSource": true,
|
|
8322
|
+
"original": {
|
|
8323
|
+
"value": "0rem",
|
|
8324
|
+
"type": "dimension"
|
|
8325
|
+
},
|
|
8326
|
+
"name": "rhcBlockquoteMarginBlockEnd",
|
|
8327
|
+
"attributes": {
|
|
8328
|
+
"category": "rhc",
|
|
8329
|
+
"type": "blockquote",
|
|
8330
|
+
"item": "margin-block-end"
|
|
8331
|
+
},
|
|
8332
|
+
"path": [
|
|
8333
|
+
"rhc",
|
|
8334
|
+
"blockquote",
|
|
8335
|
+
"margin-block-end"
|
|
8336
|
+
]
|
|
8337
|
+
},
|
|
8338
|
+
"margin-block-start": {
|
|
8339
|
+
"value": "0rem",
|
|
8340
|
+
"type": "dimension",
|
|
8341
|
+
"filePath": "src/generated/base.tokens.json",
|
|
8342
|
+
"isSource": true,
|
|
8343
|
+
"original": {
|
|
8344
|
+
"value": "0rem",
|
|
8345
|
+
"type": "dimension"
|
|
8346
|
+
},
|
|
8347
|
+
"name": "rhcBlockquoteMarginBlockStart",
|
|
8348
|
+
"attributes": {
|
|
8349
|
+
"category": "rhc",
|
|
8350
|
+
"type": "blockquote",
|
|
8351
|
+
"item": "margin-block-start"
|
|
8352
|
+
},
|
|
8353
|
+
"path": [
|
|
8354
|
+
"rhc",
|
|
8355
|
+
"blockquote",
|
|
8356
|
+
"margin-block-start"
|
|
8357
|
+
]
|
|
8358
|
+
},
|
|
8359
|
+
"margin-inline-end": {
|
|
8360
|
+
"value": "0rem",
|
|
8361
|
+
"type": "dimension",
|
|
8362
|
+
"filePath": "src/generated/base.tokens.json",
|
|
8363
|
+
"isSource": true,
|
|
8364
|
+
"original": {
|
|
8365
|
+
"value": "0rem",
|
|
8366
|
+
"type": "dimension"
|
|
8367
|
+
},
|
|
8368
|
+
"name": "rhcBlockquoteMarginInlineEnd",
|
|
8369
|
+
"attributes": {
|
|
8370
|
+
"category": "rhc",
|
|
8371
|
+
"type": "blockquote",
|
|
8372
|
+
"item": "margin-inline-end"
|
|
8373
|
+
},
|
|
8374
|
+
"path": [
|
|
8375
|
+
"rhc",
|
|
8376
|
+
"blockquote",
|
|
8377
|
+
"margin-inline-end"
|
|
8378
|
+
]
|
|
8379
|
+
},
|
|
8380
|
+
"margin-inline-start": {
|
|
8381
|
+
"value": "0rem",
|
|
8382
|
+
"type": "dimension",
|
|
8383
|
+
"filePath": "src/generated/base.tokens.json",
|
|
8384
|
+
"isSource": true,
|
|
8385
|
+
"original": {
|
|
8386
|
+
"value": "0rem",
|
|
8387
|
+
"type": "dimension"
|
|
8388
|
+
},
|
|
8389
|
+
"name": "rhcBlockquoteMarginInlineStart",
|
|
8390
|
+
"attributes": {
|
|
8391
|
+
"category": "rhc",
|
|
8392
|
+
"type": "blockquote",
|
|
8393
|
+
"item": "margin-inline-start"
|
|
8394
|
+
},
|
|
8395
|
+
"path": [
|
|
8396
|
+
"rhc",
|
|
8397
|
+
"blockquote",
|
|
8398
|
+
"margin-inline-start"
|
|
8399
|
+
]
|
|
8400
|
+
}
|
|
8401
|
+
},
|
|
8293
8402
|
"keep": {
|
|
8294
8403
|
"_comment": {
|
|
8404
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
8295
8405
|
"type": "other",
|
|
8296
|
-
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
|
|
8297
8406
|
"filePath": "src/generated/base.tokens.json",
|
|
8298
8407
|
"isSource": true,
|
|
8299
8408
|
"original": {
|
|
8300
|
-
"
|
|
8301
|
-
"
|
|
8409
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
8410
|
+
"type": "other"
|
|
8302
8411
|
},
|
|
8303
8412
|
"name": "rhcKeepComment",
|
|
8304
8413
|
"attributes": {
|
|
@@ -9024,27 +9133,6 @@ module.exports = {
|
|
|
9024
9133
|
]
|
|
9025
9134
|
}
|
|
9026
9135
|
},
|
|
9027
|
-
"backdrop": {
|
|
9028
|
-
"value": "#0000004d",
|
|
9029
|
-
"type": "color",
|
|
9030
|
-
"filePath": "src/generated/base.tokens.json",
|
|
9031
|
-
"isSource": true,
|
|
9032
|
-
"original": {
|
|
9033
|
-
"value": "#0000004d",
|
|
9034
|
-
"type": "color"
|
|
9035
|
-
},
|
|
9036
|
-
"name": "rhcColorBackdrop",
|
|
9037
|
-
"attributes": {
|
|
9038
|
-
"category": "rhc",
|
|
9039
|
-
"type": "color",
|
|
9040
|
-
"item": "backdrop"
|
|
9041
|
-
},
|
|
9042
|
-
"path": [
|
|
9043
|
-
"rhc",
|
|
9044
|
-
"color",
|
|
9045
|
-
"backdrop"
|
|
9046
|
-
]
|
|
9047
|
-
},
|
|
9048
9136
|
"border": {
|
|
9049
9137
|
"default": {
|
|
9050
9138
|
"parent": "mode/light",
|
|
@@ -12546,31 +12634,6 @@ module.exports = {
|
|
|
12546
12634
|
"zwart"
|
|
12547
12635
|
]
|
|
12548
12636
|
},
|
|
12549
|
-
"transparent": {
|
|
12550
|
-
"30": {
|
|
12551
|
-
"value": "#0000004d",
|
|
12552
|
-
"type": "color",
|
|
12553
|
-
"filePath": "src/generated/base.tokens.json",
|
|
12554
|
-
"isSource": true,
|
|
12555
|
-
"original": {
|
|
12556
|
-
"value": "#0000004d",
|
|
12557
|
-
"type": "color"
|
|
12558
|
-
},
|
|
12559
|
-
"name": "rhcColorTransparent30",
|
|
12560
|
-
"attributes": {
|
|
12561
|
-
"category": "rhc",
|
|
12562
|
-
"type": "color",
|
|
12563
|
-
"item": "transparent",
|
|
12564
|
-
"subitem": "30"
|
|
12565
|
-
},
|
|
12566
|
-
"path": [
|
|
12567
|
-
"rhc",
|
|
12568
|
-
"color",
|
|
12569
|
-
"transparent",
|
|
12570
|
-
"30"
|
|
12571
|
-
]
|
|
12572
|
-
}
|
|
12573
|
-
},
|
|
12574
12637
|
"none": {
|
|
12575
12638
|
"value": "transparent",
|
|
12576
12639
|
"type": "color",
|
|
@@ -13547,12 +13610,12 @@ module.exports = {
|
|
|
13547
13610
|
]
|
|
13548
13611
|
},
|
|
13549
13612
|
"3-lint": {
|
|
13550
|
-
"value": "
|
|
13613
|
+
"value": "144px",
|
|
13551
13614
|
"type": "dimension",
|
|
13552
13615
|
"filePath": "src/generated/base.tokens.json",
|
|
13553
13616
|
"isSource": true,
|
|
13554
13617
|
"original": {
|
|
13555
|
-
"value": "
|
|
13618
|
+
"value": "144px",
|
|
13556
13619
|
"type": "dimension"
|
|
13557
13620
|
},
|
|
13558
13621
|
"name": "rhcSize3Lint",
|
|
@@ -19055,90 +19118,6 @@ module.exports = {
|
|
|
19055
19118
|
}
|
|
19056
19119
|
},
|
|
19057
19120
|
"ordered-list": {
|
|
19058
|
-
"color": {
|
|
19059
|
-
"value": "#0F172A",
|
|
19060
|
-
"type": "color",
|
|
19061
|
-
"filePath": "src/generated/base.tokens.json",
|
|
19062
|
-
"isSource": true,
|
|
19063
|
-
"original": {
|
|
19064
|
-
"value": "#0F172A",
|
|
19065
|
-
"type": "color"
|
|
19066
|
-
},
|
|
19067
|
-
"name": "utrechtOrderedListColor",
|
|
19068
|
-
"attributes": {
|
|
19069
|
-
"category": "utrecht",
|
|
19070
|
-
"type": "ordered-list",
|
|
19071
|
-
"item": "color"
|
|
19072
|
-
},
|
|
19073
|
-
"path": [
|
|
19074
|
-
"utrecht",
|
|
19075
|
-
"ordered-list",
|
|
19076
|
-
"color"
|
|
19077
|
-
]
|
|
19078
|
-
},
|
|
19079
|
-
"font-family": {
|
|
19080
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19081
|
-
"type": "fontFamilies",
|
|
19082
|
-
"filePath": "src/generated/base.tokens.json",
|
|
19083
|
-
"isSource": true,
|
|
19084
|
-
"original": {
|
|
19085
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19086
|
-
"type": "fontFamilies"
|
|
19087
|
-
},
|
|
19088
|
-
"name": "utrechtOrderedListFontFamily",
|
|
19089
|
-
"attributes": {
|
|
19090
|
-
"category": "utrecht",
|
|
19091
|
-
"type": "ordered-list",
|
|
19092
|
-
"item": "font-family"
|
|
19093
|
-
},
|
|
19094
|
-
"path": [
|
|
19095
|
-
"utrecht",
|
|
19096
|
-
"ordered-list",
|
|
19097
|
-
"font-family"
|
|
19098
|
-
]
|
|
19099
|
-
},
|
|
19100
|
-
"font-weight": {
|
|
19101
|
-
"value": 400,
|
|
19102
|
-
"type": "fontWeights",
|
|
19103
|
-
"filePath": "src/generated/base.tokens.json",
|
|
19104
|
-
"isSource": true,
|
|
19105
|
-
"original": {
|
|
19106
|
-
"value": 400,
|
|
19107
|
-
"type": "fontWeights"
|
|
19108
|
-
},
|
|
19109
|
-
"name": "utrechtOrderedListFontWeight",
|
|
19110
|
-
"attributes": {
|
|
19111
|
-
"category": "utrecht",
|
|
19112
|
-
"type": "ordered-list",
|
|
19113
|
-
"item": "font-weight"
|
|
19114
|
-
},
|
|
19115
|
-
"path": [
|
|
19116
|
-
"utrecht",
|
|
19117
|
-
"ordered-list",
|
|
19118
|
-
"font-weight"
|
|
19119
|
-
]
|
|
19120
|
-
},
|
|
19121
|
-
"margin-inline-start": {
|
|
19122
|
-
"type": "dimension",
|
|
19123
|
-
"value": "0.625rem",
|
|
19124
|
-
"filePath": "src/generated/base.tokens.json",
|
|
19125
|
-
"isSource": true,
|
|
19126
|
-
"original": {
|
|
19127
|
-
"type": "dimension",
|
|
19128
|
-
"value": "0.625rem"
|
|
19129
|
-
},
|
|
19130
|
-
"name": "utrechtOrderedListMarginInlineStart",
|
|
19131
|
-
"attributes": {
|
|
19132
|
-
"category": "utrecht",
|
|
19133
|
-
"type": "ordered-list",
|
|
19134
|
-
"item": "margin-inline-start"
|
|
19135
|
-
},
|
|
19136
|
-
"path": [
|
|
19137
|
-
"utrecht",
|
|
19138
|
-
"ordered-list",
|
|
19139
|
-
"margin-inline-start"
|
|
19140
|
-
]
|
|
19141
|
-
},
|
|
19142
19121
|
"font-size": {
|
|
19143
19122
|
"type": "fontSizes",
|
|
19144
19123
|
"value": "1.25rem",
|
|
@@ -20459,62 +20438,14 @@ module.exports = {
|
|
|
20459
20438
|
}
|
|
20460
20439
|
},
|
|
20461
20440
|
"form-field-error-message": {
|
|
20462
|
-
"
|
|
20463
|
-
"
|
|
20464
|
-
|
|
20465
|
-
|
|
20466
|
-
|
|
20467
|
-
|
|
20468
|
-
"
|
|
20469
|
-
|
|
20470
|
-
"value": "0.5rem"
|
|
20471
|
-
},
|
|
20472
|
-
"name": "utrechtFormFieldErrorMessageIconMarginInlineEnd",
|
|
20473
|
-
"attributes": {
|
|
20474
|
-
"category": "utrecht",
|
|
20475
|
-
"type": "form-field-error-message",
|
|
20476
|
-
"item": "icon",
|
|
20477
|
-
"subitem": "margin-inline-end"
|
|
20478
|
-
},
|
|
20479
|
-
"path": [
|
|
20480
|
-
"utrecht",
|
|
20481
|
-
"form-field-error-message",
|
|
20482
|
-
"icon",
|
|
20483
|
-
"margin-inline-end"
|
|
20484
|
-
]
|
|
20485
|
-
},
|
|
20486
|
-
"size": {
|
|
20487
|
-
"type": "dimension",
|
|
20488
|
-
"value": "24px",
|
|
20489
|
-
"filePath": "src/generated/base.tokens.json",
|
|
20490
|
-
"isSource": true,
|
|
20491
|
-
"original": {
|
|
20492
|
-
"type": "dimension",
|
|
20493
|
-
"value": "24px"
|
|
20494
|
-
},
|
|
20495
|
-
"name": "utrechtFormFieldErrorMessageIconSize",
|
|
20496
|
-
"attributes": {
|
|
20497
|
-
"category": "utrecht",
|
|
20498
|
-
"type": "form-field-error-message",
|
|
20499
|
-
"item": "icon",
|
|
20500
|
-
"subitem": "size"
|
|
20501
|
-
},
|
|
20502
|
-
"path": [
|
|
20503
|
-
"utrecht",
|
|
20504
|
-
"form-field-error-message",
|
|
20505
|
-
"icon",
|
|
20506
|
-
"size"
|
|
20507
|
-
]
|
|
20508
|
-
}
|
|
20509
|
-
},
|
|
20510
|
-
"background-color": {
|
|
20511
|
-
"type": "color",
|
|
20512
|
-
"value": "transparent",
|
|
20513
|
-
"filePath": "src/generated/base.tokens.json",
|
|
20514
|
-
"isSource": true,
|
|
20515
|
-
"original": {
|
|
20516
|
-
"type": "color",
|
|
20517
|
-
"value": "transparent"
|
|
20441
|
+
"background-color": {
|
|
20442
|
+
"type": "color",
|
|
20443
|
+
"value": "transparent",
|
|
20444
|
+
"filePath": "src/generated/base.tokens.json",
|
|
20445
|
+
"isSource": true,
|
|
20446
|
+
"original": {
|
|
20447
|
+
"type": "color",
|
|
20448
|
+
"value": "transparent"
|
|
20518
20449
|
},
|
|
20519
20450
|
"name": "utrechtFormFieldErrorMessageBackgroundColor",
|
|
20520
20451
|
"attributes": {
|
|
@@ -20765,27 +20696,6 @@ module.exports = {
|
|
|
20765
20696
|
}
|
|
20766
20697
|
},
|
|
20767
20698
|
"form-field-description": {
|
|
20768
|
-
"padding-block-end": {
|
|
20769
|
-
"value": "0.5rem",
|
|
20770
|
-
"type": "dimension",
|
|
20771
|
-
"filePath": "src/generated/base.tokens.json",
|
|
20772
|
-
"isSource": true,
|
|
20773
|
-
"original": {
|
|
20774
|
-
"value": "0.5rem",
|
|
20775
|
-
"type": "dimension"
|
|
20776
|
-
},
|
|
20777
|
-
"name": "utrechtFormFieldDescriptionPaddingBlockEnd",
|
|
20778
|
-
"attributes": {
|
|
20779
|
-
"category": "utrecht",
|
|
20780
|
-
"type": "form-field-description",
|
|
20781
|
-
"item": "padding-block-end"
|
|
20782
|
-
},
|
|
20783
|
-
"path": [
|
|
20784
|
-
"utrecht",
|
|
20785
|
-
"form-field-description",
|
|
20786
|
-
"padding-block-end"
|
|
20787
|
-
]
|
|
20788
|
-
},
|
|
20789
20699
|
"color": {
|
|
20790
20700
|
"type": "color",
|
|
20791
20701
|
"value": "#334155",
|
|
@@ -21015,12 +20925,12 @@ module.exports = {
|
|
|
21015
20925
|
},
|
|
21016
20926
|
"border-inline-start-width": {
|
|
21017
20927
|
"type": "dimension",
|
|
21018
|
-
"value": "
|
|
20928
|
+
"value": "2px",
|
|
21019
20929
|
"filePath": "src/generated/base.tokens.json",
|
|
21020
20930
|
"isSource": true,
|
|
21021
20931
|
"original": {
|
|
21022
20932
|
"type": "dimension",
|
|
21023
|
-
"value": "
|
|
20933
|
+
"value": "2px"
|
|
21024
20934
|
},
|
|
21025
20935
|
"name": "utrechtFormFieldInvalidBorderInlineStartWidth",
|
|
21026
20936
|
"attributes": {
|
|
@@ -21038,12 +20948,12 @@ module.exports = {
|
|
|
21038
20948
|
},
|
|
21039
20949
|
"padding-inline-start": {
|
|
21040
20950
|
"type": "dimension",
|
|
21041
|
-
"value": "
|
|
20951
|
+
"value": "1rem",
|
|
21042
20952
|
"filePath": "src/generated/base.tokens.json",
|
|
21043
20953
|
"isSource": true,
|
|
21044
20954
|
"original": {
|
|
21045
20955
|
"type": "dimension",
|
|
21046
|
-
"value": "
|
|
20956
|
+
"value": "1rem"
|
|
21047
20957
|
},
|
|
21048
20958
|
"name": "utrechtFormFieldInvalidPaddingInlineStart",
|
|
21049
20959
|
"attributes": {
|
|
@@ -21695,12 +21605,12 @@ module.exports = {
|
|
|
21695
21605
|
}
|
|
21696
21606
|
},
|
|
21697
21607
|
"padding-inline-start": {
|
|
21698
|
-
"value": "
|
|
21608
|
+
"value": "1rem",
|
|
21699
21609
|
"type": "spacing",
|
|
21700
21610
|
"filePath": "src/generated/base.tokens.json",
|
|
21701
21611
|
"isSource": true,
|
|
21702
21612
|
"original": {
|
|
21703
|
-
"value": "
|
|
21613
|
+
"value": "1rem",
|
|
21704
21614
|
"type": "spacing"
|
|
21705
21615
|
},
|
|
21706
21616
|
"name": "utrechtFormFieldsetInvalidPaddingInlineStart",
|
|
@@ -21718,12 +21628,12 @@ module.exports = {
|
|
|
21718
21628
|
]
|
|
21719
21629
|
},
|
|
21720
21630
|
"border-inline-start-width": {
|
|
21721
|
-
"value": "
|
|
21631
|
+
"value": "2px",
|
|
21722
21632
|
"type": "borderWidth",
|
|
21723
21633
|
"filePath": "src/generated/base.tokens.json",
|
|
21724
21634
|
"isSource": true,
|
|
21725
21635
|
"original": {
|
|
21726
|
-
"value": "
|
|
21636
|
+
"value": "2px",
|
|
21727
21637
|
"type": "borderWidth"
|
|
21728
21638
|
},
|
|
21729
21639
|
"name": "utrechtFormFieldsetInvalidBorderInlineStartWidth",
|
|
@@ -26609,544 +26519,331 @@ module.exports = {
|
|
|
26609
26519
|
}
|
|
26610
26520
|
},
|
|
26611
26521
|
"blockquote": {
|
|
26612
|
-
"
|
|
26613
|
-
"
|
|
26614
|
-
"
|
|
26522
|
+
"background-color": {
|
|
26523
|
+
"value": "transparent",
|
|
26524
|
+
"type": "color",
|
|
26615
26525
|
"filePath": "src/generated/base.tokens.json",
|
|
26616
26526
|
"isSource": true,
|
|
26617
26527
|
"original": {
|
|
26618
|
-
"
|
|
26619
|
-
"
|
|
26528
|
+
"value": "transparent",
|
|
26529
|
+
"type": "color"
|
|
26620
26530
|
},
|
|
26621
|
-
"name": "
|
|
26531
|
+
"name": "utrechtBlockquoteBackgroundColor",
|
|
26622
26532
|
"attributes": {
|
|
26623
26533
|
"category": "utrecht",
|
|
26624
26534
|
"type": "blockquote",
|
|
26625
|
-
"item": "
|
|
26535
|
+
"item": "background-color"
|
|
26626
26536
|
},
|
|
26627
26537
|
"path": [
|
|
26628
26538
|
"utrecht",
|
|
26629
26539
|
"blockquote",
|
|
26630
|
-
"
|
|
26540
|
+
"background-color"
|
|
26631
26541
|
]
|
|
26632
26542
|
},
|
|
26633
|
-
"border-
|
|
26543
|
+
"border-inline-start-width": {
|
|
26544
|
+
"value": "0px",
|
|
26634
26545
|
"type": "dimension",
|
|
26635
|
-
"value": 0,
|
|
26636
26546
|
"filePath": "src/generated/base.tokens.json",
|
|
26637
26547
|
"isSource": true,
|
|
26638
26548
|
"original": {
|
|
26639
|
-
"
|
|
26640
|
-
"
|
|
26549
|
+
"value": "0px",
|
|
26550
|
+
"type": "dimension"
|
|
26641
26551
|
},
|
|
26642
|
-
"name": "
|
|
26552
|
+
"name": "utrechtBlockquoteBorderInlineStartWidth",
|
|
26643
26553
|
"attributes": {
|
|
26644
26554
|
"category": "utrecht",
|
|
26645
26555
|
"type": "blockquote",
|
|
26646
|
-
"item": "border-
|
|
26556
|
+
"item": "border-inline-start-width"
|
|
26647
26557
|
},
|
|
26648
26558
|
"path": [
|
|
26649
26559
|
"utrecht",
|
|
26650
26560
|
"blockquote",
|
|
26651
|
-
"border-
|
|
26561
|
+
"border-inline-start-width"
|
|
26652
26562
|
]
|
|
26653
26563
|
},
|
|
26654
|
-
"border-
|
|
26655
|
-
"
|
|
26656
|
-
"
|
|
26564
|
+
"border-color": {
|
|
26565
|
+
"value": "transparent",
|
|
26566
|
+
"type": "color",
|
|
26657
26567
|
"filePath": "src/generated/base.tokens.json",
|
|
26658
26568
|
"isSource": true,
|
|
26659
26569
|
"original": {
|
|
26660
|
-
"
|
|
26661
|
-
"
|
|
26570
|
+
"value": "transparent",
|
|
26571
|
+
"type": "color"
|
|
26662
26572
|
},
|
|
26663
|
-
"name": "
|
|
26573
|
+
"name": "utrechtBlockquoteBorderColor",
|
|
26664
26574
|
"attributes": {
|
|
26665
26575
|
"category": "utrecht",
|
|
26666
26576
|
"type": "blockquote",
|
|
26667
|
-
"item": "border-
|
|
26577
|
+
"item": "border-color"
|
|
26668
26578
|
},
|
|
26669
26579
|
"path": [
|
|
26670
26580
|
"utrecht",
|
|
26671
26581
|
"blockquote",
|
|
26672
|
-
"border-
|
|
26582
|
+
"border-color"
|
|
26673
26583
|
]
|
|
26674
26584
|
},
|
|
26675
|
-
"border-
|
|
26585
|
+
"border-radius": {
|
|
26586
|
+
"value": "0px",
|
|
26676
26587
|
"type": "dimension",
|
|
26677
|
-
"value": 0,
|
|
26678
26588
|
"filePath": "src/generated/base.tokens.json",
|
|
26679
26589
|
"isSource": true,
|
|
26680
26590
|
"original": {
|
|
26681
|
-
"
|
|
26682
|
-
"
|
|
26591
|
+
"value": "0px",
|
|
26592
|
+
"type": "dimension"
|
|
26683
26593
|
},
|
|
26684
|
-
"name": "
|
|
26594
|
+
"name": "utrechtBlockquoteBorderRadius",
|
|
26685
26595
|
"attributes": {
|
|
26686
26596
|
"category": "utrecht",
|
|
26687
26597
|
"type": "blockquote",
|
|
26688
|
-
"item": "border-
|
|
26598
|
+
"item": "border-radius"
|
|
26689
26599
|
},
|
|
26690
26600
|
"path": [
|
|
26691
26601
|
"utrecht",
|
|
26692
26602
|
"blockquote",
|
|
26693
|
-
"border-
|
|
26603
|
+
"border-radius"
|
|
26694
26604
|
]
|
|
26695
26605
|
},
|
|
26696
|
-
"border-
|
|
26606
|
+
"border-width": {
|
|
26607
|
+
"value": "0px",
|
|
26697
26608
|
"type": "dimension",
|
|
26698
|
-
"value": 0,
|
|
26699
26609
|
"filePath": "src/generated/base.tokens.json",
|
|
26700
26610
|
"isSource": true,
|
|
26701
26611
|
"original": {
|
|
26702
|
-
"
|
|
26703
|
-
"
|
|
26612
|
+
"value": "0px",
|
|
26613
|
+
"type": "dimension"
|
|
26704
26614
|
},
|
|
26705
|
-
"name": "
|
|
26615
|
+
"name": "utrechtBlockquoteBorderWidth",
|
|
26706
26616
|
"attributes": {
|
|
26707
26617
|
"category": "utrecht",
|
|
26708
26618
|
"type": "blockquote",
|
|
26709
|
-
"item": "border-
|
|
26619
|
+
"item": "border-width"
|
|
26710
26620
|
},
|
|
26711
26621
|
"path": [
|
|
26712
26622
|
"utrecht",
|
|
26713
26623
|
"blockquote",
|
|
26714
|
-
"border-
|
|
26624
|
+
"border-width"
|
|
26715
26625
|
]
|
|
26716
26626
|
},
|
|
26717
|
-
"
|
|
26718
|
-
"
|
|
26719
|
-
"
|
|
26627
|
+
"color": {
|
|
26628
|
+
"value": "#154273",
|
|
26629
|
+
"type": "color",
|
|
26720
26630
|
"filePath": "src/generated/base.tokens.json",
|
|
26721
26631
|
"isSource": true,
|
|
26722
26632
|
"original": {
|
|
26723
|
-
"
|
|
26724
|
-
"
|
|
26633
|
+
"value": "#154273",
|
|
26634
|
+
"type": "color"
|
|
26635
|
+
},
|
|
26636
|
+
"name": "utrechtBlockquoteColor",
|
|
26637
|
+
"attributes": {
|
|
26638
|
+
"category": "utrecht",
|
|
26639
|
+
"type": "blockquote",
|
|
26640
|
+
"item": "color"
|
|
26641
|
+
},
|
|
26642
|
+
"path": [
|
|
26643
|
+
"utrecht",
|
|
26644
|
+
"blockquote",
|
|
26645
|
+
"color"
|
|
26646
|
+
]
|
|
26647
|
+
},
|
|
26648
|
+
"font-size": {
|
|
26649
|
+
"value": "1.25rem",
|
|
26650
|
+
"type": "fontSizes",
|
|
26651
|
+
"filePath": "src/generated/base.tokens.json",
|
|
26652
|
+
"isSource": true,
|
|
26653
|
+
"original": {
|
|
26654
|
+
"value": "1.25rem",
|
|
26655
|
+
"type": "fontSizes"
|
|
26656
|
+
},
|
|
26657
|
+
"name": "utrechtBlockquoteFontSize",
|
|
26658
|
+
"attributes": {
|
|
26659
|
+
"category": "utrecht",
|
|
26660
|
+
"type": "blockquote",
|
|
26661
|
+
"item": "font-size"
|
|
26662
|
+
},
|
|
26663
|
+
"path": [
|
|
26664
|
+
"utrecht",
|
|
26665
|
+
"blockquote",
|
|
26666
|
+
"font-size"
|
|
26667
|
+
]
|
|
26668
|
+
},
|
|
26669
|
+
"font-family": {
|
|
26670
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
26671
|
+
"type": "fontFamilies",
|
|
26672
|
+
"filePath": "src/generated/base.tokens.json",
|
|
26673
|
+
"isSource": true,
|
|
26674
|
+
"original": {
|
|
26675
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
26676
|
+
"type": "fontFamilies"
|
|
26725
26677
|
},
|
|
26726
|
-
"name": "
|
|
26678
|
+
"name": "utrechtBlockquoteFontFamily",
|
|
26727
26679
|
"attributes": {
|
|
26728
26680
|
"category": "utrecht",
|
|
26729
26681
|
"type": "blockquote",
|
|
26730
|
-
"item": "
|
|
26682
|
+
"item": "font-family"
|
|
26731
26683
|
},
|
|
26732
26684
|
"path": [
|
|
26733
26685
|
"utrecht",
|
|
26734
26686
|
"blockquote",
|
|
26735
|
-
"
|
|
26687
|
+
"font-family"
|
|
26736
26688
|
]
|
|
26737
26689
|
},
|
|
26738
|
-
"
|
|
26690
|
+
"padding-block-end": {
|
|
26691
|
+
"value": "2rem",
|
|
26739
26692
|
"type": "dimension",
|
|
26740
|
-
"value": 0,
|
|
26741
26693
|
"filePath": "src/generated/base.tokens.json",
|
|
26742
26694
|
"isSource": true,
|
|
26743
26695
|
"original": {
|
|
26744
|
-
"
|
|
26745
|
-
"
|
|
26696
|
+
"value": "2rem",
|
|
26697
|
+
"type": "dimension"
|
|
26746
26698
|
},
|
|
26747
|
-
"name": "
|
|
26699
|
+
"name": "utrechtBlockquotePaddingBlockEnd",
|
|
26748
26700
|
"attributes": {
|
|
26749
26701
|
"category": "utrecht",
|
|
26750
26702
|
"type": "blockquote",
|
|
26751
|
-
"item": "
|
|
26703
|
+
"item": "padding-block-end"
|
|
26752
26704
|
},
|
|
26753
26705
|
"path": [
|
|
26754
26706
|
"utrecht",
|
|
26755
26707
|
"blockquote",
|
|
26756
|
-
"
|
|
26708
|
+
"padding-block-end"
|
|
26757
26709
|
]
|
|
26758
26710
|
},
|
|
26759
|
-
"
|
|
26711
|
+
"padding-block-start": {
|
|
26712
|
+
"value": "2rem",
|
|
26760
26713
|
"type": "dimension",
|
|
26761
|
-
"value": 0,
|
|
26762
26714
|
"filePath": "src/generated/base.tokens.json",
|
|
26763
26715
|
"isSource": true,
|
|
26764
26716
|
"original": {
|
|
26765
|
-
"
|
|
26766
|
-
"
|
|
26717
|
+
"value": "2rem",
|
|
26718
|
+
"type": "dimension"
|
|
26767
26719
|
},
|
|
26768
|
-
"name": "
|
|
26720
|
+
"name": "utrechtBlockquotePaddingBlockStart",
|
|
26769
26721
|
"attributes": {
|
|
26770
26722
|
"category": "utrecht",
|
|
26771
26723
|
"type": "blockquote",
|
|
26772
|
-
"item": "
|
|
26724
|
+
"item": "padding-block-start"
|
|
26773
26725
|
},
|
|
26774
26726
|
"path": [
|
|
26775
26727
|
"utrecht",
|
|
26776
26728
|
"blockquote",
|
|
26777
|
-
"
|
|
26729
|
+
"padding-block-start"
|
|
26778
26730
|
]
|
|
26779
26731
|
},
|
|
26780
|
-
"
|
|
26732
|
+
"padding-inline-end": {
|
|
26733
|
+
"value": "2rem",
|
|
26781
26734
|
"type": "dimension",
|
|
26782
|
-
"value": 0,
|
|
26783
26735
|
"filePath": "src/generated/base.tokens.json",
|
|
26784
26736
|
"isSource": true,
|
|
26785
26737
|
"original": {
|
|
26786
|
-
"
|
|
26787
|
-
"
|
|
26738
|
+
"value": "2rem",
|
|
26739
|
+
"type": "dimension"
|
|
26788
26740
|
},
|
|
26789
|
-
"name": "
|
|
26741
|
+
"name": "utrechtBlockquotePaddingInlineEnd",
|
|
26790
26742
|
"attributes": {
|
|
26791
26743
|
"category": "utrecht",
|
|
26792
26744
|
"type": "blockquote",
|
|
26793
|
-
"item": "
|
|
26745
|
+
"item": "padding-inline-end"
|
|
26794
26746
|
},
|
|
26795
26747
|
"path": [
|
|
26796
26748
|
"utrecht",
|
|
26797
26749
|
"blockquote",
|
|
26798
|
-
"
|
|
26750
|
+
"padding-inline-end"
|
|
26799
26751
|
]
|
|
26800
26752
|
},
|
|
26801
|
-
"
|
|
26753
|
+
"padding-inline-start": {
|
|
26754
|
+
"value": "2rem",
|
|
26802
26755
|
"type": "dimension",
|
|
26803
|
-
"value": 0,
|
|
26804
26756
|
"filePath": "src/generated/base.tokens.json",
|
|
26805
26757
|
"isSource": true,
|
|
26806
26758
|
"original": {
|
|
26807
|
-
"
|
|
26808
|
-
"
|
|
26759
|
+
"value": "2rem",
|
|
26760
|
+
"type": "dimension"
|
|
26809
26761
|
},
|
|
26810
|
-
"name": "
|
|
26762
|
+
"name": "utrechtBlockquotePaddingInlineStart",
|
|
26811
26763
|
"attributes": {
|
|
26812
26764
|
"category": "utrecht",
|
|
26813
26765
|
"type": "blockquote",
|
|
26814
|
-
"item": "
|
|
26766
|
+
"item": "padding-inline-start"
|
|
26815
26767
|
},
|
|
26816
26768
|
"path": [
|
|
26817
26769
|
"utrecht",
|
|
26818
26770
|
"blockquote",
|
|
26819
|
-
"
|
|
26771
|
+
"padding-inline-start"
|
|
26820
26772
|
]
|
|
26821
26773
|
},
|
|
26822
|
-
"
|
|
26774
|
+
"row-gap": {
|
|
26775
|
+
"value": "0.75rem",
|
|
26823
26776
|
"type": "dimension",
|
|
26824
|
-
"value": 0,
|
|
26825
26777
|
"filePath": "src/generated/base.tokens.json",
|
|
26826
26778
|
"isSource": true,
|
|
26827
26779
|
"original": {
|
|
26828
|
-
"
|
|
26829
|
-
"
|
|
26780
|
+
"value": "0.75rem",
|
|
26781
|
+
"type": "dimension"
|
|
26830
26782
|
},
|
|
26831
|
-
"name": "
|
|
26783
|
+
"name": "utrechtBlockquoteRowGap",
|
|
26832
26784
|
"attributes": {
|
|
26833
26785
|
"category": "utrecht",
|
|
26834
26786
|
"type": "blockquote",
|
|
26835
|
-
"item": "
|
|
26787
|
+
"item": "row-gap"
|
|
26836
26788
|
},
|
|
26837
26789
|
"path": [
|
|
26838
26790
|
"utrecht",
|
|
26839
26791
|
"blockquote",
|
|
26840
|
-
"
|
|
26792
|
+
"row-gap"
|
|
26841
26793
|
]
|
|
26842
26794
|
},
|
|
26843
|
-
"
|
|
26844
|
-
"
|
|
26845
|
-
"
|
|
26846
|
-
"
|
|
26795
|
+
"attribution": {
|
|
26796
|
+
"color": {
|
|
26797
|
+
"value": "#154273",
|
|
26798
|
+
"type": "color",
|
|
26847
26799
|
"filePath": "src/generated/base.tokens.json",
|
|
26848
26800
|
"isSource": true,
|
|
26849
26801
|
"original": {
|
|
26850
|
-
"
|
|
26851
|
-
"
|
|
26802
|
+
"value": "#154273",
|
|
26803
|
+
"type": "color"
|
|
26852
26804
|
},
|
|
26853
|
-
"name": "
|
|
26805
|
+
"name": "utrechtBlockquoteAttributionColor",
|
|
26854
26806
|
"attributes": {
|
|
26855
26807
|
"category": "utrecht",
|
|
26856
26808
|
"type": "blockquote",
|
|
26857
|
-
"item": "
|
|
26858
|
-
"subitem": "
|
|
26809
|
+
"item": "attribution",
|
|
26810
|
+
"subitem": "color"
|
|
26859
26811
|
},
|
|
26860
26812
|
"path": [
|
|
26861
26813
|
"utrecht",
|
|
26862
26814
|
"blockquote",
|
|
26863
|
-
"
|
|
26864
|
-
"
|
|
26815
|
+
"attribution",
|
|
26816
|
+
"color"
|
|
26865
26817
|
]
|
|
26866
26818
|
},
|
|
26867
|
-
"
|
|
26868
|
-
"
|
|
26869
|
-
"
|
|
26819
|
+
"font-size": {
|
|
26820
|
+
"value": "1.25rem",
|
|
26821
|
+
"type": "fontSizes",
|
|
26870
26822
|
"filePath": "src/generated/base.tokens.json",
|
|
26871
26823
|
"isSource": true,
|
|
26872
26824
|
"original": {
|
|
26873
|
-
"
|
|
26874
|
-
"
|
|
26825
|
+
"value": "1.25rem",
|
|
26826
|
+
"type": "fontSizes"
|
|
26875
26827
|
},
|
|
26876
|
-
"name": "
|
|
26828
|
+
"name": "utrechtBlockquoteAttributionFontSize",
|
|
26877
26829
|
"attributes": {
|
|
26878
26830
|
"category": "utrecht",
|
|
26879
26831
|
"type": "blockquote",
|
|
26880
|
-
"item": "
|
|
26881
|
-
"subitem": "
|
|
26832
|
+
"item": "attribution",
|
|
26833
|
+
"subitem": "font-size"
|
|
26882
26834
|
},
|
|
26883
26835
|
"path": [
|
|
26884
26836
|
"utrecht",
|
|
26885
26837
|
"blockquote",
|
|
26886
|
-
"
|
|
26887
|
-
"
|
|
26838
|
+
"attribution",
|
|
26839
|
+
"font-size"
|
|
26888
26840
|
]
|
|
26889
|
-
}
|
|
26890
|
-
|
|
26891
|
-
|
|
26892
|
-
|
|
26893
|
-
"
|
|
26894
|
-
"
|
|
26895
|
-
"original": {
|
|
26896
|
-
"type": "dimension",
|
|
26897
|
-
"value": "3rem"
|
|
26898
|
-
},
|
|
26899
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius",
|
|
26900
|
-
"attributes": {
|
|
26901
|
-
"category": "utrecht",
|
|
26902
|
-
"type": "blockquote",
|
|
26903
|
-
"item": "blue-corner-border-variation",
|
|
26904
|
-
"subitem": "border-end-end-radius"
|
|
26905
|
-
},
|
|
26906
|
-
"path": [
|
|
26907
|
-
"utrecht",
|
|
26908
|
-
"blockquote",
|
|
26909
|
-
"blue-corner-border-variation",
|
|
26910
|
-
"border-end-end-radius"
|
|
26911
|
-
]
|
|
26912
|
-
},
|
|
26913
|
-
"border-inline-end-width": {
|
|
26914
|
-
"type": "dimension",
|
|
26915
|
-
"value": "2px",
|
|
26916
|
-
"filePath": "src/generated/base.tokens.json",
|
|
26917
|
-
"isSource": true,
|
|
26918
|
-
"original": {
|
|
26919
|
-
"type": "dimension",
|
|
26920
|
-
"value": "2px"
|
|
26921
|
-
},
|
|
26922
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth",
|
|
26923
|
-
"attributes": {
|
|
26924
|
-
"category": "utrecht",
|
|
26925
|
-
"type": "blockquote",
|
|
26926
|
-
"item": "blue-corner-border-variation",
|
|
26927
|
-
"subitem": "border-inline-end-width"
|
|
26928
|
-
},
|
|
26929
|
-
"path": [
|
|
26930
|
-
"utrecht",
|
|
26931
|
-
"blockquote",
|
|
26932
|
-
"blue-corner-border-variation",
|
|
26933
|
-
"border-inline-end-width"
|
|
26934
|
-
]
|
|
26935
|
-
}
|
|
26936
|
-
},
|
|
26937
|
-
"caption": {
|
|
26938
|
-
"color": {
|
|
26939
|
-
"type": "color",
|
|
26940
|
-
"value": "#154273",
|
|
26941
|
-
"filePath": "src/generated/base.tokens.json",
|
|
26942
|
-
"isSource": true,
|
|
26943
|
-
"original": {
|
|
26944
|
-
"type": "color",
|
|
26945
|
-
"value": "#154273"
|
|
26946
|
-
},
|
|
26947
|
-
"name": "utrechtBlockquoteCaptionColor",
|
|
26948
|
-
"attributes": {
|
|
26949
|
-
"category": "utrecht",
|
|
26950
|
-
"type": "blockquote",
|
|
26951
|
-
"item": "caption",
|
|
26952
|
-
"subitem": "color"
|
|
26953
|
-
},
|
|
26954
|
-
"path": [
|
|
26955
|
-
"utrecht",
|
|
26956
|
-
"blockquote",
|
|
26957
|
-
"caption",
|
|
26958
|
-
"color"
|
|
26959
|
-
]
|
|
26960
|
-
},
|
|
26961
|
-
"font-family": {
|
|
26962
|
-
"type": "fontFamilies",
|
|
26963
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
26964
|
-
"filePath": "src/generated/base.tokens.json",
|
|
26965
|
-
"isSource": true,
|
|
26966
|
-
"original": {
|
|
26967
|
-
"type": "fontFamilies",
|
|
26968
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
26969
|
-
},
|
|
26970
|
-
"name": "utrechtBlockquoteCaptionFontFamily",
|
|
26971
|
-
"attributes": {
|
|
26972
|
-
"category": "utrecht",
|
|
26973
|
-
"type": "blockquote",
|
|
26974
|
-
"item": "caption",
|
|
26975
|
-
"subitem": "font-family"
|
|
26976
|
-
},
|
|
26977
|
-
"path": [
|
|
26978
|
-
"utrecht",
|
|
26979
|
-
"blockquote",
|
|
26980
|
-
"caption",
|
|
26981
|
-
"font-family"
|
|
26982
|
-
]
|
|
26983
|
-
},
|
|
26984
|
-
"font-size": {
|
|
26985
|
-
"type": "fontSizes",
|
|
26986
|
-
"value": "1.25rem",
|
|
26987
|
-
"filePath": "src/generated/base.tokens.json",
|
|
26988
|
-
"isSource": true,
|
|
26989
|
-
"original": {
|
|
26990
|
-
"type": "fontSizes",
|
|
26991
|
-
"value": "1.25rem"
|
|
26992
|
-
},
|
|
26993
|
-
"name": "utrechtBlockquoteCaptionFontSize",
|
|
26994
|
-
"attributes": {
|
|
26995
|
-
"category": "utrecht",
|
|
26996
|
-
"type": "blockquote",
|
|
26997
|
-
"item": "caption",
|
|
26998
|
-
"subitem": "font-size"
|
|
26999
|
-
},
|
|
27000
|
-
"path": [
|
|
27001
|
-
"utrecht",
|
|
27002
|
-
"blockquote",
|
|
27003
|
-
"caption",
|
|
27004
|
-
"font-size"
|
|
27005
|
-
]
|
|
27006
|
-
},
|
|
27007
|
-
"font-weight": {
|
|
27008
|
-
"type": "fontWeights",
|
|
27009
|
-
"value": 400,
|
|
27010
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27011
|
-
"isSource": true,
|
|
27012
|
-
"original": {
|
|
27013
|
-
"type": "fontWeights",
|
|
27014
|
-
"value": 400
|
|
27015
|
-
},
|
|
27016
|
-
"name": "utrechtBlockquoteCaptionFontWeight",
|
|
27017
|
-
"attributes": {
|
|
27018
|
-
"category": "utrecht",
|
|
27019
|
-
"type": "blockquote",
|
|
27020
|
-
"item": "caption",
|
|
27021
|
-
"subitem": "font-weight"
|
|
27022
|
-
},
|
|
27023
|
-
"path": [
|
|
27024
|
-
"utrecht",
|
|
27025
|
-
"blockquote",
|
|
27026
|
-
"caption",
|
|
27027
|
-
"font-weight"
|
|
27028
|
-
]
|
|
27029
|
-
},
|
|
27030
|
-
"line-height": {
|
|
27031
|
-
"type": "lineHeights",
|
|
27032
|
-
"value": "150%",
|
|
27033
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27034
|
-
"isSource": true,
|
|
27035
|
-
"original": {
|
|
27036
|
-
"type": "lineHeights",
|
|
27037
|
-
"value": "150%"
|
|
27038
|
-
},
|
|
27039
|
-
"name": "utrechtBlockquoteCaptionLineHeight",
|
|
27040
|
-
"attributes": {
|
|
27041
|
-
"category": "utrecht",
|
|
27042
|
-
"type": "blockquote",
|
|
27043
|
-
"item": "caption",
|
|
27044
|
-
"subitem": "line-height"
|
|
27045
|
-
},
|
|
27046
|
-
"path": [
|
|
27047
|
-
"utrecht",
|
|
27048
|
-
"blockquote",
|
|
27049
|
-
"caption",
|
|
27050
|
-
"line-height"
|
|
27051
|
-
]
|
|
27052
|
-
},
|
|
27053
|
-
"padding-block-start": {
|
|
27054
|
-
"type": "dimension",
|
|
27055
|
-
"value": "0.75rem",
|
|
27056
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27057
|
-
"isSource": true,
|
|
27058
|
-
"original": {
|
|
27059
|
-
"type": "dimension",
|
|
27060
|
-
"value": "0.75rem"
|
|
27061
|
-
},
|
|
27062
|
-
"name": "utrechtBlockquoteCaptionPaddingBlockStart",
|
|
27063
|
-
"attributes": {
|
|
27064
|
-
"category": "utrecht",
|
|
27065
|
-
"type": "blockquote",
|
|
27066
|
-
"item": "caption",
|
|
27067
|
-
"subitem": "padding-block-start"
|
|
27068
|
-
},
|
|
27069
|
-
"path": [
|
|
27070
|
-
"utrecht",
|
|
27071
|
-
"blockquote",
|
|
27072
|
-
"caption",
|
|
27073
|
-
"padding-block-start"
|
|
27074
|
-
]
|
|
27075
|
-
}
|
|
27076
|
-
},
|
|
27077
|
-
"content": {
|
|
27078
|
-
"font-family": {
|
|
27079
|
-
"type": "fontFamilies",
|
|
27080
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
27081
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27082
|
-
"isSource": true,
|
|
27083
|
-
"original": {
|
|
27084
|
-
"type": "fontFamilies",
|
|
27085
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
27086
|
-
},
|
|
27087
|
-
"name": "utrechtBlockquoteContentFontFamily",
|
|
27088
|
-
"attributes": {
|
|
27089
|
-
"category": "utrecht",
|
|
27090
|
-
"type": "blockquote",
|
|
27091
|
-
"item": "content",
|
|
27092
|
-
"subitem": "font-family"
|
|
27093
|
-
},
|
|
27094
|
-
"path": [
|
|
27095
|
-
"utrecht",
|
|
27096
|
-
"blockquote",
|
|
27097
|
-
"content",
|
|
27098
|
-
"font-family"
|
|
27099
|
-
]
|
|
27100
|
-
},
|
|
27101
|
-
"font-weight": {
|
|
27102
|
-
"type": "fontWeights",
|
|
27103
|
-
"value": 400,
|
|
27104
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27105
|
-
"isSource": true,
|
|
27106
|
-
"original": {
|
|
27107
|
-
"type": "fontWeights",
|
|
27108
|
-
"value": 400
|
|
27109
|
-
},
|
|
27110
|
-
"name": "utrechtBlockquoteContentFontWeight",
|
|
27111
|
-
"attributes": {
|
|
27112
|
-
"category": "utrecht",
|
|
27113
|
-
"type": "blockquote",
|
|
27114
|
-
"item": "content",
|
|
27115
|
-
"subitem": "font-weight"
|
|
27116
|
-
},
|
|
27117
|
-
"path": [
|
|
27118
|
-
"utrecht",
|
|
27119
|
-
"blockquote",
|
|
27120
|
-
"content",
|
|
27121
|
-
"font-weight"
|
|
27122
|
-
]
|
|
27123
|
-
},
|
|
27124
|
-
"line-height": {
|
|
27125
|
-
"type": "lineHeights",
|
|
27126
|
-
"value": "150%",
|
|
27127
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27128
|
-
"isSource": true,
|
|
27129
|
-
"original": {
|
|
27130
|
-
"type": "lineHeights",
|
|
27131
|
-
"value": "150%"
|
|
27132
|
-
},
|
|
27133
|
-
"name": "utrechtBlockquoteContentLineHeight",
|
|
27134
|
-
"attributes": {
|
|
27135
|
-
"category": "utrecht",
|
|
27136
|
-
"type": "blockquote",
|
|
27137
|
-
"item": "content",
|
|
27138
|
-
"subitem": "line-height"
|
|
27139
|
-
},
|
|
27140
|
-
"path": [
|
|
27141
|
-
"utrecht",
|
|
27142
|
-
"blockquote",
|
|
27143
|
-
"content",
|
|
27144
|
-
"line-height"
|
|
27145
|
-
]
|
|
27146
|
-
},
|
|
27147
|
-
"color": {
|
|
27148
|
-
"value": "#154273",
|
|
27149
|
-
"type": "color",
|
|
26841
|
+
}
|
|
26842
|
+
},
|
|
26843
|
+
"content": {
|
|
26844
|
+
"color": {
|
|
26845
|
+
"value": "#154273",
|
|
26846
|
+
"type": "color",
|
|
27150
26847
|
"filePath": "src/generated/base.tokens.json",
|
|
27151
26848
|
"isSource": true,
|
|
27152
26849
|
"original": {
|
|
@@ -27190,655 +26887,6 @@ module.exports = {
|
|
|
27190
26887
|
"font-size"
|
|
27191
26888
|
]
|
|
27192
26889
|
}
|
|
27193
|
-
},
|
|
27194
|
-
"pink-background-variation": {
|
|
27195
|
-
"background-color": {
|
|
27196
|
-
"type": "color",
|
|
27197
|
-
"value": "#F6BDE1",
|
|
27198
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27199
|
-
"isSource": true,
|
|
27200
|
-
"original": {
|
|
27201
|
-
"type": "color",
|
|
27202
|
-
"value": "#F6BDE1"
|
|
27203
|
-
},
|
|
27204
|
-
"name": "utrechtBlockquotePinkBackgroundVariationBackgroundColor",
|
|
27205
|
-
"attributes": {
|
|
27206
|
-
"category": "utrecht",
|
|
27207
|
-
"type": "blockquote",
|
|
27208
|
-
"item": "pink-background-variation",
|
|
27209
|
-
"subitem": "background-color"
|
|
27210
|
-
},
|
|
27211
|
-
"path": [
|
|
27212
|
-
"utrecht",
|
|
27213
|
-
"blockquote",
|
|
27214
|
-
"pink-background-variation",
|
|
27215
|
-
"background-color"
|
|
27216
|
-
]
|
|
27217
|
-
},
|
|
27218
|
-
"border-end-start-radius": {
|
|
27219
|
-
"type": "dimension",
|
|
27220
|
-
"value": "3rem",
|
|
27221
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27222
|
-
"isSource": true,
|
|
27223
|
-
"original": {
|
|
27224
|
-
"type": "dimension",
|
|
27225
|
-
"value": "3rem"
|
|
27226
|
-
},
|
|
27227
|
-
"name": "utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius",
|
|
27228
|
-
"attributes": {
|
|
27229
|
-
"category": "utrecht",
|
|
27230
|
-
"type": "blockquote",
|
|
27231
|
-
"item": "pink-background-variation",
|
|
27232
|
-
"subitem": "border-end-start-radius"
|
|
27233
|
-
},
|
|
27234
|
-
"path": [
|
|
27235
|
-
"utrecht",
|
|
27236
|
-
"blockquote",
|
|
27237
|
-
"pink-background-variation",
|
|
27238
|
-
"border-end-start-radius"
|
|
27239
|
-
]
|
|
27240
|
-
},
|
|
27241
|
-
"padding": {
|
|
27242
|
-
"type": "dimension",
|
|
27243
|
-
"value": "2.5rem",
|
|
27244
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27245
|
-
"isSource": true,
|
|
27246
|
-
"original": {
|
|
27247
|
-
"type": "dimension",
|
|
27248
|
-
"value": "2.5rem"
|
|
27249
|
-
},
|
|
27250
|
-
"name": "utrechtBlockquotePinkBackgroundVariationPadding",
|
|
27251
|
-
"attributes": {
|
|
27252
|
-
"category": "utrecht",
|
|
27253
|
-
"type": "blockquote",
|
|
27254
|
-
"item": "pink-background-variation",
|
|
27255
|
-
"subitem": "padding"
|
|
27256
|
-
},
|
|
27257
|
-
"path": [
|
|
27258
|
-
"utrecht",
|
|
27259
|
-
"blockquote",
|
|
27260
|
-
"pink-background-variation",
|
|
27261
|
-
"padding"
|
|
27262
|
-
]
|
|
27263
|
-
}
|
|
27264
|
-
},
|
|
27265
|
-
"pink-corner-border-variation": {
|
|
27266
|
-
"border-block-start-width": {
|
|
27267
|
-
"type": "dimension",
|
|
27268
|
-
"value": "0.25rem",
|
|
27269
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27270
|
-
"isSource": true,
|
|
27271
|
-
"original": {
|
|
27272
|
-
"type": "dimension",
|
|
27273
|
-
"value": "0.25rem"
|
|
27274
|
-
},
|
|
27275
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth",
|
|
27276
|
-
"attributes": {
|
|
27277
|
-
"category": "utrecht",
|
|
27278
|
-
"type": "blockquote",
|
|
27279
|
-
"item": "pink-corner-border-variation",
|
|
27280
|
-
"subitem": "border-block-start-width"
|
|
27281
|
-
},
|
|
27282
|
-
"path": [
|
|
27283
|
-
"utrecht",
|
|
27284
|
-
"blockquote",
|
|
27285
|
-
"pink-corner-border-variation",
|
|
27286
|
-
"border-block-start-width"
|
|
27287
|
-
]
|
|
27288
|
-
},
|
|
27289
|
-
"border-color": {
|
|
27290
|
-
"type": "color",
|
|
27291
|
-
"value": "#F6BDE1",
|
|
27292
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27293
|
-
"isSource": true,
|
|
27294
|
-
"original": {
|
|
27295
|
-
"type": "color",
|
|
27296
|
-
"value": "#F6BDE1"
|
|
27297
|
-
},
|
|
27298
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderColor",
|
|
27299
|
-
"attributes": {
|
|
27300
|
-
"category": "utrecht",
|
|
27301
|
-
"type": "blockquote",
|
|
27302
|
-
"item": "pink-corner-border-variation",
|
|
27303
|
-
"subitem": "border-color"
|
|
27304
|
-
},
|
|
27305
|
-
"path": [
|
|
27306
|
-
"utrecht",
|
|
27307
|
-
"blockquote",
|
|
27308
|
-
"pink-corner-border-variation",
|
|
27309
|
-
"border-color"
|
|
27310
|
-
]
|
|
27311
|
-
},
|
|
27312
|
-
"border-inline-start-width": {
|
|
27313
|
-
"type": "dimension",
|
|
27314
|
-
"value": "0.25rem",
|
|
27315
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27316
|
-
"isSource": true,
|
|
27317
|
-
"original": {
|
|
27318
|
-
"type": "dimension",
|
|
27319
|
-
"value": "0.25rem"
|
|
27320
|
-
},
|
|
27321
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth",
|
|
27322
|
-
"attributes": {
|
|
27323
|
-
"category": "utrecht",
|
|
27324
|
-
"type": "blockquote",
|
|
27325
|
-
"item": "pink-corner-border-variation",
|
|
27326
|
-
"subitem": "border-inline-start-width"
|
|
27327
|
-
},
|
|
27328
|
-
"path": [
|
|
27329
|
-
"utrecht",
|
|
27330
|
-
"blockquote",
|
|
27331
|
-
"pink-corner-border-variation",
|
|
27332
|
-
"border-inline-start-width"
|
|
27333
|
-
]
|
|
27334
|
-
},
|
|
27335
|
-
"border-start-start-radius": {
|
|
27336
|
-
"type": "dimension",
|
|
27337
|
-
"value": "3rem",
|
|
27338
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27339
|
-
"isSource": true,
|
|
27340
|
-
"original": {
|
|
27341
|
-
"type": "dimension",
|
|
27342
|
-
"value": "3rem"
|
|
27343
|
-
},
|
|
27344
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius",
|
|
27345
|
-
"attributes": {
|
|
27346
|
-
"category": "utrecht",
|
|
27347
|
-
"type": "blockquote",
|
|
27348
|
-
"item": "pink-corner-border-variation",
|
|
27349
|
-
"subitem": "border-start-start-radius"
|
|
27350
|
-
},
|
|
27351
|
-
"path": [
|
|
27352
|
-
"utrecht",
|
|
27353
|
-
"blockquote",
|
|
27354
|
-
"pink-corner-border-variation",
|
|
27355
|
-
"border-start-start-radius"
|
|
27356
|
-
]
|
|
27357
|
-
},
|
|
27358
|
-
"padding": {
|
|
27359
|
-
"type": "dimension",
|
|
27360
|
-
"value": "2.5rem",
|
|
27361
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27362
|
-
"isSource": true,
|
|
27363
|
-
"original": {
|
|
27364
|
-
"type": "dimension",
|
|
27365
|
-
"value": "2.5rem"
|
|
27366
|
-
},
|
|
27367
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationPadding",
|
|
27368
|
-
"attributes": {
|
|
27369
|
-
"category": "utrecht",
|
|
27370
|
-
"type": "blockquote",
|
|
27371
|
-
"item": "pink-corner-border-variation",
|
|
27372
|
-
"subitem": "padding"
|
|
27373
|
-
},
|
|
27374
|
-
"path": [
|
|
27375
|
-
"utrecht",
|
|
27376
|
-
"blockquote",
|
|
27377
|
-
"pink-corner-border-variation",
|
|
27378
|
-
"padding"
|
|
27379
|
-
]
|
|
27380
|
-
}
|
|
27381
|
-
},
|
|
27382
|
-
"pink-left-border-variation": {
|
|
27383
|
-
"border-color": {
|
|
27384
|
-
"type": "color",
|
|
27385
|
-
"value": "#F6BDE1",
|
|
27386
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27387
|
-
"isSource": true,
|
|
27388
|
-
"original": {
|
|
27389
|
-
"type": "color",
|
|
27390
|
-
"value": "#F6BDE1"
|
|
27391
|
-
},
|
|
27392
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationBorderColor",
|
|
27393
|
-
"attributes": {
|
|
27394
|
-
"category": "utrecht",
|
|
27395
|
-
"type": "blockquote",
|
|
27396
|
-
"item": "pink-left-border-variation",
|
|
27397
|
-
"subitem": "border-color"
|
|
27398
|
-
},
|
|
27399
|
-
"path": [
|
|
27400
|
-
"utrecht",
|
|
27401
|
-
"blockquote",
|
|
27402
|
-
"pink-left-border-variation",
|
|
27403
|
-
"border-color"
|
|
27404
|
-
]
|
|
27405
|
-
},
|
|
27406
|
-
"border-inline-start-width": {
|
|
27407
|
-
"type": "dimension",
|
|
27408
|
-
"value": "0.75rem",
|
|
27409
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27410
|
-
"isSource": true,
|
|
27411
|
-
"original": {
|
|
27412
|
-
"type": "dimension",
|
|
27413
|
-
"value": "0.75rem"
|
|
27414
|
-
},
|
|
27415
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth",
|
|
27416
|
-
"attributes": {
|
|
27417
|
-
"category": "utrecht",
|
|
27418
|
-
"type": "blockquote",
|
|
27419
|
-
"item": "pink-left-border-variation",
|
|
27420
|
-
"subitem": "border-inline-start-width"
|
|
27421
|
-
},
|
|
27422
|
-
"path": [
|
|
27423
|
-
"utrecht",
|
|
27424
|
-
"blockquote",
|
|
27425
|
-
"pink-left-border-variation",
|
|
27426
|
-
"border-inline-start-width"
|
|
27427
|
-
]
|
|
27428
|
-
},
|
|
27429
|
-
"padding-block-end": {
|
|
27430
|
-
"type": "dimension",
|
|
27431
|
-
"value": "1.5rem",
|
|
27432
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27433
|
-
"isSource": true,
|
|
27434
|
-
"original": {
|
|
27435
|
-
"type": "dimension",
|
|
27436
|
-
"value": "1.5rem"
|
|
27437
|
-
},
|
|
27438
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd",
|
|
27439
|
-
"attributes": {
|
|
27440
|
-
"category": "utrecht",
|
|
27441
|
-
"type": "blockquote",
|
|
27442
|
-
"item": "pink-left-border-variation",
|
|
27443
|
-
"subitem": "padding-block-end"
|
|
27444
|
-
},
|
|
27445
|
-
"path": [
|
|
27446
|
-
"utrecht",
|
|
27447
|
-
"blockquote",
|
|
27448
|
-
"pink-left-border-variation",
|
|
27449
|
-
"padding-block-end"
|
|
27450
|
-
]
|
|
27451
|
-
},
|
|
27452
|
-
"padding-block-start": {
|
|
27453
|
-
"type": "dimension",
|
|
27454
|
-
"value": "1.5rem",
|
|
27455
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27456
|
-
"isSource": true,
|
|
27457
|
-
"original": {
|
|
27458
|
-
"type": "dimension",
|
|
27459
|
-
"value": "1.5rem"
|
|
27460
|
-
},
|
|
27461
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart",
|
|
27462
|
-
"attributes": {
|
|
27463
|
-
"category": "utrecht",
|
|
27464
|
-
"type": "blockquote",
|
|
27465
|
-
"item": "pink-left-border-variation",
|
|
27466
|
-
"subitem": "padding-block-start"
|
|
27467
|
-
},
|
|
27468
|
-
"path": [
|
|
27469
|
-
"utrecht",
|
|
27470
|
-
"blockquote",
|
|
27471
|
-
"pink-left-border-variation",
|
|
27472
|
-
"padding-block-start"
|
|
27473
|
-
]
|
|
27474
|
-
},
|
|
27475
|
-
"padding-inline-end": {
|
|
27476
|
-
"type": "dimension",
|
|
27477
|
-
"value": "2.5rem",
|
|
27478
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27479
|
-
"isSource": true,
|
|
27480
|
-
"original": {
|
|
27481
|
-
"type": "dimension",
|
|
27482
|
-
"value": "2.5rem"
|
|
27483
|
-
},
|
|
27484
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd",
|
|
27485
|
-
"attributes": {
|
|
27486
|
-
"category": "utrecht",
|
|
27487
|
-
"type": "blockquote",
|
|
27488
|
-
"item": "pink-left-border-variation",
|
|
27489
|
-
"subitem": "padding-inline-end"
|
|
27490
|
-
},
|
|
27491
|
-
"path": [
|
|
27492
|
-
"utrecht",
|
|
27493
|
-
"blockquote",
|
|
27494
|
-
"pink-left-border-variation",
|
|
27495
|
-
"padding-inline-end"
|
|
27496
|
-
]
|
|
27497
|
-
},
|
|
27498
|
-
"padding-inline-start": {
|
|
27499
|
-
"type": "dimension",
|
|
27500
|
-
"value": "2.5rem",
|
|
27501
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27502
|
-
"isSource": true,
|
|
27503
|
-
"original": {
|
|
27504
|
-
"type": "dimension",
|
|
27505
|
-
"value": "2.5rem"
|
|
27506
|
-
},
|
|
27507
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart",
|
|
27508
|
-
"attributes": {
|
|
27509
|
-
"category": "utrecht",
|
|
27510
|
-
"type": "blockquote",
|
|
27511
|
-
"item": "pink-left-border-variation",
|
|
27512
|
-
"subitem": "padding-inline-start"
|
|
27513
|
-
},
|
|
27514
|
-
"path": [
|
|
27515
|
-
"utrecht",
|
|
27516
|
-
"blockquote",
|
|
27517
|
-
"pink-left-border-variation",
|
|
27518
|
-
"padding-inline-start"
|
|
27519
|
-
]
|
|
27520
|
-
}
|
|
27521
|
-
},
|
|
27522
|
-
"background-color": {
|
|
27523
|
-
"value": "transparent",
|
|
27524
|
-
"type": "color",
|
|
27525
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27526
|
-
"isSource": true,
|
|
27527
|
-
"original": {
|
|
27528
|
-
"value": "transparent",
|
|
27529
|
-
"type": "color"
|
|
27530
|
-
},
|
|
27531
|
-
"name": "utrechtBlockquoteBackgroundColor",
|
|
27532
|
-
"attributes": {
|
|
27533
|
-
"category": "utrecht",
|
|
27534
|
-
"type": "blockquote",
|
|
27535
|
-
"item": "background-color"
|
|
27536
|
-
},
|
|
27537
|
-
"path": [
|
|
27538
|
-
"utrecht",
|
|
27539
|
-
"blockquote",
|
|
27540
|
-
"background-color"
|
|
27541
|
-
]
|
|
27542
|
-
},
|
|
27543
|
-
"border-inline-start-width": {
|
|
27544
|
-
"value": "0px",
|
|
27545
|
-
"type": "dimension",
|
|
27546
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27547
|
-
"isSource": true,
|
|
27548
|
-
"original": {
|
|
27549
|
-
"value": "0px",
|
|
27550
|
-
"type": "dimension"
|
|
27551
|
-
},
|
|
27552
|
-
"name": "utrechtBlockquoteBorderInlineStartWidth",
|
|
27553
|
-
"attributes": {
|
|
27554
|
-
"category": "utrecht",
|
|
27555
|
-
"type": "blockquote",
|
|
27556
|
-
"item": "border-inline-start-width"
|
|
27557
|
-
},
|
|
27558
|
-
"path": [
|
|
27559
|
-
"utrecht",
|
|
27560
|
-
"blockquote",
|
|
27561
|
-
"border-inline-start-width"
|
|
27562
|
-
]
|
|
27563
|
-
},
|
|
27564
|
-
"border-color": {
|
|
27565
|
-
"value": "transparent",
|
|
27566
|
-
"type": "color",
|
|
27567
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27568
|
-
"isSource": true,
|
|
27569
|
-
"original": {
|
|
27570
|
-
"value": "transparent",
|
|
27571
|
-
"type": "color"
|
|
27572
|
-
},
|
|
27573
|
-
"name": "utrechtBlockquoteBorderColor",
|
|
27574
|
-
"attributes": {
|
|
27575
|
-
"category": "utrecht",
|
|
27576
|
-
"type": "blockquote",
|
|
27577
|
-
"item": "border-color"
|
|
27578
|
-
},
|
|
27579
|
-
"path": [
|
|
27580
|
-
"utrecht",
|
|
27581
|
-
"blockquote",
|
|
27582
|
-
"border-color"
|
|
27583
|
-
]
|
|
27584
|
-
},
|
|
27585
|
-
"border-radius": {
|
|
27586
|
-
"value": "0px",
|
|
27587
|
-
"type": "dimension",
|
|
27588
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27589
|
-
"isSource": true,
|
|
27590
|
-
"original": {
|
|
27591
|
-
"value": "0px",
|
|
27592
|
-
"type": "dimension"
|
|
27593
|
-
},
|
|
27594
|
-
"name": "utrechtBlockquoteBorderRadius",
|
|
27595
|
-
"attributes": {
|
|
27596
|
-
"category": "utrecht",
|
|
27597
|
-
"type": "blockquote",
|
|
27598
|
-
"item": "border-radius"
|
|
27599
|
-
},
|
|
27600
|
-
"path": [
|
|
27601
|
-
"utrecht",
|
|
27602
|
-
"blockquote",
|
|
27603
|
-
"border-radius"
|
|
27604
|
-
]
|
|
27605
|
-
},
|
|
27606
|
-
"border-width": {
|
|
27607
|
-
"value": "0px",
|
|
27608
|
-
"type": "dimension",
|
|
27609
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27610
|
-
"isSource": true,
|
|
27611
|
-
"original": {
|
|
27612
|
-
"value": "0px",
|
|
27613
|
-
"type": "dimension"
|
|
27614
|
-
},
|
|
27615
|
-
"name": "utrechtBlockquoteBorderWidth",
|
|
27616
|
-
"attributes": {
|
|
27617
|
-
"category": "utrecht",
|
|
27618
|
-
"type": "blockquote",
|
|
27619
|
-
"item": "border-width"
|
|
27620
|
-
},
|
|
27621
|
-
"path": [
|
|
27622
|
-
"utrecht",
|
|
27623
|
-
"blockquote",
|
|
27624
|
-
"border-width"
|
|
27625
|
-
]
|
|
27626
|
-
},
|
|
27627
|
-
"color": {
|
|
27628
|
-
"value": "#154273",
|
|
27629
|
-
"type": "color",
|
|
27630
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27631
|
-
"isSource": true,
|
|
27632
|
-
"original": {
|
|
27633
|
-
"value": "#154273",
|
|
27634
|
-
"type": "color"
|
|
27635
|
-
},
|
|
27636
|
-
"name": "utrechtBlockquoteColor",
|
|
27637
|
-
"attributes": {
|
|
27638
|
-
"category": "utrecht",
|
|
27639
|
-
"type": "blockquote",
|
|
27640
|
-
"item": "color"
|
|
27641
|
-
},
|
|
27642
|
-
"path": [
|
|
27643
|
-
"utrecht",
|
|
27644
|
-
"blockquote",
|
|
27645
|
-
"color"
|
|
27646
|
-
]
|
|
27647
|
-
},
|
|
27648
|
-
"font-size": {
|
|
27649
|
-
"value": "1.25rem",
|
|
27650
|
-
"type": "fontSizes",
|
|
27651
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27652
|
-
"isSource": true,
|
|
27653
|
-
"original": {
|
|
27654
|
-
"value": "1.25rem",
|
|
27655
|
-
"type": "fontSizes"
|
|
27656
|
-
},
|
|
27657
|
-
"name": "utrechtBlockquoteFontSize",
|
|
27658
|
-
"attributes": {
|
|
27659
|
-
"category": "utrecht",
|
|
27660
|
-
"type": "blockquote",
|
|
27661
|
-
"item": "font-size"
|
|
27662
|
-
},
|
|
27663
|
-
"path": [
|
|
27664
|
-
"utrecht",
|
|
27665
|
-
"blockquote",
|
|
27666
|
-
"font-size"
|
|
27667
|
-
]
|
|
27668
|
-
},
|
|
27669
|
-
"font-family": {
|
|
27670
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
27671
|
-
"type": "fontFamilies",
|
|
27672
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27673
|
-
"isSource": true,
|
|
27674
|
-
"original": {
|
|
27675
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
27676
|
-
"type": "fontFamilies"
|
|
27677
|
-
},
|
|
27678
|
-
"name": "utrechtBlockquoteFontFamily",
|
|
27679
|
-
"attributes": {
|
|
27680
|
-
"category": "utrecht",
|
|
27681
|
-
"type": "blockquote",
|
|
27682
|
-
"item": "font-family"
|
|
27683
|
-
},
|
|
27684
|
-
"path": [
|
|
27685
|
-
"utrecht",
|
|
27686
|
-
"blockquote",
|
|
27687
|
-
"font-family"
|
|
27688
|
-
]
|
|
27689
|
-
},
|
|
27690
|
-
"padding-block-end": {
|
|
27691
|
-
"value": "2rem",
|
|
27692
|
-
"type": "dimension",
|
|
27693
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27694
|
-
"isSource": true,
|
|
27695
|
-
"original": {
|
|
27696
|
-
"value": "2rem",
|
|
27697
|
-
"type": "dimension"
|
|
27698
|
-
},
|
|
27699
|
-
"name": "utrechtBlockquotePaddingBlockEnd",
|
|
27700
|
-
"attributes": {
|
|
27701
|
-
"category": "utrecht",
|
|
27702
|
-
"type": "blockquote",
|
|
27703
|
-
"item": "padding-block-end"
|
|
27704
|
-
},
|
|
27705
|
-
"path": [
|
|
27706
|
-
"utrecht",
|
|
27707
|
-
"blockquote",
|
|
27708
|
-
"padding-block-end"
|
|
27709
|
-
]
|
|
27710
|
-
},
|
|
27711
|
-
"padding-block-start": {
|
|
27712
|
-
"value": "2rem",
|
|
27713
|
-
"type": "dimension",
|
|
27714
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27715
|
-
"isSource": true,
|
|
27716
|
-
"original": {
|
|
27717
|
-
"value": "2rem",
|
|
27718
|
-
"type": "dimension"
|
|
27719
|
-
},
|
|
27720
|
-
"name": "utrechtBlockquotePaddingBlockStart",
|
|
27721
|
-
"attributes": {
|
|
27722
|
-
"category": "utrecht",
|
|
27723
|
-
"type": "blockquote",
|
|
27724
|
-
"item": "padding-block-start"
|
|
27725
|
-
},
|
|
27726
|
-
"path": [
|
|
27727
|
-
"utrecht",
|
|
27728
|
-
"blockquote",
|
|
27729
|
-
"padding-block-start"
|
|
27730
|
-
]
|
|
27731
|
-
},
|
|
27732
|
-
"padding-inline-end": {
|
|
27733
|
-
"value": "2rem",
|
|
27734
|
-
"type": "dimension",
|
|
27735
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27736
|
-
"isSource": true,
|
|
27737
|
-
"original": {
|
|
27738
|
-
"value": "2rem",
|
|
27739
|
-
"type": "dimension"
|
|
27740
|
-
},
|
|
27741
|
-
"name": "utrechtBlockquotePaddingInlineEnd",
|
|
27742
|
-
"attributes": {
|
|
27743
|
-
"category": "utrecht",
|
|
27744
|
-
"type": "blockquote",
|
|
27745
|
-
"item": "padding-inline-end"
|
|
27746
|
-
},
|
|
27747
|
-
"path": [
|
|
27748
|
-
"utrecht",
|
|
27749
|
-
"blockquote",
|
|
27750
|
-
"padding-inline-end"
|
|
27751
|
-
]
|
|
27752
|
-
},
|
|
27753
|
-
"padding-inline-start": {
|
|
27754
|
-
"value": "2rem",
|
|
27755
|
-
"type": "dimension",
|
|
27756
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27757
|
-
"isSource": true,
|
|
27758
|
-
"original": {
|
|
27759
|
-
"value": "2rem",
|
|
27760
|
-
"type": "dimension"
|
|
27761
|
-
},
|
|
27762
|
-
"name": "utrechtBlockquotePaddingInlineStart",
|
|
27763
|
-
"attributes": {
|
|
27764
|
-
"category": "utrecht",
|
|
27765
|
-
"type": "blockquote",
|
|
27766
|
-
"item": "padding-inline-start"
|
|
27767
|
-
},
|
|
27768
|
-
"path": [
|
|
27769
|
-
"utrecht",
|
|
27770
|
-
"blockquote",
|
|
27771
|
-
"padding-inline-start"
|
|
27772
|
-
]
|
|
27773
|
-
},
|
|
27774
|
-
"row-gap": {
|
|
27775
|
-
"value": "0.75rem",
|
|
27776
|
-
"type": "dimension",
|
|
27777
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27778
|
-
"isSource": true,
|
|
27779
|
-
"original": {
|
|
27780
|
-
"value": "0.75rem",
|
|
27781
|
-
"type": "dimension"
|
|
27782
|
-
},
|
|
27783
|
-
"name": "utrechtBlockquoteRowGap",
|
|
27784
|
-
"attributes": {
|
|
27785
|
-
"category": "utrecht",
|
|
27786
|
-
"type": "blockquote",
|
|
27787
|
-
"item": "row-gap"
|
|
27788
|
-
},
|
|
27789
|
-
"path": [
|
|
27790
|
-
"utrecht",
|
|
27791
|
-
"blockquote",
|
|
27792
|
-
"row-gap"
|
|
27793
|
-
]
|
|
27794
|
-
},
|
|
27795
|
-
"attribution": {
|
|
27796
|
-
"color": {
|
|
27797
|
-
"value": "#154273",
|
|
27798
|
-
"type": "color",
|
|
27799
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27800
|
-
"isSource": true,
|
|
27801
|
-
"original": {
|
|
27802
|
-
"value": "#154273",
|
|
27803
|
-
"type": "color"
|
|
27804
|
-
},
|
|
27805
|
-
"name": "utrechtBlockquoteAttributionColor",
|
|
27806
|
-
"attributes": {
|
|
27807
|
-
"category": "utrecht",
|
|
27808
|
-
"type": "blockquote",
|
|
27809
|
-
"item": "attribution",
|
|
27810
|
-
"subitem": "color"
|
|
27811
|
-
},
|
|
27812
|
-
"path": [
|
|
27813
|
-
"utrecht",
|
|
27814
|
-
"blockquote",
|
|
27815
|
-
"attribution",
|
|
27816
|
-
"color"
|
|
27817
|
-
]
|
|
27818
|
-
},
|
|
27819
|
-
"font-size": {
|
|
27820
|
-
"value": "1.25rem",
|
|
27821
|
-
"type": "fontSizes",
|
|
27822
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27823
|
-
"isSource": true,
|
|
27824
|
-
"original": {
|
|
27825
|
-
"value": "1.25rem",
|
|
27826
|
-
"type": "fontSizes"
|
|
27827
|
-
},
|
|
27828
|
-
"name": "utrechtBlockquoteAttributionFontSize",
|
|
27829
|
-
"attributes": {
|
|
27830
|
-
"category": "utrecht",
|
|
27831
|
-
"type": "blockquote",
|
|
27832
|
-
"item": "attribution",
|
|
27833
|
-
"subitem": "font-size"
|
|
27834
|
-
},
|
|
27835
|
-
"path": [
|
|
27836
|
-
"utrecht",
|
|
27837
|
-
"blockquote",
|
|
27838
|
-
"attribution",
|
|
27839
|
-
"font-size"
|
|
27840
|
-
]
|
|
27841
|
-
}
|
|
27842
26890
|
}
|
|
27843
26891
|
},
|
|
27844
26892
|
"backdrop": {
|