@uva-glass/component-library 3.52.6 → 3.52.8
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/assets/Backdrop.css +1 -1
- package/dist/assets/Card.css +1 -1
- package/dist/assets/Column.css +1 -1
- package/dist/assets/Drawer.css +1 -1
- package/dist/assets/IconButton.css +1 -1
- package/dist/assets/ModalDialog.css +1 -1
- package/dist/assets/OverlayCloseButton.css +1 -1
- package/dist/assets/OverlayStepBar.css +1 -1
- package/dist/assets/PageOverlay.css +1 -1
- package/dist/assets/Spinner.css +1 -1
- package/dist/assets/Tooltip.css +1 -1
- package/dist/chunk-RW5PKMWM-pUx2dyqB.js +11292 -0
- package/dist/chunk-RW5PKMWM-pUx2dyqB.js.map +1 -0
- package/dist/{client--GsCJ9Up.js → client-CFLMKOFW.js} +1 -37
- package/dist/{client--GsCJ9Up.js.map → client-CFLMKOFW.js.map} +1 -1
- package/dist/components/Accordion/Accordion.test.js +3 -3
- package/dist/components/AccordionCard/AccordionCard.test.js +3 -3
- package/dist/components/ActionList/ActionList.test.js +3 -3
- package/dist/components/AppStatusBar/AppStatusBar.test.js +2 -2
- package/dist/components/Attention/Attention.test.js +2 -2
- package/dist/components/Backdrop/Backdrop.test.js +2 -2
- package/dist/components/Buttons/Button.stories.js +8 -8
- package/dist/components/Buttons/Button.test.js +2 -2
- package/dist/components/Buttons/LinkButton.stories.js +10 -10
- package/dist/components/Buttons/LinkButton.test.js +2 -2
- package/dist/components/Buttons/MenuButton.stories.js +14 -14
- package/dist/components/Buttons/MenuButton.test.js +2 -2
- package/dist/components/Card/Card.test.js +2 -2
- package/dist/components/Checkbox/Checkbox.stories.js +1 -1
- package/dist/components/Checkbox/Checkbox.test.js +3 -3
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +7 -7
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +2 -2
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +57 -114
- package/dist/components/CheckboxTree/CheckboxTree.stories.js.map +1 -1
- package/dist/components/Chip/Chip.stories.js +5 -5
- package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
- package/dist/components/Drawer/Drawer.stories.js +9 -9
- package/dist/components/FeedbackBar/FeedbackBar.test.js +2 -2
- package/dist/components/FormInput/FormInput.stories.js +1 -1
- package/dist/components/IconButton/IconButton.stories.js +5 -5
- package/dist/components/InputField/InputField.stories.js +11 -11
- package/dist/components/Label/Label.test.js +2 -2
- package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
- package/dist/components/ModalDialog/ModalDialog.stories.js +12 -12
- package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +15 -15
- package/dist/components/MultiSelectBox/MultiSelectBox.test.js +2 -2
- package/dist/components/Notification/Notification.stories.js +8 -8
- package/dist/components/Notification/Notification.test.js +2 -2
- package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +4 -4
- package/dist/components/PeriodSelector/PeriodSelector.stories.js +4 -4
- package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
- package/dist/components/RadioGroup/Radiogroup.test.js +2 -2
- package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
- package/dist/components/SearchField/SearchField.js +61 -51
- package/dist/components/SearchField/SearchField.js.map +1 -1
- package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
- package/dist/components/Sortable/Sortable.stories.js +1 -1
- package/dist/components/StatusBadge/StatusBadge.test.js +2 -2
- package/dist/components/TextArea/TextArea.stories.js +3 -3
- package/dist/components/TextArea/TextArea.test.js +9 -9
- package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.test.js +3 -3
- package/dist/{index-DYPpFe2R.js → index-ApPj4mI1.js} +1 -2
- package/dist/{index-DYPpFe2R.js.map → index-ApPj4mI1.js.map} +1 -1
- package/dist/{index-C_1Z-Fok.js → index-BKK3EWVW.js} +2 -2
- package/dist/{index-C_1Z-Fok.js.map → index-BKK3EWVW.js.map} +1 -1
- package/dist/index-Dbb5M7Zc.js +24457 -0
- package/dist/index-Dbb5M7Zc.js.map +1 -0
- package/dist/react-18-C6foUf2n.js +42 -0
- package/dist/react-18-C6foUf2n.js.map +1 -0
- package/dist/{react.esm-DdELhthz.js → react.esm-BjO203QT.js} +3 -19
- package/dist/{react.esm-DdELhthz.js.map → react.esm-BjO203QT.js.map} +1 -1
- package/dist/setupTests.js +1 -1
- package/dist/storybook__react.d.js +7466 -7955
- package/dist/storybook__react.d.js.map +1 -1
- package/dist/{test-utils-BP59mSnn.js → test-utils-BcpWLsLH.js} +1 -19
- package/dist/{test-utils-BP59mSnn.js.map → test-utils-BcpWLsLH.js.map} +1 -1
- package/package.json +13 -13
- package/dist/index-BJRrLdmi.js +0 -34071
- package/dist/index-BJRrLdmi.js.map +0 -1
- package/dist/index-fdIFY6eP.js +0 -11566
- package/dist/index-fdIFY6eP.js.map +0 -1
- package/dist/react-18-BHQltW8V.js +0 -38
- package/dist/react-18-BHQltW8V.js.map +0 -1
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as a from "react";
|
|
2
|
+
import { c as m } from "./client-CFLMKOFW.js";
|
|
3
|
+
var l = Object.defineProperty, n = (e, r) => l(e, "name", { value: r, configurable: !0 }), s = /* @__PURE__ */ new Map();
|
|
4
|
+
function u() {
|
|
5
|
+
return globalThis.IS_REACT_ACT_ENVIRONMENT;
|
|
6
|
+
}
|
|
7
|
+
n(u, "getIsReactActEnvironment");
|
|
8
|
+
var f = /* @__PURE__ */ n(({
|
|
9
|
+
callback: e,
|
|
10
|
+
children: r
|
|
11
|
+
}) => {
|
|
12
|
+
const t = a.useRef();
|
|
13
|
+
return a.useLayoutEffect(() => {
|
|
14
|
+
t.current !== e && (t.current = e, e());
|
|
15
|
+
}, [e]), r;
|
|
16
|
+
}, "WithCallback");
|
|
17
|
+
typeof Promise.withResolvers > "u" && (Promise.withResolvers = () => {
|
|
18
|
+
let e = null, r = null;
|
|
19
|
+
return { promise: new Promise((o, i) => {
|
|
20
|
+
e = o, r = i;
|
|
21
|
+
}), resolve: e, reject: r };
|
|
22
|
+
});
|
|
23
|
+
var p = /* @__PURE__ */ n(async (e, r, t) => {
|
|
24
|
+
const o = await R(r, t);
|
|
25
|
+
if (u()) {
|
|
26
|
+
o.render(e);
|
|
27
|
+
return;
|
|
28
|
+
}
|
|
29
|
+
const { promise: i, resolve: c } = Promise.withResolvers();
|
|
30
|
+
return o.render(a.createElement(f, { callback: c }, e)), i;
|
|
31
|
+
}, "renderElement"), E = /* @__PURE__ */ n((e, r) => {
|
|
32
|
+
const t = s.get(e);
|
|
33
|
+
t && (t.unmount(), s.delete(e));
|
|
34
|
+
}, "unmountElement"), R = /* @__PURE__ */ n(async (e, r) => {
|
|
35
|
+
let t = s.get(e);
|
|
36
|
+
return t || (t = m.createRoot(e, r), s.set(e, t)), t;
|
|
37
|
+
}, "getReactRoot");
|
|
38
|
+
export {
|
|
39
|
+
p as renderElement,
|
|
40
|
+
E as unmountElement
|
|
41
|
+
};
|
|
42
|
+
//# sourceMappingURL=react-18-C6foUf2n.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-18-C6foUf2n.js","sources":["../node_modules/@storybook/react-dom-shim/dist/_browser-chunks/chunk-JK72E6FR.js","../node_modules/@storybook/react-dom-shim/dist/react-18.js"],"sourcesContent":["var __defProp = Object.defineProperty;\nvar __name = (target, value) => __defProp(target, \"name\", { value, configurable: true });\n\nexport {\n __name\n};\n","import {\n __name\n} from \"./_browser-chunks/chunk-JK72E6FR.js\";\n\n// src/react-18.tsx\nimport * as React from \"react\";\nimport * as ReactDOM from \"react-dom/client\";\nvar nodes = /* @__PURE__ */ new Map();\nfunction getIsReactActEnvironment() {\n return globalThis.IS_REACT_ACT_ENVIRONMENT;\n}\n__name(getIsReactActEnvironment, \"getIsReactActEnvironment\");\nvar WithCallback = /* @__PURE__ */ __name(({\n callback,\n children\n}) => {\n const once = React.useRef();\n React.useLayoutEffect(() => {\n if (once.current === callback) {\n return;\n }\n once.current = callback;\n callback();\n }, [callback]);\n return children;\n}, \"WithCallback\");\nif (typeof Promise.withResolvers === \"undefined\") {\n Promise.withResolvers = () => {\n let resolve = null;\n let reject = null;\n const promise = new Promise((res, rej) => {\n resolve = res;\n reject = rej;\n });\n return { promise, resolve, reject };\n };\n}\nvar renderElement = /* @__PURE__ */ __name(async (node, el, rootOptions) => {\n const root = await getReactRoot(el, rootOptions);\n if (getIsReactActEnvironment()) {\n root.render(node);\n return;\n }\n const { promise, resolve } = Promise.withResolvers();\n root.render(React.createElement(WithCallback, { callback: resolve }, node));\n return promise;\n}, \"renderElement\");\nvar unmountElement = /* @__PURE__ */ __name((el, shouldUseNewRootApi) => {\n const root = nodes.get(el);\n if (root) {\n root.unmount();\n nodes.delete(el);\n }\n}, \"unmountElement\");\nvar getReactRoot = /* @__PURE__ */ __name(async (el, rootOptions) => {\n let root = nodes.get(el);\n if (!root) {\n root = ReactDOM.createRoot(el, rootOptions);\n nodes.set(el, root);\n }\n return root;\n}, \"getReactRoot\");\nexport {\n renderElement,\n unmountElement\n};\n"],"names":["__defProp","__name","target","value","nodes","getIsReactActEnvironment","WithCallback","callback","children","once","React","resolve","reject","res","rej","renderElement","node","el","rootOptions","root","getReactRoot","promise","unmountElement","shouldUseNewRootApi","ReactDOM.createRoot"],"mappings":";;AAAA,IAAIA,IAAY,OAAO,gBACnBC,IAAS,CAACC,GAAQC,MAAUH,EAAUE,GAAQ,QAAQ,EAAE,OAAAC,GAAO,cAAc,IAAM,GCMnFC,IAAwB,oBAAI,IAAG;AACnC,SAASC,IAA2B;AAClC,SAAO,WAAW;AACpB;AACAJ,EAAOI,GAA0B,0BAA0B;AAC3D,IAAIC,IAA+B,gBAAAL,EAAO,CAAC;AAAA,EACzC,UAAAM;AAAA,EACA,UAAAC;AACF,MAAM;AACJ,QAAMC,IAAOC,EAAM,OAAM;AACzB,SAAAA,EAAM,gBAAgB,MAAM;AAC1B,IAAID,EAAK,YAAYF,MAGrBE,EAAK,UAAUF,GACfA,EAAQ;AAAA,EACV,GAAG,CAACA,CAAQ,CAAC,GACNC;AACT,GAAG,cAAc;AACb,OAAO,QAAQ,gBAAkB,QACnC,QAAQ,gBAAgB,MAAM;AAC5B,MAAIG,IAAU,MACVC,IAAS;AAKb,SAAO,EAAE,SAJO,IAAI,QAAQ,CAACC,GAAKC,MAAQ;AACxC,IAAAH,IAAUE,GACVD,IAASE;AAAA,EACX,CAAC,GACiB,SAAAH,GAAS,QAAAC,EAAM;AACnC;AAEC,IAACG,IAAgC,gBAAAd,EAAO,OAAOe,GAAMC,GAAIC,MAAgB;AAC1E,QAAMC,IAAO,MAAMC,EAAaH,GAAIC,CAAW;AAC/C,MAAIb,EAAwB,GAAI;AAC9B,IAAAc,EAAK,OAAOH,CAAI;AAChB;AAAA,EACF;AACA,QAAM,EAAE,SAAAK,GAAS,SAAAV,MAAY,QAAQ,cAAa;AAClD,SAAAQ,EAAK,OAAOT,EAAM,cAAcJ,GAAc,EAAE,UAAUK,KAAWK,CAAI,CAAC,GACnEK;AACT,GAAG,eAAe,GACdC,IAAiC,gBAAArB,EAAO,CAACgB,GAAIM,MAAwB;AACvE,QAAMJ,IAAOf,EAAM,IAAIa,CAAE;AACzB,EAAIE,MACFA,EAAK,QAAO,GACZf,EAAM,OAAOa,CAAE;AAEnB,GAAG,gBAAgB,GACfG,IAA+B,gBAAAnB,EAAO,OAAOgB,GAAIC,MAAgB;AACnE,MAAIC,IAAOf,EAAM,IAAIa,CAAE;AACvB,SAAKE,MACHA,IAAOK,EAAAA,WAAoBP,GAAIC,CAAW,GAC1Cd,EAAM,IAAIa,GAAIE,CAAI,IAEbA;AACT,GAAG,cAAc;","x_google_ignoreList":[0,1]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as Ie from "react";
|
|
2
|
-
import { a as Pr } from "./test-utils-
|
|
2
|
+
import { a as Pr } from "./test-utils-BcpWLsLH.js";
|
|
3
3
|
import je from "react-dom";
|
|
4
|
-
import { c as It } from "./client
|
|
4
|
+
import { c as It } from "./client-CFLMKOFW.js";
|
|
5
5
|
import { l as K } from "./index-D6WVIfcJ.js";
|
|
6
6
|
import { g as Lr } from "./_commonjsHelpers-DaMA6jEr.js";
|
|
7
7
|
var X = {}, ke = { exports: {} };
|
|
@@ -566,14 +566,6 @@ function zr() {
|
|
|
566
566
|
return ie.default = y, ie;
|
|
567
567
|
}
|
|
568
568
|
var oe = {}, De = { exports: {} }, D = {};
|
|
569
|
-
/** @license React v17.0.2
|
|
570
|
-
* react-is.production.min.js
|
|
571
|
-
*
|
|
572
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
573
|
-
*
|
|
574
|
-
* This source code is licensed under the MIT license found in the
|
|
575
|
-
* LICENSE file in the root directory of this source tree.
|
|
576
|
-
*/
|
|
577
569
|
var Dt;
|
|
578
570
|
function Ur() {
|
|
579
571
|
if (Dt) return D;
|
|
@@ -644,14 +636,6 @@ function Ur() {
|
|
|
644
636
|
}, D.typeOf = A, D;
|
|
645
637
|
}
|
|
646
638
|
var q = {};
|
|
647
|
-
/** @license React v17.0.2
|
|
648
|
-
* react-is.development.js
|
|
649
|
-
*
|
|
650
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
651
|
-
*
|
|
652
|
-
* This source code is licensed under the MIT license found in the
|
|
653
|
-
* LICENSE file in the root directory of this source tree.
|
|
654
|
-
*/
|
|
655
639
|
var qt;
|
|
656
640
|
function Wr() {
|
|
657
641
|
return qt || (qt = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
@@ -4274,4 +4258,4 @@ export {
|
|
|
4274
4258
|
va as s,
|
|
4275
4259
|
_i as w
|
|
4276
4260
|
};
|
|
4277
|
-
//# sourceMappingURL=react.esm-
|
|
4261
|
+
//# sourceMappingURL=react.esm-BjO203QT.js.map
|