@rijkshuisstijl-community/design-tokens 1.0.0-alpha.139 → 1.0.0-alpha.140
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_variables.scss +14 -14
- package/dist/index.css +14 -14
- package/dist/index.d.ts +14 -14
- package/dist/index.js +14 -14
- package/dist/index.json +14 -14
- package/dist/index.tokens.json +15 -15
- package/dist/root.css +14 -14
- package/dist/tokens.d.ts +16 -16
- package/dist/tokens.js +276 -276
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.css +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.js +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.json +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +15 -15
- package/dist/uitvoerend-mintgroen-focus/root.css +14 -14
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +16 -16
- package/dist/uitvoerend-mintgroen-focus/tokens.js +276 -276
- package/dist/uitvoerend-violet/_variables.scss +14 -14
- package/dist/uitvoerend-violet/index.css +14 -14
- package/dist/uitvoerend-violet/index.d.ts +14 -14
- package/dist/uitvoerend-violet/index.js +14 -14
- package/dist/uitvoerend-violet/index.json +14 -14
- package/dist/uitvoerend-violet/index.tokens.json +15 -15
- package/dist/uitvoerend-violet/root.css +14 -14
- package/dist/uitvoerend-violet/tokens.d.ts +16 -16
- package/dist/uitvoerend-violet/tokens.js +276 -276
- package/dist/uitvoerend-violet-oud/_variables.scss +14 -14
- package/dist/uitvoerend-violet-oud/index.css +14 -14
- package/dist/uitvoerend-violet-oud/index.d.ts +14 -14
- package/dist/uitvoerend-violet-oud/index.js +14 -14
- package/dist/uitvoerend-violet-oud/index.json +14 -14
- package/dist/uitvoerend-violet-oud/index.tokens.json +15 -15
- package/dist/uitvoerend-violet-oud/root.css +14 -14
- package/dist/uitvoerend-violet-oud/tokens.d.ts +16 -16
- package/dist/uitvoerend-violet-oud/tokens.js +276 -276
- package/dist/wetgevend/_variables.scss +14 -14
- package/dist/wetgevend/index.css +14 -14
- package/dist/wetgevend/index.d.ts +14 -14
- package/dist/wetgevend/index.js +14 -14
- package/dist/wetgevend/index.json +14 -14
- package/dist/wetgevend/index.tokens.json +15 -15
- package/dist/wetgevend/root.css +14 -14
- package/dist/wetgevend/tokens.d.ts +16 -16
- package/dist/wetgevend/tokens.js +276 -276
- package/figma/figma.tokens.json +2 -2
- package/package.json +2 -2
- package/src/generated/base.tokens.json +54 -54
- package/src/generated/themes.json +216 -216
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +54 -54
- package/src/generated/uitvoerend-violet/tokens.json +54 -54
- package/src/generated/uitvoerend-violet-oud/tokens.json +54 -54
- package/src/generated/wetgevend/tokens.json +54 -54
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 06 Feb 2025 17:52:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -19733,281 +19733,6 @@ module.exports = {
|
|
|
19733
19733
|
}
|
|
19734
19734
|
}
|
|
19735
19735
|
},
|
|
19736
|
-
"badge-counter": {
|
|
19737
|
-
"font-size": {
|
|
19738
|
-
"value": "1.25rem",
|
|
19739
|
-
"type": "fontSizes",
|
|
19740
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19741
|
-
"isSource": true,
|
|
19742
|
-
"original": {
|
|
19743
|
-
"value": "1.25rem",
|
|
19744
|
-
"type": "fontSizes"
|
|
19745
|
-
},
|
|
19746
|
-
"name": "utrechtBadgeCounterFontSize",
|
|
19747
|
-
"attributes": {
|
|
19748
|
-
"category": "utrecht",
|
|
19749
|
-
"type": "badge-counter",
|
|
19750
|
-
"item": "font-size"
|
|
19751
|
-
},
|
|
19752
|
-
"path": [
|
|
19753
|
-
"utrecht",
|
|
19754
|
-
"badge-counter",
|
|
19755
|
-
"font-size"
|
|
19756
|
-
]
|
|
19757
|
-
},
|
|
19758
|
-
"line-height": {
|
|
19759
|
-
"value": "150%",
|
|
19760
|
-
"type": "lineHeights",
|
|
19761
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19762
|
-
"isSource": true,
|
|
19763
|
-
"original": {
|
|
19764
|
-
"value": "150%",
|
|
19765
|
-
"type": "lineHeights"
|
|
19766
|
-
},
|
|
19767
|
-
"name": "utrechtBadgeCounterLineHeight",
|
|
19768
|
-
"attributes": {
|
|
19769
|
-
"category": "utrecht",
|
|
19770
|
-
"type": "badge-counter",
|
|
19771
|
-
"item": "line-height"
|
|
19772
|
-
},
|
|
19773
|
-
"path": [
|
|
19774
|
-
"utrecht",
|
|
19775
|
-
"badge-counter",
|
|
19776
|
-
"line-height"
|
|
19777
|
-
]
|
|
19778
|
-
},
|
|
19779
|
-
"min-block-size": {
|
|
19780
|
-
"value": "24px",
|
|
19781
|
-
"type": "sizing",
|
|
19782
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19783
|
-
"isSource": true,
|
|
19784
|
-
"original": {
|
|
19785
|
-
"value": "24px",
|
|
19786
|
-
"type": "sizing"
|
|
19787
|
-
},
|
|
19788
|
-
"name": "utrechtBadgeCounterMinBlockSize",
|
|
19789
|
-
"attributes": {
|
|
19790
|
-
"category": "utrecht",
|
|
19791
|
-
"type": "badge-counter",
|
|
19792
|
-
"item": "min-block-size"
|
|
19793
|
-
},
|
|
19794
|
-
"path": [
|
|
19795
|
-
"utrecht",
|
|
19796
|
-
"badge-counter",
|
|
19797
|
-
"min-block-size"
|
|
19798
|
-
]
|
|
19799
|
-
},
|
|
19800
|
-
"min-inline-size": {
|
|
19801
|
-
"value": "24px",
|
|
19802
|
-
"type": "sizing",
|
|
19803
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19804
|
-
"isSource": true,
|
|
19805
|
-
"original": {
|
|
19806
|
-
"value": "24px",
|
|
19807
|
-
"type": "sizing"
|
|
19808
|
-
},
|
|
19809
|
-
"name": "utrechtBadgeCounterMinInlineSize",
|
|
19810
|
-
"attributes": {
|
|
19811
|
-
"category": "utrecht",
|
|
19812
|
-
"type": "badge-counter",
|
|
19813
|
-
"item": "min-inline-size"
|
|
19814
|
-
},
|
|
19815
|
-
"path": [
|
|
19816
|
-
"utrecht",
|
|
19817
|
-
"badge-counter",
|
|
19818
|
-
"min-inline-size"
|
|
19819
|
-
]
|
|
19820
|
-
},
|
|
19821
|
-
"font-weight": {
|
|
19822
|
-
"value": 700,
|
|
19823
|
-
"type": "fontWeights",
|
|
19824
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19825
|
-
"isSource": true,
|
|
19826
|
-
"original": {
|
|
19827
|
-
"value": 700,
|
|
19828
|
-
"type": "fontWeights"
|
|
19829
|
-
},
|
|
19830
|
-
"name": "utrechtBadgeCounterFontWeight",
|
|
19831
|
-
"attributes": {
|
|
19832
|
-
"category": "utrecht",
|
|
19833
|
-
"type": "badge-counter",
|
|
19834
|
-
"item": "font-weight"
|
|
19835
|
-
},
|
|
19836
|
-
"path": [
|
|
19837
|
-
"utrecht",
|
|
19838
|
-
"badge-counter",
|
|
19839
|
-
"font-weight"
|
|
19840
|
-
]
|
|
19841
|
-
},
|
|
19842
|
-
"border-width": {
|
|
19843
|
-
"value": "0px",
|
|
19844
|
-
"type": "borderWidth",
|
|
19845
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19846
|
-
"isSource": true,
|
|
19847
|
-
"original": {
|
|
19848
|
-
"value": "0px",
|
|
19849
|
-
"type": "borderWidth"
|
|
19850
|
-
},
|
|
19851
|
-
"name": "utrechtBadgeCounterBorderWidth",
|
|
19852
|
-
"attributes": {
|
|
19853
|
-
"category": "utrecht",
|
|
19854
|
-
"type": "badge-counter",
|
|
19855
|
-
"item": "border-width"
|
|
19856
|
-
},
|
|
19857
|
-
"path": [
|
|
19858
|
-
"utrecht",
|
|
19859
|
-
"badge-counter",
|
|
19860
|
-
"border-width"
|
|
19861
|
-
]
|
|
19862
|
-
},
|
|
19863
|
-
"border-radius": {
|
|
19864
|
-
"value": "999px",
|
|
19865
|
-
"type": "borderRadius",
|
|
19866
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19867
|
-
"isSource": true,
|
|
19868
|
-
"original": {
|
|
19869
|
-
"value": "999px",
|
|
19870
|
-
"type": "borderRadius"
|
|
19871
|
-
},
|
|
19872
|
-
"name": "utrechtBadgeCounterBorderRadius",
|
|
19873
|
-
"attributes": {
|
|
19874
|
-
"category": "utrecht",
|
|
19875
|
-
"type": "badge-counter",
|
|
19876
|
-
"item": "border-radius"
|
|
19877
|
-
},
|
|
19878
|
-
"path": [
|
|
19879
|
-
"utrecht",
|
|
19880
|
-
"badge-counter",
|
|
19881
|
-
"border-radius"
|
|
19882
|
-
]
|
|
19883
|
-
},
|
|
19884
|
-
"font-family": {
|
|
19885
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
19886
|
-
"type": "fontFamilies",
|
|
19887
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19888
|
-
"isSource": true,
|
|
19889
|
-
"original": {
|
|
19890
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
19891
|
-
"type": "fontFamilies"
|
|
19892
|
-
},
|
|
19893
|
-
"name": "utrechtBadgeCounterFontFamily",
|
|
19894
|
-
"attributes": {
|
|
19895
|
-
"category": "utrecht",
|
|
19896
|
-
"type": "badge-counter",
|
|
19897
|
-
"item": "font-family"
|
|
19898
|
-
},
|
|
19899
|
-
"path": [
|
|
19900
|
-
"utrecht",
|
|
19901
|
-
"badge-counter",
|
|
19902
|
-
"font-family"
|
|
19903
|
-
]
|
|
19904
|
-
},
|
|
19905
|
-
"background-color": {
|
|
19906
|
-
"value": "#154273",
|
|
19907
|
-
"type": "color",
|
|
19908
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19909
|
-
"isSource": true,
|
|
19910
|
-
"original": {
|
|
19911
|
-
"value": "#154273",
|
|
19912
|
-
"type": "color"
|
|
19913
|
-
},
|
|
19914
|
-
"name": "utrechtBadgeCounterBackgroundColor",
|
|
19915
|
-
"attributes": {
|
|
19916
|
-
"category": "utrecht",
|
|
19917
|
-
"type": "badge-counter",
|
|
19918
|
-
"item": "background-color"
|
|
19919
|
-
},
|
|
19920
|
-
"path": [
|
|
19921
|
-
"utrecht",
|
|
19922
|
-
"badge-counter",
|
|
19923
|
-
"background-color"
|
|
19924
|
-
]
|
|
19925
|
-
},
|
|
19926
|
-
"border-color": {
|
|
19927
|
-
"value": "transparent",
|
|
19928
|
-
"type": "color",
|
|
19929
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19930
|
-
"isSource": true,
|
|
19931
|
-
"original": {
|
|
19932
|
-
"value": "transparent",
|
|
19933
|
-
"type": "color"
|
|
19934
|
-
},
|
|
19935
|
-
"name": "utrechtBadgeCounterBorderColor",
|
|
19936
|
-
"attributes": {
|
|
19937
|
-
"category": "utrecht",
|
|
19938
|
-
"type": "badge-counter",
|
|
19939
|
-
"item": "border-color"
|
|
19940
|
-
},
|
|
19941
|
-
"path": [
|
|
19942
|
-
"utrecht",
|
|
19943
|
-
"badge-counter",
|
|
19944
|
-
"border-color"
|
|
19945
|
-
]
|
|
19946
|
-
},
|
|
19947
|
-
"color": {
|
|
19948
|
-
"value": "#fff",
|
|
19949
|
-
"type": "color",
|
|
19950
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19951
|
-
"isSource": true,
|
|
19952
|
-
"original": {
|
|
19953
|
-
"value": "#fff",
|
|
19954
|
-
"type": "color"
|
|
19955
|
-
},
|
|
19956
|
-
"name": "utrechtBadgeCounterColor",
|
|
19957
|
-
"attributes": {
|
|
19958
|
-
"category": "utrecht",
|
|
19959
|
-
"type": "badge-counter",
|
|
19960
|
-
"item": "color"
|
|
19961
|
-
},
|
|
19962
|
-
"path": [
|
|
19963
|
-
"utrecht",
|
|
19964
|
-
"badge-counter",
|
|
19965
|
-
"color"
|
|
19966
|
-
]
|
|
19967
|
-
},
|
|
19968
|
-
"padding-inline": {
|
|
19969
|
-
"value": "0.5rem",
|
|
19970
|
-
"type": "spacing",
|
|
19971
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19972
|
-
"isSource": true,
|
|
19973
|
-
"original": {
|
|
19974
|
-
"value": "0.5rem",
|
|
19975
|
-
"type": "spacing"
|
|
19976
|
-
},
|
|
19977
|
-
"name": "utrechtBadgeCounterPaddingInline",
|
|
19978
|
-
"attributes": {
|
|
19979
|
-
"category": "utrecht",
|
|
19980
|
-
"type": "badge-counter",
|
|
19981
|
-
"item": "padding-inline"
|
|
19982
|
-
},
|
|
19983
|
-
"path": [
|
|
19984
|
-
"utrecht",
|
|
19985
|
-
"badge-counter",
|
|
19986
|
-
"padding-inline"
|
|
19987
|
-
]
|
|
19988
|
-
},
|
|
19989
|
-
"padding-block": {
|
|
19990
|
-
"value": "0.5rem",
|
|
19991
|
-
"type": "spacing",
|
|
19992
|
-
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
19993
|
-
"isSource": true,
|
|
19994
|
-
"original": {
|
|
19995
|
-
"value": "0.5rem",
|
|
19996
|
-
"type": "spacing"
|
|
19997
|
-
},
|
|
19998
|
-
"name": "utrechtBadgeCounterPaddingBlock",
|
|
19999
|
-
"attributes": {
|
|
20000
|
-
"category": "utrecht",
|
|
20001
|
-
"type": "badge-counter",
|
|
20002
|
-
"item": "padding-block"
|
|
20003
|
-
},
|
|
20004
|
-
"path": [
|
|
20005
|
-
"utrecht",
|
|
20006
|
-
"badge-counter",
|
|
20007
|
-
"padding-block"
|
|
20008
|
-
]
|
|
20009
|
-
}
|
|
20010
|
-
},
|
|
20011
19736
|
"checkbox": {
|
|
20012
19737
|
"border-radius": {
|
|
20013
19738
|
"value": 0,
|
|
@@ -27895,6 +27620,281 @@ module.exports = {
|
|
|
27895
27620
|
"margin-block-start"
|
|
27896
27621
|
]
|
|
27897
27622
|
}
|
|
27623
|
+
},
|
|
27624
|
+
"number-badge": {
|
|
27625
|
+
"font-size": {
|
|
27626
|
+
"value": "1.25rem",
|
|
27627
|
+
"type": "fontSizes",
|
|
27628
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27629
|
+
"isSource": true,
|
|
27630
|
+
"original": {
|
|
27631
|
+
"value": "1.25rem",
|
|
27632
|
+
"type": "fontSizes"
|
|
27633
|
+
},
|
|
27634
|
+
"name": "nlNumberBadgeFontSize",
|
|
27635
|
+
"attributes": {
|
|
27636
|
+
"category": "nl",
|
|
27637
|
+
"type": "number-badge",
|
|
27638
|
+
"item": "font-size"
|
|
27639
|
+
},
|
|
27640
|
+
"path": [
|
|
27641
|
+
"nl",
|
|
27642
|
+
"number-badge",
|
|
27643
|
+
"font-size"
|
|
27644
|
+
]
|
|
27645
|
+
},
|
|
27646
|
+
"line-height": {
|
|
27647
|
+
"value": "150%",
|
|
27648
|
+
"type": "lineHeights",
|
|
27649
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27650
|
+
"isSource": true,
|
|
27651
|
+
"original": {
|
|
27652
|
+
"value": "150%",
|
|
27653
|
+
"type": "lineHeights"
|
|
27654
|
+
},
|
|
27655
|
+
"name": "nlNumberBadgeLineHeight",
|
|
27656
|
+
"attributes": {
|
|
27657
|
+
"category": "nl",
|
|
27658
|
+
"type": "number-badge",
|
|
27659
|
+
"item": "line-height"
|
|
27660
|
+
},
|
|
27661
|
+
"path": [
|
|
27662
|
+
"nl",
|
|
27663
|
+
"number-badge",
|
|
27664
|
+
"line-height"
|
|
27665
|
+
]
|
|
27666
|
+
},
|
|
27667
|
+
"min-block-size": {
|
|
27668
|
+
"value": "24px",
|
|
27669
|
+
"type": "sizing",
|
|
27670
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27671
|
+
"isSource": true,
|
|
27672
|
+
"original": {
|
|
27673
|
+
"value": "24px",
|
|
27674
|
+
"type": "sizing"
|
|
27675
|
+
},
|
|
27676
|
+
"name": "nlNumberBadgeMinBlockSize",
|
|
27677
|
+
"attributes": {
|
|
27678
|
+
"category": "nl",
|
|
27679
|
+
"type": "number-badge",
|
|
27680
|
+
"item": "min-block-size"
|
|
27681
|
+
},
|
|
27682
|
+
"path": [
|
|
27683
|
+
"nl",
|
|
27684
|
+
"number-badge",
|
|
27685
|
+
"min-block-size"
|
|
27686
|
+
]
|
|
27687
|
+
},
|
|
27688
|
+
"min-inline-size": {
|
|
27689
|
+
"value": "24px",
|
|
27690
|
+
"type": "sizing",
|
|
27691
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27692
|
+
"isSource": true,
|
|
27693
|
+
"original": {
|
|
27694
|
+
"value": "24px",
|
|
27695
|
+
"type": "sizing"
|
|
27696
|
+
},
|
|
27697
|
+
"name": "nlNumberBadgeMinInlineSize",
|
|
27698
|
+
"attributes": {
|
|
27699
|
+
"category": "nl",
|
|
27700
|
+
"type": "number-badge",
|
|
27701
|
+
"item": "min-inline-size"
|
|
27702
|
+
},
|
|
27703
|
+
"path": [
|
|
27704
|
+
"nl",
|
|
27705
|
+
"number-badge",
|
|
27706
|
+
"min-inline-size"
|
|
27707
|
+
]
|
|
27708
|
+
},
|
|
27709
|
+
"font-weight": {
|
|
27710
|
+
"value": 700,
|
|
27711
|
+
"type": "fontWeights",
|
|
27712
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27713
|
+
"isSource": true,
|
|
27714
|
+
"original": {
|
|
27715
|
+
"value": 700,
|
|
27716
|
+
"type": "fontWeights"
|
|
27717
|
+
},
|
|
27718
|
+
"name": "nlNumberBadgeFontWeight",
|
|
27719
|
+
"attributes": {
|
|
27720
|
+
"category": "nl",
|
|
27721
|
+
"type": "number-badge",
|
|
27722
|
+
"item": "font-weight"
|
|
27723
|
+
},
|
|
27724
|
+
"path": [
|
|
27725
|
+
"nl",
|
|
27726
|
+
"number-badge",
|
|
27727
|
+
"font-weight"
|
|
27728
|
+
]
|
|
27729
|
+
},
|
|
27730
|
+
"border-width": {
|
|
27731
|
+
"value": "0px",
|
|
27732
|
+
"type": "borderWidth",
|
|
27733
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27734
|
+
"isSource": true,
|
|
27735
|
+
"original": {
|
|
27736
|
+
"value": "0px",
|
|
27737
|
+
"type": "borderWidth"
|
|
27738
|
+
},
|
|
27739
|
+
"name": "nlNumberBadgeBorderWidth",
|
|
27740
|
+
"attributes": {
|
|
27741
|
+
"category": "nl",
|
|
27742
|
+
"type": "number-badge",
|
|
27743
|
+
"item": "border-width"
|
|
27744
|
+
},
|
|
27745
|
+
"path": [
|
|
27746
|
+
"nl",
|
|
27747
|
+
"number-badge",
|
|
27748
|
+
"border-width"
|
|
27749
|
+
]
|
|
27750
|
+
},
|
|
27751
|
+
"border-radius": {
|
|
27752
|
+
"value": "999px",
|
|
27753
|
+
"type": "borderRadius",
|
|
27754
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27755
|
+
"isSource": true,
|
|
27756
|
+
"original": {
|
|
27757
|
+
"value": "999px",
|
|
27758
|
+
"type": "borderRadius"
|
|
27759
|
+
},
|
|
27760
|
+
"name": "nlNumberBadgeBorderRadius",
|
|
27761
|
+
"attributes": {
|
|
27762
|
+
"category": "nl",
|
|
27763
|
+
"type": "number-badge",
|
|
27764
|
+
"item": "border-radius"
|
|
27765
|
+
},
|
|
27766
|
+
"path": [
|
|
27767
|
+
"nl",
|
|
27768
|
+
"number-badge",
|
|
27769
|
+
"border-radius"
|
|
27770
|
+
]
|
|
27771
|
+
},
|
|
27772
|
+
"font-family": {
|
|
27773
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
27774
|
+
"type": "fontFamilies",
|
|
27775
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27776
|
+
"isSource": true,
|
|
27777
|
+
"original": {
|
|
27778
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
27779
|
+
"type": "fontFamilies"
|
|
27780
|
+
},
|
|
27781
|
+
"name": "nlNumberBadgeFontFamily",
|
|
27782
|
+
"attributes": {
|
|
27783
|
+
"category": "nl",
|
|
27784
|
+
"type": "number-badge",
|
|
27785
|
+
"item": "font-family"
|
|
27786
|
+
},
|
|
27787
|
+
"path": [
|
|
27788
|
+
"nl",
|
|
27789
|
+
"number-badge",
|
|
27790
|
+
"font-family"
|
|
27791
|
+
]
|
|
27792
|
+
},
|
|
27793
|
+
"background-color": {
|
|
27794
|
+
"value": "#154273",
|
|
27795
|
+
"type": "color",
|
|
27796
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27797
|
+
"isSource": true,
|
|
27798
|
+
"original": {
|
|
27799
|
+
"value": "#154273",
|
|
27800
|
+
"type": "color"
|
|
27801
|
+
},
|
|
27802
|
+
"name": "nlNumberBadgeBackgroundColor",
|
|
27803
|
+
"attributes": {
|
|
27804
|
+
"category": "nl",
|
|
27805
|
+
"type": "number-badge",
|
|
27806
|
+
"item": "background-color"
|
|
27807
|
+
},
|
|
27808
|
+
"path": [
|
|
27809
|
+
"nl",
|
|
27810
|
+
"number-badge",
|
|
27811
|
+
"background-color"
|
|
27812
|
+
]
|
|
27813
|
+
},
|
|
27814
|
+
"border-color": {
|
|
27815
|
+
"value": "transparent",
|
|
27816
|
+
"type": "color",
|
|
27817
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27818
|
+
"isSource": true,
|
|
27819
|
+
"original": {
|
|
27820
|
+
"value": "transparent",
|
|
27821
|
+
"type": "color"
|
|
27822
|
+
},
|
|
27823
|
+
"name": "nlNumberBadgeBorderColor",
|
|
27824
|
+
"attributes": {
|
|
27825
|
+
"category": "nl",
|
|
27826
|
+
"type": "number-badge",
|
|
27827
|
+
"item": "border-color"
|
|
27828
|
+
},
|
|
27829
|
+
"path": [
|
|
27830
|
+
"nl",
|
|
27831
|
+
"number-badge",
|
|
27832
|
+
"border-color"
|
|
27833
|
+
]
|
|
27834
|
+
},
|
|
27835
|
+
"color": {
|
|
27836
|
+
"value": "#fff",
|
|
27837
|
+
"type": "color",
|
|
27838
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27839
|
+
"isSource": true,
|
|
27840
|
+
"original": {
|
|
27841
|
+
"value": "#fff",
|
|
27842
|
+
"type": "color"
|
|
27843
|
+
},
|
|
27844
|
+
"name": "nlNumberBadgeColor",
|
|
27845
|
+
"attributes": {
|
|
27846
|
+
"category": "nl",
|
|
27847
|
+
"type": "number-badge",
|
|
27848
|
+
"item": "color"
|
|
27849
|
+
},
|
|
27850
|
+
"path": [
|
|
27851
|
+
"nl",
|
|
27852
|
+
"number-badge",
|
|
27853
|
+
"color"
|
|
27854
|
+
]
|
|
27855
|
+
},
|
|
27856
|
+
"padding-inline": {
|
|
27857
|
+
"value": "0.5rem",
|
|
27858
|
+
"type": "spacing",
|
|
27859
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27860
|
+
"isSource": true,
|
|
27861
|
+
"original": {
|
|
27862
|
+
"value": "0.5rem",
|
|
27863
|
+
"type": "spacing"
|
|
27864
|
+
},
|
|
27865
|
+
"name": "nlNumberBadgePaddingInline",
|
|
27866
|
+
"attributes": {
|
|
27867
|
+
"category": "nl",
|
|
27868
|
+
"type": "number-badge",
|
|
27869
|
+
"item": "padding-inline"
|
|
27870
|
+
},
|
|
27871
|
+
"path": [
|
|
27872
|
+
"nl",
|
|
27873
|
+
"number-badge",
|
|
27874
|
+
"padding-inline"
|
|
27875
|
+
]
|
|
27876
|
+
},
|
|
27877
|
+
"padding-block": {
|
|
27878
|
+
"value": "0.5rem",
|
|
27879
|
+
"type": "spacing",
|
|
27880
|
+
"filePath": "src/generated/uitvoerend-violet-oud/tokens.json",
|
|
27881
|
+
"isSource": true,
|
|
27882
|
+
"original": {
|
|
27883
|
+
"value": "0.5rem",
|
|
27884
|
+
"type": "spacing"
|
|
27885
|
+
},
|
|
27886
|
+
"name": "nlNumberBadgePaddingBlock",
|
|
27887
|
+
"attributes": {
|
|
27888
|
+
"category": "nl",
|
|
27889
|
+
"type": "number-badge",
|
|
27890
|
+
"item": "padding-block"
|
|
27891
|
+
},
|
|
27892
|
+
"path": [
|
|
27893
|
+
"nl",
|
|
27894
|
+
"number-badge",
|
|
27895
|
+
"padding-block"
|
|
27896
|
+
]
|
|
27897
|
+
}
|
|
27898
27898
|
}
|
|
27899
27899
|
}
|
|
27900
27900
|
};
|
|
@@ -1,7 +1,20 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 06 Feb 2025 17:52:55 GMT
|
|
4
4
|
|
|
5
|
+
$nl-number-badge-padding-block: 0.5rem;
|
|
6
|
+
$nl-number-badge-padding-inline: 0.5rem;
|
|
7
|
+
$nl-number-badge-color: #fff;
|
|
8
|
+
$nl-number-badge-border-color: transparent;
|
|
9
|
+
$nl-number-badge-background-color: #154273;
|
|
10
|
+
$nl-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
11
|
+
$nl-number-badge-border-radius: 999px;
|
|
12
|
+
$nl-number-badge-border-width: 0px;
|
|
13
|
+
$nl-number-badge-font-weight: 700;
|
|
14
|
+
$nl-number-badge-min-inline-size: 24px;
|
|
15
|
+
$nl-number-badge-min-block-size: 24px;
|
|
16
|
+
$nl-number-badge-line-height: 150%;
|
|
17
|
+
$nl-number-badge-font-size: 1.25rem;
|
|
5
18
|
$nl-heading-level-5-margin-block-start: 0;
|
|
6
19
|
$nl-heading-level-5-margin-block-end: 0;
|
|
7
20
|
$nl-heading-level-5-font-size: 1.25rem;
|
|
@@ -336,19 +349,6 @@ $utrecht-checkbox-background-color: #fff;
|
|
|
336
349
|
$utrecht-checkbox-icon-size: 24px;
|
|
337
350
|
$utrecht-checkbox-size: 24px;
|
|
338
351
|
$utrecht-checkbox-border-radius: 2.5px;
|
|
339
|
-
$utrecht-badge-counter-padding-block: 0.5rem;
|
|
340
|
-
$utrecht-badge-counter-padding-inline: 0.5rem;
|
|
341
|
-
$utrecht-badge-counter-color: #fff;
|
|
342
|
-
$utrecht-badge-counter-border-color: transparent;
|
|
343
|
-
$utrecht-badge-counter-background-color: #154273;
|
|
344
|
-
$utrecht-badge-counter-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
345
|
-
$utrecht-badge-counter-border-radius: 999px;
|
|
346
|
-
$utrecht-badge-counter-border-width: 0px;
|
|
347
|
-
$utrecht-badge-counter-font-weight: 700;
|
|
348
|
-
$utrecht-badge-counter-min-inline-size: 24px;
|
|
349
|
-
$utrecht-badge-counter-min-block-size: 24px;
|
|
350
|
-
$utrecht-badge-counter-line-height: 150%;
|
|
351
|
-
$utrecht-badge-counter-font-size: 1.25rem;
|
|
352
352
|
$utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
353
353
|
$utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
354
354
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
package/dist/wetgevend/index.css
CHANGED
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 06 Feb 2025 17:52:55 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.wetgevend {
|
|
7
|
+
--nl-number-badge-padding-block: 0.5rem;
|
|
8
|
+
--nl-number-badge-padding-inline: 0.5rem;
|
|
9
|
+
--nl-number-badge-color: #fff;
|
|
10
|
+
--nl-number-badge-border-color: transparent;
|
|
11
|
+
--nl-number-badge-background-color: #154273;
|
|
12
|
+
--nl-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
13
|
+
--nl-number-badge-border-radius: 999px;
|
|
14
|
+
--nl-number-badge-border-width: 0px;
|
|
15
|
+
--nl-number-badge-font-weight: 700;
|
|
16
|
+
--nl-number-badge-min-inline-size: 24px;
|
|
17
|
+
--nl-number-badge-min-block-size: 24px;
|
|
18
|
+
--nl-number-badge-line-height: 150%;
|
|
19
|
+
--nl-number-badge-font-size: 1.25rem;
|
|
7
20
|
--nl-heading-level-5-margin-block-start: 0;
|
|
8
21
|
--nl-heading-level-5-margin-block-end: 0;
|
|
9
22
|
--nl-heading-level-5-font-size: 1.25rem;
|
|
@@ -338,19 +351,6 @@
|
|
|
338
351
|
--utrecht-checkbox-icon-size: 24px;
|
|
339
352
|
--utrecht-checkbox-size: 24px;
|
|
340
353
|
--utrecht-checkbox-border-radius: 2.5px;
|
|
341
|
-
--utrecht-badge-counter-padding-block: 0.5rem;
|
|
342
|
-
--utrecht-badge-counter-padding-inline: 0.5rem;
|
|
343
|
-
--utrecht-badge-counter-color: #fff;
|
|
344
|
-
--utrecht-badge-counter-border-color: transparent;
|
|
345
|
-
--utrecht-badge-counter-background-color: #154273;
|
|
346
|
-
--utrecht-badge-counter-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
347
|
-
--utrecht-badge-counter-border-radius: 999px;
|
|
348
|
-
--utrecht-badge-counter-border-width: 0px;
|
|
349
|
-
--utrecht-badge-counter-font-weight: 700;
|
|
350
|
-
--utrecht-badge-counter-min-inline-size: 24px;
|
|
351
|
-
--utrecht-badge-counter-min-block-size: 24px;
|
|
352
|
-
--utrecht-badge-counter-line-height: 150%;
|
|
353
|
-
--utrecht-badge-counter-font-size: 1.25rem;
|
|
354
354
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
355
355
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
356
356
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|