@mobileaction/action-kit 1.57.1 → 1.58.1-beta.20260302124652

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 (35) hide show
  1. package/dist/action-kit.mjs +175 -171
  2. package/dist/{annotations-DjS6cZ0g.js → annotations-BhvhQ0T6.js} +1 -1
  3. package/dist/components/chatbot/MaChatbotFeedbackPanel.vue.d.ts +14 -0
  4. package/dist/components/chatbot/MaChatbotInputArea.vue.d.ts +22 -0
  5. package/dist/components/chatbot/MaChatbotMessageBubble.vue.d.ts +15 -0
  6. package/dist/components/chatbot/MaChatbotPromptStarters.vue.d.ts +15 -0
  7. package/dist/components/chatbot/composables/useFeedback.d.ts +11 -0
  8. package/dist/components/chatbot/composables/useMaChatbot.d.ts +17 -0
  9. package/dist/components/chatbot/composables/useMessages.d.ts +43 -0
  10. package/dist/components/chatbot/constants.d.ts +9 -0
  11. package/dist/components/chatbot/index.vue.d.ts +70 -0
  12. package/dist/components/chatbot/plugin.d.ts +23 -0
  13. package/dist/components/chatbot/stories/default.stories.d.ts +7 -0
  14. package/dist/components/chatbot/types.d.ts +87 -0
  15. package/dist/components/chatbot/utils.d.ts +6 -0
  16. package/dist/components/collapse/components/CollapseItem.vue.d.ts +2 -0
  17. package/dist/components/collapse/stories/CollapseItem.stories.d.ts +9 -0
  18. package/dist/components/collapse/stories/default.stories.d.ts +1 -0
  19. package/dist/components/date-picker-2/index.vue.d.ts +0 -1
  20. package/dist/components/date-picker-2/stories/default.stories.d.ts +2 -0
  21. package/dist/components/date-picker-2/types.d.ts +7 -1
  22. package/dist/components/modal-2/MaConfirmModal.vue.d.ts +1 -1
  23. package/dist/components/modal-2/MaModal.vue.d.ts +1 -1
  24. package/dist/{export-data-DSMuByxy.js → export-data-DnC9d-sd.js} +1 -1
  25. package/dist/{exporting-DZnBR8gm.js → exporting-B7mAf03M.js} +1 -1
  26. package/dist/{funnel-DaTDEOyF.js → funnel-CEWXLfUD.js} +1 -1
  27. package/dist/{index-bTz35Vhl.js → index-DMf_qtJ9.js} +10921 -9957
  28. package/dist/index.d.ts +4 -0
  29. package/dist/{map-BhX11nMc.js → map-DMyXppWv.js} +1 -1
  30. package/dist/{offline-exporting-Dj1jDKzF.js → offline-exporting-ClAybQAO.js} +1 -1
  31. package/dist/{stock-Cv-uIi1p.js → stock-Dlx9teS0.js} +1 -1
  32. package/dist/style.css +1 -1
  33. package/dist/{venn-CgBXe2Vp.js → venn-Dsb_Mzdf.js} +1 -1
  34. package/dist/{wordcloud-Bwb3kAJt.js → wordcloud-C63iQ3vv.js} +1 -1
  35. package/package.json +6 -3
package/dist/index.d.ts CHANGED
@@ -138,6 +138,10 @@ export * from './components/upload/types';
138
138
  export * from './components/typography/types';
139
139
  export { default as MaUpload } from './components/upload/index.vue';
140
140
  export { default as MaWatchlistButton } from './components/watchlist-button/index.vue';
141
+ export type { MaChatbotEventType, MaChatbotGuardrailViolation, MaChatbotMessage, MaChatbotMessageStatus, MaChatbotPluginOptions, MaChatbotStreamEvent, MaChatbotSuggestedPrompt, SendMessageOptions } from './components/chatbot/types';
142
+ export { default as MaChatbot } from './components/chatbot/index.vue';
143
+ export { createMaChatbot, MaChatbotSymbol } from './components/chatbot/plugin';
144
+ export { useMaChatbot } from './components/chatbot/composables/useMaChatbot';
141
145
  export * from './config/types';
142
146
  export { default as ActionKit } from './config/plugin';
143
147
  export { ActionKitSymbol } from './config/constants';
@@ -1,4 +1,4 @@
1
- import { g as ar } from "./index-bTz35Vhl.js";
1
+ import { g as ar } from "./index-DMf_qtJ9.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-bTz35Vhl.js";
1
+ import { g as ae } from "./index-DMf_qtJ9.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-bTz35Vhl.js";
1
+ import { g as va } from "./index-DMf_qtJ9.js";
2
2
  function ya(Ct, ee) {
3
3
  for (var X = 0; X < ee.length; X++) {
4
4
  const tt = ee[X];