@rijkshuisstijl-community/design-tokens 1.0.0-alpha.167 → 1.0.0-alpha.169
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 +67 -72
- package/dist/index.css +67 -72
- package/dist/index.d.ts +11 -16
- package/dist/index.js +67 -72
- package/dist/index.json +66 -71
- package/dist/index.tokens.json +57 -64
- package/dist/root.css +67 -72
- package/dist/tokens.d.ts +2 -9
- package/dist/tokens.js +145 -266
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.css +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +51 -58
- package/dist/uitvoerend-mintgroen-focus/index.js +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.json +111 -118
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +121 -138
- package/dist/uitvoerend-mintgroen-focus/root.css +112 -119
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +61 -78
- package/dist/uitvoerend-mintgroen-focus/tokens.js +3136 -3313
- package/dist/uitvoerend-violet/_variables.scss +72 -77
- package/dist/uitvoerend-violet/index.css +72 -77
- package/dist/uitvoerend-violet/index.d.ts +11 -16
- package/dist/uitvoerend-violet/index.js +72 -77
- package/dist/uitvoerend-violet/index.json +71 -76
- package/dist/uitvoerend-violet/index.tokens.json +62 -69
- package/dist/uitvoerend-violet/root.css +72 -77
- package/dist/uitvoerend-violet/tokens.d.ts +2 -9
- package/dist/uitvoerend-violet/tokens.js +155 -276
- package/dist/uitvoerend-violet-oud/_variables.scss +72 -77
- package/dist/uitvoerend-violet-oud/index.css +72 -77
- package/dist/uitvoerend-violet-oud/index.d.ts +11 -16
- package/dist/uitvoerend-violet-oud/index.js +72 -77
- package/dist/uitvoerend-violet-oud/index.json +71 -76
- package/dist/uitvoerend-violet-oud/index.tokens.json +62 -69
- package/dist/uitvoerend-violet-oud/root.css +72 -77
- package/dist/uitvoerend-violet-oud/tokens.d.ts +2 -9
- package/dist/uitvoerend-violet-oud/tokens.js +155 -276
- package/dist/wetgevend/_variables.scss +66 -71
- package/dist/wetgevend/index.css +66 -71
- package/dist/wetgevend/index.d.ts +11 -16
- package/dist/wetgevend/index.js +66 -71
- package/dist/wetgevend/index.json +65 -70
- package/dist/wetgevend/index.tokens.json +56 -63
- package/dist/wetgevend/root.css +66 -71
- package/dist/wetgevend/tokens.d.ts +2 -9
- package/dist/wetgevend/tokens.js +143 -264
- package/figma/figma.tokens.json +145 -165
- package/package.json +2 -2
- package/src/generated/base.tokens.json +57 -81
- package/src/generated/themes.json +442 -554
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +231 -271
- package/src/generated/uitvoerend-violet/tokens.json +62 -86
- package/src/generated/uitvoerend-violet-oud/tokens.json +62 -86
- package/src/generated/wetgevend/tokens.json +56 -80
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 21 Feb 2025 08:09:24 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const rhcColorPrimary50 : string;
|
|
@@ -12,7 +12,6 @@ export const rhcColorPrimary500 : string;
|
|
|
12
12
|
export const rhcColorPrimaryHover : string;
|
|
13
13
|
export const rhcColorFocusOutline : string;
|
|
14
14
|
export const rhcColorForegroundDefault : string;
|
|
15
|
-
export const rhcColorForegroundLint : string;
|
|
16
15
|
export const rhcColorForegroundSubdued : string;
|
|
17
16
|
export const rhcColorForegroundOnEmphasis : string;
|
|
18
17
|
export const rhcColorForegroundLink : string;
|
|
@@ -29,16 +28,16 @@ export const rhcColorFeedbackErrorSubdued : string;
|
|
|
29
28
|
export const rhcColorFeedbackWarningDefault : string;
|
|
30
29
|
export const rhcColorFeedbackWarningSubdued : string;
|
|
31
30
|
export const rhcColorAccent500 : string;
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
31
|
+
export const rhcColorCoolGrey50 : string;
|
|
32
|
+
export const rhcColorCoolGrey100 : string;
|
|
33
|
+
export const rhcColorCoolGrey200 : string;
|
|
34
|
+
export const rhcColorCoolGrey300 : string;
|
|
35
|
+
export const rhcColorCoolGrey400 : string;
|
|
36
|
+
export const rhcColorCoolGrey500 : string;
|
|
37
|
+
export const rhcColorCoolGrey600 : string;
|
|
38
|
+
export const rhcColorCoolGrey700 : string;
|
|
39
|
+
export const rhcColorCoolGrey800 : string;
|
|
40
|
+
export const rhcColorCoolGrey900 : string;
|
|
42
41
|
export const rhcColorLichtblauw50 : string;
|
|
43
42
|
export const rhcColorLichtblauw100 : string;
|
|
44
43
|
export const rhcColorLichtblauw200 : string;
|
|
@@ -665,8 +664,46 @@ export const utrechtCheckboxHoverBorderColor : string;
|
|
|
665
664
|
export const utrechtCheckboxActiveBorderWidth : string;
|
|
666
665
|
export const utrechtCheckboxActiveBackgroundColor : string;
|
|
667
666
|
export const utrechtCheckboxActiveBorderColor : string;
|
|
668
|
-
export const
|
|
669
|
-
export const
|
|
667
|
+
export const utrechtRadioButtonFocusBackgroundColor : string;
|
|
668
|
+
export const utrechtRadioButtonFocusBorderColor : string;
|
|
669
|
+
export const utrechtRadioButtonFocusBorderWidth : string;
|
|
670
|
+
export const utrechtRadioButtonCheckedFocusBackgroundColor : string;
|
|
671
|
+
export const utrechtRadioButtonCheckedFocusBorderColor : string;
|
|
672
|
+
export const utrechtRadioButtonCheckedFocusColor : string;
|
|
673
|
+
export const utrechtRadioButtonCheckedFocusBorderWidth : string;
|
|
674
|
+
export const utrechtRadioButtonCheckedBackgroundColor : string;
|
|
675
|
+
export const utrechtRadioButtonCheckedBorderColor : string;
|
|
676
|
+
export const utrechtRadioButtonCheckedColor : string;
|
|
677
|
+
export const utrechtRadioButtonCheckedHoverBackgroundColor : string;
|
|
678
|
+
export const utrechtRadioButtonCheckedHoverBorderColor : string;
|
|
679
|
+
export const utrechtRadioButtonCheckedHoverColor : string;
|
|
680
|
+
export const utrechtRadioButtonCheckedHoverBorderWidth : string;
|
|
681
|
+
export const utrechtRadioButtonCheckedActiveBackgroundColor : string;
|
|
682
|
+
export const utrechtRadioButtonCheckedActiveBorderColor : string;
|
|
683
|
+
export const utrechtRadioButtonCheckedActiveColor : string;
|
|
684
|
+
export const utrechtRadioButtonCheckedActiveBorderWidth : string;
|
|
685
|
+
export const utrechtRadioButtonCheckedDisabledBackgroundColor : string;
|
|
686
|
+
export const utrechtRadioButtonCheckedDisabledBorderColor : string;
|
|
687
|
+
export const utrechtRadioButtonCheckedDisabledColor : string;
|
|
688
|
+
export const utrechtRadioButtonCheckedBorderWidth : string;
|
|
689
|
+
export const utrechtRadioButtonActiveBorderWidth : string;
|
|
690
|
+
export const utrechtRadioButtonActiveBackgroundColor : string;
|
|
691
|
+
export const utrechtRadioButtonActiveBorderColor : string;
|
|
692
|
+
export const utrechtRadioButtonSize : string;
|
|
693
|
+
export const utrechtRadioButtonDotSize : string;
|
|
694
|
+
export const utrechtRadioButtonBackgroundColor : string;
|
|
695
|
+
export const utrechtRadioButtonBorderColor : string;
|
|
696
|
+
export const utrechtRadioButtonInvalidBackgroundColor : string;
|
|
697
|
+
export const utrechtRadioButtonInvalidBorderColor : string;
|
|
698
|
+
export const utrechtRadioButtonInvalidBorderWidth : string;
|
|
699
|
+
export const utrechtRadioButtonDisabledBackgroundColor : string;
|
|
700
|
+
export const utrechtRadioButtonDisabledBorderColor : string;
|
|
701
|
+
export const utrechtRadioButtonDisabledColor : string;
|
|
702
|
+
export const utrechtRadioButtonHoverBackgroundColor : string;
|
|
703
|
+
export const utrechtRadioButtonHoverBorderColor : string;
|
|
704
|
+
export const utrechtRadioButtonHoverBorderWidth : string;
|
|
705
|
+
export const utrechtRadioButtonBorderRadius : string;
|
|
706
|
+
export const utrechtRadioButtonBorderWidth : string;
|
|
670
707
|
export const utrechtLinkFocusBackgroundColor : string;
|
|
671
708
|
export const utrechtLinkFocusColor : string;
|
|
672
709
|
export const utrechtLinkFocusTextDecoration : string;
|
|
@@ -857,46 +894,6 @@ export const utrechtSeparatorColor : string;
|
|
|
857
894
|
export const utrechtSeparatorBlockSize : string;
|
|
858
895
|
export const utrechtSeparatorMarginBlockEnd : string;
|
|
859
896
|
export const utrechtSeparatorMarginBlockStart : string;
|
|
860
|
-
export const utrechtRadioButtonActiveBorderWidth : string;
|
|
861
|
-
export const utrechtRadioButtonActiveBackgroundColor : string;
|
|
862
|
-
export const utrechtRadioButtonActiveBorderColor : string;
|
|
863
|
-
export const utrechtRadioButtonSize : string;
|
|
864
|
-
export const utrechtRadioButtonDotSize : string;
|
|
865
|
-
export const utrechtRadioButtonBackgroundColor : string;
|
|
866
|
-
export const utrechtRadioButtonBorderColor : string;
|
|
867
|
-
export const utrechtRadioButtonInvalidBackgroundColor : string;
|
|
868
|
-
export const utrechtRadioButtonInvalidBorderColor : string;
|
|
869
|
-
export const utrechtRadioButtonInvalidBorderWidth : string;
|
|
870
|
-
export const utrechtRadioButtonFocusBackgroundColor : string;
|
|
871
|
-
export const utrechtRadioButtonFocusBorderColor : string;
|
|
872
|
-
export const utrechtRadioButtonFocusBorderWidth : string;
|
|
873
|
-
export const utrechtRadioButtonDisabledBackgroundColor : string;
|
|
874
|
-
export const utrechtRadioButtonDisabledBorderColor : string;
|
|
875
|
-
export const utrechtRadioButtonDisabledColor : string;
|
|
876
|
-
export const utrechtRadioButtonCheckedBackgroundColor : string;
|
|
877
|
-
export const utrechtRadioButtonCheckedBorderColor : string;
|
|
878
|
-
export const utrechtRadioButtonCheckedColor : string;
|
|
879
|
-
export const utrechtRadioButtonCheckedHoverBackgroundColor : string;
|
|
880
|
-
export const utrechtRadioButtonCheckedHoverBorderColor : string;
|
|
881
|
-
export const utrechtRadioButtonCheckedHoverColor : string;
|
|
882
|
-
export const utrechtRadioButtonCheckedHoverBorderWidth : string;
|
|
883
|
-
export const utrechtRadioButtonCheckedActiveBackgroundColor : string;
|
|
884
|
-
export const utrechtRadioButtonCheckedActiveBorderColor : string;
|
|
885
|
-
export const utrechtRadioButtonCheckedActiveColor : string;
|
|
886
|
-
export const utrechtRadioButtonCheckedActiveBorderWidth : string;
|
|
887
|
-
export const utrechtRadioButtonCheckedFocusBackgroundColor : string;
|
|
888
|
-
export const utrechtRadioButtonCheckedFocusBorderColor : string;
|
|
889
|
-
export const utrechtRadioButtonCheckedFocusColor : string;
|
|
890
|
-
export const utrechtRadioButtonCheckedFocusBorderWidth : string;
|
|
891
|
-
export const utrechtRadioButtonCheckedDisabledBackgroundColor : string;
|
|
892
|
-
export const utrechtRadioButtonCheckedDisabledBorderColor : string;
|
|
893
|
-
export const utrechtRadioButtonCheckedDisabledColor : string;
|
|
894
|
-
export const utrechtRadioButtonCheckedBorderWidth : string;
|
|
895
|
-
export const utrechtRadioButtonHoverBackgroundColor : string;
|
|
896
|
-
export const utrechtRadioButtonHoverBorderColor : string;
|
|
897
|
-
export const utrechtRadioButtonHoverBorderWidth : string;
|
|
898
|
-
export const utrechtRadioButtonBorderRadius : string;
|
|
899
|
-
export const utrechtRadioButtonBorderWidth : string;
|
|
900
897
|
export const utrechtOrderedListPaddingInlineStart : string;
|
|
901
898
|
export const utrechtOrderedListMarginBlockEnd : string;
|
|
902
899
|
export const utrechtOrderedListMarginBlockStart : string;
|
|
@@ -1153,10 +1150,6 @@ export const nlParagraphLeadColor : string;
|
|
|
1153
1150
|
export const nlParagraphLeadFontSize : string;
|
|
1154
1151
|
export const nlParagraphLeadFontWeight : number;
|
|
1155
1152
|
export const nlParagraphLeadLineHeight : string;
|
|
1156
|
-
export const nlParagraphSmallColor : string;
|
|
1157
|
-
export const nlParagraphSmallFontSize : string;
|
|
1158
|
-
export const nlParagraphSmallFontWeight : number;
|
|
1159
|
-
export const nlParagraphSmallLineHeight : string;
|
|
1160
1153
|
export const nlHeadingLevel1Color : string;
|
|
1161
1154
|
export const nlHeadingLevel1FontFamily : string;
|
|
1162
1155
|
export const nlHeadingLevel1FontWeight : number;
|