@mobileaction/action-kit 1.51.0-beta.0 → 1.51.0

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 (30) hide show
  1. package/dist/action-kit.mjs +168 -175
  2. package/dist/{annotations-DDpn7a-t.js → annotations-7fGjdZm_.js} +1 -1
  3. package/dist/{export-data-Bb0nmbcy.js → export-data-CYNtz4Np.js} +1 -1
  4. package/dist/{exporting-CC7cZZ6R.js → exporting-C20W7Hvs.js} +1 -1
  5. package/dist/index-KDOaaLYa.js +21110 -0
  6. package/dist/{map-D72zyKwU.js → map-Djj7i274.js} +1 -1
  7. package/dist/{offline-exporting-mpUYaO8O.js → offline-exporting-D-g7-QpH.js} +1 -1
  8. package/dist/src/components/popconfirm-2/index.vue.d.ts +1 -1
  9. package/dist/src/index.d.ts +0 -1
  10. package/dist/{stock-Drioan0S.js → stock-DvNmzyGr.js} +1 -1
  11. package/dist/style.css +1 -1
  12. package/dist/{venn-DcMQd4Ev.js → venn-B0TlC5Cf.js} +1 -1
  13. package/dist/{wordcloud-BWFeIZGs.js → wordcloud-B8Nz--rg.js} +1 -1
  14. package/package.json +1 -1
  15. package/dist/index-BfmeDGIj.js +0 -21527
  16. package/dist/src/components/modal-2/MaConfirmModal.vue.d.ts +0 -33
  17. package/dist/src/components/modal-2/MaModal.vue.d.ts +0 -43
  18. package/dist/src/components/modal-2/composables/usemodal.d.ts +0 -1
  19. package/dist/src/components/modal-2/confirm-modal2.test.d.ts +0 -1
  20. package/dist/src/components/modal-2/index.d.ts +0 -5
  21. package/dist/src/components/modal-2/modal2.test.d.ts +0 -1
  22. package/dist/src/components/modal-2/stories/confirm-modal.stories.d.ts +0 -10
  23. package/dist/src/components/modal-2/stories/modal.stories.d.ts +0 -15
  24. package/dist/src/components/modal-2/types.d.ts +0 -136
  25. package/dist/src/components/modal-2/utils/modal-manager.d.ts +0 -29
  26. package/dist/src/components/modal-2/utils/modal-manager.test.d.ts +0 -1
  27. package/dist/window-maximize-DZ18pqtN.js +0 -11
  28. package/dist/window-maximize-Mz2QAuGO.js +0 -20
  29. package/dist/window-minimize-BTRO750T.js +0 -11
  30. package/dist/window-minimize-D66rN0kU.js +0 -20
@@ -1,4 +1,4 @@
1
- import { g as Ut } from "./index-BfmeDGIj.js";
1
+ import { g as Ut } from "./index-KDOaaLYa.js";
2
2
  function qt(S, q) {
3
3
  for (var M = 0; M < q.length; M++) {
4
4
  const P = q[M];
@@ -1,4 +1,4 @@
1
- import { g as Wt } from "./index-BfmeDGIj.js";
1
+ import { g as Wt } from "./index-KDOaaLYa.js";
2
2
  function Nt(_, B) {
3
3
  for (var P = 0; P < B.length; P++) {
4
4
  const y = B[P];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.51.0-beta.0",
3
+ "version": "1.51.0",
4
4
  "type": "module",
5
5
  "main": "dist/action-kit.mjs",
6
6
  "module": "dist/action-kit.mjs",