@utrecht/design-tokens 3.3.0 → 3.4.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 +6 -0
- package/dist/_mixin-theme.scss +53 -0
- package/dist/_mixin.scss +53 -0
- package/dist/_variables.scss +53 -0
- package/dist/dark/_mixin-theme.scss +53 -0
- package/dist/dark/_mixin.scss +53 -0
- package/dist/dark/_variables.scss +53 -0
- package/dist/dark/index.cjs +54 -1
- package/dist/dark/index.css +53 -0
- package/dist/dark/index.d.ts +54 -1
- package/dist/dark/index.flat.json +53 -0
- package/dist/dark/index.json +1798 -0
- package/dist/dark/index.mjs +54 -1
- package/dist/dark/index.tokens.json +472 -10
- package/dist/dark/list.json +1798 -0
- package/dist/dark/list.mjs +1798 -0
- package/dist/dark/property.css +50 -0
- package/dist/dark/root.css +53 -0
- package/dist/dark/theme-prince-xml.css +53 -0
- package/dist/dark/theme.css +53 -0
- package/dist/dark/tokens.cjs +2231 -24
- package/dist/dark/tokens.d.ts +274 -3
- package/dist/dark/tokens.json +2231 -24
- package/dist/dark/variables.cjs +54 -1
- package/dist/dark/variables.css +53 -0
- package/dist/dark/variables.d.ts +54 -1
- package/dist/dark/variables.json +53 -0
- package/dist/dark/variables.less +53 -0
- package/dist/dark/variables.mjs +54 -1
- package/dist/index.cjs +54 -1
- package/dist/index.css +106 -0
- package/dist/index.d.ts +54 -1
- package/dist/index.flat.json +53 -0
- package/dist/index.json +1798 -0
- package/dist/index.mjs +54 -1
- package/dist/index.tokens.json +472 -10
- package/dist/list.json +1798 -0
- package/dist/list.mjs +1798 -0
- package/dist/property.css +50 -0
- package/dist/root.css +53 -0
- package/dist/theme-prince-xml.css +53 -0
- package/dist/theme.css +53 -0
- package/dist/tokens.cjs +2231 -24
- package/dist/tokens.d.ts +274 -3
- package/dist/tokens.json +2231 -24
- package/dist/variables.cjs +54 -1
- package/dist/variables.css +53 -0
- package/dist/variables.d.ts +54 -1
- package/dist/variables.json +53 -0
- package/dist/variables.less +53 -0
- package/dist/variables.mjs +54 -1
- package/package.json +1 -1
- package/src/component/utrecht/navigation.tokens.json +229 -0
package/dist/dark/index.mjs
CHANGED
|
@@ -108,8 +108,8 @@ export const utrechtBreadcrumbNavLinkFocusTextDecoration = "underline";
|
|
|
108
108
|
export const utrechtBreadcrumbNavLinkHoverColor = "hsl(211 60% 40%)";
|
|
109
109
|
export const utrechtBreadcrumbNavLinkHoverTextDecoration = "underline";
|
|
110
110
|
export const utrechtBreadcrumbNavLinkDisabledColor = "hsl(0 0% 40%)";
|
|
111
|
-
export const utrechtBreadcrumbNavLinkTextDecoration = "none";
|
|
112
111
|
export const utrechtBreadcrumbNavLinkIconSize = "16px";
|
|
112
|
+
export const utrechtBreadcrumbNavLinkTextDecoration = "none";
|
|
113
113
|
export const utrechtBreadcrumbNavSeparatorColor = "hsl(211 60% 35%)";
|
|
114
114
|
export const utrechtBreadcrumbNavSeparatorIconSize = "0.875rem";
|
|
115
115
|
export const utrechtBreadcrumbNavArrowsLinkBackgroundColor = "hsl(0 0% 90%)";
|
|
@@ -565,6 +565,7 @@ export const utrechtHeading6LineHeight = "1.5";
|
|
|
565
565
|
export const utrechtHeadingFontWeight = "700";
|
|
566
566
|
export const utrechtIconSize = "48px";
|
|
567
567
|
export const utrechtIconBaselineInsetBlockStart = "0.125em";
|
|
568
|
+
export const utrechtIconCustomMarginInlineEnd = "8px";
|
|
568
569
|
export const utrechtIndexCharNavMarginBlockStart = "20px";
|
|
569
570
|
export const utrechtIndexCharNavMarginBlockEnd = "16px";
|
|
570
571
|
export const utrechtIndexCharNavGap = "12px";
|
|
@@ -681,6 +682,58 @@ export const utrechtTopnavLinkFocusTextDecoration = "none";
|
|
|
681
682
|
export const utrechtTopnavLinkFocusBackgroundColor = "hsl(48 100% 80%)";
|
|
682
683
|
export const utrechtTopnavLinkFocusOutlineColor = "hsl(0 0% 0%)";
|
|
683
684
|
export const utrechtTopnavLinkHoverBackgroundColor = "hsl(0 0% 0%)";
|
|
685
|
+
export const utrechtNavigationBorderBlockEndColor = "transparent";
|
|
686
|
+
export const utrechtNavigationBorderBlockEndWidth = "0";
|
|
687
|
+
export const utrechtNavigationBorderBlockStartColor = "transparent";
|
|
688
|
+
export const utrechtNavigationBorderBlockStartWidth = "0";
|
|
689
|
+
export const utrechtNavigationDrawerMobileMinInlineSize = "50%";
|
|
690
|
+
export const utrechtNavigationDrawerBackdropBackgroundColor = "rgb(0 0 0 / 30%)";
|
|
691
|
+
export const utrechtNavigationDrawerMinInlineSize = "100%";
|
|
692
|
+
export const utrechtNavigationItemBorderBlockEndColor = "transparent";
|
|
693
|
+
export const utrechtNavigationItemBorderBlockEndWidth = "0";
|
|
694
|
+
export const utrechtNavigationItemBorderBlockStartColor = "transparent";
|
|
695
|
+
export const utrechtNavigationItemBorderBlockStartWidth = "0";
|
|
696
|
+
export const utrechtNavigationItemMobileBorderBlockEndColor = "hsl(0 0% 80%)";
|
|
697
|
+
export const utrechtNavigationItemMobileBorderBlockEndWidth = "1px";
|
|
698
|
+
export const utrechtNavigationItemMobileBorderBlockStartColor = "hsl(0 0% 80%)";
|
|
699
|
+
export const utrechtNavigationItemMobileBorderBlockStartWidth = "1px";
|
|
700
|
+
export const utrechtNavigationLinkActiveColor = "hsl(0 0% 100%)";
|
|
701
|
+
export const utrechtNavigationLinkActiveFocusColor = "hsl(0 0% 0%)";
|
|
702
|
+
export const utrechtNavigationLinkBackgroundColor = "hsl(0 0% 15%)";
|
|
703
|
+
export const utrechtNavigationLinkBorderColor = "hsl(0 0% 40%)";
|
|
704
|
+
export const utrechtNavigationLinkBorderInlineEndWidth = "1px";
|
|
705
|
+
export const utrechtNavigationLinkColor = "hsl(0 0% 100%)";
|
|
706
|
+
export const utrechtNavigationLinkFocusColor = "hsl(0 0% 0%)";
|
|
707
|
+
export const utrechtNavigationLinkFocusTextDecorationThickness = "3px";
|
|
708
|
+
export const utrechtNavigationLinkFocusBackgroundColor = "hsl(48 100% 80%)";
|
|
709
|
+
export const utrechtNavigationLinkFontWeight = "400";
|
|
710
|
+
export const utrechtNavigationLinkGap = "8px";
|
|
711
|
+
export const utrechtNavigationLinkHoverBackgroundColor = "hsl(0 0% 0%)";
|
|
712
|
+
export const utrechtNavigationLinkHoverColor = "hsl(0 0% 100%)";
|
|
713
|
+
export const utrechtNavigationLinkHoverDecorationThickness = "3px";
|
|
714
|
+
export const utrechtNavigationLinkIsCurrentFontWeight = "700";
|
|
715
|
+
export const utrechtNavigationLinkMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
716
|
+
export const utrechtNavigationLinkMobileColor = "hsl(211 60% 35%)";
|
|
717
|
+
export const utrechtNavigationLinkMobileHoverBackgroundColor = "hsl(0 0% 100%)";
|
|
718
|
+
export const utrechtNavigationLinkMobileHoverColor = "hsl(211 60% 35%)";
|
|
719
|
+
export const utrechtNavigationLinkMobileHoverFontWeight = "700";
|
|
720
|
+
export const utrechtNavigationLinkMobileMinBlockSize = "44px";
|
|
721
|
+
export const utrechtNavigationLinkMobilePaddingBlockEnd = "8px";
|
|
722
|
+
export const utrechtNavigationLinkMobilePaddingBlockStart = "8px";
|
|
723
|
+
export const utrechtNavigationLinkMobilePaddingInlineStart = "16px";
|
|
724
|
+
export const utrechtNavigationLinkMobileTransitionDuration = "300ms";
|
|
725
|
+
export const utrechtNavigationLinkMobileTransitionTimingFunction = "ease-in-out";
|
|
726
|
+
export const utrechtNavigationLinkPaddingBlockEnd = "16px";
|
|
727
|
+
export const utrechtNavigationLinkPaddingBlockStart = "16px";
|
|
728
|
+
export const utrechtNavigationListMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
729
|
+
export const utrechtNavigationListMobileInlineSize = "100%";
|
|
730
|
+
export const utrechtNavigationListMobilePaddingBlockEnd = "8px";
|
|
731
|
+
export const utrechtNavigationListMobilePaddingInlineEnd = "16px";
|
|
732
|
+
export const utrechtNavigationListMobilePaddingInlineStart = "16px";
|
|
733
|
+
export const utrechtNavigationListSideNavInlineSize = "100%";
|
|
734
|
+
export const utrechtNavigationMarkerColor = "hsl(0 0% 80%)";
|
|
735
|
+
export const utrechtNavigationToggleButtonOffsetEnd = "16px";
|
|
736
|
+
export const utrechtNavigationToggleButtonOffsetStart = "16px";
|
|
684
737
|
export const utrechtNumberBadgeBackgroundColor = "hsl(0 100% 40%)";
|
|
685
738
|
export const utrechtNumberBadgeBorderRadius = "1rem";
|
|
686
739
|
export const utrechtNumberBadgeColor = "hsl(0 0% 100%)"; // Default text color for badge components
|
|
@@ -124,6 +124,80 @@
|
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
|
+
"action-group": {
|
|
128
|
+
"background-color": {
|
|
129
|
+
"$extensions": {
|
|
130
|
+
"nl.nldesignsystem.css.property": {
|
|
131
|
+
"syntax": "<color>",
|
|
132
|
+
"inherits": true
|
|
133
|
+
},
|
|
134
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
135
|
+
},
|
|
136
|
+
"type": "color"
|
|
137
|
+
},
|
|
138
|
+
"column-gap": {
|
|
139
|
+
"$extensions": {
|
|
140
|
+
"nl.nldesignsystem.css.property": {
|
|
141
|
+
"syntax": "<length>",
|
|
142
|
+
"inherits": true
|
|
143
|
+
},
|
|
144
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
145
|
+
},
|
|
146
|
+
"comment": "'column-gap', for lack of a better existing property.",
|
|
147
|
+
"type": "spacing"
|
|
148
|
+
},
|
|
149
|
+
"margin-block-end": {
|
|
150
|
+
"$extensions": {
|
|
151
|
+
"nl.nldesignsystem.css.property": {
|
|
152
|
+
"syntax": "<length>",
|
|
153
|
+
"inherits": true
|
|
154
|
+
},
|
|
155
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
156
|
+
},
|
|
157
|
+
"type": "spacing"
|
|
158
|
+
},
|
|
159
|
+
"margin-block-start": {
|
|
160
|
+
"$extensions": {
|
|
161
|
+
"nl.nldesignsystem.css.property": {
|
|
162
|
+
"syntax": "<length>",
|
|
163
|
+
"inherits": true
|
|
164
|
+
},
|
|
165
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
166
|
+
},
|
|
167
|
+
"type": "spacing"
|
|
168
|
+
},
|
|
169
|
+
"padding-block-end": {
|
|
170
|
+
"$extensions": {
|
|
171
|
+
"nl.nldesignsystem.css.property": {
|
|
172
|
+
"syntax": "<length>",
|
|
173
|
+
"inherits": true
|
|
174
|
+
},
|
|
175
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
176
|
+
},
|
|
177
|
+
"type": "spacing"
|
|
178
|
+
},
|
|
179
|
+
"padding-block-start": {
|
|
180
|
+
"$extensions": {
|
|
181
|
+
"nl.nldesignsystem.css.property": {
|
|
182
|
+
"syntax": "<length>",
|
|
183
|
+
"inherits": true
|
|
184
|
+
},
|
|
185
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
186
|
+
},
|
|
187
|
+
"type": "spacing"
|
|
188
|
+
},
|
|
189
|
+
"row-gap": {
|
|
190
|
+
"$extensions": {
|
|
191
|
+
"nl.nldesignsystem.css.property": {
|
|
192
|
+
"syntax": "<length>",
|
|
193
|
+
"inherits": true
|
|
194
|
+
},
|
|
195
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
196
|
+
},
|
|
197
|
+
"comment": "'row-gap', for lack of a better existing property.",
|
|
198
|
+
"type": "spacing"
|
|
199
|
+
}
|
|
200
|
+
},
|
|
127
201
|
"alert-dialog": {
|
|
128
202
|
"margin-block-start": {
|
|
129
203
|
"$extensions": {
|
|
@@ -961,11 +1035,11 @@
|
|
|
961
1035
|
"disabled": {
|
|
962
1036
|
"color": "hsl(0 0% 40%)"
|
|
963
1037
|
},
|
|
964
|
-
"background-color": {},
|
|
965
|
-
"text-decoration": "none",
|
|
966
1038
|
"icon": {
|
|
967
1039
|
"size": "16px"
|
|
968
|
-
}
|
|
1040
|
+
},
|
|
1041
|
+
"background-color": {},
|
|
1042
|
+
"text-decoration": "none"
|
|
969
1043
|
},
|
|
970
1044
|
"separator": {
|
|
971
1045
|
"color": "hsl(211 60% 35%)",
|
|
@@ -994,7 +1068,9 @@
|
|
|
994
1068
|
"syntax": "<color>",
|
|
995
1069
|
"inherits": true
|
|
996
1070
|
},
|
|
997
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1071
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1072
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1073
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.background-color"
|
|
998
1074
|
},
|
|
999
1075
|
"type": "color"
|
|
1000
1076
|
},
|
|
@@ -1004,7 +1080,9 @@
|
|
|
1004
1080
|
"syntax": "<length>",
|
|
1005
1081
|
"inherits": true
|
|
1006
1082
|
},
|
|
1007
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1083
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1084
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1085
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.column-gap"
|
|
1008
1086
|
},
|
|
1009
1087
|
"comment": "'column-gap', for lack of a better existing property.",
|
|
1010
1088
|
"type": "spacing"
|
|
@@ -1015,7 +1093,9 @@
|
|
|
1015
1093
|
"syntax": "<length>",
|
|
1016
1094
|
"inherits": true
|
|
1017
1095
|
},
|
|
1018
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
1096
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
1097
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1098
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-end"
|
|
1019
1099
|
},
|
|
1020
1100
|
"type": "spacing"
|
|
1021
1101
|
},
|
|
@@ -1025,7 +1105,9 @@
|
|
|
1025
1105
|
"syntax": "<length>",
|
|
1026
1106
|
"inherits": true
|
|
1027
1107
|
},
|
|
1028
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
1108
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
1109
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1110
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-start"
|
|
1029
1111
|
},
|
|
1030
1112
|
"type": "spacing"
|
|
1031
1113
|
},
|
|
@@ -1035,7 +1117,9 @@
|
|
|
1035
1117
|
"syntax": "<length>",
|
|
1036
1118
|
"inherits": true
|
|
1037
1119
|
},
|
|
1038
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1120
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1121
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1122
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-end"
|
|
1039
1123
|
},
|
|
1040
1124
|
"type": "spacing"
|
|
1041
1125
|
},
|
|
@@ -1045,7 +1129,9 @@
|
|
|
1045
1129
|
"syntax": "<length>",
|
|
1046
1130
|
"inherits": true
|
|
1047
1131
|
},
|
|
1048
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1132
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1133
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1134
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-start"
|
|
1049
1135
|
},
|
|
1050
1136
|
"type": "spacing"
|
|
1051
1137
|
},
|
|
@@ -1055,7 +1141,9 @@
|
|
|
1055
1141
|
"syntax": "<length>",
|
|
1056
1142
|
"inherits": true
|
|
1057
1143
|
},
|
|
1058
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1144
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1145
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1146
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.row-gap"
|
|
1059
1147
|
},
|
|
1060
1148
|
"comment": "'row-gap', for lack of a better existing property.",
|
|
1061
1149
|
"type": "spacing"
|
|
@@ -3162,6 +3250,26 @@
|
|
|
3162
3250
|
},
|
|
3163
3251
|
"type": "spacing"
|
|
3164
3252
|
},
|
|
3253
|
+
"margin-inline-end": {
|
|
3254
|
+
"$extensions": {
|
|
3255
|
+
"nl.nldesignsystem.css.property": {
|
|
3256
|
+
"syntax": "<length>",
|
|
3257
|
+
"inherits": true
|
|
3258
|
+
},
|
|
3259
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3260
|
+
},
|
|
3261
|
+
"type": "spacing"
|
|
3262
|
+
},
|
|
3263
|
+
"margin-inline-start": {
|
|
3264
|
+
"$extensions": {
|
|
3265
|
+
"nl.nldesignsystem.css.property": {
|
|
3266
|
+
"syntax": "<length>",
|
|
3267
|
+
"inherits": true
|
|
3268
|
+
},
|
|
3269
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3270
|
+
},
|
|
3271
|
+
"type": "spacing"
|
|
3272
|
+
},
|
|
3165
3273
|
"caption": {
|
|
3166
3274
|
"color": "#727272",
|
|
3167
3275
|
"font-size": "0.875rem",
|
|
@@ -3169,6 +3277,7 @@
|
|
|
3169
3277
|
}
|
|
3170
3278
|
},
|
|
3171
3279
|
"flex-wrap-fallback": {},
|
|
3280
|
+
"utrecht-flolegal-decision-tree-container": {},
|
|
3172
3281
|
"focus": {
|
|
3173
3282
|
"background-color": "hsl(48 100% 60%)",
|
|
3174
3283
|
"color": {
|
|
@@ -4121,6 +4230,9 @@
|
|
|
4121
4230
|
},
|
|
4122
4231
|
"baseline": {
|
|
4123
4232
|
"inset-block-start": "0.125em"
|
|
4233
|
+
},
|
|
4234
|
+
"custom": {
|
|
4235
|
+
"margin-inline-end": "8px"
|
|
4124
4236
|
}
|
|
4125
4237
|
},
|
|
4126
4238
|
"image": {},
|
|
@@ -4824,6 +4936,356 @@
|
|
|
4824
4936
|
}
|
|
4825
4937
|
}
|
|
4826
4938
|
},
|
|
4939
|
+
"navigation": {
|
|
4940
|
+
"border-block-end-color": "transparent",
|
|
4941
|
+
"border-block-end-width": "0",
|
|
4942
|
+
"border-block-start-color": "transparent",
|
|
4943
|
+
"border-block-start-width": "0",
|
|
4944
|
+
"margin-block-end": {
|
|
4945
|
+
"$extensions": {
|
|
4946
|
+
"nl.nldesignsystem.css.property": {
|
|
4947
|
+
"syntax": "<length>",
|
|
4948
|
+
"inherits": true
|
|
4949
|
+
},
|
|
4950
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4951
|
+
},
|
|
4952
|
+
"type": "length"
|
|
4953
|
+
},
|
|
4954
|
+
"margin-block-start": {
|
|
4955
|
+
"$extensions": {
|
|
4956
|
+
"nl.nldesignsystem.css.property": {
|
|
4957
|
+
"syntax": "<length>",
|
|
4958
|
+
"inherits": true
|
|
4959
|
+
},
|
|
4960
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4961
|
+
},
|
|
4962
|
+
"type": "length"
|
|
4963
|
+
},
|
|
4964
|
+
"drawer": {
|
|
4965
|
+
"background-color": {
|
|
4966
|
+
"$extensions": {
|
|
4967
|
+
"nl.nldesignsystem.css.property": {
|
|
4968
|
+
"syntax": "<color>",
|
|
4969
|
+
"inherits": true
|
|
4970
|
+
},
|
|
4971
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4972
|
+
},
|
|
4973
|
+
"type": "color"
|
|
4974
|
+
},
|
|
4975
|
+
"mobile": {
|
|
4976
|
+
"min-inline-size": "50%"
|
|
4977
|
+
},
|
|
4978
|
+
"backdrop": {
|
|
4979
|
+
"background-color": "rgb(0 0 0 / 30%)"
|
|
4980
|
+
},
|
|
4981
|
+
"min-inline-size": "100%"
|
|
4982
|
+
},
|
|
4983
|
+
"item": {
|
|
4984
|
+
"padding-block-start": {
|
|
4985
|
+
"$extensions": {
|
|
4986
|
+
"nl.nldesignsystem.css.property": {
|
|
4987
|
+
"syntax": "<length>",
|
|
4988
|
+
"inherits": true
|
|
4989
|
+
},
|
|
4990
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4991
|
+
},
|
|
4992
|
+
"type": "spacing"
|
|
4993
|
+
},
|
|
4994
|
+
"padding-block-end": {
|
|
4995
|
+
"$extensions": {
|
|
4996
|
+
"nl.nldesignsystem.css.property": {
|
|
4997
|
+
"syntax": "<length>",
|
|
4998
|
+
"inherits": true
|
|
4999
|
+
},
|
|
5000
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5001
|
+
},
|
|
5002
|
+
"type": "spacing"
|
|
5003
|
+
},
|
|
5004
|
+
"padding-inline-start": {
|
|
5005
|
+
"$extensions": {
|
|
5006
|
+
"nl.nldesignsystem.css.property": {
|
|
5007
|
+
"syntax": "<length>",
|
|
5008
|
+
"inherits": true
|
|
5009
|
+
},
|
|
5010
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5011
|
+
},
|
|
5012
|
+
"type": "spacing"
|
|
5013
|
+
},
|
|
5014
|
+
"padding-inline-end": {
|
|
5015
|
+
"$extensions": {
|
|
5016
|
+
"nl.nldesignsystem.css.property": {
|
|
5017
|
+
"syntax": "<length>",
|
|
5018
|
+
"inherits": true
|
|
5019
|
+
},
|
|
5020
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5021
|
+
},
|
|
5022
|
+
"type": "spacing"
|
|
5023
|
+
},
|
|
5024
|
+
"border-block-end-color": "transparent",
|
|
5025
|
+
"border-block-end-width": "0",
|
|
5026
|
+
"border-block-start-color": "transparent",
|
|
5027
|
+
"border-block-start-width": "0",
|
|
5028
|
+
"mobile": {
|
|
5029
|
+
"padding-block-start": {
|
|
5030
|
+
"$extensions": {
|
|
5031
|
+
"nl.nldesignsystem.css.property": {
|
|
5032
|
+
"syntax": "<length>",
|
|
5033
|
+
"inherits": true
|
|
5034
|
+
},
|
|
5035
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5036
|
+
},
|
|
5037
|
+
"type": "spacing"
|
|
5038
|
+
},
|
|
5039
|
+
"padding-block-end": {
|
|
5040
|
+
"$extensions": {
|
|
5041
|
+
"nl.nldesignsystem.css.property": {
|
|
5042
|
+
"syntax": "<length>",
|
|
5043
|
+
"inherits": true
|
|
5044
|
+
},
|
|
5045
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5046
|
+
},
|
|
5047
|
+
"type": "spacing"
|
|
5048
|
+
},
|
|
5049
|
+
"padding-inline-start": {
|
|
5050
|
+
"$extensions": {
|
|
5051
|
+
"nl.nldesignsystem.css.property": {
|
|
5052
|
+
"syntax": "<length>",
|
|
5053
|
+
"inherits": true
|
|
5054
|
+
},
|
|
5055
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5056
|
+
},
|
|
5057
|
+
"type": "spacing"
|
|
5058
|
+
},
|
|
5059
|
+
"padding-inline-end": {
|
|
5060
|
+
"$extensions": {
|
|
5061
|
+
"nl.nldesignsystem.css.property": {
|
|
5062
|
+
"syntax": "<length>",
|
|
5063
|
+
"inherits": true
|
|
5064
|
+
},
|
|
5065
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5066
|
+
},
|
|
5067
|
+
"type": "spacing"
|
|
5068
|
+
},
|
|
5069
|
+
"border-block-end-color": "hsl(0 0% 80%)",
|
|
5070
|
+
"border-block-end-width": "1px",
|
|
5071
|
+
"border-block-start-color": "hsl(0 0% 80%)",
|
|
5072
|
+
"border-block-start-width": "1px"
|
|
5073
|
+
}
|
|
5074
|
+
},
|
|
5075
|
+
"link": {
|
|
5076
|
+
"active": {
|
|
5077
|
+
"color": "hsl(0 0% 100%)",
|
|
5078
|
+
"focus": {
|
|
5079
|
+
"color": "hsl(0 0% 0%)"
|
|
5080
|
+
}
|
|
5081
|
+
},
|
|
5082
|
+
"background-color": "hsl(0 0% 15%)",
|
|
5083
|
+
"border-color": "hsl(0 0% 40%)",
|
|
5084
|
+
"border-inline-end-width": "1px",
|
|
5085
|
+
"color": "hsl(0 0% 100%)",
|
|
5086
|
+
"focus": {
|
|
5087
|
+
"color": "hsl(0 0% 0%)",
|
|
5088
|
+
"text-decoration-thickness": "3px",
|
|
5089
|
+
"background-color": "hsl(48 100% 80%)"
|
|
5090
|
+
},
|
|
5091
|
+
"font-weight": "400",
|
|
5092
|
+
"gap": "8px",
|
|
5093
|
+
"hover": {
|
|
5094
|
+
"background-color": "hsl(0 0% 0%)",
|
|
5095
|
+
"color": "hsl(0 0% 100%)",
|
|
5096
|
+
"decoration-thickness": "3px"
|
|
5097
|
+
},
|
|
5098
|
+
"is-current": {
|
|
5099
|
+
"font-weight": "700"
|
|
5100
|
+
},
|
|
5101
|
+
"mobile": {
|
|
5102
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5103
|
+
"color": "hsl(211 60% 35%)",
|
|
5104
|
+
"hover": {
|
|
5105
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5106
|
+
"color": "hsl(211 60% 35%)",
|
|
5107
|
+
"font-weight": "700"
|
|
5108
|
+
},
|
|
5109
|
+
"justify-content": {
|
|
5110
|
+
"$extensions": {
|
|
5111
|
+
"nl.nldesignsystem.css.property": {
|
|
5112
|
+
"syntax": "*",
|
|
5113
|
+
"inherits": true
|
|
5114
|
+
},
|
|
5115
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5116
|
+
},
|
|
5117
|
+
"type": "other"
|
|
5118
|
+
},
|
|
5119
|
+
"min-block-size": "44px",
|
|
5120
|
+
"padding-block-end": "8px",
|
|
5121
|
+
"padding-block-start": "8px",
|
|
5122
|
+
"padding-inline-end": {
|
|
5123
|
+
"$extensions": {
|
|
5124
|
+
"nl.nldesignsystem.css.property": {
|
|
5125
|
+
"syntax": "<length>",
|
|
5126
|
+
"inherits": true
|
|
5127
|
+
},
|
|
5128
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5129
|
+
},
|
|
5130
|
+
"type": "spacing"
|
|
5131
|
+
},
|
|
5132
|
+
"padding-inline-start": "16px",
|
|
5133
|
+
"transition-duration": "300ms",
|
|
5134
|
+
"transition-timing-function": "ease-in-out"
|
|
5135
|
+
},
|
|
5136
|
+
"padding-block-end": "16px",
|
|
5137
|
+
"padding-block-start": "16px",
|
|
5138
|
+
"padding-inline-end": {
|
|
5139
|
+
"$extensions": {
|
|
5140
|
+
"nl.nldesignsystem.css.property": {
|
|
5141
|
+
"syntax": "<length>",
|
|
5142
|
+
"inherits": true
|
|
5143
|
+
},
|
|
5144
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5145
|
+
},
|
|
5146
|
+
"type": "spacing"
|
|
5147
|
+
},
|
|
5148
|
+
"padding-inline-start": {
|
|
5149
|
+
"$extensions": {
|
|
5150
|
+
"nl.nldesignsystem.css.property": {
|
|
5151
|
+
"syntax": "<length>",
|
|
5152
|
+
"inherits": true
|
|
5153
|
+
},
|
|
5154
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5155
|
+
},
|
|
5156
|
+
"type": "spacing"
|
|
5157
|
+
},
|
|
5158
|
+
"text-align": {
|
|
5159
|
+
"$extensions": {
|
|
5160
|
+
"nl.nldesignsystem.css.property": {
|
|
5161
|
+
"syntax": "*",
|
|
5162
|
+
"inherits": true
|
|
5163
|
+
},
|
|
5164
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5165
|
+
},
|
|
5166
|
+
"type": "other"
|
|
5167
|
+
}
|
|
5168
|
+
},
|
|
5169
|
+
"list": {
|
|
5170
|
+
"display": {
|
|
5171
|
+
"$extensions": {
|
|
5172
|
+
"nl.nldesignsystem.css.property": {
|
|
5173
|
+
"syntax": "*",
|
|
5174
|
+
"inherits": true
|
|
5175
|
+
},
|
|
5176
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5177
|
+
},
|
|
5178
|
+
"type": "other"
|
|
5179
|
+
},
|
|
5180
|
+
"inline-size": {
|
|
5181
|
+
"$extensions": {
|
|
5182
|
+
"nl.nldesignsystem.css.property": {
|
|
5183
|
+
"syntax": "<length>",
|
|
5184
|
+
"inherits": true
|
|
5185
|
+
},
|
|
5186
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5187
|
+
},
|
|
5188
|
+
"type": "sizing"
|
|
5189
|
+
},
|
|
5190
|
+
"mobile": {
|
|
5191
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5192
|
+
"inline-size": "100%",
|
|
5193
|
+
"padding-block-end": "8px",
|
|
5194
|
+
"padding-block-start": {
|
|
5195
|
+
"$extensions": {
|
|
5196
|
+
"nl.nldesignsystem.css.property": {
|
|
5197
|
+
"syntax": "<length>",
|
|
5198
|
+
"inherits": true
|
|
5199
|
+
},
|
|
5200
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5201
|
+
},
|
|
5202
|
+
"type": "spacing"
|
|
5203
|
+
},
|
|
5204
|
+
"padding-inline-end": "16px",
|
|
5205
|
+
"padding-inline-start": "16px"
|
|
5206
|
+
},
|
|
5207
|
+
"padding-block-end": {
|
|
5208
|
+
"$extensions": {
|
|
5209
|
+
"nl.nldesignsystem.css.property": {
|
|
5210
|
+
"syntax": "<length>",
|
|
5211
|
+
"inherits": true
|
|
5212
|
+
},
|
|
5213
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5214
|
+
},
|
|
5215
|
+
"type": "spacing"
|
|
5216
|
+
},
|
|
5217
|
+
"padding-block-start": {
|
|
5218
|
+
"$extensions": {
|
|
5219
|
+
"nl.nldesignsystem.css.property": {
|
|
5220
|
+
"syntax": "<length>",
|
|
5221
|
+
"inherits": true
|
|
5222
|
+
},
|
|
5223
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5224
|
+
},
|
|
5225
|
+
"type": "spacing"
|
|
5226
|
+
},
|
|
5227
|
+
"padding-inline-end": {
|
|
5228
|
+
"$extensions": {
|
|
5229
|
+
"nl.nldesignsystem.css.property": {
|
|
5230
|
+
"syntax": "<length>",
|
|
5231
|
+
"inherits": true
|
|
5232
|
+
},
|
|
5233
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5234
|
+
},
|
|
5235
|
+
"type": "spacing"
|
|
5236
|
+
},
|
|
5237
|
+
"padding-inline-start": {
|
|
5238
|
+
"$extensions": {
|
|
5239
|
+
"nl.nldesignsystem.css.property": {
|
|
5240
|
+
"syntax": "<length>",
|
|
5241
|
+
"inherits": true
|
|
5242
|
+
},
|
|
5243
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5244
|
+
},
|
|
5245
|
+
"type": "spacing"
|
|
5246
|
+
},
|
|
5247
|
+
"side-nav": {
|
|
5248
|
+
"inline-size": "100%"
|
|
5249
|
+
}
|
|
5250
|
+
},
|
|
5251
|
+
"marker": {
|
|
5252
|
+
"color": "hsl(0 0% 80%)"
|
|
5253
|
+
},
|
|
5254
|
+
"toggle-button": {
|
|
5255
|
+
"margin-block-end": {
|
|
5256
|
+
"$extensions": {
|
|
5257
|
+
"nl.nldesignsystem.css.property": {
|
|
5258
|
+
"syntax": "<length>",
|
|
5259
|
+
"inherits": true
|
|
5260
|
+
},
|
|
5261
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5262
|
+
},
|
|
5263
|
+
"type": "spacing"
|
|
5264
|
+
},
|
|
5265
|
+
"margin-block-start": {
|
|
5266
|
+
"$extensions": {
|
|
5267
|
+
"nl.nldesignsystem.css.property": {
|
|
5268
|
+
"syntax": "<length>",
|
|
5269
|
+
"inherits": true
|
|
5270
|
+
},
|
|
5271
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5272
|
+
},
|
|
5273
|
+
"type": "spacing"
|
|
5274
|
+
},
|
|
5275
|
+
"offset-end": "16px",
|
|
5276
|
+
"offset-start": "16px",
|
|
5277
|
+
"padding-inline-end": {
|
|
5278
|
+
"$extensions": {
|
|
5279
|
+
"nl.nldesignsystem.css.property": {
|
|
5280
|
+
"syntax": "<length>",
|
|
5281
|
+
"inherits": true
|
|
5282
|
+
},
|
|
5283
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5284
|
+
},
|
|
5285
|
+
"type": "spacing"
|
|
5286
|
+
}
|
|
5287
|
+
}
|
|
5288
|
+
},
|
|
4827
5289
|
"number-badge": {
|
|
4828
5290
|
"background-color": "hsl(0 100% 40%)",
|
|
4829
5291
|
"border-color": {
|