@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
@@ -1,4 +1,4 @@
1
- import { g as Wt } from "./index-bTz35Vhl.js";
1
+ import { g as Wt } from "./index-DMf_qtJ9.js";
2
2
  function Ht(L, 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 Ct } from "./index-bTz35Vhl.js";
1
+ import { g as Ct } from "./index-DMf_qtJ9.js";
2
2
  function _t(W, R) {
3
3
  for (var X = 0; X < R.length; X++) {
4
4
  const F = R[X];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
3
  "type": "module",
4
- "version": "1.57.1",
4
+ "version": "1.58.1-beta.20260302124652",
5
5
  "description": "UI Component library for Mobile Action.",
6
6
  "author": "MobileAction",
7
7
  "license": "MIT",
@@ -57,6 +57,7 @@
57
57
  },
58
58
  "dependencies": {
59
59
  "@headlessui/vue": "^1.7.22",
60
+ "@microsoft/fetch-event-source": "^2.0.1",
60
61
  "@vuepic/vue-datepicker": "^11.0.2",
61
62
  "@vueuse/core": "^10.9.0",
62
63
  "ant-design-vue": "3.2.16",
@@ -64,6 +65,7 @@
64
65
  "floating-vue": "^5.2.2",
65
66
  "highcharts": "^12.5.0",
66
67
  "lottie-web": "^5.12.2",
68
+ "marked": "^15.0.0",
67
69
  "vue": "^3.5.12",
68
70
  "vue-virtual-scroller": "^2.0.0-beta.8",
69
71
  "vuedraggable": "^4.1.0"
@@ -102,7 +104,7 @@
102
104
  "gh-pages": "^5.0.0",
103
105
  "jsdom": "^21.1.0",
104
106
  "lint-staged": "^16.1.2",
105
- "lodash": "^4.17.21",
107
+ "lodash": "^4.17.23",
106
108
  "npm-run-all": "^4.1.5",
107
109
  "postcss": "^8.4.21",
108
110
  "postcss-import": "^16.1.0",
@@ -122,7 +124,8 @@
122
124
  "vue-tsc": "^2.1.10"
123
125
  },
124
126
  "resolutions": {
125
- "glob": "^10.5.0"
127
+ "glob": "^10.5.0",
128
+ "lodash": "^4.17.23"
126
129
  },
127
130
  "simple-git-hooks": {
128
131
  "pre-commit": "yarn lint-staged"