@maltjoy/core-vue 6.4.0 → 6.5.0-beta.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.
Files changed (163) hide show
  1. package/dist/core-vue.js +3176 -2959
  2. package/dist/core-vue.umd.cjs +3 -3
  3. package/dist/style.css +1 -1
  4. package/package.json +1 -1
  5. package/dist/App.vue.d.ts +0 -2
  6. package/dist/components/JoyAdminBanner/VJoyAdminBanner.vue.d.ts +0 -7
  7. package/dist/components/JoyAvailability/JoyAvailability.types.d.ts +0 -1
  8. package/dist/components/JoyAvailability/VJoyAvailability.vue.d.ts +0 -10
  9. package/dist/components/JoyAvatar/JoyAvatar.types.d.ts +0 -5
  10. package/dist/components/JoyAvatar/VJoyAvatar.vue.d.ts +0 -68
  11. package/dist/components/JoyAvatarsList/VJoyAvatarsList.vue.d.ts +0 -27
  12. package/dist/components/JoyBadge/JoyBadge.types.d.ts +0 -2
  13. package/dist/components/JoyBadge/VJoyBadge.vue.d.ts +0 -66
  14. package/dist/components/JoyBadgeLevel/JoyBadgeLevel.types.d.ts +0 -12
  15. package/dist/components/JoyBadgeLevel/VJoyBadgeLevel.vue.d.ts +0 -49
  16. package/dist/components/JoyBlockSkeleton/VJoyBlockSkeleton.vue.d.ts +0 -32
  17. package/dist/components/JoyBottomSheet/VJoyBottomSheet.vue.d.ts +0 -49
  18. package/dist/components/JoyButton/JoyButton.types.d.ts +0 -6
  19. package/dist/components/JoyButton/VJoyButton.vue.d.ts +0 -101
  20. package/dist/components/JoyButtonCard/JoyButtonCard.types.d.ts +0 -13
  21. package/dist/components/JoyButtonCard/VJoyButtonCard.vue.d.ts +0 -18
  22. package/dist/components/JoyCheckbox/JoyCheckbox.types.d.ts +0 -26
  23. package/dist/components/JoyCheckbox/VJoyCheckbox.vue.d.ts +0 -36
  24. package/dist/components/JoyCheckboxCard/JoyCheckboxCard.types.d.ts +0 -7
  25. package/dist/components/JoyCheckboxCard/VJoyCheckboxCard.vue.d.ts +0 -35
  26. package/dist/components/JoyCheckboxGroup/VJoyCheckboxGroup.vue.d.ts +0 -67
  27. package/dist/components/JoyCollapse/VJoyCollapse.vue.d.ts +0 -215
  28. package/dist/components/JoyCollapseItem/JoyCollapseItem.types.d.ts +0 -5
  29. package/dist/components/JoyCollapseItem/VJoyCollapseItem.vue.d.ts +0 -101
  30. package/dist/components/JoyCompanyAvatar/JoyCompanyAvatar.types.d.ts +0 -2
  31. package/dist/components/JoyCompanyAvatar/VJoyCompanyAvatar.vue.d.ts +0 -39
  32. package/dist/components/JoyDialog/JoyDialog.types.d.ts +0 -2
  33. package/dist/components/JoyDialog/VJoyDialog.vue.d.ts +0 -227
  34. package/dist/components/JoyDialogTrigger/VJoyDialogTrigger.vue.d.ts +0 -563
  35. package/dist/components/JoyDot/VJoyDot.types.d.ts +0 -1
  36. package/dist/components/JoyDot/VJoyDot.vue.d.ts +0 -15
  37. package/dist/components/JoyDrawer/JoyDrawer.types.d.ts +0 -1
  38. package/dist/components/JoyDrawer/VJoyDrawer.vue.d.ts +0 -192
  39. package/dist/components/JoyDrawerTrigger/VJoyDrawerTrigger.vue.d.ts +0 -497
  40. package/dist/components/JoyDropdown/JoyDropdown.types.d.ts +0 -18
  41. package/dist/components/JoyDropdown/VJoyDropdown.vue.d.ts +0 -220
  42. package/dist/components/JoyDropdownList/JoyDropdownList.types.d.ts +0 -2
  43. package/dist/components/JoyDropdownList/VJoyDropdownList.vue.d.ts +0 -136
  44. package/dist/components/JoyDropzone/VJoyDropzone.vue.d.ts +0 -153
  45. package/dist/components/JoyDropzone/VJoyDropzoneFileItem.vue.d.ts +0 -84
  46. package/dist/components/JoyDropzone/VJoyDropzoneIcon.vue.d.ts +0 -26
  47. package/dist/components/JoyFilterBar/VJoyFilterBar.vue.d.ts +0 -19
  48. package/dist/components/JoyFilterBarButton/VJoyFilterBarButton.vue.d.ts +0 -43
  49. package/dist/components/JoyFloatingActionsBar/VJoyFloatingActionsBar.vue.d.ts +0 -30
  50. package/dist/components/JoyFormError/VJoyFormError.vue.d.ts +0 -63
  51. package/dist/components/JoyFormFieldSkeleton/VJoyFormFieldSkeleton.vue.d.ts +0 -41
  52. package/dist/components/JoyFormGroup/VJoyFormGroup.vue.d.ts +0 -13
  53. package/dist/components/JoyFunnel/JoyFunnel.types.d.ts +0 -3
  54. package/dist/components/JoyFunnel/VJoyFunnel.vue.d.ts +0 -71
  55. package/dist/components/JoyFunnelFooter/VJoyFunnelFooter.vue.d.ts +0 -13
  56. package/dist/components/JoyFunnelHeader/VJoyFunnelHeader.vue.d.ts +0 -13
  57. package/dist/components/JoyHighlight/JoyHighlight.types.d.ts +0 -3
  58. package/dist/components/JoyHighlight/VJoyHighlight.vue.d.ts +0 -76
  59. package/dist/components/JoyIcon/JoyIcon.types.d.ts +0 -5
  60. package/dist/components/JoyIcon/VJoyIcon.vue.d.ts +0 -62
  61. package/dist/components/JoyIconButton/JoyIconButton.types.d.ts +0 -5
  62. package/dist/components/JoyIconButton/VJoyIconButton.vue.d.ts +0 -80
  63. package/dist/components/JoyIndicator/VJoyIndicator.vue.d.ts +0 -44
  64. package/dist/components/JoyIndicators/JoyIndicators.types.d.ts +0 -1
  65. package/dist/components/JoyIndicators/VJoyIndicators.vue.d.ts +0 -74
  66. package/dist/components/JoyInput/JoyInput.types.d.ts +0 -33
  67. package/dist/components/JoyInput/VJoyInput.vue.d.ts +0 -38
  68. package/dist/components/JoyInputDigit/JoyInputDigit.types.d.ts +0 -14
  69. package/dist/components/JoyInputDigit/VJoyInputDigit.vue.d.ts +0 -24
  70. package/dist/components/JoyInputNumber/VJoyInputNumber.vue.d.ts +0 -33
  71. package/dist/components/JoyInputPassword/VJoyInputPassword.vue.d.ts +0 -31
  72. package/dist/components/JoyLabel/JoyLabel.types.d.ts +0 -3
  73. package/dist/components/JoyLabel/VJoyLabel.vue.d.ts +0 -57
  74. package/dist/components/JoyLink/JoyLink.types.d.ts +0 -2
  75. package/dist/components/JoyLink/VJoyLink.vue.d.ts +0 -41
  76. package/dist/components/JoyListItem/VJoyListItem.vue.d.ts +0 -21
  77. package/dist/components/JoyMenu/JoyMenu.types.d.ts +0 -13
  78. package/dist/components/JoyMenu/VJoyMenu.vue.d.ts +0 -59
  79. package/dist/components/JoyMenuItem/JoyMenuItem.types.d.ts +0 -13
  80. package/dist/components/JoyMenuItem/VJoyMenuItem.vue.d.ts +0 -73
  81. package/dist/components/JoyPagination/PaginationIcon.vue.d.ts +0 -35
  82. package/dist/components/JoyPagination/VJoyPagination.vue.d.ts +0 -84
  83. package/dist/components/JoyPanel/JoyPanel.types.d.ts +0 -4
  84. package/dist/components/JoyPanel/VJoyPanel.vue.d.ts +0 -103
  85. package/dist/components/JoyPanelSection/VJoyPanelSection.vue.d.ts +0 -10
  86. package/dist/components/JoyPasswordRequirement/JoyPasswordRequirement.types.d.ts +0 -7
  87. package/dist/components/JoyPasswordRequirement/VJoyPasswordRequirement.vue.d.ts +0 -13
  88. package/dist/components/JoyProductTour/JoyProductTour.store.d.ts +0 -174
  89. package/dist/components/JoyProductTour/JoyProductTour.types.d.ts +0 -38
  90. package/dist/components/JoyProductTour/JoyProductTourSpotlight/VJoyProductTourSpotlight.vue.d.ts +0 -6
  91. package/dist/components/JoyProductTour/VJoyProductTour.vue.d.ts +0 -21
  92. package/dist/components/JoyProductTour/VJoyProductTourInner.vue.d.ts +0 -27
  93. package/dist/components/JoyProductTourTrigger/VJoyProductTourTrigger.vue.d.ts +0 -167
  94. package/dist/components/JoyProgressBar/JoyProgressBar.types.d.ts +0 -2
  95. package/dist/components/JoyProgressBar/VJoyProgressBar.vue.d.ts +0 -67
  96. package/dist/components/JoyRadio/JoyRadio.types.d.ts +0 -1
  97. package/dist/components/JoyRadio/VJoyRadio.vue.d.ts +0 -117
  98. package/dist/components/JoyRadioGroup/JoyRadioGroup.types.d.ts +0 -1
  99. package/dist/components/JoyRadioGroup/VJoyRadioGroup.vue.d.ts +0 -33
  100. package/dist/components/JoyRatingStars/JoyRatingStars.types.d.ts +0 -2
  101. package/dist/components/JoyRatingStars/VJoyRatingStars.vue.d.ts +0 -51
  102. package/dist/components/JoyScreenLoader/VJoyScreenLoader.types.d.ts +0 -1
  103. package/dist/components/JoyScreenLoader/VJoyScreenLoader.vue.d.ts +0 -44
  104. package/dist/components/JoySelect/JoySelect.types.d.ts +0 -2
  105. package/dist/components/JoySelect/VJoySelect.vue.d.ts +0 -121
  106. package/dist/components/JoySelectableItem/VJoySelectableItem.types.d.ts +0 -8
  107. package/dist/components/JoySelectableItem/VJoySelectableItem.vue.d.ts +0 -76
  108. package/dist/components/JoySelectableItemGroup/VJoySelectableItemGroup.vue.d.ts +0 -93
  109. package/dist/components/JoySeparator/JoySeparator.types.d.ts +0 -3
  110. package/dist/components/JoySeparator/VJoySeparator.vue.d.ts +0 -24
  111. package/dist/components/JoySnackbar/JoySnackbar.types.d.ts +0 -19
  112. package/dist/components/JoySnackbar/VJoySnackbar.vue.d.ts +0 -104
  113. package/dist/components/JoySnackbar/VJoySnackbarService.d.ts +0 -25
  114. package/dist/components/JoySnackbar/index.d.ts +0 -1
  115. package/dist/components/JoySpinner/JoySpinner.types.d.ts +0 -1
  116. package/dist/components/JoySpinner/VJoySpinner.vue.d.ts +0 -12
  117. package/dist/components/JoyStep/TJoyStep.types.d.ts +0 -1
  118. package/dist/components/JoyStep/VJoyStep.vue.d.ts +0 -86
  119. package/dist/components/JoyStepper/VJoyStepper.vue.d.ts +0 -171
  120. package/dist/components/JoyTab/TabButton.vue.d.ts +0 -79
  121. package/dist/components/JoyTab/VJoyTab.vue.d.ts +0 -81
  122. package/dist/components/JoyTabs/VJoyTabs.vue.d.ts +0 -103
  123. package/dist/components/JoyTag/JoyTag.types.d.ts +0 -14
  124. package/dist/components/JoyTag/VJoyTag.vue.d.ts +0 -52
  125. package/dist/components/JoyTagsInput/JoyTagsInput.service.d.ts +0 -5
  126. package/dist/components/JoyTagsInput/JoyTagsInput.types.d.ts +0 -4
  127. package/dist/components/JoyTagsInput/VJoyTagsInput.vue.d.ts +0 -124
  128. package/dist/components/JoyTagsList/JoyTagsList.types.d.ts +0 -4
  129. package/dist/components/JoyTagsList/VJoyTagsList.vue.d.ts +0 -140
  130. package/dist/components/JoyTemplate/JoyTemplate.types.d.ts +0 -1
  131. package/dist/components/JoyTemplate/VJoyTemplate.vue.d.ts +0 -92
  132. package/dist/components/JoyTemplate/_JoyTemplateShape/TemplateShape.vue.d.ts +0 -2
  133. package/dist/components/JoyText/JoyText.types.d.ts +0 -4
  134. package/dist/components/JoyText/VJoyText.vue.d.ts +0 -40
  135. package/dist/components/JoyTextarea/VJoyTextarea.vue.d.ts +0 -155
  136. package/dist/components/JoyTitleBrand/VJoyTitleBrand.vue.d.ts +0 -19
  137. package/dist/components/JoyToggle/VJoyToggle.vue.d.ts +0 -104
  138. package/dist/components/JoyTooltip/VJoyTooltip.vue.d.ts +0 -112
  139. package/dist/components/JoyUserCard/VJoyUserCard.vue.d.ts +0 -71
  140. package/dist/components/JoyWalkthrough/VJoyWalkthrough.vue.d.ts +0 -39
  141. package/dist/components/JoyWalkthroughTrigger/VJoyWalkthroughTrigger.vue.d.ts +0 -9
  142. package/dist/components/JoyWrapper/JoyWrapper.types.d.ts +0 -5
  143. package/dist/components/JoyWrapper/VJoyWrapper.vue.d.ts +0 -100
  144. package/dist/components/compat.d.ts +0 -1
  145. package/dist/components/component-metadata.d.ts +0 -22
  146. package/dist/components/components.d.ts +0 -8
  147. package/dist/components/components.types.d.ts +0 -42
  148. package/dist/components/index.d.ts +0 -84
  149. package/dist/composables/events.d.ts +0 -5
  150. package/dist/composables/helpers.d.ts +0 -9
  151. package/dist/composables/index.d.ts +0 -4
  152. package/dist/directives/index.d.ts +0 -1
  153. package/dist/directives/ripple.d.ts +0 -4
  154. package/dist/events/bus.d.ts +0 -3
  155. package/dist/events/index.d.ts +0 -1
  156. package/dist/helpers/index.d.ts +0 -15
  157. package/dist/joy-core-vue-manifest.json +0 -96
  158. package/dist/main.d.ts +0 -1
  159. package/dist/pages/FunnelAndStepper.vue.d.ts +0 -2
  160. package/dist/pages/FunnelMode.vue.d.ts +0 -2
  161. package/dist/pages/IndexPage.vue.d.ts +0 -2
  162. package/dist/stories/fixtures/index.d.ts +0 -1
  163. package/dist/types/index.d.ts +0 -27
@@ -1,192 +0,0 @@
1
- import { PropType } from 'vue';
2
- import { TJoyButtonSizes } from '../JoyButton/JoyButton.types';
3
- import { TJoyDrawerSizes } from './JoyDrawer.types';
4
- declare function hide(options?: {
5
- fireHideEvent?: boolean;
6
- }): Promise<void>;
7
- /**
8
- * @returns {Promise<void>} -
9
- */
10
- declare function show(): Promise<void>;
11
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
12
- id: {
13
- type: StringConstructor;
14
- };
15
- size: {
16
- type: PropType<TJoyDrawerSizes>;
17
- default: string;
18
- };
19
- /** By default the drawer is teleported to the end of body tag */
20
- teleport: {
21
- type: PropType<string | import("vue").RendererElement | null | undefined>;
22
- default: string;
23
- };
24
- open: {
25
- type: BooleanConstructor;
26
- default: boolean;
27
- };
28
- /** Removes the overlay and allows interacting with background content.*/
29
- elevated: {
30
- type: BooleanConstructor;
31
- default: boolean;
32
- };
33
- /**
34
- * Mostly for documentation purpose
35
- */
36
- preventBodyScroll: {
37
- type: BooleanConstructor;
38
- default: boolean;
39
- };
40
- disableTeleport: {
41
- type: BooleanConstructor;
42
- default: boolean;
43
- };
44
- /** Mostly for documentation purpose, it prevents the component from being hidden */
45
- demoMode: {
46
- type: BooleanConstructor;
47
- default: boolean;
48
- };
49
- /** **For accessibility purpose**. Label associated with the top right corner icon. */
50
- closeLabel: {
51
- type: StringConstructor;
52
- default: string;
53
- };
54
- /** Use this property to directly create a cancel CTA (VJoyButton), if you don't need to customize the CTA. */
55
- cancelText: {
56
- type: StringConstructor;
57
- };
58
- /** Use this property to directly create a confirm CTA (VJoyButton), if you don't need to customize the CTA. */
59
- confirmText: {
60
- type: StringConstructor;
61
- };
62
- buttonSize: {
63
- type: PropType<TJoyButtonSizes>;
64
- default: string;
65
- };
66
- /** Called just before you close the drawer. Returning false will cancel the closing.
67
- * This is useful when you need confirmation from the user to close the drawer. */
68
- onBeforeHide: {
69
- type: PropType<() => boolean | Promise<boolean>>;
70
- };
71
- }>, {
72
- hasFooterSlots: import("vue").ComputedRef<boolean>;
73
- hide: typeof hide;
74
- isOpen: import("vue").Ref<boolean, boolean>;
75
- show: typeof show;
76
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
77
- "drawer:open": () => any;
78
- "drawer:after-open": () => any;
79
- "drawer:hide": () => any;
80
- "drawer:after-hide": () => any;
81
- "drawer:before-unmount": () => any;
82
- "drawer:confirm": () => any;
83
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
84
- id: {
85
- type: StringConstructor;
86
- };
87
- size: {
88
- type: PropType<TJoyDrawerSizes>;
89
- default: string;
90
- };
91
- /** By default the drawer is teleported to the end of body tag */
92
- teleport: {
93
- type: PropType<string | import("vue").RendererElement | null | undefined>;
94
- default: string;
95
- };
96
- open: {
97
- type: BooleanConstructor;
98
- default: boolean;
99
- };
100
- /** Removes the overlay and allows interacting with background content.*/
101
- elevated: {
102
- type: BooleanConstructor;
103
- default: boolean;
104
- };
105
- /**
106
- * Mostly for documentation purpose
107
- */
108
- preventBodyScroll: {
109
- type: BooleanConstructor;
110
- default: boolean;
111
- };
112
- disableTeleport: {
113
- type: BooleanConstructor;
114
- default: boolean;
115
- };
116
- /** Mostly for documentation purpose, it prevents the component from being hidden */
117
- demoMode: {
118
- type: BooleanConstructor;
119
- default: boolean;
120
- };
121
- /** **For accessibility purpose**. Label associated with the top right corner icon. */
122
- closeLabel: {
123
- type: StringConstructor;
124
- default: string;
125
- };
126
- /** Use this property to directly create a cancel CTA (VJoyButton), if you don't need to customize the CTA. */
127
- cancelText: {
128
- type: StringConstructor;
129
- };
130
- /** Use this property to directly create a confirm CTA (VJoyButton), if you don't need to customize the CTA. */
131
- confirmText: {
132
- type: StringConstructor;
133
- };
134
- buttonSize: {
135
- type: PropType<TJoyButtonSizes>;
136
- default: string;
137
- };
138
- /** Called just before you close the drawer. Returning false will cancel the closing.
139
- * This is useful when you need confirmation from the user to close the drawer. */
140
- onBeforeHide: {
141
- type: PropType<() => boolean | Promise<boolean>>;
142
- };
143
- }>> & Readonly<{
144
- "onDrawer:open"?: (() => any) | undefined;
145
- "onDrawer:after-open"?: (() => any) | undefined;
146
- "onDrawer:hide"?: (() => any) | undefined;
147
- "onDrawer:after-hide"?: (() => any) | undefined;
148
- "onDrawer:before-unmount"?: (() => any) | undefined;
149
- "onDrawer:confirm"?: (() => any) | undefined;
150
- }>, {
151
- size: TJoyDrawerSizes;
152
- closeLabel: string;
153
- open: boolean;
154
- preventBodyScroll: boolean;
155
- teleport: string | import("vue").RendererElement | null | undefined;
156
- disableTeleport: boolean;
157
- demoMode: boolean;
158
- buttonSize: TJoyButtonSizes;
159
- elevated: boolean;
160
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Readonly<{
161
- /** Made for short informations */
162
- 'drawer-preheader': () => any;
163
- /** Header to inject your title */
164
- 'drawer-header': () => any;
165
- /** Subheader to inject additionnal informtion */
166
- 'drawer-subheader': () => any;
167
- /** Body content to inject whatever you need */
168
- 'drawer-body': () => any;
169
- /** Used to render the cancel CTA */
170
- 'drawer-cancel': () => any;
171
- /** Used to render the confirm CTA */
172
- 'drawer-confirm': () => any;
173
- }> & {
174
- /** Made for short informations */
175
- 'drawer-preheader': () => any;
176
- /** Header to inject your title */
177
- 'drawer-header': () => any;
178
- /** Subheader to inject additionnal informtion */
179
- 'drawer-subheader': () => any;
180
- /** Body content to inject whatever you need */
181
- 'drawer-body': () => any;
182
- /** Used to render the cancel CTA */
183
- 'drawer-cancel': () => any;
184
- /** Used to render the confirm CTA */
185
- 'drawer-confirm': () => any;
186
- }>;
187
- export default _default;
188
- type __VLS_WithTemplateSlots<T, S> = T & {
189
- new (): {
190
- $slots: S;
191
- };
192
- };