@rijkshuisstijl-community/design-tokens 10.0.1 → 11.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 +18 -0
- package/dist/_variables.scss +20 -18
- package/dist/index.css +20 -18
- package/dist/index.d.ts +24 -20
- package/dist/index.js +23 -21
- package/dist/index.json +21 -19
- package/dist/index.tokens.json +33 -31
- package/dist/kern-lintblauw/_variables.scss +20 -18
- package/dist/kern-lintblauw/index.css +20 -18
- package/dist/kern-lintblauw/index.d.ts +24 -20
- package/dist/kern-lintblauw/index.js +23 -21
- package/dist/kern-lintblauw/index.json +21 -19
- package/dist/kern-lintblauw/index.tokens.json +33 -31
- package/dist/kern-lintblauw/root.css +20 -18
- package/dist/kern-lintblauw/tokens.d.ts +31 -29
- package/dist/kern-lintblauw/tokens.js +446 -350
- package/dist/root.css +20 -18
- package/dist/tokens.d.ts +31 -29
- package/dist/tokens.js +446 -350
- package/dist/uitvoerend-groen/_variables.scss +21 -19
- package/dist/uitvoerend-groen/index.css +21 -19
- package/dist/uitvoerend-groen/index.d.ts +24 -20
- package/dist/uitvoerend-groen/index.js +23 -21
- package/dist/uitvoerend-groen/index.json +21 -19
- package/dist/uitvoerend-groen/index.tokens.json +33 -31
- package/dist/uitvoerend-groen/root.css +21 -19
- package/dist/uitvoerend-groen/tokens.d.ts +31 -29
- package/dist/uitvoerend-groen/tokens.js +446 -350
- package/dist/uitvoerend-hemelblauw/_variables.scss +21 -19
- package/dist/uitvoerend-hemelblauw/index.css +21 -19
- package/dist/uitvoerend-hemelblauw/index.d.ts +24 -20
- package/dist/uitvoerend-hemelblauw/index.js +23 -21
- package/dist/uitvoerend-hemelblauw/index.json +21 -19
- package/dist/uitvoerend-hemelblauw/index.tokens.json +33 -31
- package/dist/uitvoerend-hemelblauw/root.css +21 -19
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +31 -29
- package/dist/uitvoerend-hemelblauw/tokens.js +446 -350
- package/dist/uitvoerend-lintblauw/_variables.scss +21 -19
- package/dist/uitvoerend-lintblauw/index.css +21 -19
- package/dist/uitvoerend-lintblauw/index.d.ts +24 -20
- package/dist/uitvoerend-lintblauw/index.js +23 -21
- package/dist/uitvoerend-lintblauw/index.json +21 -19
- package/dist/uitvoerend-lintblauw/index.tokens.json +33 -31
- package/dist/uitvoerend-lintblauw/root.css +21 -19
- package/dist/uitvoerend-lintblauw/tokens.d.ts +31 -29
- package/dist/uitvoerend-lintblauw/tokens.js +446 -350
- package/dist/uitvoerend-oranje/_variables.scss +21 -19
- package/dist/uitvoerend-oranje/index.css +21 -19
- package/dist/uitvoerend-oranje/index.d.ts +24 -20
- package/dist/uitvoerend-oranje/index.js +23 -21
- package/dist/uitvoerend-oranje/index.json +21 -19
- package/dist/uitvoerend-oranje/index.tokens.json +33 -31
- package/dist/uitvoerend-oranje/root.css +21 -19
- package/dist/uitvoerend-oranje/tokens.d.ts +31 -29
- package/dist/uitvoerend-oranje/tokens.js +446 -350
- package/dist/uitvoerend-paars/_variables.scss +21 -19
- package/dist/uitvoerend-paars/index.css +21 -19
- package/dist/uitvoerend-paars/index.d.ts +24 -20
- package/dist/uitvoerend-paars/index.js +23 -21
- package/dist/uitvoerend-paars/index.json +21 -19
- package/dist/uitvoerend-paars/index.tokens.json +33 -31
- package/dist/uitvoerend-paars/root.css +21 -19
- package/dist/uitvoerend-paars/tokens.d.ts +31 -29
- package/dist/uitvoerend-paars/tokens.js +446 -350
- package/dist/uitvoerend-robijnrood/_variables.scss +21 -19
- package/dist/uitvoerend-robijnrood/index.css +21 -19
- package/dist/uitvoerend-robijnrood/index.d.ts +24 -20
- package/dist/uitvoerend-robijnrood/index.js +23 -21
- package/dist/uitvoerend-robijnrood/index.json +21 -19
- package/dist/uitvoerend-robijnrood/index.tokens.json +33 -31
- package/dist/uitvoerend-robijnrood/root.css +21 -19
- package/dist/uitvoerend-robijnrood/tokens.d.ts +31 -29
- package/dist/uitvoerend-robijnrood/tokens.js +446 -350
- package/figma/figma.tokens.json +89 -79
- package/package.json +1 -1
- package/src/generated/base.tokens.json +89 -79
- package/src/generated/kern-lintblauw/tokens.json +89 -79
- package/src/generated/themes.json +623 -553
- package/src/generated/uitvoerend-groen/tokens.json +89 -79
- package/src/generated/uitvoerend-hemelblauw/tokens.json +89 -79
- package/src/generated/uitvoerend-lintblauw/tokens.json +89 -79
- package/src/generated/uitvoerend-oranje/tokens.json +89 -79
- package/src/generated/uitvoerend-paars/tokens.json +89 -79
- package/src/generated/uitvoerend-robijnrood/tokens.json +89 -79
package/dist/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 30 Dec 2025 09:35:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -9167,175 +9167,246 @@ module.exports = {
|
|
|
9167
9167
|
},
|
|
9168
9168
|
},
|
|
9169
9169
|
"navigation-list": {
|
|
9170
|
-
|
|
9170
|
+
item: {
|
|
9171
9171
|
"background-color": {
|
|
9172
|
-
key: "{rhc.navigation-list.
|
|
9172
|
+
key: "{rhc.navigation-list.item.background-color}",
|
|
9173
9173
|
$type: "color",
|
|
9174
|
-
$value: "#
|
|
9174
|
+
$value: "#ffffff",
|
|
9175
9175
|
filePath: "src/generated/base.tokens.json",
|
|
9176
9176
|
isSource: true,
|
|
9177
9177
|
original: {
|
|
9178
9178
|
$type: "color",
|
|
9179
|
-
$value: "{rhc.color.
|
|
9180
|
-
key: "{rhc.navigation-list.
|
|
9179
|
+
$value: "{rhc.color.bg-document}",
|
|
9180
|
+
key: "{rhc.navigation-list.item.background-color}",
|
|
9181
9181
|
},
|
|
9182
|
-
name: "
|
|
9182
|
+
name: "rhcNavigationListItemBackgroundColor",
|
|
9183
9183
|
attributes: {
|
|
9184
9184
|
category: "rhc",
|
|
9185
9185
|
type: "navigation-list",
|
|
9186
|
-
item: "
|
|
9186
|
+
item: "item",
|
|
9187
9187
|
subitem: "background-color",
|
|
9188
9188
|
},
|
|
9189
|
-
path: ["rhc", "navigation-list", "
|
|
9189
|
+
path: ["rhc", "navigation-list", "item", "background-color"],
|
|
9190
9190
|
},
|
|
9191
|
-
"border-
|
|
9192
|
-
key: "{rhc.navigation-list.
|
|
9191
|
+
"border-color": {
|
|
9192
|
+
key: "{rhc.navigation-list.item.border-color}",
|
|
9193
|
+
$type: "color",
|
|
9194
|
+
$value: "#cbd5e1",
|
|
9195
|
+
filePath: "src/generated/base.tokens.json",
|
|
9196
|
+
isSource: true,
|
|
9197
|
+
original: {
|
|
9198
|
+
$type: "color",
|
|
9199
|
+
$value: "{rhc.color.cool-grey.300}",
|
|
9200
|
+
key: "{rhc.navigation-list.item.border-color}",
|
|
9201
|
+
},
|
|
9202
|
+
name: "rhcNavigationListItemBorderColor",
|
|
9203
|
+
attributes: {
|
|
9204
|
+
category: "rhc",
|
|
9205
|
+
type: "navigation-list",
|
|
9206
|
+
item: "item",
|
|
9207
|
+
subitem: "border-color",
|
|
9208
|
+
},
|
|
9209
|
+
path: ["rhc", "navigation-list", "item", "border-color"],
|
|
9210
|
+
},
|
|
9211
|
+
"border-width": {
|
|
9212
|
+
key: "{rhc.navigation-list.item.border-width}",
|
|
9193
9213
|
$type: "dimension",
|
|
9194
|
-
$value: "
|
|
9214
|
+
$value: "1px",
|
|
9195
9215
|
filePath: "src/generated/base.tokens.json",
|
|
9196
9216
|
isSource: true,
|
|
9197
9217
|
original: {
|
|
9198
9218
|
$type: "dimension",
|
|
9199
|
-
$value: "{rhc.border-
|
|
9200
|
-
key: "{rhc.navigation-list.
|
|
9219
|
+
$value: "{rhc.border-width.sm}",
|
|
9220
|
+
key: "{rhc.navigation-list.item.border-width}",
|
|
9201
9221
|
},
|
|
9202
|
-
name: "
|
|
9222
|
+
name: "rhcNavigationListItemBorderWidth",
|
|
9203
9223
|
attributes: {
|
|
9204
9224
|
category: "rhc",
|
|
9205
9225
|
type: "navigation-list",
|
|
9206
|
-
item: "
|
|
9207
|
-
subitem: "border-
|
|
9226
|
+
item: "item",
|
|
9227
|
+
subitem: "border-width",
|
|
9208
9228
|
},
|
|
9209
|
-
path: ["rhc", "navigation-list", "
|
|
9229
|
+
path: ["rhc", "navigation-list", "item", "border-width"],
|
|
9210
9230
|
},
|
|
9211
|
-
|
|
9212
|
-
key: "{rhc.navigation-list.
|
|
9213
|
-
$type: "
|
|
9214
|
-
$value: "
|
|
9231
|
+
"column-gap": {
|
|
9232
|
+
key: "{rhc.navigation-list.item.column-gap}",
|
|
9233
|
+
$type: "dimension",
|
|
9234
|
+
$value: "1rem",
|
|
9215
9235
|
filePath: "src/generated/base.tokens.json",
|
|
9216
9236
|
isSource: true,
|
|
9217
9237
|
original: {
|
|
9218
|
-
$type: "
|
|
9219
|
-
$value: "{rhc.
|
|
9220
|
-
key: "{rhc.navigation-list.
|
|
9238
|
+
$type: "dimension",
|
|
9239
|
+
$value: "{rhc.space.200}",
|
|
9240
|
+
key: "{rhc.navigation-list.item.column-gap}",
|
|
9221
9241
|
},
|
|
9222
|
-
name: "
|
|
9242
|
+
name: "rhcNavigationListItemColumnGap",
|
|
9223
9243
|
attributes: {
|
|
9224
9244
|
category: "rhc",
|
|
9225
9245
|
type: "navigation-list",
|
|
9226
|
-
item: "
|
|
9227
|
-
subitem: "
|
|
9246
|
+
item: "item",
|
|
9247
|
+
subitem: "column-gap",
|
|
9228
9248
|
},
|
|
9229
|
-
path: ["rhc", "navigation-list", "
|
|
9249
|
+
path: ["rhc", "navigation-list", "item", "column-gap"],
|
|
9230
9250
|
},
|
|
9231
|
-
|
|
9232
|
-
|
|
9233
|
-
|
|
9234
|
-
"
|
|
9235
|
-
|
|
9251
|
+
"min-height": {
|
|
9252
|
+
key: "{rhc.navigation-list.item.min-height}",
|
|
9253
|
+
$type: "dimension",
|
|
9254
|
+
$value: "48px",
|
|
9255
|
+
filePath: "src/generated/base.tokens.json",
|
|
9256
|
+
isSource: true,
|
|
9257
|
+
original: {
|
|
9236
9258
|
$type: "dimension",
|
|
9237
|
-
$value: "
|
|
9238
|
-
|
|
9239
|
-
isSource: true,
|
|
9240
|
-
original: {
|
|
9241
|
-
$type: "dimension",
|
|
9242
|
-
$value: "{rhc.space.100}",
|
|
9243
|
-
key: "{rhc.navigation-list.item.icon.padding-inline}",
|
|
9244
|
-
},
|
|
9245
|
-
name: "rhcNavigationListItemIconPaddingInline",
|
|
9246
|
-
attributes: {
|
|
9247
|
-
category: "rhc",
|
|
9248
|
-
type: "navigation-list",
|
|
9249
|
-
item: "item",
|
|
9250
|
-
subitem: "icon",
|
|
9251
|
-
state: "padding-inline",
|
|
9252
|
-
},
|
|
9253
|
-
path: ["rhc", "navigation-list", "item", "icon", "padding-inline"],
|
|
9259
|
+
$value: "{rhc.size.pointer-target}",
|
|
9260
|
+
key: "{rhc.navigation-list.item.min-height}",
|
|
9254
9261
|
},
|
|
9255
|
-
"
|
|
9256
|
-
|
|
9262
|
+
name: "rhcNavigationListItemMinHeight",
|
|
9263
|
+
attributes: {
|
|
9264
|
+
category: "rhc",
|
|
9265
|
+
type: "navigation-list",
|
|
9266
|
+
item: "item",
|
|
9267
|
+
subitem: "min-height",
|
|
9268
|
+
},
|
|
9269
|
+
path: ["rhc", "navigation-list", "item", "min-height"],
|
|
9270
|
+
},
|
|
9271
|
+
"padding-block": {
|
|
9272
|
+
key: "{rhc.navigation-list.item.padding-block}",
|
|
9273
|
+
$type: "dimension",
|
|
9274
|
+
$value: "0.75rem",
|
|
9275
|
+
filePath: "src/generated/base.tokens.json",
|
|
9276
|
+
isSource: true,
|
|
9277
|
+
original: {
|
|
9257
9278
|
$type: "dimension",
|
|
9258
|
-
$value: "
|
|
9279
|
+
$value: "{rhc.space.150}",
|
|
9280
|
+
key: "{rhc.navigation-list.item.padding-block}",
|
|
9281
|
+
},
|
|
9282
|
+
name: "rhcNavigationListItemPaddingBlock",
|
|
9283
|
+
attributes: {
|
|
9284
|
+
category: "rhc",
|
|
9285
|
+
type: "navigation-list",
|
|
9286
|
+
item: "item",
|
|
9287
|
+
subitem: "padding-block",
|
|
9288
|
+
},
|
|
9289
|
+
path: ["rhc", "navigation-list", "item", "padding-block"],
|
|
9290
|
+
},
|
|
9291
|
+
"padding-inline": {
|
|
9292
|
+
key: "{rhc.navigation-list.item.padding-inline}",
|
|
9293
|
+
$type: "dimension",
|
|
9294
|
+
$value: "1rem",
|
|
9295
|
+
filePath: "src/generated/base.tokens.json",
|
|
9296
|
+
isSource: true,
|
|
9297
|
+
original: {
|
|
9298
|
+
$type: "dimension",
|
|
9299
|
+
$value: "{rhc.space.200}",
|
|
9300
|
+
key: "{rhc.navigation-list.item.padding-inline}",
|
|
9301
|
+
},
|
|
9302
|
+
name: "rhcNavigationListItemPaddingInline",
|
|
9303
|
+
attributes: {
|
|
9304
|
+
category: "rhc",
|
|
9305
|
+
type: "navigation-list",
|
|
9306
|
+
item: "item",
|
|
9307
|
+
subitem: "padding-inline",
|
|
9308
|
+
},
|
|
9309
|
+
path: ["rhc", "navigation-list", "item", "padding-inline"],
|
|
9310
|
+
},
|
|
9311
|
+
active: {
|
|
9312
|
+
"background-color": {
|
|
9313
|
+
key: "{rhc.navigation-list.item.active.background-color}",
|
|
9314
|
+
$type: "color",
|
|
9315
|
+
$value: "#f1f5f9",
|
|
9259
9316
|
filePath: "src/generated/base.tokens.json",
|
|
9260
9317
|
isSource: true,
|
|
9261
9318
|
original: {
|
|
9262
|
-
$type: "
|
|
9263
|
-
$value: "{rhc.
|
|
9264
|
-
key: "{rhc.navigation-list.item.
|
|
9319
|
+
$type: "color",
|
|
9320
|
+
$value: "{rhc.color.cool-grey.100}",
|
|
9321
|
+
key: "{rhc.navigation-list.item.active.background-color}",
|
|
9265
9322
|
},
|
|
9266
|
-
name: "
|
|
9323
|
+
name: "rhcNavigationListItemActiveBackgroundColor",
|
|
9267
9324
|
attributes: {
|
|
9268
9325
|
category: "rhc",
|
|
9269
9326
|
type: "navigation-list",
|
|
9270
9327
|
item: "item",
|
|
9271
|
-
subitem: "
|
|
9272
|
-
state: "
|
|
9328
|
+
subitem: "active",
|
|
9329
|
+
state: "background-color",
|
|
9273
9330
|
},
|
|
9274
|
-
path: [
|
|
9331
|
+
path: [
|
|
9332
|
+
"rhc",
|
|
9333
|
+
"navigation-list",
|
|
9334
|
+
"item",
|
|
9335
|
+
"active",
|
|
9336
|
+
"background-color",
|
|
9337
|
+
],
|
|
9275
9338
|
},
|
|
9276
|
-
|
|
9277
|
-
|
|
9278
|
-
|
|
9279
|
-
|
|
9339
|
+
},
|
|
9340
|
+
hover: {
|
|
9341
|
+
"background-color": {
|
|
9342
|
+
key: "{rhc.navigation-list.item.hover.background-color}",
|
|
9343
|
+
$type: "color",
|
|
9344
|
+
$value: "#f8fafc",
|
|
9280
9345
|
filePath: "src/generated/base.tokens.json",
|
|
9281
9346
|
isSource: true,
|
|
9282
9347
|
original: {
|
|
9283
|
-
$type: "
|
|
9284
|
-
$value: "{rhc.
|
|
9285
|
-
key: "{rhc.navigation-list.item.
|
|
9348
|
+
$type: "color",
|
|
9349
|
+
$value: "{rhc.color.cool-grey.50}",
|
|
9350
|
+
key: "{rhc.navigation-list.item.hover.background-color}",
|
|
9286
9351
|
},
|
|
9287
|
-
name: "
|
|
9352
|
+
name: "rhcNavigationListItemHoverBackgroundColor",
|
|
9288
9353
|
attributes: {
|
|
9289
9354
|
category: "rhc",
|
|
9290
9355
|
type: "navigation-list",
|
|
9291
9356
|
item: "item",
|
|
9292
|
-
subitem: "
|
|
9293
|
-
state: "
|
|
9357
|
+
subitem: "hover",
|
|
9358
|
+
state: "background-color",
|
|
9294
9359
|
},
|
|
9295
|
-
path: [
|
|
9360
|
+
path: [
|
|
9361
|
+
"rhc",
|
|
9362
|
+
"navigation-list",
|
|
9363
|
+
"item",
|
|
9364
|
+
"hover",
|
|
9365
|
+
"background-color",
|
|
9366
|
+
],
|
|
9296
9367
|
},
|
|
9297
9368
|
},
|
|
9298
|
-
|
|
9299
|
-
"
|
|
9300
|
-
key: "{rhc.navigation-list.item.
|
|
9301
|
-
$type: "
|
|
9302
|
-
$value: "
|
|
9369
|
+
focus: {
|
|
9370
|
+
"background-color": {
|
|
9371
|
+
key: "{rhc.navigation-list.item.focus.background-color}",
|
|
9372
|
+
$type: "color",
|
|
9373
|
+
$value: "#dce3ea",
|
|
9303
9374
|
filePath: "src/generated/base.tokens.json",
|
|
9304
9375
|
isSource: true,
|
|
9305
|
-
$extensions: {
|
|
9306
|
-
"studio.tokens": {
|
|
9307
|
-
originalType: "fontSizes",
|
|
9308
|
-
},
|
|
9309
|
-
},
|
|
9310
9376
|
original: {
|
|
9311
|
-
$type: "
|
|
9312
|
-
$value: "{rhc.
|
|
9313
|
-
|
|
9314
|
-
"studio.tokens": {
|
|
9315
|
-
originalType: "fontSizes",
|
|
9316
|
-
},
|
|
9317
|
-
},
|
|
9318
|
-
key: "{rhc.navigation-list.item.content.font-size}",
|
|
9377
|
+
$type: "color",
|
|
9378
|
+
$value: "{rhc.color.primary.50}",
|
|
9379
|
+
key: "{rhc.navigation-list.item.focus.background-color}",
|
|
9319
9380
|
},
|
|
9320
|
-
name: "
|
|
9381
|
+
name: "rhcNavigationListItemFocusBackgroundColor",
|
|
9321
9382
|
attributes: {
|
|
9322
9383
|
category: "rhc",
|
|
9323
9384
|
type: "navigation-list",
|
|
9324
9385
|
item: "item",
|
|
9325
|
-
subitem: "
|
|
9326
|
-
state: "
|
|
9386
|
+
subitem: "focus",
|
|
9387
|
+
state: "background-color",
|
|
9327
9388
|
},
|
|
9328
|
-
path: [
|
|
9389
|
+
path: [
|
|
9390
|
+
"rhc",
|
|
9391
|
+
"navigation-list",
|
|
9392
|
+
"item",
|
|
9393
|
+
"focus",
|
|
9394
|
+
"background-color",
|
|
9395
|
+
],
|
|
9329
9396
|
},
|
|
9397
|
+
},
|
|
9398
|
+
content: {
|
|
9330
9399
|
"column-gap": {
|
|
9331
9400
|
key: "{rhc.navigation-list.item.content.column-gap}",
|
|
9332
9401
|
$type: "dimension",
|
|
9333
9402
|
$value: "0.5rem",
|
|
9403
|
+
$description: "[code-only]",
|
|
9334
9404
|
filePath: "src/generated/base.tokens.json",
|
|
9335
9405
|
isSource: true,
|
|
9336
9406
|
original: {
|
|
9337
9407
|
$type: "dimension",
|
|
9338
9408
|
$value: "{rhc.space.100}",
|
|
9409
|
+
$description: "[code-only]",
|
|
9339
9410
|
key: "{rhc.navigation-list.item.content.column-gap}",
|
|
9340
9411
|
},
|
|
9341
9412
|
name: "rhcNavigationListItemContentColumnGap",
|
|
@@ -9352,11 +9423,13 @@ module.exports = {
|
|
|
9352
9423
|
key: "{rhc.navigation-list.item.content.row-gap}",
|
|
9353
9424
|
$type: "dimension",
|
|
9354
9425
|
$value: "0.25rem",
|
|
9426
|
+
$description: "[code-only]",
|
|
9355
9427
|
filePath: "src/generated/base.tokens.json",
|
|
9356
9428
|
isSource: true,
|
|
9357
9429
|
original: {
|
|
9358
9430
|
$type: "dimension",
|
|
9359
9431
|
$value: "{rhc.space.50}",
|
|
9432
|
+
$description: "[code-only]",
|
|
9360
9433
|
key: "{rhc.navigation-list.item.content.row-gap}",
|
|
9361
9434
|
},
|
|
9362
9435
|
name: "rhcNavigationListItemContentRowGap",
|
|
@@ -9370,42 +9443,32 @@ module.exports = {
|
|
|
9370
9443
|
path: ["rhc", "navigation-list", "item", "content", "row-gap"],
|
|
9371
9444
|
},
|
|
9372
9445
|
},
|
|
9373
|
-
|
|
9374
|
-
|
|
9375
|
-
key: "{rhc.navigation-list.item.
|
|
9376
|
-
$type: "
|
|
9377
|
-
$value: "
|
|
9446
|
+
description: {
|
|
9447
|
+
color: {
|
|
9448
|
+
key: "{rhc.navigation-list.item.description.color}",
|
|
9449
|
+
$type: "color",
|
|
9450
|
+
$value: "#334155",
|
|
9378
9451
|
filePath: "src/generated/base.tokens.json",
|
|
9379
9452
|
isSource: true,
|
|
9380
|
-
$extensions: {
|
|
9381
|
-
"studio.tokens": {
|
|
9382
|
-
originalType: "fontFamilies",
|
|
9383
|
-
},
|
|
9384
|
-
},
|
|
9385
9453
|
original: {
|
|
9386
|
-
$type: "
|
|
9387
|
-
$value: "{rhc.
|
|
9388
|
-
|
|
9389
|
-
"studio.tokens": {
|
|
9390
|
-
originalType: "fontFamilies",
|
|
9391
|
-
},
|
|
9392
|
-
},
|
|
9393
|
-
key: "{rhc.navigation-list.item.label.font-family}",
|
|
9454
|
+
$type: "color",
|
|
9455
|
+
$value: "{rhc.color.foreground.subtle}",
|
|
9456
|
+
key: "{rhc.navigation-list.item.description.color}",
|
|
9394
9457
|
},
|
|
9395
|
-
name: "
|
|
9458
|
+
name: "rhcNavigationListItemDescriptionColor",
|
|
9396
9459
|
attributes: {
|
|
9397
9460
|
category: "rhc",
|
|
9398
9461
|
type: "navigation-list",
|
|
9399
9462
|
item: "item",
|
|
9400
|
-
subitem: "
|
|
9401
|
-
state: "
|
|
9463
|
+
subitem: "description",
|
|
9464
|
+
state: "color",
|
|
9402
9465
|
},
|
|
9403
|
-
path: ["rhc", "navigation-list", "item", "
|
|
9466
|
+
path: ["rhc", "navigation-list", "item", "description", "color"],
|
|
9404
9467
|
},
|
|
9405
9468
|
"font-size": {
|
|
9406
|
-
key: "{rhc.navigation-list.item.
|
|
9469
|
+
key: "{rhc.navigation-list.item.description.font-size}",
|
|
9407
9470
|
$type: "fontSize",
|
|
9408
|
-
$value: "1.
|
|
9471
|
+
$value: "1.25rem",
|
|
9409
9472
|
filePath: "src/generated/base.tokens.json",
|
|
9410
9473
|
isSource: true,
|
|
9411
9474
|
$extensions: {
|
|
@@ -9415,257 +9478,246 @@ module.exports = {
|
|
|
9415
9478
|
},
|
|
9416
9479
|
original: {
|
|
9417
9480
|
$type: "fontSize",
|
|
9418
|
-
$value: "{rhc.text.font-size.
|
|
9481
|
+
$value: "{rhc.text.font-size.md}",
|
|
9419
9482
|
$extensions: {
|
|
9420
9483
|
"studio.tokens": {
|
|
9421
9484
|
originalType: "fontSizes",
|
|
9422
9485
|
},
|
|
9423
9486
|
},
|
|
9424
|
-
key: "{rhc.navigation-list.item.
|
|
9487
|
+
key: "{rhc.navigation-list.item.description.font-size}",
|
|
9425
9488
|
},
|
|
9426
|
-
name: "
|
|
9489
|
+
name: "rhcNavigationListItemDescriptionFontSize",
|
|
9427
9490
|
attributes: {
|
|
9428
9491
|
category: "rhc",
|
|
9429
9492
|
type: "navigation-list",
|
|
9430
9493
|
item: "item",
|
|
9431
|
-
subitem: "
|
|
9494
|
+
subitem: "description",
|
|
9432
9495
|
state: "font-size",
|
|
9433
9496
|
},
|
|
9434
|
-
path: [
|
|
9497
|
+
path: [
|
|
9498
|
+
"rhc",
|
|
9499
|
+
"navigation-list",
|
|
9500
|
+
"item",
|
|
9501
|
+
"description",
|
|
9502
|
+
"font-size",
|
|
9503
|
+
],
|
|
9435
9504
|
},
|
|
9436
|
-
"
|
|
9437
|
-
key: "{rhc.navigation-list.item.
|
|
9438
|
-
$type: "
|
|
9439
|
-
$value: "
|
|
9505
|
+
"line-height": {
|
|
9506
|
+
key: "{rhc.navigation-list.item.description.line-height}",
|
|
9507
|
+
$type: "lineHeight",
|
|
9508
|
+
$value: "150%",
|
|
9440
9509
|
filePath: "src/generated/base.tokens.json",
|
|
9441
9510
|
isSource: true,
|
|
9442
9511
|
$extensions: {
|
|
9443
9512
|
"studio.tokens": {
|
|
9444
|
-
originalType: "
|
|
9513
|
+
originalType: "lineHeights",
|
|
9445
9514
|
},
|
|
9446
9515
|
},
|
|
9447
9516
|
original: {
|
|
9448
|
-
$type: "
|
|
9449
|
-
$value: "{rhc.text.
|
|
9517
|
+
$type: "lineHeight",
|
|
9518
|
+
$value: "{rhc.text.line-height.md}",
|
|
9450
9519
|
$extensions: {
|
|
9451
9520
|
"studio.tokens": {
|
|
9452
|
-
originalType: "
|
|
9521
|
+
originalType: "lineHeights",
|
|
9453
9522
|
},
|
|
9454
9523
|
},
|
|
9455
|
-
key: "{rhc.navigation-list.item.
|
|
9524
|
+
key: "{rhc.navigation-list.item.description.line-height}",
|
|
9456
9525
|
},
|
|
9457
|
-
name: "
|
|
9526
|
+
name: "rhcNavigationListItemDescriptionLineHeight",
|
|
9458
9527
|
attributes: {
|
|
9459
9528
|
category: "rhc",
|
|
9460
9529
|
type: "navigation-list",
|
|
9461
9530
|
item: "item",
|
|
9462
|
-
subitem: "
|
|
9463
|
-
state: "
|
|
9531
|
+
subitem: "description",
|
|
9532
|
+
state: "line-height",
|
|
9464
9533
|
},
|
|
9465
|
-
path: [
|
|
9534
|
+
path: [
|
|
9535
|
+
"rhc",
|
|
9536
|
+
"navigation-list",
|
|
9537
|
+
"item",
|
|
9538
|
+
"description",
|
|
9539
|
+
"line-height",
|
|
9540
|
+
],
|
|
9466
9541
|
},
|
|
9467
|
-
|
|
9468
|
-
|
|
9469
|
-
|
|
9470
|
-
|
|
9542
|
+
},
|
|
9543
|
+
"icon-end": {
|
|
9544
|
+
color: {
|
|
9545
|
+
key: "{rhc.navigation-list.item.icon-end.color}",
|
|
9546
|
+
$type: "color",
|
|
9547
|
+
$value: "#334155",
|
|
9471
9548
|
filePath: "src/generated/base.tokens.json",
|
|
9472
9549
|
isSource: true,
|
|
9473
|
-
$extensions: {
|
|
9474
|
-
"studio.tokens": {
|
|
9475
|
-
originalType: "lineHeights",
|
|
9476
|
-
},
|
|
9477
|
-
},
|
|
9478
9550
|
original: {
|
|
9479
|
-
$type: "
|
|
9480
|
-
$value: "{rhc.
|
|
9481
|
-
|
|
9482
|
-
"studio.tokens": {
|
|
9483
|
-
originalType: "lineHeights",
|
|
9484
|
-
},
|
|
9485
|
-
},
|
|
9486
|
-
key: "{rhc.navigation-list.item.label.line-height}",
|
|
9551
|
+
$type: "color",
|
|
9552
|
+
$value: "{rhc.color.foreground.subtle}",
|
|
9553
|
+
key: "{rhc.navigation-list.item.icon-end.color}",
|
|
9487
9554
|
},
|
|
9488
|
-
name: "
|
|
9555
|
+
name: "rhcNavigationListItemIconEndColor",
|
|
9489
9556
|
attributes: {
|
|
9490
9557
|
category: "rhc",
|
|
9491
9558
|
type: "navigation-list",
|
|
9492
9559
|
item: "item",
|
|
9493
|
-
subitem: "
|
|
9494
|
-
state: "
|
|
9560
|
+
subitem: "icon-end",
|
|
9561
|
+
state: "color",
|
|
9495
9562
|
},
|
|
9496
|
-
path: ["rhc", "navigation-list", "item", "
|
|
9563
|
+
path: ["rhc", "navigation-list", "item", "icon-end", "color"],
|
|
9497
9564
|
},
|
|
9498
9565
|
},
|
|
9499
|
-
|
|
9566
|
+
"icon-start": {
|
|
9500
9567
|
"background-color": {
|
|
9501
|
-
key: "{rhc.navigation-list.item.
|
|
9568
|
+
key: "{rhc.navigation-list.item.icon-start.background-color}",
|
|
9502
9569
|
$type: "color",
|
|
9503
|
-
$value: "#
|
|
9570
|
+
$value: "#0f172a",
|
|
9504
9571
|
filePath: "src/generated/base.tokens.json",
|
|
9505
9572
|
isSource: true,
|
|
9506
9573
|
original: {
|
|
9507
9574
|
$type: "color",
|
|
9508
|
-
$value: "{rhc.color.
|
|
9509
|
-
key: "{rhc.navigation-list.item.
|
|
9575
|
+
$value: "{rhc.color.foreground.default}",
|
|
9576
|
+
key: "{rhc.navigation-list.item.icon-start.background-color}",
|
|
9510
9577
|
},
|
|
9511
|
-
name: "
|
|
9578
|
+
name: "rhcNavigationListItemIconStartBackgroundColor",
|
|
9512
9579
|
attributes: {
|
|
9513
9580
|
category: "rhc",
|
|
9514
9581
|
type: "navigation-list",
|
|
9515
9582
|
item: "item",
|
|
9516
|
-
subitem: "
|
|
9583
|
+
subitem: "icon-start",
|
|
9517
9584
|
state: "background-color",
|
|
9518
9585
|
},
|
|
9519
9586
|
path: [
|
|
9520
9587
|
"rhc",
|
|
9521
9588
|
"navigation-list",
|
|
9522
9589
|
"item",
|
|
9523
|
-
"
|
|
9590
|
+
"icon-start",
|
|
9524
9591
|
"background-color",
|
|
9525
9592
|
],
|
|
9526
9593
|
},
|
|
9527
|
-
|
|
9528
|
-
|
|
9529
|
-
|
|
9530
|
-
|
|
9531
|
-
$type: "color",
|
|
9532
|
-
$value: "#f8fafc",
|
|
9594
|
+
"border-radius": {
|
|
9595
|
+
key: "{rhc.navigation-list.item.icon-start.border-radius}",
|
|
9596
|
+
$type: "dimension",
|
|
9597
|
+
$value: "999px",
|
|
9533
9598
|
filePath: "src/generated/base.tokens.json",
|
|
9534
9599
|
isSource: true,
|
|
9535
9600
|
original: {
|
|
9536
|
-
$type: "
|
|
9537
|
-
$value: "{rhc.
|
|
9538
|
-
key: "{rhc.navigation-list.item.
|
|
9601
|
+
$type: "dimension",
|
|
9602
|
+
$value: "{rhc.border-radius.round}",
|
|
9603
|
+
key: "{rhc.navigation-list.item.icon-start.border-radius}",
|
|
9539
9604
|
},
|
|
9540
|
-
name: "
|
|
9605
|
+
name: "rhcNavigationListItemIconStartBorderRadius",
|
|
9541
9606
|
attributes: {
|
|
9542
9607
|
category: "rhc",
|
|
9543
9608
|
type: "navigation-list",
|
|
9544
9609
|
item: "item",
|
|
9545
|
-
subitem: "
|
|
9546
|
-
state: "
|
|
9610
|
+
subitem: "icon-start",
|
|
9611
|
+
state: "border-radius",
|
|
9547
9612
|
},
|
|
9548
9613
|
path: [
|
|
9549
9614
|
"rhc",
|
|
9550
9615
|
"navigation-list",
|
|
9551
9616
|
"item",
|
|
9552
|
-
"
|
|
9553
|
-
"
|
|
9617
|
+
"icon-start",
|
|
9618
|
+
"border-radius",
|
|
9554
9619
|
],
|
|
9555
9620
|
},
|
|
9556
|
-
|
|
9557
|
-
|
|
9558
|
-
"background-color": {
|
|
9559
|
-
key: "{rhc.navigation-list.item.focus.background-color}",
|
|
9621
|
+
color: {
|
|
9622
|
+
key: "{rhc.navigation-list.item.icon-start.color}",
|
|
9560
9623
|
$type: "color",
|
|
9561
|
-
$value: "#
|
|
9624
|
+
$value: "#ffffff",
|
|
9562
9625
|
filePath: "src/generated/base.tokens.json",
|
|
9563
9626
|
isSource: true,
|
|
9564
9627
|
original: {
|
|
9565
9628
|
$type: "color",
|
|
9566
|
-
$value: "{rhc.color.
|
|
9567
|
-
key: "{rhc.navigation-list.item.
|
|
9629
|
+
$value: "{rhc.color.foreground.on-dark-color}",
|
|
9630
|
+
key: "{rhc.navigation-list.item.icon-start.color}",
|
|
9568
9631
|
},
|
|
9569
|
-
name: "
|
|
9632
|
+
name: "rhcNavigationListItemIconStartColor",
|
|
9570
9633
|
attributes: {
|
|
9571
9634
|
category: "rhc",
|
|
9572
9635
|
type: "navigation-list",
|
|
9573
9636
|
item: "item",
|
|
9574
|
-
subitem: "
|
|
9575
|
-
state: "
|
|
9637
|
+
subitem: "icon-start",
|
|
9638
|
+
state: "color",
|
|
9639
|
+
},
|
|
9640
|
+
path: ["rhc", "navigation-list", "item", "icon-start", "color"],
|
|
9641
|
+
},
|
|
9642
|
+
"padding-block": {
|
|
9643
|
+
key: "{rhc.navigation-list.item.icon-start.padding-block}",
|
|
9644
|
+
$type: "dimension",
|
|
9645
|
+
$value: "0.5rem",
|
|
9646
|
+
filePath: "src/generated/base.tokens.json",
|
|
9647
|
+
isSource: true,
|
|
9648
|
+
original: {
|
|
9649
|
+
$type: "dimension",
|
|
9650
|
+
$value: "{rhc.space.100}",
|
|
9651
|
+
key: "{rhc.navigation-list.item.icon-start.padding-block}",
|
|
9652
|
+
},
|
|
9653
|
+
name: "rhcNavigationListItemIconStartPaddingBlock",
|
|
9654
|
+
attributes: {
|
|
9655
|
+
category: "rhc",
|
|
9656
|
+
type: "navigation-list",
|
|
9657
|
+
item: "item",
|
|
9658
|
+
subitem: "icon-start",
|
|
9659
|
+
state: "padding-block",
|
|
9576
9660
|
},
|
|
9577
9661
|
path: [
|
|
9578
9662
|
"rhc",
|
|
9579
9663
|
"navigation-list",
|
|
9580
9664
|
"item",
|
|
9581
|
-
"
|
|
9582
|
-
"
|
|
9665
|
+
"icon-start",
|
|
9666
|
+
"padding-block",
|
|
9583
9667
|
],
|
|
9584
9668
|
},
|
|
9585
|
-
|
|
9586
|
-
|
|
9587
|
-
key: "{rhc.navigation-list.item.background-color}",
|
|
9588
|
-
$type: "color",
|
|
9589
|
-
$value: "#ffffff",
|
|
9590
|
-
filePath: "src/generated/base.tokens.json",
|
|
9591
|
-
isSource: true,
|
|
9592
|
-
original: {
|
|
9593
|
-
$type: "color",
|
|
9594
|
-
$value: "{rhc.color.bg-document}",
|
|
9595
|
-
key: "{rhc.navigation-list.item.background-color}",
|
|
9596
|
-
},
|
|
9597
|
-
name: "rhcNavigationListItemBackgroundColor",
|
|
9598
|
-
attributes: {
|
|
9599
|
-
category: "rhc",
|
|
9600
|
-
type: "navigation-list",
|
|
9601
|
-
item: "item",
|
|
9602
|
-
subitem: "background-color",
|
|
9603
|
-
},
|
|
9604
|
-
path: ["rhc", "navigation-list", "item", "background-color"],
|
|
9605
|
-
},
|
|
9606
|
-
color: {
|
|
9607
|
-
key: "{rhc.navigation-list.item.color}",
|
|
9608
|
-
$type: "color",
|
|
9609
|
-
$value: "#334155",
|
|
9610
|
-
filePath: "src/generated/base.tokens.json",
|
|
9611
|
-
isSource: true,
|
|
9612
|
-
original: {
|
|
9613
|
-
$type: "color",
|
|
9614
|
-
$value: "{rhc.color.foreground.subtle}",
|
|
9615
|
-
key: "{rhc.navigation-list.item.color}",
|
|
9616
|
-
},
|
|
9617
|
-
name: "rhcNavigationListItemColor",
|
|
9618
|
-
attributes: {
|
|
9619
|
-
category: "rhc",
|
|
9620
|
-
type: "navigation-list",
|
|
9621
|
-
item: "item",
|
|
9622
|
-
subitem: "color",
|
|
9623
|
-
},
|
|
9624
|
-
path: ["rhc", "navigation-list", "item", "color"],
|
|
9625
|
-
},
|
|
9626
|
-
"border-width": {
|
|
9627
|
-
key: "{rhc.navigation-list.item.border-width}",
|
|
9628
|
-
$type: "dimension",
|
|
9629
|
-
$value: "1px",
|
|
9630
|
-
filePath: "src/generated/base.tokens.json",
|
|
9631
|
-
isSource: true,
|
|
9632
|
-
original: {
|
|
9669
|
+
"padding-inline": {
|
|
9670
|
+
key: "{rhc.navigation-list.item.icon-start.padding-inline}",
|
|
9633
9671
|
$type: "dimension",
|
|
9634
|
-
$value: "
|
|
9635
|
-
|
|
9636
|
-
|
|
9637
|
-
|
|
9638
|
-
|
|
9639
|
-
|
|
9640
|
-
|
|
9641
|
-
|
|
9642
|
-
|
|
9643
|
-
|
|
9644
|
-
|
|
9645
|
-
|
|
9646
|
-
|
|
9647
|
-
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
|
|
9651
|
-
|
|
9652
|
-
|
|
9653
|
-
|
|
9654
|
-
|
|
9655
|
-
|
|
9672
|
+
$value: "0.5rem",
|
|
9673
|
+
filePath: "src/generated/base.tokens.json",
|
|
9674
|
+
isSource: true,
|
|
9675
|
+
original: {
|
|
9676
|
+
$type: "dimension",
|
|
9677
|
+
$value: "{rhc.space.100}",
|
|
9678
|
+
key: "{rhc.navigation-list.item.icon-start.padding-inline}",
|
|
9679
|
+
},
|
|
9680
|
+
name: "rhcNavigationListItemIconStartPaddingInline",
|
|
9681
|
+
attributes: {
|
|
9682
|
+
category: "rhc",
|
|
9683
|
+
type: "navigation-list",
|
|
9684
|
+
item: "item",
|
|
9685
|
+
subitem: "icon-start",
|
|
9686
|
+
state: "padding-inline",
|
|
9687
|
+
},
|
|
9688
|
+
path: [
|
|
9689
|
+
"rhc",
|
|
9690
|
+
"navigation-list",
|
|
9691
|
+
"item",
|
|
9692
|
+
"icon-start",
|
|
9693
|
+
"padding-inline",
|
|
9694
|
+
],
|
|
9656
9695
|
},
|
|
9657
|
-
|
|
9658
|
-
|
|
9659
|
-
|
|
9660
|
-
|
|
9661
|
-
|
|
9662
|
-
|
|
9696
|
+
size: {
|
|
9697
|
+
key: "{rhc.navigation-list.item.icon-start.size}",
|
|
9698
|
+
$type: "dimension",
|
|
9699
|
+
$value: "24px",
|
|
9700
|
+
filePath: "src/generated/base.tokens.json",
|
|
9701
|
+
isSource: true,
|
|
9702
|
+
original: {
|
|
9703
|
+
$type: "dimension",
|
|
9704
|
+
$value: "{rhc.size.icon.md}",
|
|
9705
|
+
key: "{rhc.navigation-list.item.icon-start.size}",
|
|
9706
|
+
},
|
|
9707
|
+
name: "rhcNavigationListItemIconStartSize",
|
|
9708
|
+
attributes: {
|
|
9709
|
+
category: "rhc",
|
|
9710
|
+
type: "navigation-list",
|
|
9711
|
+
item: "item",
|
|
9712
|
+
subitem: "icon-start",
|
|
9713
|
+
state: "size",
|
|
9714
|
+
},
|
|
9715
|
+
path: ["rhc", "navigation-list", "item", "icon-start", "size"],
|
|
9663
9716
|
},
|
|
9664
|
-
path: ["rhc", "navigation-list", "item", "border-color"],
|
|
9665
9717
|
},
|
|
9666
|
-
|
|
9718
|
+
label: {
|
|
9667
9719
|
color: {
|
|
9668
|
-
key: "{rhc.navigation-list.item.
|
|
9720
|
+
key: "{rhc.navigation-list.item.label.color}",
|
|
9669
9721
|
$type: "color",
|
|
9670
9722
|
$value: "#0f172a",
|
|
9671
9723
|
filePath: "src/generated/base.tokens.json",
|
|
@@ -9673,98 +9725,142 @@ module.exports = {
|
|
|
9673
9725
|
original: {
|
|
9674
9726
|
$type: "color",
|
|
9675
9727
|
$value: "{rhc.color.foreground.default}",
|
|
9676
|
-
key: "{rhc.navigation-list.item.
|
|
9728
|
+
key: "{rhc.navigation-list.item.label.color}",
|
|
9677
9729
|
},
|
|
9678
|
-
name: "
|
|
9730
|
+
name: "rhcNavigationListItemLabelColor",
|
|
9679
9731
|
attributes: {
|
|
9680
9732
|
category: "rhc",
|
|
9681
9733
|
type: "navigation-list",
|
|
9682
9734
|
item: "item",
|
|
9683
|
-
subitem: "
|
|
9735
|
+
subitem: "label",
|
|
9684
9736
|
state: "color",
|
|
9685
9737
|
},
|
|
9686
|
-
path: ["rhc", "navigation-list", "item", "
|
|
9738
|
+
path: ["rhc", "navigation-list", "item", "label", "color"],
|
|
9687
9739
|
},
|
|
9688
|
-
|
|
9689
|
-
|
|
9690
|
-
|
|
9691
|
-
|
|
9692
|
-
|
|
9693
|
-
|
|
9694
|
-
|
|
9695
|
-
|
|
9696
|
-
|
|
9697
|
-
|
|
9698
|
-
|
|
9699
|
-
|
|
9700
|
-
|
|
9701
|
-
|
|
9702
|
-
|
|
9703
|
-
|
|
9704
|
-
|
|
9705
|
-
|
|
9706
|
-
|
|
9707
|
-
|
|
9708
|
-
|
|
9709
|
-
|
|
9710
|
-
|
|
9711
|
-
|
|
9712
|
-
|
|
9713
|
-
|
|
9714
|
-
|
|
9715
|
-
|
|
9716
|
-
|
|
9717
|
-
|
|
9718
|
-
key: "{rhc.navigation-list.item.min-height}",
|
|
9719
|
-
},
|
|
9720
|
-
name: "rhcNavigationListItemMinHeight",
|
|
9721
|
-
attributes: {
|
|
9722
|
-
category: "rhc",
|
|
9723
|
-
type: "navigation-list",
|
|
9724
|
-
item: "item",
|
|
9725
|
-
subitem: "min-height",
|
|
9726
|
-
},
|
|
9727
|
-
path: ["rhc", "navigation-list", "item", "min-height"],
|
|
9728
|
-
},
|
|
9729
|
-
"padding-block": {
|
|
9730
|
-
key: "{rhc.navigation-list.item.padding-block}",
|
|
9731
|
-
$type: "dimension",
|
|
9732
|
-
$value: "0.75rem",
|
|
9733
|
-
filePath: "src/generated/base.tokens.json",
|
|
9734
|
-
isSource: true,
|
|
9735
|
-
original: {
|
|
9736
|
-
$type: "dimension",
|
|
9737
|
-
$value: "{rhc.space.150}",
|
|
9738
|
-
key: "{rhc.navigation-list.item.padding-block}",
|
|
9740
|
+
"font-family": {
|
|
9741
|
+
key: "{rhc.navigation-list.item.label.font-family}",
|
|
9742
|
+
$type: "fontFamily",
|
|
9743
|
+
$value: "'Fira Sans', Arial, Verdana, sans-serif",
|
|
9744
|
+
filePath: "src/generated/base.tokens.json",
|
|
9745
|
+
isSource: true,
|
|
9746
|
+
$extensions: {
|
|
9747
|
+
"studio.tokens": {
|
|
9748
|
+
originalType: "fontFamilies",
|
|
9749
|
+
},
|
|
9750
|
+
},
|
|
9751
|
+
original: {
|
|
9752
|
+
$type: "fontFamily",
|
|
9753
|
+
$value: "{rhc.text.font-family.default}",
|
|
9754
|
+
$extensions: {
|
|
9755
|
+
"studio.tokens": {
|
|
9756
|
+
originalType: "fontFamilies",
|
|
9757
|
+
},
|
|
9758
|
+
},
|
|
9759
|
+
key: "{rhc.navigation-list.item.label.font-family}",
|
|
9760
|
+
},
|
|
9761
|
+
name: "rhcNavigationListItemLabelFontFamily",
|
|
9762
|
+
attributes: {
|
|
9763
|
+
category: "rhc",
|
|
9764
|
+
type: "navigation-list",
|
|
9765
|
+
item: "item",
|
|
9766
|
+
subitem: "label",
|
|
9767
|
+
state: "font-family",
|
|
9768
|
+
},
|
|
9769
|
+
path: ["rhc", "navigation-list", "item", "label", "font-family"],
|
|
9739
9770
|
},
|
|
9740
|
-
|
|
9741
|
-
|
|
9742
|
-
|
|
9743
|
-
|
|
9744
|
-
|
|
9745
|
-
|
|
9771
|
+
"font-size": {
|
|
9772
|
+
key: "{rhc.navigation-list.item.label.font-size}",
|
|
9773
|
+
$type: "fontSize",
|
|
9774
|
+
$value: "1.875rem",
|
|
9775
|
+
filePath: "src/generated/base.tokens.json",
|
|
9776
|
+
isSource: true,
|
|
9777
|
+
$extensions: {
|
|
9778
|
+
"studio.tokens": {
|
|
9779
|
+
originalType: "fontSizes",
|
|
9780
|
+
},
|
|
9781
|
+
},
|
|
9782
|
+
original: {
|
|
9783
|
+
$type: "fontSize",
|
|
9784
|
+
$value: "{rhc.text.font-size.xl}",
|
|
9785
|
+
$extensions: {
|
|
9786
|
+
"studio.tokens": {
|
|
9787
|
+
originalType: "fontSizes",
|
|
9788
|
+
},
|
|
9789
|
+
},
|
|
9790
|
+
key: "{rhc.navigation-list.item.label.font-size}",
|
|
9791
|
+
},
|
|
9792
|
+
name: "rhcNavigationListItemLabelFontSize",
|
|
9793
|
+
attributes: {
|
|
9794
|
+
category: "rhc",
|
|
9795
|
+
type: "navigation-list",
|
|
9796
|
+
item: "item",
|
|
9797
|
+
subitem: "label",
|
|
9798
|
+
state: "font-size",
|
|
9799
|
+
},
|
|
9800
|
+
path: ["rhc", "navigation-list", "item", "label", "font-size"],
|
|
9746
9801
|
},
|
|
9747
|
-
|
|
9748
|
-
|
|
9749
|
-
|
|
9750
|
-
|
|
9751
|
-
|
|
9752
|
-
|
|
9753
|
-
|
|
9754
|
-
|
|
9755
|
-
|
|
9756
|
-
|
|
9757
|
-
|
|
9758
|
-
|
|
9802
|
+
"font-weight": {
|
|
9803
|
+
key: "{rhc.navigation-list.item.label.font-weight}",
|
|
9804
|
+
$type: "fontWeight",
|
|
9805
|
+
$value: "700",
|
|
9806
|
+
filePath: "src/generated/base.tokens.json",
|
|
9807
|
+
isSource: true,
|
|
9808
|
+
$extensions: {
|
|
9809
|
+
"studio.tokens": {
|
|
9810
|
+
originalType: "fontWeights",
|
|
9811
|
+
},
|
|
9812
|
+
},
|
|
9813
|
+
original: {
|
|
9814
|
+
$type: "fontWeight",
|
|
9815
|
+
$value: "{rhc.text.font-weight.strong}",
|
|
9816
|
+
$extensions: {
|
|
9817
|
+
"studio.tokens": {
|
|
9818
|
+
originalType: "fontWeights",
|
|
9819
|
+
},
|
|
9820
|
+
},
|
|
9821
|
+
key: "{rhc.navigation-list.item.label.font-weight}",
|
|
9822
|
+
},
|
|
9823
|
+
name: "rhcNavigationListItemLabelFontWeight",
|
|
9824
|
+
attributes: {
|
|
9825
|
+
category: "rhc",
|
|
9826
|
+
type: "navigation-list",
|
|
9827
|
+
item: "item",
|
|
9828
|
+
subitem: "label",
|
|
9829
|
+
state: "font-weight",
|
|
9830
|
+
},
|
|
9831
|
+
path: ["rhc", "navigation-list", "item", "label", "font-weight"],
|
|
9759
9832
|
},
|
|
9760
|
-
|
|
9761
|
-
|
|
9762
|
-
|
|
9763
|
-
|
|
9764
|
-
|
|
9765
|
-
|
|
9833
|
+
"line-height": {
|
|
9834
|
+
key: "{rhc.navigation-list.item.label.line-height}",
|
|
9835
|
+
$type: "lineHeight",
|
|
9836
|
+
$value: "150%",
|
|
9837
|
+
filePath: "src/generated/base.tokens.json",
|
|
9838
|
+
isSource: true,
|
|
9839
|
+
$extensions: {
|
|
9840
|
+
"studio.tokens": {
|
|
9841
|
+
originalType: "lineHeights",
|
|
9842
|
+
},
|
|
9843
|
+
},
|
|
9844
|
+
original: {
|
|
9845
|
+
$type: "lineHeight",
|
|
9846
|
+
$value: "{rhc.text.line-height.md}",
|
|
9847
|
+
$extensions: {
|
|
9848
|
+
"studio.tokens": {
|
|
9849
|
+
originalType: "lineHeights",
|
|
9850
|
+
},
|
|
9851
|
+
},
|
|
9852
|
+
key: "{rhc.navigation-list.item.label.line-height}",
|
|
9853
|
+
},
|
|
9854
|
+
name: "rhcNavigationListItemLabelLineHeight",
|
|
9855
|
+
attributes: {
|
|
9856
|
+
category: "rhc",
|
|
9857
|
+
type: "navigation-list",
|
|
9858
|
+
item: "item",
|
|
9859
|
+
subitem: "label",
|
|
9860
|
+
state: "line-height",
|
|
9861
|
+
},
|
|
9862
|
+
path: ["rhc", "navigation-list", "item", "label", "line-height"],
|
|
9766
9863
|
},
|
|
9767
|
-
path: ["rhc", "navigation-list", "item", "padding-inline"],
|
|
9768
9864
|
},
|
|
9769
9865
|
},
|
|
9770
9866
|
},
|