@rijkshuisstijl-community/design-tokens 7.0.0 → 8.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.
Files changed (104) hide show
  1. package/CHANGELOG.md +72 -0
  2. package/dist/_variables.scss +10 -48
  3. package/dist/index.css +10 -48
  4. package/dist/index.d.ts +8 -46
  5. package/dist/index.js +10 -48
  6. package/dist/index.json +9 -47
  7. package/dist/index.tokens.json +14 -64
  8. package/dist/koop/_variables.scss +23 -61
  9. package/dist/koop/index.css +23 -61
  10. package/dist/koop/index.d.ts +21 -59
  11. package/dist/koop/index.js +23 -61
  12. package/dist/koop/index.json +22 -60
  13. package/dist/koop/index.tokens.json +47 -97
  14. package/dist/koop/root.css +23 -61
  15. package/dist/koop/tokens.d.ts +46 -96
  16. package/dist/koop/tokens.js +528 -1396
  17. package/dist/root.css +10 -48
  18. package/dist/tokens.d.ts +13 -63
  19. package/dist/tokens.js +200 -1068
  20. package/dist/uitvoerend-groen/_variables.scss +23 -61
  21. package/dist/uitvoerend-groen/index.css +23 -61
  22. package/dist/uitvoerend-groen/index.d.ts +21 -59
  23. package/dist/uitvoerend-groen/index.js +23 -61
  24. package/dist/uitvoerend-groen/index.json +22 -60
  25. package/dist/uitvoerend-groen/index.tokens.json +47 -97
  26. package/dist/uitvoerend-groen/root.css +23 -61
  27. package/dist/uitvoerend-groen/tokens.d.ts +46 -96
  28. package/dist/uitvoerend-groen/tokens.js +528 -1396
  29. package/dist/uitvoerend-hemelblauw/_variables.scss +23 -61
  30. package/dist/uitvoerend-hemelblauw/index.css +23 -61
  31. package/dist/uitvoerend-hemelblauw/index.d.ts +21 -59
  32. package/dist/uitvoerend-hemelblauw/index.js +23 -61
  33. package/dist/uitvoerend-hemelblauw/index.json +22 -60
  34. package/dist/uitvoerend-hemelblauw/index.tokens.json +47 -97
  35. package/dist/uitvoerend-hemelblauw/root.css +23 -61
  36. package/dist/uitvoerend-hemelblauw/tokens.d.ts +46 -96
  37. package/dist/uitvoerend-hemelblauw/tokens.js +528 -1396
  38. package/dist/uitvoerend-mintgroen/_variables.scss +23 -61
  39. package/dist/uitvoerend-mintgroen/index.css +23 -61
  40. package/dist/uitvoerend-mintgroen/index.d.ts +21 -59
  41. package/dist/uitvoerend-mintgroen/index.js +23 -61
  42. package/dist/uitvoerend-mintgroen/index.json +22 -60
  43. package/dist/uitvoerend-mintgroen/index.tokens.json +47 -97
  44. package/dist/uitvoerend-mintgroen/root.css +23 -61
  45. package/dist/uitvoerend-mintgroen/tokens.d.ts +46 -96
  46. package/dist/uitvoerend-mintgroen/tokens.js +528 -1396
  47. package/dist/uitvoerend-oranje/_variables.scss +23 -61
  48. package/dist/uitvoerend-oranje/index.css +23 -61
  49. package/dist/uitvoerend-oranje/index.d.ts +21 -59
  50. package/dist/uitvoerend-oranje/index.js +23 -61
  51. package/dist/uitvoerend-oranje/index.json +22 -60
  52. package/dist/uitvoerend-oranje/index.tokens.json +47 -97
  53. package/dist/uitvoerend-oranje/root.css +23 -61
  54. package/dist/uitvoerend-oranje/tokens.d.ts +46 -96
  55. package/dist/uitvoerend-oranje/tokens.js +528 -1396
  56. package/dist/uitvoerend-paars/_variables.scss +23 -61
  57. package/dist/uitvoerend-paars/index.css +23 -61
  58. package/dist/uitvoerend-paars/index.d.ts +21 -59
  59. package/dist/uitvoerend-paars/index.js +23 -61
  60. package/dist/uitvoerend-paars/index.json +22 -60
  61. package/dist/uitvoerend-paars/index.tokens.json +47 -97
  62. package/dist/uitvoerend-paars/root.css +23 -61
  63. package/dist/uitvoerend-paars/tokens.d.ts +46 -96
  64. package/dist/uitvoerend-paars/tokens.js +528 -1396
  65. package/dist/uitvoerend-violet/_variables.scss +23 -61
  66. package/dist/uitvoerend-violet/index.css +23 -61
  67. package/dist/uitvoerend-violet/index.d.ts +21 -59
  68. package/dist/uitvoerend-violet/index.js +23 -61
  69. package/dist/uitvoerend-violet/index.json +22 -60
  70. package/dist/uitvoerend-violet/index.tokens.json +47 -97
  71. package/dist/uitvoerend-violet/root.css +23 -61
  72. package/dist/uitvoerend-violet/tokens.d.ts +46 -96
  73. package/dist/uitvoerend-violet/tokens.js +528 -1396
  74. package/dist/uitvoerend-violet-oud/_variables.scss +23 -61
  75. package/dist/uitvoerend-violet-oud/index.css +23 -61
  76. package/dist/uitvoerend-violet-oud/index.d.ts +21 -59
  77. package/dist/uitvoerend-violet-oud/index.js +23 -61
  78. package/dist/uitvoerend-violet-oud/index.json +22 -60
  79. package/dist/uitvoerend-violet-oud/index.tokens.json +47 -97
  80. package/dist/uitvoerend-violet-oud/root.css +23 -61
  81. package/dist/uitvoerend-violet-oud/tokens.d.ts +46 -96
  82. package/dist/uitvoerend-violet-oud/tokens.js +528 -1396
  83. package/dist/wetgevend/_variables.scss +23 -61
  84. package/dist/wetgevend/index.css +23 -61
  85. package/dist/wetgevend/index.d.ts +21 -59
  86. package/dist/wetgevend/index.js +23 -61
  87. package/dist/wetgevend/index.json +22 -60
  88. package/dist/wetgevend/index.tokens.json +47 -97
  89. package/dist/wetgevend/root.css +23 -61
  90. package/dist/wetgevend/tokens.d.ts +46 -96
  91. package/dist/wetgevend/tokens.js +528 -1396
  92. package/figma/figma.tokens.json +51 -270
  93. package/package.json +1 -1
  94. package/src/generated/base.tokens.json +35 -199
  95. package/src/generated/koop/tokens.json +105 -269
  96. package/src/generated/themes.json +945 -2421
  97. package/src/generated/uitvoerend-groen/tokens.json +105 -269
  98. package/src/generated/uitvoerend-hemelblauw/tokens.json +105 -269
  99. package/src/generated/uitvoerend-mintgroen/tokens.json +105 -269
  100. package/src/generated/uitvoerend-oranje/tokens.json +105 -269
  101. package/src/generated/uitvoerend-paars/tokens.json +105 -269
  102. package/src/generated/uitvoerend-violet/tokens.json +105 -269
  103. package/src/generated/uitvoerend-violet-oud/tokens.json +105 -269
  104. package/src/generated/wetgevend/tokens.json +105 -269
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 09 Sep 2025 07:01:22 GMT
3
+ * Generated on Fri, 26 Sep 2025 23:36:51 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -2793,6 +2793,29 @@ module.exports = {
2793
2793
  "link",
2794
2794
  "column-gap"
2795
2795
  ]
2796
+ },
2797
+ "font-size": {
2798
+ "value": "1.25rem",
2799
+ "type": "fontSizes",
2800
+ "filePath": "src/generated/base.tokens.json",
2801
+ "isSource": true,
2802
+ "original": {
2803
+ "value": "1.25rem",
2804
+ "type": "fontSizes"
2805
+ },
2806
+ "name": "rhcNavBarLinkFontSize",
2807
+ "attributes": {
2808
+ "category": "rhc",
2809
+ "type": "nav-bar",
2810
+ "item": "link",
2811
+ "subitem": "font-size"
2812
+ },
2813
+ "path": [
2814
+ "rhc",
2815
+ "nav-bar",
2816
+ "link",
2817
+ "font-size"
2818
+ ]
2796
2819
  }
2797
2820
  },
2798
2821
  "heading": {
@@ -8290,15 +8313,101 @@ module.exports = {
8290
8313
  }
8291
8314
  }
8292
8315
  },
8316
+ "blockquote": {
8317
+ "margin-block-end": {
8318
+ "value": "0rem",
8319
+ "type": "dimension",
8320
+ "filePath": "src/generated/base.tokens.json",
8321
+ "isSource": true,
8322
+ "original": {
8323
+ "value": "0rem",
8324
+ "type": "dimension"
8325
+ },
8326
+ "name": "rhcBlockquoteMarginBlockEnd",
8327
+ "attributes": {
8328
+ "category": "rhc",
8329
+ "type": "blockquote",
8330
+ "item": "margin-block-end"
8331
+ },
8332
+ "path": [
8333
+ "rhc",
8334
+ "blockquote",
8335
+ "margin-block-end"
8336
+ ]
8337
+ },
8338
+ "margin-block-start": {
8339
+ "value": "0rem",
8340
+ "type": "dimension",
8341
+ "filePath": "src/generated/base.tokens.json",
8342
+ "isSource": true,
8343
+ "original": {
8344
+ "value": "0rem",
8345
+ "type": "dimension"
8346
+ },
8347
+ "name": "rhcBlockquoteMarginBlockStart",
8348
+ "attributes": {
8349
+ "category": "rhc",
8350
+ "type": "blockquote",
8351
+ "item": "margin-block-start"
8352
+ },
8353
+ "path": [
8354
+ "rhc",
8355
+ "blockquote",
8356
+ "margin-block-start"
8357
+ ]
8358
+ },
8359
+ "margin-inline-end": {
8360
+ "value": "0rem",
8361
+ "type": "dimension",
8362
+ "filePath": "src/generated/base.tokens.json",
8363
+ "isSource": true,
8364
+ "original": {
8365
+ "value": "0rem",
8366
+ "type": "dimension"
8367
+ },
8368
+ "name": "rhcBlockquoteMarginInlineEnd",
8369
+ "attributes": {
8370
+ "category": "rhc",
8371
+ "type": "blockquote",
8372
+ "item": "margin-inline-end"
8373
+ },
8374
+ "path": [
8375
+ "rhc",
8376
+ "blockquote",
8377
+ "margin-inline-end"
8378
+ ]
8379
+ },
8380
+ "margin-inline-start": {
8381
+ "value": "0rem",
8382
+ "type": "dimension",
8383
+ "filePath": "src/generated/base.tokens.json",
8384
+ "isSource": true,
8385
+ "original": {
8386
+ "value": "0rem",
8387
+ "type": "dimension"
8388
+ },
8389
+ "name": "rhcBlockquoteMarginInlineStart",
8390
+ "attributes": {
8391
+ "category": "rhc",
8392
+ "type": "blockquote",
8393
+ "item": "margin-inline-start"
8394
+ },
8395
+ "path": [
8396
+ "rhc",
8397
+ "blockquote",
8398
+ "margin-inline-start"
8399
+ ]
8400
+ }
8401
+ },
8293
8402
  "keep": {
8294
8403
  "_comment": {
8404
+ "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
8295
8405
  "type": "other",
8296
- "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
8297
8406
  "filePath": "src/generated/base.tokens.json",
8298
8407
  "isSource": true,
8299
8408
  "original": {
8300
- "type": "other",
8301
- "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote."
8409
+ "value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
8410
+ "type": "other"
8302
8411
  },
8303
8412
  "name": "rhcKeepComment",
8304
8413
  "attributes": {
@@ -9024,27 +9133,6 @@ module.exports = {
9024
9133
  ]
9025
9134
  }
9026
9135
  },
9027
- "backdrop": {
9028
- "value": "#0000004d",
9029
- "type": "color",
9030
- "filePath": "src/generated/base.tokens.json",
9031
- "isSource": true,
9032
- "original": {
9033
- "value": "#0000004d",
9034
- "type": "color"
9035
- },
9036
- "name": "rhcColorBackdrop",
9037
- "attributes": {
9038
- "category": "rhc",
9039
- "type": "color",
9040
- "item": "backdrop"
9041
- },
9042
- "path": [
9043
- "rhc",
9044
- "color",
9045
- "backdrop"
9046
- ]
9047
- },
9048
9136
  "border": {
9049
9137
  "default": {
9050
9138
  "parent": "mode/light",
@@ -12546,31 +12634,6 @@ module.exports = {
12546
12634
  "zwart"
12547
12635
  ]
12548
12636
  },
12549
- "transparent": {
12550
- "30": {
12551
- "value": "#0000004d",
12552
- "type": "color",
12553
- "filePath": "src/generated/base.tokens.json",
12554
- "isSource": true,
12555
- "original": {
12556
- "value": "#0000004d",
12557
- "type": "color"
12558
- },
12559
- "name": "rhcColorTransparent30",
12560
- "attributes": {
12561
- "category": "rhc",
12562
- "type": "color",
12563
- "item": "transparent",
12564
- "subitem": "30"
12565
- },
12566
- "path": [
12567
- "rhc",
12568
- "color",
12569
- "transparent",
12570
- "30"
12571
- ]
12572
- }
12573
- },
12574
12637
  "none": {
12575
12638
  "value": "transparent",
12576
12639
  "type": "color",
@@ -13547,12 +13610,12 @@ module.exports = {
13547
13610
  ]
13548
13611
  },
13549
13612
  "3-lint": {
13550
- "value": "1440px",
13613
+ "value": "144px",
13551
13614
  "type": "dimension",
13552
13615
  "filePath": "src/generated/base.tokens.json",
13553
13616
  "isSource": true,
13554
13617
  "original": {
13555
- "value": "1440px",
13618
+ "value": "144px",
13556
13619
  "type": "dimension"
13557
13620
  },
13558
13621
  "name": "rhcSize3Lint",
@@ -20459,54 +20522,6 @@ module.exports = {
20459
20522
  }
20460
20523
  },
20461
20524
  "form-field-error-message": {
20462
- "icon": {
20463
- "margin-inline-end": {
20464
- "type": "dimension",
20465
- "value": "0.5rem",
20466
- "filePath": "src/generated/base.tokens.json",
20467
- "isSource": true,
20468
- "original": {
20469
- "type": "dimension",
20470
- "value": "0.5rem"
20471
- },
20472
- "name": "utrechtFormFieldErrorMessageIconMarginInlineEnd",
20473
- "attributes": {
20474
- "category": "utrecht",
20475
- "type": "form-field-error-message",
20476
- "item": "icon",
20477
- "subitem": "margin-inline-end"
20478
- },
20479
- "path": [
20480
- "utrecht",
20481
- "form-field-error-message",
20482
- "icon",
20483
- "margin-inline-end"
20484
- ]
20485
- },
20486
- "size": {
20487
- "type": "dimension",
20488
- "value": "24px",
20489
- "filePath": "src/generated/base.tokens.json",
20490
- "isSource": true,
20491
- "original": {
20492
- "type": "dimension",
20493
- "value": "24px"
20494
- },
20495
- "name": "utrechtFormFieldErrorMessageIconSize",
20496
- "attributes": {
20497
- "category": "utrecht",
20498
- "type": "form-field-error-message",
20499
- "item": "icon",
20500
- "subitem": "size"
20501
- },
20502
- "path": [
20503
- "utrecht",
20504
- "form-field-error-message",
20505
- "icon",
20506
- "size"
20507
- ]
20508
- }
20509
- },
20510
20525
  "background-color": {
20511
20526
  "type": "color",
20512
20527
  "value": "transparent",
@@ -20765,27 +20780,6 @@ module.exports = {
20765
20780
  }
20766
20781
  },
20767
20782
  "form-field-description": {
20768
- "padding-block-end": {
20769
- "value": "0.5rem",
20770
- "type": "dimension",
20771
- "filePath": "src/generated/base.tokens.json",
20772
- "isSource": true,
20773
- "original": {
20774
- "value": "0.5rem",
20775
- "type": "dimension"
20776
- },
20777
- "name": "utrechtFormFieldDescriptionPaddingBlockEnd",
20778
- "attributes": {
20779
- "category": "utrecht",
20780
- "type": "form-field-description",
20781
- "item": "padding-block-end"
20782
- },
20783
- "path": [
20784
- "utrecht",
20785
- "form-field-description",
20786
- "padding-block-end"
20787
- ]
20788
- },
20789
20783
  "color": {
20790
20784
  "type": "color",
20791
20785
  "value": "#334155",
@@ -26609,1019 +26603,109 @@ module.exports = {
26609
26603
  }
26610
26604
  },
26611
26605
  "blockquote": {
26612
- "border-block-end-width": {
26613
- "type": "dimension",
26614
- "value": 0,
26606
+ "background-color": {
26607
+ "value": "transparent",
26608
+ "type": "color",
26615
26609
  "filePath": "src/generated/base.tokens.json",
26616
26610
  "isSource": true,
26617
26611
  "original": {
26618
- "type": "dimension",
26619
- "value": 0
26612
+ "value": "transparent",
26613
+ "type": "color"
26620
26614
  },
26621
- "name": "utrechtBlockquoteBorderBlockEndWidth",
26615
+ "name": "utrechtBlockquoteBackgroundColor",
26622
26616
  "attributes": {
26623
26617
  "category": "utrecht",
26624
26618
  "type": "blockquote",
26625
- "item": "border-block-end-width"
26619
+ "item": "background-color"
26626
26620
  },
26627
26621
  "path": [
26628
26622
  "utrecht",
26629
26623
  "blockquote",
26630
- "border-block-end-width"
26624
+ "background-color"
26631
26625
  ]
26632
26626
  },
26633
- "border-block-start-width": {
26627
+ "border-inline-start-width": {
26628
+ "value": "0px",
26634
26629
  "type": "dimension",
26635
- "value": 0,
26636
26630
  "filePath": "src/generated/base.tokens.json",
26637
26631
  "isSource": true,
26638
26632
  "original": {
26639
- "type": "dimension",
26640
- "value": 0
26633
+ "value": "0px",
26634
+ "type": "dimension"
26641
26635
  },
26642
- "name": "utrechtBlockquoteBorderBlockStartWidth",
26636
+ "name": "utrechtBlockquoteBorderInlineStartWidth",
26643
26637
  "attributes": {
26644
26638
  "category": "utrecht",
26645
26639
  "type": "blockquote",
26646
- "item": "border-block-start-width"
26640
+ "item": "border-inline-start-width"
26647
26641
  },
26648
26642
  "path": [
26649
26643
  "utrecht",
26650
26644
  "blockquote",
26651
- "border-block-start-width"
26645
+ "border-inline-start-width"
26652
26646
  ]
26653
26647
  },
26654
- "border-end-end-radius": {
26655
- "type": "dimension",
26656
- "value": 0,
26648
+ "border-color": {
26649
+ "value": "transparent",
26650
+ "type": "color",
26657
26651
  "filePath": "src/generated/base.tokens.json",
26658
26652
  "isSource": true,
26659
26653
  "original": {
26660
- "type": "dimension",
26661
- "value": 0
26654
+ "value": "transparent",
26655
+ "type": "color"
26662
26656
  },
26663
- "name": "utrechtBlockquoteBorderEndEndRadius",
26657
+ "name": "utrechtBlockquoteBorderColor",
26664
26658
  "attributes": {
26665
26659
  "category": "utrecht",
26666
26660
  "type": "blockquote",
26667
- "item": "border-end-end-radius"
26661
+ "item": "border-color"
26668
26662
  },
26669
26663
  "path": [
26670
26664
  "utrecht",
26671
26665
  "blockquote",
26672
- "border-end-end-radius"
26666
+ "border-color"
26673
26667
  ]
26674
26668
  },
26675
- "border-end-start-radius": {
26669
+ "border-radius": {
26670
+ "value": "0px",
26676
26671
  "type": "dimension",
26677
- "value": 0,
26678
26672
  "filePath": "src/generated/base.tokens.json",
26679
26673
  "isSource": true,
26680
26674
  "original": {
26681
- "type": "dimension",
26682
- "value": 0
26675
+ "value": "0px",
26676
+ "type": "dimension"
26683
26677
  },
26684
- "name": "utrechtBlockquoteBorderEndStartRadius",
26678
+ "name": "utrechtBlockquoteBorderRadius",
26685
26679
  "attributes": {
26686
26680
  "category": "utrecht",
26687
26681
  "type": "blockquote",
26688
- "item": "border-end-start-radius"
26682
+ "item": "border-radius"
26689
26683
  },
26690
26684
  "path": [
26691
26685
  "utrecht",
26692
26686
  "blockquote",
26693
- "border-end-start-radius"
26687
+ "border-radius"
26694
26688
  ]
26695
26689
  },
26696
- "border-inline-end-width": {
26690
+ "border-width": {
26691
+ "value": "0px",
26697
26692
  "type": "dimension",
26698
- "value": 0,
26699
26693
  "filePath": "src/generated/base.tokens.json",
26700
26694
  "isSource": true,
26701
26695
  "original": {
26702
- "type": "dimension",
26703
- "value": 0
26696
+ "value": "0px",
26697
+ "type": "dimension"
26704
26698
  },
26705
- "name": "utrechtBlockquoteBorderInlineEndWidth",
26699
+ "name": "utrechtBlockquoteBorderWidth",
26706
26700
  "attributes": {
26707
26701
  "category": "utrecht",
26708
26702
  "type": "blockquote",
26709
- "item": "border-inline-end-width"
26703
+ "item": "border-width"
26710
26704
  },
26711
26705
  "path": [
26712
26706
  "utrecht",
26713
26707
  "blockquote",
26714
- "border-inline-end-width"
26715
- ]
26716
- },
26717
- "border-start-end-radius": {
26718
- "type": "dimension",
26719
- "value": 0,
26720
- "filePath": "src/generated/base.tokens.json",
26721
- "isSource": true,
26722
- "original": {
26723
- "type": "dimension",
26724
- "value": 0
26725
- },
26726
- "name": "utrechtBlockquoteBorderStartEndRadius",
26727
- "attributes": {
26728
- "category": "utrecht",
26729
- "type": "blockquote",
26730
- "item": "border-start-end-radius"
26731
- },
26732
- "path": [
26733
- "utrecht",
26734
- "blockquote",
26735
- "border-start-end-radius"
26736
- ]
26737
- },
26738
- "border-start-start-radius": {
26739
- "type": "dimension",
26740
- "value": 0,
26741
- "filePath": "src/generated/base.tokens.json",
26742
- "isSource": true,
26743
- "original": {
26744
- "type": "dimension",
26745
- "value": 0
26746
- },
26747
- "name": "utrechtBlockquoteBorderStartStartRadius",
26748
- "attributes": {
26749
- "category": "utrecht",
26750
- "type": "blockquote",
26751
- "item": "border-start-start-radius"
26752
- },
26753
- "path": [
26754
- "utrecht",
26755
- "blockquote",
26756
- "border-start-start-radius"
26757
- ]
26758
- },
26759
- "margin-block-end": {
26760
- "type": "dimension",
26761
- "value": 0,
26762
- "filePath": "src/generated/base.tokens.json",
26763
- "isSource": true,
26764
- "original": {
26765
- "type": "dimension",
26766
- "value": 0
26767
- },
26768
- "name": "utrechtBlockquoteMarginBlockEnd",
26769
- "attributes": {
26770
- "category": "utrecht",
26771
- "type": "blockquote",
26772
- "item": "margin-block-end"
26773
- },
26774
- "path": [
26775
- "utrecht",
26776
- "blockquote",
26777
- "margin-block-end"
26778
- ]
26779
- },
26780
- "margin-block-start": {
26781
- "type": "dimension",
26782
- "value": 0,
26783
- "filePath": "src/generated/base.tokens.json",
26784
- "isSource": true,
26785
- "original": {
26786
- "type": "dimension",
26787
- "value": 0
26788
- },
26789
- "name": "utrechtBlockquoteMarginBlockStart",
26790
- "attributes": {
26791
- "category": "utrecht",
26792
- "type": "blockquote",
26793
- "item": "margin-block-start"
26794
- },
26795
- "path": [
26796
- "utrecht",
26797
- "blockquote",
26798
- "margin-block-start"
26799
- ]
26800
- },
26801
- "margin-inline-end": {
26802
- "type": "dimension",
26803
- "value": 0,
26804
- "filePath": "src/generated/base.tokens.json",
26805
- "isSource": true,
26806
- "original": {
26807
- "type": "dimension",
26808
- "value": 0
26809
- },
26810
- "name": "utrechtBlockquoteMarginInlineEnd",
26811
- "attributes": {
26812
- "category": "utrecht",
26813
- "type": "blockquote",
26814
- "item": "margin-inline-end"
26815
- },
26816
- "path": [
26817
- "utrecht",
26818
- "blockquote",
26819
- "margin-inline-end"
26820
- ]
26821
- },
26822
- "margin-inline-start": {
26823
- "type": "dimension",
26824
- "value": 0,
26825
- "filePath": "src/generated/base.tokens.json",
26826
- "isSource": true,
26827
- "original": {
26828
- "type": "dimension",
26829
- "value": 0
26830
- },
26831
- "name": "utrechtBlockquoteMarginInlineStart",
26832
- "attributes": {
26833
- "category": "utrecht",
26834
- "type": "blockquote",
26835
- "item": "margin-inline-start"
26836
- },
26837
- "path": [
26838
- "utrecht",
26839
- "blockquote",
26840
- "margin-inline-start"
26841
- ]
26842
- },
26843
- "blue-corner-border-variation": {
26844
- "border-block-end-width": {
26845
- "type": "dimension",
26846
- "value": "2px",
26847
- "filePath": "src/generated/base.tokens.json",
26848
- "isSource": true,
26849
- "original": {
26850
- "type": "dimension",
26851
- "value": "2px"
26852
- },
26853
- "name": "utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth",
26854
- "attributes": {
26855
- "category": "utrecht",
26856
- "type": "blockquote",
26857
- "item": "blue-corner-border-variation",
26858
- "subitem": "border-block-end-width"
26859
- },
26860
- "path": [
26861
- "utrecht",
26862
- "blockquote",
26863
- "blue-corner-border-variation",
26864
- "border-block-end-width"
26865
- ]
26866
- },
26867
- "border-color": {
26868
- "type": "color",
26869
- "value": "#154273",
26870
- "filePath": "src/generated/base.tokens.json",
26871
- "isSource": true,
26872
- "original": {
26873
- "type": "color",
26874
- "value": "#154273"
26875
- },
26876
- "name": "utrechtBlockquoteBlueCornerBorderVariationBorderColor",
26877
- "attributes": {
26878
- "category": "utrecht",
26879
- "type": "blockquote",
26880
- "item": "blue-corner-border-variation",
26881
- "subitem": "border-color"
26882
- },
26883
- "path": [
26884
- "utrecht",
26885
- "blockquote",
26886
- "blue-corner-border-variation",
26887
- "border-color"
26888
- ]
26889
- },
26890
- "border-end-end-radius": {
26891
- "type": "dimension",
26892
- "value": "3rem",
26893
- "filePath": "src/generated/base.tokens.json",
26894
- "isSource": true,
26895
- "original": {
26896
- "type": "dimension",
26897
- "value": "3rem"
26898
- },
26899
- "name": "utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius",
26900
- "attributes": {
26901
- "category": "utrecht",
26902
- "type": "blockquote",
26903
- "item": "blue-corner-border-variation",
26904
- "subitem": "border-end-end-radius"
26905
- },
26906
- "path": [
26907
- "utrecht",
26908
- "blockquote",
26909
- "blue-corner-border-variation",
26910
- "border-end-end-radius"
26911
- ]
26912
- },
26913
- "border-inline-end-width": {
26914
- "type": "dimension",
26915
- "value": "2px",
26916
- "filePath": "src/generated/base.tokens.json",
26917
- "isSource": true,
26918
- "original": {
26919
- "type": "dimension",
26920
- "value": "2px"
26921
- },
26922
- "name": "utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth",
26923
- "attributes": {
26924
- "category": "utrecht",
26925
- "type": "blockquote",
26926
- "item": "blue-corner-border-variation",
26927
- "subitem": "border-inline-end-width"
26928
- },
26929
- "path": [
26930
- "utrecht",
26931
- "blockquote",
26932
- "blue-corner-border-variation",
26933
- "border-inline-end-width"
26934
- ]
26935
- }
26936
- },
26937
- "caption": {
26938
- "color": {
26939
- "type": "color",
26940
- "value": "#154273",
26941
- "filePath": "src/generated/base.tokens.json",
26942
- "isSource": true,
26943
- "original": {
26944
- "type": "color",
26945
- "value": "#154273"
26946
- },
26947
- "name": "utrechtBlockquoteCaptionColor",
26948
- "attributes": {
26949
- "category": "utrecht",
26950
- "type": "blockquote",
26951
- "item": "caption",
26952
- "subitem": "color"
26953
- },
26954
- "path": [
26955
- "utrecht",
26956
- "blockquote",
26957
- "caption",
26958
- "color"
26959
- ]
26960
- },
26961
- "font-family": {
26962
- "type": "fontFamilies",
26963
- "value": "'Fira Sans', Arial, Verdana, sans-serif",
26964
- "filePath": "src/generated/base.tokens.json",
26965
- "isSource": true,
26966
- "original": {
26967
- "type": "fontFamilies",
26968
- "value": "'Fira Sans', Arial, Verdana, sans-serif"
26969
- },
26970
- "name": "utrechtBlockquoteCaptionFontFamily",
26971
- "attributes": {
26972
- "category": "utrecht",
26973
- "type": "blockquote",
26974
- "item": "caption",
26975
- "subitem": "font-family"
26976
- },
26977
- "path": [
26978
- "utrecht",
26979
- "blockquote",
26980
- "caption",
26981
- "font-family"
26982
- ]
26983
- },
26984
- "font-size": {
26985
- "type": "fontSizes",
26986
- "value": "1.25rem",
26987
- "filePath": "src/generated/base.tokens.json",
26988
- "isSource": true,
26989
- "original": {
26990
- "type": "fontSizes",
26991
- "value": "1.25rem"
26992
- },
26993
- "name": "utrechtBlockquoteCaptionFontSize",
26994
- "attributes": {
26995
- "category": "utrecht",
26996
- "type": "blockquote",
26997
- "item": "caption",
26998
- "subitem": "font-size"
26999
- },
27000
- "path": [
27001
- "utrecht",
27002
- "blockquote",
27003
- "caption",
27004
- "font-size"
27005
- ]
27006
- },
27007
- "font-weight": {
27008
- "type": "fontWeights",
27009
- "value": 400,
27010
- "filePath": "src/generated/base.tokens.json",
27011
- "isSource": true,
27012
- "original": {
27013
- "type": "fontWeights",
27014
- "value": 400
27015
- },
27016
- "name": "utrechtBlockquoteCaptionFontWeight",
27017
- "attributes": {
27018
- "category": "utrecht",
27019
- "type": "blockquote",
27020
- "item": "caption",
27021
- "subitem": "font-weight"
27022
- },
27023
- "path": [
27024
- "utrecht",
27025
- "blockquote",
27026
- "caption",
27027
- "font-weight"
27028
- ]
27029
- },
27030
- "line-height": {
27031
- "type": "lineHeights",
27032
- "value": "150%",
27033
- "filePath": "src/generated/base.tokens.json",
27034
- "isSource": true,
27035
- "original": {
27036
- "type": "lineHeights",
27037
- "value": "150%"
27038
- },
27039
- "name": "utrechtBlockquoteCaptionLineHeight",
27040
- "attributes": {
27041
- "category": "utrecht",
27042
- "type": "blockquote",
27043
- "item": "caption",
27044
- "subitem": "line-height"
27045
- },
27046
- "path": [
27047
- "utrecht",
27048
- "blockquote",
27049
- "caption",
27050
- "line-height"
27051
- ]
27052
- },
27053
- "padding-block-start": {
27054
- "type": "dimension",
27055
- "value": "0.75rem",
27056
- "filePath": "src/generated/base.tokens.json",
27057
- "isSource": true,
27058
- "original": {
27059
- "type": "dimension",
27060
- "value": "0.75rem"
27061
- },
27062
- "name": "utrechtBlockquoteCaptionPaddingBlockStart",
27063
- "attributes": {
27064
- "category": "utrecht",
27065
- "type": "blockquote",
27066
- "item": "caption",
27067
- "subitem": "padding-block-start"
27068
- },
27069
- "path": [
27070
- "utrecht",
27071
- "blockquote",
27072
- "caption",
27073
- "padding-block-start"
27074
- ]
27075
- }
27076
- },
27077
- "content": {
27078
- "font-family": {
27079
- "type": "fontFamilies",
27080
- "value": "'Fira Sans', Arial, Verdana, sans-serif",
27081
- "filePath": "src/generated/base.tokens.json",
27082
- "isSource": true,
27083
- "original": {
27084
- "type": "fontFamilies",
27085
- "value": "'Fira Sans', Arial, Verdana, sans-serif"
27086
- },
27087
- "name": "utrechtBlockquoteContentFontFamily",
27088
- "attributes": {
27089
- "category": "utrecht",
27090
- "type": "blockquote",
27091
- "item": "content",
27092
- "subitem": "font-family"
27093
- },
27094
- "path": [
27095
- "utrecht",
27096
- "blockquote",
27097
- "content",
27098
- "font-family"
27099
- ]
27100
- },
27101
- "font-weight": {
27102
- "type": "fontWeights",
27103
- "value": 400,
27104
- "filePath": "src/generated/base.tokens.json",
27105
- "isSource": true,
27106
- "original": {
27107
- "type": "fontWeights",
27108
- "value": 400
27109
- },
27110
- "name": "utrechtBlockquoteContentFontWeight",
27111
- "attributes": {
27112
- "category": "utrecht",
27113
- "type": "blockquote",
27114
- "item": "content",
27115
- "subitem": "font-weight"
27116
- },
27117
- "path": [
27118
- "utrecht",
27119
- "blockquote",
27120
- "content",
27121
- "font-weight"
27122
- ]
27123
- },
27124
- "line-height": {
27125
- "type": "lineHeights",
27126
- "value": "150%",
27127
- "filePath": "src/generated/base.tokens.json",
27128
- "isSource": true,
27129
- "original": {
27130
- "type": "lineHeights",
27131
- "value": "150%"
27132
- },
27133
- "name": "utrechtBlockquoteContentLineHeight",
27134
- "attributes": {
27135
- "category": "utrecht",
27136
- "type": "blockquote",
27137
- "item": "content",
27138
- "subitem": "line-height"
27139
- },
27140
- "path": [
27141
- "utrecht",
27142
- "blockquote",
27143
- "content",
27144
- "line-height"
27145
- ]
27146
- },
27147
- "color": {
27148
- "value": "#154273",
27149
- "type": "color",
27150
- "filePath": "src/generated/base.tokens.json",
27151
- "isSource": true,
27152
- "original": {
27153
- "value": "#154273",
27154
- "type": "color"
27155
- },
27156
- "name": "utrechtBlockquoteContentColor",
27157
- "attributes": {
27158
- "category": "utrecht",
27159
- "type": "blockquote",
27160
- "item": "content",
27161
- "subitem": "color"
27162
- },
27163
- "path": [
27164
- "utrecht",
27165
- "blockquote",
27166
- "content",
27167
- "color"
27168
- ]
27169
- },
27170
- "font-size": {
27171
- "value": "1.25rem",
27172
- "type": "fontSizes",
27173
- "filePath": "src/generated/base.tokens.json",
27174
- "isSource": true,
27175
- "original": {
27176
- "value": "1.25rem",
27177
- "type": "fontSizes"
27178
- },
27179
- "name": "utrechtBlockquoteContentFontSize",
27180
- "attributes": {
27181
- "category": "utrecht",
27182
- "type": "blockquote",
27183
- "item": "content",
27184
- "subitem": "font-size"
27185
- },
27186
- "path": [
27187
- "utrecht",
27188
- "blockquote",
27189
- "content",
27190
- "font-size"
27191
- ]
27192
- }
27193
- },
27194
- "pink-background-variation": {
27195
- "background-color": {
27196
- "type": "color",
27197
- "value": "#F6BDE1",
27198
- "filePath": "src/generated/base.tokens.json",
27199
- "isSource": true,
27200
- "original": {
27201
- "type": "color",
27202
- "value": "#F6BDE1"
27203
- },
27204
- "name": "utrechtBlockquotePinkBackgroundVariationBackgroundColor",
27205
- "attributes": {
27206
- "category": "utrecht",
27207
- "type": "blockquote",
27208
- "item": "pink-background-variation",
27209
- "subitem": "background-color"
27210
- },
27211
- "path": [
27212
- "utrecht",
27213
- "blockquote",
27214
- "pink-background-variation",
27215
- "background-color"
27216
- ]
27217
- },
27218
- "border-end-start-radius": {
27219
- "type": "dimension",
27220
- "value": "3rem",
27221
- "filePath": "src/generated/base.tokens.json",
27222
- "isSource": true,
27223
- "original": {
27224
- "type": "dimension",
27225
- "value": "3rem"
27226
- },
27227
- "name": "utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius",
27228
- "attributes": {
27229
- "category": "utrecht",
27230
- "type": "blockquote",
27231
- "item": "pink-background-variation",
27232
- "subitem": "border-end-start-radius"
27233
- },
27234
- "path": [
27235
- "utrecht",
27236
- "blockquote",
27237
- "pink-background-variation",
27238
- "border-end-start-radius"
27239
- ]
27240
- },
27241
- "padding": {
27242
- "type": "dimension",
27243
- "value": "2.5rem",
27244
- "filePath": "src/generated/base.tokens.json",
27245
- "isSource": true,
27246
- "original": {
27247
- "type": "dimension",
27248
- "value": "2.5rem"
27249
- },
27250
- "name": "utrechtBlockquotePinkBackgroundVariationPadding",
27251
- "attributes": {
27252
- "category": "utrecht",
27253
- "type": "blockquote",
27254
- "item": "pink-background-variation",
27255
- "subitem": "padding"
27256
- },
27257
- "path": [
27258
- "utrecht",
27259
- "blockquote",
27260
- "pink-background-variation",
27261
- "padding"
27262
- ]
27263
- }
27264
- },
27265
- "pink-corner-border-variation": {
27266
- "border-block-start-width": {
27267
- "type": "dimension",
27268
- "value": "0.25rem",
27269
- "filePath": "src/generated/base.tokens.json",
27270
- "isSource": true,
27271
- "original": {
27272
- "type": "dimension",
27273
- "value": "0.25rem"
27274
- },
27275
- "name": "utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth",
27276
- "attributes": {
27277
- "category": "utrecht",
27278
- "type": "blockquote",
27279
- "item": "pink-corner-border-variation",
27280
- "subitem": "border-block-start-width"
27281
- },
27282
- "path": [
27283
- "utrecht",
27284
- "blockquote",
27285
- "pink-corner-border-variation",
27286
- "border-block-start-width"
27287
- ]
27288
- },
27289
- "border-color": {
27290
- "type": "color",
27291
- "value": "#F6BDE1",
27292
- "filePath": "src/generated/base.tokens.json",
27293
- "isSource": true,
27294
- "original": {
27295
- "type": "color",
27296
- "value": "#F6BDE1"
27297
- },
27298
- "name": "utrechtBlockquotePinkCornerBorderVariationBorderColor",
27299
- "attributes": {
27300
- "category": "utrecht",
27301
- "type": "blockquote",
27302
- "item": "pink-corner-border-variation",
27303
- "subitem": "border-color"
27304
- },
27305
- "path": [
27306
- "utrecht",
27307
- "blockquote",
27308
- "pink-corner-border-variation",
27309
- "border-color"
27310
- ]
27311
- },
27312
- "border-inline-start-width": {
27313
- "type": "dimension",
27314
- "value": "0.25rem",
27315
- "filePath": "src/generated/base.tokens.json",
27316
- "isSource": true,
27317
- "original": {
27318
- "type": "dimension",
27319
- "value": "0.25rem"
27320
- },
27321
- "name": "utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth",
27322
- "attributes": {
27323
- "category": "utrecht",
27324
- "type": "blockquote",
27325
- "item": "pink-corner-border-variation",
27326
- "subitem": "border-inline-start-width"
27327
- },
27328
- "path": [
27329
- "utrecht",
27330
- "blockquote",
27331
- "pink-corner-border-variation",
27332
- "border-inline-start-width"
27333
- ]
27334
- },
27335
- "border-start-start-radius": {
27336
- "type": "dimension",
27337
- "value": "3rem",
27338
- "filePath": "src/generated/base.tokens.json",
27339
- "isSource": true,
27340
- "original": {
27341
- "type": "dimension",
27342
- "value": "3rem"
27343
- },
27344
- "name": "utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius",
27345
- "attributes": {
27346
- "category": "utrecht",
27347
- "type": "blockquote",
27348
- "item": "pink-corner-border-variation",
27349
- "subitem": "border-start-start-radius"
27350
- },
27351
- "path": [
27352
- "utrecht",
27353
- "blockquote",
27354
- "pink-corner-border-variation",
27355
- "border-start-start-radius"
27356
- ]
27357
- },
27358
- "padding": {
27359
- "type": "dimension",
27360
- "value": "2.5rem",
27361
- "filePath": "src/generated/base.tokens.json",
27362
- "isSource": true,
27363
- "original": {
27364
- "type": "dimension",
27365
- "value": "2.5rem"
27366
- },
27367
- "name": "utrechtBlockquotePinkCornerBorderVariationPadding",
27368
- "attributes": {
27369
- "category": "utrecht",
27370
- "type": "blockquote",
27371
- "item": "pink-corner-border-variation",
27372
- "subitem": "padding"
27373
- },
27374
- "path": [
27375
- "utrecht",
27376
- "blockquote",
27377
- "pink-corner-border-variation",
27378
- "padding"
27379
- ]
27380
- }
27381
- },
27382
- "pink-left-border-variation": {
27383
- "border-color": {
27384
- "type": "color",
27385
- "value": "#F6BDE1",
27386
- "filePath": "src/generated/base.tokens.json",
27387
- "isSource": true,
27388
- "original": {
27389
- "type": "color",
27390
- "value": "#F6BDE1"
27391
- },
27392
- "name": "utrechtBlockquotePinkLeftBorderVariationBorderColor",
27393
- "attributes": {
27394
- "category": "utrecht",
27395
- "type": "blockquote",
27396
- "item": "pink-left-border-variation",
27397
- "subitem": "border-color"
27398
- },
27399
- "path": [
27400
- "utrecht",
27401
- "blockquote",
27402
- "pink-left-border-variation",
27403
- "border-color"
27404
- ]
27405
- },
27406
- "border-inline-start-width": {
27407
- "type": "dimension",
27408
- "value": "0.75rem",
27409
- "filePath": "src/generated/base.tokens.json",
27410
- "isSource": true,
27411
- "original": {
27412
- "type": "dimension",
27413
- "value": "0.75rem"
27414
- },
27415
- "name": "utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth",
27416
- "attributes": {
27417
- "category": "utrecht",
27418
- "type": "blockquote",
27419
- "item": "pink-left-border-variation",
27420
- "subitem": "border-inline-start-width"
27421
- },
27422
- "path": [
27423
- "utrecht",
27424
- "blockquote",
27425
- "pink-left-border-variation",
27426
- "border-inline-start-width"
27427
- ]
27428
- },
27429
- "padding-block-end": {
27430
- "type": "dimension",
27431
- "value": "1.5rem",
27432
- "filePath": "src/generated/base.tokens.json",
27433
- "isSource": true,
27434
- "original": {
27435
- "type": "dimension",
27436
- "value": "1.5rem"
27437
- },
27438
- "name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd",
27439
- "attributes": {
27440
- "category": "utrecht",
27441
- "type": "blockquote",
27442
- "item": "pink-left-border-variation",
27443
- "subitem": "padding-block-end"
27444
- },
27445
- "path": [
27446
- "utrecht",
27447
- "blockquote",
27448
- "pink-left-border-variation",
27449
- "padding-block-end"
27450
- ]
27451
- },
27452
- "padding-block-start": {
27453
- "type": "dimension",
27454
- "value": "1.5rem",
27455
- "filePath": "src/generated/base.tokens.json",
27456
- "isSource": true,
27457
- "original": {
27458
- "type": "dimension",
27459
- "value": "1.5rem"
27460
- },
27461
- "name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart",
27462
- "attributes": {
27463
- "category": "utrecht",
27464
- "type": "blockquote",
27465
- "item": "pink-left-border-variation",
27466
- "subitem": "padding-block-start"
27467
- },
27468
- "path": [
27469
- "utrecht",
27470
- "blockquote",
27471
- "pink-left-border-variation",
27472
- "padding-block-start"
27473
- ]
27474
- },
27475
- "padding-inline-end": {
27476
- "type": "dimension",
27477
- "value": "2.5rem",
27478
- "filePath": "src/generated/base.tokens.json",
27479
- "isSource": true,
27480
- "original": {
27481
- "type": "dimension",
27482
- "value": "2.5rem"
27483
- },
27484
- "name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd",
27485
- "attributes": {
27486
- "category": "utrecht",
27487
- "type": "blockquote",
27488
- "item": "pink-left-border-variation",
27489
- "subitem": "padding-inline-end"
27490
- },
27491
- "path": [
27492
- "utrecht",
27493
- "blockquote",
27494
- "pink-left-border-variation",
27495
- "padding-inline-end"
27496
- ]
27497
- },
27498
- "padding-inline-start": {
27499
- "type": "dimension",
27500
- "value": "2.5rem",
27501
- "filePath": "src/generated/base.tokens.json",
27502
- "isSource": true,
27503
- "original": {
27504
- "type": "dimension",
27505
- "value": "2.5rem"
27506
- },
27507
- "name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart",
27508
- "attributes": {
27509
- "category": "utrecht",
27510
- "type": "blockquote",
27511
- "item": "pink-left-border-variation",
27512
- "subitem": "padding-inline-start"
27513
- },
27514
- "path": [
27515
- "utrecht",
27516
- "blockquote",
27517
- "pink-left-border-variation",
27518
- "padding-inline-start"
27519
- ]
27520
- }
27521
- },
27522
- "background-color": {
27523
- "value": "transparent",
27524
- "type": "color",
27525
- "filePath": "src/generated/base.tokens.json",
27526
- "isSource": true,
27527
- "original": {
27528
- "value": "transparent",
27529
- "type": "color"
27530
- },
27531
- "name": "utrechtBlockquoteBackgroundColor",
27532
- "attributes": {
27533
- "category": "utrecht",
27534
- "type": "blockquote",
27535
- "item": "background-color"
27536
- },
27537
- "path": [
27538
- "utrecht",
27539
- "blockquote",
27540
- "background-color"
27541
- ]
27542
- },
27543
- "border-inline-start-width": {
27544
- "value": "0px",
27545
- "type": "dimension",
27546
- "filePath": "src/generated/base.tokens.json",
27547
- "isSource": true,
27548
- "original": {
27549
- "value": "0px",
27550
- "type": "dimension"
27551
- },
27552
- "name": "utrechtBlockquoteBorderInlineStartWidth",
27553
- "attributes": {
27554
- "category": "utrecht",
27555
- "type": "blockquote",
27556
- "item": "border-inline-start-width"
27557
- },
27558
- "path": [
27559
- "utrecht",
27560
- "blockquote",
27561
- "border-inline-start-width"
27562
- ]
27563
- },
27564
- "border-color": {
27565
- "value": "transparent",
27566
- "type": "color",
27567
- "filePath": "src/generated/base.tokens.json",
27568
- "isSource": true,
27569
- "original": {
27570
- "value": "transparent",
27571
- "type": "color"
27572
- },
27573
- "name": "utrechtBlockquoteBorderColor",
27574
- "attributes": {
27575
- "category": "utrecht",
27576
- "type": "blockquote",
27577
- "item": "border-color"
27578
- },
27579
- "path": [
27580
- "utrecht",
27581
- "blockquote",
27582
- "border-color"
27583
- ]
27584
- },
27585
- "border-radius": {
27586
- "value": "0px",
27587
- "type": "dimension",
27588
- "filePath": "src/generated/base.tokens.json",
27589
- "isSource": true,
27590
- "original": {
27591
- "value": "0px",
27592
- "type": "dimension"
27593
- },
27594
- "name": "utrechtBlockquoteBorderRadius",
27595
- "attributes": {
27596
- "category": "utrecht",
27597
- "type": "blockquote",
27598
- "item": "border-radius"
27599
- },
27600
- "path": [
27601
- "utrecht",
27602
- "blockquote",
27603
- "border-radius"
27604
- ]
27605
- },
27606
- "border-width": {
27607
- "value": "0px",
27608
- "type": "dimension",
27609
- "filePath": "src/generated/base.tokens.json",
27610
- "isSource": true,
27611
- "original": {
27612
- "value": "0px",
27613
- "type": "dimension"
27614
- },
27615
- "name": "utrechtBlockquoteBorderWidth",
27616
- "attributes": {
27617
- "category": "utrecht",
27618
- "type": "blockquote",
27619
- "item": "border-width"
27620
- },
27621
- "path": [
27622
- "utrecht",
27623
- "blockquote",
27624
- "border-width"
26708
+ "border-width"
27625
26709
  ]
27626
26710
  },
27627
26711
  "color": {
@@ -27839,6 +26923,54 @@ module.exports = {
27839
26923
  "font-size"
27840
26924
  ]
27841
26925
  }
26926
+ },
26927
+ "content": {
26928
+ "color": {
26929
+ "value": "#154273",
26930
+ "type": "color",
26931
+ "filePath": "src/generated/base.tokens.json",
26932
+ "isSource": true,
26933
+ "original": {
26934
+ "value": "#154273",
26935
+ "type": "color"
26936
+ },
26937
+ "name": "utrechtBlockquoteContentColor",
26938
+ "attributes": {
26939
+ "category": "utrecht",
26940
+ "type": "blockquote",
26941
+ "item": "content",
26942
+ "subitem": "color"
26943
+ },
26944
+ "path": [
26945
+ "utrecht",
26946
+ "blockquote",
26947
+ "content",
26948
+ "color"
26949
+ ]
26950
+ },
26951
+ "font-size": {
26952
+ "value": "1.25rem",
26953
+ "type": "fontSizes",
26954
+ "filePath": "src/generated/base.tokens.json",
26955
+ "isSource": true,
26956
+ "original": {
26957
+ "value": "1.25rem",
26958
+ "type": "fontSizes"
26959
+ },
26960
+ "name": "utrechtBlockquoteContentFontSize",
26961
+ "attributes": {
26962
+ "category": "utrecht",
26963
+ "type": "blockquote",
26964
+ "item": "content",
26965
+ "subitem": "font-size"
26966
+ },
26967
+ "path": [
26968
+ "utrecht",
26969
+ "blockquote",
26970
+ "content",
26971
+ "font-size"
26972
+ ]
26973
+ }
27842
26974
  }
27843
26975
  },
27844
26976
  "backdrop": {