@maltjoy/core-vue 3.37.0 → 3.37.1
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/dist/App.vue.d.ts +1 -1
- package/dist/components/JoyAvailability/VJoyAvailability.vue.d.ts +4 -4
- package/dist/components/JoyAvatar/VJoyAvatar.vue.d.ts +10 -10
- package/dist/components/JoyAvatarsList/VJoyAvatarsList.vue.d.ts +4 -4
- package/dist/components/JoyBadge/VJoyBadge.vue.d.ts +4 -4
- package/dist/components/JoyBadgeLevel/VJoyBadgeLevel.vue.d.ts +4 -4
- package/dist/components/JoyBlockSkeleton/VJoyBlockSkeleton.vue.d.ts +4 -4
- package/dist/components/JoyBottomSheet/VJoyBottomSheet.vue.d.ts +8 -8
- package/dist/components/JoyBottomSheetTrigger/VJoyBottomSheetTrigger.vue.d.ts +52 -93
- package/dist/components/JoyButton/VJoyButton.vue.d.ts +7 -7
- package/dist/components/JoyButton/useRandomId.d.ts +1 -1
- package/dist/components/JoyCheckbox/VJoyCheckbox.vue.d.ts +15 -15
- package/dist/components/JoyCollapse/VJoyCollapse.vue.d.ts +27 -52
- package/dist/components/JoyCollapseItem/VJoyCollapseItem.vue.d.ts +9 -9
- package/dist/components/JoyCompanyAvatar/VJoyCompanyAvatar.vue.d.ts +7 -7
- package/dist/components/JoyCounter/VJoyCounter.vue.d.ts +16 -16
- package/dist/components/JoyDialog/VJoyDialog.vue.d.ts +13 -13
- package/dist/components/JoyDialogTrigger/VJoyDialogTrigger.vue.d.ts +82 -193
- package/dist/components/JoyDividerCta/VJoyDividerCta.vue.d.ts +4 -4
- package/dist/components/JoyDot/VJoyDot.vue.d.ts +4 -4
- package/dist/components/JoyDrawer/VJoyDrawer.vue.d.ts +13 -13
- package/dist/components/JoyDrawerTrigger/VJoyDrawerTrigger.vue.d.ts +78 -171
- package/dist/components/JoyDropdown/VJoyDropdown.vue.d.ts +13 -13
- package/dist/components/JoyDropdownList/VJoyDropdownList.vue.d.ts +11 -11
- package/dist/components/JoyDropzone/VJoyDropzone.vue.d.ts +16 -10
- package/dist/components/JoyDropzone/VJoyDropzoneFileItem.vue.d.ts +7 -7
- package/dist/components/JoyDropzone/VJoyDropzoneIcon.vue.d.ts +3 -3
- package/dist/components/JoyFilterBar/VJoyFilterBar.vue.d.ts +3 -3
- package/dist/components/JoyFilterBarButton/VJoyFilterBarButton.vue.d.ts +6 -6
- package/dist/components/JoyFooter/VJoyFooter.vue.d.ts +1 -1
- package/dist/components/JoyFormError/VJoyFormError.vue.d.ts +4 -4
- package/dist/components/JoyFormFieldSkeleton/VJoyFormFieldSkeleton.vue.d.ts +5 -5
- package/dist/components/JoyFunnel/VJoyFunnel.vue.d.ts +6 -6
- package/dist/components/JoyFunnelFooter/VJoyFunnelFooter.vue.d.ts +1 -1
- package/dist/components/JoyHeader/VJoyHeader.vue.d.ts +1 -1
- package/dist/components/JoyHighlight/VJoyHighlight.vue.d.ts +5 -5
- package/dist/components/JoyIcon/VJoyIcon.vue.d.ts +4 -4
- package/dist/components/JoyIndicator/VJoyIndicator.vue.d.ts +4 -4
- package/dist/components/JoyIndicators/VJoyIndicators.vue.d.ts +10 -10
- package/dist/components/JoyInput/VJoyInput.vue.d.ts +12 -12
- package/dist/components/JoyLabel/VJoyLabel.vue.d.ts +5 -5
- package/dist/components/JoyLink/VJoyLink.vue.d.ts +4 -4
- package/dist/components/JoyListItem/VJoyListItem.vue.d.ts +6 -15
- package/dist/components/JoyMenu/VJoyMenu.vue.d.ts +8 -8
- package/dist/components/JoyMultiCheckbox/VJoyMultiCheckbox.vue.d.ts +6 -6
- package/dist/components/JoyPagination/PaginationIcon.vue.d.ts +6 -6
- package/dist/components/JoyPagination/VJoyPagination.vue.d.ts +6 -6
- package/dist/components/JoyPanel/VJoyPanel.vue.d.ts +4 -4
- package/dist/components/JoyPanelSection/VJoyPanelSection.vue.d.ts +1 -1
- package/dist/components/JoyProductTour/JoyProductTour.store.d.ts +113 -150
- package/dist/components/JoyProductTour/JoyProductTourSpotlight/VJoyProductTourSpotlight.vue.d.ts +1 -1
- package/dist/components/JoyProductTour/VJoyProductTour.vue.d.ts +6 -27
- package/dist/components/JoyProductTour/VJoyProductTourInner.vue.d.ts +8 -43
- package/dist/components/JoyProductTourTrigger/VJoyProductTourTrigger.vue.d.ts +48 -257
- package/dist/components/JoyProgressBar/VJoyProgressBar.vue.d.ts +6 -6
- package/dist/components/JoyRadio/VJoyRadio.vue.d.ts +10 -10
- package/dist/components/JoyRadioGroup/VJoyRadioGroup.vue.d.ts +4 -4
- package/dist/components/JoyRatingStars/VJoyRatingStars.vue.d.ts +5 -5
- package/dist/components/JoyScreenLoader/VJoyScreenLoader.vue.d.ts +4 -4
- package/dist/components/JoySelect/VJoySelect.vue.d.ts +11 -11
- package/dist/components/JoySelectableItem/VJoySelectableItem.vue.d.ts +10 -10
- package/dist/components/JoySelectableItemGroup/VJoySelectableItemGroup.vue.d.ts +9 -9
- package/dist/components/JoySeparator/VJoySeparator.vue.d.ts +4 -4
- package/dist/components/JoySnackbar/VJoySnackbar.vue.d.ts +6 -6
- package/dist/components/JoySpinner/VJoySpinner.vue.d.ts +3 -3
- package/dist/components/JoyStep/VJoyStep.vue.d.ts +7 -7
- package/dist/components/JoyStepper/VJoyStepper.vue.d.ts +19 -46
- package/dist/components/JoyTab/TabButton.vue.d.ts +6 -6
- package/dist/components/JoyTab/VJoyTab.vue.d.ts +4 -4
- package/dist/components/JoyTabs/VJoyTabs.vue.d.ts +12 -28
- package/dist/components/JoyTag/VJoyTag.vue.d.ts +9 -44
- package/dist/components/JoyTagsInput/VJoyTagsInput.vue.d.ts +13 -13
- package/dist/components/JoyTagsList/VJoyTagsList.vue.d.ts +15 -15
- package/dist/components/JoyTemplate/VJoyTemplate.vue.d.ts +4 -4
- package/dist/components/JoyTemplateShape/VJoyTemplateShape.vue.d.ts +1 -1
- package/dist/components/JoyText/VJoyText.vue.d.ts +7 -7
- package/dist/components/JoyTextarea/VJoyTextarea.vue.d.ts +10 -10
- package/dist/components/JoyToggle/VJoyToggle.vue.d.ts +7 -7
- package/dist/components/JoyTooltip/VJoyTooltip.vue.d.ts +7 -7
- package/dist/components/JoyUserCard/VJoyUserCard.vue.d.ts +3 -3
- package/dist/components/JoyWalkthrough/VJoyWalkthrough.vue.d.ts +9 -36
- package/dist/components/JoyWalkthroughTrigger/VJoyWalkthroughTrigger.vue.d.ts +1 -10
- package/dist/components/JoyWrapper/VJoyWrapper.vue.d.ts +5 -5
- package/dist/components.cjs +1 -1
- package/dist/components.js +2 -2
- package/dist/composables/helpers.d.ts +1 -1
- package/dist/joy-core-vue-manifest.json +1 -1
- package/dist/main.cjs +1 -1
- package/dist/main.js +2 -2
- package/dist/pages/FunnelAndStepper.vue.d.ts +1 -1
- package/dist/pages/FunnelMode.vue.d.ts +1 -1
- package/dist/pages/IndexPage.vue.d.ts +1 -1
- package/dist/style-5r5kgKhD.cjs +16 -0
- package/dist/{style-DqUSTCzR.js → style-CyY04g9F.js} +1775 -1775
- package/dist/style.css +1 -1
- package/dist/tests/helpers/FocusOnFormElement.vue.d.ts +4 -4
- package/package.json +20 -20
- package/dist/style-DiEVDLd0.cjs +0 -16
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
-
rootInputElement: import("vue").Ref<null>;
|
|
3
|
-
rootSelectElement: import("vue").Ref<null>;
|
|
4
|
-
rootTextareaElement: import("vue").Ref<null>;
|
|
5
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
2
|
+
rootInputElement: import("vue").Ref<null, null>;
|
|
3
|
+
rootSelectElement: import("vue").Ref<null, null>;
|
|
4
|
+
rootTextareaElement: import("vue").Ref<null, null>;
|
|
5
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
6
|
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@maltjoy/core-vue",
|
|
3
|
-
"version": "3.37.
|
|
3
|
+
"version": "3.37.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -27,37 +27,37 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@floating-ui/dom": "1.5.3",
|
|
29
29
|
"@floating-ui/vue": "^1.0.2",
|
|
30
|
-
"@maltjoy/css": "3.37.
|
|
31
|
-
"@maltjoy/icons": "3.37.
|
|
32
|
-
"@maltjoy/themes": "3.37.
|
|
30
|
+
"@maltjoy/css": "3.37.1",
|
|
31
|
+
"@maltjoy/icons": "3.37.1",
|
|
32
|
+
"@maltjoy/themes": "3.37.1",
|
|
33
33
|
"@vueuse/components": "10.8.0",
|
|
34
34
|
"@vueuse/core": "10.8.0",
|
|
35
35
|
"@vueuse/integrations": "10.5.0",
|
|
36
36
|
"focus-trap": "^7.5.4",
|
|
37
37
|
"mitt": "3.0.1",
|
|
38
|
-
"vue": "3.
|
|
38
|
+
"vue": "3.5.12",
|
|
39
39
|
"vue-router": "4.4.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@babel/core": "7.20.12",
|
|
43
43
|
"@chromatic-com/storybook": "^1",
|
|
44
44
|
"@rushstack/eslint-patch": "^1.2.0",
|
|
45
|
-
"@storybook/addon-a11y": "8.
|
|
46
|
-
"@storybook/addon-docs": "8.
|
|
47
|
-
"@storybook/addon-essentials": "8.
|
|
48
|
-
"@storybook/addon-interactions": "8.
|
|
49
|
-
"@storybook/addon-links": "8.
|
|
50
|
-
"@storybook/addon-mdx-gfm": "8.
|
|
51
|
-
"@storybook/addon-viewport": "8.
|
|
52
|
-
"@storybook/blocks": "8.
|
|
53
|
-
"@storybook/theming": "8.
|
|
54
|
-
"@storybook/vue3": "8.
|
|
55
|
-
"@storybook/vue3-vite": "8.
|
|
45
|
+
"@storybook/addon-a11y": "8.4.4",
|
|
46
|
+
"@storybook/addon-docs": "8.4.4",
|
|
47
|
+
"@storybook/addon-essentials": "8.4.4",
|
|
48
|
+
"@storybook/addon-interactions": "8.4.4",
|
|
49
|
+
"@storybook/addon-links": "8.4.4",
|
|
50
|
+
"@storybook/addon-mdx-gfm": "8.4.4",
|
|
51
|
+
"@storybook/addon-viewport": "8.4.4",
|
|
52
|
+
"@storybook/blocks": "8.4.4",
|
|
53
|
+
"@storybook/theming": "8.4.4",
|
|
54
|
+
"@storybook/vue3": "8.4.4",
|
|
55
|
+
"@storybook/vue3-vite": "8.4.4",
|
|
56
56
|
"@typescript-eslint/parser": "5.59.11",
|
|
57
57
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
58
58
|
"@vitest/coverage-istanbul": "^0.28.4",
|
|
59
|
-
"@vue/runtime-core": "3.
|
|
60
|
-
"@vue/runtime-dom": "3.
|
|
59
|
+
"@vue/runtime-core": "3.5.12",
|
|
60
|
+
"@vue/runtime-dom": "3.5.12",
|
|
61
61
|
"@vue/test-utils": "^2.2.10",
|
|
62
62
|
"chromatic": "11.3.0",
|
|
63
63
|
"eslint": "8.42.0",
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
"prettier": "2.8.8",
|
|
68
68
|
"pretty": "^2.0.0",
|
|
69
69
|
"sass": "1.77.8",
|
|
70
|
-
"storybook": "8.
|
|
70
|
+
"storybook": "8.4.4",
|
|
71
71
|
"typescript": "5.3.3",
|
|
72
72
|
"vite": "5.2.10",
|
|
73
73
|
"vitest": "^0.28.4",
|
|
74
|
-
"vue-tsc": "2.
|
|
74
|
+
"vue-tsc": "2.1.6"
|
|
75
75
|
},
|
|
76
76
|
"scripts": {
|
|
77
77
|
"dev": "pnpm prepare && vite",
|