@abdellatifui/react 3.1.13 → 3.1.14

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/nextgen.js CHANGED
@@ -19653,9 +19653,9 @@ const ri = Te("rounded relative", {
19653
19653
  const x = (y) => async (...w) => {
19654
19654
  const k = w[1] || {}, { ...O } = k;
19655
19655
  try {
19656
- b && b(w[0], O);
19656
+ b && (O.args = w, b(O));
19657
19657
  const _ = await y(w[0], O);
19658
- return f && f(_), globalOnSuccess && globalOnSuccess(_), g && g(null, _), globalOnComplete && globalOnComplete(null, _), _;
19658
+ return f && f(_), g && g(null, _), _;
19659
19659
  } catch (_) {
19660
19660
  throw h && h(_), _;
19661
19661
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useApi.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useApi.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM,GAAI,UAAK;;;;;;;;;;;;;;;;CAiK3B,CAAA"}
1
+ {"version":3,"file":"useApi.d.ts","sourceRoot":"","sources":["../../../../src/components/Api/useApi.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM,GAAI,UAAK;;;;;;;;;;;;;;;;CAgK3B,CAAA"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.1.13",
4
+ "version": "3.1.14",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [