@rijkshuisstijl-community/design-tokens 1.0.0-alpha.115 → 1.0.0-alpha.117
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/dist/_variables.scss +16 -11
- package/dist/index.css +16 -11
- package/dist/index.d.ts +16 -11
- package/dist/index.js +16 -11
- package/dist/index.json +16 -11
- package/dist/index.tokens.json +23 -16
- package/dist/root.css +16 -11
- package/dist/tokens.d.ts +24 -17
- package/dist/tokens.js +359 -252
- package/dist/tokens.json +358 -251
- package/dist/variables.less +16 -11
- package/figma/figma.tokens.json +94 -66
- package/package.json +2 -2
- package/src/generated/figma.tokens.json +4342 -4320
package/dist/tokens.json
CHANGED
|
@@ -5580,6 +5580,113 @@
|
|
|
5580
5580
|
]
|
|
5581
5581
|
}
|
|
5582
5582
|
},
|
|
5583
|
+
"pre-heading": {
|
|
5584
|
+
"color": {
|
|
5585
|
+
"value": "#154273",
|
|
5586
|
+
"type": "color",
|
|
5587
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
5588
|
+
"isSource": true,
|
|
5589
|
+
"original": {
|
|
5590
|
+
"value": "#154273",
|
|
5591
|
+
"type": "color"
|
|
5592
|
+
},
|
|
5593
|
+
"name": "utrechtPreHeadingColor",
|
|
5594
|
+
"attributes": {
|
|
5595
|
+
"category": "utrecht",
|
|
5596
|
+
"type": "pre-heading",
|
|
5597
|
+
"item": "color"
|
|
5598
|
+
},
|
|
5599
|
+
"path": [
|
|
5600
|
+
"utrecht",
|
|
5601
|
+
"pre-heading",
|
|
5602
|
+
"color"
|
|
5603
|
+
]
|
|
5604
|
+
},
|
|
5605
|
+
"font-family": {
|
|
5606
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5607
|
+
"type": "fontFamilies",
|
|
5608
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
5609
|
+
"isSource": true,
|
|
5610
|
+
"original": {
|
|
5611
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5612
|
+
"type": "fontFamilies"
|
|
5613
|
+
},
|
|
5614
|
+
"name": "utrechtPreHeadingFontFamily",
|
|
5615
|
+
"attributes": {
|
|
5616
|
+
"category": "utrecht",
|
|
5617
|
+
"type": "pre-heading",
|
|
5618
|
+
"item": "font-family"
|
|
5619
|
+
},
|
|
5620
|
+
"path": [
|
|
5621
|
+
"utrecht",
|
|
5622
|
+
"pre-heading",
|
|
5623
|
+
"font-family"
|
|
5624
|
+
]
|
|
5625
|
+
},
|
|
5626
|
+
"font-weight": {
|
|
5627
|
+
"value": 700,
|
|
5628
|
+
"type": "fontWeights",
|
|
5629
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
5630
|
+
"isSource": true,
|
|
5631
|
+
"original": {
|
|
5632
|
+
"value": 700,
|
|
5633
|
+
"type": "fontWeights"
|
|
5634
|
+
},
|
|
5635
|
+
"name": "utrechtPreHeadingFontWeight",
|
|
5636
|
+
"attributes": {
|
|
5637
|
+
"category": "utrecht",
|
|
5638
|
+
"type": "pre-heading",
|
|
5639
|
+
"item": "font-weight"
|
|
5640
|
+
},
|
|
5641
|
+
"path": [
|
|
5642
|
+
"utrecht",
|
|
5643
|
+
"pre-heading",
|
|
5644
|
+
"font-weight"
|
|
5645
|
+
]
|
|
5646
|
+
},
|
|
5647
|
+
"line-height": {
|
|
5648
|
+
"value": "125%",
|
|
5649
|
+
"type": "lineHeights",
|
|
5650
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
5651
|
+
"isSource": true,
|
|
5652
|
+
"original": {
|
|
5653
|
+
"value": "125%",
|
|
5654
|
+
"type": "lineHeights"
|
|
5655
|
+
},
|
|
5656
|
+
"name": "utrechtPreHeadingLineHeight",
|
|
5657
|
+
"attributes": {
|
|
5658
|
+
"category": "utrecht",
|
|
5659
|
+
"type": "pre-heading",
|
|
5660
|
+
"item": "line-height"
|
|
5661
|
+
},
|
|
5662
|
+
"path": [
|
|
5663
|
+
"utrecht",
|
|
5664
|
+
"pre-heading",
|
|
5665
|
+
"line-height"
|
|
5666
|
+
]
|
|
5667
|
+
},
|
|
5668
|
+
"font-size": {
|
|
5669
|
+
"value": "1rem",
|
|
5670
|
+
"type": "fontSizes",
|
|
5671
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
5672
|
+
"isSource": true,
|
|
5673
|
+
"original": {
|
|
5674
|
+
"value": "1rem",
|
|
5675
|
+
"type": "fontSizes"
|
|
5676
|
+
},
|
|
5677
|
+
"name": "utrechtPreHeadingFontSize",
|
|
5678
|
+
"attributes": {
|
|
5679
|
+
"category": "utrecht",
|
|
5680
|
+
"type": "pre-heading",
|
|
5681
|
+
"item": "font-size"
|
|
5682
|
+
},
|
|
5683
|
+
"path": [
|
|
5684
|
+
"utrecht",
|
|
5685
|
+
"pre-heading",
|
|
5686
|
+
"font-size"
|
|
5687
|
+
]
|
|
5688
|
+
}
|
|
5689
|
+
},
|
|
5583
5690
|
"paragraph": {
|
|
5584
5691
|
"color": {
|
|
5585
5692
|
"value": "#154273",
|
|
@@ -16146,31 +16253,257 @@
|
|
|
16146
16253
|
}
|
|
16147
16254
|
}
|
|
16148
16255
|
},
|
|
16149
|
-
"pointer-target": {
|
|
16150
|
-
"min-size": {
|
|
16151
|
-
"value": "48px",
|
|
16152
|
-
"type": "sizing",
|
|
16153
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
16154
|
-
"isSource": true,
|
|
16155
|
-
"original": {
|
|
16156
|
-
"value": "48px",
|
|
16157
|
-
"type": "sizing"
|
|
16158
|
-
},
|
|
16159
|
-
"name": "utrechtPointerTargetMinSize",
|
|
16160
|
-
"attributes": {
|
|
16161
|
-
"category": "utrecht",
|
|
16162
|
-
"type": "pointer-target",
|
|
16163
|
-
"item": "min-size"
|
|
16164
|
-
},
|
|
16165
|
-
"path": [
|
|
16166
|
-
"utrecht",
|
|
16167
|
-
"pointer-target",
|
|
16168
|
-
"min-size"
|
|
16169
|
-
]
|
|
16170
|
-
}
|
|
16171
|
-
}
|
|
16172
|
-
},
|
|
16173
|
-
"rhc": {
|
|
16256
|
+
"pointer-target": {
|
|
16257
|
+
"min-size": {
|
|
16258
|
+
"value": "48px",
|
|
16259
|
+
"type": "sizing",
|
|
16260
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16261
|
+
"isSource": true,
|
|
16262
|
+
"original": {
|
|
16263
|
+
"value": "48px",
|
|
16264
|
+
"type": "sizing"
|
|
16265
|
+
},
|
|
16266
|
+
"name": "utrechtPointerTargetMinSize",
|
|
16267
|
+
"attributes": {
|
|
16268
|
+
"category": "utrecht",
|
|
16269
|
+
"type": "pointer-target",
|
|
16270
|
+
"item": "min-size"
|
|
16271
|
+
},
|
|
16272
|
+
"path": [
|
|
16273
|
+
"utrecht",
|
|
16274
|
+
"pointer-target",
|
|
16275
|
+
"min-size"
|
|
16276
|
+
]
|
|
16277
|
+
}
|
|
16278
|
+
}
|
|
16279
|
+
},
|
|
16280
|
+
"rhc": {
|
|
16281
|
+
"sub-nav-bar": {
|
|
16282
|
+
"background-color": {
|
|
16283
|
+
"value": "#f2f4f6",
|
|
16284
|
+
"type": "color",
|
|
16285
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16286
|
+
"isSource": true,
|
|
16287
|
+
"original": {
|
|
16288
|
+
"value": "#f2f4f6",
|
|
16289
|
+
"type": "color"
|
|
16290
|
+
},
|
|
16291
|
+
"name": "rhcSubNavBarBackgroundColor",
|
|
16292
|
+
"attributes": {
|
|
16293
|
+
"category": "rhc",
|
|
16294
|
+
"type": "sub-nav-bar",
|
|
16295
|
+
"item": "background-color"
|
|
16296
|
+
},
|
|
16297
|
+
"path": [
|
|
16298
|
+
"rhc",
|
|
16299
|
+
"sub-nav-bar",
|
|
16300
|
+
"background-color"
|
|
16301
|
+
]
|
|
16302
|
+
},
|
|
16303
|
+
"column-gap": {
|
|
16304
|
+
"value": "0.5rem",
|
|
16305
|
+
"type": "spacing",
|
|
16306
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16307
|
+
"isSource": true,
|
|
16308
|
+
"original": {
|
|
16309
|
+
"value": "0.5rem",
|
|
16310
|
+
"type": "spacing"
|
|
16311
|
+
},
|
|
16312
|
+
"name": "rhcSubNavBarColumnGap",
|
|
16313
|
+
"attributes": {
|
|
16314
|
+
"category": "rhc",
|
|
16315
|
+
"type": "sub-nav-bar",
|
|
16316
|
+
"item": "column-gap"
|
|
16317
|
+
},
|
|
16318
|
+
"path": [
|
|
16319
|
+
"rhc",
|
|
16320
|
+
"sub-nav-bar",
|
|
16321
|
+
"column-gap"
|
|
16322
|
+
]
|
|
16323
|
+
},
|
|
16324
|
+
"column-width": {
|
|
16325
|
+
"value": "375px",
|
|
16326
|
+
"type": "sizing",
|
|
16327
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16328
|
+
"isSource": true,
|
|
16329
|
+
"original": {
|
|
16330
|
+
"value": "375px",
|
|
16331
|
+
"type": "sizing"
|
|
16332
|
+
},
|
|
16333
|
+
"name": "rhcSubNavBarColumnWidth",
|
|
16334
|
+
"attributes": {
|
|
16335
|
+
"category": "rhc",
|
|
16336
|
+
"type": "sub-nav-bar",
|
|
16337
|
+
"item": "column-width"
|
|
16338
|
+
},
|
|
16339
|
+
"path": [
|
|
16340
|
+
"rhc",
|
|
16341
|
+
"sub-nav-bar",
|
|
16342
|
+
"column-width"
|
|
16343
|
+
]
|
|
16344
|
+
},
|
|
16345
|
+
"padding-block-end": {
|
|
16346
|
+
"value": "2rem",
|
|
16347
|
+
"type": "spacing",
|
|
16348
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16349
|
+
"isSource": true,
|
|
16350
|
+
"original": {
|
|
16351
|
+
"value": "2rem",
|
|
16352
|
+
"type": "spacing"
|
|
16353
|
+
},
|
|
16354
|
+
"name": "rhcSubNavBarPaddingBlockEnd",
|
|
16355
|
+
"attributes": {
|
|
16356
|
+
"category": "rhc",
|
|
16357
|
+
"type": "sub-nav-bar",
|
|
16358
|
+
"item": "padding-block-end"
|
|
16359
|
+
},
|
|
16360
|
+
"path": [
|
|
16361
|
+
"rhc",
|
|
16362
|
+
"sub-nav-bar",
|
|
16363
|
+
"padding-block-end"
|
|
16364
|
+
]
|
|
16365
|
+
},
|
|
16366
|
+
"padding-block-start": {
|
|
16367
|
+
"value": "2rem",
|
|
16368
|
+
"type": "spacing",
|
|
16369
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16370
|
+
"isSource": true,
|
|
16371
|
+
"original": {
|
|
16372
|
+
"value": "2rem",
|
|
16373
|
+
"type": "spacing"
|
|
16374
|
+
},
|
|
16375
|
+
"name": "rhcSubNavBarPaddingBlockStart",
|
|
16376
|
+
"attributes": {
|
|
16377
|
+
"category": "rhc",
|
|
16378
|
+
"type": "sub-nav-bar",
|
|
16379
|
+
"item": "padding-block-start"
|
|
16380
|
+
},
|
|
16381
|
+
"path": [
|
|
16382
|
+
"rhc",
|
|
16383
|
+
"sub-nav-bar",
|
|
16384
|
+
"padding-block-start"
|
|
16385
|
+
]
|
|
16386
|
+
},
|
|
16387
|
+
"inline-size": {
|
|
16388
|
+
"value": "100%",
|
|
16389
|
+
"type": "sizing",
|
|
16390
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16391
|
+
"isSource": true,
|
|
16392
|
+
"original": {
|
|
16393
|
+
"value": "100%",
|
|
16394
|
+
"type": "sizing"
|
|
16395
|
+
},
|
|
16396
|
+
"name": "rhcSubNavBarInlineSize",
|
|
16397
|
+
"attributes": {
|
|
16398
|
+
"category": "rhc",
|
|
16399
|
+
"type": "sub-nav-bar",
|
|
16400
|
+
"item": "inline-size"
|
|
16401
|
+
},
|
|
16402
|
+
"path": [
|
|
16403
|
+
"rhc",
|
|
16404
|
+
"sub-nav-bar",
|
|
16405
|
+
"inline-size"
|
|
16406
|
+
]
|
|
16407
|
+
},
|
|
16408
|
+
"content": {
|
|
16409
|
+
"padding-inline-end": {
|
|
16410
|
+
"value": "1rem",
|
|
16411
|
+
"type": "spacing",
|
|
16412
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16413
|
+
"isSource": true,
|
|
16414
|
+
"original": {
|
|
16415
|
+
"value": "1rem",
|
|
16416
|
+
"type": "spacing"
|
|
16417
|
+
},
|
|
16418
|
+
"name": "rhcSubNavBarContentPaddingInlineEnd",
|
|
16419
|
+
"attributes": {
|
|
16420
|
+
"category": "rhc",
|
|
16421
|
+
"type": "sub-nav-bar",
|
|
16422
|
+
"item": "content",
|
|
16423
|
+
"subitem": "padding-inline-end"
|
|
16424
|
+
},
|
|
16425
|
+
"path": [
|
|
16426
|
+
"rhc",
|
|
16427
|
+
"sub-nav-bar",
|
|
16428
|
+
"content",
|
|
16429
|
+
"padding-inline-end"
|
|
16430
|
+
]
|
|
16431
|
+
},
|
|
16432
|
+
"padding-inline-start": {
|
|
16433
|
+
"value": "1rem",
|
|
16434
|
+
"type": "spacing",
|
|
16435
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16436
|
+
"isSource": true,
|
|
16437
|
+
"original": {
|
|
16438
|
+
"value": "1rem",
|
|
16439
|
+
"type": "spacing"
|
|
16440
|
+
},
|
|
16441
|
+
"name": "rhcSubNavBarContentPaddingInlineStart",
|
|
16442
|
+
"attributes": {
|
|
16443
|
+
"category": "rhc",
|
|
16444
|
+
"type": "sub-nav-bar",
|
|
16445
|
+
"item": "content",
|
|
16446
|
+
"subitem": "padding-inline-start"
|
|
16447
|
+
},
|
|
16448
|
+
"path": [
|
|
16449
|
+
"rhc",
|
|
16450
|
+
"sub-nav-bar",
|
|
16451
|
+
"content",
|
|
16452
|
+
"padding-inline-start"
|
|
16453
|
+
]
|
|
16454
|
+
},
|
|
16455
|
+
"max-inline-size": {
|
|
16456
|
+
"value": "1280px",
|
|
16457
|
+
"type": "sizing",
|
|
16458
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16459
|
+
"isSource": true,
|
|
16460
|
+
"original": {
|
|
16461
|
+
"value": "1280px",
|
|
16462
|
+
"type": "sizing"
|
|
16463
|
+
},
|
|
16464
|
+
"name": "rhcSubNavBarContentMaxInlineSize",
|
|
16465
|
+
"attributes": {
|
|
16466
|
+
"category": "rhc",
|
|
16467
|
+
"type": "sub-nav-bar",
|
|
16468
|
+
"item": "content",
|
|
16469
|
+
"subitem": "max-inline-size"
|
|
16470
|
+
},
|
|
16471
|
+
"path": [
|
|
16472
|
+
"rhc",
|
|
16473
|
+
"sub-nav-bar",
|
|
16474
|
+
"content",
|
|
16475
|
+
"max-inline-size"
|
|
16476
|
+
]
|
|
16477
|
+
},
|
|
16478
|
+
"list": {
|
|
16479
|
+
"row-gap": {
|
|
16480
|
+
"value": "0.5rem",
|
|
16481
|
+
"type": "spacing",
|
|
16482
|
+
"filePath": "src/generated/figma.tokens.json",
|
|
16483
|
+
"isSource": true,
|
|
16484
|
+
"original": {
|
|
16485
|
+
"value": "0.5rem",
|
|
16486
|
+
"type": "spacing"
|
|
16487
|
+
},
|
|
16488
|
+
"name": "rhcSubNavBarContentListRowGap",
|
|
16489
|
+
"attributes": {
|
|
16490
|
+
"category": "rhc",
|
|
16491
|
+
"type": "sub-nav-bar",
|
|
16492
|
+
"item": "content",
|
|
16493
|
+
"subitem": "list",
|
|
16494
|
+
"state": "row-gap"
|
|
16495
|
+
},
|
|
16496
|
+
"path": [
|
|
16497
|
+
"rhc",
|
|
16498
|
+
"sub-nav-bar",
|
|
16499
|
+
"content",
|
|
16500
|
+
"list",
|
|
16501
|
+
"row-gap"
|
|
16502
|
+
]
|
|
16503
|
+
}
|
|
16504
|
+
}
|
|
16505
|
+
}
|
|
16506
|
+
},
|
|
16174
16507
|
"toggletip": {
|
|
16175
16508
|
"color": {
|
|
16176
16509
|
"value": "#fff",
|
|
@@ -27675,232 +28008,6 @@
|
|
|
27675
28008
|
"700"
|
|
27676
28009
|
]
|
|
27677
28010
|
}
|
|
27678
|
-
},
|
|
27679
|
-
"sub-nav-bar": {
|
|
27680
|
-
"background-color": {
|
|
27681
|
-
"value": "#f2f4f6",
|
|
27682
|
-
"type": "color",
|
|
27683
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27684
|
-
"isSource": true,
|
|
27685
|
-
"original": {
|
|
27686
|
-
"value": "#f2f4f6",
|
|
27687
|
-
"type": "color"
|
|
27688
|
-
},
|
|
27689
|
-
"name": "rhcSubNavBarBackgroundColor",
|
|
27690
|
-
"attributes": {
|
|
27691
|
-
"category": "rhc",
|
|
27692
|
-
"type": "sub-nav-bar",
|
|
27693
|
-
"item": "background-color"
|
|
27694
|
-
},
|
|
27695
|
-
"path": [
|
|
27696
|
-
"rhc",
|
|
27697
|
-
"sub-nav-bar",
|
|
27698
|
-
"background-color"
|
|
27699
|
-
]
|
|
27700
|
-
},
|
|
27701
|
-
"column-gap": {
|
|
27702
|
-
"value": "0.5rem",
|
|
27703
|
-
"type": "spacing",
|
|
27704
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27705
|
-
"isSource": true,
|
|
27706
|
-
"original": {
|
|
27707
|
-
"value": "0.5rem",
|
|
27708
|
-
"type": "spacing"
|
|
27709
|
-
},
|
|
27710
|
-
"name": "rhcSubNavBarColumnGap",
|
|
27711
|
-
"attributes": {
|
|
27712
|
-
"category": "rhc",
|
|
27713
|
-
"type": "sub-nav-bar",
|
|
27714
|
-
"item": "column-gap"
|
|
27715
|
-
},
|
|
27716
|
-
"path": [
|
|
27717
|
-
"rhc",
|
|
27718
|
-
"sub-nav-bar",
|
|
27719
|
-
"column-gap"
|
|
27720
|
-
]
|
|
27721
|
-
},
|
|
27722
|
-
"column-width": {
|
|
27723
|
-
"value": "375px",
|
|
27724
|
-
"type": "sizing",
|
|
27725
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27726
|
-
"isSource": true,
|
|
27727
|
-
"original": {
|
|
27728
|
-
"value": "375px",
|
|
27729
|
-
"type": "sizing"
|
|
27730
|
-
},
|
|
27731
|
-
"name": "rhcSubNavBarColumnWidth",
|
|
27732
|
-
"attributes": {
|
|
27733
|
-
"category": "rhc",
|
|
27734
|
-
"type": "sub-nav-bar",
|
|
27735
|
-
"item": "column-width"
|
|
27736
|
-
},
|
|
27737
|
-
"path": [
|
|
27738
|
-
"rhc",
|
|
27739
|
-
"sub-nav-bar",
|
|
27740
|
-
"column-width"
|
|
27741
|
-
]
|
|
27742
|
-
},
|
|
27743
|
-
"padding-block-end": {
|
|
27744
|
-
"value": "2rem",
|
|
27745
|
-
"type": "spacing",
|
|
27746
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27747
|
-
"isSource": true,
|
|
27748
|
-
"original": {
|
|
27749
|
-
"value": "2rem",
|
|
27750
|
-
"type": "spacing"
|
|
27751
|
-
},
|
|
27752
|
-
"name": "rhcSubNavBarPaddingBlockEnd",
|
|
27753
|
-
"attributes": {
|
|
27754
|
-
"category": "rhc",
|
|
27755
|
-
"type": "sub-nav-bar",
|
|
27756
|
-
"item": "padding-block-end"
|
|
27757
|
-
},
|
|
27758
|
-
"path": [
|
|
27759
|
-
"rhc",
|
|
27760
|
-
"sub-nav-bar",
|
|
27761
|
-
"padding-block-end"
|
|
27762
|
-
]
|
|
27763
|
-
},
|
|
27764
|
-
"padding-block-start": {
|
|
27765
|
-
"value": "2rem",
|
|
27766
|
-
"type": "spacing",
|
|
27767
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27768
|
-
"isSource": true,
|
|
27769
|
-
"original": {
|
|
27770
|
-
"value": "2rem",
|
|
27771
|
-
"type": "spacing"
|
|
27772
|
-
},
|
|
27773
|
-
"name": "rhcSubNavBarPaddingBlockStart",
|
|
27774
|
-
"attributes": {
|
|
27775
|
-
"category": "rhc",
|
|
27776
|
-
"type": "sub-nav-bar",
|
|
27777
|
-
"item": "padding-block-start"
|
|
27778
|
-
},
|
|
27779
|
-
"path": [
|
|
27780
|
-
"rhc",
|
|
27781
|
-
"sub-nav-bar",
|
|
27782
|
-
"padding-block-start"
|
|
27783
|
-
]
|
|
27784
|
-
},
|
|
27785
|
-
"inline-size": {
|
|
27786
|
-
"value": "100%",
|
|
27787
|
-
"type": "sizing",
|
|
27788
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27789
|
-
"isSource": true,
|
|
27790
|
-
"original": {
|
|
27791
|
-
"value": "100%",
|
|
27792
|
-
"type": "sizing"
|
|
27793
|
-
},
|
|
27794
|
-
"name": "rhcSubNavBarInlineSize",
|
|
27795
|
-
"attributes": {
|
|
27796
|
-
"category": "rhc",
|
|
27797
|
-
"type": "sub-nav-bar",
|
|
27798
|
-
"item": "inline-size"
|
|
27799
|
-
},
|
|
27800
|
-
"path": [
|
|
27801
|
-
"rhc",
|
|
27802
|
-
"sub-nav-bar",
|
|
27803
|
-
"inline-size"
|
|
27804
|
-
]
|
|
27805
|
-
},
|
|
27806
|
-
"content": {
|
|
27807
|
-
"padding-inline-end": {
|
|
27808
|
-
"value": "1rem",
|
|
27809
|
-
"type": "spacing",
|
|
27810
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27811
|
-
"isSource": true,
|
|
27812
|
-
"original": {
|
|
27813
|
-
"value": "1rem",
|
|
27814
|
-
"type": "spacing"
|
|
27815
|
-
},
|
|
27816
|
-
"name": "rhcSubNavBarContentPaddingInlineEnd",
|
|
27817
|
-
"attributes": {
|
|
27818
|
-
"category": "rhc",
|
|
27819
|
-
"type": "sub-nav-bar",
|
|
27820
|
-
"item": "content",
|
|
27821
|
-
"subitem": "padding-inline-end"
|
|
27822
|
-
},
|
|
27823
|
-
"path": [
|
|
27824
|
-
"rhc",
|
|
27825
|
-
"sub-nav-bar",
|
|
27826
|
-
"content",
|
|
27827
|
-
"padding-inline-end"
|
|
27828
|
-
]
|
|
27829
|
-
},
|
|
27830
|
-
"padding-inline-start": {
|
|
27831
|
-
"value": "1rem",
|
|
27832
|
-
"type": "spacing",
|
|
27833
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27834
|
-
"isSource": true,
|
|
27835
|
-
"original": {
|
|
27836
|
-
"value": "1rem",
|
|
27837
|
-
"type": "spacing"
|
|
27838
|
-
},
|
|
27839
|
-
"name": "rhcSubNavBarContentPaddingInlineStart",
|
|
27840
|
-
"attributes": {
|
|
27841
|
-
"category": "rhc",
|
|
27842
|
-
"type": "sub-nav-bar",
|
|
27843
|
-
"item": "content",
|
|
27844
|
-
"subitem": "padding-inline-start"
|
|
27845
|
-
},
|
|
27846
|
-
"path": [
|
|
27847
|
-
"rhc",
|
|
27848
|
-
"sub-nav-bar",
|
|
27849
|
-
"content",
|
|
27850
|
-
"padding-inline-start"
|
|
27851
|
-
]
|
|
27852
|
-
},
|
|
27853
|
-
"max-inline-size": {
|
|
27854
|
-
"value": "1280px",
|
|
27855
|
-
"type": "sizing",
|
|
27856
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27857
|
-
"isSource": true,
|
|
27858
|
-
"original": {
|
|
27859
|
-
"value": "1280px",
|
|
27860
|
-
"type": "sizing"
|
|
27861
|
-
},
|
|
27862
|
-
"name": "rhcSubNavBarContentMaxInlineSize",
|
|
27863
|
-
"attributes": {
|
|
27864
|
-
"category": "rhc",
|
|
27865
|
-
"type": "sub-nav-bar",
|
|
27866
|
-
"item": "content",
|
|
27867
|
-
"subitem": "max-inline-size"
|
|
27868
|
-
},
|
|
27869
|
-
"path": [
|
|
27870
|
-
"rhc",
|
|
27871
|
-
"sub-nav-bar",
|
|
27872
|
-
"content",
|
|
27873
|
-
"max-inline-size"
|
|
27874
|
-
]
|
|
27875
|
-
},
|
|
27876
|
-
"list": {
|
|
27877
|
-
"row-gap": {
|
|
27878
|
-
"value": "0.5rem",
|
|
27879
|
-
"type": "spacing",
|
|
27880
|
-
"filePath": "src/generated/figma.tokens.json",
|
|
27881
|
-
"isSource": true,
|
|
27882
|
-
"original": {
|
|
27883
|
-
"value": "0.5rem",
|
|
27884
|
-
"type": "spacing"
|
|
27885
|
-
},
|
|
27886
|
-
"name": "rhcSubNavBarContentListRowGap",
|
|
27887
|
-
"attributes": {
|
|
27888
|
-
"category": "rhc",
|
|
27889
|
-
"type": "sub-nav-bar",
|
|
27890
|
-
"item": "content",
|
|
27891
|
-
"subitem": "list",
|
|
27892
|
-
"state": "row-gap"
|
|
27893
|
-
},
|
|
27894
|
-
"path": [
|
|
27895
|
-
"rhc",
|
|
27896
|
-
"sub-nav-bar",
|
|
27897
|
-
"content",
|
|
27898
|
-
"list",
|
|
27899
|
-
"row-gap"
|
|
27900
|
-
]
|
|
27901
|
-
}
|
|
27902
|
-
}
|
|
27903
|
-
}
|
|
27904
28011
|
}
|
|
27905
28012
|
}
|
|
27906
28013
|
}
|
package/dist/variables.less
CHANGED
|
@@ -1,17 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 14 Jan 2025 12:43:01 GMT
|
|
4
4
|
|
|
5
|
-
@rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
|
|
6
|
-
@rhc-sub-nav-bar-content-max-inline-size: 1280px;
|
|
7
|
-
@rhc-sub-nav-bar-content-padding-inline-start: 1rem;
|
|
8
|
-
@rhc-sub-nav-bar-content-padding-inline-end: 1rem;
|
|
9
|
-
@rhc-sub-nav-bar-inline-size: 100%;
|
|
10
|
-
@rhc-sub-nav-bar-padding-block-start: 2rem;
|
|
11
|
-
@rhc-sub-nav-bar-padding-block-end: 2rem;
|
|
12
|
-
@rhc-sub-nav-bar-column-width: 375px;
|
|
13
|
-
@rhc-sub-nav-bar-column-gap: 0.5rem;
|
|
14
|
-
@rhc-sub-nav-bar-background-color: #f2f4f6;
|
|
15
5
|
@rhc-space-700: 3.5rem;
|
|
16
6
|
@rhc-space-600: 3rem;
|
|
17
7
|
@rhc-space-500: 2.5rem;
|
|
@@ -493,6 +483,16 @@
|
|
|
493
483
|
@rhc-toggletip-border-color: transparent;
|
|
494
484
|
@rhc-toggletip-background-color: #007bc7;
|
|
495
485
|
@rhc-toggletip-color: #fff;
|
|
486
|
+
@rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
|
|
487
|
+
@rhc-sub-nav-bar-content-max-inline-size: 1280px;
|
|
488
|
+
@rhc-sub-nav-bar-content-padding-inline-start: 1rem;
|
|
489
|
+
@rhc-sub-nav-bar-content-padding-inline-end: 1rem;
|
|
490
|
+
@rhc-sub-nav-bar-inline-size: 100%;
|
|
491
|
+
@rhc-sub-nav-bar-padding-block-start: 2rem;
|
|
492
|
+
@rhc-sub-nav-bar-padding-block-end: 2rem;
|
|
493
|
+
@rhc-sub-nav-bar-column-width: 375px;
|
|
494
|
+
@rhc-sub-nav-bar-column-gap: 0.5rem;
|
|
495
|
+
@rhc-sub-nav-bar-background-color: #f2f4f6;
|
|
496
496
|
@utrecht-pointer-target-min-size: 48px;
|
|
497
497
|
@utrecht-rich-text-confidant-margin-block-end: 0;
|
|
498
498
|
@utrecht-rich-text-best-friend-margin-block-end: 0.25rem;
|
|
@@ -946,6 +946,11 @@
|
|
|
946
946
|
@utrecht-paragraph-font-size: 1.25rem;
|
|
947
947
|
@utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
948
948
|
@utrecht-paragraph-color: #154273;
|
|
949
|
+
@utrecht-pre-heading-font-size: 1rem;
|
|
950
|
+
@utrecht-pre-heading-line-height: 125%;
|
|
951
|
+
@utrecht-pre-heading-font-weight: 700;
|
|
952
|
+
@utrecht-pre-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
953
|
+
@utrecht-pre-heading-color: #154273;
|
|
949
954
|
@utrecht-radio-button-border-width: 1px;
|
|
950
955
|
@utrecht-radio-button-border-radius: 999px;
|
|
951
956
|
@utrecht-radio-button-hover-border-width: 1px;
|