beca-ui 2.0.19-beta.34 → 2.0.19-beta.36
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/beca-ui.js +2 -2
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -146595,9 +146595,9 @@ const K9 = window, CHt = (e) => {
|
|
|
146595
146595
|
T && Ie(T);
|
|
146596
146596
|
}, [T]);
|
|
146597
146597
|
async function Ye() {
|
|
146598
|
-
await vHt.getAll(
|
|
146598
|
+
(await vHt.getAll(
|
|
146599
146599
|
v
|
|
146600
|
-
);
|
|
146600
|
+
)).success;
|
|
146601
146601
|
}
|
|
146602
146602
|
const Ze = async () => {
|
|
146603
146603
|
if (ae(!0), v) {
|