@utrecht/component-library-design-tokens 1.1.1 → 1.1.2
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 +51 -51
- package/package.json +7 -7
package/dist/tokens.json
CHANGED
|
@@ -5291,33 +5291,6 @@
|
|
|
5291
5291
|
}
|
|
5292
5292
|
}
|
|
5293
5293
|
},
|
|
5294
|
-
"open-forms-container": {},
|
|
5295
|
-
"number-data": {
|
|
5296
|
-
"positive": {
|
|
5297
|
-
"color": {
|
|
5298
|
-
"$extensions": {
|
|
5299
|
-
"nl.nldesignsystem.css.property": {
|
|
5300
|
-
"syntax": "<color>",
|
|
5301
|
-
"inherits": true
|
|
5302
|
-
},
|
|
5303
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5304
|
-
},
|
|
5305
|
-
"type": "color"
|
|
5306
|
-
}
|
|
5307
|
-
},
|
|
5308
|
-
"negative": {
|
|
5309
|
-
"color": {
|
|
5310
|
-
"$extensions": {
|
|
5311
|
-
"nl.nldesignsystem.css.property": {
|
|
5312
|
-
"syntax": "<color>",
|
|
5313
|
-
"inherits": true
|
|
5314
|
-
},
|
|
5315
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
5316
|
-
},
|
|
5317
|
-
"type": "color"
|
|
5318
|
-
}
|
|
5319
|
-
}
|
|
5320
|
-
},
|
|
5321
5294
|
"number-badge": {
|
|
5322
5295
|
"background-color": {
|
|
5323
5296
|
"$extensions": {
|
|
@@ -5489,6 +5462,33 @@
|
|
|
5489
5462
|
"type": "spacing"
|
|
5490
5463
|
}
|
|
5491
5464
|
},
|
|
5465
|
+
"open-forms-container": {},
|
|
5466
|
+
"number-data": {
|
|
5467
|
+
"positive": {
|
|
5468
|
+
"color": {
|
|
5469
|
+
"$extensions": {
|
|
5470
|
+
"nl.nldesignsystem.css.property": {
|
|
5471
|
+
"syntax": "<color>",
|
|
5472
|
+
"inherits": true
|
|
5473
|
+
},
|
|
5474
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5475
|
+
},
|
|
5476
|
+
"type": "color"
|
|
5477
|
+
}
|
|
5478
|
+
},
|
|
5479
|
+
"negative": {
|
|
5480
|
+
"color": {
|
|
5481
|
+
"$extensions": {
|
|
5482
|
+
"nl.nldesignsystem.css.property": {
|
|
5483
|
+
"syntax": "<color>",
|
|
5484
|
+
"inherits": true
|
|
5485
|
+
},
|
|
5486
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
5487
|
+
},
|
|
5488
|
+
"type": "color"
|
|
5489
|
+
}
|
|
5490
|
+
}
|
|
5491
|
+
},
|
|
5492
5492
|
"topnav": {},
|
|
5493
5493
|
"sidenav": {},
|
|
5494
5494
|
"nav-list": {},
|
|
@@ -9076,18 +9076,6 @@
|
|
|
9076
9076
|
}
|
|
9077
9077
|
}
|
|
9078
9078
|
},
|
|
9079
|
-
"digid-button": {
|
|
9080
|
-
"block-size": {
|
|
9081
|
-
"$extensions": {
|
|
9082
|
-
"nl.nldesignsystem.css.property": {
|
|
9083
|
-
"syntax": "<length>",
|
|
9084
|
-
"inherits": true
|
|
9085
|
-
},
|
|
9086
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9087
|
-
},
|
|
9088
|
-
"type": "sizing"
|
|
9089
|
-
}
|
|
9090
|
-
},
|
|
9091
9079
|
"document": {
|
|
9092
9080
|
"background-color": {
|
|
9093
9081
|
"$extensions": {
|
|
@@ -9153,6 +9141,18 @@
|
|
|
9153
9141
|
"type": "lineHeights"
|
|
9154
9142
|
}
|
|
9155
9143
|
},
|
|
9144
|
+
"digid-button": {
|
|
9145
|
+
"block-size": {
|
|
9146
|
+
"$extensions": {
|
|
9147
|
+
"nl.nldesignsystem.css.property": {
|
|
9148
|
+
"syntax": "<length>",
|
|
9149
|
+
"inherits": true
|
|
9150
|
+
},
|
|
9151
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9152
|
+
},
|
|
9153
|
+
"type": "sizing"
|
|
9154
|
+
}
|
|
9155
|
+
},
|
|
9156
9156
|
"data-placeholder": {
|
|
9157
9157
|
"background-color": {
|
|
9158
9158
|
"$extensions": {
|
|
@@ -13439,6 +13439,18 @@
|
|
|
13439
13439
|
"type": "textCase"
|
|
13440
13440
|
}
|
|
13441
13441
|
},
|
|
13442
|
+
"article": {
|
|
13443
|
+
"max-inline-size": {
|
|
13444
|
+
"$extensions": {
|
|
13445
|
+
"nl.nldesignsystem.css.property": {
|
|
13446
|
+
"syntax": "<length>",
|
|
13447
|
+
"inherits": true
|
|
13448
|
+
},
|
|
13449
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13450
|
+
},
|
|
13451
|
+
"type": "sizing"
|
|
13452
|
+
}
|
|
13453
|
+
},
|
|
13442
13454
|
"backdrop": {
|
|
13443
13455
|
"background-color": {
|
|
13444
13456
|
"$extensions": {
|
|
@@ -13505,18 +13517,6 @@
|
|
|
13505
13517
|
}
|
|
13506
13518
|
}
|
|
13507
13519
|
},
|
|
13508
|
-
"article": {
|
|
13509
|
-
"max-inline-size": {
|
|
13510
|
-
"$extensions": {
|
|
13511
|
-
"nl.nldesignsystem.css.property": {
|
|
13512
|
-
"syntax": "<length>",
|
|
13513
|
-
"inherits": true
|
|
13514
|
-
},
|
|
13515
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
13516
|
-
},
|
|
13517
|
-
"type": "sizing"
|
|
13518
|
-
}
|
|
13519
|
-
},
|
|
13520
13520
|
"alternate-lang-nav": {},
|
|
13521
13521
|
"alert-dialog": {
|
|
13522
13522
|
"margin-block-start": {
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.1.
|
|
2
|
+
"version": "1.1.2",
|
|
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",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"@utrecht/build-utils-css": "0.0.3"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
+
"@utrecht/action-group-css": "2.0.0",
|
|
32
33
|
"@utrecht/alert-css": "2.4.0",
|
|
33
|
-
"@utrecht/action-group-css": "1.1.0",
|
|
34
34
|
"@utrecht/accordion-css": "2.0.0",
|
|
35
35
|
"@utrecht/alert-dialog-css": "1.4.2",
|
|
36
36
|
"@utrecht/alternate-lang-nav-css": "1.3.1",
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"@utrecht/blockquote-css": "1.6.1",
|
|
43
43
|
"@utrecht/breadcrumb-nav-css": "1.5.1",
|
|
44
44
|
"@utrecht/button-css": "2.3.1",
|
|
45
|
-
"@utrecht/button-group-css": "1.5.0",
|
|
46
45
|
"@utrecht/button-link-css": "1.3.1",
|
|
47
|
-
"@utrecht/calendar-css": "1.4.1",
|
|
48
46
|
"@utrecht/checkbox-css": "1.6.1",
|
|
47
|
+
"@utrecht/calendar-css": "1.4.1",
|
|
48
|
+
"@utrecht/button-group-css": "1.5.0",
|
|
49
49
|
"@utrecht/code-block-css": "1.5.1",
|
|
50
50
|
"@utrecht/code-css": "1.5.1",
|
|
51
51
|
"@utrecht/color-sample-css": "1.4.1",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"@utrecht/combobox-css": "1.4.1",
|
|
54
54
|
"@utrecht/currency-data-css": "1.3.1",
|
|
55
55
|
"@utrecht/custom-checkbox-css": "1.3.2",
|
|
56
|
-
"@utrecht/data-badge-css": "1.0.1",
|
|
57
56
|
"@utrecht/data-list-css": "1.4.1",
|
|
57
|
+
"@utrecht/data-badge-css": "1.0.1",
|
|
58
58
|
"@utrecht/data-placeholder-css": "1.4.1",
|
|
59
59
|
"@utrecht/digid-button-css": "1.4.1",
|
|
60
60
|
"@utrecht/document-css": "1.5.1",
|
|
@@ -96,9 +96,9 @@
|
|
|
96
96
|
"@utrecht/nav-list-css": "1.3.1",
|
|
97
97
|
"@utrecht/number-badge-css": "2.3.1",
|
|
98
98
|
"@utrecht/number-data-css": "1.4.1",
|
|
99
|
-
"@utrecht/ordered-list-css": "2.0.0",
|
|
100
99
|
"@utrecht/page-content-css": "1.4.1",
|
|
101
100
|
"@utrecht/page-css": "1.4.1",
|
|
101
|
+
"@utrecht/ordered-list-css": "2.0.0",
|
|
102
102
|
"@utrecht/page-footer-css": "2.1.1",
|
|
103
103
|
"@utrecht/page-header-css": "1.5.1",
|
|
104
104
|
"@utrecht/pagination-css": "1.4.1",
|
|
@@ -107,9 +107,9 @@
|
|
|
107
107
|
"@utrecht/preserve-data-css": "1.3.1",
|
|
108
108
|
"@utrecht/radio-button-css": "1.6.1",
|
|
109
109
|
"@utrecht/rich-text-css": "1.4.0",
|
|
110
|
-
"@utrecht/search-bar-css": "2.2.1",
|
|
111
110
|
"@utrecht/select-css": "1.8.1",
|
|
112
111
|
"@utrecht/separator-css": "1.5.1",
|
|
112
|
+
"@utrecht/search-bar-css": "2.2.1",
|
|
113
113
|
"@utrecht/skip-link-css": "1.5.1",
|
|
114
114
|
"@utrecht/spotlight-section-css": "1.6.1",
|
|
115
115
|
"@utrecht/surface-css": "1.4.1",
|