@mobileaction/action-kit 1.42.11 → 1.42.12-beta.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.
- package/CHANGELOG.md +8 -0
- package/dist/action-kit.mjs +7875 -8304
- package/dist/src/components/avatar/stories/default.stories.d.ts +1 -2
- package/dist/src/components/button/link-button/stories/link.stories.d.ts +1 -1
- package/dist/src/components/button/social-button/stories/social.stories.d.ts +3 -3
- package/dist/src/components/button/stories/constants.d.ts +2 -3
- package/dist/src/components/cascader/stories/default.stories.d.ts +4789 -13
- package/dist/src/components/content-scroller/stories/default.stories.d.ts +1 -1
- package/dist/src/components/country-radio/stories/default.stories.d.ts +1 -1
- package/dist/src/components/ellipsis/stories/default.stories.d.ts +1 -1
- package/dist/src/components/image-2/stories/default.stories.d.ts +7 -6
- package/dist/src/components/input/stories/amount.stories.d.ts +2 -2
- package/dist/src/components/input/stories/credit-card.stories.d.ts +2 -2
- package/dist/src/components/input/stories/default.stories.d.ts +2 -2
- package/dist/src/components/input/stories/email.stories.d.ts +2 -2
- package/dist/src/components/input/stories/password.stories.d.ts +2 -2
- package/dist/src/components/input/stories/textarea.stories.d.ts +2 -2
- package/dist/src/components/input/stories/url.stories.d.ts +2 -2
- package/dist/src/components/input/stories/user-info.stories.d.ts +6 -6
- package/dist/src/components/input-number/stories/default.stories.d.ts +609 -10
- package/dist/src/components/modal/stories/default.stories.d.ts +1 -1
- package/dist/src/components/modal/stories/functions.stories.d.ts +1 -1
- package/dist/src/components/numeric-input/stories/default.stories.d.ts +1 -1
- package/dist/src/components/pagination/stories/default.stories.d.ts +1 -1
- package/dist/src/components/popconfirm/stories/default.stories.d.ts +5 -2
- package/dist/src/components/popover-2/stories/default.stories.d.ts +3 -3
- package/dist/src/components/radio/stories/default.stories.d.ts +1 -1
- package/dist/src/components/radio-card/stories/default.stories.d.ts +1 -1
- package/dist/src/components/rate/stories/default.stories.d.ts +2 -1
- package/dist/src/components/side-menu-2/menu-button/stories/default.stories.d.ts +2 -2
- package/dist/src/components/slider/stories/default.stories.d.ts +3 -1
- package/dist/src/components/spin/stories/container.stories.d.ts +1 -1
- package/dist/src/components/spin/stories/default.stories.d.ts +1 -1
- package/dist/src/components/step-items/stories/default.stories.d.ts +3 -3
- package/dist/src/components/step-items/stories/step-item.stories.d.ts +2 -1
- package/dist/src/components/toggle/stories/default.stories.d.ts +5 -3
- package/dist/src/index.d.ts +0 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/src/components/avatar/stories/constants.d.ts +0 -10
- package/dist/src/components/button/link-button/stories/constants.d.ts +0 -4
- package/dist/src/components/button/social-button/stories/constants.d.ts +0 -5
- package/dist/src/components/cascader/stories/constants.d.ts +0 -7
- package/dist/src/components/collapse/stories/constants.d.ts +0 -74
- package/dist/src/components/content-scroller/stories/constants.d.ts +0 -53
- package/dist/src/components/country-radio/stories/constants.d.ts +0 -5
- package/dist/src/components/country-select/stories/constants.d.ts +0 -4
- package/dist/src/components/image-2/stories/constants.d.ts +0 -8
- package/dist/src/components/input/stories/constants.d.ts +0 -5
- package/dist/src/components/input-number/stories/constants.d.ts +0 -8
- package/dist/src/components/input-number/stories/with-select.stories.d.ts +0 -8
- package/dist/src/components/keyword-group-selection/components/kwGroupForm.vue.d.ts +0 -11
- package/dist/src/components/keyword-group-selection/components/kwGroupItem.vue.d.ts +0 -20
- package/dist/src/components/keyword-group-selection/composables/index.d.ts +0 -10
- package/dist/src/components/keyword-group-selection/index.vue.d.ts +0 -58
- package/dist/src/components/keyword-group-selection/stories/constants.d.ts +0 -5
- package/dist/src/components/keyword-group-selection/stories/default.stories.d.ts +0 -8
- package/dist/src/components/keyword-group-selection/types.d.ts +0 -19
- package/dist/src/components/pagination/stories/constants.d.ts +0 -263
- package/dist/src/components/popconfirm/stories/constants.d.ts +0 -79
- package/dist/src/components/popover-2/stories/constants.d.ts +0 -84
- package/dist/src/components/radio/stories/constants.d.ts +0 -5
- package/dist/src/components/radio-card/stories/constants.d.ts +0 -4
- package/dist/src/components/rate/stories/constants.d.ts +0 -4
- package/dist/src/components/side-menu-2/menu-button/stories/constants.d.ts +0 -4
- package/dist/src/components/slider/stories/constants.d.ts +0 -71
- package/dist/src/components/step-items/stories/constants.d.ts +0 -6
- package/dist/src/components/toggle/stories/constants.d.ts +0 -4
- /package/dist/src/components/menu/stories/{default.stories1.d.ts → default.stories.d.ts} +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.