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.
Files changed (2) hide show
  1. package/dist/beca-ui.js +2 -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) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "2.0.19-beta.34",
3
+ "version": "2.0.19-beta.36",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {