@rijkshuisstijl-community/design-tokens 2.0.0 → 3.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 +37 -0
- package/dist/_variables.scss +109 -70
- package/dist/index.css +109 -70
- package/dist/index.d.ts +51 -12
- package/dist/index.js +109 -70
- package/dist/index.json +108 -69
- package/dist/index.tokens.json +148 -87
- package/dist/root.css +109 -70
- package/dist/tokens.d.ts +91 -30
- package/dist/tokens.js +1469 -556
- package/dist/uitvoerend-groen/_variables.scss +586 -586
- package/dist/uitvoerend-groen/index.css +586 -586
- package/dist/uitvoerend-groen/index.d.ts +748 -748
- package/dist/uitvoerend-groen/index.js +773 -773
- package/dist/uitvoerend-groen/index.json +772 -772
- package/dist/uitvoerend-groen/index.tokens.json +1669 -1673
- package/dist/uitvoerend-groen/root.css +586 -586
- package/dist/uitvoerend-groen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-groen/tokens.js +22181 -22215
- package/dist/uitvoerend-hemelblauw/_variables.scss +586 -586
- package/dist/uitvoerend-hemelblauw/index.css +586 -586
- package/dist/uitvoerend-hemelblauw/index.d.ts +748 -748
- package/dist/uitvoerend-hemelblauw/index.js +773 -773
- package/dist/uitvoerend-hemelblauw/index.json +772 -772
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1668 -1672
- package/dist/uitvoerend-hemelblauw/root.css +586 -586
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-hemelblauw/tokens.js +22179 -22213
- package/dist/uitvoerend-mintgroen/_variables.scss +586 -586
- package/dist/uitvoerend-mintgroen/index.css +586 -586
- package/dist/uitvoerend-mintgroen/index.d.ts +748 -748
- package/dist/uitvoerend-mintgroen/index.js +773 -773
- package/dist/uitvoerend-mintgroen/index.json +772 -772
- package/dist/uitvoerend-mintgroen/index.tokens.json +1668 -1672
- package/dist/uitvoerend-mintgroen/root.css +586 -586
- package/dist/uitvoerend-mintgroen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-mintgroen/tokens.js +22181 -22215
- package/dist/uitvoerend-oranje/_variables.scss +586 -586
- package/dist/uitvoerend-oranje/index.css +586 -586
- package/dist/uitvoerend-oranje/index.d.ts +748 -748
- package/dist/uitvoerend-oranje/index.js +773 -773
- package/dist/uitvoerend-oranje/index.json +772 -772
- package/dist/uitvoerend-oranje/index.tokens.json +1668 -1672
- package/dist/uitvoerend-oranje/root.css +586 -586
- package/dist/uitvoerend-oranje/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-oranje/tokens.js +22181 -22215
- package/dist/uitvoerend-paars/_variables.scss +586 -586
- package/dist/uitvoerend-paars/index.css +586 -586
- package/dist/uitvoerend-paars/index.d.ts +748 -748
- package/dist/uitvoerend-paars/index.js +773 -773
- package/dist/uitvoerend-paars/index.json +772 -772
- package/dist/uitvoerend-paars/index.tokens.json +1668 -1672
- package/dist/uitvoerend-paars/root.css +586 -586
- package/dist/uitvoerend-paars/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-paars/tokens.js +22181 -22215
- package/dist/uitvoerend-violet/_variables.scss +586 -586
- package/dist/uitvoerend-violet/index.css +586 -586
- package/dist/uitvoerend-violet/index.d.ts +748 -748
- package/dist/uitvoerend-violet/index.js +773 -773
- package/dist/uitvoerend-violet/index.json +772 -772
- package/dist/uitvoerend-violet/index.tokens.json +1668 -1672
- package/dist/uitvoerend-violet/root.css +586 -586
- package/dist/uitvoerend-violet/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-violet/tokens.js +22181 -22215
- package/dist/uitvoerend-violet-oud/_variables.scss +587 -587
- package/dist/uitvoerend-violet-oud/index.css +587 -587
- package/dist/uitvoerend-violet-oud/index.d.ts +748 -748
- package/dist/uitvoerend-violet-oud/index.js +773 -773
- package/dist/uitvoerend-violet-oud/index.json +772 -772
- package/dist/uitvoerend-violet-oud/index.tokens.json +1674 -1678
- package/dist/uitvoerend-violet-oud/root.css +587 -587
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1583 -1587
- package/dist/uitvoerend-violet-oud/tokens.js +21922 -21956
- package/dist/wetgevend/_variables.scss +576 -576
- package/dist/wetgevend/index.css +576 -576
- package/dist/wetgevend/index.d.ts +748 -748
- package/dist/wetgevend/index.js +768 -768
- package/dist/wetgevend/index.json +767 -767
- package/dist/wetgevend/index.tokens.json +1674 -1678
- package/dist/wetgevend/root.css +576 -576
- package/dist/wetgevend/tokens.d.ts +1569 -1573
- package/dist/wetgevend/tokens.js +22813 -22847
- package/figma/figma.tokens.json +699 -336
- package/package.json +1 -1
- package/src/generated/base.tokens.json +309 -131
- package/src/generated/themes.json +36301 -36333
- package/src/generated/uitvoerend-groen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-hemelblauw/tokens.json +4592 -4596
- package/src/generated/uitvoerend-mintgroen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-oranje/tokens.json +4538 -4542
- package/src/generated/uitvoerend-paars/tokens.json +4592 -4596
- package/src/generated/uitvoerend-violet/tokens.json +4547 -4551
- package/src/generated/uitvoerend-violet-oud/tokens.json +4497 -4501
- package/src/generated/wetgevend/tokens.json +4505 -4509
package/dist/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 16 Jun 2025 09:33:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -177,12 +177,12 @@ module.exports = {
|
|
|
177
177
|
]
|
|
178
178
|
},
|
|
179
179
|
"font-family": {
|
|
180
|
-
"value": "
|
|
180
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
181
181
|
"type": "fontFamilies",
|
|
182
182
|
"filePath": "src/generated/base.tokens.json",
|
|
183
183
|
"isSource": true,
|
|
184
184
|
"original": {
|
|
185
|
-
"value": "
|
|
185
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
186
186
|
"type": "fontFamilies"
|
|
187
187
|
},
|
|
188
188
|
"name": "utrechtUnorderedListFontFamily",
|
|
@@ -403,12 +403,12 @@ module.exports = {
|
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
405
|
"font-family": {
|
|
406
|
-
"value": "
|
|
406
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
407
407
|
"type": "fontFamilies",
|
|
408
408
|
"filePath": "src/generated/base.tokens.json",
|
|
409
409
|
"isSource": true,
|
|
410
410
|
"original": {
|
|
411
|
-
"value": "
|
|
411
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
412
412
|
"type": "fontFamilies"
|
|
413
413
|
},
|
|
414
414
|
"name": "utrechtTextboxFontFamily",
|
|
@@ -1828,12 +1828,12 @@ module.exports = {
|
|
|
1828
1828
|
]
|
|
1829
1829
|
},
|
|
1830
1830
|
"font-family": {
|
|
1831
|
-
"value": "
|
|
1831
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1832
1832
|
"type": "fontFamilies",
|
|
1833
1833
|
"filePath": "src/generated/base.tokens.json",
|
|
1834
1834
|
"isSource": true,
|
|
1835
1835
|
"original": {
|
|
1836
|
-
"value": "
|
|
1836
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1837
1837
|
"type": "fontFamilies"
|
|
1838
1838
|
},
|
|
1839
1839
|
"name": "utrechtTextareaFontFamily",
|
|
@@ -1961,12 +1961,12 @@ module.exports = {
|
|
|
1961
1961
|
]
|
|
1962
1962
|
},
|
|
1963
1963
|
"font-family": {
|
|
1964
|
-
"value": "
|
|
1964
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1965
1965
|
"type": "fontFamilies",
|
|
1966
1966
|
"filePath": "src/generated/base.tokens.json",
|
|
1967
1967
|
"isSource": true,
|
|
1968
1968
|
"original": {
|
|
1969
|
-
"value": "
|
|
1969
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
1970
1970
|
"type": "fontFamilies"
|
|
1971
1971
|
},
|
|
1972
1972
|
"name": "utrechtTableHeaderCellFontFamily",
|
|
@@ -2101,12 +2101,12 @@ module.exports = {
|
|
|
2101
2101
|
]
|
|
2102
2102
|
},
|
|
2103
2103
|
"font-family": {
|
|
2104
|
-
"value": "
|
|
2104
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2105
2105
|
"type": "fontFamilies",
|
|
2106
2106
|
"filePath": "src/generated/base.tokens.json",
|
|
2107
2107
|
"isSource": true,
|
|
2108
2108
|
"original": {
|
|
2109
|
-
"value": "
|
|
2109
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2110
2110
|
"type": "fontFamilies"
|
|
2111
2111
|
},
|
|
2112
2112
|
"name": "utrechtTableCaptionFontFamily",
|
|
@@ -2312,12 +2312,12 @@ module.exports = {
|
|
|
2312
2312
|
]
|
|
2313
2313
|
},
|
|
2314
2314
|
"font-family": {
|
|
2315
|
-
"value": "
|
|
2315
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2316
2316
|
"type": "fontFamilies",
|
|
2317
2317
|
"filePath": "src/generated/base.tokens.json",
|
|
2318
2318
|
"isSource": true,
|
|
2319
2319
|
"original": {
|
|
2320
|
-
"value": "
|
|
2320
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2321
2321
|
"type": "fontFamilies"
|
|
2322
2322
|
},
|
|
2323
2323
|
"name": "utrechtTableDataCellFontFamily",
|
|
@@ -2688,12 +2688,12 @@ module.exports = {
|
|
|
2688
2688
|
]
|
|
2689
2689
|
},
|
|
2690
2690
|
"font-family": {
|
|
2691
|
-
"value": "
|
|
2691
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2692
2692
|
"type": "fontFamilies",
|
|
2693
2693
|
"filePath": "src/generated/base.tokens.json",
|
|
2694
2694
|
"isSource": true,
|
|
2695
2695
|
"original": {
|
|
2696
|
-
"value": "
|
|
2696
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
2697
2697
|
"type": "fontFamilies"
|
|
2698
2698
|
},
|
|
2699
2699
|
"name": "utrechtTableFooterCellFontFamily",
|
|
@@ -3035,12 +3035,12 @@ module.exports = {
|
|
|
3035
3035
|
]
|
|
3036
3036
|
},
|
|
3037
3037
|
"font-family": {
|
|
3038
|
-
"value": "
|
|
3038
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
3039
3039
|
"type": "fontFamilies",
|
|
3040
3040
|
"filePath": "src/generated/base.tokens.json",
|
|
3041
3041
|
"isSource": true,
|
|
3042
3042
|
"original": {
|
|
3043
|
-
"value": "
|
|
3043
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
3044
3044
|
"type": "fontFamilies"
|
|
3045
3045
|
},
|
|
3046
3046
|
"name": "utrechtSkipLinkFontFamily",
|
|
@@ -4329,12 +4329,12 @@ module.exports = {
|
|
|
4329
4329
|
]
|
|
4330
4330
|
},
|
|
4331
4331
|
"font-family": {
|
|
4332
|
-
"value": "
|
|
4332
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
4333
4333
|
"type": "fontFamilies",
|
|
4334
4334
|
"filePath": "src/generated/base.tokens.json",
|
|
4335
4335
|
"isSource": true,
|
|
4336
4336
|
"original": {
|
|
4337
|
-
"value": "
|
|
4337
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
4338
4338
|
"type": "fontFamilies"
|
|
4339
4339
|
},
|
|
4340
4340
|
"name": "utrechtSelectFontFamily",
|
|
@@ -5421,12 +5421,12 @@ module.exports = {
|
|
|
5421
5421
|
]
|
|
5422
5422
|
},
|
|
5423
5423
|
"font-family": {
|
|
5424
|
-
"value": "
|
|
5424
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5425
5425
|
"type": "fontFamilies",
|
|
5426
5426
|
"filePath": "src/generated/base.tokens.json",
|
|
5427
5427
|
"isSource": true,
|
|
5428
5428
|
"original": {
|
|
5429
|
-
"value": "
|
|
5429
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5430
5430
|
"type": "fontFamilies"
|
|
5431
5431
|
},
|
|
5432
5432
|
"name": "utrechtPreHeadingFontFamily",
|
|
@@ -5528,12 +5528,12 @@ module.exports = {
|
|
|
5528
5528
|
]
|
|
5529
5529
|
},
|
|
5530
5530
|
"font-family": {
|
|
5531
|
-
"value": "
|
|
5531
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5532
5532
|
"type": "fontFamilies",
|
|
5533
5533
|
"filePath": "src/generated/base.tokens.json",
|
|
5534
5534
|
"isSource": true,
|
|
5535
5535
|
"original": {
|
|
5536
|
-
"value": "
|
|
5536
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5537
5537
|
"type": "fontFamilies"
|
|
5538
5538
|
},
|
|
5539
5539
|
"name": "utrechtParagraphFontFamily",
|
|
@@ -5926,12 +5926,12 @@ module.exports = {
|
|
|
5926
5926
|
]
|
|
5927
5927
|
},
|
|
5928
5928
|
"font-family": {
|
|
5929
|
-
"value": "
|
|
5929
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5930
5930
|
"type": "fontFamilies",
|
|
5931
5931
|
"filePath": "src/generated/base.tokens.json",
|
|
5932
5932
|
"isSource": true,
|
|
5933
5933
|
"original": {
|
|
5934
|
-
"value": "
|
|
5934
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
5935
5935
|
"type": "fontFamilies"
|
|
5936
5936
|
},
|
|
5937
5937
|
"name": "utrechtOrderedListFontFamily",
|
|
@@ -6585,12 +6585,12 @@ module.exports = {
|
|
|
6585
6585
|
]
|
|
6586
6586
|
},
|
|
6587
6587
|
"font-family": {
|
|
6588
|
-
"value": "
|
|
6588
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6589
6589
|
"type": "fontFamilies",
|
|
6590
6590
|
"filePath": "src/generated/base.tokens.json",
|
|
6591
6591
|
"isSource": true,
|
|
6592
6592
|
"original": {
|
|
6593
|
-
"value": "
|
|
6593
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6594
6594
|
"type": "fontFamilies"
|
|
6595
6595
|
},
|
|
6596
6596
|
"name": "utrechtLinkFontFamily",
|
|
@@ -6757,12 +6757,12 @@ module.exports = {
|
|
|
6757
6757
|
]
|
|
6758
6758
|
},
|
|
6759
6759
|
"font-family": {
|
|
6760
|
-
"value": "
|
|
6760
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6761
6761
|
"type": "fontFamilies",
|
|
6762
6762
|
"filePath": "src/generated/base.tokens.json",
|
|
6763
6763
|
"isSource": true,
|
|
6764
6764
|
"original": {
|
|
6765
|
-
"value": "
|
|
6765
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6766
6766
|
"type": "fontFamilies"
|
|
6767
6767
|
},
|
|
6768
6768
|
"name": "utrechtHeading1FontFamily",
|
|
@@ -6906,12 +6906,12 @@ module.exports = {
|
|
|
6906
6906
|
]
|
|
6907
6907
|
},
|
|
6908
6908
|
"font-family": {
|
|
6909
|
-
"value": "
|
|
6909
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6910
6910
|
"type": "fontFamilies",
|
|
6911
6911
|
"filePath": "src/generated/base.tokens.json",
|
|
6912
6912
|
"isSource": true,
|
|
6913
6913
|
"original": {
|
|
6914
|
-
"value": "
|
|
6914
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6915
6915
|
"type": "fontFamilies"
|
|
6916
6916
|
},
|
|
6917
6917
|
"name": "utrechtHeading2FontFamily",
|
|
@@ -7055,12 +7055,12 @@ module.exports = {
|
|
|
7055
7055
|
]
|
|
7056
7056
|
},
|
|
7057
7057
|
"font-family": {
|
|
7058
|
-
"value": "
|
|
7058
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7059
7059
|
"type": "fontFamilies",
|
|
7060
7060
|
"filePath": "src/generated/base.tokens.json",
|
|
7061
7061
|
"isSource": true,
|
|
7062
7062
|
"original": {
|
|
7063
|
-
"value": "
|
|
7063
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7064
7064
|
"type": "fontFamilies"
|
|
7065
7065
|
},
|
|
7066
7066
|
"name": "utrechtHeading3FontFamily",
|
|
@@ -7204,12 +7204,12 @@ module.exports = {
|
|
|
7204
7204
|
]
|
|
7205
7205
|
},
|
|
7206
7206
|
"font-family": {
|
|
7207
|
-
"value": "
|
|
7207
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7208
7208
|
"type": "fontFamilies",
|
|
7209
7209
|
"filePath": "src/generated/base.tokens.json",
|
|
7210
7210
|
"isSource": true,
|
|
7211
7211
|
"original": {
|
|
7212
|
-
"value": "
|
|
7212
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7213
7213
|
"type": "fontFamilies"
|
|
7214
7214
|
},
|
|
7215
7215
|
"name": "utrechtHeading4FontFamily",
|
|
@@ -7353,12 +7353,12 @@ module.exports = {
|
|
|
7353
7353
|
]
|
|
7354
7354
|
},
|
|
7355
7355
|
"font-family": {
|
|
7356
|
-
"value": "
|
|
7356
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7357
7357
|
"type": "fontFamilies",
|
|
7358
7358
|
"filePath": "src/generated/base.tokens.json",
|
|
7359
7359
|
"isSource": true,
|
|
7360
7360
|
"original": {
|
|
7361
|
-
"value": "
|
|
7361
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7362
7362
|
"type": "fontFamilies"
|
|
7363
7363
|
},
|
|
7364
7364
|
"name": "utrechtHeading5FontFamily",
|
|
@@ -7567,12 +7567,12 @@ module.exports = {
|
|
|
7567
7567
|
]
|
|
7568
7568
|
},
|
|
7569
7569
|
"font-family": {
|
|
7570
|
-
"value": "
|
|
7570
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7571
7571
|
"type": "fontFamilies",
|
|
7572
7572
|
"filePath": "src/generated/base.tokens.json",
|
|
7573
7573
|
"isSource": true,
|
|
7574
7574
|
"original": {
|
|
7575
|
-
"value": "
|
|
7575
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7576
7576
|
"type": "fontFamilies"
|
|
7577
7577
|
},
|
|
7578
7578
|
"name": "utrechtFormFieldLabelFontFamily",
|
|
@@ -7722,12 +7722,12 @@ module.exports = {
|
|
|
7722
7722
|
]
|
|
7723
7723
|
},
|
|
7724
7724
|
"font-family": {
|
|
7725
|
-
"value": "
|
|
7725
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7726
7726
|
"type": "fontFamilies",
|
|
7727
7727
|
"filePath": "src/generated/base.tokens.json",
|
|
7728
7728
|
"isSource": true,
|
|
7729
7729
|
"original": {
|
|
7730
|
-
"value": "
|
|
7730
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7731
7731
|
"type": "fontFamilies"
|
|
7732
7732
|
},
|
|
7733
7733
|
"name": "utrechtFormFieldErrorMessageFontFamily",
|
|
@@ -7850,12 +7850,12 @@ module.exports = {
|
|
|
7850
7850
|
]
|
|
7851
7851
|
},
|
|
7852
7852
|
"font-family": {
|
|
7853
|
-
"value": "
|
|
7853
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7854
7854
|
"type": "fontFamilies",
|
|
7855
7855
|
"filePath": "src/generated/base.tokens.json",
|
|
7856
7856
|
"isSource": true,
|
|
7857
7857
|
"original": {
|
|
7858
|
-
"value": "
|
|
7858
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
7859
7859
|
"type": "fontFamilies"
|
|
7860
7860
|
},
|
|
7861
7861
|
"name": "utrechtFormFieldDescriptionFontFamily",
|
|
@@ -8577,12 +8577,12 @@ module.exports = {
|
|
|
8577
8577
|
]
|
|
8578
8578
|
},
|
|
8579
8579
|
"font-family": {
|
|
8580
|
-
"value": "
|
|
8580
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
8581
8581
|
"type": "fontFamilies",
|
|
8582
8582
|
"filePath": "src/generated/base.tokens.json",
|
|
8583
8583
|
"isSource": true,
|
|
8584
8584
|
"original": {
|
|
8585
|
-
"value": "
|
|
8585
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
8586
8586
|
"type": "fontFamilies"
|
|
8587
8587
|
},
|
|
8588
8588
|
"name": "utrechtFormFieldsetLegendFontFamily",
|
|
@@ -8845,12 +8845,12 @@ module.exports = {
|
|
|
8845
8845
|
]
|
|
8846
8846
|
},
|
|
8847
8847
|
"line-height": {
|
|
8848
|
-
"value": "
|
|
8848
|
+
"value": "125%",
|
|
8849
8849
|
"type": "lineHeights",
|
|
8850
8850
|
"filePath": "src/generated/base.tokens.json",
|
|
8851
8851
|
"isSource": true,
|
|
8852
8852
|
"original": {
|
|
8853
|
-
"value": "
|
|
8853
|
+
"value": "125%",
|
|
8854
8854
|
"type": "lineHeights"
|
|
8855
8855
|
},
|
|
8856
8856
|
"name": "utrechtNumberBadgeLineHeight",
|
|
@@ -8971,12 +8971,12 @@ module.exports = {
|
|
|
8971
8971
|
]
|
|
8972
8972
|
},
|
|
8973
8973
|
"font-family": {
|
|
8974
|
-
"value": "
|
|
8974
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
8975
8975
|
"type": "fontFamilies",
|
|
8976
8976
|
"filePath": "src/generated/base.tokens.json",
|
|
8977
8977
|
"isSource": true,
|
|
8978
8978
|
"original": {
|
|
8979
|
-
"value": "
|
|
8979
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
8980
8980
|
"type": "fontFamilies"
|
|
8981
8981
|
},
|
|
8982
8982
|
"name": "utrechtNumberBadgeFontFamily",
|
|
@@ -9076,12 +9076,12 @@ module.exports = {
|
|
|
9076
9076
|
]
|
|
9077
9077
|
},
|
|
9078
9078
|
"padding-block": {
|
|
9079
|
-
"value": "0.
|
|
9079
|
+
"value": "0.125rem",
|
|
9080
9080
|
"type": "spacing",
|
|
9081
9081
|
"filePath": "src/generated/base.tokens.json",
|
|
9082
9082
|
"isSource": true,
|
|
9083
9083
|
"original": {
|
|
9084
|
-
"value": "0.
|
|
9084
|
+
"value": "0.125rem",
|
|
9085
9085
|
"type": "spacing"
|
|
9086
9086
|
},
|
|
9087
9087
|
"name": "utrechtNumberBadgePaddingBlock",
|
|
@@ -10819,12 +10819,12 @@ module.exports = {
|
|
|
10819
10819
|
}
|
|
10820
10820
|
},
|
|
10821
10821
|
"font-family": {
|
|
10822
|
-
"value": "
|
|
10822
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
10823
10823
|
"type": "fontFamilies",
|
|
10824
10824
|
"filePath": "src/generated/base.tokens.json",
|
|
10825
10825
|
"isSource": true,
|
|
10826
10826
|
"original": {
|
|
10827
|
-
"value": "
|
|
10827
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
10828
10828
|
"type": "fontFamilies"
|
|
10829
10829
|
},
|
|
10830
10830
|
"name": "utrechtButtonFontFamily",
|
|
@@ -13717,12 +13717,12 @@ module.exports = {
|
|
|
13717
13717
|
]
|
|
13718
13718
|
},
|
|
13719
13719
|
"font-family": {
|
|
13720
|
-
"value": "
|
|
13720
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
13721
13721
|
"type": "fontFamilies",
|
|
13722
13722
|
"filePath": "src/generated/base.tokens.json",
|
|
13723
13723
|
"isSource": true,
|
|
13724
13724
|
"original": {
|
|
13725
|
-
"value": "
|
|
13725
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
13726
13726
|
"type": "fontFamilies"
|
|
13727
13727
|
},
|
|
13728
13728
|
"name": "utrechtBreadcrumbNavFontFamily",
|
|
@@ -13908,12 +13908,12 @@ module.exports = {
|
|
|
13908
13908
|
]
|
|
13909
13909
|
},
|
|
13910
13910
|
"font-family": {
|
|
13911
|
-
"value": "
|
|
13911
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
13912
13912
|
"type": "fontFamilies",
|
|
13913
13913
|
"filePath": "src/generated/base.tokens.json",
|
|
13914
13914
|
"isSource": true,
|
|
13915
13915
|
"original": {
|
|
13916
|
-
"value": "
|
|
13916
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
13917
13917
|
"type": "fontFamilies"
|
|
13918
13918
|
},
|
|
13919
13919
|
"name": "utrechtBlockquoteFontFamily",
|
|
@@ -14129,12 +14129,12 @@ module.exports = {
|
|
|
14129
14129
|
]
|
|
14130
14130
|
},
|
|
14131
14131
|
"font-family": {
|
|
14132
|
-
"value": "
|
|
14132
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
14133
14133
|
"type": "fontFamilies",
|
|
14134
14134
|
"filePath": "src/generated/base.tokens.json",
|
|
14135
14135
|
"isSource": true,
|
|
14136
14136
|
"original": {
|
|
14137
|
-
"value": "
|
|
14137
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
14138
14138
|
"type": "fontFamilies"
|
|
14139
14139
|
},
|
|
14140
14140
|
"name": "utrechtBlockquoteContentFontFamily",
|
|
@@ -14223,12 +14223,12 @@ module.exports = {
|
|
|
14223
14223
|
]
|
|
14224
14224
|
},
|
|
14225
14225
|
"font-family": {
|
|
14226
|
-
"value": "
|
|
14226
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
14227
14227
|
"type": "fontFamilies",
|
|
14228
14228
|
"filePath": "src/generated/base.tokens.json",
|
|
14229
14229
|
"isSource": true,
|
|
14230
14230
|
"original": {
|
|
14231
|
-
"value": "
|
|
14231
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
14232
14232
|
"type": "fontFamilies"
|
|
14233
14233
|
},
|
|
14234
14234
|
"name": "utrechtBlockquoteCaptionFontFamily",
|
|
@@ -15018,12 +15018,12 @@ module.exports = {
|
|
|
15018
15018
|
"alert": {
|
|
15019
15019
|
"heading": {
|
|
15020
15020
|
"font-family": {
|
|
15021
|
-
"value": "
|
|
15021
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
15022
15022
|
"type": "fontFamilies",
|
|
15023
15023
|
"filePath": "src/generated/base.tokens.json",
|
|
15024
15024
|
"isSource": true,
|
|
15025
15025
|
"original": {
|
|
15026
|
-
"value": "
|
|
15026
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
15027
15027
|
"type": "fontFamilies"
|
|
15028
15028
|
},
|
|
15029
15029
|
"name": "utrechtAlertHeadingFontFamily",
|
|
@@ -15321,12 +15321,12 @@ module.exports = {
|
|
|
15321
15321
|
]
|
|
15322
15322
|
},
|
|
15323
15323
|
"color": {
|
|
15324
|
-
"value": "#
|
|
15324
|
+
"value": "#000",
|
|
15325
15325
|
"type": "color",
|
|
15326
15326
|
"filePath": "src/generated/base.tokens.json",
|
|
15327
15327
|
"isSource": true,
|
|
15328
15328
|
"original": {
|
|
15329
|
-
"value": "#
|
|
15329
|
+
"value": "#000",
|
|
15330
15330
|
"type": "color"
|
|
15331
15331
|
},
|
|
15332
15332
|
"name": "utrechtAlertColor",
|
|
@@ -15389,12 +15389,12 @@ module.exports = {
|
|
|
15389
15389
|
]
|
|
15390
15390
|
},
|
|
15391
15391
|
"color": {
|
|
15392
|
-
"value": "#
|
|
15392
|
+
"value": "#000",
|
|
15393
15393
|
"type": "color",
|
|
15394
15394
|
"filePath": "src/generated/base.tokens.json",
|
|
15395
15395
|
"isSource": true,
|
|
15396
15396
|
"original": {
|
|
15397
|
-
"value": "#
|
|
15397
|
+
"value": "#000",
|
|
15398
15398
|
"type": "color"
|
|
15399
15399
|
},
|
|
15400
15400
|
"name": "utrechtAlertInfoColor",
|
|
@@ -15460,12 +15460,12 @@ module.exports = {
|
|
|
15460
15460
|
]
|
|
15461
15461
|
},
|
|
15462
15462
|
"color": {
|
|
15463
|
-
"value": "#
|
|
15463
|
+
"value": "#000",
|
|
15464
15464
|
"type": "color",
|
|
15465
15465
|
"filePath": "src/generated/base.tokens.json",
|
|
15466
15466
|
"isSource": true,
|
|
15467
15467
|
"original": {
|
|
15468
|
-
"value": "#
|
|
15468
|
+
"value": "#000",
|
|
15469
15469
|
"type": "color"
|
|
15470
15470
|
},
|
|
15471
15471
|
"name": "utrechtAlertErrorColor",
|
|
@@ -15531,12 +15531,12 @@ module.exports = {
|
|
|
15531
15531
|
]
|
|
15532
15532
|
},
|
|
15533
15533
|
"color": {
|
|
15534
|
-
"value": "#
|
|
15534
|
+
"value": "#000",
|
|
15535
15535
|
"type": "color",
|
|
15536
15536
|
"filePath": "src/generated/base.tokens.json",
|
|
15537
15537
|
"isSource": true,
|
|
15538
15538
|
"original": {
|
|
15539
|
-
"value": "#
|
|
15539
|
+
"value": "#000",
|
|
15540
15540
|
"type": "color"
|
|
15541
15541
|
},
|
|
15542
15542
|
"name": "utrechtAlertOkColor",
|
|
@@ -15602,12 +15602,12 @@ module.exports = {
|
|
|
15602
15602
|
]
|
|
15603
15603
|
},
|
|
15604
15604
|
"color": {
|
|
15605
|
-
"value": "#
|
|
15605
|
+
"value": "#000",
|
|
15606
15606
|
"type": "color",
|
|
15607
15607
|
"filePath": "src/generated/base.tokens.json",
|
|
15608
15608
|
"isSource": true,
|
|
15609
15609
|
"original": {
|
|
15610
|
-
"value": "#
|
|
15610
|
+
"value": "#000",
|
|
15611
15611
|
"type": "color"
|
|
15612
15612
|
},
|
|
15613
15613
|
"name": "utrechtAlertWarningColor",
|
|
@@ -16393,6 +16393,158 @@ module.exports = {
|
|
|
16393
16393
|
}
|
|
16394
16394
|
}
|
|
16395
16395
|
},
|
|
16396
|
+
"action": {
|
|
16397
|
+
"activate": {
|
|
16398
|
+
"cursor": {
|
|
16399
|
+
"value": "pointer",
|
|
16400
|
+
"type": "other",
|
|
16401
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16402
|
+
"isSource": true,
|
|
16403
|
+
"original": {
|
|
16404
|
+
"value": "pointer",
|
|
16405
|
+
"type": "other"
|
|
16406
|
+
},
|
|
16407
|
+
"name": "utrechtActionActivateCursor",
|
|
16408
|
+
"attributes": {
|
|
16409
|
+
"category": "utrecht",
|
|
16410
|
+
"type": "action",
|
|
16411
|
+
"item": "activate",
|
|
16412
|
+
"subitem": "cursor"
|
|
16413
|
+
},
|
|
16414
|
+
"path": [
|
|
16415
|
+
"utrecht",
|
|
16416
|
+
"action",
|
|
16417
|
+
"activate",
|
|
16418
|
+
"cursor"
|
|
16419
|
+
]
|
|
16420
|
+
}
|
|
16421
|
+
},
|
|
16422
|
+
"busy": {
|
|
16423
|
+
"cursor": {
|
|
16424
|
+
"value": "wait",
|
|
16425
|
+
"type": "other",
|
|
16426
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16427
|
+
"isSource": true,
|
|
16428
|
+
"original": {
|
|
16429
|
+
"value": "wait",
|
|
16430
|
+
"type": "other"
|
|
16431
|
+
},
|
|
16432
|
+
"name": "utrechtActionBusyCursor",
|
|
16433
|
+
"attributes": {
|
|
16434
|
+
"category": "utrecht",
|
|
16435
|
+
"type": "action",
|
|
16436
|
+
"item": "busy",
|
|
16437
|
+
"subitem": "cursor"
|
|
16438
|
+
},
|
|
16439
|
+
"path": [
|
|
16440
|
+
"utrecht",
|
|
16441
|
+
"action",
|
|
16442
|
+
"busy",
|
|
16443
|
+
"cursor"
|
|
16444
|
+
]
|
|
16445
|
+
}
|
|
16446
|
+
},
|
|
16447
|
+
"disabled": {
|
|
16448
|
+
"cursor": {
|
|
16449
|
+
"value": "not-allowed",
|
|
16450
|
+
"type": "other",
|
|
16451
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16452
|
+
"isSource": true,
|
|
16453
|
+
"original": {
|
|
16454
|
+
"value": "not-allowed",
|
|
16455
|
+
"type": "other"
|
|
16456
|
+
},
|
|
16457
|
+
"name": "utrechtActionDisabledCursor",
|
|
16458
|
+
"attributes": {
|
|
16459
|
+
"category": "utrecht",
|
|
16460
|
+
"type": "action",
|
|
16461
|
+
"item": "disabled",
|
|
16462
|
+
"subitem": "cursor"
|
|
16463
|
+
},
|
|
16464
|
+
"path": [
|
|
16465
|
+
"utrecht",
|
|
16466
|
+
"action",
|
|
16467
|
+
"disabled",
|
|
16468
|
+
"cursor"
|
|
16469
|
+
]
|
|
16470
|
+
}
|
|
16471
|
+
},
|
|
16472
|
+
"inert": {
|
|
16473
|
+
"cursor": {
|
|
16474
|
+
"value": "default",
|
|
16475
|
+
"type": "other",
|
|
16476
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16477
|
+
"isSource": true,
|
|
16478
|
+
"original": {
|
|
16479
|
+
"value": "default",
|
|
16480
|
+
"type": "other"
|
|
16481
|
+
},
|
|
16482
|
+
"name": "utrechtActionInertCursor",
|
|
16483
|
+
"attributes": {
|
|
16484
|
+
"category": "utrecht",
|
|
16485
|
+
"type": "action",
|
|
16486
|
+
"item": "inert",
|
|
16487
|
+
"subitem": "cursor"
|
|
16488
|
+
},
|
|
16489
|
+
"path": [
|
|
16490
|
+
"utrecht",
|
|
16491
|
+
"action",
|
|
16492
|
+
"inert",
|
|
16493
|
+
"cursor"
|
|
16494
|
+
]
|
|
16495
|
+
}
|
|
16496
|
+
},
|
|
16497
|
+
"navigate": {
|
|
16498
|
+
"cursor": {
|
|
16499
|
+
"value": "pointer",
|
|
16500
|
+
"type": "other",
|
|
16501
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16502
|
+
"isSource": true,
|
|
16503
|
+
"original": {
|
|
16504
|
+
"value": "pointer",
|
|
16505
|
+
"type": "other"
|
|
16506
|
+
},
|
|
16507
|
+
"name": "utrechtActionNavigateCursor",
|
|
16508
|
+
"attributes": {
|
|
16509
|
+
"category": "utrecht",
|
|
16510
|
+
"type": "action",
|
|
16511
|
+
"item": "navigate",
|
|
16512
|
+
"subitem": "cursor"
|
|
16513
|
+
},
|
|
16514
|
+
"path": [
|
|
16515
|
+
"utrecht",
|
|
16516
|
+
"action",
|
|
16517
|
+
"navigate",
|
|
16518
|
+
"cursor"
|
|
16519
|
+
]
|
|
16520
|
+
}
|
|
16521
|
+
},
|
|
16522
|
+
"submit": {
|
|
16523
|
+
"cursor": {
|
|
16524
|
+
"value": "pointer",
|
|
16525
|
+
"type": "other",
|
|
16526
|
+
"filePath": "src/generated/base.tokens.json",
|
|
16527
|
+
"isSource": true,
|
|
16528
|
+
"original": {
|
|
16529
|
+
"value": "pointer",
|
|
16530
|
+
"type": "other"
|
|
16531
|
+
},
|
|
16532
|
+
"name": "utrechtActionSubmitCursor",
|
|
16533
|
+
"attributes": {
|
|
16534
|
+
"category": "utrecht",
|
|
16535
|
+
"type": "action",
|
|
16536
|
+
"item": "submit",
|
|
16537
|
+
"subitem": "cursor"
|
|
16538
|
+
},
|
|
16539
|
+
"path": [
|
|
16540
|
+
"utrecht",
|
|
16541
|
+
"action",
|
|
16542
|
+
"submit",
|
|
16543
|
+
"cursor"
|
|
16544
|
+
]
|
|
16545
|
+
}
|
|
16546
|
+
}
|
|
16547
|
+
},
|
|
16396
16548
|
"document": {
|
|
16397
16549
|
"background-color": {
|
|
16398
16550
|
"value": "#fff",
|
|
@@ -16437,12 +16589,12 @@ module.exports = {
|
|
|
16437
16589
|
]
|
|
16438
16590
|
},
|
|
16439
16591
|
"font-family": {
|
|
16440
|
-
"value": "
|
|
16592
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
16441
16593
|
"type": "fontFamilies",
|
|
16442
16594
|
"filePath": "src/generated/base.tokens.json",
|
|
16443
16595
|
"isSource": true,
|
|
16444
16596
|
"original": {
|
|
16445
|
-
"value": "
|
|
16597
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
16446
16598
|
"type": "fontFamilies"
|
|
16447
16599
|
},
|
|
16448
16600
|
"name": "utrechtDocumentFontFamily",
|
|
@@ -17452,12 +17604,12 @@ module.exports = {
|
|
|
17452
17604
|
]
|
|
17453
17605
|
},
|
|
17454
17606
|
"font-family": {
|
|
17455
|
-
"value": "
|
|
17607
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
17456
17608
|
"type": "fontFamilies",
|
|
17457
17609
|
"filePath": "src/generated/base.tokens.json",
|
|
17458
17610
|
"isSource": true,
|
|
17459
17611
|
"original": {
|
|
17460
|
-
"value": "
|
|
17612
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
17461
17613
|
"type": "fontFamilies"
|
|
17462
17614
|
},
|
|
17463
17615
|
"name": "rhcSidenavLinkFontFamily",
|
|
@@ -18186,12 +18338,12 @@ module.exports = {
|
|
|
18186
18338
|
},
|
|
18187
18339
|
"content": {
|
|
18188
18340
|
"font-size": {
|
|
18189
|
-
"value": "1.
|
|
18341
|
+
"value": "1.25rem",
|
|
18190
18342
|
"type": "fontSizes",
|
|
18191
18343
|
"filePath": "src/generated/base.tokens.json",
|
|
18192
18344
|
"isSource": true,
|
|
18193
18345
|
"original": {
|
|
18194
|
-
"value": "1.
|
|
18346
|
+
"value": "1.25rem",
|
|
18195
18347
|
"type": "fontSizes"
|
|
18196
18348
|
},
|
|
18197
18349
|
"name": "rhcNavigationListItemContentFontSize",
|
|
@@ -18263,12 +18415,12 @@ module.exports = {
|
|
|
18263
18415
|
},
|
|
18264
18416
|
"label": {
|
|
18265
18417
|
"font-family": {
|
|
18266
|
-
"value": "
|
|
18418
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
18267
18419
|
"type": "font-family",
|
|
18268
18420
|
"filePath": "src/generated/base.tokens.json",
|
|
18269
18421
|
"isSource": true,
|
|
18270
18422
|
"original": {
|
|
18271
|
-
"value": "
|
|
18423
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
18272
18424
|
"type": "font-family"
|
|
18273
18425
|
},
|
|
18274
18426
|
"name": "rhcNavigationListItemLabelFontFamily",
|
|
@@ -19494,12 +19646,12 @@ module.exports = {
|
|
|
19494
19646
|
},
|
|
19495
19647
|
"content": {
|
|
19496
19648
|
"font-size": {
|
|
19497
|
-
"value": "1.
|
|
19649
|
+
"value": "1.25rem",
|
|
19498
19650
|
"type": "fontSizes",
|
|
19499
19651
|
"filePath": "src/generated/base.tokens.json",
|
|
19500
19652
|
"isSource": true,
|
|
19501
19653
|
"original": {
|
|
19502
|
-
"value": "1.
|
|
19654
|
+
"value": "1.25rem",
|
|
19503
19655
|
"type": "fontSizes"
|
|
19504
19656
|
},
|
|
19505
19657
|
"name": "rhcMessageListItemContentFontSize",
|
|
@@ -19571,12 +19723,12 @@ module.exports = {
|
|
|
19571
19723
|
},
|
|
19572
19724
|
"label": {
|
|
19573
19725
|
"font-family": {
|
|
19574
|
-
"value": "
|
|
19726
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19575
19727
|
"type": "font-family",
|
|
19576
19728
|
"filePath": "src/generated/base.tokens.json",
|
|
19577
19729
|
"isSource": true,
|
|
19578
19730
|
"original": {
|
|
19579
|
-
"value": "
|
|
19731
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19580
19732
|
"type": "font-family"
|
|
19581
19733
|
},
|
|
19582
19734
|
"name": "rhcMessageListItemLabelFontFamily",
|
|
@@ -19982,12 +20134,12 @@ module.exports = {
|
|
|
19982
20134
|
]
|
|
19983
20135
|
},
|
|
19984
20136
|
"font-family": {
|
|
19985
|
-
"value": "
|
|
20137
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19986
20138
|
"type": "fontFamilies",
|
|
19987
20139
|
"filePath": "src/generated/base.tokens.json",
|
|
19988
20140
|
"isSource": true,
|
|
19989
20141
|
"original": {
|
|
19990
|
-
"value": "
|
|
20142
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
19991
20143
|
"type": "fontFamilies"
|
|
19992
20144
|
},
|
|
19993
20145
|
"name": "rhcLogoFontFamily",
|
|
@@ -20333,12 +20485,12 @@ module.exports = {
|
|
|
20333
20485
|
]
|
|
20334
20486
|
},
|
|
20335
20487
|
"font-family": {
|
|
20336
|
-
"value": "
|
|
20488
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
20337
20489
|
"type": "fontFamilies",
|
|
20338
20490
|
"filePath": "src/generated/base.tokens.json",
|
|
20339
20491
|
"isSource": true,
|
|
20340
20492
|
"original": {
|
|
20341
|
-
"value": "
|
|
20493
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
20342
20494
|
"type": "fontFamilies"
|
|
20343
20495
|
},
|
|
20344
20496
|
"name": "rhcHeroHeadingFontFamily",
|
|
@@ -20427,12 +20579,12 @@ module.exports = {
|
|
|
20427
20579
|
]
|
|
20428
20580
|
},
|
|
20429
20581
|
"font-family": {
|
|
20430
|
-
"value": "
|
|
20582
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
20431
20583
|
"type": "fontFamilies",
|
|
20432
20584
|
"filePath": "src/generated/base.tokens.json",
|
|
20433
20585
|
"isSource": true,
|
|
20434
20586
|
"original": {
|
|
20435
|
-
"value": "
|
|
20587
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
20436
20588
|
"type": "fontFamilies"
|
|
20437
20589
|
},
|
|
20438
20590
|
"name": "rhcHeroSubHeadingFontFamily",
|
|
@@ -21031,84 +21183,68 @@ module.exports = {
|
|
|
21031
21183
|
]
|
|
21032
21184
|
}
|
|
21033
21185
|
},
|
|
21034
|
-
"border": {
|
|
21035
|
-
"
|
|
21036
|
-
|
|
21037
|
-
|
|
21038
|
-
|
|
21039
|
-
|
|
21040
|
-
|
|
21041
|
-
|
|
21042
|
-
|
|
21043
|
-
|
|
21044
|
-
|
|
21045
|
-
|
|
21046
|
-
|
|
21047
|
-
|
|
21048
|
-
|
|
21049
|
-
|
|
21050
|
-
|
|
21051
|
-
|
|
21052
|
-
|
|
21053
|
-
|
|
21054
|
-
|
|
21055
|
-
|
|
21056
|
-
|
|
21057
|
-
|
|
21058
|
-
|
|
21059
|
-
|
|
21060
|
-
|
|
21061
|
-
"
|
|
21062
|
-
|
|
21063
|
-
|
|
21064
|
-
|
|
21065
|
-
|
|
21066
|
-
|
|
21067
|
-
|
|
21068
|
-
|
|
21069
|
-
|
|
21070
|
-
|
|
21071
|
-
|
|
21072
|
-
|
|
21073
|
-
|
|
21074
|
-
|
|
21075
|
-
|
|
21076
|
-
|
|
21077
|
-
|
|
21078
|
-
|
|
21079
|
-
|
|
21080
|
-
|
|
21081
|
-
|
|
21082
|
-
|
|
21083
|
-
|
|
21084
|
-
|
|
21085
|
-
|
|
21086
|
-
|
|
21087
|
-
|
|
21088
|
-
|
|
21089
|
-
|
|
21090
|
-
|
|
21091
|
-
|
|
21092
|
-
|
|
21093
|
-
|
|
21094
|
-
|
|
21095
|
-
|
|
21096
|
-
"attributes": {
|
|
21097
|
-
"category": "rhc",
|
|
21098
|
-
"type": "page-footer",
|
|
21099
|
-
"item": "border",
|
|
21100
|
-
"subitem": "block-start",
|
|
21101
|
-
"state": "style"
|
|
21102
|
-
},
|
|
21103
|
-
"path": [
|
|
21104
|
-
"rhc",
|
|
21105
|
-
"page-footer",
|
|
21106
|
-
"border",
|
|
21107
|
-
"block-start",
|
|
21108
|
-
"style"
|
|
21109
|
-
]
|
|
21110
|
-
}
|
|
21111
|
-
}
|
|
21186
|
+
"border-block-start-width": {
|
|
21187
|
+
"value": "2px",
|
|
21188
|
+
"type": "borderWidth",
|
|
21189
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21190
|
+
"isSource": true,
|
|
21191
|
+
"original": {
|
|
21192
|
+
"value": "2px",
|
|
21193
|
+
"type": "borderWidth"
|
|
21194
|
+
},
|
|
21195
|
+
"name": "rhcPageFooterBorderBlockStartWidth",
|
|
21196
|
+
"attributes": {
|
|
21197
|
+
"category": "rhc",
|
|
21198
|
+
"type": "page-footer",
|
|
21199
|
+
"item": "border-block-start-width"
|
|
21200
|
+
},
|
|
21201
|
+
"path": [
|
|
21202
|
+
"rhc",
|
|
21203
|
+
"page-footer",
|
|
21204
|
+
"border-block-start-width"
|
|
21205
|
+
]
|
|
21206
|
+
},
|
|
21207
|
+
"border-block-start-color": {
|
|
21208
|
+
"value": "#738eab",
|
|
21209
|
+
"type": "color",
|
|
21210
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21211
|
+
"isSource": true,
|
|
21212
|
+
"original": {
|
|
21213
|
+
"value": "#738eab",
|
|
21214
|
+
"type": "color"
|
|
21215
|
+
},
|
|
21216
|
+
"name": "rhcPageFooterBorderBlockStartColor",
|
|
21217
|
+
"attributes": {
|
|
21218
|
+
"category": "rhc",
|
|
21219
|
+
"type": "page-footer",
|
|
21220
|
+
"item": "border-block-start-color"
|
|
21221
|
+
},
|
|
21222
|
+
"path": [
|
|
21223
|
+
"rhc",
|
|
21224
|
+
"page-footer",
|
|
21225
|
+
"border-block-start-color"
|
|
21226
|
+
]
|
|
21227
|
+
},
|
|
21228
|
+
"border-block-start-style": {
|
|
21229
|
+
"value": "solid",
|
|
21230
|
+
"type": "borderStyle",
|
|
21231
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21232
|
+
"isSource": true,
|
|
21233
|
+
"original": {
|
|
21234
|
+
"value": "solid",
|
|
21235
|
+
"type": "borderStyle"
|
|
21236
|
+
},
|
|
21237
|
+
"name": "rhcPageFooterBorderBlockStartStyle",
|
|
21238
|
+
"attributes": {
|
|
21239
|
+
"category": "rhc",
|
|
21240
|
+
"type": "page-footer",
|
|
21241
|
+
"item": "border-block-start-style"
|
|
21242
|
+
},
|
|
21243
|
+
"path": [
|
|
21244
|
+
"rhc",
|
|
21245
|
+
"page-footer",
|
|
21246
|
+
"border-block-start-style"
|
|
21247
|
+
]
|
|
21112
21248
|
},
|
|
21113
21249
|
"outlined": {
|
|
21114
21250
|
"background-color": {
|
|
@@ -21157,127 +21293,113 @@ module.exports = {
|
|
|
21157
21293
|
"color"
|
|
21158
21294
|
]
|
|
21159
21295
|
},
|
|
21160
|
-
"border": {
|
|
21161
|
-
"
|
|
21296
|
+
"border-color": {
|
|
21297
|
+
"value": "#154273",
|
|
21298
|
+
"type": "color",
|
|
21299
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21300
|
+
"isSource": true,
|
|
21301
|
+
"original": {
|
|
21162
21302
|
"value": "#154273",
|
|
21163
|
-
"type": "color"
|
|
21164
|
-
"filePath": "src/generated/base.tokens.json",
|
|
21165
|
-
"isSource": true,
|
|
21166
|
-
"original": {
|
|
21167
|
-
"value": "#154273",
|
|
21168
|
-
"type": "color"
|
|
21169
|
-
},
|
|
21170
|
-
"name": "rhcPageFooterOutlinedBorderColor",
|
|
21171
|
-
"attributes": {
|
|
21172
|
-
"category": "rhc",
|
|
21173
|
-
"type": "page-footer",
|
|
21174
|
-
"item": "outlined",
|
|
21175
|
-
"subitem": "border",
|
|
21176
|
-
"state": "color"
|
|
21177
|
-
},
|
|
21178
|
-
"path": [
|
|
21179
|
-
"rhc",
|
|
21180
|
-
"page-footer",
|
|
21181
|
-
"outlined",
|
|
21182
|
-
"border",
|
|
21183
|
-
"color"
|
|
21184
|
-
]
|
|
21185
|
-
}
|
|
21186
|
-
}
|
|
21187
|
-
},
|
|
21188
|
-
"padding": {
|
|
21189
|
-
"block-start": {
|
|
21190
|
-
"value": "2.5rem",
|
|
21191
|
-
"type": "spacing",
|
|
21192
|
-
"filePath": "src/generated/base.tokens.json",
|
|
21193
|
-
"isSource": true,
|
|
21194
|
-
"original": {
|
|
21195
|
-
"value": "2.5rem",
|
|
21196
|
-
"type": "spacing"
|
|
21303
|
+
"type": "color"
|
|
21197
21304
|
},
|
|
21198
|
-
"name": "
|
|
21305
|
+
"name": "rhcPageFooterOutlinedBorderColor",
|
|
21199
21306
|
"attributes": {
|
|
21200
21307
|
"category": "rhc",
|
|
21201
21308
|
"type": "page-footer",
|
|
21202
|
-
"item": "
|
|
21203
|
-
"subitem": "
|
|
21309
|
+
"item": "outlined",
|
|
21310
|
+
"subitem": "border-color"
|
|
21204
21311
|
},
|
|
21205
21312
|
"path": [
|
|
21206
21313
|
"rhc",
|
|
21207
21314
|
"page-footer",
|
|
21208
|
-
"
|
|
21209
|
-
"
|
|
21315
|
+
"outlined",
|
|
21316
|
+
"border-color"
|
|
21210
21317
|
]
|
|
21318
|
+
}
|
|
21319
|
+
},
|
|
21320
|
+
"padding-block-start": {
|
|
21321
|
+
"value": "2.5rem",
|
|
21322
|
+
"type": "spacing",
|
|
21323
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21324
|
+
"isSource": true,
|
|
21325
|
+
"original": {
|
|
21326
|
+
"value": "2.5rem",
|
|
21327
|
+
"type": "spacing"
|
|
21328
|
+
},
|
|
21329
|
+
"name": "rhcPageFooterPaddingBlockStart",
|
|
21330
|
+
"attributes": {
|
|
21331
|
+
"category": "rhc",
|
|
21332
|
+
"type": "page-footer",
|
|
21333
|
+
"item": "padding-block-start"
|
|
21211
21334
|
},
|
|
21212
|
-
"
|
|
21335
|
+
"path": [
|
|
21336
|
+
"rhc",
|
|
21337
|
+
"page-footer",
|
|
21338
|
+
"padding-block-start"
|
|
21339
|
+
]
|
|
21340
|
+
},
|
|
21341
|
+
"padding-block-end": {
|
|
21342
|
+
"value": "2.5rem",
|
|
21343
|
+
"type": "spacing",
|
|
21344
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21345
|
+
"isSource": true,
|
|
21346
|
+
"original": {
|
|
21213
21347
|
"value": "2.5rem",
|
|
21214
|
-
"type": "spacing"
|
|
21215
|
-
"filePath": "src/generated/base.tokens.json",
|
|
21216
|
-
"isSource": true,
|
|
21217
|
-
"original": {
|
|
21218
|
-
"value": "2.5rem",
|
|
21219
|
-
"type": "spacing"
|
|
21220
|
-
},
|
|
21221
|
-
"name": "rhcPageFooterPaddingBlockEnd",
|
|
21222
|
-
"attributes": {
|
|
21223
|
-
"category": "rhc",
|
|
21224
|
-
"type": "page-footer",
|
|
21225
|
-
"item": "padding",
|
|
21226
|
-
"subitem": "block-end"
|
|
21227
|
-
},
|
|
21228
|
-
"path": [
|
|
21229
|
-
"rhc",
|
|
21230
|
-
"page-footer",
|
|
21231
|
-
"padding",
|
|
21232
|
-
"block-end"
|
|
21233
|
-
]
|
|
21348
|
+
"type": "spacing"
|
|
21234
21349
|
},
|
|
21235
|
-
"
|
|
21350
|
+
"name": "rhcPageFooterPaddingBlockEnd",
|
|
21351
|
+
"attributes": {
|
|
21352
|
+
"category": "rhc",
|
|
21353
|
+
"type": "page-footer",
|
|
21354
|
+
"item": "padding-block-end"
|
|
21355
|
+
},
|
|
21356
|
+
"path": [
|
|
21357
|
+
"rhc",
|
|
21358
|
+
"page-footer",
|
|
21359
|
+
"padding-block-end"
|
|
21360
|
+
]
|
|
21361
|
+
},
|
|
21362
|
+
"padding-inline-start": {
|
|
21363
|
+
"value": "2.5rem",
|
|
21364
|
+
"type": "spacing",
|
|
21365
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21366
|
+
"isSource": true,
|
|
21367
|
+
"original": {
|
|
21236
21368
|
"value": "2.5rem",
|
|
21237
|
-
"type": "spacing"
|
|
21238
|
-
|
|
21239
|
-
|
|
21240
|
-
|
|
21241
|
-
|
|
21242
|
-
|
|
21243
|
-
|
|
21244
|
-
"name": "rhcPageFooterPaddingInlineStart",
|
|
21245
|
-
"attributes": {
|
|
21246
|
-
"category": "rhc",
|
|
21247
|
-
"type": "page-footer",
|
|
21248
|
-
"item": "padding",
|
|
21249
|
-
"subitem": "inline-start"
|
|
21250
|
-
},
|
|
21251
|
-
"path": [
|
|
21252
|
-
"rhc",
|
|
21253
|
-
"page-footer",
|
|
21254
|
-
"padding",
|
|
21255
|
-
"inline-start"
|
|
21256
|
-
]
|
|
21369
|
+
"type": "spacing"
|
|
21370
|
+
},
|
|
21371
|
+
"name": "rhcPageFooterPaddingInlineStart",
|
|
21372
|
+
"attributes": {
|
|
21373
|
+
"category": "rhc",
|
|
21374
|
+
"type": "page-footer",
|
|
21375
|
+
"item": "padding-inline-start"
|
|
21257
21376
|
},
|
|
21258
|
-
"
|
|
21377
|
+
"path": [
|
|
21378
|
+
"rhc",
|
|
21379
|
+
"page-footer",
|
|
21380
|
+
"padding-inline-start"
|
|
21381
|
+
]
|
|
21382
|
+
},
|
|
21383
|
+
"padding-inline-end": {
|
|
21384
|
+
"value": "2.5rem",
|
|
21385
|
+
"type": "spacing",
|
|
21386
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21387
|
+
"isSource": true,
|
|
21388
|
+
"original": {
|
|
21259
21389
|
"value": "2.5rem",
|
|
21260
|
-
"type": "spacing"
|
|
21261
|
-
|
|
21262
|
-
|
|
21263
|
-
|
|
21264
|
-
|
|
21265
|
-
|
|
21266
|
-
|
|
21267
|
-
|
|
21268
|
-
|
|
21269
|
-
|
|
21270
|
-
|
|
21271
|
-
|
|
21272
|
-
|
|
21273
|
-
},
|
|
21274
|
-
"path": [
|
|
21275
|
-
"rhc",
|
|
21276
|
-
"page-footer",
|
|
21277
|
-
"padding",
|
|
21278
|
-
"inline-end"
|
|
21279
|
-
]
|
|
21280
|
-
}
|
|
21390
|
+
"type": "spacing"
|
|
21391
|
+
},
|
|
21392
|
+
"name": "rhcPageFooterPaddingInlineEnd",
|
|
21393
|
+
"attributes": {
|
|
21394
|
+
"category": "rhc",
|
|
21395
|
+
"type": "page-footer",
|
|
21396
|
+
"item": "padding-inline-end"
|
|
21397
|
+
},
|
|
21398
|
+
"path": [
|
|
21399
|
+
"rhc",
|
|
21400
|
+
"page-footer",
|
|
21401
|
+
"padding-inline-end"
|
|
21402
|
+
]
|
|
21281
21403
|
},
|
|
21282
21404
|
"flex": {
|
|
21283
21405
|
"direction": {
|
|
@@ -21696,11 +21818,804 @@ module.exports = {
|
|
|
21696
21818
|
"type": "dot-badge",
|
|
21697
21819
|
"item": "size"
|
|
21698
21820
|
},
|
|
21699
|
-
"path": [
|
|
21700
|
-
"rhc",
|
|
21701
|
-
"dot-badge",
|
|
21702
|
-
"size"
|
|
21703
|
-
]
|
|
21821
|
+
"path": [
|
|
21822
|
+
"rhc",
|
|
21823
|
+
"dot-badge",
|
|
21824
|
+
"size"
|
|
21825
|
+
]
|
|
21826
|
+
}
|
|
21827
|
+
},
|
|
21828
|
+
"data-summary": {
|
|
21829
|
+
"font-family": {
|
|
21830
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
21831
|
+
"type": "fontFamilies",
|
|
21832
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21833
|
+
"isSource": true,
|
|
21834
|
+
"original": {
|
|
21835
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
21836
|
+
"type": "fontFamilies"
|
|
21837
|
+
},
|
|
21838
|
+
"name": "rhcDataSummaryFontFamily",
|
|
21839
|
+
"attributes": {
|
|
21840
|
+
"category": "rhc",
|
|
21841
|
+
"type": "data-summary",
|
|
21842
|
+
"item": "font-family"
|
|
21843
|
+
},
|
|
21844
|
+
"path": [
|
|
21845
|
+
"rhc",
|
|
21846
|
+
"data-summary",
|
|
21847
|
+
"font-family"
|
|
21848
|
+
]
|
|
21849
|
+
},
|
|
21850
|
+
"item-value": {
|
|
21851
|
+
"font-weight": {
|
|
21852
|
+
"value": 400,
|
|
21853
|
+
"type": "fontWeights",
|
|
21854
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21855
|
+
"isSource": true,
|
|
21856
|
+
"original": {
|
|
21857
|
+
"value": 400,
|
|
21858
|
+
"type": "fontWeights"
|
|
21859
|
+
},
|
|
21860
|
+
"name": "rhcDataSummaryItemValueFontWeight",
|
|
21861
|
+
"attributes": {
|
|
21862
|
+
"category": "rhc",
|
|
21863
|
+
"type": "data-summary",
|
|
21864
|
+
"item": "item-value",
|
|
21865
|
+
"subitem": "font-weight"
|
|
21866
|
+
},
|
|
21867
|
+
"path": [
|
|
21868
|
+
"rhc",
|
|
21869
|
+
"data-summary",
|
|
21870
|
+
"item-value",
|
|
21871
|
+
"font-weight"
|
|
21872
|
+
]
|
|
21873
|
+
},
|
|
21874
|
+
"row": {
|
|
21875
|
+
"padding-block-end": {
|
|
21876
|
+
"value": "0.75rem",
|
|
21877
|
+
"type": "spacing",
|
|
21878
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21879
|
+
"isSource": true,
|
|
21880
|
+
"original": {
|
|
21881
|
+
"value": "0.75rem",
|
|
21882
|
+
"type": "spacing"
|
|
21883
|
+
},
|
|
21884
|
+
"name": "rhcDataSummaryItemValueRowPaddingBlockEnd",
|
|
21885
|
+
"attributes": {
|
|
21886
|
+
"category": "rhc",
|
|
21887
|
+
"type": "data-summary",
|
|
21888
|
+
"item": "item-value",
|
|
21889
|
+
"subitem": "row",
|
|
21890
|
+
"state": "padding-block-end"
|
|
21891
|
+
},
|
|
21892
|
+
"path": [
|
|
21893
|
+
"rhc",
|
|
21894
|
+
"data-summary",
|
|
21895
|
+
"item-value",
|
|
21896
|
+
"row",
|
|
21897
|
+
"padding-block-end"
|
|
21898
|
+
]
|
|
21899
|
+
},
|
|
21900
|
+
"padding-block-start": {
|
|
21901
|
+
"value": "0.75rem",
|
|
21902
|
+
"type": "spacing",
|
|
21903
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21904
|
+
"isSource": true,
|
|
21905
|
+
"original": {
|
|
21906
|
+
"value": "0.75rem",
|
|
21907
|
+
"type": "spacing"
|
|
21908
|
+
},
|
|
21909
|
+
"name": "rhcDataSummaryItemValueRowPaddingBlockStart",
|
|
21910
|
+
"attributes": {
|
|
21911
|
+
"category": "rhc",
|
|
21912
|
+
"type": "data-summary",
|
|
21913
|
+
"item": "item-value",
|
|
21914
|
+
"subitem": "row",
|
|
21915
|
+
"state": "padding-block-start"
|
|
21916
|
+
},
|
|
21917
|
+
"path": [
|
|
21918
|
+
"rhc",
|
|
21919
|
+
"data-summary",
|
|
21920
|
+
"item-value",
|
|
21921
|
+
"row",
|
|
21922
|
+
"padding-block-start"
|
|
21923
|
+
]
|
|
21924
|
+
},
|
|
21925
|
+
"padding-inline-end": {
|
|
21926
|
+
"value": 0,
|
|
21927
|
+
"type": "spacing",
|
|
21928
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21929
|
+
"isSource": true,
|
|
21930
|
+
"original": {
|
|
21931
|
+
"value": 0,
|
|
21932
|
+
"type": "spacing"
|
|
21933
|
+
},
|
|
21934
|
+
"name": "rhcDataSummaryItemValueRowPaddingInlineEnd",
|
|
21935
|
+
"attributes": {
|
|
21936
|
+
"category": "rhc",
|
|
21937
|
+
"type": "data-summary",
|
|
21938
|
+
"item": "item-value",
|
|
21939
|
+
"subitem": "row",
|
|
21940
|
+
"state": "padding-inline-end"
|
|
21941
|
+
},
|
|
21942
|
+
"path": [
|
|
21943
|
+
"rhc",
|
|
21944
|
+
"data-summary",
|
|
21945
|
+
"item-value",
|
|
21946
|
+
"row",
|
|
21947
|
+
"padding-inline-end"
|
|
21948
|
+
]
|
|
21949
|
+
},
|
|
21950
|
+
"padding-inline-start": {
|
|
21951
|
+
"value": "0px",
|
|
21952
|
+
"type": "spacing",
|
|
21953
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21954
|
+
"isSource": true,
|
|
21955
|
+
"original": {
|
|
21956
|
+
"value": "0px",
|
|
21957
|
+
"type": "spacing"
|
|
21958
|
+
},
|
|
21959
|
+
"name": "rhcDataSummaryItemValueRowPaddingInlineStart",
|
|
21960
|
+
"attributes": {
|
|
21961
|
+
"category": "rhc",
|
|
21962
|
+
"type": "data-summary",
|
|
21963
|
+
"item": "item-value",
|
|
21964
|
+
"subitem": "row",
|
|
21965
|
+
"state": "padding-inline-start"
|
|
21966
|
+
},
|
|
21967
|
+
"path": [
|
|
21968
|
+
"rhc",
|
|
21969
|
+
"data-summary",
|
|
21970
|
+
"item-value",
|
|
21971
|
+
"row",
|
|
21972
|
+
"padding-inline-start"
|
|
21973
|
+
]
|
|
21974
|
+
}
|
|
21975
|
+
},
|
|
21976
|
+
"padding-block-end": {
|
|
21977
|
+
"value": "0.75rem",
|
|
21978
|
+
"type": "spacing",
|
|
21979
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21980
|
+
"isSource": true,
|
|
21981
|
+
"original": {
|
|
21982
|
+
"value": "0.75rem",
|
|
21983
|
+
"type": "spacing"
|
|
21984
|
+
},
|
|
21985
|
+
"name": "rhcDataSummaryItemValuePaddingBlockEnd",
|
|
21986
|
+
"attributes": {
|
|
21987
|
+
"category": "rhc",
|
|
21988
|
+
"type": "data-summary",
|
|
21989
|
+
"item": "item-value",
|
|
21990
|
+
"subitem": "padding-block-end"
|
|
21991
|
+
},
|
|
21992
|
+
"path": [
|
|
21993
|
+
"rhc",
|
|
21994
|
+
"data-summary",
|
|
21995
|
+
"item-value",
|
|
21996
|
+
"padding-block-end"
|
|
21997
|
+
]
|
|
21998
|
+
},
|
|
21999
|
+
"padding-block-start": {
|
|
22000
|
+
"value": 0,
|
|
22001
|
+
"type": "spacing",
|
|
22002
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22003
|
+
"isSource": true,
|
|
22004
|
+
"original": {
|
|
22005
|
+
"value": 0,
|
|
22006
|
+
"type": "spacing"
|
|
22007
|
+
},
|
|
22008
|
+
"name": "rhcDataSummaryItemValuePaddingBlockStart",
|
|
22009
|
+
"attributes": {
|
|
22010
|
+
"category": "rhc",
|
|
22011
|
+
"type": "data-summary",
|
|
22012
|
+
"item": "item-value",
|
|
22013
|
+
"subitem": "padding-block-start"
|
|
22014
|
+
},
|
|
22015
|
+
"path": [
|
|
22016
|
+
"rhc",
|
|
22017
|
+
"data-summary",
|
|
22018
|
+
"item-value",
|
|
22019
|
+
"padding-block-start"
|
|
22020
|
+
]
|
|
22021
|
+
},
|
|
22022
|
+
"padding-inline-end": {
|
|
22023
|
+
"value": 0,
|
|
22024
|
+
"type": "spacing",
|
|
22025
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22026
|
+
"isSource": true,
|
|
22027
|
+
"original": {
|
|
22028
|
+
"value": 0,
|
|
22029
|
+
"type": "spacing"
|
|
22030
|
+
},
|
|
22031
|
+
"name": "rhcDataSummaryItemValuePaddingInlineEnd",
|
|
22032
|
+
"attributes": {
|
|
22033
|
+
"category": "rhc",
|
|
22034
|
+
"type": "data-summary",
|
|
22035
|
+
"item": "item-value",
|
|
22036
|
+
"subitem": "padding-inline-end"
|
|
22037
|
+
},
|
|
22038
|
+
"path": [
|
|
22039
|
+
"rhc",
|
|
22040
|
+
"data-summary",
|
|
22041
|
+
"item-value",
|
|
22042
|
+
"padding-inline-end"
|
|
22043
|
+
]
|
|
22044
|
+
},
|
|
22045
|
+
"padding-inline-start": {
|
|
22046
|
+
"value": 0,
|
|
22047
|
+
"type": "spacing",
|
|
22048
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22049
|
+
"isSource": true,
|
|
22050
|
+
"original": {
|
|
22051
|
+
"value": 0,
|
|
22052
|
+
"type": "spacing"
|
|
22053
|
+
},
|
|
22054
|
+
"name": "rhcDataSummaryItemValuePaddingInlineStart",
|
|
22055
|
+
"attributes": {
|
|
22056
|
+
"category": "rhc",
|
|
22057
|
+
"type": "data-summary",
|
|
22058
|
+
"item": "item-value",
|
|
22059
|
+
"subitem": "padding-inline-start"
|
|
22060
|
+
},
|
|
22061
|
+
"path": [
|
|
22062
|
+
"rhc",
|
|
22063
|
+
"data-summary",
|
|
22064
|
+
"item-value",
|
|
22065
|
+
"padding-inline-start"
|
|
22066
|
+
]
|
|
22067
|
+
}
|
|
22068
|
+
},
|
|
22069
|
+
"item-key": {
|
|
22070
|
+
"font-weight": {
|
|
22071
|
+
"value": 700,
|
|
22072
|
+
"type": "fontWeights",
|
|
22073
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22074
|
+
"isSource": true,
|
|
22075
|
+
"original": {
|
|
22076
|
+
"value": 700,
|
|
22077
|
+
"type": "fontWeights"
|
|
22078
|
+
},
|
|
22079
|
+
"name": "rhcDataSummaryItemKeyFontWeight",
|
|
22080
|
+
"attributes": {
|
|
22081
|
+
"category": "rhc",
|
|
22082
|
+
"type": "data-summary",
|
|
22083
|
+
"item": "item-key",
|
|
22084
|
+
"subitem": "font-weight"
|
|
22085
|
+
},
|
|
22086
|
+
"path": [
|
|
22087
|
+
"rhc",
|
|
22088
|
+
"data-summary",
|
|
22089
|
+
"item-key",
|
|
22090
|
+
"font-weight"
|
|
22091
|
+
]
|
|
22092
|
+
},
|
|
22093
|
+
"row": {
|
|
22094
|
+
"padding-block-end": {
|
|
22095
|
+
"value": "0.75rem",
|
|
22096
|
+
"type": "spacing",
|
|
22097
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22098
|
+
"isSource": true,
|
|
22099
|
+
"original": {
|
|
22100
|
+
"value": "0.75rem",
|
|
22101
|
+
"type": "spacing"
|
|
22102
|
+
},
|
|
22103
|
+
"name": "rhcDataSummaryItemKeyRowPaddingBlockEnd",
|
|
22104
|
+
"attributes": {
|
|
22105
|
+
"category": "rhc",
|
|
22106
|
+
"type": "data-summary",
|
|
22107
|
+
"item": "item-key",
|
|
22108
|
+
"subitem": "row",
|
|
22109
|
+
"state": "padding-block-end"
|
|
22110
|
+
},
|
|
22111
|
+
"path": [
|
|
22112
|
+
"rhc",
|
|
22113
|
+
"data-summary",
|
|
22114
|
+
"item-key",
|
|
22115
|
+
"row",
|
|
22116
|
+
"padding-block-end"
|
|
22117
|
+
]
|
|
22118
|
+
},
|
|
22119
|
+
"padding-block-start": {
|
|
22120
|
+
"value": "0.75rem",
|
|
22121
|
+
"type": "spacing",
|
|
22122
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22123
|
+
"isSource": true,
|
|
22124
|
+
"original": {
|
|
22125
|
+
"value": "0.75rem",
|
|
22126
|
+
"type": "spacing"
|
|
22127
|
+
},
|
|
22128
|
+
"name": "rhcDataSummaryItemKeyRowPaddingBlockStart",
|
|
22129
|
+
"attributes": {
|
|
22130
|
+
"category": "rhc",
|
|
22131
|
+
"type": "data-summary",
|
|
22132
|
+
"item": "item-key",
|
|
22133
|
+
"subitem": "row",
|
|
22134
|
+
"state": "padding-block-start"
|
|
22135
|
+
},
|
|
22136
|
+
"path": [
|
|
22137
|
+
"rhc",
|
|
22138
|
+
"data-summary",
|
|
22139
|
+
"item-key",
|
|
22140
|
+
"row",
|
|
22141
|
+
"padding-block-start"
|
|
22142
|
+
]
|
|
22143
|
+
},
|
|
22144
|
+
"padding-inline-end": {
|
|
22145
|
+
"value": "1rem",
|
|
22146
|
+
"type": "spacing",
|
|
22147
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22148
|
+
"isSource": true,
|
|
22149
|
+
"original": {
|
|
22150
|
+
"value": "1rem",
|
|
22151
|
+
"type": "spacing"
|
|
22152
|
+
},
|
|
22153
|
+
"name": "rhcDataSummaryItemKeyRowPaddingInlineEnd",
|
|
22154
|
+
"attributes": {
|
|
22155
|
+
"category": "rhc",
|
|
22156
|
+
"type": "data-summary",
|
|
22157
|
+
"item": "item-key",
|
|
22158
|
+
"subitem": "row",
|
|
22159
|
+
"state": "padding-inline-end"
|
|
22160
|
+
},
|
|
22161
|
+
"path": [
|
|
22162
|
+
"rhc",
|
|
22163
|
+
"data-summary",
|
|
22164
|
+
"item-key",
|
|
22165
|
+
"row",
|
|
22166
|
+
"padding-inline-end"
|
|
22167
|
+
]
|
|
22168
|
+
},
|
|
22169
|
+
"padding-inline-start": {
|
|
22170
|
+
"value": 0,
|
|
22171
|
+
"type": "spacing",
|
|
22172
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22173
|
+
"isSource": true,
|
|
22174
|
+
"original": {
|
|
22175
|
+
"value": 0,
|
|
22176
|
+
"type": "spacing"
|
|
22177
|
+
},
|
|
22178
|
+
"name": "rhcDataSummaryItemKeyRowPaddingInlineStart",
|
|
22179
|
+
"attributes": {
|
|
22180
|
+
"category": "rhc",
|
|
22181
|
+
"type": "data-summary",
|
|
22182
|
+
"item": "item-key",
|
|
22183
|
+
"subitem": "row",
|
|
22184
|
+
"state": "padding-inline-start"
|
|
22185
|
+
},
|
|
22186
|
+
"path": [
|
|
22187
|
+
"rhc",
|
|
22188
|
+
"data-summary",
|
|
22189
|
+
"item-key",
|
|
22190
|
+
"row",
|
|
22191
|
+
"padding-inline-start"
|
|
22192
|
+
]
|
|
22193
|
+
}
|
|
22194
|
+
},
|
|
22195
|
+
"padding-block-end": {
|
|
22196
|
+
"value": "0.25rem",
|
|
22197
|
+
"type": "spacing",
|
|
22198
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22199
|
+
"isSource": true,
|
|
22200
|
+
"original": {
|
|
22201
|
+
"value": "0.25rem",
|
|
22202
|
+
"type": "spacing"
|
|
22203
|
+
},
|
|
22204
|
+
"name": "rhcDataSummaryItemKeyPaddingBlockEnd",
|
|
22205
|
+
"attributes": {
|
|
22206
|
+
"category": "rhc",
|
|
22207
|
+
"type": "data-summary",
|
|
22208
|
+
"item": "item-key",
|
|
22209
|
+
"subitem": "padding-block-end"
|
|
22210
|
+
},
|
|
22211
|
+
"path": [
|
|
22212
|
+
"rhc",
|
|
22213
|
+
"data-summary",
|
|
22214
|
+
"item-key",
|
|
22215
|
+
"padding-block-end"
|
|
22216
|
+
]
|
|
22217
|
+
},
|
|
22218
|
+
"padding-block-start": {
|
|
22219
|
+
"value": "0.75rem",
|
|
22220
|
+
"type": "spacing",
|
|
22221
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22222
|
+
"isSource": true,
|
|
22223
|
+
"original": {
|
|
22224
|
+
"value": "0.75rem",
|
|
22225
|
+
"type": "spacing"
|
|
22226
|
+
},
|
|
22227
|
+
"name": "rhcDataSummaryItemKeyPaddingBlockStart",
|
|
22228
|
+
"attributes": {
|
|
22229
|
+
"category": "rhc",
|
|
22230
|
+
"type": "data-summary",
|
|
22231
|
+
"item": "item-key",
|
|
22232
|
+
"subitem": "padding-block-start"
|
|
22233
|
+
},
|
|
22234
|
+
"path": [
|
|
22235
|
+
"rhc",
|
|
22236
|
+
"data-summary",
|
|
22237
|
+
"item-key",
|
|
22238
|
+
"padding-block-start"
|
|
22239
|
+
]
|
|
22240
|
+
},
|
|
22241
|
+
"padding-inline-end": {
|
|
22242
|
+
"value": 0,
|
|
22243
|
+
"type": "spacing",
|
|
22244
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22245
|
+
"isSource": true,
|
|
22246
|
+
"original": {
|
|
22247
|
+
"value": 0,
|
|
22248
|
+
"type": "spacing"
|
|
22249
|
+
},
|
|
22250
|
+
"name": "rhcDataSummaryItemKeyPaddingInlineEnd",
|
|
22251
|
+
"attributes": {
|
|
22252
|
+
"category": "rhc",
|
|
22253
|
+
"type": "data-summary",
|
|
22254
|
+
"item": "item-key",
|
|
22255
|
+
"subitem": "padding-inline-end"
|
|
22256
|
+
},
|
|
22257
|
+
"path": [
|
|
22258
|
+
"rhc",
|
|
22259
|
+
"data-summary",
|
|
22260
|
+
"item-key",
|
|
22261
|
+
"padding-inline-end"
|
|
22262
|
+
]
|
|
22263
|
+
},
|
|
22264
|
+
"padding-inline-start": {
|
|
22265
|
+
"value": 0,
|
|
22266
|
+
"type": "spacing",
|
|
22267
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22268
|
+
"isSource": true,
|
|
22269
|
+
"original": {
|
|
22270
|
+
"value": 0,
|
|
22271
|
+
"type": "spacing"
|
|
22272
|
+
},
|
|
22273
|
+
"name": "rhcDataSummaryItemKeyPaddingInlineStart",
|
|
22274
|
+
"attributes": {
|
|
22275
|
+
"category": "rhc",
|
|
22276
|
+
"type": "data-summary",
|
|
22277
|
+
"item": "item-key",
|
|
22278
|
+
"subitem": "padding-inline-start"
|
|
22279
|
+
},
|
|
22280
|
+
"path": [
|
|
22281
|
+
"rhc",
|
|
22282
|
+
"data-summary",
|
|
22283
|
+
"item-key",
|
|
22284
|
+
"padding-inline-start"
|
|
22285
|
+
]
|
|
22286
|
+
}
|
|
22287
|
+
},
|
|
22288
|
+
"item": {
|
|
22289
|
+
"border-width": {
|
|
22290
|
+
"value": "1px",
|
|
22291
|
+
"type": "borderWidth",
|
|
22292
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22293
|
+
"isSource": true,
|
|
22294
|
+
"original": {
|
|
22295
|
+
"value": "1px",
|
|
22296
|
+
"type": "borderWidth"
|
|
22297
|
+
},
|
|
22298
|
+
"name": "rhcDataSummaryItemBorderWidth",
|
|
22299
|
+
"attributes": {
|
|
22300
|
+
"category": "rhc",
|
|
22301
|
+
"type": "data-summary",
|
|
22302
|
+
"item": "item",
|
|
22303
|
+
"subitem": "border-width"
|
|
22304
|
+
},
|
|
22305
|
+
"path": [
|
|
22306
|
+
"rhc",
|
|
22307
|
+
"data-summary",
|
|
22308
|
+
"item",
|
|
22309
|
+
"border-width"
|
|
22310
|
+
]
|
|
22311
|
+
},
|
|
22312
|
+
"border-color": {
|
|
22313
|
+
"value": "#CBD5E1",
|
|
22314
|
+
"type": "color",
|
|
22315
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22316
|
+
"isSource": true,
|
|
22317
|
+
"original": {
|
|
22318
|
+
"value": "#CBD5E1",
|
|
22319
|
+
"type": "color"
|
|
22320
|
+
},
|
|
22321
|
+
"name": "rhcDataSummaryItemBorderColor",
|
|
22322
|
+
"attributes": {
|
|
22323
|
+
"category": "rhc",
|
|
22324
|
+
"type": "data-summary",
|
|
22325
|
+
"item": "item",
|
|
22326
|
+
"subitem": "border-color"
|
|
22327
|
+
},
|
|
22328
|
+
"path": [
|
|
22329
|
+
"rhc",
|
|
22330
|
+
"data-summary",
|
|
22331
|
+
"item",
|
|
22332
|
+
"border-color"
|
|
22333
|
+
]
|
|
22334
|
+
},
|
|
22335
|
+
"border-block-end-style": {
|
|
22336
|
+
"value": "solid",
|
|
22337
|
+
"type": "borderStyle",
|
|
22338
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22339
|
+
"isSource": true,
|
|
22340
|
+
"original": {
|
|
22341
|
+
"value": "solid",
|
|
22342
|
+
"type": "borderStyle"
|
|
22343
|
+
},
|
|
22344
|
+
"name": "rhcDataSummaryItemBorderBlockEndStyle",
|
|
22345
|
+
"attributes": {
|
|
22346
|
+
"category": "rhc",
|
|
22347
|
+
"type": "data-summary",
|
|
22348
|
+
"item": "item",
|
|
22349
|
+
"subitem": "border-block-end-style"
|
|
22350
|
+
},
|
|
22351
|
+
"path": [
|
|
22352
|
+
"rhc",
|
|
22353
|
+
"data-summary",
|
|
22354
|
+
"item",
|
|
22355
|
+
"border-block-end-style"
|
|
22356
|
+
]
|
|
22357
|
+
},
|
|
22358
|
+
"color": {
|
|
22359
|
+
"value": "#0F172A",
|
|
22360
|
+
"type": "color",
|
|
22361
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22362
|
+
"isSource": true,
|
|
22363
|
+
"original": {
|
|
22364
|
+
"value": "#0F172A",
|
|
22365
|
+
"type": "color"
|
|
22366
|
+
},
|
|
22367
|
+
"name": "rhcDataSummaryItemColor",
|
|
22368
|
+
"attributes": {
|
|
22369
|
+
"category": "rhc",
|
|
22370
|
+
"type": "data-summary",
|
|
22371
|
+
"item": "item",
|
|
22372
|
+
"subitem": "color"
|
|
22373
|
+
},
|
|
22374
|
+
"path": [
|
|
22375
|
+
"rhc",
|
|
22376
|
+
"data-summary",
|
|
22377
|
+
"item",
|
|
22378
|
+
"color"
|
|
22379
|
+
]
|
|
22380
|
+
}
|
|
22381
|
+
},
|
|
22382
|
+
"font-size": {
|
|
22383
|
+
"value": "1.25rem",
|
|
22384
|
+
"type": "fontSizes",
|
|
22385
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22386
|
+
"isSource": true,
|
|
22387
|
+
"original": {
|
|
22388
|
+
"value": "1.25rem",
|
|
22389
|
+
"type": "fontSizes"
|
|
22390
|
+
},
|
|
22391
|
+
"name": "rhcDataSummaryFontSize",
|
|
22392
|
+
"attributes": {
|
|
22393
|
+
"category": "rhc",
|
|
22394
|
+
"type": "data-summary",
|
|
22395
|
+
"item": "font-size"
|
|
22396
|
+
},
|
|
22397
|
+
"path": [
|
|
22398
|
+
"rhc",
|
|
22399
|
+
"data-summary",
|
|
22400
|
+
"font-size"
|
|
22401
|
+
]
|
|
22402
|
+
},
|
|
22403
|
+
"line-height": {
|
|
22404
|
+
"value": "150%",
|
|
22405
|
+
"type": "lineHeights",
|
|
22406
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22407
|
+
"isSource": true,
|
|
22408
|
+
"original": {
|
|
22409
|
+
"value": "150%",
|
|
22410
|
+
"type": "lineHeights"
|
|
22411
|
+
},
|
|
22412
|
+
"name": "rhcDataSummaryLineHeight",
|
|
22413
|
+
"attributes": {
|
|
22414
|
+
"category": "rhc",
|
|
22415
|
+
"type": "data-summary",
|
|
22416
|
+
"item": "line-height"
|
|
22417
|
+
},
|
|
22418
|
+
"path": [
|
|
22419
|
+
"rhc",
|
|
22420
|
+
"data-summary",
|
|
22421
|
+
"line-height"
|
|
22422
|
+
]
|
|
22423
|
+
},
|
|
22424
|
+
"item-action": {
|
|
22425
|
+
"row": {
|
|
22426
|
+
"padding-block-end": {
|
|
22427
|
+
"value": "0.75rem",
|
|
22428
|
+
"type": "spacing",
|
|
22429
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22430
|
+
"isSource": true,
|
|
22431
|
+
"original": {
|
|
22432
|
+
"value": "0.75rem",
|
|
22433
|
+
"type": "spacing"
|
|
22434
|
+
},
|
|
22435
|
+
"name": "rhcDataSummaryItemActionRowPaddingBlockEnd",
|
|
22436
|
+
"attributes": {
|
|
22437
|
+
"category": "rhc",
|
|
22438
|
+
"type": "data-summary",
|
|
22439
|
+
"item": "item-action",
|
|
22440
|
+
"subitem": "row",
|
|
22441
|
+
"state": "padding-block-end"
|
|
22442
|
+
},
|
|
22443
|
+
"path": [
|
|
22444
|
+
"rhc",
|
|
22445
|
+
"data-summary",
|
|
22446
|
+
"item-action",
|
|
22447
|
+
"row",
|
|
22448
|
+
"padding-block-end"
|
|
22449
|
+
]
|
|
22450
|
+
},
|
|
22451
|
+
"padding-block-start": {
|
|
22452
|
+
"value": "0.75rem",
|
|
22453
|
+
"type": "spacing",
|
|
22454
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22455
|
+
"isSource": true,
|
|
22456
|
+
"original": {
|
|
22457
|
+
"value": "0.75rem",
|
|
22458
|
+
"type": "spacing"
|
|
22459
|
+
},
|
|
22460
|
+
"name": "rhcDataSummaryItemActionRowPaddingBlockStart",
|
|
22461
|
+
"attributes": {
|
|
22462
|
+
"category": "rhc",
|
|
22463
|
+
"type": "data-summary",
|
|
22464
|
+
"item": "item-action",
|
|
22465
|
+
"subitem": "row",
|
|
22466
|
+
"state": "padding-block-start"
|
|
22467
|
+
},
|
|
22468
|
+
"path": [
|
|
22469
|
+
"rhc",
|
|
22470
|
+
"data-summary",
|
|
22471
|
+
"item-action",
|
|
22472
|
+
"row",
|
|
22473
|
+
"padding-block-start"
|
|
22474
|
+
]
|
|
22475
|
+
},
|
|
22476
|
+
"padding-inline-end": {
|
|
22477
|
+
"value": 0,
|
|
22478
|
+
"type": "spacing",
|
|
22479
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22480
|
+
"isSource": true,
|
|
22481
|
+
"original": {
|
|
22482
|
+
"value": 0,
|
|
22483
|
+
"type": "spacing"
|
|
22484
|
+
},
|
|
22485
|
+
"name": "rhcDataSummaryItemActionRowPaddingInlineEnd",
|
|
22486
|
+
"attributes": {
|
|
22487
|
+
"category": "rhc",
|
|
22488
|
+
"type": "data-summary",
|
|
22489
|
+
"item": "item-action",
|
|
22490
|
+
"subitem": "row",
|
|
22491
|
+
"state": "padding-inline-end"
|
|
22492
|
+
},
|
|
22493
|
+
"path": [
|
|
22494
|
+
"rhc",
|
|
22495
|
+
"data-summary",
|
|
22496
|
+
"item-action",
|
|
22497
|
+
"row",
|
|
22498
|
+
"padding-inline-end"
|
|
22499
|
+
]
|
|
22500
|
+
},
|
|
22501
|
+
"padding-inline-start": {
|
|
22502
|
+
"value": "1rem",
|
|
22503
|
+
"type": "spacing",
|
|
22504
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22505
|
+
"isSource": true,
|
|
22506
|
+
"original": {
|
|
22507
|
+
"value": "1rem",
|
|
22508
|
+
"type": "spacing"
|
|
22509
|
+
},
|
|
22510
|
+
"name": "rhcDataSummaryItemActionRowPaddingInlineStart",
|
|
22511
|
+
"attributes": {
|
|
22512
|
+
"category": "rhc",
|
|
22513
|
+
"type": "data-summary",
|
|
22514
|
+
"item": "item-action",
|
|
22515
|
+
"subitem": "row",
|
|
22516
|
+
"state": "padding-inline-start"
|
|
22517
|
+
},
|
|
22518
|
+
"path": [
|
|
22519
|
+
"rhc",
|
|
22520
|
+
"data-summary",
|
|
22521
|
+
"item-action",
|
|
22522
|
+
"row",
|
|
22523
|
+
"padding-inline-start"
|
|
22524
|
+
]
|
|
22525
|
+
}
|
|
22526
|
+
},
|
|
22527
|
+
"padding-block-end": {
|
|
22528
|
+
"value": "0.75rem",
|
|
22529
|
+
"type": "spacing",
|
|
22530
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22531
|
+
"isSource": true,
|
|
22532
|
+
"original": {
|
|
22533
|
+
"value": "0.75rem",
|
|
22534
|
+
"type": "spacing"
|
|
22535
|
+
},
|
|
22536
|
+
"name": "rhcDataSummaryItemActionPaddingBlockEnd",
|
|
22537
|
+
"attributes": {
|
|
22538
|
+
"category": "rhc",
|
|
22539
|
+
"type": "data-summary",
|
|
22540
|
+
"item": "item-action",
|
|
22541
|
+
"subitem": "padding-block-end"
|
|
22542
|
+
},
|
|
22543
|
+
"path": [
|
|
22544
|
+
"rhc",
|
|
22545
|
+
"data-summary",
|
|
22546
|
+
"item-action",
|
|
22547
|
+
"padding-block-end"
|
|
22548
|
+
]
|
|
22549
|
+
},
|
|
22550
|
+
"padding-block-start": {
|
|
22551
|
+
"value": "0.75rem",
|
|
22552
|
+
"type": "spacing",
|
|
22553
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22554
|
+
"isSource": true,
|
|
22555
|
+
"original": {
|
|
22556
|
+
"value": "0.75rem",
|
|
22557
|
+
"type": "spacing"
|
|
22558
|
+
},
|
|
22559
|
+
"name": "rhcDataSummaryItemActionPaddingBlockStart",
|
|
22560
|
+
"attributes": {
|
|
22561
|
+
"category": "rhc",
|
|
22562
|
+
"type": "data-summary",
|
|
22563
|
+
"item": "item-action",
|
|
22564
|
+
"subitem": "padding-block-start"
|
|
22565
|
+
},
|
|
22566
|
+
"path": [
|
|
22567
|
+
"rhc",
|
|
22568
|
+
"data-summary",
|
|
22569
|
+
"item-action",
|
|
22570
|
+
"padding-block-start"
|
|
22571
|
+
]
|
|
22572
|
+
},
|
|
22573
|
+
"padding-inline-end": {
|
|
22574
|
+
"value": "1rem",
|
|
22575
|
+
"type": "spacing",
|
|
22576
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22577
|
+
"isSource": true,
|
|
22578
|
+
"original": {
|
|
22579
|
+
"value": "1rem",
|
|
22580
|
+
"type": "spacing"
|
|
22581
|
+
},
|
|
22582
|
+
"name": "rhcDataSummaryItemActionPaddingInlineEnd",
|
|
22583
|
+
"attributes": {
|
|
22584
|
+
"category": "rhc",
|
|
22585
|
+
"type": "data-summary",
|
|
22586
|
+
"item": "item-action",
|
|
22587
|
+
"subitem": "padding-inline-end"
|
|
22588
|
+
},
|
|
22589
|
+
"path": [
|
|
22590
|
+
"rhc",
|
|
22591
|
+
"data-summary",
|
|
22592
|
+
"item-action",
|
|
22593
|
+
"padding-inline-end"
|
|
22594
|
+
]
|
|
22595
|
+
},
|
|
22596
|
+
"padding-inline-start": {
|
|
22597
|
+
"value": 0,
|
|
22598
|
+
"type": "spacing",
|
|
22599
|
+
"filePath": "src/generated/base.tokens.json",
|
|
22600
|
+
"isSource": true,
|
|
22601
|
+
"original": {
|
|
22602
|
+
"value": 0,
|
|
22603
|
+
"type": "spacing"
|
|
22604
|
+
},
|
|
22605
|
+
"name": "rhcDataSummaryItemActionPaddingInlineStart",
|
|
22606
|
+
"attributes": {
|
|
22607
|
+
"category": "rhc",
|
|
22608
|
+
"type": "data-summary",
|
|
22609
|
+
"item": "item-action",
|
|
22610
|
+
"subitem": "padding-inline-start"
|
|
22611
|
+
},
|
|
22612
|
+
"path": [
|
|
22613
|
+
"rhc",
|
|
22614
|
+
"data-summary",
|
|
22615
|
+
"item-action",
|
|
22616
|
+
"padding-inline-start"
|
|
22617
|
+
]
|
|
22618
|
+
}
|
|
21704
22619
|
}
|
|
21705
22620
|
},
|
|
21706
22621
|
"code-input": {
|
|
@@ -23217,12 +24132,12 @@ module.exports = {
|
|
|
23217
24132
|
"accordion": {
|
|
23218
24133
|
"button": {
|
|
23219
24134
|
"font-family": {
|
|
23220
|
-
"value": "
|
|
24135
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
23221
24136
|
"type": "fontFamilies",
|
|
23222
24137
|
"filePath": "src/generated/base.tokens.json",
|
|
23223
24138
|
"isSource": true,
|
|
23224
24139
|
"original": {
|
|
23225
|
-
"value": "
|
|
24140
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
23226
24141
|
"type": "fontFamilies"
|
|
23227
24142
|
},
|
|
23228
24143
|
"name": "rhcAccordionButtonFontFamily",
|
|
@@ -27685,7 +28600,7 @@ module.exports = {
|
|
|
27685
28600
|
]
|
|
27686
28601
|
}
|
|
27687
28602
|
},
|
|
27688
|
-
"
|
|
28603
|
+
"body": {
|
|
27689
28604
|
"intro": {
|
|
27690
28605
|
"value": "1.5rem",
|
|
27691
28606
|
"type": "fontSizes",
|
|
@@ -27695,17 +28610,17 @@ module.exports = {
|
|
|
27695
28610
|
"value": "1.5rem",
|
|
27696
28611
|
"type": "fontSizes"
|
|
27697
28612
|
},
|
|
27698
|
-
"name": "
|
|
28613
|
+
"name": "rhcFontSizeBodyIntro",
|
|
27699
28614
|
"attributes": {
|
|
27700
28615
|
"category": "rhc",
|
|
27701
28616
|
"type": "font-size",
|
|
27702
|
-
"item": "
|
|
28617
|
+
"item": "body",
|
|
27703
28618
|
"subitem": "intro"
|
|
27704
28619
|
},
|
|
27705
28620
|
"path": [
|
|
27706
28621
|
"rhc",
|
|
27707
28622
|
"font-size",
|
|
27708
|
-
"
|
|
28623
|
+
"body",
|
|
27709
28624
|
"intro"
|
|
27710
28625
|
]
|
|
27711
28626
|
},
|
|
@@ -27718,42 +28633,19 @@ module.exports = {
|
|
|
27718
28633
|
"value": "1.25rem",
|
|
27719
28634
|
"type": "fontSizes"
|
|
27720
28635
|
},
|
|
27721
|
-
"name": "
|
|
28636
|
+
"name": "rhcFontSizeBodyDefault",
|
|
27722
28637
|
"attributes": {
|
|
27723
28638
|
"category": "rhc",
|
|
27724
28639
|
"type": "font-size",
|
|
27725
|
-
"item": "
|
|
28640
|
+
"item": "body",
|
|
27726
28641
|
"subitem": "default"
|
|
27727
28642
|
},
|
|
27728
28643
|
"path": [
|
|
27729
28644
|
"rhc",
|
|
27730
28645
|
"font-size",
|
|
27731
|
-
"
|
|
28646
|
+
"body",
|
|
27732
28647
|
"default"
|
|
27733
28648
|
]
|
|
27734
|
-
},
|
|
27735
|
-
"small": {
|
|
27736
|
-
"value": "1.125rem",
|
|
27737
|
-
"type": "fontSizes",
|
|
27738
|
-
"filePath": "src/generated/base.tokens.json",
|
|
27739
|
-
"isSource": true,
|
|
27740
|
-
"original": {
|
|
27741
|
-
"value": "1.125rem",
|
|
27742
|
-
"type": "fontSizes"
|
|
27743
|
-
},
|
|
27744
|
-
"name": "rhcFontSizeParagraphSmall",
|
|
27745
|
-
"attributes": {
|
|
27746
|
-
"category": "rhc",
|
|
27747
|
-
"type": "font-size",
|
|
27748
|
-
"item": "paragraph",
|
|
27749
|
-
"subitem": "small"
|
|
27750
|
-
},
|
|
27751
|
-
"path": [
|
|
27752
|
-
"rhc",
|
|
27753
|
-
"font-size",
|
|
27754
|
-
"paragraph",
|
|
27755
|
-
"small"
|
|
27756
|
-
]
|
|
27757
28649
|
}
|
|
27758
28650
|
},
|
|
27759
28651
|
"xs": {
|
|
@@ -28040,80 +28932,250 @@ module.exports = {
|
|
|
28040
28932
|
]
|
|
28041
28933
|
}
|
|
28042
28934
|
},
|
|
28043
|
-
"xl": {
|
|
28044
|
-
"desktop": {
|
|
28045
|
-
"value": "3.125rem",
|
|
28046
|
-
"type": "fontSizes",
|
|
28047
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28048
|
-
"isSource": true,
|
|
28049
|
-
"original": {
|
|
28050
|
-
"value": "3.125rem",
|
|
28051
|
-
"type": "fontSizes"
|
|
28052
|
-
},
|
|
28053
|
-
"name": "rhcFontSizeXlDesktop",
|
|
28054
|
-
"attributes": {
|
|
28055
|
-
"category": "rhc",
|
|
28056
|
-
"type": "font-size",
|
|
28057
|
-
"item": "xl",
|
|
28058
|
-
"subitem": "desktop"
|
|
28059
|
-
},
|
|
28060
|
-
"path": [
|
|
28061
|
-
"rhc",
|
|
28062
|
-
"font-size",
|
|
28063
|
-
"xl",
|
|
28064
|
-
"desktop"
|
|
28065
|
-
]
|
|
28935
|
+
"xl": {
|
|
28936
|
+
"desktop": {
|
|
28937
|
+
"value": "3.125rem",
|
|
28938
|
+
"type": "fontSizes",
|
|
28939
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28940
|
+
"isSource": true,
|
|
28941
|
+
"original": {
|
|
28942
|
+
"value": "3.125rem",
|
|
28943
|
+
"type": "fontSizes"
|
|
28944
|
+
},
|
|
28945
|
+
"name": "rhcFontSizeXlDesktop",
|
|
28946
|
+
"attributes": {
|
|
28947
|
+
"category": "rhc",
|
|
28948
|
+
"type": "font-size",
|
|
28949
|
+
"item": "xl",
|
|
28950
|
+
"subitem": "desktop"
|
|
28951
|
+
},
|
|
28952
|
+
"path": [
|
|
28953
|
+
"rhc",
|
|
28954
|
+
"font-size",
|
|
28955
|
+
"xl",
|
|
28956
|
+
"desktop"
|
|
28957
|
+
]
|
|
28958
|
+
},
|
|
28959
|
+
"tablet": {
|
|
28960
|
+
"value": "2.813rem",
|
|
28961
|
+
"type": "fontSizes",
|
|
28962
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28963
|
+
"isSource": true,
|
|
28964
|
+
"original": {
|
|
28965
|
+
"value": "2.813rem",
|
|
28966
|
+
"type": "fontSizes"
|
|
28967
|
+
},
|
|
28968
|
+
"name": "rhcFontSizeXlTablet",
|
|
28969
|
+
"attributes": {
|
|
28970
|
+
"category": "rhc",
|
|
28971
|
+
"type": "font-size",
|
|
28972
|
+
"item": "xl",
|
|
28973
|
+
"subitem": "tablet"
|
|
28974
|
+
},
|
|
28975
|
+
"path": [
|
|
28976
|
+
"rhc",
|
|
28977
|
+
"font-size",
|
|
28978
|
+
"xl",
|
|
28979
|
+
"tablet"
|
|
28980
|
+
]
|
|
28981
|
+
},
|
|
28982
|
+
"mobile": {
|
|
28983
|
+
"value": "2.5rem",
|
|
28984
|
+
"type": "fontSizes",
|
|
28985
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28986
|
+
"isSource": true,
|
|
28987
|
+
"original": {
|
|
28988
|
+
"value": "2.5rem",
|
|
28989
|
+
"type": "fontSizes"
|
|
28990
|
+
},
|
|
28991
|
+
"name": "rhcFontSizeXlMobile",
|
|
28992
|
+
"attributes": {
|
|
28993
|
+
"category": "rhc",
|
|
28994
|
+
"type": "font-size",
|
|
28995
|
+
"item": "xl",
|
|
28996
|
+
"subitem": "mobile"
|
|
28997
|
+
},
|
|
28998
|
+
"path": [
|
|
28999
|
+
"rhc",
|
|
29000
|
+
"font-size",
|
|
29001
|
+
"xl",
|
|
29002
|
+
"mobile"
|
|
29003
|
+
]
|
|
29004
|
+
}
|
|
29005
|
+
}
|
|
29006
|
+
},
|
|
29007
|
+
"font-weight": {
|
|
29008
|
+
"default": {
|
|
29009
|
+
"value": 400,
|
|
29010
|
+
"type": "fontWeights",
|
|
29011
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29012
|
+
"isSource": true,
|
|
29013
|
+
"original": {
|
|
29014
|
+
"value": 400,
|
|
29015
|
+
"type": "fontWeights"
|
|
29016
|
+
},
|
|
29017
|
+
"name": "rhcFontWeightDefault",
|
|
29018
|
+
"attributes": {
|
|
29019
|
+
"category": "rhc",
|
|
29020
|
+
"type": "font-weight",
|
|
29021
|
+
"item": "default"
|
|
29022
|
+
},
|
|
29023
|
+
"path": [
|
|
29024
|
+
"rhc",
|
|
29025
|
+
"font-weight",
|
|
29026
|
+
"default"
|
|
29027
|
+
]
|
|
29028
|
+
},
|
|
29029
|
+
"strong": {
|
|
29030
|
+
"value": 700,
|
|
29031
|
+
"type": "fontWeights",
|
|
29032
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29033
|
+
"isSource": true,
|
|
29034
|
+
"original": {
|
|
29035
|
+
"value": 700,
|
|
29036
|
+
"type": "fontWeights"
|
|
29037
|
+
},
|
|
29038
|
+
"name": "rhcFontWeightStrong",
|
|
29039
|
+
"attributes": {
|
|
29040
|
+
"category": "rhc",
|
|
29041
|
+
"type": "font-weight",
|
|
29042
|
+
"item": "strong"
|
|
29043
|
+
},
|
|
29044
|
+
"path": [
|
|
29045
|
+
"rhc",
|
|
29046
|
+
"font-weight",
|
|
29047
|
+
"strong"
|
|
29048
|
+
]
|
|
29049
|
+
},
|
|
29050
|
+
"extra-bold": {
|
|
29051
|
+
"value": 800,
|
|
29052
|
+
"type": "fontWeights",
|
|
29053
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29054
|
+
"isSource": true,
|
|
29055
|
+
"original": {
|
|
29056
|
+
"value": 800,
|
|
29057
|
+
"type": "fontWeights"
|
|
29058
|
+
},
|
|
29059
|
+
"name": "rhcFontWeightExtraBold",
|
|
29060
|
+
"attributes": {
|
|
29061
|
+
"category": "rhc",
|
|
29062
|
+
"type": "font-weight",
|
|
29063
|
+
"item": "extra-bold"
|
|
29064
|
+
},
|
|
29065
|
+
"path": [
|
|
29066
|
+
"rhc",
|
|
29067
|
+
"font-weight",
|
|
29068
|
+
"extra-bold"
|
|
29069
|
+
]
|
|
29070
|
+
},
|
|
29071
|
+
"bold": {
|
|
29072
|
+
"value": 700,
|
|
29073
|
+
"type": "fontWeights",
|
|
29074
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29075
|
+
"isSource": true,
|
|
29076
|
+
"original": {
|
|
29077
|
+
"value": 700,
|
|
29078
|
+
"type": "fontWeights"
|
|
29079
|
+
},
|
|
29080
|
+
"name": "rhcFontWeightBold",
|
|
29081
|
+
"attributes": {
|
|
29082
|
+
"category": "rhc",
|
|
29083
|
+
"type": "font-weight",
|
|
29084
|
+
"item": "bold"
|
|
29085
|
+
},
|
|
29086
|
+
"path": [
|
|
29087
|
+
"rhc",
|
|
29088
|
+
"font-weight",
|
|
29089
|
+
"bold"
|
|
29090
|
+
]
|
|
29091
|
+
},
|
|
29092
|
+
"semi-bold": {
|
|
29093
|
+
"value": 600,
|
|
29094
|
+
"type": "fontWeights",
|
|
29095
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29096
|
+
"isSource": true,
|
|
29097
|
+
"original": {
|
|
29098
|
+
"value": 600,
|
|
29099
|
+
"type": "fontWeights"
|
|
29100
|
+
},
|
|
29101
|
+
"name": "rhcFontWeightSemiBold",
|
|
29102
|
+
"attributes": {
|
|
29103
|
+
"category": "rhc",
|
|
29104
|
+
"type": "font-weight",
|
|
29105
|
+
"item": "semi-bold"
|
|
29106
|
+
},
|
|
29107
|
+
"path": [
|
|
29108
|
+
"rhc",
|
|
29109
|
+
"font-weight",
|
|
29110
|
+
"semi-bold"
|
|
29111
|
+
]
|
|
29112
|
+
},
|
|
29113
|
+
"regular": {
|
|
29114
|
+
"value": 400,
|
|
29115
|
+
"type": "fontWeights",
|
|
29116
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29117
|
+
"isSource": true,
|
|
29118
|
+
"original": {
|
|
29119
|
+
"value": 400,
|
|
29120
|
+
"type": "fontWeights"
|
|
29121
|
+
},
|
|
29122
|
+
"name": "rhcFontWeightRegular",
|
|
29123
|
+
"attributes": {
|
|
29124
|
+
"category": "rhc",
|
|
29125
|
+
"type": "font-weight",
|
|
29126
|
+
"item": "regular"
|
|
29127
|
+
},
|
|
29128
|
+
"path": [
|
|
29129
|
+
"rhc",
|
|
29130
|
+
"font-weight",
|
|
29131
|
+
"regular"
|
|
29132
|
+
]
|
|
29133
|
+
},
|
|
29134
|
+
"light": {
|
|
29135
|
+
"value": 300,
|
|
29136
|
+
"type": "fontWeights",
|
|
29137
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29138
|
+
"isSource": true,
|
|
29139
|
+
"original": {
|
|
29140
|
+
"value": 300,
|
|
29141
|
+
"type": "fontWeights"
|
|
29142
|
+
},
|
|
29143
|
+
"name": "rhcFontWeightLight",
|
|
29144
|
+
"attributes": {
|
|
29145
|
+
"category": "rhc",
|
|
29146
|
+
"type": "font-weight",
|
|
29147
|
+
"item": "light"
|
|
29148
|
+
},
|
|
29149
|
+
"path": [
|
|
29150
|
+
"rhc",
|
|
29151
|
+
"font-weight",
|
|
29152
|
+
"light"
|
|
29153
|
+
]
|
|
29154
|
+
},
|
|
29155
|
+
"thin": {
|
|
29156
|
+
"value": 200,
|
|
29157
|
+
"type": "fontWeights",
|
|
29158
|
+
"filePath": "src/generated/base.tokens.json",
|
|
29159
|
+
"isSource": true,
|
|
29160
|
+
"original": {
|
|
29161
|
+
"value": 200,
|
|
29162
|
+
"type": "fontWeights"
|
|
28066
29163
|
},
|
|
28067
|
-
"
|
|
28068
|
-
|
|
28069
|
-
"
|
|
28070
|
-
"
|
|
28071
|
-
"
|
|
28072
|
-
"original": {
|
|
28073
|
-
"value": "2.813rem",
|
|
28074
|
-
"type": "fontSizes"
|
|
28075
|
-
},
|
|
28076
|
-
"name": "rhcFontSizeXlTablet",
|
|
28077
|
-
"attributes": {
|
|
28078
|
-
"category": "rhc",
|
|
28079
|
-
"type": "font-size",
|
|
28080
|
-
"item": "xl",
|
|
28081
|
-
"subitem": "tablet"
|
|
28082
|
-
},
|
|
28083
|
-
"path": [
|
|
28084
|
-
"rhc",
|
|
28085
|
-
"font-size",
|
|
28086
|
-
"xl",
|
|
28087
|
-
"tablet"
|
|
28088
|
-
]
|
|
29164
|
+
"name": "rhcFontWeightThin",
|
|
29165
|
+
"attributes": {
|
|
29166
|
+
"category": "rhc",
|
|
29167
|
+
"type": "font-weight",
|
|
29168
|
+
"item": "thin"
|
|
28089
29169
|
},
|
|
28090
|
-
"
|
|
28091
|
-
"
|
|
28092
|
-
"
|
|
28093
|
-
"
|
|
28094
|
-
|
|
28095
|
-
"original": {
|
|
28096
|
-
"value": "2.5rem",
|
|
28097
|
-
"type": "fontSizes"
|
|
28098
|
-
},
|
|
28099
|
-
"name": "rhcFontSizeXlMobile",
|
|
28100
|
-
"attributes": {
|
|
28101
|
-
"category": "rhc",
|
|
28102
|
-
"type": "font-size",
|
|
28103
|
-
"item": "xl",
|
|
28104
|
-
"subitem": "mobile"
|
|
28105
|
-
},
|
|
28106
|
-
"path": [
|
|
28107
|
-
"rhc",
|
|
28108
|
-
"font-size",
|
|
28109
|
-
"xl",
|
|
28110
|
-
"mobile"
|
|
28111
|
-
]
|
|
28112
|
-
}
|
|
29170
|
+
"path": [
|
|
29171
|
+
"rhc",
|
|
29172
|
+
"font-weight",
|
|
29173
|
+
"thin"
|
|
29174
|
+
]
|
|
28113
29175
|
}
|
|
28114
29176
|
},
|
|
28115
29177
|
"line-height": {
|
|
28116
|
-
"
|
|
29178
|
+
"body": {
|
|
28117
29179
|
"value": "150%",
|
|
28118
29180
|
"type": "lineHeights",
|
|
28119
29181
|
"filePath": "src/generated/base.tokens.json",
|
|
@@ -28122,16 +29184,16 @@ module.exports = {
|
|
|
28122
29184
|
"value": "150%",
|
|
28123
29185
|
"type": "lineHeights"
|
|
28124
29186
|
},
|
|
28125
|
-
"name": "
|
|
29187
|
+
"name": "rhcLineHeightBody",
|
|
28126
29188
|
"attributes": {
|
|
28127
29189
|
"category": "rhc",
|
|
28128
29190
|
"type": "line-height",
|
|
28129
|
-
"item": "
|
|
29191
|
+
"item": "body"
|
|
28130
29192
|
},
|
|
28131
29193
|
"path": [
|
|
28132
29194
|
"rhc",
|
|
28133
29195
|
"line-height",
|
|
28134
|
-
"
|
|
29196
|
+
"body"
|
|
28135
29197
|
]
|
|
28136
29198
|
},
|
|
28137
29199
|
"sm": {
|
|
@@ -28330,163 +29392,14 @@ module.exports = {
|
|
|
28330
29392
|
]
|
|
28331
29393
|
}
|
|
28332
29394
|
},
|
|
28333
|
-
"font-weight": {
|
|
28334
|
-
"extra-bold": {
|
|
28335
|
-
"value": 800,
|
|
28336
|
-
"type": "fontWeights",
|
|
28337
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28338
|
-
"isSource": true,
|
|
28339
|
-
"original": {
|
|
28340
|
-
"value": 800,
|
|
28341
|
-
"type": "fontWeights"
|
|
28342
|
-
},
|
|
28343
|
-
"name": "rhcFontWeightExtraBold",
|
|
28344
|
-
"attributes": {
|
|
28345
|
-
"category": "rhc",
|
|
28346
|
-
"type": "font-weight",
|
|
28347
|
-
"item": "extra-bold"
|
|
28348
|
-
},
|
|
28349
|
-
"path": [
|
|
28350
|
-
"rhc",
|
|
28351
|
-
"font-weight",
|
|
28352
|
-
"extra-bold"
|
|
28353
|
-
]
|
|
28354
|
-
},
|
|
28355
|
-
"bold": {
|
|
28356
|
-
"value": 700,
|
|
28357
|
-
"type": "fontWeights",
|
|
28358
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28359
|
-
"isSource": true,
|
|
28360
|
-
"original": {
|
|
28361
|
-
"value": 700,
|
|
28362
|
-
"type": "fontWeights"
|
|
28363
|
-
},
|
|
28364
|
-
"name": "rhcFontWeightBold",
|
|
28365
|
-
"attributes": {
|
|
28366
|
-
"category": "rhc",
|
|
28367
|
-
"type": "font-weight",
|
|
28368
|
-
"item": "bold"
|
|
28369
|
-
},
|
|
28370
|
-
"path": [
|
|
28371
|
-
"rhc",
|
|
28372
|
-
"font-weight",
|
|
28373
|
-
"bold"
|
|
28374
|
-
]
|
|
28375
|
-
},
|
|
28376
|
-
"semi-bold": {
|
|
28377
|
-
"value": 550,
|
|
28378
|
-
"type": "fontWeights",
|
|
28379
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28380
|
-
"isSource": true,
|
|
28381
|
-
"original": {
|
|
28382
|
-
"value": 550,
|
|
28383
|
-
"type": "fontWeights"
|
|
28384
|
-
},
|
|
28385
|
-
"name": "rhcFontWeightSemiBold",
|
|
28386
|
-
"attributes": {
|
|
28387
|
-
"category": "rhc",
|
|
28388
|
-
"type": "font-weight",
|
|
28389
|
-
"item": "semi-bold"
|
|
28390
|
-
},
|
|
28391
|
-
"path": [
|
|
28392
|
-
"rhc",
|
|
28393
|
-
"font-weight",
|
|
28394
|
-
"semi-bold"
|
|
28395
|
-
]
|
|
28396
|
-
},
|
|
28397
|
-
"regular": {
|
|
28398
|
-
"value": 400,
|
|
28399
|
-
"type": "fontWeights",
|
|
28400
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28401
|
-
"isSource": true,
|
|
28402
|
-
"original": {
|
|
28403
|
-
"value": 400,
|
|
28404
|
-
"type": "fontWeights"
|
|
28405
|
-
},
|
|
28406
|
-
"name": "rhcFontWeightRegular",
|
|
28407
|
-
"attributes": {
|
|
28408
|
-
"category": "rhc",
|
|
28409
|
-
"type": "font-weight",
|
|
28410
|
-
"item": "regular"
|
|
28411
|
-
},
|
|
28412
|
-
"path": [
|
|
28413
|
-
"rhc",
|
|
28414
|
-
"font-weight",
|
|
28415
|
-
"regular"
|
|
28416
|
-
]
|
|
28417
|
-
},
|
|
28418
|
-
"chosen-regular": {
|
|
28419
|
-
"value": 400,
|
|
28420
|
-
"type": "fontWeights",
|
|
28421
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28422
|
-
"isSource": true,
|
|
28423
|
-
"original": {
|
|
28424
|
-
"value": 400,
|
|
28425
|
-
"type": "fontWeights"
|
|
28426
|
-
},
|
|
28427
|
-
"name": "rhcFontWeightChosenRegular",
|
|
28428
|
-
"attributes": {
|
|
28429
|
-
"category": "rhc",
|
|
28430
|
-
"type": "font-weight",
|
|
28431
|
-
"item": "chosen-regular"
|
|
28432
|
-
},
|
|
28433
|
-
"path": [
|
|
28434
|
-
"rhc",
|
|
28435
|
-
"font-weight",
|
|
28436
|
-
"chosen-regular"
|
|
28437
|
-
]
|
|
28438
|
-
},
|
|
28439
|
-
"light": {
|
|
28440
|
-
"value": 300,
|
|
28441
|
-
"type": "fontWeights",
|
|
28442
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28443
|
-
"isSource": true,
|
|
28444
|
-
"original": {
|
|
28445
|
-
"value": 300,
|
|
28446
|
-
"type": "fontWeights"
|
|
28447
|
-
},
|
|
28448
|
-
"name": "rhcFontWeightLight",
|
|
28449
|
-
"attributes": {
|
|
28450
|
-
"category": "rhc",
|
|
28451
|
-
"type": "font-weight",
|
|
28452
|
-
"item": "light"
|
|
28453
|
-
},
|
|
28454
|
-
"path": [
|
|
28455
|
-
"rhc",
|
|
28456
|
-
"font-weight",
|
|
28457
|
-
"light"
|
|
28458
|
-
]
|
|
28459
|
-
},
|
|
28460
|
-
"thin": {
|
|
28461
|
-
"value": 200,
|
|
28462
|
-
"type": "fontWeights",
|
|
28463
|
-
"filePath": "src/generated/base.tokens.json",
|
|
28464
|
-
"isSource": true,
|
|
28465
|
-
"original": {
|
|
28466
|
-
"value": 200,
|
|
28467
|
-
"type": "fontWeights"
|
|
28468
|
-
},
|
|
28469
|
-
"name": "rhcFontWeightThin",
|
|
28470
|
-
"attributes": {
|
|
28471
|
-
"category": "rhc",
|
|
28472
|
-
"type": "font-weight",
|
|
28473
|
-
"item": "thin"
|
|
28474
|
-
},
|
|
28475
|
-
"path": [
|
|
28476
|
-
"rhc",
|
|
28477
|
-
"font-weight",
|
|
28478
|
-
"thin"
|
|
28479
|
-
]
|
|
28480
|
-
}
|
|
28481
|
-
},
|
|
28482
29395
|
"font-family": {
|
|
28483
29396
|
"primary": {
|
|
28484
|
-
"value": "
|
|
29397
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
28485
29398
|
"type": "fontFamilies",
|
|
28486
29399
|
"filePath": "src/generated/base.tokens.json",
|
|
28487
29400
|
"isSource": true,
|
|
28488
29401
|
"original": {
|
|
28489
|
-
"value": "
|
|
29402
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
28490
29403
|
"type": "fontFamilies"
|
|
28491
29404
|
},
|
|
28492
29405
|
"name": "rhcFontFamilyPrimary",
|
|
@@ -28874,12 +29787,12 @@ module.exports = {
|
|
|
28874
29787
|
]
|
|
28875
29788
|
},
|
|
28876
29789
|
"font-family": {
|
|
28877
|
-
"value": "
|
|
29790
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
28878
29791
|
"type": "fontFamilies",
|
|
28879
29792
|
"filePath": "src/generated/base.tokens.json",
|
|
28880
29793
|
"isSource": true,
|
|
28881
29794
|
"original": {
|
|
28882
|
-
"value": "
|
|
29795
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
28883
29796
|
"type": "fontFamilies"
|
|
28884
29797
|
},
|
|
28885
29798
|
"name": "nlSkipLinkFontFamily",
|
|
@@ -29494,12 +30407,12 @@ module.exports = {
|
|
|
29494
30407
|
]
|
|
29495
30408
|
},
|
|
29496
30409
|
"font-family": {
|
|
29497
|
-
"value": "
|
|
30410
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
29498
30411
|
"type": "fontFamilies",
|
|
29499
30412
|
"filePath": "src/generated/base.tokens.json",
|
|
29500
30413
|
"isSource": true,
|
|
29501
30414
|
"original": {
|
|
29502
|
-
"value": "
|
|
30415
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
29503
30416
|
"type": "fontFamilies"
|
|
29504
30417
|
},
|
|
29505
30418
|
"name": "nlParagraphFontFamily",
|
|
@@ -30150,12 +31063,12 @@ module.exports = {
|
|
|
30150
31063
|
]
|
|
30151
31064
|
},
|
|
30152
31065
|
"font-family": {
|
|
30153
|
-
"value": "
|
|
31066
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30154
31067
|
"type": "fontFamilies",
|
|
30155
31068
|
"filePath": "src/generated/base.tokens.json",
|
|
30156
31069
|
"isSource": true,
|
|
30157
31070
|
"original": {
|
|
30158
|
-
"value": "
|
|
31071
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30159
31072
|
"type": "fontFamilies"
|
|
30160
31073
|
},
|
|
30161
31074
|
"name": "nlLinkFontFamily",
|
|
@@ -30257,12 +31170,12 @@ module.exports = {
|
|
|
30257
31170
|
]
|
|
30258
31171
|
},
|
|
30259
31172
|
"font-family": {
|
|
30260
|
-
"value": "
|
|
31173
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30261
31174
|
"type": "fontFamilies",
|
|
30262
31175
|
"filePath": "src/generated/base.tokens.json",
|
|
30263
31176
|
"isSource": true,
|
|
30264
31177
|
"original": {
|
|
30265
|
-
"value": "
|
|
31178
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30266
31179
|
"type": "fontFamilies"
|
|
30267
31180
|
},
|
|
30268
31181
|
"name": "nlHeadingLevel1FontFamily",
|
|
@@ -30406,12 +31319,12 @@ module.exports = {
|
|
|
30406
31319
|
]
|
|
30407
31320
|
},
|
|
30408
31321
|
"font-family": {
|
|
30409
|
-
"value": "
|
|
31322
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30410
31323
|
"type": "fontFamilies",
|
|
30411
31324
|
"filePath": "src/generated/base.tokens.json",
|
|
30412
31325
|
"isSource": true,
|
|
30413
31326
|
"original": {
|
|
30414
|
-
"value": "
|
|
31327
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30415
31328
|
"type": "fontFamilies"
|
|
30416
31329
|
},
|
|
30417
31330
|
"name": "nlHeadingLevel2FontFamily",
|
|
@@ -30555,12 +31468,12 @@ module.exports = {
|
|
|
30555
31468
|
]
|
|
30556
31469
|
},
|
|
30557
31470
|
"font-family": {
|
|
30558
|
-
"value": "
|
|
31471
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30559
31472
|
"type": "fontFamilies",
|
|
30560
31473
|
"filePath": "src/generated/base.tokens.json",
|
|
30561
31474
|
"isSource": true,
|
|
30562
31475
|
"original": {
|
|
30563
|
-
"value": "
|
|
31476
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30564
31477
|
"type": "fontFamilies"
|
|
30565
31478
|
},
|
|
30566
31479
|
"name": "nlHeadingLevel3FontFamily",
|
|
@@ -30704,12 +31617,12 @@ module.exports = {
|
|
|
30704
31617
|
]
|
|
30705
31618
|
},
|
|
30706
31619
|
"font-family": {
|
|
30707
|
-
"value": "
|
|
31620
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30708
31621
|
"type": "fontFamilies",
|
|
30709
31622
|
"filePath": "src/generated/base.tokens.json",
|
|
30710
31623
|
"isSource": true,
|
|
30711
31624
|
"original": {
|
|
30712
|
-
"value": "
|
|
31625
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30713
31626
|
"type": "fontFamilies"
|
|
30714
31627
|
},
|
|
30715
31628
|
"name": "nlHeadingLevel4FontFamily",
|
|
@@ -30853,12 +31766,12 @@ module.exports = {
|
|
|
30853
31766
|
]
|
|
30854
31767
|
},
|
|
30855
31768
|
"font-family": {
|
|
30856
|
-
"value": "
|
|
31769
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30857
31770
|
"type": "fontFamilies",
|
|
30858
31771
|
"filePath": "src/generated/base.tokens.json",
|
|
30859
31772
|
"isSource": true,
|
|
30860
31773
|
"original": {
|
|
30861
|
-
"value": "
|
|
31774
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
30862
31775
|
"type": "fontFamilies"
|
|
30863
31776
|
},
|
|
30864
31777
|
"name": "nlHeadingLevel5FontFamily",
|
|
@@ -31002,12 +31915,12 @@ module.exports = {
|
|
|
31002
31915
|
]
|
|
31003
31916
|
},
|
|
31004
31917
|
"line-height": {
|
|
31005
|
-
"value": "
|
|
31918
|
+
"value": "125%",
|
|
31006
31919
|
"type": "lineHeights",
|
|
31007
31920
|
"filePath": "src/generated/base.tokens.json",
|
|
31008
31921
|
"isSource": true,
|
|
31009
31922
|
"original": {
|
|
31010
|
-
"value": "
|
|
31923
|
+
"value": "125%",
|
|
31011
31924
|
"type": "lineHeights"
|
|
31012
31925
|
},
|
|
31013
31926
|
"name": "nlNumberBadgeLineHeight",
|
|
@@ -31128,12 +32041,12 @@ module.exports = {
|
|
|
31128
32041
|
]
|
|
31129
32042
|
},
|
|
31130
32043
|
"font-family": {
|
|
31131
|
-
"value": "
|
|
32044
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
31132
32045
|
"type": "fontFamilies",
|
|
31133
32046
|
"filePath": "src/generated/base.tokens.json",
|
|
31134
32047
|
"isSource": true,
|
|
31135
32048
|
"original": {
|
|
31136
|
-
"value": "
|
|
32049
|
+
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
31137
32050
|
"type": "fontFamilies"
|
|
31138
32051
|
},
|
|
31139
32052
|
"name": "nlNumberBadgeFontFamily",
|
|
@@ -31233,12 +32146,12 @@ module.exports = {
|
|
|
31233
32146
|
]
|
|
31234
32147
|
},
|
|
31235
32148
|
"padding-block": {
|
|
31236
|
-
"value": "0.
|
|
32149
|
+
"value": "0.125rem",
|
|
31237
32150
|
"type": "spacing",
|
|
31238
32151
|
"filePath": "src/generated/base.tokens.json",
|
|
31239
32152
|
"isSource": true,
|
|
31240
32153
|
"original": {
|
|
31241
|
-
"value": "0.
|
|
32154
|
+
"value": "0.125rem",
|
|
31242
32155
|
"type": "spacing"
|
|
31243
32156
|
},
|
|
31244
32157
|
"name": "nlNumberBadgePaddingBlock",
|