@utrecht/component-library-design-tokens 1.0.3 → 1.0.5
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/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.
|
|
2
|
+
"version": "1.0.5",
|
|
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",
|
|
@@ -25,22 +25,23 @@
|
|
|
25
25
|
"lodash.clonedeepwith": "4.5.0",
|
|
26
26
|
"lodash.isplainobject": "4.0.6",
|
|
27
27
|
"lodash.merge": "4.6.2",
|
|
28
|
-
"rimraf": "5.0.7"
|
|
28
|
+
"rimraf": "5.0.7",
|
|
29
|
+
"@utrecht/build-utils-css": "0.0.1"
|
|
29
30
|
},
|
|
30
31
|
"dependencies": {
|
|
31
32
|
"@utrecht/accordion-css": "1.6.0",
|
|
32
33
|
"@utrecht/alert-css": "2.2.0",
|
|
33
34
|
"@utrecht/alert-dialog-css": "1.4.1",
|
|
34
35
|
"@utrecht/article-css": "1.5.0",
|
|
36
|
+
"@utrecht/alternate-lang-nav-css": "1.3.0",
|
|
35
37
|
"@utrecht/backdrop-css": "1.4.0",
|
|
36
38
|
"@utrecht/badge-counter-css": "1.4.0",
|
|
37
|
-
"@utrecht/badge-list-css": "2.2.0",
|
|
38
39
|
"@utrecht/badge-status-css": "1.4.0",
|
|
40
|
+
"@utrecht/badge-list-css": "2.2.0",
|
|
39
41
|
"@utrecht/blockquote-css": "1.6.0",
|
|
40
42
|
"@utrecht/breadcrumb-nav-css": "1.4.0",
|
|
41
|
-
"@utrecht/build-utils-css": "0.0.1",
|
|
42
|
-
"@utrecht/button-css": "2.3.0",
|
|
43
43
|
"@utrecht/button-group-css": "1.4.0",
|
|
44
|
+
"@utrecht/button-css": "2.3.0",
|
|
44
45
|
"@utrecht/button-link-css": "1.3.0",
|
|
45
46
|
"@utrecht/calendar-css": "1.4.0",
|
|
46
47
|
"@utrecht/checkbox-css": "1.6.0",
|
|
@@ -48,8 +49,8 @@
|
|
|
48
49
|
"@utrecht/code-css": "1.5.0",
|
|
49
50
|
"@utrecht/color-sample-css": "1.4.0",
|
|
50
51
|
"@utrecht/column-layout-css": "1.5.0",
|
|
51
|
-
"@utrecht/combobox-css": "1.4.0",
|
|
52
52
|
"@utrecht/currency-data-css": "1.3.0",
|
|
53
|
+
"@utrecht/combobox-css": "1.4.0",
|
|
53
54
|
"@utrecht/custom-checkbox-css": "1.3.1",
|
|
54
55
|
"@utrecht/data-badge-css": "1.0.0",
|
|
55
56
|
"@utrecht/data-list-css": "1.4.0",
|
|
@@ -59,11 +60,11 @@
|
|
|
59
60
|
"@utrecht/drawer-css": "1.4.0",
|
|
60
61
|
"@utrecht/emphasis-css": "1.5.0",
|
|
61
62
|
"@utrecht/figure-css": "1.5.0",
|
|
62
|
-
"@utrecht/form-css": "1.5.0",
|
|
63
63
|
"@utrecht/form-field-css": "1.5.0",
|
|
64
|
+
"@utrecht/form-css": "1.5.0",
|
|
64
65
|
"@utrecht/form-field-description-css": "1.5.0",
|
|
65
|
-
"@utrecht/form-field-error-message-css": "1.5.0",
|
|
66
66
|
"@utrecht/form-fieldset-css": "1.5.0",
|
|
67
|
+
"@utrecht/form-field-error-message-css": "1.5.0",
|
|
67
68
|
"@utrecht/form-label-css": "1.6.0",
|
|
68
69
|
"@utrecht/form-toggle-css": "1.5.0",
|
|
69
70
|
"@utrecht/heading-1-css": "1.5.0",
|
|
@@ -79,11 +80,11 @@
|
|
|
79
80
|
"@utrecht/img-css": "1.3.0",
|
|
80
81
|
"@utrecht/index-char-nav-css": "1.4.0",
|
|
81
82
|
"@utrecht/link-button-css": "1.4.0",
|
|
82
|
-
"@utrecht/link-css": "1.6.0",
|
|
83
83
|
"@utrecht/link-list-css": "2.3.0",
|
|
84
|
+
"@utrecht/link-css": "1.6.0",
|
|
84
85
|
"@utrecht/link-social-css": "1.4.0",
|
|
85
|
-
"@utrecht/list-social-css": "1.4.0",
|
|
86
86
|
"@utrecht/listbox-css": "1.5.1",
|
|
87
|
+
"@utrecht/list-social-css": "1.4.0",
|
|
87
88
|
"@utrecht/logo-button-css": "1.4.0",
|
|
88
89
|
"@utrecht/logo-css": "1.4.0",
|
|
89
90
|
"@utrecht/logo-image-css": "1.4.0",
|
|
@@ -94,7 +95,7 @@
|
|
|
94
95
|
"@utrecht/nav-list-css": "1.3.0",
|
|
95
96
|
"@utrecht/number-badge-css": "2.3.0",
|
|
96
97
|
"@utrecht/number-data-css": "1.4.0",
|
|
97
|
-
"@utrecht/ordered-list-css": "1.5.
|
|
98
|
+
"@utrecht/ordered-list-css": "1.5.1",
|
|
98
99
|
"@utrecht/page-content-css": "1.4.0",
|
|
99
100
|
"@utrecht/page-css": "1.4.0",
|
|
100
101
|
"@utrecht/page-footer-css": "2.1.0",
|
|
@@ -106,20 +107,19 @@
|
|
|
106
107
|
"@utrecht/radio-button-css": "1.6.0",
|
|
107
108
|
"@utrecht/rich-text-css": "1.3.0",
|
|
108
109
|
"@utrecht/search-bar-css": "2.2.0",
|
|
109
|
-
"@utrecht/select-css": "1.8.0",
|
|
110
110
|
"@utrecht/separator-css": "1.5.0",
|
|
111
111
|
"@utrecht/skip-link-css": "1.5.0",
|
|
112
112
|
"@utrecht/spotlight-section-css": "1.6.0",
|
|
113
113
|
"@utrecht/surface-css": "1.4.0",
|
|
114
|
-
"@utrecht/table-css": "1.5.0",
|
|
115
114
|
"@utrecht/table-of-contents-css": "0.3.0",
|
|
115
|
+
"@utrecht/table-css": "1.5.0",
|
|
116
116
|
"@utrecht/textarea-css": "2.3.0",
|
|
117
|
-
"@utrecht/textbox-css": "1.6.0",
|
|
118
117
|
"@utrecht/top-task-link-css": "1.4.0",
|
|
119
|
-
"@utrecht/
|
|
118
|
+
"@utrecht/textbox-css": "1.6.0",
|
|
120
119
|
"@utrecht/unordered-list-css": "1.5.0",
|
|
120
|
+
"@utrecht/top-task-nav-css": "1.3.0",
|
|
121
121
|
"@utrecht/url-data-css": "1.3.0",
|
|
122
|
-
"@utrecht/
|
|
122
|
+
"@utrecht/select-css": "1.8.0"
|
|
123
123
|
},
|
|
124
124
|
"scripts": {
|
|
125
125
|
"build": "pnpm run '/^build:.*/'",
|