@utrecht/component-library-react 8.0.2 → 8.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@utrecht/component-library-react",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.4",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture",
|
|
6
6
|
"keywords": [
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
"@utrecht/fieldset-react": "1.0.4",
|
|
101
101
|
"@utrecht/form-field-checkbox-react": "1.0.7",
|
|
102
102
|
"@utrecht/form-field-description-react": "1.0.4",
|
|
103
|
-
"@utrecht/form-field-error-message-react": "1.0.4",
|
|
104
103
|
"@utrecht/form-field-react": "1.0.4",
|
|
105
104
|
"@utrecht/form-label-react": "1.0.4",
|
|
106
105
|
"@utrecht/link-react": "1.0.4",
|
|
107
|
-
"@utrecht/listbox-react": "1.0.
|
|
106
|
+
"@utrecht/listbox-react": "1.0.7",
|
|
108
107
|
"@utrecht/radio-button-react": "1.0.4",
|
|
109
|
-
"@utrecht/textbox-react": "1.0.4"
|
|
108
|
+
"@utrecht/textbox-react": "1.0.4",
|
|
109
|
+
"@utrecht/form-field-error-message-react": "1.0.4"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@babel/core": "7.24.7",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"vega-lite": "5.16.3",
|
|
154
154
|
"@utrecht/accordion-css": "1.6.0",
|
|
155
155
|
"@utrecht/alert-css": "2.2.0",
|
|
156
|
-
"@utrecht/alert-dialog-css": "1.4.
|
|
156
|
+
"@utrecht/alert-dialog-css": "1.4.1",
|
|
157
157
|
"@utrecht/alternate-lang-nav-css": "1.3.0",
|
|
158
158
|
"@utrecht/article-css": "1.4.0",
|
|
159
159
|
"@utrecht/backdrop-css": "1.4.0",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"@utrecht/color-sample-css": "1.4.0",
|
|
171
171
|
"@utrecht/column-layout-css": "1.5.0",
|
|
172
172
|
"@utrecht/currency-data-css": "1.3.0",
|
|
173
|
-
"@utrecht/custom-checkbox-css": "1.3.
|
|
173
|
+
"@utrecht/custom-checkbox-css": "1.3.1",
|
|
174
174
|
"@utrecht/data-badge-css": "1.0.0",
|
|
175
175
|
"@utrecht/data-badge-react": "1.0.1",
|
|
176
176
|
"@utrecht/data-list-css": "1.4.0",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"@utrecht/icon": "1.3.0",
|
|
195
195
|
"@utrecht/img-css": "1.3.0",
|
|
196
196
|
"@utrecht/index-char-nav-css": "1.4.0",
|
|
197
|
-
"@utrecht/link-button-css": "1.
|
|
197
|
+
"@utrecht/link-button-css": "1.4.0",
|
|
198
198
|
"@utrecht/link-list-css": "2.3.0",
|
|
199
199
|
"@utrecht/link-social-css": "1.4.0",
|
|
200
200
|
"@utrecht/list-social-css": "1.4.0",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"@utrecht/select-css": "1.7.0",
|
|
224
224
|
"@utrecht/separator-css": "1.4.0",
|
|
225
225
|
"@utrecht/skip-link-css": "1.5.0",
|
|
226
|
-
"@utrecht/spotlight-section-css": "1.
|
|
226
|
+
"@utrecht/spotlight-section-css": "1.6.0",
|
|
227
227
|
"@utrecht/subscript-css": "1.2.0",
|
|
228
228
|
"@utrecht/superscript-css": "1.2.0",
|
|
229
229
|
"@utrecht/surface-css": "1.4.0",
|