@utrecht/component-library-react 13.1.1 → 13.3.0
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 +27 -0
- package/dist/.jest-test-results.json +1 -1
- package/dist/NavBar.d.ts +1 -0
- package/dist/NavBar.d.ts.map +1 -1
- package/dist/css-module/NavBar.d.ts +1 -0
- package/dist/css-module/NavBar.d.ts.map +1 -1
- package/dist/css-module/index.mjs +5 -2
- package/dist/css-module/index.mjs.map +1 -1
- package/dist/index.mjs +5 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +17 -17
package/dist/NavBar.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ export interface NavBarProps extends HTMLAttributes<HTMLElement> {
|
|
|
3
3
|
appearance?: string;
|
|
4
4
|
headingLevel?: number;
|
|
5
5
|
label?: ReactNode;
|
|
6
|
+
sticky?: Boolean;
|
|
6
7
|
}
|
|
7
8
|
export declare const NavBar: import("react").ForwardRefExoticComponent<NavBarProps & {
|
|
8
9
|
children?: ReactNode | undefined;
|
package/dist/NavBar.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../src/NavBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAA4B,cAAc,EAAqB,SAAS,EAAS,MAAM,OAAO,CAAC;AAGtG,MAAM,WAAW,WAAY,SAAQ,cAAc,CAAC,WAAW,CAAC;IAC9D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../src/NavBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAA4B,cAAc,EAAqB,SAAS,EAAS,MAAM,OAAO,CAAC;AAGtG,MAAM,WAAW,WAAY,SAAQ,cAAc,CAAC,WAAW,CAAC;IAC9D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,MAAM;;+CA2ClB,CAAC"}
|
|
@@ -3,6 +3,7 @@ export interface NavBarProps extends HTMLAttributes<HTMLElement> {
|
|
|
3
3
|
appearance?: string;
|
|
4
4
|
headingLevel?: number;
|
|
5
5
|
label?: ReactNode;
|
|
6
|
+
sticky?: Boolean;
|
|
6
7
|
}
|
|
7
8
|
export declare const NavBar: import("react").ForwardRefExoticComponent<NavBarProps & {
|
|
8
9
|
children?: ReactNode | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../src/NavBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAA4B,cAAc,EAAqB,SAAS,EAAS,MAAM,OAAO,CAAC;AAGtG,MAAM,WAAW,WAAY,SAAQ,cAAc,CAAC,WAAW,CAAC;IAC9D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../src/NavBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAA4B,cAAc,EAAqB,SAAS,EAAS,MAAM,OAAO,CAAC;AAGtG,MAAM,WAAW,WAAY,SAAQ,cAAc,CAAC,WAAW,CAAC;IAC9D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,MAAM;;+CA2ClB,CAAC"}
|
|
@@ -2182,7 +2182,7 @@ MultilineData.displayName = 'MultilineData';
|
|
|
2182
2182
|
*/
|
|
2183
2183
|
insertStyle(css$y);
|
|
2184
2184
|
|
|
2185
|
-
var _excluded$B = ["appearance", "children", "className", "headingLevel", "label"];
|
|
2185
|
+
var _excluded$B = ["appearance", "children", "className", "headingLevel", "label", "sticky"];
|
|
2186
2186
|
function ownKeys$B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
2187
2187
|
function _objectSpread$B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$B(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
2188
2188
|
var NavBar = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
@@ -2193,12 +2193,15 @@ var NavBar = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
2193
2193
|
_ref$headingLevel = _ref.headingLevel,
|
|
2194
2194
|
headingLevel = _ref$headingLevel === void 0 ? 2 : _ref$headingLevel,
|
|
2195
2195
|
label = _ref.label,
|
|
2196
|
+
sticky = _ref.sticky,
|
|
2196
2197
|
restProps = _objectWithoutProperties(_ref, _excluded$B);
|
|
2197
2198
|
var generatedId = useId();
|
|
2198
2199
|
var headingId = label ? generatedId : undefined;
|
|
2199
2200
|
return jsxs("nav", _objectSpread$B(_objectSpread$B({
|
|
2200
2201
|
ref: ref,
|
|
2201
|
-
className: clsx('utrecht-nav-bar',
|
|
2202
|
+
className: clsx('utrecht-nav-bar', {
|
|
2203
|
+
'utrecht-nav-bar--sticky': sticky
|
|
2204
|
+
}, className),
|
|
2202
2205
|
"aria-labelledby": headingId
|
|
2203
2206
|
}, restProps), {}, {
|
|
2204
2207
|
children: [label && jsx(Heading, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.mjs
CHANGED
|
@@ -1790,7 +1790,7 @@ var MultilineData = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
1790
1790
|
});
|
|
1791
1791
|
MultilineData.displayName = 'MultilineData';
|
|
1792
1792
|
|
|
1793
|
-
var _excluded$B = ["appearance", "children", "className", "headingLevel", "label"];
|
|
1793
|
+
var _excluded$B = ["appearance", "children", "className", "headingLevel", "label", "sticky"];
|
|
1794
1794
|
function ownKeys$B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
1795
1795
|
function _objectSpread$B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$B(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
1796
1796
|
var NavBar = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
@@ -1801,12 +1801,15 @@ var NavBar = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
|
1801
1801
|
_ref$headingLevel = _ref.headingLevel,
|
|
1802
1802
|
headingLevel = _ref$headingLevel === void 0 ? 2 : _ref$headingLevel,
|
|
1803
1803
|
label = _ref.label,
|
|
1804
|
+
sticky = _ref.sticky,
|
|
1804
1805
|
restProps = _objectWithoutProperties(_ref, _excluded$B);
|
|
1805
1806
|
var generatedId = useId();
|
|
1806
1807
|
var headingId = label ? generatedId : undefined;
|
|
1807
1808
|
return jsxs("nav", _objectSpread$B(_objectSpread$B({
|
|
1808
1809
|
ref: ref,
|
|
1809
|
-
className: clsx('utrecht-nav-bar',
|
|
1810
|
+
className: clsx('utrecht-nav-bar', {
|
|
1811
|
+
'utrecht-nav-bar--sticky': sticky
|
|
1812
|
+
}, className),
|
|
1810
1813
|
"aria-labelledby": headingId
|
|
1811
1814
|
}, restProps), {}, {
|
|
1812
1815
|
children: [label && jsx(Heading, {
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@utrecht/component-library-react",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.3.0",
|
|
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": [
|
|
@@ -116,35 +116,35 @@
|
|
|
116
116
|
"lodash.chunk": "4.2.0",
|
|
117
117
|
"@utrecht/accordion-css": "4.0.0",
|
|
118
118
|
"@utrecht/action-group-react": "1.1.5",
|
|
119
|
-
"@utrecht/alert-css": "4.0.
|
|
119
|
+
"@utrecht/alert-css": "4.0.1",
|
|
120
120
|
"@utrecht/alert-dialog-css": "3.0.0",
|
|
121
121
|
"@utrecht/alternate-lang-nav-css": "3.0.0",
|
|
122
|
+
"@utrecht/article-css": "3.0.0",
|
|
122
123
|
"@utrecht/backdrop-css": "3.0.0",
|
|
123
124
|
"@utrecht/badge-counter-css": "3.0.0",
|
|
124
|
-
"@utrecht/blockquote-css": "3.0.0",
|
|
125
125
|
"@utrecht/badge-list-css": "4.0.0",
|
|
126
|
-
"@utrecht/
|
|
126
|
+
"@utrecht/blockquote-css": "3.0.0",
|
|
127
127
|
"@utrecht/breadcrumb-nav-css": "3.0.0",
|
|
128
128
|
"@utrecht/button-group-react": "1.1.4",
|
|
129
129
|
"@utrecht/button-link-css": "3.0.0",
|
|
130
130
|
"@utrecht/button-react": "3.0.2",
|
|
131
|
-
"@utrecht/card-react": "0.0.5",
|
|
132
|
-
"@utrecht/card-css": "2.0.0",
|
|
133
131
|
"@utrecht/calendar-react": "1.1.3",
|
|
132
|
+
"@utrecht/card-css": "2.0.0",
|
|
133
|
+
"@utrecht/card-react": "0.0.5",
|
|
134
134
|
"@utrecht/checkbox-react": "1.0.13",
|
|
135
135
|
"@utrecht/code-block-css": "3.0.0",
|
|
136
136
|
"@utrecht/code-css": "3.0.0",
|
|
137
|
+
"@utrecht/color-sample-css": "3.0.0",
|
|
137
138
|
"@utrecht/column-layout-css": "3.0.0",
|
|
138
139
|
"@utrecht/combobox-react": "0.0.12",
|
|
139
140
|
"@utrecht/currency-data-css": "3.0.0",
|
|
140
|
-
"@utrecht/color-sample-css": "3.0.0",
|
|
141
|
-
"@utrecht/data-badge-css": "3.0.0",
|
|
142
141
|
"@utrecht/custom-checkbox-css": "3.0.0",
|
|
143
|
-
"@utrecht/data-
|
|
142
|
+
"@utrecht/data-badge-css": "3.0.0",
|
|
144
143
|
"@utrecht/data-badge-react": "1.0.8",
|
|
144
|
+
"@utrecht/data-list-css": "3.0.0",
|
|
145
145
|
"@utrecht/data-placeholder-css": "3.0.0",
|
|
146
|
-
"@utrecht/document-css": "3.0.0",
|
|
147
146
|
"@utrecht/digid-button-css": "2.0.0",
|
|
147
|
+
"@utrecht/document-css": "3.0.0",
|
|
148
148
|
"@utrecht/drawer-css": "3.0.0",
|
|
149
149
|
"@utrecht/emphasis-css": "3.0.0",
|
|
150
150
|
"@utrecht/fieldset-react": "1.0.12",
|
|
@@ -155,16 +155,16 @@
|
|
|
155
155
|
"@utrecht/form-field-error-message-react": "1.0.11",
|
|
156
156
|
"@utrecht/form-field-react": "1.0.12",
|
|
157
157
|
"@utrecht/form-label-react": "1.0.11",
|
|
158
|
-
"@utrecht/heading-1-css": "3.0.0",
|
|
159
158
|
"@utrecht/form-toggle-css": "3.0.0",
|
|
159
|
+
"@utrecht/heading-1-css": "3.0.0",
|
|
160
160
|
"@utrecht/heading-2-css": "3.0.0",
|
|
161
161
|
"@utrecht/heading-3-css": "3.0.0",
|
|
162
162
|
"@utrecht/heading-4-css": "3.0.0",
|
|
163
163
|
"@utrecht/heading-5-css": "3.0.0",
|
|
164
164
|
"@utrecht/heading-6-css": "3.0.0",
|
|
165
165
|
"@utrecht/heading-group-css": "3.0.0",
|
|
166
|
-
"@utrecht/iban-data-css": "3.0.0",
|
|
167
166
|
"@utrecht/html-content-css": "3.0.0",
|
|
167
|
+
"@utrecht/iban-data-css": "3.0.0",
|
|
168
168
|
"@utrecht/icon-css": "4.0.0",
|
|
169
169
|
"@utrecht/img-css": "3.0.0",
|
|
170
170
|
"@utrecht/index-char-nav-css": "3.0.0",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"@utrecht/map-marker-css": "3.0.0",
|
|
182
182
|
"@utrecht/mark-css": "3.0.0",
|
|
183
183
|
"@utrecht/multiline-data-css": "3.0.0",
|
|
184
|
-
"@utrecht/nav-bar-css": "3.
|
|
184
|
+
"@utrecht/nav-bar-css": "3.1.0",
|
|
185
185
|
"@utrecht/nav-list-css": "2.0.0",
|
|
186
186
|
"@utrecht/number-badge-css": "4.0.0",
|
|
187
187
|
"@utrecht/number-data-css": "3.0.0",
|
|
@@ -198,22 +198,22 @@
|
|
|
198
198
|
"@utrecht/preserve-data-css": "3.0.0",
|
|
199
199
|
"@utrecht/radio-button-react": "1.0.12",
|
|
200
200
|
"@utrecht/rich-text-css": "3.0.0",
|
|
201
|
-
"@utrecht/select-css": "3.0.0",
|
|
202
201
|
"@utrecht/search-bar-css": "4.0.0",
|
|
202
|
+
"@utrecht/select-css": "3.0.0",
|
|
203
203
|
"@utrecht/separator-css": "3.0.0",
|
|
204
204
|
"@utrecht/skip-link-css": "3.0.0",
|
|
205
|
-
"@utrecht/spotlight-section-css": "3.0.
|
|
205
|
+
"@utrecht/spotlight-section-css": "3.0.1",
|
|
206
206
|
"@utrecht/status-badge-css": "2.0.0",
|
|
207
207
|
"@utrecht/subscript-css": "3.0.0",
|
|
208
208
|
"@utrecht/superscript-css": "3.0.0",
|
|
209
209
|
"@utrecht/surface-css": "3.0.0",
|
|
210
|
-
"@utrecht/table-of-contents-css": "2.0.0",
|
|
211
210
|
"@utrecht/table-css": "3.0.0",
|
|
211
|
+
"@utrecht/table-of-contents-css": "2.0.0",
|
|
212
212
|
"@utrecht/textarea-css": "4.0.0",
|
|
213
213
|
"@utrecht/textbox-react": "1.0.15",
|
|
214
214
|
"@utrecht/top-task-link-css": "3.0.0",
|
|
215
215
|
"@utrecht/top-task-nav-css": "2.0.0",
|
|
216
|
-
"@utrecht/unordered-list-css": "3.
|
|
216
|
+
"@utrecht/unordered-list-css": "3.1.0",
|
|
217
217
|
"@utrecht/url-data-css": "3.0.0",
|
|
218
218
|
"@utrecht/vega-visualization-css": "2.0.0"
|
|
219
219
|
},
|