@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/index.mjs
CHANGED
|
@@ -106,8 +106,8 @@ export const utrechtBreadcrumbNavLinkFocusTextDecoration = "underline";
|
|
|
106
106
|
export const utrechtBreadcrumbNavLinkHoverColor = "hsl(211 60% 40%)";
|
|
107
107
|
export const utrechtBreadcrumbNavLinkHoverTextDecoration = "underline";
|
|
108
108
|
export const utrechtBreadcrumbNavLinkDisabledColor = "hsl(0 0% 40%)";
|
|
109
|
-
export const utrechtBreadcrumbNavLinkTextDecoration = "none";
|
|
110
109
|
export const utrechtBreadcrumbNavLinkIconSize = "16px";
|
|
110
|
+
export const utrechtBreadcrumbNavLinkTextDecoration = "none";
|
|
111
111
|
export const utrechtBreadcrumbNavSeparatorColor = "hsl(211 60% 35%)";
|
|
112
112
|
export const utrechtBreadcrumbNavSeparatorIconSize = "0.875rem";
|
|
113
113
|
export const utrechtBreadcrumbNavArrowsLinkBackgroundColor = "hsl(0 0% 90%)";
|
|
@@ -556,6 +556,7 @@ export const utrechtHeading6LineHeight = "1.5";
|
|
|
556
556
|
export const utrechtHeadingFontWeight = "700";
|
|
557
557
|
export const utrechtIconSize = "48px";
|
|
558
558
|
export const utrechtIconBaselineInsetBlockStart = "0.125em";
|
|
559
|
+
export const utrechtIconCustomMarginInlineEnd = "8px";
|
|
559
560
|
export const utrechtIndexCharNavMarginBlockStart = "20px";
|
|
560
561
|
export const utrechtIndexCharNavMarginBlockEnd = "16px";
|
|
561
562
|
export const utrechtIndexCharNavGap = "12px";
|
|
@@ -672,6 +673,58 @@ export const utrechtTopnavLinkFocusTextDecoration = "none";
|
|
|
672
673
|
export const utrechtTopnavLinkFocusBackgroundColor = "hsl(48 100% 80%)";
|
|
673
674
|
export const utrechtTopnavLinkFocusOutlineColor = "hsl(0 0% 0%)";
|
|
674
675
|
export const utrechtTopnavLinkHoverBackgroundColor = "hsl(0 0% 0%)";
|
|
676
|
+
export const utrechtNavigationBorderBlockEndColor = "transparent";
|
|
677
|
+
export const utrechtNavigationBorderBlockEndWidth = "0";
|
|
678
|
+
export const utrechtNavigationBorderBlockStartColor = "transparent";
|
|
679
|
+
export const utrechtNavigationBorderBlockStartWidth = "0";
|
|
680
|
+
export const utrechtNavigationDrawerMobileMinInlineSize = "50%";
|
|
681
|
+
export const utrechtNavigationDrawerBackdropBackgroundColor = "rgb(0 0 0 / 30%)";
|
|
682
|
+
export const utrechtNavigationDrawerMinInlineSize = "100%";
|
|
683
|
+
export const utrechtNavigationItemBorderBlockEndColor = "transparent";
|
|
684
|
+
export const utrechtNavigationItemBorderBlockEndWidth = "0";
|
|
685
|
+
export const utrechtNavigationItemBorderBlockStartColor = "transparent";
|
|
686
|
+
export const utrechtNavigationItemBorderBlockStartWidth = "0";
|
|
687
|
+
export const utrechtNavigationItemMobileBorderBlockEndColor = "hsl(0 0% 80%)";
|
|
688
|
+
export const utrechtNavigationItemMobileBorderBlockEndWidth = "1px";
|
|
689
|
+
export const utrechtNavigationItemMobileBorderBlockStartColor = "hsl(0 0% 80%)";
|
|
690
|
+
export const utrechtNavigationItemMobileBorderBlockStartWidth = "1px";
|
|
691
|
+
export const utrechtNavigationLinkActiveColor = "hsl(0 0% 100%)";
|
|
692
|
+
export const utrechtNavigationLinkActiveFocusColor = "hsl(0 0% 0%)";
|
|
693
|
+
export const utrechtNavigationLinkBackgroundColor = "hsl(0 0% 15%)";
|
|
694
|
+
export const utrechtNavigationLinkBorderColor = "hsl(0 0% 40%)";
|
|
695
|
+
export const utrechtNavigationLinkBorderInlineEndWidth = "1px";
|
|
696
|
+
export const utrechtNavigationLinkColor = "hsl(0 0% 100%)";
|
|
697
|
+
export const utrechtNavigationLinkFocusColor = "hsl(0 0% 0%)";
|
|
698
|
+
export const utrechtNavigationLinkFocusTextDecorationThickness = "3px";
|
|
699
|
+
export const utrechtNavigationLinkFocusBackgroundColor = "hsl(48 100% 80%)";
|
|
700
|
+
export const utrechtNavigationLinkFontWeight = "400";
|
|
701
|
+
export const utrechtNavigationLinkGap = "8px";
|
|
702
|
+
export const utrechtNavigationLinkHoverBackgroundColor = "hsl(0 0% 0%)";
|
|
703
|
+
export const utrechtNavigationLinkHoverColor = "hsl(0 0% 100%)";
|
|
704
|
+
export const utrechtNavigationLinkHoverDecorationThickness = "3px";
|
|
705
|
+
export const utrechtNavigationLinkIsCurrentFontWeight = "700";
|
|
706
|
+
export const utrechtNavigationLinkMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
707
|
+
export const utrechtNavigationLinkMobileColor = "hsl(211 60% 35%)";
|
|
708
|
+
export const utrechtNavigationLinkMobileHoverBackgroundColor = "hsl(0 0% 100%)";
|
|
709
|
+
export const utrechtNavigationLinkMobileHoverColor = "hsl(211 60% 35%)";
|
|
710
|
+
export const utrechtNavigationLinkMobileHoverFontWeight = "700";
|
|
711
|
+
export const utrechtNavigationLinkMobileMinBlockSize = "44px";
|
|
712
|
+
export const utrechtNavigationLinkMobilePaddingBlockEnd = "8px";
|
|
713
|
+
export const utrechtNavigationLinkMobilePaddingBlockStart = "8px";
|
|
714
|
+
export const utrechtNavigationLinkMobilePaddingInlineStart = "16px";
|
|
715
|
+
export const utrechtNavigationLinkMobileTransitionDuration = "300ms";
|
|
716
|
+
export const utrechtNavigationLinkMobileTransitionTimingFunction = "ease-in-out";
|
|
717
|
+
export const utrechtNavigationLinkPaddingBlockEnd = "16px";
|
|
718
|
+
export const utrechtNavigationLinkPaddingBlockStart = "16px";
|
|
719
|
+
export const utrechtNavigationListMobileBackgroundColor = "hsl(0 0% 100%)";
|
|
720
|
+
export const utrechtNavigationListMobileInlineSize = "100%";
|
|
721
|
+
export const utrechtNavigationListMobilePaddingBlockEnd = "8px";
|
|
722
|
+
export const utrechtNavigationListMobilePaddingInlineEnd = "16px";
|
|
723
|
+
export const utrechtNavigationListMobilePaddingInlineStart = "16px";
|
|
724
|
+
export const utrechtNavigationListSideNavInlineSize = "100%";
|
|
725
|
+
export const utrechtNavigationMarkerColor = "hsl(0 0% 80%)";
|
|
726
|
+
export const utrechtNavigationToggleButtonOffsetEnd = "16px";
|
|
727
|
+
export const utrechtNavigationToggleButtonOffsetStart = "16px";
|
|
675
728
|
export const utrechtNumberBadgeBackgroundColor = "hsl(0 100% 40%)";
|
|
676
729
|
export const utrechtNumberBadgeBorderRadius = "1rem";
|
|
677
730
|
export const utrechtNumberBadgeColor = "hsl(0 0% 100%)"; // Default text color for badge components
|
package/dist/index.tokens.json
CHANGED
|
@@ -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": {
|
|
@@ -957,11 +1031,11 @@
|
|
|
957
1031
|
"disabled": {
|
|
958
1032
|
"color": "hsl(0 0% 40%)"
|
|
959
1033
|
},
|
|
960
|
-
"background-color": {},
|
|
961
|
-
"text-decoration": "none",
|
|
962
1034
|
"icon": {
|
|
963
1035
|
"size": "16px"
|
|
964
|
-
}
|
|
1036
|
+
},
|
|
1037
|
+
"background-color": {},
|
|
1038
|
+
"text-decoration": "none"
|
|
965
1039
|
},
|
|
966
1040
|
"separator": {
|
|
967
1041
|
"color": "hsl(211 60% 35%)",
|
|
@@ -990,7 +1064,9 @@
|
|
|
990
1064
|
"syntax": "<color>",
|
|
991
1065
|
"inherits": true
|
|
992
1066
|
},
|
|
993
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1067
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1068
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1069
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.background-color"
|
|
994
1070
|
},
|
|
995
1071
|
"type": "color"
|
|
996
1072
|
},
|
|
@@ -1000,7 +1076,9 @@
|
|
|
1000
1076
|
"syntax": "<length>",
|
|
1001
1077
|
"inherits": true
|
|
1002
1078
|
},
|
|
1003
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1079
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1080
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1081
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.column-gap"
|
|
1004
1082
|
},
|
|
1005
1083
|
"comment": "'column-gap', for lack of a better existing property.",
|
|
1006
1084
|
"type": "spacing"
|
|
@@ -1011,7 +1089,9 @@
|
|
|
1011
1089
|
"syntax": "<length>",
|
|
1012
1090
|
"inherits": true
|
|
1013
1091
|
},
|
|
1014
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
1092
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
1093
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1094
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-end"
|
|
1015
1095
|
},
|
|
1016
1096
|
"type": "spacing"
|
|
1017
1097
|
},
|
|
@@ -1021,7 +1101,9 @@
|
|
|
1021
1101
|
"syntax": "<length>",
|
|
1022
1102
|
"inherits": true
|
|
1023
1103
|
},
|
|
1024
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
1104
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
1105
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1106
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-start"
|
|
1025
1107
|
},
|
|
1026
1108
|
"type": "spacing"
|
|
1027
1109
|
},
|
|
@@ -1031,7 +1113,9 @@
|
|
|
1031
1113
|
"syntax": "<length>",
|
|
1032
1114
|
"inherits": true
|
|
1033
1115
|
},
|
|
1034
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1116
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1117
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1118
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-end"
|
|
1035
1119
|
},
|
|
1036
1120
|
"type": "spacing"
|
|
1037
1121
|
},
|
|
@@ -1041,7 +1125,9 @@
|
|
|
1041
1125
|
"syntax": "<length>",
|
|
1042
1126
|
"inherits": true
|
|
1043
1127
|
},
|
|
1044
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1128
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1129
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1130
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-start"
|
|
1045
1131
|
},
|
|
1046
1132
|
"type": "spacing"
|
|
1047
1133
|
},
|
|
@@ -1051,7 +1137,9 @@
|
|
|
1051
1137
|
"syntax": "<length>",
|
|
1052
1138
|
"inherits": true
|
|
1053
1139
|
},
|
|
1054
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
1140
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
1141
|
+
"nl.nldesignsystem.deprecated": true,
|
|
1142
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.row-gap"
|
|
1055
1143
|
},
|
|
1056
1144
|
"comment": "'row-gap', for lack of a better existing property.",
|
|
1057
1145
|
"type": "spacing"
|
|
@@ -3158,6 +3246,26 @@
|
|
|
3158
3246
|
},
|
|
3159
3247
|
"type": "spacing"
|
|
3160
3248
|
},
|
|
3249
|
+
"margin-inline-end": {
|
|
3250
|
+
"$extensions": {
|
|
3251
|
+
"nl.nldesignsystem.css.property": {
|
|
3252
|
+
"syntax": "<length>",
|
|
3253
|
+
"inherits": true
|
|
3254
|
+
},
|
|
3255
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3256
|
+
},
|
|
3257
|
+
"type": "spacing"
|
|
3258
|
+
},
|
|
3259
|
+
"margin-inline-start": {
|
|
3260
|
+
"$extensions": {
|
|
3261
|
+
"nl.nldesignsystem.css.property": {
|
|
3262
|
+
"syntax": "<length>",
|
|
3263
|
+
"inherits": true
|
|
3264
|
+
},
|
|
3265
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
3266
|
+
},
|
|
3267
|
+
"type": "spacing"
|
|
3268
|
+
},
|
|
3161
3269
|
"caption": {
|
|
3162
3270
|
"color": "#727272",
|
|
3163
3271
|
"font-size": "0.875rem",
|
|
@@ -3165,6 +3273,7 @@
|
|
|
3165
3273
|
}
|
|
3166
3274
|
},
|
|
3167
3275
|
"flex-wrap-fallback": {},
|
|
3276
|
+
"utrecht-flolegal-decision-tree-container": {},
|
|
3168
3277
|
"focus": {
|
|
3169
3278
|
"background-color": "hsl(48 100% 60%)",
|
|
3170
3279
|
"color": {
|
|
@@ -4117,6 +4226,9 @@
|
|
|
4117
4226
|
},
|
|
4118
4227
|
"baseline": {
|
|
4119
4228
|
"inset-block-start": "0.125em"
|
|
4229
|
+
},
|
|
4230
|
+
"custom": {
|
|
4231
|
+
"margin-inline-end": "8px"
|
|
4120
4232
|
}
|
|
4121
4233
|
},
|
|
4122
4234
|
"image": {},
|
|
@@ -4820,6 +4932,356 @@
|
|
|
4820
4932
|
}
|
|
4821
4933
|
}
|
|
4822
4934
|
},
|
|
4935
|
+
"navigation": {
|
|
4936
|
+
"border-block-end-color": "transparent",
|
|
4937
|
+
"border-block-end-width": "0",
|
|
4938
|
+
"border-block-start-color": "transparent",
|
|
4939
|
+
"border-block-start-width": "0",
|
|
4940
|
+
"margin-block-end": {
|
|
4941
|
+
"$extensions": {
|
|
4942
|
+
"nl.nldesignsystem.css.property": {
|
|
4943
|
+
"syntax": "<length>",
|
|
4944
|
+
"inherits": true
|
|
4945
|
+
},
|
|
4946
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4947
|
+
},
|
|
4948
|
+
"type": "length"
|
|
4949
|
+
},
|
|
4950
|
+
"margin-block-start": {
|
|
4951
|
+
"$extensions": {
|
|
4952
|
+
"nl.nldesignsystem.css.property": {
|
|
4953
|
+
"syntax": "<length>",
|
|
4954
|
+
"inherits": true
|
|
4955
|
+
},
|
|
4956
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4957
|
+
},
|
|
4958
|
+
"type": "length"
|
|
4959
|
+
},
|
|
4960
|
+
"drawer": {
|
|
4961
|
+
"background-color": {
|
|
4962
|
+
"$extensions": {
|
|
4963
|
+
"nl.nldesignsystem.css.property": {
|
|
4964
|
+
"syntax": "<color>",
|
|
4965
|
+
"inherits": true
|
|
4966
|
+
},
|
|
4967
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4968
|
+
},
|
|
4969
|
+
"type": "color"
|
|
4970
|
+
},
|
|
4971
|
+
"mobile": {
|
|
4972
|
+
"min-inline-size": "50%"
|
|
4973
|
+
},
|
|
4974
|
+
"backdrop": {
|
|
4975
|
+
"background-color": "rgb(0 0 0 / 30%)"
|
|
4976
|
+
},
|
|
4977
|
+
"min-inline-size": "100%"
|
|
4978
|
+
},
|
|
4979
|
+
"item": {
|
|
4980
|
+
"padding-block-start": {
|
|
4981
|
+
"$extensions": {
|
|
4982
|
+
"nl.nldesignsystem.css.property": {
|
|
4983
|
+
"syntax": "<length>",
|
|
4984
|
+
"inherits": true
|
|
4985
|
+
},
|
|
4986
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4987
|
+
},
|
|
4988
|
+
"type": "spacing"
|
|
4989
|
+
},
|
|
4990
|
+
"padding-block-end": {
|
|
4991
|
+
"$extensions": {
|
|
4992
|
+
"nl.nldesignsystem.css.property": {
|
|
4993
|
+
"syntax": "<length>",
|
|
4994
|
+
"inherits": true
|
|
4995
|
+
},
|
|
4996
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
4997
|
+
},
|
|
4998
|
+
"type": "spacing"
|
|
4999
|
+
},
|
|
5000
|
+
"padding-inline-start": {
|
|
5001
|
+
"$extensions": {
|
|
5002
|
+
"nl.nldesignsystem.css.property": {
|
|
5003
|
+
"syntax": "<length>",
|
|
5004
|
+
"inherits": true
|
|
5005
|
+
},
|
|
5006
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5007
|
+
},
|
|
5008
|
+
"type": "spacing"
|
|
5009
|
+
},
|
|
5010
|
+
"padding-inline-end": {
|
|
5011
|
+
"$extensions": {
|
|
5012
|
+
"nl.nldesignsystem.css.property": {
|
|
5013
|
+
"syntax": "<length>",
|
|
5014
|
+
"inherits": true
|
|
5015
|
+
},
|
|
5016
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5017
|
+
},
|
|
5018
|
+
"type": "spacing"
|
|
5019
|
+
},
|
|
5020
|
+
"border-block-end-color": "transparent",
|
|
5021
|
+
"border-block-end-width": "0",
|
|
5022
|
+
"border-block-start-color": "transparent",
|
|
5023
|
+
"border-block-start-width": "0",
|
|
5024
|
+
"mobile": {
|
|
5025
|
+
"padding-block-start": {
|
|
5026
|
+
"$extensions": {
|
|
5027
|
+
"nl.nldesignsystem.css.property": {
|
|
5028
|
+
"syntax": "<length>",
|
|
5029
|
+
"inherits": true
|
|
5030
|
+
},
|
|
5031
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5032
|
+
},
|
|
5033
|
+
"type": "spacing"
|
|
5034
|
+
},
|
|
5035
|
+
"padding-block-end": {
|
|
5036
|
+
"$extensions": {
|
|
5037
|
+
"nl.nldesignsystem.css.property": {
|
|
5038
|
+
"syntax": "<length>",
|
|
5039
|
+
"inherits": true
|
|
5040
|
+
},
|
|
5041
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5042
|
+
},
|
|
5043
|
+
"type": "spacing"
|
|
5044
|
+
},
|
|
5045
|
+
"padding-inline-start": {
|
|
5046
|
+
"$extensions": {
|
|
5047
|
+
"nl.nldesignsystem.css.property": {
|
|
5048
|
+
"syntax": "<length>",
|
|
5049
|
+
"inherits": true
|
|
5050
|
+
},
|
|
5051
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5052
|
+
},
|
|
5053
|
+
"type": "spacing"
|
|
5054
|
+
},
|
|
5055
|
+
"padding-inline-end": {
|
|
5056
|
+
"$extensions": {
|
|
5057
|
+
"nl.nldesignsystem.css.property": {
|
|
5058
|
+
"syntax": "<length>",
|
|
5059
|
+
"inherits": true
|
|
5060
|
+
},
|
|
5061
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5062
|
+
},
|
|
5063
|
+
"type": "spacing"
|
|
5064
|
+
},
|
|
5065
|
+
"border-block-end-color": "hsl(0 0% 80%)",
|
|
5066
|
+
"border-block-end-width": "1px",
|
|
5067
|
+
"border-block-start-color": "hsl(0 0% 80%)",
|
|
5068
|
+
"border-block-start-width": "1px"
|
|
5069
|
+
}
|
|
5070
|
+
},
|
|
5071
|
+
"link": {
|
|
5072
|
+
"active": {
|
|
5073
|
+
"color": "hsl(0 0% 100%)",
|
|
5074
|
+
"focus": {
|
|
5075
|
+
"color": "hsl(0 0% 0%)"
|
|
5076
|
+
}
|
|
5077
|
+
},
|
|
5078
|
+
"background-color": "hsl(0 0% 15%)",
|
|
5079
|
+
"border-color": "hsl(0 0% 40%)",
|
|
5080
|
+
"border-inline-end-width": "1px",
|
|
5081
|
+
"color": "hsl(0 0% 100%)",
|
|
5082
|
+
"focus": {
|
|
5083
|
+
"color": "hsl(0 0% 0%)",
|
|
5084
|
+
"text-decoration-thickness": "3px",
|
|
5085
|
+
"background-color": "hsl(48 100% 80%)"
|
|
5086
|
+
},
|
|
5087
|
+
"font-weight": "400",
|
|
5088
|
+
"gap": "8px",
|
|
5089
|
+
"hover": {
|
|
5090
|
+
"background-color": "hsl(0 0% 0%)",
|
|
5091
|
+
"color": "hsl(0 0% 100%)",
|
|
5092
|
+
"decoration-thickness": "3px"
|
|
5093
|
+
},
|
|
5094
|
+
"is-current": {
|
|
5095
|
+
"font-weight": "700"
|
|
5096
|
+
},
|
|
5097
|
+
"mobile": {
|
|
5098
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5099
|
+
"color": "hsl(211 60% 35%)",
|
|
5100
|
+
"hover": {
|
|
5101
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5102
|
+
"color": "hsl(211 60% 35%)",
|
|
5103
|
+
"font-weight": "700"
|
|
5104
|
+
},
|
|
5105
|
+
"justify-content": {
|
|
5106
|
+
"$extensions": {
|
|
5107
|
+
"nl.nldesignsystem.css.property": {
|
|
5108
|
+
"syntax": "*",
|
|
5109
|
+
"inherits": true
|
|
5110
|
+
},
|
|
5111
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5112
|
+
},
|
|
5113
|
+
"type": "other"
|
|
5114
|
+
},
|
|
5115
|
+
"min-block-size": "44px",
|
|
5116
|
+
"padding-block-end": "8px",
|
|
5117
|
+
"padding-block-start": "8px",
|
|
5118
|
+
"padding-inline-end": {
|
|
5119
|
+
"$extensions": {
|
|
5120
|
+
"nl.nldesignsystem.css.property": {
|
|
5121
|
+
"syntax": "<length>",
|
|
5122
|
+
"inherits": true
|
|
5123
|
+
},
|
|
5124
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5125
|
+
},
|
|
5126
|
+
"type": "spacing"
|
|
5127
|
+
},
|
|
5128
|
+
"padding-inline-start": "16px",
|
|
5129
|
+
"transition-duration": "300ms",
|
|
5130
|
+
"transition-timing-function": "ease-in-out"
|
|
5131
|
+
},
|
|
5132
|
+
"padding-block-end": "16px",
|
|
5133
|
+
"padding-block-start": "16px",
|
|
5134
|
+
"padding-inline-end": {
|
|
5135
|
+
"$extensions": {
|
|
5136
|
+
"nl.nldesignsystem.css.property": {
|
|
5137
|
+
"syntax": "<length>",
|
|
5138
|
+
"inherits": true
|
|
5139
|
+
},
|
|
5140
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5141
|
+
},
|
|
5142
|
+
"type": "spacing"
|
|
5143
|
+
},
|
|
5144
|
+
"padding-inline-start": {
|
|
5145
|
+
"$extensions": {
|
|
5146
|
+
"nl.nldesignsystem.css.property": {
|
|
5147
|
+
"syntax": "<length>",
|
|
5148
|
+
"inherits": true
|
|
5149
|
+
},
|
|
5150
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5151
|
+
},
|
|
5152
|
+
"type": "spacing"
|
|
5153
|
+
},
|
|
5154
|
+
"text-align": {
|
|
5155
|
+
"$extensions": {
|
|
5156
|
+
"nl.nldesignsystem.css.property": {
|
|
5157
|
+
"syntax": "*",
|
|
5158
|
+
"inherits": true
|
|
5159
|
+
},
|
|
5160
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5161
|
+
},
|
|
5162
|
+
"type": "other"
|
|
5163
|
+
}
|
|
5164
|
+
},
|
|
5165
|
+
"list": {
|
|
5166
|
+
"display": {
|
|
5167
|
+
"$extensions": {
|
|
5168
|
+
"nl.nldesignsystem.css.property": {
|
|
5169
|
+
"syntax": "*",
|
|
5170
|
+
"inherits": true
|
|
5171
|
+
},
|
|
5172
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5173
|
+
},
|
|
5174
|
+
"type": "other"
|
|
5175
|
+
},
|
|
5176
|
+
"inline-size": {
|
|
5177
|
+
"$extensions": {
|
|
5178
|
+
"nl.nldesignsystem.css.property": {
|
|
5179
|
+
"syntax": "<length>",
|
|
5180
|
+
"inherits": true
|
|
5181
|
+
},
|
|
5182
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5183
|
+
},
|
|
5184
|
+
"type": "sizing"
|
|
5185
|
+
},
|
|
5186
|
+
"mobile": {
|
|
5187
|
+
"background-color": "hsl(0 0% 100%)",
|
|
5188
|
+
"inline-size": "100%",
|
|
5189
|
+
"padding-block-end": "8px",
|
|
5190
|
+
"padding-block-start": {
|
|
5191
|
+
"$extensions": {
|
|
5192
|
+
"nl.nldesignsystem.css.property": {
|
|
5193
|
+
"syntax": "<length>",
|
|
5194
|
+
"inherits": true
|
|
5195
|
+
},
|
|
5196
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5197
|
+
},
|
|
5198
|
+
"type": "spacing"
|
|
5199
|
+
},
|
|
5200
|
+
"padding-inline-end": "16px",
|
|
5201
|
+
"padding-inline-start": "16px"
|
|
5202
|
+
},
|
|
5203
|
+
"padding-block-end": {
|
|
5204
|
+
"$extensions": {
|
|
5205
|
+
"nl.nldesignsystem.css.property": {
|
|
5206
|
+
"syntax": "<length>",
|
|
5207
|
+
"inherits": true
|
|
5208
|
+
},
|
|
5209
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5210
|
+
},
|
|
5211
|
+
"type": "spacing"
|
|
5212
|
+
},
|
|
5213
|
+
"padding-block-start": {
|
|
5214
|
+
"$extensions": {
|
|
5215
|
+
"nl.nldesignsystem.css.property": {
|
|
5216
|
+
"syntax": "<length>",
|
|
5217
|
+
"inherits": true
|
|
5218
|
+
},
|
|
5219
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5220
|
+
},
|
|
5221
|
+
"type": "spacing"
|
|
5222
|
+
},
|
|
5223
|
+
"padding-inline-end": {
|
|
5224
|
+
"$extensions": {
|
|
5225
|
+
"nl.nldesignsystem.css.property": {
|
|
5226
|
+
"syntax": "<length>",
|
|
5227
|
+
"inherits": true
|
|
5228
|
+
},
|
|
5229
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5230
|
+
},
|
|
5231
|
+
"type": "spacing"
|
|
5232
|
+
},
|
|
5233
|
+
"padding-inline-start": {
|
|
5234
|
+
"$extensions": {
|
|
5235
|
+
"nl.nldesignsystem.css.property": {
|
|
5236
|
+
"syntax": "<length>",
|
|
5237
|
+
"inherits": true
|
|
5238
|
+
},
|
|
5239
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5240
|
+
},
|
|
5241
|
+
"type": "spacing"
|
|
5242
|
+
},
|
|
5243
|
+
"side-nav": {
|
|
5244
|
+
"inline-size": "100%"
|
|
5245
|
+
}
|
|
5246
|
+
},
|
|
5247
|
+
"marker": {
|
|
5248
|
+
"color": "hsl(0 0% 80%)"
|
|
5249
|
+
},
|
|
5250
|
+
"toggle-button": {
|
|
5251
|
+
"margin-block-end": {
|
|
5252
|
+
"$extensions": {
|
|
5253
|
+
"nl.nldesignsystem.css.property": {
|
|
5254
|
+
"syntax": "<length>",
|
|
5255
|
+
"inherits": true
|
|
5256
|
+
},
|
|
5257
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5258
|
+
},
|
|
5259
|
+
"type": "spacing"
|
|
5260
|
+
},
|
|
5261
|
+
"margin-block-start": {
|
|
5262
|
+
"$extensions": {
|
|
5263
|
+
"nl.nldesignsystem.css.property": {
|
|
5264
|
+
"syntax": "<length>",
|
|
5265
|
+
"inherits": true
|
|
5266
|
+
},
|
|
5267
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5268
|
+
},
|
|
5269
|
+
"type": "spacing"
|
|
5270
|
+
},
|
|
5271
|
+
"offset-end": "16px",
|
|
5272
|
+
"offset-start": "16px",
|
|
5273
|
+
"padding-inline-end": {
|
|
5274
|
+
"$extensions": {
|
|
5275
|
+
"nl.nldesignsystem.css.property": {
|
|
5276
|
+
"syntax": "<length>",
|
|
5277
|
+
"inherits": true
|
|
5278
|
+
},
|
|
5279
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5280
|
+
},
|
|
5281
|
+
"type": "spacing"
|
|
5282
|
+
}
|
|
5283
|
+
}
|
|
5284
|
+
},
|
|
4823
5285
|
"number-badge": {
|
|
4824
5286
|
"background-color": "hsl(0 100% 40%)",
|
|
4825
5287
|
"border-color": {
|