@uva-glass/component-library 3.52.6 → 3.52.7
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/{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.test.js +2 -2
- package/dist/components/Buttons/LinkButton.test.js +2 -2
- package/dist/components/Buttons/MenuButton.test.js +2 -2
- package/dist/components/Card/Card.test.js +2 -2
- package/dist/components/Checkbox/Checkbox.test.js +3 -3
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +2 -2
- package/dist/components/FeedbackBar/FeedbackBar.test.js +2 -2
- package/dist/components/Label/Label.test.js +2 -2
- package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.test.js +2 -2
- package/dist/components/Notification/Notification.test.js +2 -2
- package/dist/components/RadioGroup/Radiogroup.test.js +2 -2
- package/dist/components/SearchField/SearchField.js +61 -51
- package/dist/components/SearchField/SearchField.js.map +1 -1
- package/dist/components/StatusBadge/StatusBadge.test.js +2 -2
- package/dist/components/TextArea/TextArea.test.js +2 -2
- 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/{react-18-BHQltW8V.js → react-18-CJB15f47.js} +2 -2
- package/dist/{react-18-BHQltW8V.js.map → react-18-CJB15f47.js.map} +1 -1
- 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 +2 -2
- 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 +5 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as s from "react";
|
|
2
|
-
import { c as l } from "./client
|
|
2
|
+
import { c as l } from "./client-CFLMKOFW.js";
|
|
3
3
|
var n = /* @__PURE__ */ new Map();
|
|
4
4
|
function m() {
|
|
5
5
|
return globalThis.IS_REACT_ACT_ENVIRONMENT;
|
|
@@ -35,4 +35,4 @@ export {
|
|
|
35
35
|
p as renderElement,
|
|
36
36
|
v as unmountElement
|
|
37
37
|
};
|
|
38
|
-
//# sourceMappingURL=react-18-
|
|
38
|
+
//# sourceMappingURL=react-18-CJB15f47.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"react-18-
|
|
1
|
+
{"version":3,"file":"react-18-CJB15f47.js","sources":["../node_modules/@storybook/react-dom-shim/dist/react-18.mjs"],"sourcesContent":["import * as React from 'react';\nimport * as ReactDOM from 'react-dom/client';\n\nvar nodes=new Map;function getIsReactActEnvironment(){return globalThis.IS_REACT_ACT_ENVIRONMENT}var WithCallback=({callback,children})=>{let once=React.useRef();return React.useLayoutEffect(()=>{once.current!==callback&&(once.current=callback,callback());},[callback]),children};typeof Promise.withResolvers>\"u\"&&(Promise.withResolvers=()=>{let resolve=null,reject=null;return {promise:new Promise((res,rej)=>{resolve=res,reject=rej;}),resolve,reject}});var renderElement=async(node,el,rootOptions)=>{let root=await getReactRoot(el,rootOptions);if(getIsReactActEnvironment()){root.render(node);return}let{promise,resolve}=Promise.withResolvers();return root.render(React.createElement(WithCallback,{callback:resolve},node)),promise},unmountElement=(el,shouldUseNewRootApi)=>{let root=nodes.get(el);root&&(root.unmount(),nodes.delete(el));},getReactRoot=async(el,rootOptions)=>{let root=nodes.get(el);return root||(root=ReactDOM.createRoot(el,rootOptions),nodes.set(el,root)),root};\n\nexport { renderElement, unmountElement };\n"],"names":["nodes","getIsReactActEnvironment","WithCallback","callback","children","once","React","resolve","reject","res","rej","renderElement","node","el","rootOptions","root","getReactRoot","promise","unmountElement","shouldUseNewRootApi","ReactDOM.createRoot"],"mappings":";;AAGA,IAAIA,IAAM,oBAAI;AAAI,SAASC,IAA0B;AAAC,SAAO,WAAW;AAAwB;AAAC,IAAIC,IAAa,CAAC,EAAC,UAAAC,GAAS,UAAAC,EAAQ,MAAI;AAAC,MAAIC,IAAKC,EAAM,OAAM;AAAG,SAAOA,EAAM,gBAAgB,MAAI;AAAC,IAAAD,EAAK,YAAUF,MAAWE,EAAK,UAAQF,GAASA,EAAQ;AAAA,EAAI,GAAE,CAACA,CAAQ,CAAC,GAAEC;AAAQ;AAAE,OAAO,QAAQ,gBAAc,QAAM,QAAQ,gBAAc,MAAI;AAAC,MAAIG,IAAQ,MAAKC,IAAO;AAAK,SAAO,EAAC,SAAQ,IAAI,QAAQ,CAACC,GAAIC,MAAM;AAAC,IAAAH,IAAQE,GAAID,IAAOE;AAAA,EAAI,CAAC,GAAE,SAAAH,GAAQ,QAAAC,EAAM;AAAC;AAAM,IAACG,IAAc,OAAMC,GAAKC,GAAGC,MAAc;AAAC,MAAIC,IAAK,MAAMC,EAAaH,GAAGC,CAAW;AAAE,MAAGb,EAAwB,GAAG;AAAC,IAAAc,EAAK,OAAOH,CAAI;AAAE;AAAA,EAAM;AAAC,MAAG,EAAC,SAAAK,GAAQ,SAAAV,EAAO,IAAE,QAAQ,cAAa;AAAG,SAAOQ,EAAK,OAAOT,EAAM,cAAcJ,GAAa,EAAC,UAASK,EAAO,GAAEK,CAAI,CAAC,GAAEK;AAAO,GAAEC,IAAe,CAACL,GAAGM,MAAsB;AAAC,MAAIJ,IAAKf,EAAM,IAAIa,CAAE;AAAE,EAAAE,MAAOA,EAAK,WAAUf,EAAM,OAAOa,CAAE;AAAG,GAAEG,IAAa,OAAMH,GAAGC,MAAc;AAAC,MAAIC,IAAKf,EAAM,IAAIa,CAAE;AAAE,SAAOE,MAAOA,IAAKK,EAAAA,WAAoBP,GAAGC,CAAW,GAAEd,EAAM,IAAIa,GAAGE,CAAI,IAAGA;AAAI;","x_google_ignoreList":[0]}
|
|
@@ -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
|