@mobileaction/action-kit 1.58.6 → 1.58.8

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 (33) hide show
  1. package/dist/action-kit.mjs +207 -205
  2. package/dist/{annotations-BaxG49iU.js → annotations-D-OhTUQ-.js} +1 -1
  3. package/dist/components/action-sheet/action-sheet.test.d.ts +1 -0
  4. package/dist/components/action-sheet/components/ActionSheetItem.vue.d.ts +12 -0
  5. package/dist/components/action-sheet/index.vue.d.ts +31 -0
  6. package/dist/components/action-sheet/stories/action-sheet-item.stories.d.ts +6 -0
  7. package/dist/components/action-sheet/stories/action-sheet.stories.d.ts +9 -0
  8. package/dist/components/action-sheet/types.d.ts +78 -0
  9. package/dist/components/chatbot/composables/useMessages.d.ts +2 -0
  10. package/dist/components/chatbot/plugin.d.ts +1 -1
  11. package/dist/components/chatbot/types.d.ts +4 -4
  12. package/dist/components/drawer/index.vue.d.ts +5 -5
  13. package/dist/components/modal/index.vue.d.ts +4 -4
  14. package/dist/components/modal-2/MaConfirmModal.vue.d.ts +3 -3
  15. package/dist/components/modal-2/MaModal.vue.d.ts +5 -5
  16. package/dist/components/popconfirm/index.vue.d.ts +1 -1
  17. package/dist/components/popconfirm-2/index.vue.d.ts +1 -1
  18. package/dist/config/plugin.d.ts +3 -0
  19. package/dist/{export-data-CFNrXOMY.js → export-data-vRKmp43J.js} +1 -1
  20. package/dist/{exporting-CWqBdo0q.js → exporting-1LxPPYQv.js} +1 -1
  21. package/dist/{funnel-Qg7wwVhP.js → funnel-BieOjmZv.js} +1 -1
  22. package/dist/hourglass-B2bn4Gmp.js +22 -0
  23. package/dist/hourglass-dWWi9TXM.js +7 -0
  24. package/dist/{index-DPCO-fqK.js → index-BDiFIXQL.js} +9813 -9695
  25. package/dist/index.d.ts +3 -0
  26. package/dist/locales/types.d.ts +3 -0
  27. package/dist/{map-CaRuFbg9.js → map-BcLfoxMs.js} +1 -1
  28. package/dist/{offline-exporting-zJ_bUmnV.js → offline-exporting-BJqh_BFl.js} +1 -1
  29. package/dist/{stock-fD5BKeFO.js → stock-Cr9RhA7k.js} +1 -1
  30. package/dist/style.css +1 -1
  31. package/dist/{venn-634gGQOX.js → venn-C7JM_WHz.js} +1 -1
  32. package/dist/{wordcloud-C8tbOOIE.js → wordcloud-DOYnPF6w.js} +1 -1
  33. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -1,4 +1,7 @@
1
1
  import './tailwind.scss';
2
+ export * from './components/action-sheet/types';
3
+ export { default as MaActionSheet } from './components/action-sheet/index.vue';
4
+ export { default as MaActionSheetItem } from './components/action-sheet/components/ActionSheetItem.vue';
2
5
  export * from './components/alert/types';
3
6
  export { default as MaAlert } from './components/alert/index.vue';
4
7
  export * from './components/animation/types';
@@ -9,6 +9,8 @@ export interface ActionKitLocaleAriaOptions {
9
9
  pagination?: string;
10
10
  prev?: string;
11
11
  goNextPage?: string;
12
+ actionSheet?: string;
13
+ closeActionSheet?: string;
12
14
  }
13
15
  export interface ActionKitChatbotLocaleOptions {
14
16
  senderUser?: string;
@@ -28,6 +30,7 @@ export interface ActionKitChatbotLocaleOptions {
28
30
  getPromptStarters?: string;
29
31
  hidePrompts?: string;
30
32
  feedbackTopics?: string[];
33
+ reasoningLabel?: string;
31
34
  }
32
35
  export interface ActionKitLocaleOptions {
33
36
  total?: string;
@@ -1,4 +1,4 @@
1
- import { g as ar } from "./index-DPCO-fqK.js";
1
+ import { g as ar } from "./index-BDiFIXQL.js";
2
2
  function nr(ne, $e) {
3
3
  for (var S = 0; S < $e.length; S++) {
4
4
  const Y = $e[S];
@@ -1,4 +1,4 @@
1
- import { g as ae } from "./index-DPCO-fqK.js";
1
+ import { g as ae } from "./index-BDiFIXQL.js";
2
2
  function ie(S, N) {
3
3
  for (var w = 0; w < N.length; w++) {
4
4
  const x = N[w];
@@ -1,4 +1,4 @@
1
- import { g as va } from "./index-DPCO-fqK.js";
1
+ import { g as va } from "./index-BDiFIXQL.js";
2
2
  function ya(Ct, ee) {
3
3
  for (var X = 0; X < ee.length; X++) {
4
4
  const tt = ee[X];