@mobileaction/action-kit 1.42.11 → 1.42.12

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 (69) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/action-kit.mjs +7865 -8309
  3. package/dist/src/components/avatar/stories/default.stories.d.ts +1 -2
  4. package/dist/src/components/button/link-button/stories/link.stories.d.ts +1 -1
  5. package/dist/src/components/button/social-button/stories/social.stories.d.ts +3 -3
  6. package/dist/src/components/button/stories/constants.d.ts +2 -3
  7. package/dist/src/components/cascader/stories/default.stories.d.ts +4789 -13
  8. package/dist/src/components/content-scroller/stories/default.stories.d.ts +1 -1
  9. package/dist/src/components/country-radio/stories/default.stories.d.ts +1 -1
  10. package/dist/src/components/ellipsis/stories/default.stories.d.ts +1 -1
  11. package/dist/src/components/image-2/stories/default.stories.d.ts +7 -6
  12. package/dist/src/components/input/stories/amount.stories.d.ts +2 -2
  13. package/dist/src/components/input/stories/credit-card.stories.d.ts +2 -2
  14. package/dist/src/components/input/stories/default.stories.d.ts +2 -2
  15. package/dist/src/components/input/stories/email.stories.d.ts +2 -2
  16. package/dist/src/components/input/stories/password.stories.d.ts +2 -2
  17. package/dist/src/components/input/stories/textarea.stories.d.ts +2 -2
  18. package/dist/src/components/input/stories/url.stories.d.ts +2 -2
  19. package/dist/src/components/input/stories/user-info.stories.d.ts +6 -6
  20. package/dist/src/components/input-number/stories/default.stories.d.ts +609 -10
  21. package/dist/src/components/modal/stories/default.stories.d.ts +1 -1
  22. package/dist/src/components/modal/stories/functions.stories.d.ts +1 -1
  23. package/dist/src/components/numeric-input/stories/default.stories.d.ts +1 -1
  24. package/dist/src/components/pagination/stories/default.stories.d.ts +1 -1
  25. package/dist/src/components/popconfirm/stories/default.stories.d.ts +5 -2
  26. package/dist/src/components/popover-2/stories/default.stories.d.ts +3 -3
  27. package/dist/src/components/radio/stories/default.stories.d.ts +1 -1
  28. package/dist/src/components/radio-card/stories/default.stories.d.ts +1 -1
  29. package/dist/src/components/rate/stories/default.stories.d.ts +2 -1
  30. package/dist/src/components/side-menu-2/menu-button/stories/default.stories.d.ts +2 -2
  31. package/dist/src/components/slider/stories/default.stories.d.ts +3 -1
  32. package/dist/src/components/spin/stories/container.stories.d.ts +1 -1
  33. package/dist/src/components/spin/stories/default.stories.d.ts +1 -1
  34. package/dist/src/components/step-items/stories/default.stories.d.ts +3 -3
  35. package/dist/src/components/step-items/stories/step-item.stories.d.ts +2 -1
  36. package/dist/src/components/toggle/stories/default.stories.d.ts +5 -3
  37. package/dist/src/index.d.ts +0 -1
  38. package/dist/style.css +1 -1
  39. package/package.json +1 -1
  40. package/dist/src/components/avatar/stories/constants.d.ts +0 -10
  41. package/dist/src/components/button/link-button/stories/constants.d.ts +0 -4
  42. package/dist/src/components/button/social-button/stories/constants.d.ts +0 -5
  43. package/dist/src/components/cascader/stories/constants.d.ts +0 -7
  44. package/dist/src/components/collapse/stories/constants.d.ts +0 -74
  45. package/dist/src/components/content-scroller/stories/constants.d.ts +0 -53
  46. package/dist/src/components/country-radio/stories/constants.d.ts +0 -5
  47. package/dist/src/components/country-select/stories/constants.d.ts +0 -4
  48. package/dist/src/components/image-2/stories/constants.d.ts +0 -8
  49. package/dist/src/components/input/stories/constants.d.ts +0 -5
  50. package/dist/src/components/input-number/stories/constants.d.ts +0 -8
  51. package/dist/src/components/input-number/stories/with-select.stories.d.ts +0 -8
  52. package/dist/src/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +0 -11
  53. package/dist/src/components/keyword-group-selection/components/kwGroupItem.vue.d.ts +0 -20
  54. package/dist/src/components/keyword-group-selection/composables/index.d.ts +0 -10
  55. package/dist/src/components/keyword-group-selection/index.vue.d.ts +0 -58
  56. package/dist/src/components/keyword-group-selection/stories/constants.d.ts +0 -5
  57. package/dist/src/components/keyword-group-selection/stories/default.stories.d.ts +0 -8
  58. package/dist/src/components/keyword-group-selection/types.d.ts +0 -19
  59. package/dist/src/components/pagination/stories/constants.d.ts +0 -263
  60. package/dist/src/components/popconfirm/stories/constants.d.ts +0 -79
  61. package/dist/src/components/popover-2/stories/constants.d.ts +0 -84
  62. package/dist/src/components/radio/stories/constants.d.ts +0 -5
  63. package/dist/src/components/radio-card/stories/constants.d.ts +0 -4
  64. package/dist/src/components/rate/stories/constants.d.ts +0 -4
  65. package/dist/src/components/side-menu-2/menu-button/stories/constants.d.ts +0 -4
  66. package/dist/src/components/slider/stories/constants.d.ts +0 -71
  67. package/dist/src/components/step-items/stories/constants.d.ts +0 -6
  68. package/dist/src/components/toggle/stories/constants.d.ts +0 -4
  69. /package/dist/src/components/menu/stories/{default.stories1.d.ts → default.stories.d.ts} +0 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [1.42.12](https://github.com/mobileaction/action-kit/compare/v1.42.11...v1.42.12) (2025-03-27)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **DUV-7370:** Popover's z-index increased for the popconfirm ([7240ae6](https://github.com/mobileaction/action-kit/commit/7240ae6c2fd868fcb3935b38cf2a94912fcad219))
11
+ * **DUV-7370:** Story ErrorState typo fixed ([f5ec651](https://github.com/mobileaction/action-kit/commit/f5ec651475ea507bf8e37b0f2fcb0f7339acb266))
12
+
5
13
  ## [1.42.11](https://github.com/mobileaction/action-kit/compare/v1.42.10...v1.42.11) (2025-03-17)
6
14
 
7
15