@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
package/dist/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 09 Sep 2025 07:01:22 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -9024,6 +9024,27 @@ module.exports = {
|
|
|
9024
9024
|
]
|
|
9025
9025
|
}
|
|
9026
9026
|
},
|
|
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
|
+
},
|
|
9027
9048
|
"border": {
|
|
9028
9049
|
"default": {
|
|
9029
9050
|
"parent": "mode/light",
|
|
@@ -12525,6 +12546,31 @@ module.exports = {
|
|
|
12525
12546
|
"zwart"
|
|
12526
12547
|
]
|
|
12527
12548
|
},
|
|
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
|
+
},
|
|
12528
12574
|
"none": {
|
|
12529
12575
|
"value": "transparent",
|
|
12530
12576
|
"type": "color",
|
|
@@ -21696,6 +21742,239 @@ module.exports = {
|
|
|
21696
21742
|
}
|
|
21697
21743
|
}
|
|
21698
21744
|
},
|
|
21745
|
+
"drawer": {
|
|
21746
|
+
"max-inline-size": {
|
|
21747
|
+
"value": "256px",
|
|
21748
|
+
"type": "spacing",
|
|
21749
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21750
|
+
"isSource": true,
|
|
21751
|
+
"original": {
|
|
21752
|
+
"value": "256px",
|
|
21753
|
+
"type": "spacing"
|
|
21754
|
+
},
|
|
21755
|
+
"name": "utrechtDrawerMaxInlineSize",
|
|
21756
|
+
"attributes": {
|
|
21757
|
+
"category": "utrecht",
|
|
21758
|
+
"type": "drawer",
|
|
21759
|
+
"item": "max-inline-size"
|
|
21760
|
+
},
|
|
21761
|
+
"path": [
|
|
21762
|
+
"utrecht",
|
|
21763
|
+
"drawer",
|
|
21764
|
+
"max-inline-size"
|
|
21765
|
+
]
|
|
21766
|
+
},
|
|
21767
|
+
"z-index": {
|
|
21768
|
+
"type": "dimension",
|
|
21769
|
+
"value": 1,
|
|
21770
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21771
|
+
"isSource": true,
|
|
21772
|
+
"original": {
|
|
21773
|
+
"type": "dimension",
|
|
21774
|
+
"value": 1
|
|
21775
|
+
},
|
|
21776
|
+
"name": "utrechtDrawerZIndex",
|
|
21777
|
+
"attributes": {
|
|
21778
|
+
"category": "utrecht",
|
|
21779
|
+
"type": "drawer",
|
|
21780
|
+
"item": "z-index"
|
|
21781
|
+
},
|
|
21782
|
+
"path": [
|
|
21783
|
+
"utrecht",
|
|
21784
|
+
"drawer",
|
|
21785
|
+
"z-index"
|
|
21786
|
+
]
|
|
21787
|
+
},
|
|
21788
|
+
"background-color": {
|
|
21789
|
+
"value": "#fff",
|
|
21790
|
+
"type": "color",
|
|
21791
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21792
|
+
"isSource": true,
|
|
21793
|
+
"original": {
|
|
21794
|
+
"value": "#fff",
|
|
21795
|
+
"type": "color"
|
|
21796
|
+
},
|
|
21797
|
+
"name": "utrechtDrawerBackgroundColor",
|
|
21798
|
+
"attributes": {
|
|
21799
|
+
"category": "utrecht",
|
|
21800
|
+
"type": "drawer",
|
|
21801
|
+
"item": "background-color"
|
|
21802
|
+
},
|
|
21803
|
+
"path": [
|
|
21804
|
+
"utrecht",
|
|
21805
|
+
"drawer",
|
|
21806
|
+
"background-color"
|
|
21807
|
+
]
|
|
21808
|
+
},
|
|
21809
|
+
"border-color": {
|
|
21810
|
+
"value": "#64748B",
|
|
21811
|
+
"type": "color",
|
|
21812
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21813
|
+
"isSource": true,
|
|
21814
|
+
"original": {
|
|
21815
|
+
"value": "#64748B",
|
|
21816
|
+
"type": "color"
|
|
21817
|
+
},
|
|
21818
|
+
"name": "utrechtDrawerBorderColor",
|
|
21819
|
+
"attributes": {
|
|
21820
|
+
"category": "utrecht",
|
|
21821
|
+
"type": "drawer",
|
|
21822
|
+
"item": "border-color"
|
|
21823
|
+
},
|
|
21824
|
+
"path": [
|
|
21825
|
+
"utrecht",
|
|
21826
|
+
"drawer",
|
|
21827
|
+
"border-color"
|
|
21828
|
+
]
|
|
21829
|
+
},
|
|
21830
|
+
"border-width": {
|
|
21831
|
+
"type": "dimension",
|
|
21832
|
+
"value": "0px",
|
|
21833
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21834
|
+
"isSource": true,
|
|
21835
|
+
"original": {
|
|
21836
|
+
"type": "dimension",
|
|
21837
|
+
"value": "0px"
|
|
21838
|
+
},
|
|
21839
|
+
"name": "utrechtDrawerBorderWidth",
|
|
21840
|
+
"attributes": {
|
|
21841
|
+
"category": "utrecht",
|
|
21842
|
+
"type": "drawer",
|
|
21843
|
+
"item": "border-width"
|
|
21844
|
+
},
|
|
21845
|
+
"path": [
|
|
21846
|
+
"utrecht",
|
|
21847
|
+
"drawer",
|
|
21848
|
+
"border-width"
|
|
21849
|
+
]
|
|
21850
|
+
},
|
|
21851
|
+
"color": {
|
|
21852
|
+
"value": "#0F172A",
|
|
21853
|
+
"type": "color",
|
|
21854
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21855
|
+
"isSource": true,
|
|
21856
|
+
"original": {
|
|
21857
|
+
"value": "#0F172A",
|
|
21858
|
+
"type": "color"
|
|
21859
|
+
},
|
|
21860
|
+
"name": "utrechtDrawerColor",
|
|
21861
|
+
"attributes": {
|
|
21862
|
+
"category": "utrecht",
|
|
21863
|
+
"type": "drawer",
|
|
21864
|
+
"item": "color"
|
|
21865
|
+
},
|
|
21866
|
+
"path": [
|
|
21867
|
+
"utrecht",
|
|
21868
|
+
"drawer",
|
|
21869
|
+
"color"
|
|
21870
|
+
]
|
|
21871
|
+
},
|
|
21872
|
+
"max-block-size": {
|
|
21873
|
+
"value": "240px",
|
|
21874
|
+
"type": "dimension",
|
|
21875
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21876
|
+
"isSource": true,
|
|
21877
|
+
"original": {
|
|
21878
|
+
"value": "240px",
|
|
21879
|
+
"type": "dimension"
|
|
21880
|
+
},
|
|
21881
|
+
"name": "utrechtDrawerMaxBlockSize",
|
|
21882
|
+
"attributes": {
|
|
21883
|
+
"category": "utrecht",
|
|
21884
|
+
"type": "drawer",
|
|
21885
|
+
"item": "max-block-size"
|
|
21886
|
+
},
|
|
21887
|
+
"path": [
|
|
21888
|
+
"utrecht",
|
|
21889
|
+
"drawer",
|
|
21890
|
+
"max-block-size"
|
|
21891
|
+
]
|
|
21892
|
+
},
|
|
21893
|
+
"padding-block-start": {
|
|
21894
|
+
"value": "1rem",
|
|
21895
|
+
"type": "spacing",
|
|
21896
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21897
|
+
"isSource": true,
|
|
21898
|
+
"original": {
|
|
21899
|
+
"value": "1rem",
|
|
21900
|
+
"type": "spacing"
|
|
21901
|
+
},
|
|
21902
|
+
"name": "utrechtDrawerPaddingBlockStart",
|
|
21903
|
+
"attributes": {
|
|
21904
|
+
"category": "utrecht",
|
|
21905
|
+
"type": "drawer",
|
|
21906
|
+
"item": "padding-block-start"
|
|
21907
|
+
},
|
|
21908
|
+
"path": [
|
|
21909
|
+
"utrecht",
|
|
21910
|
+
"drawer",
|
|
21911
|
+
"padding-block-start"
|
|
21912
|
+
]
|
|
21913
|
+
},
|
|
21914
|
+
"padding-block-end": {
|
|
21915
|
+
"value": "1rem",
|
|
21916
|
+
"type": "spacing",
|
|
21917
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21918
|
+
"isSource": true,
|
|
21919
|
+
"original": {
|
|
21920
|
+
"value": "1rem",
|
|
21921
|
+
"type": "spacing"
|
|
21922
|
+
},
|
|
21923
|
+
"name": "utrechtDrawerPaddingBlockEnd",
|
|
21924
|
+
"attributes": {
|
|
21925
|
+
"category": "utrecht",
|
|
21926
|
+
"type": "drawer",
|
|
21927
|
+
"item": "padding-block-end"
|
|
21928
|
+
},
|
|
21929
|
+
"path": [
|
|
21930
|
+
"utrecht",
|
|
21931
|
+
"drawer",
|
|
21932
|
+
"padding-block-end"
|
|
21933
|
+
]
|
|
21934
|
+
},
|
|
21935
|
+
"padding-inline-start": {
|
|
21936
|
+
"value": "1rem",
|
|
21937
|
+
"type": "spacing",
|
|
21938
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21939
|
+
"isSource": true,
|
|
21940
|
+
"original": {
|
|
21941
|
+
"value": "1rem",
|
|
21942
|
+
"type": "spacing"
|
|
21943
|
+
},
|
|
21944
|
+
"name": "utrechtDrawerPaddingInlineStart",
|
|
21945
|
+
"attributes": {
|
|
21946
|
+
"category": "utrecht",
|
|
21947
|
+
"type": "drawer",
|
|
21948
|
+
"item": "padding-inline-start"
|
|
21949
|
+
},
|
|
21950
|
+
"path": [
|
|
21951
|
+
"utrecht",
|
|
21952
|
+
"drawer",
|
|
21953
|
+
"padding-inline-start"
|
|
21954
|
+
]
|
|
21955
|
+
},
|
|
21956
|
+
"padding-inline-end": {
|
|
21957
|
+
"value": "1rem",
|
|
21958
|
+
"type": "spacing",
|
|
21959
|
+
"filePath": "src/generated/base.tokens.json",
|
|
21960
|
+
"isSource": true,
|
|
21961
|
+
"original": {
|
|
21962
|
+
"value": "1rem",
|
|
21963
|
+
"type": "spacing"
|
|
21964
|
+
},
|
|
21965
|
+
"name": "utrechtDrawerPaddingInlineEnd",
|
|
21966
|
+
"attributes": {
|
|
21967
|
+
"category": "utrecht",
|
|
21968
|
+
"type": "drawer",
|
|
21969
|
+
"item": "padding-inline-end"
|
|
21970
|
+
},
|
|
21971
|
+
"path": [
|
|
21972
|
+
"utrecht",
|
|
21973
|
+
"drawer",
|
|
21974
|
+
"padding-inline-end"
|
|
21975
|
+
]
|
|
21976
|
+
}
|
|
21977
|
+
},
|
|
21699
21978
|
"data-badge": {
|
|
21700
21979
|
"background-color": {
|
|
21701
21980
|
"value": "#dce3ea",
|
|
@@ -25714,111 +25993,6 @@ module.exports = {
|
|
|
25714
25993
|
"button-group",
|
|
25715
25994
|
"margin-block-start"
|
|
25716
25995
|
]
|
|
25717
|
-
},
|
|
25718
|
-
"background-color": {
|
|
25719
|
-
"type": "color",
|
|
25720
|
-
"value": "transparent",
|
|
25721
|
-
"filePath": "src/generated/base.tokens.json",
|
|
25722
|
-
"isSource": true,
|
|
25723
|
-
"original": {
|
|
25724
|
-
"type": "color",
|
|
25725
|
-
"value": "transparent"
|
|
25726
|
-
},
|
|
25727
|
-
"name": "utrechtButtonGroupBackgroundColor",
|
|
25728
|
-
"attributes": {
|
|
25729
|
-
"category": "utrecht",
|
|
25730
|
-
"type": "button-group",
|
|
25731
|
-
"item": "background-color"
|
|
25732
|
-
},
|
|
25733
|
-
"path": [
|
|
25734
|
-
"utrecht",
|
|
25735
|
-
"button-group",
|
|
25736
|
-
"background-color"
|
|
25737
|
-
]
|
|
25738
|
-
},
|
|
25739
|
-
"column-gap": {
|
|
25740
|
-
"type": "dimension",
|
|
25741
|
-
"value": "0.5rem",
|
|
25742
|
-
"filePath": "src/generated/base.tokens.json",
|
|
25743
|
-
"isSource": true,
|
|
25744
|
-
"original": {
|
|
25745
|
-
"type": "dimension",
|
|
25746
|
-
"value": "0.5rem"
|
|
25747
|
-
},
|
|
25748
|
-
"name": "utrechtButtonGroupColumnGap",
|
|
25749
|
-
"attributes": {
|
|
25750
|
-
"category": "utrecht",
|
|
25751
|
-
"type": "button-group",
|
|
25752
|
-
"item": "column-gap"
|
|
25753
|
-
},
|
|
25754
|
-
"path": [
|
|
25755
|
-
"utrecht",
|
|
25756
|
-
"button-group",
|
|
25757
|
-
"column-gap"
|
|
25758
|
-
]
|
|
25759
|
-
},
|
|
25760
|
-
"padding-block-end": {
|
|
25761
|
-
"type": "dimension",
|
|
25762
|
-
"value": "0px",
|
|
25763
|
-
"filePath": "src/generated/base.tokens.json",
|
|
25764
|
-
"isSource": true,
|
|
25765
|
-
"original": {
|
|
25766
|
-
"type": "dimension",
|
|
25767
|
-
"value": "0px"
|
|
25768
|
-
},
|
|
25769
|
-
"name": "utrechtButtonGroupPaddingBlockEnd",
|
|
25770
|
-
"attributes": {
|
|
25771
|
-
"category": "utrecht",
|
|
25772
|
-
"type": "button-group",
|
|
25773
|
-
"item": "padding-block-end"
|
|
25774
|
-
},
|
|
25775
|
-
"path": [
|
|
25776
|
-
"utrecht",
|
|
25777
|
-
"button-group",
|
|
25778
|
-
"padding-block-end"
|
|
25779
|
-
]
|
|
25780
|
-
},
|
|
25781
|
-
"padding-block-start": {
|
|
25782
|
-
"type": "dimension",
|
|
25783
|
-
"value": "0px",
|
|
25784
|
-
"filePath": "src/generated/base.tokens.json",
|
|
25785
|
-
"isSource": true,
|
|
25786
|
-
"original": {
|
|
25787
|
-
"type": "dimension",
|
|
25788
|
-
"value": "0px"
|
|
25789
|
-
},
|
|
25790
|
-
"name": "utrechtButtonGroupPaddingBlockStart",
|
|
25791
|
-
"attributes": {
|
|
25792
|
-
"category": "utrecht",
|
|
25793
|
-
"type": "button-group",
|
|
25794
|
-
"item": "padding-block-start"
|
|
25795
|
-
},
|
|
25796
|
-
"path": [
|
|
25797
|
-
"utrecht",
|
|
25798
|
-
"button-group",
|
|
25799
|
-
"padding-block-start"
|
|
25800
|
-
]
|
|
25801
|
-
},
|
|
25802
|
-
"row-gap": {
|
|
25803
|
-
"type": "dimension",
|
|
25804
|
-
"value": "0.5rem",
|
|
25805
|
-
"filePath": "src/generated/base.tokens.json",
|
|
25806
|
-
"isSource": true,
|
|
25807
|
-
"original": {
|
|
25808
|
-
"type": "dimension",
|
|
25809
|
-
"value": "0.5rem"
|
|
25810
|
-
},
|
|
25811
|
-
"name": "utrechtButtonGroupRowGap",
|
|
25812
|
-
"attributes": {
|
|
25813
|
-
"category": "utrecht",
|
|
25814
|
-
"type": "button-group",
|
|
25815
|
-
"item": "row-gap"
|
|
25816
|
-
},
|
|
25817
|
-
"path": [
|
|
25818
|
-
"utrecht",
|
|
25819
|
-
"button-group",
|
|
25820
|
-
"row-gap"
|
|
25821
|
-
]
|
|
25822
25996
|
}
|
|
25823
25997
|
},
|
|
25824
25998
|
"breadcrumb-nav": {
|
|
@@ -27667,6 +27841,121 @@ module.exports = {
|
|
|
27667
27841
|
}
|
|
27668
27842
|
}
|
|
27669
27843
|
},
|
|
27844
|
+
"backdrop": {
|
|
27845
|
+
"background-color": {
|
|
27846
|
+
"value": "#0000004d",
|
|
27847
|
+
"type": "color",
|
|
27848
|
+
"filePath": "src/generated/base.tokens.json",
|
|
27849
|
+
"isSource": true,
|
|
27850
|
+
"original": {
|
|
27851
|
+
"value": "#0000004d",
|
|
27852
|
+
"type": "color"
|
|
27853
|
+
},
|
|
27854
|
+
"name": "utrechtBackdropBackgroundColor",
|
|
27855
|
+
"attributes": {
|
|
27856
|
+
"category": "utrecht",
|
|
27857
|
+
"type": "backdrop",
|
|
27858
|
+
"item": "background-color"
|
|
27859
|
+
},
|
|
27860
|
+
"path": [
|
|
27861
|
+
"utrecht",
|
|
27862
|
+
"backdrop",
|
|
27863
|
+
"background-color"
|
|
27864
|
+
]
|
|
27865
|
+
},
|
|
27866
|
+
"color": {
|
|
27867
|
+
"value": "#0F172A",
|
|
27868
|
+
"type": "color",
|
|
27869
|
+
"filePath": "src/generated/base.tokens.json",
|
|
27870
|
+
"isSource": true,
|
|
27871
|
+
"original": {
|
|
27872
|
+
"value": "#0F172A",
|
|
27873
|
+
"type": "color"
|
|
27874
|
+
},
|
|
27875
|
+
"name": "utrechtBackdropColor",
|
|
27876
|
+
"attributes": {
|
|
27877
|
+
"category": "utrecht",
|
|
27878
|
+
"type": "backdrop",
|
|
27879
|
+
"item": "color"
|
|
27880
|
+
},
|
|
27881
|
+
"path": [
|
|
27882
|
+
"utrecht",
|
|
27883
|
+
"backdrop",
|
|
27884
|
+
"color"
|
|
27885
|
+
]
|
|
27886
|
+
},
|
|
27887
|
+
"opacity": {
|
|
27888
|
+
"value": 0.8,
|
|
27889
|
+
"type": "opacity",
|
|
27890
|
+
"filePath": "src/generated/base.tokens.json",
|
|
27891
|
+
"isSource": true,
|
|
27892
|
+
"original": {
|
|
27893
|
+
"value": 0.8,
|
|
27894
|
+
"type": "opacity"
|
|
27895
|
+
},
|
|
27896
|
+
"name": "utrechtBackdropOpacity",
|
|
27897
|
+
"attributes": {
|
|
27898
|
+
"category": "utrecht",
|
|
27899
|
+
"type": "backdrop",
|
|
27900
|
+
"item": "opacity"
|
|
27901
|
+
},
|
|
27902
|
+
"path": [
|
|
27903
|
+
"utrecht",
|
|
27904
|
+
"backdrop",
|
|
27905
|
+
"opacity"
|
|
27906
|
+
]
|
|
27907
|
+
},
|
|
27908
|
+
"fade-in": {
|
|
27909
|
+
"animation-duration": {
|
|
27910
|
+
"value": "400ms",
|
|
27911
|
+
"type": "other",
|
|
27912
|
+
"filePath": "src/generated/base.tokens.json",
|
|
27913
|
+
"isSource": true,
|
|
27914
|
+
"original": {
|
|
27915
|
+
"value": "400ms",
|
|
27916
|
+
"type": "other"
|
|
27917
|
+
},
|
|
27918
|
+
"name": "utrechtBackdropFadeInAnimationDuration",
|
|
27919
|
+
"attributes": {
|
|
27920
|
+
"category": "utrecht",
|
|
27921
|
+
"type": "backdrop",
|
|
27922
|
+
"item": "fade-in",
|
|
27923
|
+
"subitem": "animation-duration"
|
|
27924
|
+
},
|
|
27925
|
+
"path": [
|
|
27926
|
+
"utrecht",
|
|
27927
|
+
"backdrop",
|
|
27928
|
+
"fade-in",
|
|
27929
|
+
"animation-duration"
|
|
27930
|
+
]
|
|
27931
|
+
}
|
|
27932
|
+
},
|
|
27933
|
+
"reduced-transparency": {
|
|
27934
|
+
"opacity": {
|
|
27935
|
+
"value": 0.98,
|
|
27936
|
+
"type": "opacity",
|
|
27937
|
+
"filePath": "src/generated/base.tokens.json",
|
|
27938
|
+
"isSource": true,
|
|
27939
|
+
"original": {
|
|
27940
|
+
"value": 0.98,
|
|
27941
|
+
"type": "opacity"
|
|
27942
|
+
},
|
|
27943
|
+
"name": "utrechtBackdropReducedTransparencyOpacity",
|
|
27944
|
+
"attributes": {
|
|
27945
|
+
"category": "utrecht",
|
|
27946
|
+
"type": "backdrop",
|
|
27947
|
+
"item": "reduced-transparency",
|
|
27948
|
+
"subitem": "opacity"
|
|
27949
|
+
},
|
|
27950
|
+
"path": [
|
|
27951
|
+
"utrecht",
|
|
27952
|
+
"backdrop",
|
|
27953
|
+
"reduced-transparency",
|
|
27954
|
+
"opacity"
|
|
27955
|
+
]
|
|
27956
|
+
}
|
|
27957
|
+
}
|
|
27958
|
+
},
|
|
27670
27959
|
"article": {
|
|
27671
27960
|
"max-inline-size": {
|
|
27672
27961
|
"value": "75ch",
|
|
@@ -28461,6 +28750,113 @@ module.exports = {
|
|
|
28461
28750
|
}
|
|
28462
28751
|
}
|
|
28463
28752
|
},
|
|
28753
|
+
"action-group": {
|
|
28754
|
+
"background-color": {
|
|
28755
|
+
"type": "color",
|
|
28756
|
+
"value": "transparent",
|
|
28757
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28758
|
+
"isSource": true,
|
|
28759
|
+
"original": {
|
|
28760
|
+
"type": "color",
|
|
28761
|
+
"value": "transparent"
|
|
28762
|
+
},
|
|
28763
|
+
"name": "utrechtActionGroupBackgroundColor",
|
|
28764
|
+
"attributes": {
|
|
28765
|
+
"category": "utrecht",
|
|
28766
|
+
"type": "action-group",
|
|
28767
|
+
"item": "background-color"
|
|
28768
|
+
},
|
|
28769
|
+
"path": [
|
|
28770
|
+
"utrecht",
|
|
28771
|
+
"action-group",
|
|
28772
|
+
"background-color"
|
|
28773
|
+
]
|
|
28774
|
+
},
|
|
28775
|
+
"column-gap": {
|
|
28776
|
+
"type": "dimension",
|
|
28777
|
+
"value": "0.5rem",
|
|
28778
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28779
|
+
"isSource": true,
|
|
28780
|
+
"original": {
|
|
28781
|
+
"type": "dimension",
|
|
28782
|
+
"value": "0.5rem"
|
|
28783
|
+
},
|
|
28784
|
+
"name": "utrechtActionGroupColumnGap",
|
|
28785
|
+
"attributes": {
|
|
28786
|
+
"category": "utrecht",
|
|
28787
|
+
"type": "action-group",
|
|
28788
|
+
"item": "column-gap"
|
|
28789
|
+
},
|
|
28790
|
+
"path": [
|
|
28791
|
+
"utrecht",
|
|
28792
|
+
"action-group",
|
|
28793
|
+
"column-gap"
|
|
28794
|
+
]
|
|
28795
|
+
},
|
|
28796
|
+
"padding-block-end": {
|
|
28797
|
+
"type": "dimension",
|
|
28798
|
+
"value": "0rem",
|
|
28799
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28800
|
+
"isSource": true,
|
|
28801
|
+
"original": {
|
|
28802
|
+
"type": "dimension",
|
|
28803
|
+
"value": "0rem"
|
|
28804
|
+
},
|
|
28805
|
+
"name": "utrechtActionGroupPaddingBlockEnd",
|
|
28806
|
+
"attributes": {
|
|
28807
|
+
"category": "utrecht",
|
|
28808
|
+
"type": "action-group",
|
|
28809
|
+
"item": "padding-block-end"
|
|
28810
|
+
},
|
|
28811
|
+
"path": [
|
|
28812
|
+
"utrecht",
|
|
28813
|
+
"action-group",
|
|
28814
|
+
"padding-block-end"
|
|
28815
|
+
]
|
|
28816
|
+
},
|
|
28817
|
+
"padding-block-start": {
|
|
28818
|
+
"type": "dimension",
|
|
28819
|
+
"value": "0rem",
|
|
28820
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28821
|
+
"isSource": true,
|
|
28822
|
+
"original": {
|
|
28823
|
+
"type": "dimension",
|
|
28824
|
+
"value": "0rem"
|
|
28825
|
+
},
|
|
28826
|
+
"name": "utrechtActionGroupPaddingBlockStart",
|
|
28827
|
+
"attributes": {
|
|
28828
|
+
"category": "utrecht",
|
|
28829
|
+
"type": "action-group",
|
|
28830
|
+
"item": "padding-block-start"
|
|
28831
|
+
},
|
|
28832
|
+
"path": [
|
|
28833
|
+
"utrecht",
|
|
28834
|
+
"action-group",
|
|
28835
|
+
"padding-block-start"
|
|
28836
|
+
]
|
|
28837
|
+
},
|
|
28838
|
+
"row-gap": {
|
|
28839
|
+
"type": "dimension",
|
|
28840
|
+
"value": "0.5rem",
|
|
28841
|
+
"filePath": "src/generated/base.tokens.json",
|
|
28842
|
+
"isSource": true,
|
|
28843
|
+
"original": {
|
|
28844
|
+
"type": "dimension",
|
|
28845
|
+
"value": "0.5rem"
|
|
28846
|
+
},
|
|
28847
|
+
"name": "utrechtActionGroupRowGap",
|
|
28848
|
+
"attributes": {
|
|
28849
|
+
"category": "utrecht",
|
|
28850
|
+
"type": "action-group",
|
|
28851
|
+
"item": "row-gap"
|
|
28852
|
+
},
|
|
28853
|
+
"path": [
|
|
28854
|
+
"utrecht",
|
|
28855
|
+
"action-group",
|
|
28856
|
+
"row-gap"
|
|
28857
|
+
]
|
|
28858
|
+
}
|
|
28859
|
+
},
|
|
28464
28860
|
"accordion": {
|
|
28465
28861
|
"margin-block-end": {
|
|
28466
28862
|
"description": "[code-only]",
|