@utrecht/component-library-design-tokens 2.0.2 → 2.0.4
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/tokens.json +159 -136
- package/package.json +4 -4
package/dist/tokens.json
CHANGED
|
@@ -21,6 +21,7 @@
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
+
"url-data": {},
|
|
24
25
|
"unordered-list": {
|
|
25
26
|
"font-size": {
|
|
26
27
|
"$extensions": {
|
|
@@ -257,7 +258,6 @@
|
|
|
257
258
|
}
|
|
258
259
|
}
|
|
259
260
|
},
|
|
260
|
-
"url-data": {},
|
|
261
261
|
"toptask-link-nav": {
|
|
262
262
|
"gap": {
|
|
263
263
|
"$extensions": {
|
|
@@ -2031,6 +2031,36 @@
|
|
|
2031
2031
|
}
|
|
2032
2032
|
}
|
|
2033
2033
|
},
|
|
2034
|
+
"separator": {
|
|
2035
|
+
"color": {
|
|
2036
|
+
"$extensions": {
|
|
2037
|
+
"nl.nldesignsystem.css-property-syntax": "<color>",
|
|
2038
|
+
"nl.nldesignsystem.figma-implementation": true
|
|
2039
|
+
},
|
|
2040
|
+
"$type": "color"
|
|
2041
|
+
},
|
|
2042
|
+
"block-size": {
|
|
2043
|
+
"$extensions": {
|
|
2044
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2045
|
+
"nl.nldesignsystem.figma-implementation": true
|
|
2046
|
+
},
|
|
2047
|
+
"$type": "dimension"
|
|
2048
|
+
},
|
|
2049
|
+
"margin-block-end": {
|
|
2050
|
+
"$extensions": {
|
|
2051
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2052
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
2053
|
+
},
|
|
2054
|
+
"$type": "dimension"
|
|
2055
|
+
},
|
|
2056
|
+
"margin-block-start": {
|
|
2057
|
+
"$extensions": {
|
|
2058
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2059
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
2060
|
+
},
|
|
2061
|
+
"$type": "dimension"
|
|
2062
|
+
}
|
|
2063
|
+
},
|
|
2034
2064
|
"select": {
|
|
2035
2065
|
"background-color": {
|
|
2036
2066
|
"$extensions": {
|
|
@@ -2369,36 +2399,6 @@
|
|
|
2369
2399
|
}
|
|
2370
2400
|
}
|
|
2371
2401
|
},
|
|
2372
|
-
"separator": {
|
|
2373
|
-
"color": {
|
|
2374
|
-
"$extensions": {
|
|
2375
|
-
"nl.nldesignsystem.css-property-syntax": "<color>",
|
|
2376
|
-
"nl.nldesignsystem.figma-implementation": true
|
|
2377
|
-
},
|
|
2378
|
-
"$type": "color"
|
|
2379
|
-
},
|
|
2380
|
-
"block-size": {
|
|
2381
|
-
"$extensions": {
|
|
2382
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2383
|
-
"nl.nldesignsystem.figma-implementation": true
|
|
2384
|
-
},
|
|
2385
|
-
"$type": "dimension"
|
|
2386
|
-
},
|
|
2387
|
-
"margin-block-end": {
|
|
2388
|
-
"$extensions": {
|
|
2389
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2390
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
2391
|
-
},
|
|
2392
|
-
"$type": "dimension"
|
|
2393
|
-
},
|
|
2394
|
-
"margin-block-start": {
|
|
2395
|
-
"$extensions": {
|
|
2396
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
2397
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
2398
|
-
},
|
|
2399
|
-
"$type": "dimension"
|
|
2400
|
-
}
|
|
2401
|
-
},
|
|
2402
2402
|
"search-bar": {
|
|
2403
2403
|
"button": {
|
|
2404
2404
|
"background-color": {
|
|
@@ -3910,14 +3910,7 @@
|
|
|
3910
3910
|
},
|
|
3911
3911
|
"$type": "dimension"
|
|
3912
3912
|
},
|
|
3913
|
-
"padding-inline
|
|
3914
|
-
"$extensions": {
|
|
3915
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3916
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
3917
|
-
},
|
|
3918
|
-
"$type": "dimension"
|
|
3919
|
-
},
|
|
3920
|
-
"padding-inline-end": {
|
|
3913
|
+
"padding-inline": {
|
|
3921
3914
|
"$extensions": {
|
|
3922
3915
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3923
3916
|
"nl.nldesignsystem.figma-implementation": false
|
|
@@ -3926,36 +3919,6 @@
|
|
|
3926
3919
|
}
|
|
3927
3920
|
}
|
|
3928
3921
|
},
|
|
3929
|
-
"page-content": {
|
|
3930
|
-
"padding-block-start": {
|
|
3931
|
-
"$extensions": {
|
|
3932
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3933
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
3934
|
-
},
|
|
3935
|
-
"$type": "dimension"
|
|
3936
|
-
},
|
|
3937
|
-
"padding-block-end": {
|
|
3938
|
-
"$extensions": {
|
|
3939
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3940
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
3941
|
-
},
|
|
3942
|
-
"$type": "dimension"
|
|
3943
|
-
},
|
|
3944
|
-
"padding-inline-start": {
|
|
3945
|
-
"$extensions": {
|
|
3946
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3947
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
3948
|
-
},
|
|
3949
|
-
"$type": "dimension"
|
|
3950
|
-
},
|
|
3951
|
-
"padding-inine-end": {
|
|
3952
|
-
"$extensions": {
|
|
3953
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
3954
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
3955
|
-
},
|
|
3956
|
-
"$type": "dimension"
|
|
3957
|
-
}
|
|
3958
|
-
},
|
|
3959
3922
|
"page-footer": {
|
|
3960
3923
|
"color": {
|
|
3961
3924
|
"$extensions": {
|
|
@@ -4021,14 +3984,7 @@
|
|
|
4021
3984
|
},
|
|
4022
3985
|
"$type": "color"
|
|
4023
3986
|
},
|
|
4024
|
-
"padding-inline
|
|
4025
|
-
"$extensions": {
|
|
4026
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4027
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
4028
|
-
},
|
|
4029
|
-
"$type": "dimension"
|
|
4030
|
-
},
|
|
4031
|
-
"padding-inline-start": {
|
|
3987
|
+
"padding-inline": {
|
|
4032
3988
|
"$extensions": {
|
|
4033
3989
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4034
3990
|
"nl.nldesignsystem.figma-implementation": false
|
|
@@ -4051,36 +4007,29 @@
|
|
|
4051
4007
|
}
|
|
4052
4008
|
}
|
|
4053
4009
|
},
|
|
4054
|
-
"page": {
|
|
4055
|
-
"
|
|
4056
|
-
"$extensions": {
|
|
4057
|
-
"nl.nldesignsystem.css-property-syntax": "<color>",
|
|
4058
|
-
"nl.nldesignsystem.figma-implementation": false
|
|
4059
|
-
},
|
|
4060
|
-
"$type": "color"
|
|
4061
|
-
},
|
|
4062
|
-
"color": {
|
|
4010
|
+
"page-content": {
|
|
4011
|
+
"padding-block-start": {
|
|
4063
4012
|
"$extensions": {
|
|
4064
|
-
"nl.nldesignsystem.css-property-syntax": "<
|
|
4013
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4065
4014
|
"nl.nldesignsystem.figma-implementation": false
|
|
4066
4015
|
},
|
|
4067
|
-
"$type": "
|
|
4016
|
+
"$type": "dimension"
|
|
4068
4017
|
},
|
|
4069
|
-
"
|
|
4018
|
+
"padding-block-end": {
|
|
4070
4019
|
"$extensions": {
|
|
4071
4020
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4072
4021
|
"nl.nldesignsystem.figma-implementation": false
|
|
4073
4022
|
},
|
|
4074
4023
|
"$type": "dimension"
|
|
4075
4024
|
},
|
|
4076
|
-
"
|
|
4025
|
+
"padding-inline-start": {
|
|
4077
4026
|
"$extensions": {
|
|
4078
4027
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4079
4028
|
"nl.nldesignsystem.figma-implementation": false
|
|
4080
4029
|
},
|
|
4081
4030
|
"$type": "dimension"
|
|
4082
4031
|
},
|
|
4083
|
-
"
|
|
4032
|
+
"padding-inine-end": {
|
|
4084
4033
|
"$extensions": {
|
|
4085
4034
|
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4086
4035
|
"nl.nldesignsystem.figma-implementation": false
|
|
@@ -4103,6 +4052,34 @@
|
|
|
4103
4052
|
},
|
|
4104
4053
|
"$type": "color"
|
|
4105
4054
|
},
|
|
4055
|
+
"padding-block-start": {
|
|
4056
|
+
"$extensions": {
|
|
4057
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4058
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4059
|
+
},
|
|
4060
|
+
"$type": "dimension"
|
|
4061
|
+
},
|
|
4062
|
+
"padding-block-end": {
|
|
4063
|
+
"$extensions": {
|
|
4064
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4065
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4066
|
+
},
|
|
4067
|
+
"$type": "dimension"
|
|
4068
|
+
},
|
|
4069
|
+
"padding-inline-start": {
|
|
4070
|
+
"$extensions": {
|
|
4071
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4072
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4073
|
+
},
|
|
4074
|
+
"$type": "dimension"
|
|
4075
|
+
},
|
|
4076
|
+
"padding-inline-end": {
|
|
4077
|
+
"$extensions": {
|
|
4078
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4079
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4080
|
+
},
|
|
4081
|
+
"$type": "dimension"
|
|
4082
|
+
},
|
|
4106
4083
|
"content": {
|
|
4107
4084
|
"background-color": {
|
|
4108
4085
|
"$extensions": {
|
|
@@ -4148,7 +4125,43 @@
|
|
|
4148
4125
|
}
|
|
4149
4126
|
}
|
|
4150
4127
|
},
|
|
4151
|
-
"
|
|
4128
|
+
"page": {
|
|
4129
|
+
"background-color": {
|
|
4130
|
+
"$extensions": {
|
|
4131
|
+
"nl.nldesignsystem.css-property-syntax": "<color>",
|
|
4132
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4133
|
+
},
|
|
4134
|
+
"$type": "color"
|
|
4135
|
+
},
|
|
4136
|
+
"color": {
|
|
4137
|
+
"$extensions": {
|
|
4138
|
+
"nl.nldesignsystem.css-property-syntax": "<color>",
|
|
4139
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4140
|
+
},
|
|
4141
|
+
"$type": "color"
|
|
4142
|
+
},
|
|
4143
|
+
"margin-inline-start": {
|
|
4144
|
+
"$extensions": {
|
|
4145
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4146
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4147
|
+
},
|
|
4148
|
+
"$type": "dimension"
|
|
4149
|
+
},
|
|
4150
|
+
"margin-inline-end": {
|
|
4151
|
+
"$extensions": {
|
|
4152
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4153
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4154
|
+
},
|
|
4155
|
+
"$type": "dimension"
|
|
4156
|
+
},
|
|
4157
|
+
"max-inline-size": {
|
|
4158
|
+
"$extensions": {
|
|
4159
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
4160
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
4161
|
+
},
|
|
4162
|
+
"$type": "dimension"
|
|
4163
|
+
}
|
|
4164
|
+
},
|
|
4152
4165
|
"ordered-list": {
|
|
4153
4166
|
"font-size": {
|
|
4154
4167
|
"$extensions": {
|
|
@@ -4241,6 +4254,7 @@
|
|
|
4241
4254
|
}
|
|
4242
4255
|
}
|
|
4243
4256
|
},
|
|
4257
|
+
"open-forms-container": {},
|
|
4244
4258
|
"number-data": {
|
|
4245
4259
|
"positive": {
|
|
4246
4260
|
"color": {
|
|
@@ -4393,7 +4407,6 @@
|
|
|
4393
4407
|
"$type": "dimension"
|
|
4394
4408
|
}
|
|
4395
4409
|
},
|
|
4396
|
-
"topnav": {},
|
|
4397
4410
|
"navigation": {
|
|
4398
4411
|
"border-block-end-color": {
|
|
4399
4412
|
"$extensions": {
|
|
@@ -5086,9 +5099,9 @@
|
|
|
5086
5099
|
}
|
|
5087
5100
|
}
|
|
5088
5101
|
},
|
|
5089
|
-
"
|
|
5102
|
+
"topnav": {},
|
|
5090
5103
|
"sidenav": {},
|
|
5091
|
-
"
|
|
5104
|
+
"nav-list": {},
|
|
5092
5105
|
"nav-bar": {
|
|
5093
5106
|
"background-color": {
|
|
5094
5107
|
"$extensions": {
|
|
@@ -5156,8 +5169,18 @@
|
|
|
5156
5169
|
},
|
|
5157
5170
|
"$type": "dimension"
|
|
5158
5171
|
}
|
|
5172
|
+
},
|
|
5173
|
+
"sticky": {
|
|
5174
|
+
"z-index": {
|
|
5175
|
+
"$extensions": {
|
|
5176
|
+
"nl.nldesignsystem.css-property-syntax": "<number>",
|
|
5177
|
+
"nl.nldesignsystem.figma-implementation": false
|
|
5178
|
+
},
|
|
5179
|
+
"$type": "dimension"
|
|
5180
|
+
}
|
|
5159
5181
|
}
|
|
5160
5182
|
},
|
|
5183
|
+
"multiline-data": {},
|
|
5161
5184
|
"mark": {
|
|
5162
5185
|
"background-color": {
|
|
5163
5186
|
"$extensions": {
|
|
@@ -10830,6 +10853,47 @@
|
|
|
10830
10853
|
}
|
|
10831
10854
|
}
|
|
10832
10855
|
},
|
|
10856
|
+
"body": {
|
|
10857
|
+
"font-family": {
|
|
10858
|
+
"$extensions": {
|
|
10859
|
+
"nl.nldesignsystem.css-property-syntax": "*",
|
|
10860
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10861
|
+
"nl.nldesignsystem.figma-implementation": true,
|
|
10862
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
10863
|
+
},
|
|
10864
|
+
"$type": "fontFamily"
|
|
10865
|
+
},
|
|
10866
|
+
"font-size": {
|
|
10867
|
+
"$extensions": {
|
|
10868
|
+
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
10869
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10870
|
+
"nl.nldesignsystem.figma-implementation": true,
|
|
10871
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-size"
|
|
10872
|
+
},
|
|
10873
|
+
"$type": "dimension"
|
|
10874
|
+
},
|
|
10875
|
+
"font-weight": {
|
|
10876
|
+
"$extensions": {
|
|
10877
|
+
"nl.nldesignsystem.css-property-syntax": "<number>",
|
|
10878
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10879
|
+
"nl.nldesignsystem.figma-implementation": true,
|
|
10880
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-weight"
|
|
10881
|
+
},
|
|
10882
|
+
"$type": "fontWeight"
|
|
10883
|
+
},
|
|
10884
|
+
"line-height": {
|
|
10885
|
+
"$extensions": {
|
|
10886
|
+
"nl.nldesignsystem.css-property-syntax": [
|
|
10887
|
+
"<length>",
|
|
10888
|
+
"<number>"
|
|
10889
|
+
],
|
|
10890
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10891
|
+
"nl.nldesignsystem.figma-implementation": true,
|
|
10892
|
+
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
10893
|
+
},
|
|
10894
|
+
"$type": "dimension"
|
|
10895
|
+
}
|
|
10896
|
+
},
|
|
10833
10897
|
"blockquote": {
|
|
10834
10898
|
"background-color": {
|
|
10835
10899
|
"$extensions": {
|
|
@@ -11034,47 +11098,6 @@
|
|
|
11034
11098
|
}
|
|
11035
11099
|
}
|
|
11036
11100
|
},
|
|
11037
|
-
"body": {
|
|
11038
|
-
"font-family": {
|
|
11039
|
-
"$extensions": {
|
|
11040
|
-
"nl.nldesignsystem.css-property-syntax": "*",
|
|
11041
|
-
"nl.nldesignsystem.deprecated": true,
|
|
11042
|
-
"nl.nldesignsystem.figma-implementation": true,
|
|
11043
|
-
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
11044
|
-
},
|
|
11045
|
-
"$type": "fontFamily"
|
|
11046
|
-
},
|
|
11047
|
-
"font-size": {
|
|
11048
|
-
"$extensions": {
|
|
11049
|
-
"nl.nldesignsystem.css-property-syntax": "<length>",
|
|
11050
|
-
"nl.nldesignsystem.deprecated": true,
|
|
11051
|
-
"nl.nldesignsystem.figma-implementation": true,
|
|
11052
|
-
"nl.nldesignsystem.redirect": "utrecht.root.font-size"
|
|
11053
|
-
},
|
|
11054
|
-
"$type": "dimension"
|
|
11055
|
-
},
|
|
11056
|
-
"font-weight": {
|
|
11057
|
-
"$extensions": {
|
|
11058
|
-
"nl.nldesignsystem.css-property-syntax": "<number>",
|
|
11059
|
-
"nl.nldesignsystem.deprecated": true,
|
|
11060
|
-
"nl.nldesignsystem.figma-implementation": true,
|
|
11061
|
-
"nl.nldesignsystem.redirect": "utrecht.root.font-weight"
|
|
11062
|
-
},
|
|
11063
|
-
"$type": "fontWeight"
|
|
11064
|
-
},
|
|
11065
|
-
"line-height": {
|
|
11066
|
-
"$extensions": {
|
|
11067
|
-
"nl.nldesignsystem.css-property-syntax": [
|
|
11068
|
-
"<length>",
|
|
11069
|
-
"<number>"
|
|
11070
|
-
],
|
|
11071
|
-
"nl.nldesignsystem.deprecated": true,
|
|
11072
|
-
"nl.nldesignsystem.figma-implementation": true,
|
|
11073
|
-
"nl.nldesignsystem.redirect": "utrecht.root.font-family"
|
|
11074
|
-
},
|
|
11075
|
-
"$type": "dimension"
|
|
11076
|
-
}
|
|
11077
|
-
},
|
|
11078
11101
|
"badge-list": {
|
|
11079
11102
|
"row-gap": {
|
|
11080
11103
|
"$extensions": {
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.0.
|
|
2
|
+
"version": "2.0.4",
|
|
3
3
|
"author": "Community for NL Design System",
|
|
4
4
|
"description": "Design tokens metadata for the component library for the Municipality of Utrecht based on the NL Design System architecture",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
@@ -91,15 +91,15 @@
|
|
|
91
91
|
"@utrecht/map-marker-css": "3.0.0",
|
|
92
92
|
"@utrecht/mark-css": "3.0.0",
|
|
93
93
|
"@utrecht/multiline-data-css": "3.0.0",
|
|
94
|
-
"@utrecht/nav-bar-css": "3.
|
|
94
|
+
"@utrecht/nav-bar-css": "3.2.0",
|
|
95
95
|
"@utrecht/nav-list-css": "2.0.0",
|
|
96
96
|
"@utrecht/number-badge-css": "4.0.0",
|
|
97
97
|
"@utrecht/number-data-css": "3.0.0",
|
|
98
98
|
"@utrecht/ordered-list-css": "4.0.0",
|
|
99
99
|
"@utrecht/page-content-css": "3.0.0",
|
|
100
100
|
"@utrecht/page-css": "3.0.0",
|
|
101
|
-
"@utrecht/page-footer-css": "4.0.
|
|
102
|
-
"@utrecht/page-header-css": "3.0.
|
|
101
|
+
"@utrecht/page-footer-css": "4.0.1",
|
|
102
|
+
"@utrecht/page-header-css": "3.0.1",
|
|
103
103
|
"@utrecht/pagination-css": "3.0.0",
|
|
104
104
|
"@utrecht/paragraph-css": "4.0.0",
|
|
105
105
|
"@utrecht/pre-heading-css": "3.0.0",
|