@rijkshuisstijl-community/design-tokens 6.0.0 → 7.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 +11 -0
- package/dist/_variables.scss +24 -6
- package/dist/index.css +24 -6
- package/dist/index.d.ts +24 -6
- package/dist/index.js +24 -6
- package/dist/index.json +23 -5
- package/dist/index.tokens.json +36 -6
- package/dist/koop/_variables.scss +24 -6
- package/dist/koop/index.css +24 -6
- package/dist/koop/index.d.ts +24 -6
- package/dist/koop/index.js +24 -6
- package/dist/koop/index.json +23 -5
- package/dist/koop/index.tokens.json +36 -6
- package/dist/koop/root.css +24 -6
- package/dist/koop/tokens.d.ts +37 -7
- package/dist/koop/tokens.js +502 -106
- package/dist/root.css +24 -6
- package/dist/tokens.d.ts +37 -7
- package/dist/tokens.js +502 -106
- package/dist/uitvoerend-groen/_variables.scss +24 -6
- package/dist/uitvoerend-groen/index.css +24 -6
- package/dist/uitvoerend-groen/index.d.ts +24 -6
- package/dist/uitvoerend-groen/index.js +24 -6
- package/dist/uitvoerend-groen/index.json +23 -5
- package/dist/uitvoerend-groen/index.tokens.json +36 -6
- package/dist/uitvoerend-groen/root.css +24 -6
- package/dist/uitvoerend-groen/tokens.d.ts +37 -7
- package/dist/uitvoerend-groen/tokens.js +502 -106
- package/dist/uitvoerend-hemelblauw/_variables.scss +24 -6
- package/dist/uitvoerend-hemelblauw/index.css +24 -6
- package/dist/uitvoerend-hemelblauw/index.d.ts +24 -6
- package/dist/uitvoerend-hemelblauw/index.js +24 -6
- package/dist/uitvoerend-hemelblauw/index.json +23 -5
- package/dist/uitvoerend-hemelblauw/index.tokens.json +36 -6
- package/dist/uitvoerend-hemelblauw/root.css +24 -6
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +37 -7
- package/dist/uitvoerend-hemelblauw/tokens.js +502 -106
- package/dist/uitvoerend-mintgroen/_variables.scss +24 -6
- package/dist/uitvoerend-mintgroen/index.css +24 -6
- package/dist/uitvoerend-mintgroen/index.d.ts +24 -6
- package/dist/uitvoerend-mintgroen/index.js +24 -6
- package/dist/uitvoerend-mintgroen/index.json +23 -5
- package/dist/uitvoerend-mintgroen/index.tokens.json +36 -6
- package/dist/uitvoerend-mintgroen/root.css +24 -6
- package/dist/uitvoerend-mintgroen/tokens.d.ts +37 -7
- package/dist/uitvoerend-mintgroen/tokens.js +502 -106
- package/dist/uitvoerend-oranje/_variables.scss +24 -6
- package/dist/uitvoerend-oranje/index.css +24 -6
- package/dist/uitvoerend-oranje/index.d.ts +24 -6
- package/dist/uitvoerend-oranje/index.js +24 -6
- package/dist/uitvoerend-oranje/index.json +23 -5
- package/dist/uitvoerend-oranje/index.tokens.json +36 -6
- package/dist/uitvoerend-oranje/root.css +24 -6
- package/dist/uitvoerend-oranje/tokens.d.ts +37 -7
- package/dist/uitvoerend-oranje/tokens.js +502 -106
- package/dist/uitvoerend-paars/_variables.scss +24 -6
- package/dist/uitvoerend-paars/index.css +24 -6
- package/dist/uitvoerend-paars/index.d.ts +24 -6
- package/dist/uitvoerend-paars/index.js +24 -6
- package/dist/uitvoerend-paars/index.json +23 -5
- package/dist/uitvoerend-paars/index.tokens.json +36 -6
- package/dist/uitvoerend-paars/root.css +24 -6
- package/dist/uitvoerend-paars/tokens.d.ts +37 -7
- package/dist/uitvoerend-paars/tokens.js +502 -106
- package/dist/uitvoerend-violet/_variables.scss +24 -6
- package/dist/uitvoerend-violet/index.css +24 -6
- package/dist/uitvoerend-violet/index.d.ts +24 -6
- package/dist/uitvoerend-violet/index.js +24 -6
- package/dist/uitvoerend-violet/index.json +23 -5
- package/dist/uitvoerend-violet/index.tokens.json +36 -6
- package/dist/uitvoerend-violet/root.css +24 -6
- package/dist/uitvoerend-violet/tokens.d.ts +37 -7
- package/dist/uitvoerend-violet/tokens.js +502 -106
- package/dist/uitvoerend-violet-oud/_variables.scss +24 -6
- package/dist/uitvoerend-violet-oud/index.css +24 -6
- package/dist/uitvoerend-violet-oud/index.d.ts +24 -6
- package/dist/uitvoerend-violet-oud/index.js +24 -6
- package/dist/uitvoerend-violet-oud/index.json +23 -5
- package/dist/uitvoerend-violet-oud/index.tokens.json +36 -6
- package/dist/uitvoerend-violet-oud/root.css +24 -6
- package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -7
- package/dist/uitvoerend-violet-oud/tokens.js +502 -106
- package/dist/wetgevend/_variables.scss +24 -6
- package/dist/wetgevend/index.css +24 -6
- package/dist/wetgevend/index.d.ts +24 -6
- package/dist/wetgevend/index.js +24 -6
- package/dist/wetgevend/index.json +23 -5
- package/dist/wetgevend/index.tokens.json +36 -6
- package/dist/wetgevend/root.css +24 -6
- package/dist/wetgevend/tokens.d.ts +37 -7
- package/dist/wetgevend/tokens.js +502 -106
- package/figma/figma.tokens.json +113 -4
- package/package.json +2 -2
- package/src/generated/base.tokens.json +104 -20
- package/src/generated/koop/tokens.json +104 -20
- package/src/generated/themes.json +936 -180
- package/src/generated/uitvoerend-groen/tokens.json +104 -20
- package/src/generated/uitvoerend-hemelblauw/tokens.json +104 -20
- package/src/generated/uitvoerend-mintgroen/tokens.json +104 -20
- package/src/generated/uitvoerend-oranje/tokens.json +104 -20
- package/src/generated/uitvoerend-paars/tokens.json +104 -20
- package/src/generated/uitvoerend-violet/tokens.json +104 -20
- package/src/generated/uitvoerend-violet-oud/tokens.json +104 -20
- package/src/generated/wetgevend/tokens.json +104 -20
- package/token-transformer.mjs +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 09 Sep 2025 07:01:23 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -11748,111 +11748,6 @@ module.exports = {
|
|
|
11748
11748
|
"button-group",
|
|
11749
11749
|
"margin-block-start"
|
|
11750
11750
|
]
|
|
11751
|
-
},
|
|
11752
|
-
"background-color": {
|
|
11753
|
-
"type": "color",
|
|
11754
|
-
"value": "transparent",
|
|
11755
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
11756
|
-
"isSource": true,
|
|
11757
|
-
"original": {
|
|
11758
|
-
"type": "color",
|
|
11759
|
-
"value": "transparent"
|
|
11760
|
-
},
|
|
11761
|
-
"name": "utrechtButtonGroupBackgroundColor",
|
|
11762
|
-
"attributes": {
|
|
11763
|
-
"category": "utrecht",
|
|
11764
|
-
"type": "button-group",
|
|
11765
|
-
"item": "background-color"
|
|
11766
|
-
},
|
|
11767
|
-
"path": [
|
|
11768
|
-
"utrecht",
|
|
11769
|
-
"button-group",
|
|
11770
|
-
"background-color"
|
|
11771
|
-
]
|
|
11772
|
-
},
|
|
11773
|
-
"column-gap": {
|
|
11774
|
-
"type": "dimension",
|
|
11775
|
-
"value": "0.5rem",
|
|
11776
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
11777
|
-
"isSource": true,
|
|
11778
|
-
"original": {
|
|
11779
|
-
"type": "dimension",
|
|
11780
|
-
"value": "0.5rem"
|
|
11781
|
-
},
|
|
11782
|
-
"name": "utrechtButtonGroupColumnGap",
|
|
11783
|
-
"attributes": {
|
|
11784
|
-
"category": "utrecht",
|
|
11785
|
-
"type": "button-group",
|
|
11786
|
-
"item": "column-gap"
|
|
11787
|
-
},
|
|
11788
|
-
"path": [
|
|
11789
|
-
"utrecht",
|
|
11790
|
-
"button-group",
|
|
11791
|
-
"column-gap"
|
|
11792
|
-
]
|
|
11793
|
-
},
|
|
11794
|
-
"padding-block-end": {
|
|
11795
|
-
"type": "dimension",
|
|
11796
|
-
"value": "0px",
|
|
11797
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
11798
|
-
"isSource": true,
|
|
11799
|
-
"original": {
|
|
11800
|
-
"type": "dimension",
|
|
11801
|
-
"value": "0px"
|
|
11802
|
-
},
|
|
11803
|
-
"name": "utrechtButtonGroupPaddingBlockEnd",
|
|
11804
|
-
"attributes": {
|
|
11805
|
-
"category": "utrecht",
|
|
11806
|
-
"type": "button-group",
|
|
11807
|
-
"item": "padding-block-end"
|
|
11808
|
-
},
|
|
11809
|
-
"path": [
|
|
11810
|
-
"utrecht",
|
|
11811
|
-
"button-group",
|
|
11812
|
-
"padding-block-end"
|
|
11813
|
-
]
|
|
11814
|
-
},
|
|
11815
|
-
"padding-block-start": {
|
|
11816
|
-
"type": "dimension",
|
|
11817
|
-
"value": "0px",
|
|
11818
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
11819
|
-
"isSource": true,
|
|
11820
|
-
"original": {
|
|
11821
|
-
"type": "dimension",
|
|
11822
|
-
"value": "0px"
|
|
11823
|
-
},
|
|
11824
|
-
"name": "utrechtButtonGroupPaddingBlockStart",
|
|
11825
|
-
"attributes": {
|
|
11826
|
-
"category": "utrecht",
|
|
11827
|
-
"type": "button-group",
|
|
11828
|
-
"item": "padding-block-start"
|
|
11829
|
-
},
|
|
11830
|
-
"path": [
|
|
11831
|
-
"utrecht",
|
|
11832
|
-
"button-group",
|
|
11833
|
-
"padding-block-start"
|
|
11834
|
-
]
|
|
11835
|
-
},
|
|
11836
|
-
"row-gap": {
|
|
11837
|
-
"type": "dimension",
|
|
11838
|
-
"value": "0.5rem",
|
|
11839
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
11840
|
-
"isSource": true,
|
|
11841
|
-
"original": {
|
|
11842
|
-
"type": "dimension",
|
|
11843
|
-
"value": "0.5rem"
|
|
11844
|
-
},
|
|
11845
|
-
"name": "utrechtButtonGroupRowGap",
|
|
11846
|
-
"attributes": {
|
|
11847
|
-
"category": "utrecht",
|
|
11848
|
-
"type": "button-group",
|
|
11849
|
-
"item": "row-gap"
|
|
11850
|
-
},
|
|
11851
|
-
"path": [
|
|
11852
|
-
"utrecht",
|
|
11853
|
-
"button-group",
|
|
11854
|
-
"row-gap"
|
|
11855
|
-
]
|
|
11856
11751
|
}
|
|
11857
11752
|
},
|
|
11858
11753
|
"breadcrumb-nav": {
|
|
@@ -13195,6 +13090,113 @@ module.exports = {
|
|
|
13195
13090
|
}
|
|
13196
13091
|
}
|
|
13197
13092
|
},
|
|
13093
|
+
"action-group": {
|
|
13094
|
+
"background-color": {
|
|
13095
|
+
"type": "color",
|
|
13096
|
+
"value": "transparent",
|
|
13097
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
13098
|
+
"isSource": true,
|
|
13099
|
+
"original": {
|
|
13100
|
+
"type": "color",
|
|
13101
|
+
"value": "transparent"
|
|
13102
|
+
},
|
|
13103
|
+
"name": "utrechtActionGroupBackgroundColor",
|
|
13104
|
+
"attributes": {
|
|
13105
|
+
"category": "utrecht",
|
|
13106
|
+
"type": "action-group",
|
|
13107
|
+
"item": "background-color"
|
|
13108
|
+
},
|
|
13109
|
+
"path": [
|
|
13110
|
+
"utrecht",
|
|
13111
|
+
"action-group",
|
|
13112
|
+
"background-color"
|
|
13113
|
+
]
|
|
13114
|
+
},
|
|
13115
|
+
"column-gap": {
|
|
13116
|
+
"type": "dimension",
|
|
13117
|
+
"value": "0.5rem",
|
|
13118
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
13119
|
+
"isSource": true,
|
|
13120
|
+
"original": {
|
|
13121
|
+
"type": "dimension",
|
|
13122
|
+
"value": "0.5rem"
|
|
13123
|
+
},
|
|
13124
|
+
"name": "utrechtActionGroupColumnGap",
|
|
13125
|
+
"attributes": {
|
|
13126
|
+
"category": "utrecht",
|
|
13127
|
+
"type": "action-group",
|
|
13128
|
+
"item": "column-gap"
|
|
13129
|
+
},
|
|
13130
|
+
"path": [
|
|
13131
|
+
"utrecht",
|
|
13132
|
+
"action-group",
|
|
13133
|
+
"column-gap"
|
|
13134
|
+
]
|
|
13135
|
+
},
|
|
13136
|
+
"padding-block-end": {
|
|
13137
|
+
"type": "dimension",
|
|
13138
|
+
"value": "0rem",
|
|
13139
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
13140
|
+
"isSource": true,
|
|
13141
|
+
"original": {
|
|
13142
|
+
"type": "dimension",
|
|
13143
|
+
"value": "0rem"
|
|
13144
|
+
},
|
|
13145
|
+
"name": "utrechtActionGroupPaddingBlockEnd",
|
|
13146
|
+
"attributes": {
|
|
13147
|
+
"category": "utrecht",
|
|
13148
|
+
"type": "action-group",
|
|
13149
|
+
"item": "padding-block-end"
|
|
13150
|
+
},
|
|
13151
|
+
"path": [
|
|
13152
|
+
"utrecht",
|
|
13153
|
+
"action-group",
|
|
13154
|
+
"padding-block-end"
|
|
13155
|
+
]
|
|
13156
|
+
},
|
|
13157
|
+
"padding-block-start": {
|
|
13158
|
+
"type": "dimension",
|
|
13159
|
+
"value": "0rem",
|
|
13160
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
13161
|
+
"isSource": true,
|
|
13162
|
+
"original": {
|
|
13163
|
+
"type": "dimension",
|
|
13164
|
+
"value": "0rem"
|
|
13165
|
+
},
|
|
13166
|
+
"name": "utrechtActionGroupPaddingBlockStart",
|
|
13167
|
+
"attributes": {
|
|
13168
|
+
"category": "utrecht",
|
|
13169
|
+
"type": "action-group",
|
|
13170
|
+
"item": "padding-block-start"
|
|
13171
|
+
},
|
|
13172
|
+
"path": [
|
|
13173
|
+
"utrecht",
|
|
13174
|
+
"action-group",
|
|
13175
|
+
"padding-block-start"
|
|
13176
|
+
]
|
|
13177
|
+
},
|
|
13178
|
+
"row-gap": {
|
|
13179
|
+
"type": "dimension",
|
|
13180
|
+
"value": "0.5rem",
|
|
13181
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
13182
|
+
"isSource": true,
|
|
13183
|
+
"original": {
|
|
13184
|
+
"type": "dimension",
|
|
13185
|
+
"value": "0.5rem"
|
|
13186
|
+
},
|
|
13187
|
+
"name": "utrechtActionGroupRowGap",
|
|
13188
|
+
"attributes": {
|
|
13189
|
+
"category": "utrecht",
|
|
13190
|
+
"type": "action-group",
|
|
13191
|
+
"item": "row-gap"
|
|
13192
|
+
},
|
|
13193
|
+
"path": [
|
|
13194
|
+
"utrecht",
|
|
13195
|
+
"action-group",
|
|
13196
|
+
"row-gap"
|
|
13197
|
+
]
|
|
13198
|
+
}
|
|
13199
|
+
},
|
|
13198
13200
|
"column-layout": {
|
|
13199
13201
|
"column-rule-color": {
|
|
13200
13202
|
"value": "transparent",
|
|
@@ -15464,6 +15466,354 @@ module.exports = {
|
|
|
15464
15466
|
}
|
|
15465
15467
|
}
|
|
15466
15468
|
},
|
|
15469
|
+
"drawer": {
|
|
15470
|
+
"max-inline-size": {
|
|
15471
|
+
"value": "256px",
|
|
15472
|
+
"type": "spacing",
|
|
15473
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15474
|
+
"isSource": true,
|
|
15475
|
+
"original": {
|
|
15476
|
+
"value": "256px",
|
|
15477
|
+
"type": "spacing"
|
|
15478
|
+
},
|
|
15479
|
+
"name": "utrechtDrawerMaxInlineSize",
|
|
15480
|
+
"attributes": {
|
|
15481
|
+
"category": "utrecht",
|
|
15482
|
+
"type": "drawer",
|
|
15483
|
+
"item": "max-inline-size"
|
|
15484
|
+
},
|
|
15485
|
+
"path": [
|
|
15486
|
+
"utrecht",
|
|
15487
|
+
"drawer",
|
|
15488
|
+
"max-inline-size"
|
|
15489
|
+
]
|
|
15490
|
+
},
|
|
15491
|
+
"z-index": {
|
|
15492
|
+
"type": "dimension",
|
|
15493
|
+
"value": 1,
|
|
15494
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15495
|
+
"isSource": true,
|
|
15496
|
+
"original": {
|
|
15497
|
+
"type": "dimension",
|
|
15498
|
+
"value": 1
|
|
15499
|
+
},
|
|
15500
|
+
"name": "utrechtDrawerZIndex",
|
|
15501
|
+
"attributes": {
|
|
15502
|
+
"category": "utrecht",
|
|
15503
|
+
"type": "drawer",
|
|
15504
|
+
"item": "z-index"
|
|
15505
|
+
},
|
|
15506
|
+
"path": [
|
|
15507
|
+
"utrecht",
|
|
15508
|
+
"drawer",
|
|
15509
|
+
"z-index"
|
|
15510
|
+
]
|
|
15511
|
+
},
|
|
15512
|
+
"background-color": {
|
|
15513
|
+
"value": "#fff",
|
|
15514
|
+
"type": "color",
|
|
15515
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15516
|
+
"isSource": true,
|
|
15517
|
+
"original": {
|
|
15518
|
+
"value": "#fff",
|
|
15519
|
+
"type": "color"
|
|
15520
|
+
},
|
|
15521
|
+
"name": "utrechtDrawerBackgroundColor",
|
|
15522
|
+
"attributes": {
|
|
15523
|
+
"category": "utrecht",
|
|
15524
|
+
"type": "drawer",
|
|
15525
|
+
"item": "background-color"
|
|
15526
|
+
},
|
|
15527
|
+
"path": [
|
|
15528
|
+
"utrecht",
|
|
15529
|
+
"drawer",
|
|
15530
|
+
"background-color"
|
|
15531
|
+
]
|
|
15532
|
+
},
|
|
15533
|
+
"border-color": {
|
|
15534
|
+
"value": "#64748B",
|
|
15535
|
+
"type": "color",
|
|
15536
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15537
|
+
"isSource": true,
|
|
15538
|
+
"original": {
|
|
15539
|
+
"value": "#64748B",
|
|
15540
|
+
"type": "color"
|
|
15541
|
+
},
|
|
15542
|
+
"name": "utrechtDrawerBorderColor",
|
|
15543
|
+
"attributes": {
|
|
15544
|
+
"category": "utrecht",
|
|
15545
|
+
"type": "drawer",
|
|
15546
|
+
"item": "border-color"
|
|
15547
|
+
},
|
|
15548
|
+
"path": [
|
|
15549
|
+
"utrecht",
|
|
15550
|
+
"drawer",
|
|
15551
|
+
"border-color"
|
|
15552
|
+
]
|
|
15553
|
+
},
|
|
15554
|
+
"border-width": {
|
|
15555
|
+
"type": "dimension",
|
|
15556
|
+
"value": "0px",
|
|
15557
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15558
|
+
"isSource": true,
|
|
15559
|
+
"original": {
|
|
15560
|
+
"type": "dimension",
|
|
15561
|
+
"value": "0px"
|
|
15562
|
+
},
|
|
15563
|
+
"name": "utrechtDrawerBorderWidth",
|
|
15564
|
+
"attributes": {
|
|
15565
|
+
"category": "utrecht",
|
|
15566
|
+
"type": "drawer",
|
|
15567
|
+
"item": "border-width"
|
|
15568
|
+
},
|
|
15569
|
+
"path": [
|
|
15570
|
+
"utrecht",
|
|
15571
|
+
"drawer",
|
|
15572
|
+
"border-width"
|
|
15573
|
+
]
|
|
15574
|
+
},
|
|
15575
|
+
"color": {
|
|
15576
|
+
"value": "#0F172A",
|
|
15577
|
+
"type": "color",
|
|
15578
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15579
|
+
"isSource": true,
|
|
15580
|
+
"original": {
|
|
15581
|
+
"value": "#0F172A",
|
|
15582
|
+
"type": "color"
|
|
15583
|
+
},
|
|
15584
|
+
"name": "utrechtDrawerColor",
|
|
15585
|
+
"attributes": {
|
|
15586
|
+
"category": "utrecht",
|
|
15587
|
+
"type": "drawer",
|
|
15588
|
+
"item": "color"
|
|
15589
|
+
},
|
|
15590
|
+
"path": [
|
|
15591
|
+
"utrecht",
|
|
15592
|
+
"drawer",
|
|
15593
|
+
"color"
|
|
15594
|
+
]
|
|
15595
|
+
},
|
|
15596
|
+
"max-block-size": {
|
|
15597
|
+
"value": "240px",
|
|
15598
|
+
"type": "dimension",
|
|
15599
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15600
|
+
"isSource": true,
|
|
15601
|
+
"original": {
|
|
15602
|
+
"value": "240px",
|
|
15603
|
+
"type": "dimension"
|
|
15604
|
+
},
|
|
15605
|
+
"name": "utrechtDrawerMaxBlockSize",
|
|
15606
|
+
"attributes": {
|
|
15607
|
+
"category": "utrecht",
|
|
15608
|
+
"type": "drawer",
|
|
15609
|
+
"item": "max-block-size"
|
|
15610
|
+
},
|
|
15611
|
+
"path": [
|
|
15612
|
+
"utrecht",
|
|
15613
|
+
"drawer",
|
|
15614
|
+
"max-block-size"
|
|
15615
|
+
]
|
|
15616
|
+
},
|
|
15617
|
+
"padding-block-start": {
|
|
15618
|
+
"value": "1rem",
|
|
15619
|
+
"type": "spacing",
|
|
15620
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15621
|
+
"isSource": true,
|
|
15622
|
+
"original": {
|
|
15623
|
+
"value": "1rem",
|
|
15624
|
+
"type": "spacing"
|
|
15625
|
+
},
|
|
15626
|
+
"name": "utrechtDrawerPaddingBlockStart",
|
|
15627
|
+
"attributes": {
|
|
15628
|
+
"category": "utrecht",
|
|
15629
|
+
"type": "drawer",
|
|
15630
|
+
"item": "padding-block-start"
|
|
15631
|
+
},
|
|
15632
|
+
"path": [
|
|
15633
|
+
"utrecht",
|
|
15634
|
+
"drawer",
|
|
15635
|
+
"padding-block-start"
|
|
15636
|
+
]
|
|
15637
|
+
},
|
|
15638
|
+
"padding-block-end": {
|
|
15639
|
+
"value": "1rem",
|
|
15640
|
+
"type": "spacing",
|
|
15641
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15642
|
+
"isSource": true,
|
|
15643
|
+
"original": {
|
|
15644
|
+
"value": "1rem",
|
|
15645
|
+
"type": "spacing"
|
|
15646
|
+
},
|
|
15647
|
+
"name": "utrechtDrawerPaddingBlockEnd",
|
|
15648
|
+
"attributes": {
|
|
15649
|
+
"category": "utrecht",
|
|
15650
|
+
"type": "drawer",
|
|
15651
|
+
"item": "padding-block-end"
|
|
15652
|
+
},
|
|
15653
|
+
"path": [
|
|
15654
|
+
"utrecht",
|
|
15655
|
+
"drawer",
|
|
15656
|
+
"padding-block-end"
|
|
15657
|
+
]
|
|
15658
|
+
},
|
|
15659
|
+
"padding-inline-start": {
|
|
15660
|
+
"value": "1rem",
|
|
15661
|
+
"type": "spacing",
|
|
15662
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15663
|
+
"isSource": true,
|
|
15664
|
+
"original": {
|
|
15665
|
+
"value": "1rem",
|
|
15666
|
+
"type": "spacing"
|
|
15667
|
+
},
|
|
15668
|
+
"name": "utrechtDrawerPaddingInlineStart",
|
|
15669
|
+
"attributes": {
|
|
15670
|
+
"category": "utrecht",
|
|
15671
|
+
"type": "drawer",
|
|
15672
|
+
"item": "padding-inline-start"
|
|
15673
|
+
},
|
|
15674
|
+
"path": [
|
|
15675
|
+
"utrecht",
|
|
15676
|
+
"drawer",
|
|
15677
|
+
"padding-inline-start"
|
|
15678
|
+
]
|
|
15679
|
+
},
|
|
15680
|
+
"padding-inline-end": {
|
|
15681
|
+
"value": "1rem",
|
|
15682
|
+
"type": "spacing",
|
|
15683
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15684
|
+
"isSource": true,
|
|
15685
|
+
"original": {
|
|
15686
|
+
"value": "1rem",
|
|
15687
|
+
"type": "spacing"
|
|
15688
|
+
},
|
|
15689
|
+
"name": "utrechtDrawerPaddingInlineEnd",
|
|
15690
|
+
"attributes": {
|
|
15691
|
+
"category": "utrecht",
|
|
15692
|
+
"type": "drawer",
|
|
15693
|
+
"item": "padding-inline-end"
|
|
15694
|
+
},
|
|
15695
|
+
"path": [
|
|
15696
|
+
"utrecht",
|
|
15697
|
+
"drawer",
|
|
15698
|
+
"padding-inline-end"
|
|
15699
|
+
]
|
|
15700
|
+
}
|
|
15701
|
+
},
|
|
15702
|
+
"backdrop": {
|
|
15703
|
+
"background-color": {
|
|
15704
|
+
"value": "#0000004d",
|
|
15705
|
+
"type": "color",
|
|
15706
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15707
|
+
"isSource": true,
|
|
15708
|
+
"original": {
|
|
15709
|
+
"value": "#0000004d",
|
|
15710
|
+
"type": "color"
|
|
15711
|
+
},
|
|
15712
|
+
"name": "utrechtBackdropBackgroundColor",
|
|
15713
|
+
"attributes": {
|
|
15714
|
+
"category": "utrecht",
|
|
15715
|
+
"type": "backdrop",
|
|
15716
|
+
"item": "background-color"
|
|
15717
|
+
},
|
|
15718
|
+
"path": [
|
|
15719
|
+
"utrecht",
|
|
15720
|
+
"backdrop",
|
|
15721
|
+
"background-color"
|
|
15722
|
+
]
|
|
15723
|
+
},
|
|
15724
|
+
"color": {
|
|
15725
|
+
"value": "#0F172A",
|
|
15726
|
+
"type": "color",
|
|
15727
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15728
|
+
"isSource": true,
|
|
15729
|
+
"original": {
|
|
15730
|
+
"value": "#0F172A",
|
|
15731
|
+
"type": "color"
|
|
15732
|
+
},
|
|
15733
|
+
"name": "utrechtBackdropColor",
|
|
15734
|
+
"attributes": {
|
|
15735
|
+
"category": "utrecht",
|
|
15736
|
+
"type": "backdrop",
|
|
15737
|
+
"item": "color"
|
|
15738
|
+
},
|
|
15739
|
+
"path": [
|
|
15740
|
+
"utrecht",
|
|
15741
|
+
"backdrop",
|
|
15742
|
+
"color"
|
|
15743
|
+
]
|
|
15744
|
+
},
|
|
15745
|
+
"opacity": {
|
|
15746
|
+
"value": 0.8,
|
|
15747
|
+
"type": "opacity",
|
|
15748
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15749
|
+
"isSource": true,
|
|
15750
|
+
"original": {
|
|
15751
|
+
"value": 0.8,
|
|
15752
|
+
"type": "opacity"
|
|
15753
|
+
},
|
|
15754
|
+
"name": "utrechtBackdropOpacity",
|
|
15755
|
+
"attributes": {
|
|
15756
|
+
"category": "utrecht",
|
|
15757
|
+
"type": "backdrop",
|
|
15758
|
+
"item": "opacity"
|
|
15759
|
+
},
|
|
15760
|
+
"path": [
|
|
15761
|
+
"utrecht",
|
|
15762
|
+
"backdrop",
|
|
15763
|
+
"opacity"
|
|
15764
|
+
]
|
|
15765
|
+
},
|
|
15766
|
+
"fade-in": {
|
|
15767
|
+
"animation-duration": {
|
|
15768
|
+
"value": "400ms",
|
|
15769
|
+
"type": "other",
|
|
15770
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15771
|
+
"isSource": true,
|
|
15772
|
+
"original": {
|
|
15773
|
+
"value": "400ms",
|
|
15774
|
+
"type": "other"
|
|
15775
|
+
},
|
|
15776
|
+
"name": "utrechtBackdropFadeInAnimationDuration",
|
|
15777
|
+
"attributes": {
|
|
15778
|
+
"category": "utrecht",
|
|
15779
|
+
"type": "backdrop",
|
|
15780
|
+
"item": "fade-in",
|
|
15781
|
+
"subitem": "animation-duration"
|
|
15782
|
+
},
|
|
15783
|
+
"path": [
|
|
15784
|
+
"utrecht",
|
|
15785
|
+
"backdrop",
|
|
15786
|
+
"fade-in",
|
|
15787
|
+
"animation-duration"
|
|
15788
|
+
]
|
|
15789
|
+
}
|
|
15790
|
+
},
|
|
15791
|
+
"reduced-transparency": {
|
|
15792
|
+
"opacity": {
|
|
15793
|
+
"value": 0.98,
|
|
15794
|
+
"type": "opacity",
|
|
15795
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
15796
|
+
"isSource": true,
|
|
15797
|
+
"original": {
|
|
15798
|
+
"value": 0.98,
|
|
15799
|
+
"type": "opacity"
|
|
15800
|
+
},
|
|
15801
|
+
"name": "utrechtBackdropReducedTransparencyOpacity",
|
|
15802
|
+
"attributes": {
|
|
15803
|
+
"category": "utrecht",
|
|
15804
|
+
"type": "backdrop",
|
|
15805
|
+
"item": "reduced-transparency",
|
|
15806
|
+
"subitem": "opacity"
|
|
15807
|
+
},
|
|
15808
|
+
"path": [
|
|
15809
|
+
"utrecht",
|
|
15810
|
+
"backdrop",
|
|
15811
|
+
"reduced-transparency",
|
|
15812
|
+
"opacity"
|
|
15813
|
+
]
|
|
15814
|
+
}
|
|
15815
|
+
}
|
|
15816
|
+
},
|
|
15467
15817
|
"article": {
|
|
15468
15818
|
"max-inline-size": {
|
|
15469
15819
|
"value": "75ch",
|
|
@@ -21036,6 +21386,27 @@ module.exports = {
|
|
|
21036
21386
|
]
|
|
21037
21387
|
}
|
|
21038
21388
|
},
|
|
21389
|
+
"backdrop": {
|
|
21390
|
+
"value": "#0000004d",
|
|
21391
|
+
"type": "color",
|
|
21392
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
21393
|
+
"isSource": true,
|
|
21394
|
+
"original": {
|
|
21395
|
+
"value": "#0000004d",
|
|
21396
|
+
"type": "color"
|
|
21397
|
+
},
|
|
21398
|
+
"name": "rhcColorBackdrop",
|
|
21399
|
+
"attributes": {
|
|
21400
|
+
"category": "rhc",
|
|
21401
|
+
"type": "color",
|
|
21402
|
+
"item": "backdrop"
|
|
21403
|
+
},
|
|
21404
|
+
"path": [
|
|
21405
|
+
"rhc",
|
|
21406
|
+
"color",
|
|
21407
|
+
"backdrop"
|
|
21408
|
+
]
|
|
21409
|
+
},
|
|
21039
21410
|
"border": {
|
|
21040
21411
|
"default": {
|
|
21041
21412
|
"parent": "mode/light",
|
|
@@ -24352,6 +24723,31 @@ module.exports = {
|
|
|
24352
24723
|
"zwart"
|
|
24353
24724
|
]
|
|
24354
24725
|
},
|
|
24726
|
+
"transparent": {
|
|
24727
|
+
"30": {
|
|
24728
|
+
"value": "#0000004d",
|
|
24729
|
+
"type": "color",
|
|
24730
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
24731
|
+
"isSource": true,
|
|
24732
|
+
"original": {
|
|
24733
|
+
"value": "#0000004d",
|
|
24734
|
+
"type": "color"
|
|
24735
|
+
},
|
|
24736
|
+
"name": "rhcColorTransparent30",
|
|
24737
|
+
"attributes": {
|
|
24738
|
+
"category": "rhc",
|
|
24739
|
+
"type": "color",
|
|
24740
|
+
"item": "transparent",
|
|
24741
|
+
"subitem": "30"
|
|
24742
|
+
},
|
|
24743
|
+
"path": [
|
|
24744
|
+
"rhc",
|
|
24745
|
+
"color",
|
|
24746
|
+
"transparent",
|
|
24747
|
+
"30"
|
|
24748
|
+
]
|
|
24749
|
+
}
|
|
24750
|
+
},
|
|
24355
24751
|
"none": {
|
|
24356
24752
|
"value": "transparent",
|
|
24357
24753
|
"type": "color",
|