@utrecht/component-library-react 8.0.2 → 8.0.3
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 +7 -0
- package/dist/.jest-test-results.json +1 -1
- package/package.json +12 -12
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.3",
|
|
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": [
|
|
@@ -93,18 +93,18 @@
|
|
|
93
93
|
"dependencies": {
|
|
94
94
|
"clsx": "2.1.1",
|
|
95
95
|
"lodash.chunk": "4.2.0",
|
|
96
|
-
"@utrecht/button-react": "2.0.4",
|
|
97
96
|
"@utrecht/calendar-react": "1.0.8",
|
|
98
|
-
"@utrecht/
|
|
97
|
+
"@utrecht/button-react": "2.0.4",
|
|
99
98
|
"@utrecht/combobox-react": "0.0.5",
|
|
100
99
|
"@utrecht/fieldset-react": "1.0.4",
|
|
100
|
+
"@utrecht/checkbox-react": "1.0.5",
|
|
101
101
|
"@utrecht/form-field-checkbox-react": "1.0.7",
|
|
102
102
|
"@utrecht/form-field-description-react": "1.0.4",
|
|
103
103
|
"@utrecht/form-field-error-message-react": "1.0.4",
|
|
104
|
-
"@utrecht/form-field-react": "1.0.4",
|
|
105
|
-
"@utrecht/form-label-react": "1.0.4",
|
|
106
104
|
"@utrecht/link-react": "1.0.4",
|
|
107
|
-
"@utrecht/
|
|
105
|
+
"@utrecht/form-label-react": "1.0.4",
|
|
106
|
+
"@utrecht/form-field-react": "1.0.4",
|
|
107
|
+
"@utrecht/listbox-react": "1.0.6",
|
|
108
108
|
"@utrecht/radio-button-react": "1.0.4",
|
|
109
109
|
"@utrecht/textbox-react": "1.0.4"
|
|
110
110
|
},
|
|
@@ -161,23 +161,23 @@
|
|
|
161
161
|
"@utrecht/badge-list-css": "2.2.0",
|
|
162
162
|
"@utrecht/badge-status-css": "1.4.0",
|
|
163
163
|
"@utrecht/blockquote-css": "1.5.0",
|
|
164
|
-
"@utrecht/breadcrumb-nav-css": "1.4.0",
|
|
165
164
|
"@utrecht/build-utils-react": "0.0.1",
|
|
165
|
+
"@utrecht/breadcrumb-nav-css": "1.4.0",
|
|
166
166
|
"@utrecht/button-group-css": "1.4.0",
|
|
167
|
-
"@utrecht/button-link-css": "1.3.0",
|
|
168
167
|
"@utrecht/code-block-css": "1.4.0",
|
|
168
|
+
"@utrecht/button-link-css": "1.3.0",
|
|
169
169
|
"@utrecht/code-css": "1.4.0",
|
|
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
|
-
"@utrecht/data-list-css": "1.4.0",
|
|
177
176
|
"@utrecht/data-placeholder-css": "1.4.0",
|
|
178
177
|
"@utrecht/digid-button-css": "1.4.0",
|
|
179
178
|
"@utrecht/document-css": "1.4.0",
|
|
180
179
|
"@utrecht/drawer-css": "1.4.0",
|
|
180
|
+
"@utrecht/data-list-css": "1.4.0",
|
|
181
181
|
"@utrecht/emphasis-css": "1.4.0",
|
|
182
182
|
"@utrecht/figure-css": "1.4.0",
|
|
183
183
|
"@utrecht/focus-ring-css": "2.3.0",
|
|
@@ -185,8 +185,8 @@
|
|
|
185
185
|
"@utrecht/heading-1-css": "1.4.0",
|
|
186
186
|
"@utrecht/heading-2-css": "1.4.0",
|
|
187
187
|
"@utrecht/heading-3-css": "1.4.0",
|
|
188
|
-
"@utrecht/heading-4-css": "1.4.0",
|
|
189
188
|
"@utrecht/heading-5-css": "1.4.0",
|
|
189
|
+
"@utrecht/heading-4-css": "1.4.0",
|
|
190
190
|
"@utrecht/heading-6-css": "1.4.0",
|
|
191
191
|
"@utrecht/heading-group-css": "1.4.0",
|
|
192
192
|
"@utrecht/html-content-css": "1.3.0",
|
|
@@ -203,10 +203,10 @@
|
|
|
203
203
|
"@utrecht/logo-image-css": "1.4.0",
|
|
204
204
|
"@utrecht/map-control-button-css": "2.2.0",
|
|
205
205
|
"@utrecht/map-marker-css": "1.4.0",
|
|
206
|
-
"@utrecht/mark-css": "1.4.0",
|
|
207
206
|
"@utrecht/multiline-data-css": "1.3.0",
|
|
208
207
|
"@utrecht/nav-bar-css": "1.4.0",
|
|
209
208
|
"@utrecht/nav-list-css": "1.3.0",
|
|
209
|
+
"@utrecht/mark-css": "1.4.0",
|
|
210
210
|
"@utrecht/number-badge-css": "2.3.0",
|
|
211
211
|
"@utrecht/number-data-css": "1.4.0",
|
|
212
212
|
"@utrecht/ordered-list-css": "1.4.0",
|