vuetify 3.5.14 → 3.5.16

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 (623) hide show
  1. package/dist/json/attributes.json +1 -5
  2. package/dist/json/importMap-labs.json +4 -4
  3. package/dist/json/importMap.json +108 -108
  4. package/dist/json/tags.json +0 -1
  5. package/dist/json/web-types.json +80 -19
  6. package/dist/vuetify-labs.css +2003 -1925
  7. package/dist/vuetify-labs.d.ts +10752 -10485
  8. package/dist/vuetify-labs.esm.js +180 -155
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +180 -155
  11. package/dist/vuetify-labs.min.css +3 -3
  12. package/dist/vuetify.css +2306 -2272
  13. package/dist/vuetify.d.ts +9316 -9253
  14. package/dist/vuetify.esm.js +127 -127
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +127 -127
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +3 -3
  19. package/dist/vuetify.min.js +1083 -1086
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/blueprints/index.mjs.map +1 -1
  22. package/lib/blueprints/md1.mjs.map +1 -1
  23. package/lib/blueprints/md2.mjs.map +1 -1
  24. package/lib/blueprints/md3.mjs.map +1 -1
  25. package/lib/components/VAlert/VAlert.mjs.map +1 -1
  26. package/lib/components/VAlert/VAlertTitle.mjs.map +1 -1
  27. package/lib/components/VAlert/index.d.mts +55 -55
  28. package/lib/components/VAlert/index.mjs.map +1 -1
  29. package/lib/components/VApp/VApp.mjs.map +1 -1
  30. package/lib/components/VApp/index.mjs.map +1 -1
  31. package/lib/components/VAppBar/VAppBar.mjs.map +1 -1
  32. package/lib/components/VAppBar/VAppBarNavIcon.mjs.map +1 -1
  33. package/lib/components/VAppBar/VAppBarTitle.mjs.map +1 -1
  34. package/lib/components/VAppBar/index.d.mts +162 -162
  35. package/lib/components/VAppBar/index.mjs.map +1 -1
  36. package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
  37. package/lib/components/VAutocomplete/index.d.mts +609 -609
  38. package/lib/components/VAutocomplete/index.mjs.map +1 -1
  39. package/lib/components/VAvatar/VAvatar.mjs.map +1 -1
  40. package/lib/components/VAvatar/index.d.mts +30 -30
  41. package/lib/components/VAvatar/index.mjs.map +1 -1
  42. package/lib/components/VBadge/VBadge.mjs.map +1 -1
  43. package/lib/components/VBadge/index.d.mts +58 -58
  44. package/lib/components/VBadge/index.mjs.map +1 -1
  45. package/lib/components/VBanner/VBanner.mjs.map +1 -1
  46. package/lib/components/VBanner/VBannerActions.mjs.map +1 -1
  47. package/lib/components/VBanner/VBannerText.mjs.map +1 -1
  48. package/lib/components/VBanner/index.d.mts +50 -50
  49. package/lib/components/VBanner/index.mjs.map +1 -1
  50. package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -1
  51. package/lib/components/VBottomNavigation/VBottomNavigation.mjs.map +1 -1
  52. package/lib/components/VBottomNavigation/_variables.scss +1 -1
  53. package/lib/components/VBottomNavigation/index.d.mts +60 -60
  54. package/lib/components/VBottomNavigation/index.mjs.map +1 -1
  55. package/lib/components/VBottomSheet/VBottomSheet.mjs.map +1 -1
  56. package/lib/components/VBottomSheet/index.d.mts +125 -125
  57. package/lib/components/VBottomSheet/index.mjs.map +1 -1
  58. package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs.map +1 -1
  59. package/lib/components/VBreadcrumbs/VBreadcrumbsDivider.mjs.map +1 -1
  60. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
  61. package/lib/components/VBreadcrumbs/index.d.mts +34 -34
  62. package/lib/components/VBreadcrumbs/index.mjs.map +1 -1
  63. package/lib/components/VBtn/VBtn.css +4 -0
  64. package/lib/components/VBtn/VBtn.mjs +6 -8
  65. package/lib/components/VBtn/VBtn.mjs.map +1 -1
  66. package/lib/components/VBtn/VBtn.sass +4 -0
  67. package/lib/components/VBtn/_variables.scss +1 -0
  68. package/lib/components/VBtn/index.d.mts +100 -100
  69. package/lib/components/VBtn/index.mjs.map +1 -1
  70. package/lib/components/VBtnGroup/VBtnGroup.mjs.map +1 -1
  71. package/lib/components/VBtnGroup/index.d.mts +23 -23
  72. package/lib/components/VBtnGroup/index.mjs.map +1 -1
  73. package/lib/components/VBtnToggle/VBtnToggle.mjs.map +1 -1
  74. package/lib/components/VBtnToggle/index.d.mts +40 -40
  75. package/lib/components/VBtnToggle/index.mjs.map +1 -1
  76. package/lib/components/VCard/VCard.mjs.map +1 -1
  77. package/lib/components/VCard/VCardActions.mjs.map +1 -1
  78. package/lib/components/VCard/VCardItem.mjs.map +1 -1
  79. package/lib/components/VCard/VCardSubtitle.mjs.map +1 -1
  80. package/lib/components/VCard/VCardText.mjs.map +1 -1
  81. package/lib/components/VCard/VCardTitle.mjs.map +1 -1
  82. package/lib/components/VCard/index.d.mts +85 -85
  83. package/lib/components/VCard/index.mjs.map +1 -1
  84. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  85. package/lib/components/VCarousel/VCarouselItem.mjs.map +1 -1
  86. package/lib/components/VCarousel/index.d.mts +121 -121
  87. package/lib/components/VCarousel/index.mjs.map +1 -1
  88. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  89. package/lib/components/VCheckbox/VCheckboxBtn.mjs.map +1 -1
  90. package/lib/components/VCheckbox/index.d.mts +154 -154
  91. package/lib/components/VCheckbox/index.mjs.map +1 -1
  92. package/lib/components/VChip/VChip.mjs.map +1 -1
  93. package/lib/components/VChip/index.d.mts +86 -86
  94. package/lib/components/VChip/index.mjs.map +1 -1
  95. package/lib/components/VChipGroup/VChipGroup.mjs.map +1 -1
  96. package/lib/components/VChipGroup/index.d.mts +37 -37
  97. package/lib/components/VChipGroup/index.mjs.map +1 -1
  98. package/lib/components/VCode/index.mjs.map +1 -1
  99. package/lib/components/VColorPicker/VColorPicker.mjs.map +1 -1
  100. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  101. package/lib/components/VColorPicker/VColorPickerEdit.mjs.map +1 -1
  102. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  103. package/lib/components/VColorPicker/VColorPickerSwatches.mjs.map +1 -1
  104. package/lib/components/VColorPicker/index.d.mts +96 -96
  105. package/lib/components/VColorPicker/index.mjs.map +1 -1
  106. package/lib/components/VColorPicker/util/index.mjs.map +1 -1
  107. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  108. package/lib/components/VCombobox/index.d.mts +609 -609
  109. package/lib/components/VCombobox/index.mjs.map +1 -1
  110. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  111. package/lib/components/VCounter/index.d.mts +20 -20
  112. package/lib/components/VCounter/index.mjs.map +1 -1
  113. package/lib/components/VDataIterator/VDataIterator.mjs.map +1 -1
  114. package/lib/components/VDataIterator/composables/items.mjs.map +1 -1
  115. package/lib/components/VDataIterator/index.d.mts +35 -35
  116. package/lib/components/VDataIterator/index.mjs.map +1 -1
  117. package/lib/components/VDataTable/VDataTable.mjs.map +1 -1
  118. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  119. package/lib/components/VDataTable/VDataTableFooter.mjs.map +1 -1
  120. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs.map +1 -1
  121. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  122. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  123. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  124. package/lib/components/VDataTable/VDataTableServer.mjs.map +1 -1
  125. package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
  126. package/lib/components/VDataTable/composables/expand.mjs.map +1 -1
  127. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  128. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  129. package/lib/components/VDataTable/composables/items.mjs.map +1 -1
  130. package/lib/components/VDataTable/composables/options.mjs +1 -1
  131. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  132. package/lib/components/VDataTable/composables/paginate.mjs.map +1 -1
  133. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  134. package/lib/components/VDataTable/composables/sort.mjs +8 -4
  135. package/lib/components/VDataTable/composables/sort.mjs.map +1 -1
  136. package/lib/components/VDataTable/index.d.mts +217 -217
  137. package/lib/components/VDataTable/index.mjs.map +1 -1
  138. package/lib/components/VDataTable/types.mjs.map +1 -1
  139. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  140. package/lib/components/VDatePicker/VDatePickerControls.mjs.map +1 -1
  141. package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
  142. package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
  143. package/lib/components/VDatePicker/VDatePickerMonths.mjs.map +1 -1
  144. package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
  145. package/lib/components/VDatePicker/index.d.mts +110 -110
  146. package/lib/components/VDatePicker/index.mjs.map +1 -1
  147. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  148. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +1 -1
  149. package/lib/components/VDatePicker/util/index.mjs.map +1 -1
  150. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +1 -1
  151. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  152. package/lib/components/VDatePicker/util/pad.mjs.map +1 -1
  153. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  154. package/lib/components/VDefaultsProvider/VDefaultsProvider.mjs.map +1 -1
  155. package/lib/components/VDefaultsProvider/index.mjs.map +1 -1
  156. package/lib/components/VDialog/VDialog.mjs +23 -13
  157. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  158. package/lib/components/VDialog/index.d.mts +404 -377
  159. package/lib/components/VDialog/index.mjs.map +1 -1
  160. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  161. package/lib/components/VDivider/index.d.mts +11 -11
  162. package/lib/components/VDivider/index.mjs.map +1 -1
  163. package/lib/components/VExpansionPanel/VExpansionPanel.mjs.map +1 -1
  164. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs.map +1 -1
  165. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs.map +1 -1
  166. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  167. package/lib/components/VExpansionPanel/index.d.mts +111 -111
  168. package/lib/components/VExpansionPanel/index.mjs.map +1 -1
  169. package/lib/components/VField/VField.mjs.map +1 -1
  170. package/lib/components/VField/VFieldLabel.mjs.map +1 -1
  171. package/lib/components/VField/index.d.mts +46 -46
  172. package/lib/components/VField/index.mjs.map +1 -1
  173. package/lib/components/VFileInput/VFileInput.mjs +2 -4
  174. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  175. package/lib/components/VFileInput/index.d.mts +199 -199
  176. package/lib/components/VFileInput/index.mjs.map +1 -1
  177. package/lib/components/VFooter/VFooter.mjs.map +1 -1
  178. package/lib/components/VFooter/index.d.mts +50 -50
  179. package/lib/components/VFooter/index.mjs.map +1 -1
  180. package/lib/components/VForm/VForm.mjs.map +1 -1
  181. package/lib/components/VForm/index.d.mts +9 -9
  182. package/lib/components/VForm/index.mjs.map +1 -1
  183. package/lib/components/VGrid/VCol.mjs.map +1 -1
  184. package/lib/components/VGrid/VContainer.mjs.map +1 -1
  185. package/lib/components/VGrid/VRow.mjs.map +1 -1
  186. package/lib/components/VGrid/VSpacer.mjs.map +1 -1
  187. package/lib/components/VGrid/index.d.mts +142 -142
  188. package/lib/components/VGrid/index.mjs.map +1 -1
  189. package/lib/components/VHover/VHover.mjs.map +1 -1
  190. package/lib/components/VHover/index.mjs.map +1 -1
  191. package/lib/components/VIcon/VIcon.mjs.map +1 -1
  192. package/lib/components/VIcon/index.d.mts +24 -24
  193. package/lib/components/VIcon/index.mjs.map +1 -1
  194. package/lib/components/VImg/VImg.mjs.map +1 -1
  195. package/lib/components/VImg/index.d.mts +92 -92
  196. package/lib/components/VImg/index.mjs.map +1 -1
  197. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  198. package/lib/components/VInfiniteScroll/index.d.mts +22 -22
  199. package/lib/components/VInfiniteScroll/index.mjs.map +1 -1
  200. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  201. package/lib/components/VInput/VInput.mjs.map +1 -1
  202. package/lib/components/VInput/index.d.mts +41 -41
  203. package/lib/components/VInput/index.mjs.map +1 -1
  204. package/lib/components/VItemGroup/VItem.mjs.map +1 -1
  205. package/lib/components/VItemGroup/VItemGroup.mjs.map +1 -1
  206. package/lib/components/VItemGroup/index.d.mts +17 -17
  207. package/lib/components/VItemGroup/index.mjs.map +1 -1
  208. package/lib/components/VKbd/index.mjs.map +1 -1
  209. package/lib/components/VLabel/VLabel.mjs.map +1 -1
  210. package/lib/components/VLabel/index.d.mts +8 -8
  211. package/lib/components/VLabel/index.mjs.map +1 -1
  212. package/lib/components/VLayout/VLayout.mjs.map +1 -1
  213. package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
  214. package/lib/components/VLayout/index.d.mts +24 -24
  215. package/lib/components/VLayout/index.mjs.map +1 -1
  216. package/lib/components/VLazy/VLazy.mjs.map +1 -1
  217. package/lib/components/VLazy/index.d.mts +31 -31
  218. package/lib/components/VLazy/index.mjs.map +1 -1
  219. package/lib/components/VList/VList.mjs.map +1 -1
  220. package/lib/components/VList/VListChildren.mjs.map +1 -1
  221. package/lib/components/VList/VListGroup.mjs.map +1 -1
  222. package/lib/components/VList/VListImg.mjs.map +1 -1
  223. package/lib/components/VList/VListItem.mjs.map +1 -1
  224. package/lib/components/VList/VListItemAction.mjs.map +1 -1
  225. package/lib/components/VList/VListItemMedia.mjs.map +1 -1
  226. package/lib/components/VList/VListItemSubtitle.mjs.map +1 -1
  227. package/lib/components/VList/VListItemTitle.mjs.map +1 -1
  228. package/lib/components/VList/VListSubheader.mjs.map +1 -1
  229. package/lib/components/VList/index.d.mts +172 -172
  230. package/lib/components/VList/index.mjs.map +1 -1
  231. package/lib/components/VList/list.mjs.map +1 -1
  232. package/lib/components/VLocaleProvider/VLocaleProvider.mjs.map +1 -1
  233. package/lib/components/VLocaleProvider/index.d.mts +7 -7
  234. package/lib/components/VLocaleProvider/index.mjs.map +1 -1
  235. package/lib/components/VMain/VMain.mjs.map +1 -1
  236. package/lib/components/VMain/index.d.mts +2 -2
  237. package/lib/components/VMain/index.mjs.map +1 -1
  238. package/lib/components/VMenu/VMenu.mjs +2 -1
  239. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  240. package/lib/components/VMenu/index.d.mts +438 -423
  241. package/lib/components/VMenu/index.mjs.map +1 -1
  242. package/lib/components/VMenu/shared.mjs.map +1 -1
  243. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  244. package/lib/components/VMessages/index.d.mts +20 -20
  245. package/lib/components/VMessages/index.mjs.map +1 -1
  246. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  247. package/lib/components/VNavigationDrawer/index.d.mts +63 -63
  248. package/lib/components/VNavigationDrawer/index.mjs.map +1 -1
  249. package/lib/components/VNavigationDrawer/sticky.mjs.map +1 -1
  250. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  251. package/lib/components/VNoSsr/VNoSsr.mjs.map +1 -1
  252. package/lib/components/VNoSsr/index.mjs.map +1 -1
  253. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  254. package/lib/components/VOtpInput/index.d.mts +88 -88
  255. package/lib/components/VOtpInput/index.mjs.map +1 -1
  256. package/lib/components/VOverflowBtn/VOverflowBtn.mjs.map +1 -1
  257. package/lib/components/VOverflowBtn/index.mjs.map +1 -1
  258. package/lib/components/VOverlay/VOverlay.mjs +5 -0
  259. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  260. package/lib/components/VOverlay/index.d.mts +110 -104
  261. package/lib/components/VOverlay/index.mjs.map +1 -1
  262. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  263. package/lib/components/VOverlay/requestNewFrame.mjs.map +1 -1
  264. package/lib/components/VOverlay/scrollStrategies.mjs.map +1 -1
  265. package/lib/components/VOverlay/useActivator.mjs.map +1 -1
  266. package/lib/components/VOverlay/util/point.mjs.map +1 -1
  267. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  268. package/lib/components/VPagination/index.d.mts +55 -55
  269. package/lib/components/VPagination/index.mjs.map +1 -1
  270. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  271. package/lib/components/VParallax/index.d.mts +7 -7
  272. package/lib/components/VParallax/index.mjs.map +1 -1
  273. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  274. package/lib/components/VProgressCircular/index.d.mts +24 -24
  275. package/lib/components/VProgressCircular/index.mjs.map +1 -1
  276. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -11
  277. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  278. package/lib/components/VProgressLinear/index.d.mts +41 -62
  279. package/lib/components/VProgressLinear/index.mjs.map +1 -1
  280. package/lib/components/VRadio/VRadio.mjs.map +1 -1
  281. package/lib/components/VRadio/index.d.mts +41 -41
  282. package/lib/components/VRadio/index.mjs.map +1 -1
  283. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  284. package/lib/components/VRadioGroup/index.d.mts +85 -85
  285. package/lib/components/VRadioGroup/index.mjs.map +1 -1
  286. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  287. package/lib/components/VRangeSlider/index.d.mts +82 -82
  288. package/lib/components/VRangeSlider/index.mjs.map +1 -1
  289. package/lib/components/VRating/VRating.mjs.map +1 -1
  290. package/lib/components/VRating/index.d.mts +22 -22
  291. package/lib/components/VRating/index.mjs.map +1 -1
  292. package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
  293. package/lib/components/VResponsive/index.d.mts +23 -23
  294. package/lib/components/VResponsive/index.mjs.map +1 -1
  295. package/lib/components/VSelect/VSelect.mjs +1 -1
  296. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  297. package/lib/components/VSelect/index.d.mts +609 -609
  298. package/lib/components/VSelect/index.mjs.map +1 -1
  299. package/lib/components/VSelect/useScrolling.mjs.map +1 -1
  300. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  301. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  302. package/lib/components/VSelectionControl/index.d.mts +43 -43
  303. package/lib/components/VSelectionControl/index.mjs.map +1 -1
  304. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  305. package/lib/components/VSelectionControlGroup/index.d.mts +39 -39
  306. package/lib/components/VSelectionControlGroup/index.mjs.map +1 -1
  307. package/lib/components/VSheet/VSheet.mjs.map +1 -1
  308. package/lib/components/VSheet/index.d.mts +34 -34
  309. package/lib/components/VSheet/index.mjs.map +1 -1
  310. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  311. package/lib/components/VSkeletonLoader/index.d.mts +17 -17
  312. package/lib/components/VSkeletonLoader/index.mjs.map +1 -1
  313. package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
  314. package/lib/components/VSlideGroup/VSlideGroupItem.mjs.map +1 -1
  315. package/lib/components/VSlideGroup/helpers.mjs.map +1 -1
  316. package/lib/components/VSlideGroup/index.d.mts +24 -24
  317. package/lib/components/VSlideGroup/index.mjs.map +1 -1
  318. package/lib/components/VSlider/VSlider.mjs.map +1 -1
  319. package/lib/components/VSlider/VSliderThumb.mjs.map +1 -1
  320. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  321. package/lib/components/VSlider/index.d.mts +75 -75
  322. package/lib/components/VSlider/index.mjs.map +1 -1
  323. package/lib/components/VSlider/slider.mjs.map +1 -1
  324. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  325. package/lib/components/VSnackbar/index.d.mts +455 -440
  326. package/lib/components/VSnackbar/index.mjs.map +1 -1
  327. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  328. package/lib/components/VSparkline/helpers/core.mjs.map +1 -1
  329. package/lib/components/VSparkline/helpers/math.mjs.map +1 -1
  330. package/lib/components/VSparkline/helpers/path.mjs.map +1 -1
  331. package/lib/components/VSparkline/index.mjs.map +1 -1
  332. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  333. package/lib/components/VSpeedDial/index.mjs.map +1 -1
  334. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  335. package/lib/components/VStepper/VStepperActions.mjs.map +1 -1
  336. package/lib/components/VStepper/VStepperHeader.mjs.map +1 -1
  337. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  338. package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
  339. package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
  340. package/lib/components/VStepper/index.d.mts +115 -115
  341. package/lib/components/VStepper/index.mjs.map +1 -1
  342. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  343. package/lib/components/VSwitch/index.d.mts +88 -88
  344. package/lib/components/VSwitch/index.mjs.map +1 -1
  345. package/lib/components/VSystemBar/VSystemBar.mjs.map +1 -1
  346. package/lib/components/VSystemBar/index.d.mts +39 -39
  347. package/lib/components/VSystemBar/index.mjs.map +1 -1
  348. package/lib/components/VTable/VTable.mjs.map +1 -1
  349. package/lib/components/VTable/index.d.mts +4 -4
  350. package/lib/components/VTable/index.mjs.map +1 -1
  351. package/lib/components/VTabs/VTab.mjs.map +1 -1
  352. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  353. package/lib/components/VTabs/index.d.mts +437 -437
  354. package/lib/components/VTabs/index.mjs.map +1 -1
  355. package/lib/components/VTabs/shared.mjs.map +1 -1
  356. package/lib/components/VTextField/VTextField.mjs.map +1 -1
  357. package/lib/components/VTextField/index.d.mts +353 -353
  358. package/lib/components/VTextField/index.mjs.map +1 -1
  359. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  360. package/lib/components/VTextarea/index.d.mts +230 -230
  361. package/lib/components/VTextarea/index.mjs.map +1 -1
  362. package/lib/components/VThemeProvider/VThemeProvider.mjs.map +1 -1
  363. package/lib/components/VThemeProvider/index.mjs.map +1 -1
  364. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  365. package/lib/components/VTimeline/VTimelineDivider.mjs.map +1 -1
  366. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  367. package/lib/components/VTimeline/index.d.mts +26 -26
  368. package/lib/components/VTimeline/index.mjs.map +1 -1
  369. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  370. package/lib/components/VToolbar/VToolbarItems.mjs.map +1 -1
  371. package/lib/components/VToolbar/VToolbarTitle.mjs.map +1 -1
  372. package/lib/components/VToolbar/index.d.mts +53 -53
  373. package/lib/components/VToolbar/index.mjs.map +1 -1
  374. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  375. package/lib/components/VTooltip/index.d.mts +469 -454
  376. package/lib/components/VTooltip/index.mjs.map +1 -1
  377. package/lib/components/VTreeview/VTreeview.mjs.map +1 -1
  378. package/lib/components/VTreeview/VTreeviewNode.mjs.map +1 -1
  379. package/lib/components/VTreeview/index.mjs.map +1 -1
  380. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +1 -1
  381. package/lib/components/VValidation/VValidation.mjs.map +1 -1
  382. package/lib/components/VValidation/index.d.mts +19 -19
  383. package/lib/components/VValidation/index.mjs.map +1 -1
  384. package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
  385. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
  386. package/lib/components/VVirtualScroll/index.d.mts +10 -10
  387. package/lib/components/VVirtualScroll/index.mjs.map +1 -1
  388. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  389. package/lib/components/VWindow/VWindowItem.mjs.map +1 -1
  390. package/lib/components/VWindow/index.d.mts +31 -31
  391. package/lib/components/VWindow/index.mjs.map +1 -1
  392. package/lib/components/index.d.mts +9409 -9346
  393. package/lib/components/index.mjs.map +1 -1
  394. package/lib/components/transitions/createTransition.mjs.map +1 -1
  395. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  396. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  397. package/lib/components/transitions/index.d.mts +200 -200
  398. package/lib/components/transitions/index.mjs.map +1 -1
  399. package/lib/composables/border.mjs.map +1 -1
  400. package/lib/composables/calendar.mjs +1 -1
  401. package/lib/composables/calendar.mjs.map +1 -1
  402. package/lib/composables/color.mjs.map +1 -1
  403. package/lib/composables/component.mjs.map +1 -1
  404. package/lib/composables/date/DateAdapter.mjs.map +1 -1
  405. package/lib/composables/date/adapters/vuetify.mjs +7 -6
  406. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  407. package/lib/composables/date/date.mjs.map +1 -1
  408. package/lib/composables/date/index.mjs.map +1 -1
  409. package/lib/composables/defaults.mjs.map +1 -1
  410. package/lib/composables/delay.mjs.map +1 -1
  411. package/lib/composables/density.mjs.map +1 -1
  412. package/lib/composables/dimensions.mjs.map +1 -1
  413. package/lib/composables/directiveComponent.mjs.map +1 -1
  414. package/lib/composables/display.mjs.map +1 -1
  415. package/lib/composables/elevation.mjs.map +1 -1
  416. package/lib/composables/filter.mjs.map +1 -1
  417. package/lib/composables/focus.mjs.map +1 -1
  418. package/lib/composables/form.mjs.map +1 -1
  419. package/lib/composables/forwardRefs.mjs.map +1 -1
  420. package/lib/composables/goto.mjs.map +1 -1
  421. package/lib/composables/group.mjs.map +1 -1
  422. package/lib/composables/hydration.mjs.map +1 -1
  423. package/lib/composables/icons.mjs +2 -2
  424. package/lib/composables/icons.mjs.map +1 -1
  425. package/lib/composables/index.mjs.map +1 -1
  426. package/lib/composables/intersectionObserver.mjs.map +1 -1
  427. package/lib/composables/layout.mjs.map +1 -1
  428. package/lib/composables/lazy.mjs.map +1 -1
  429. package/lib/composables/list-items.mjs.map +1 -1
  430. package/lib/composables/loader.mjs.map +1 -1
  431. package/lib/composables/locale.mjs.map +1 -1
  432. package/lib/composables/location.mjs.map +1 -1
  433. package/lib/composables/mutationObserver.mjs.map +1 -1
  434. package/lib/composables/nested/activeStrategies.mjs.map +1 -1
  435. package/lib/composables/nested/nested.mjs.map +1 -1
  436. package/lib/composables/nested/openStrategies.mjs.map +1 -1
  437. package/lib/composables/nested/selectStrategies.mjs.map +1 -1
  438. package/lib/composables/position.mjs.map +1 -1
  439. package/lib/composables/proxiedModel.mjs.map +1 -1
  440. package/lib/composables/refs.mjs.map +1 -1
  441. package/lib/composables/resizeObserver.mjs.map +1 -1
  442. package/lib/composables/rounded.mjs +1 -1
  443. package/lib/composables/rounded.mjs.map +1 -1
  444. package/lib/composables/router.mjs +1 -1
  445. package/lib/composables/router.mjs.map +1 -1
  446. package/lib/composables/scopeId.mjs.map +1 -1
  447. package/lib/composables/scroll.mjs.map +1 -1
  448. package/lib/composables/selectLink.mjs.map +1 -1
  449. package/lib/composables/size.mjs.map +1 -1
  450. package/lib/composables/ssrBoot.mjs.map +1 -1
  451. package/lib/composables/stack.mjs.map +1 -1
  452. package/lib/composables/tag.mjs.map +1 -1
  453. package/lib/composables/teleport.mjs.map +1 -1
  454. package/lib/composables/theme.mjs.map +1 -1
  455. package/lib/composables/toggleScope.mjs.map +1 -1
  456. package/lib/composables/touch.mjs.map +1 -1
  457. package/lib/composables/transition.mjs.map +1 -1
  458. package/lib/composables/validation.mjs.map +1 -1
  459. package/lib/composables/variant.mjs.map +1 -1
  460. package/lib/composables/virtual.mjs.map +1 -1
  461. package/lib/directives/click-outside/index.mjs.map +1 -1
  462. package/lib/directives/color/index.mjs.map +1 -1
  463. package/lib/directives/index.mjs.map +1 -1
  464. package/lib/directives/intersect/index.mjs.map +1 -1
  465. package/lib/directives/mutate/index.mjs.map +1 -1
  466. package/lib/directives/resize/index.mjs.map +1 -1
  467. package/lib/directives/ripple/index.mjs.map +1 -1
  468. package/lib/directives/scroll/index.mjs.map +1 -1
  469. package/lib/directives/touch/index.mjs.map +1 -1
  470. package/lib/entry-bundler.mjs +1 -1
  471. package/lib/entry-bundler.mjs.map +1 -1
  472. package/lib/framework.mjs +1 -1
  473. package/lib/framework.mjs.map +1 -1
  474. package/lib/iconsets/fa-svg.mjs.map +1 -1
  475. package/lib/iconsets/fa.mjs.map +1 -1
  476. package/lib/iconsets/fa4.mjs.map +1 -1
  477. package/lib/iconsets/md.mjs.map +1 -1
  478. package/lib/iconsets/mdi-svg.mjs.map +1 -1
  479. package/lib/iconsets/mdi.mjs.map +1 -1
  480. package/lib/index.d.mts +36 -36
  481. package/lib/labs/VCalendar/VCalendar.mjs +15 -11
  482. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  483. package/lib/labs/VCalendar/VCalendarDay.mjs.map +1 -1
  484. package/lib/labs/VCalendar/VCalendarEvent.mjs.map +1 -1
  485. package/lib/labs/VCalendar/VCalendarHeader.mjs.map +1 -1
  486. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  487. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  488. package/lib/labs/VCalendar/VCalendarMonthDay.mjs +12 -4
  489. package/lib/labs/VCalendar/VCalendarMonthDay.mjs.map +1 -1
  490. package/lib/labs/VCalendar/index.d.mts +200 -52
  491. package/lib/labs/VCalendar/index.mjs.map +1 -1
  492. package/lib/labs/VConfirmEdit/VConfirmEdit.mjs.map +1 -1
  493. package/lib/labs/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  494. package/lib/labs/VConfirmEdit/index.d.mts +2 -2
  495. package/lib/labs/VConfirmEdit/index.mjs.map +1 -1
  496. package/lib/labs/VEmptyState/VEmptyState.css +7 -2
  497. package/lib/labs/VEmptyState/VEmptyState.mjs.map +1 -1
  498. package/lib/labs/VEmptyState/VEmptyState.sass +5 -0
  499. package/lib/labs/VEmptyState/_variables.scss +9 -6
  500. package/lib/labs/VEmptyState/index.d.mts +47 -47
  501. package/lib/labs/VEmptyState/index.mjs.map +1 -1
  502. package/lib/labs/VFab/VFab.mjs.map +1 -1
  503. package/lib/labs/VFab/index.d.mts +223 -223
  504. package/lib/labs/VFab/index.mjs.map +1 -1
  505. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  506. package/lib/labs/VNumberInput/index.d.mts +108 -108
  507. package/lib/labs/VNumberInput/index.mjs.map +1 -1
  508. package/lib/labs/VPicker/VPicker.mjs.map +1 -1
  509. package/lib/labs/VPicker/VPickerTitle.mjs.map +1 -1
  510. package/lib/labs/VPicker/index.d.mts +45 -45
  511. package/lib/labs/VPicker/index.mjs.map +1 -1
  512. package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
  513. package/lib/labs/VSparkline/VSparkline.mjs.map +1 -1
  514. package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
  515. package/lib/labs/VSparkline/index.d.mts +38 -38
  516. package/lib/labs/VSparkline/index.mjs.map +1 -1
  517. package/lib/labs/VSparkline/util/line.mjs.map +1 -1
  518. package/lib/labs/VSparkline/util/path.mjs.map +1 -1
  519. package/lib/labs/VSpeedDial/VSpeedDial.css +39 -0
  520. package/lib/labs/VSpeedDial/VSpeedDial.mjs +19 -9
  521. package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -1
  522. package/lib/labs/VSpeedDial/VSpeedDial.sass +22 -0
  523. package/lib/labs/VSpeedDial/index.d.mts +297 -241
  524. package/lib/labs/VSpeedDial/index.mjs.map +1 -1
  525. package/lib/labs/VTimePicker/SelectingTimes.mjs.map +1 -1
  526. package/lib/labs/VTimePicker/VTimePicker.mjs +2 -2
  527. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  528. package/lib/labs/VTimePicker/VTimePickerClock.mjs +8 -5
  529. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  530. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  531. package/lib/labs/VTimePicker/index.d.mts +117 -117
  532. package/lib/labs/VTimePicker/index.mjs.map +1 -1
  533. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  534. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  535. package/lib/labs/VTreeview/VTreeviewGroup.mjs.map +1 -1
  536. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  537. package/lib/labs/VTreeview/index.d.mts +201 -201
  538. package/lib/labs/VTreeview/index.mjs.map +1 -1
  539. package/lib/labs/VTreeview/shared.mjs.map +1 -1
  540. package/lib/labs/allComponents.mjs.map +1 -1
  541. package/lib/labs/components.d.mts +1251 -1047
  542. package/lib/labs/components.mjs.map +1 -1
  543. package/lib/labs/entry-bundler.mjs.map +1 -1
  544. package/lib/labs/index.mjs.map +1 -1
  545. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  546. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  547. package/lib/locale/af.mjs.map +1 -1
  548. package/lib/locale/ar.mjs.map +1 -1
  549. package/lib/locale/az.mjs.map +1 -1
  550. package/lib/locale/bg.mjs.map +1 -1
  551. package/lib/locale/ca.mjs.map +1 -1
  552. package/lib/locale/ckb.mjs.map +1 -1
  553. package/lib/locale/cs.mjs.map +1 -1
  554. package/lib/locale/da.mjs.map +1 -1
  555. package/lib/locale/de.mjs.map +1 -1
  556. package/lib/locale/el.mjs.map +1 -1
  557. package/lib/locale/en.mjs.map +1 -1
  558. package/lib/locale/es.mjs.map +1 -1
  559. package/lib/locale/et.mjs.map +1 -1
  560. package/lib/locale/fa.mjs.map +1 -1
  561. package/lib/locale/fi.mjs.map +1 -1
  562. package/lib/locale/fr.mjs.map +1 -1
  563. package/lib/locale/he.mjs.map +1 -1
  564. package/lib/locale/hr.mjs.map +1 -1
  565. package/lib/locale/hu.mjs.map +1 -1
  566. package/lib/locale/id.mjs.map +1 -1
  567. package/lib/locale/index.mjs.map +1 -1
  568. package/lib/locale/it.mjs.map +1 -1
  569. package/lib/locale/ja.mjs.map +1 -1
  570. package/lib/locale/km.mjs.map +1 -1
  571. package/lib/locale/ko.mjs.map +1 -1
  572. package/lib/locale/lt.mjs +25 -25
  573. package/lib/locale/lt.mjs.map +1 -1
  574. package/lib/locale/lv.mjs.map +1 -1
  575. package/lib/locale/nl.mjs.map +1 -1
  576. package/lib/locale/no.mjs.map +1 -1
  577. package/lib/locale/pl.mjs.map +1 -1
  578. package/lib/locale/pt.mjs.map +1 -1
  579. package/lib/locale/ro.mjs.map +1 -1
  580. package/lib/locale/ru.mjs.map +1 -1
  581. package/lib/locale/sk.mjs.map +1 -1
  582. package/lib/locale/sl.mjs +30 -30
  583. package/lib/locale/sl.mjs.map +1 -1
  584. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  585. package/lib/locale/sr-Latn.mjs.map +1 -1
  586. package/lib/locale/sv.mjs.map +1 -1
  587. package/lib/locale/th.mjs.map +1 -1
  588. package/lib/locale/tr.mjs.map +1 -1
  589. package/lib/locale/uk.mjs.map +1 -1
  590. package/lib/locale/vi.mjs.map +1 -1
  591. package/lib/locale/zh-Hans.mjs.map +1 -1
  592. package/lib/locale/zh-Hant.mjs.map +1 -1
  593. package/lib/services/goto/easing-patterns.mjs.map +1 -1
  594. package/lib/services/goto/index.mjs.map +1 -1
  595. package/lib/services/goto/util.mjs.map +1 -1
  596. package/lib/styles/main.css +30 -0
  597. package/lib/styles/settings/_variables.scss +1 -0
  598. package/lib/util/anchor.mjs.map +1 -1
  599. package/lib/util/animation.mjs.map +1 -1
  600. package/lib/util/bindProps.mjs.map +1 -1
  601. package/lib/util/box.mjs.map +1 -1
  602. package/lib/util/color/APCA.mjs.map +1 -1
  603. package/lib/util/color/transformCIELAB.mjs.map +1 -1
  604. package/lib/util/color/transformSRGB.mjs.map +1 -1
  605. package/lib/util/colorUtils.mjs.map +1 -1
  606. package/lib/util/colors.mjs.map +1 -1
  607. package/lib/util/console.mjs.map +1 -1
  608. package/lib/util/createSimpleFunctional.mjs.map +1 -1
  609. package/lib/util/defineComponent.mjs.map +1 -1
  610. package/lib/util/dom.mjs.map +1 -1
  611. package/lib/util/easing.mjs.map +1 -1
  612. package/lib/util/events.mjs.map +1 -1
  613. package/lib/util/getCurrentInstance.mjs.map +1 -1
  614. package/lib/util/getScrollParent.mjs.map +1 -1
  615. package/lib/util/globals.mjs.map +1 -1
  616. package/lib/util/helpers.mjs +8 -16
  617. package/lib/util/helpers.mjs.map +1 -1
  618. package/lib/util/index.mjs.map +1 -1
  619. package/lib/util/injectSelf.mjs.map +1 -1
  620. package/lib/util/isFixedPosition.mjs.map +1 -1
  621. package/lib/util/propsFactory.mjs.map +1 -1
  622. package/lib/util/useRender.mjs.map +1 -1
  623. package/package.json +25 -25
@@ -43,32 +43,32 @@ declare const VItemGroup: {
43
43
  new (...args: any[]): vue.CreateComponentPublicInstance<{
44
44
  style: vue.StyleValue;
45
45
  disabled: boolean;
46
- multiple: boolean;
47
46
  tag: string;
47
+ multiple: boolean;
48
48
  selectedClass: string;
49
49
  } & {
50
- max?: number | undefined;
51
50
  class?: any;
52
- mandatory?: boolean | "force" | undefined;
53
51
  theme?: string | undefined;
52
+ mandatory?: boolean | "force" | undefined;
53
+ max?: number | undefined;
54
54
  } & {}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
55
55
  'update:modelValue': (value: any) => boolean;
56
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "update:modelValue">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
56
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "update:modelValue">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
57
57
  style: vue.StyleValue;
58
58
  disabled: boolean;
59
- multiple: boolean;
60
59
  tag: string;
60
+ multiple: boolean;
61
61
  selectedClass: string;
62
62
  } & {
63
- max?: number | undefined;
64
63
  class?: any;
65
- mandatory?: boolean | "force" | undefined;
66
64
  theme?: string | undefined;
65
+ mandatory?: boolean | "force" | undefined;
66
+ max?: number | undefined;
67
67
  } & {}, {
68
68
  style: vue.StyleValue;
69
69
  disabled: boolean;
70
- multiple: boolean;
71
70
  tag: string;
71
+ multiple: boolean;
72
72
  selectedClass: string;
73
73
  }, true, {}, vue.SlotsType<Partial<{
74
74
  default: (arg: {
@@ -90,19 +90,19 @@ declare const VItemGroup: {
90
90
  }, {
91
91
  style: vue.StyleValue;
92
92
  disabled: boolean;
93
- multiple: boolean;
94
93
  tag: string;
94
+ multiple: boolean;
95
95
  selectedClass: string;
96
96
  } & {
97
- max?: number | undefined;
98
97
  class?: any;
99
- mandatory?: boolean | "force" | undefined;
100
98
  theme?: string | undefined;
99
+ mandatory?: boolean | "force" | undefined;
100
+ max?: number | undefined;
101
101
  } & {}, () => JSX.Element, {}, {}, {}, {
102
102
  style: vue.StyleValue;
103
103
  disabled: boolean;
104
- multiple: boolean;
105
104
  tag: string;
105
+ multiple: boolean;
106
106
  selectedClass: string;
107
107
  }>;
108
108
  __isFragment?: undefined;
@@ -111,21 +111,21 @@ declare const VItemGroup: {
111
111
  } & vue.ComponentOptionsBase<{
112
112
  style: vue.StyleValue;
113
113
  disabled: boolean;
114
- multiple: boolean;
115
114
  tag: string;
115
+ multiple: boolean;
116
116
  selectedClass: string;
117
117
  } & {
118
- max?: number | undefined;
119
118
  class?: any;
120
- mandatory?: boolean | "force" | undefined;
121
119
  theme?: string | undefined;
120
+ mandatory?: boolean | "force" | undefined;
121
+ max?: number | undefined;
122
122
  } & {}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
123
123
  'update:modelValue': (value: any) => boolean;
124
- }, "$children" | "v-slot:default" | "v-slots" | "modelValue" | "update:modelValue">, string, {
124
+ }, "v-slot:default" | "$children" | "v-slots" | "modelValue" | "update:modelValue">, string, {
125
125
  style: vue.StyleValue;
126
126
  disabled: boolean;
127
- multiple: boolean;
128
127
  tag: string;
128
+ multiple: boolean;
129
129
  selectedClass: string;
130
130
  }, {}, string, vue.SlotsType<Partial<{
131
131
  default: (arg: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":["VItemGroup","VItem"],"sources":["../../../src/components/VItemGroup/index.ts"],"sourcesContent":["export { VItemGroup } from './VItemGroup'\nexport { VItem } from './VItem'\n"],"mappings":"SAASA,UAAU;AAAA,SACVC,KAAK"}
1
+ {"version":3,"file":"index.mjs","names":["VItemGroup","VItem"],"sources":["../../../src/components/VItemGroup/index.ts"],"sourcesContent":["export { VItemGroup } from './VItemGroup'\nexport { VItem } from './VItem'\n"],"mappings":"SAASA,UAAU;AAAA,SACVC,KAAK","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":["createSimpleFunctional","VKbd"],"sources":["../../../src/components/VKbd/index.ts"],"sourcesContent":["// Styles\nimport './VKbd.sass'\n\n// Utilities\nimport { createSimpleFunctional } from '@/util'\n\nexport const VKbd = createSimpleFunctional('v-kbd')\n\nexport type VKbd = InstanceType<typeof VKbd>\n"],"mappings":"AAAA;AACA;;AAEA;AAAA,SACSA,sBAAsB;AAE/B,OAAO,MAAMC,IAAI,GAAGD,sBAAsB,CAAC,OAAO,CAAC"}
1
+ {"version":3,"file":"index.mjs","names":["createSimpleFunctional","VKbd"],"sources":["../../../src/components/VKbd/index.ts"],"sourcesContent":["// Styles\nimport './VKbd.sass'\n\n// Utilities\nimport { createSimpleFunctional } from '@/util'\n\nexport const VKbd = createSimpleFunctional('v-kbd')\n\nexport type VKbd = InstanceType<typeof VKbd>\n"],"mappings":"AAAA;AACA;;AAEA;AAAA,SACSA,sBAAsB;AAE/B,OAAO,MAAMC,IAAI,GAAGD,sBAAsB,CAAC,OAAO,CAAC","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"VLabel.mjs","names":["makeComponentProps","makeThemeProps","EventProp","genericComponent","propsFactory","useRender","makeVLabelProps","text","String","onClick","VLabel","name","props","setup","_ref","slots","_createVNode","class","style","default"],"sources":["../../../src/components/VLabel/VLabel.tsx"],"sourcesContent":["// Styles\nimport './VLabel.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeThemeProps } from '@/composables/theme'\n\n// Utilities\nimport { EventProp, genericComponent, propsFactory, useRender } from '@/util'\n\nexport const makeVLabelProps = propsFactory({\n text: String,\n\n onClick: EventProp<[MouseEvent]>(),\n\n ...makeComponentProps(),\n ...makeThemeProps(),\n}, 'VLabel')\n\nexport const VLabel = genericComponent()({\n name: 'VLabel',\n\n props: makeVLabelProps(),\n\n setup (props, { slots }) {\n useRender(() => (\n <label\n class={[\n 'v-label',\n {\n 'v-label--clickable': !!props.onClick,\n },\n props.class,\n ]}\n style={ props.style }\n onClick={ props.onClick }\n >\n { props.text }\n\n { slots.default?.() }\n </label>\n ))\n\n return {}\n },\n})\n\nexport type VLabel = InstanceType<typeof VLabel>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,cAAc,uCAEvB;AAAA,SACSC,SAAS,EAAEC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS;AAE7D,OAAO,MAAMC,eAAe,GAAGF,YAAY,CAAC;EAC1CG,IAAI,EAAEC,MAAM;EAEZC,OAAO,EAAEP,SAAS,CAAe,CAAC;EAElC,GAAGF,kBAAkB,CAAC,CAAC;EACvB,GAAGC,cAAc,CAAC;AACpB,CAAC,EAAE,QAAQ,CAAC;AAEZ,OAAO,MAAMS,MAAM,GAAGP,gBAAgB,CAAC,CAAC,CAAC;EACvCQ,IAAI,EAAE,QAAQ;EAEdC,KAAK,EAAEN,eAAe,CAAC,CAAC;EAExBO,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrBT,SAAS,CAAC,MAAAW,YAAA;MAAA,SAEC,CACL,SAAS,EACT;QACE,oBAAoB,EAAE,CAAC,CAACJ,KAAK,CAACH;MAChC,CAAC,EACDG,KAAK,CAACK,KAAK,CACZ;MAAA,SACOL,KAAK,CAACM,KAAK;MAAA,WACTN,KAAK,CAACH;IAAO,IAErBG,KAAK,CAACL,IAAI,EAEVQ,KAAK,CAACI,OAAO,GAAG,CAAC,EAEtB,CAAC;IAEF,OAAO,CAAC,CAAC;EACX;AACF,CAAC,CAAC"}
1
+ {"version":3,"file":"VLabel.mjs","names":["makeComponentProps","makeThemeProps","EventProp","genericComponent","propsFactory","useRender","makeVLabelProps","text","String","onClick","VLabel","name","props","setup","_ref","slots","_createVNode","class","style","default"],"sources":["../../../src/components/VLabel/VLabel.tsx"],"sourcesContent":["// Styles\nimport './VLabel.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeThemeProps } from '@/composables/theme'\n\n// Utilities\nimport { EventProp, genericComponent, propsFactory, useRender } from '@/util'\n\nexport const makeVLabelProps = propsFactory({\n text: String,\n\n onClick: EventProp<[MouseEvent]>(),\n\n ...makeComponentProps(),\n ...makeThemeProps(),\n}, 'VLabel')\n\nexport const VLabel = genericComponent()({\n name: 'VLabel',\n\n props: makeVLabelProps(),\n\n setup (props, { slots }) {\n useRender(() => (\n <label\n class={[\n 'v-label',\n {\n 'v-label--clickable': !!props.onClick,\n },\n props.class,\n ]}\n style={ props.style }\n onClick={ props.onClick }\n >\n { props.text }\n\n { slots.default?.() }\n </label>\n ))\n\n return {}\n },\n})\n\nexport type VLabel = InstanceType<typeof VLabel>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,cAAc,uCAEvB;AAAA,SACSC,SAAS,EAAEC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS;AAE7D,OAAO,MAAMC,eAAe,GAAGF,YAAY,CAAC;EAC1CG,IAAI,EAAEC,MAAM;EAEZC,OAAO,EAAEP,SAAS,CAAe,CAAC;EAElC,GAAGF,kBAAkB,CAAC,CAAC;EACvB,GAAGC,cAAc,CAAC;AACpB,CAAC,EAAE,QAAQ,CAAC;AAEZ,OAAO,MAAMS,MAAM,GAAGP,gBAAgB,CAAC,CAAC,CAAC;EACvCQ,IAAI,EAAE,QAAQ;EAEdC,KAAK,EAAEN,eAAe,CAAC,CAAC;EAExBO,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrBT,SAAS,CAAC,MAAAW,YAAA;MAAA,SAEC,CACL,SAAS,EACT;QACE,oBAAoB,EAAE,CAAC,CAACJ,KAAK,CAACH;MAChC,CAAC,EACDG,KAAK,CAACK,KAAK,CACZ;MAAA,SACOL,KAAK,CAACM,KAAK;MAAA,WACTN,KAAK,CAACH;IAAO,IAErBG,KAAK,CAACL,IAAI,EAEVQ,KAAK,CAACI,OAAO,GAAG,CAAC,EAEtB,CAAC;IAEF,OAAO,CAAC,CAAC;EACX;AACF,CAAC,CAAC","ignoreList":[]}
@@ -9,9 +9,9 @@ declare const VLabel: {
9
9
  new (...args: any[]): vue.CreateComponentPublicInstance<{
10
10
  style: vue.StyleValue;
11
11
  } & {
12
- text?: string | undefined;
13
- class?: any;
14
12
  onClick?: ((args_0: MouseEvent) => void) | undefined;
13
+ class?: any;
14
+ text?: string | undefined;
15
15
  theme?: string | undefined;
16
16
  } & {
17
17
  $children?: vue.VNodeChild | {
@@ -25,9 +25,9 @@ declare const VLabel: {
25
25
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
26
26
  style: vue.StyleValue;
27
27
  } & {
28
- text?: string | undefined;
29
- class?: any;
30
28
  onClick?: ((args_0: MouseEvent) => void) | undefined;
29
+ class?: any;
30
+ text?: string | undefined;
31
31
  theme?: string | undefined;
32
32
  } & {
33
33
  $children?: vue.VNodeChild | {
@@ -54,9 +54,9 @@ declare const VLabel: {
54
54
  }, {
55
55
  style: vue.StyleValue;
56
56
  } & {
57
- text?: string | undefined;
58
- class?: any;
59
57
  onClick?: ((args_0: MouseEvent) => void) | undefined;
58
+ class?: any;
59
+ text?: string | undefined;
60
60
  theme?: string | undefined;
61
61
  } & {
62
62
  $children?: vue.VNodeChild | {
@@ -76,9 +76,9 @@ declare const VLabel: {
76
76
  } & vue.ComponentOptionsBase<{
77
77
  style: vue.StyleValue;
78
78
  } & {
79
- text?: string | undefined;
80
- class?: any;
81
79
  onClick?: ((args_0: MouseEvent) => void) | undefined;
80
+ class?: any;
81
+ text?: string | undefined;
82
82
  theme?: string | undefined;
83
83
  } & {
84
84
  $children?: vue.VNodeChild | {
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":["VLabel"],"sources":["../../../src/components/VLabel/index.ts"],"sourcesContent":["export { VLabel } from './VLabel'\n"],"mappings":"SAASA,MAAM"}
1
+ {"version":3,"file":"index.mjs","names":["VLabel"],"sources":["../../../src/components/VLabel/index.ts"],"sourcesContent":["export { VLabel } from './VLabel'\n"],"mappings":"SAASA,MAAM","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"VLayout.mjs","names":["makeComponentProps","createLayout","makeLayoutProps","genericComponent","propsFactory","useRender","makeVLayoutProps","VLayout","name","props","setup","_ref","slots","layoutClasses","layoutStyles","getLayoutItem","items","layoutRef","_createVNode","value","class","style","default"],"sources":["../../../src/components/VLayout/VLayout.tsx"],"sourcesContent":["// Styles\nimport './VLayout.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { createLayout, makeLayoutProps } from '@/composables/layout'\n\n// Utilities\nimport { genericComponent, propsFactory, useRender } from '@/util'\n\nexport const makeVLayoutProps = propsFactory({\n ...makeComponentProps(),\n ...makeLayoutProps(),\n}, 'VLayout')\n\nexport const VLayout = genericComponent()({\n name: 'VLayout',\n\n props: makeVLayoutProps(),\n\n setup (props, { slots }) {\n const { layoutClasses, layoutStyles, getLayoutItem, items, layoutRef } = createLayout(props)\n\n useRender(() => (\n <div\n ref={ layoutRef }\n class={[\n layoutClasses.value,\n props.class,\n ]}\n style={[\n layoutStyles.value,\n props.style,\n ]}\n >\n { slots.default?.() }\n </div>\n ))\n\n return {\n getLayoutItem,\n items,\n }\n },\n})\n\nexport type VLayout = InstanceType<typeof VLayout>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,YAAY,EAAEC,eAAe,wCAEtC;AAAA,SACSC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS;AAElD,OAAO,MAAMC,gBAAgB,GAAGF,YAAY,CAAC;EAC3C,GAAGJ,kBAAkB,CAAC,CAAC;EACvB,GAAGE,eAAe,CAAC;AACrB,CAAC,EAAE,SAAS,CAAC;AAEb,OAAO,MAAMK,OAAO,GAAGJ,gBAAgB,CAAC,CAAC,CAAC;EACxCK,IAAI,EAAE,SAAS;EAEfC,KAAK,EAAEH,gBAAgB,CAAC,CAAC;EAEzBI,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE,aAAa;MAAEC,YAAY;MAAEC,aAAa;MAAEC,KAAK;MAAEC;IAAU,CAAC,GAAGhB,YAAY,CAACQ,KAAK,CAAC;IAE5FJ,SAAS,CAAC,MAAAa,YAAA;MAAA,OAEAD,SAAS;MAAA,SACR,CACLJ,aAAa,CAACM,KAAK,EACnBV,KAAK,CAACW,KAAK,CACZ;MAAA,SACM,CACLN,YAAY,CAACK,KAAK,EAClBV,KAAK,CAACY,KAAK;IACZ,IAECT,KAAK,CAACU,OAAO,GAAG,CAAC,EAEtB,CAAC;IAEF,OAAO;MACLP,aAAa;MACbC;IACF,CAAC;EACH;AACF,CAAC,CAAC"}
1
+ {"version":3,"file":"VLayout.mjs","names":["makeComponentProps","createLayout","makeLayoutProps","genericComponent","propsFactory","useRender","makeVLayoutProps","VLayout","name","props","setup","_ref","slots","layoutClasses","layoutStyles","getLayoutItem","items","layoutRef","_createVNode","value","class","style","default"],"sources":["../../../src/components/VLayout/VLayout.tsx"],"sourcesContent":["// Styles\nimport './VLayout.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { createLayout, makeLayoutProps } from '@/composables/layout'\n\n// Utilities\nimport { genericComponent, propsFactory, useRender } from '@/util'\n\nexport const makeVLayoutProps = propsFactory({\n ...makeComponentProps(),\n ...makeLayoutProps(),\n}, 'VLayout')\n\nexport const VLayout = genericComponent()({\n name: 'VLayout',\n\n props: makeVLayoutProps(),\n\n setup (props, { slots }) {\n const { layoutClasses, layoutStyles, getLayoutItem, items, layoutRef } = createLayout(props)\n\n useRender(() => (\n <div\n ref={ layoutRef }\n class={[\n layoutClasses.value,\n props.class,\n ]}\n style={[\n layoutStyles.value,\n props.style,\n ]}\n >\n { slots.default?.() }\n </div>\n ))\n\n return {\n getLayoutItem,\n items,\n }\n },\n})\n\nexport type VLayout = InstanceType<typeof VLayout>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,YAAY,EAAEC,eAAe,wCAEtC;AAAA,SACSC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS;AAElD,OAAO,MAAMC,gBAAgB,GAAGF,YAAY,CAAC;EAC3C,GAAGJ,kBAAkB,CAAC,CAAC;EACvB,GAAGE,eAAe,CAAC;AACrB,CAAC,EAAE,SAAS,CAAC;AAEb,OAAO,MAAMK,OAAO,GAAGJ,gBAAgB,CAAC,CAAC,CAAC;EACxCK,IAAI,EAAE,SAAS;EAEfC,KAAK,EAAEH,gBAAgB,CAAC,CAAC;EAEzBI,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE,aAAa;MAAEC,YAAY;MAAEC,aAAa;MAAEC,KAAK;MAAEC;IAAU,CAAC,GAAGhB,YAAY,CAACQ,KAAK,CAAC;IAE5FJ,SAAS,CAAC,MAAAa,YAAA;MAAA,OAEAD,SAAS;MAAA,SACR,CACLJ,aAAa,CAACM,KAAK,EACnBV,KAAK,CAACW,KAAK,CACZ;MAAA,SACM,CACLN,YAAY,CAACK,KAAK,EAClBV,KAAK,CAACY,KAAK;IACZ,IAECT,KAAK,CAACU,OAAO,GAAG,CAAC,EAEtB,CAAC;IAEF,OAAO;MACLP,aAAa;MACbC;IACF,CAAC;EACH;AACF,CAAC,CAAC","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"VLayoutItem.mjs","names":["makeComponentProps","makeLayoutItemProps","useLayoutItem","computed","toRef","genericComponent","propsFactory","makeVLayoutItemProps","position","type","String","required","size","Number","default","modelValue","Boolean","VLayoutItem","name","props","setup","_ref","slots","layoutItemStyles","id","order","parseInt","elementSize","layoutSize","active","absolute","_createVNode","class","value","style"],"sources":["../../../src/components/VLayout/VLayoutItem.tsx"],"sourcesContent":["// Styles\nimport './VLayoutItem.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeLayoutItemProps, useLayoutItem } from '@/composables/layout'\n\n// Utilities\nimport { computed, toRef } from 'vue'\nimport { genericComponent, propsFactory } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\n\nexport const makeVLayoutItemProps = propsFactory({\n position: {\n type: String as PropType<'top' | 'right' | 'bottom' | 'left'>,\n required: true,\n },\n size: {\n type: [Number, String],\n default: 300,\n },\n modelValue: Boolean,\n\n ...makeComponentProps(),\n ...makeLayoutItemProps(),\n}, 'VLayoutItem')\n\nexport const VLayoutItem = genericComponent()({\n name: 'VLayoutItem',\n\n props: makeVLayoutItemProps(),\n\n setup (props, { slots }) {\n const { layoutItemStyles } = useLayoutItem({\n id: props.name,\n order: computed(() => parseInt(props.order, 10)),\n position: toRef(props, 'position'),\n elementSize: toRef(props, 'size'),\n layoutSize: toRef(props, 'size'),\n active: toRef(props, 'modelValue'),\n absolute: toRef(props, 'absolute'),\n })\n\n return () => (\n <div\n class={[\n 'v-layout-item',\n props.class,\n ]}\n style={[\n layoutItemStyles.value,\n props.style,\n ]}\n >\n { slots.default?.() }\n </div>\n )\n },\n})\n\nexport type VLayoutItem = InstanceType<typeof VLayoutItem>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,mBAAmB,EAAEC,aAAa,wCAE3C;AACA,SAASC,QAAQ,EAAEC,KAAK,QAAQ,KAAK;AAAA,SAC5BC,gBAAgB,EAAEC,YAAY,gCAEvC;AAGA,OAAO,MAAMC,oBAAoB,GAAGD,YAAY,CAAC;EAC/CE,QAAQ,EAAE;IACRC,IAAI,EAAEC,MAAuD;IAC7DC,QAAQ,EAAE;EACZ,CAAC;EACDC,IAAI,EAAE;IACJH,IAAI,EAAE,CAACI,MAAM,EAAEH,MAAM,CAAC;IACtBI,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAEC,OAAO;EAEnB,GAAGhB,kBAAkB,CAAC,CAAC;EACvB,GAAGC,mBAAmB,CAAC;AACzB,CAAC,EAAE,aAAa,CAAC;AAEjB,OAAO,MAAMgB,WAAW,GAAGZ,gBAAgB,CAAC,CAAC,CAAC;EAC5Ca,IAAI,EAAE,aAAa;EAEnBC,KAAK,EAAEZ,oBAAoB,CAAC,CAAC;EAE7Ba,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE;IAAiB,CAAC,GAAGrB,aAAa,CAAC;MACzCsB,EAAE,EAAEL,KAAK,CAACD,IAAI;MACdO,KAAK,EAAEtB,QAAQ,CAAC,MAAMuB,QAAQ,CAACP,KAAK,CAACM,KAAK,EAAE,EAAE,CAAC,CAAC;MAChDjB,QAAQ,EAAEJ,KAAK,CAACe,KAAK,EAAE,UAAU,CAAC;MAClCQ,WAAW,EAAEvB,KAAK,CAACe,KAAK,EAAE,MAAM,CAAC;MACjCS,UAAU,EAAExB,KAAK,CAACe,KAAK,EAAE,MAAM,CAAC;MAChCU,MAAM,EAAEzB,KAAK,CAACe,KAAK,EAAE,YAAY,CAAC;MAClCW,QAAQ,EAAE1B,KAAK,CAACe,KAAK,EAAE,UAAU;IACnC,CAAC,CAAC;IAEF,OAAO,MAAAY,YAAA;MAAA,SAEI,CACL,eAAe,EACfZ,KAAK,CAACa,KAAK,CACZ;MAAA,SACM,CACLT,gBAAgB,CAACU,KAAK,EACtBd,KAAK,CAACe,KAAK;IACZ,IAECZ,KAAK,CAACR,OAAO,GAAG,CAAC,EAEtB;EACH;AACF,CAAC,CAAC"}
1
+ {"version":3,"file":"VLayoutItem.mjs","names":["makeComponentProps","makeLayoutItemProps","useLayoutItem","computed","toRef","genericComponent","propsFactory","makeVLayoutItemProps","position","type","String","required","size","Number","default","modelValue","Boolean","VLayoutItem","name","props","setup","_ref","slots","layoutItemStyles","id","order","parseInt","elementSize","layoutSize","active","absolute","_createVNode","class","value","style"],"sources":["../../../src/components/VLayout/VLayoutItem.tsx"],"sourcesContent":["// Styles\nimport './VLayoutItem.sass'\n\n// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeLayoutItemProps, useLayoutItem } from '@/composables/layout'\n\n// Utilities\nimport { computed, toRef } from 'vue'\nimport { genericComponent, propsFactory } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\n\nexport const makeVLayoutItemProps = propsFactory({\n position: {\n type: String as PropType<'top' | 'right' | 'bottom' | 'left'>,\n required: true,\n },\n size: {\n type: [Number, String],\n default: 300,\n },\n modelValue: Boolean,\n\n ...makeComponentProps(),\n ...makeLayoutItemProps(),\n}, 'VLayoutItem')\n\nexport const VLayoutItem = genericComponent()({\n name: 'VLayoutItem',\n\n props: makeVLayoutItemProps(),\n\n setup (props, { slots }) {\n const { layoutItemStyles } = useLayoutItem({\n id: props.name,\n order: computed(() => parseInt(props.order, 10)),\n position: toRef(props, 'position'),\n elementSize: toRef(props, 'size'),\n layoutSize: toRef(props, 'size'),\n active: toRef(props, 'modelValue'),\n absolute: toRef(props, 'absolute'),\n })\n\n return () => (\n <div\n class={[\n 'v-layout-item',\n props.class,\n ]}\n style={[\n layoutItemStyles.value,\n props.style,\n ]}\n >\n { slots.default?.() }\n </div>\n )\n },\n})\n\nexport type VLayoutItem = InstanceType<typeof VLayoutItem>\n"],"mappings":";AAAA;AACA;;AAEA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,mBAAmB,EAAEC,aAAa,wCAE3C;AACA,SAASC,QAAQ,EAAEC,KAAK,QAAQ,KAAK;AAAA,SAC5BC,gBAAgB,EAAEC,YAAY,gCAEvC;AAGA,OAAO,MAAMC,oBAAoB,GAAGD,YAAY,CAAC;EAC/CE,QAAQ,EAAE;IACRC,IAAI,EAAEC,MAAuD;IAC7DC,QAAQ,EAAE;EACZ,CAAC;EACDC,IAAI,EAAE;IACJH,IAAI,EAAE,CAACI,MAAM,EAAEH,MAAM,CAAC;IACtBI,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAEC,OAAO;EAEnB,GAAGhB,kBAAkB,CAAC,CAAC;EACvB,GAAGC,mBAAmB,CAAC;AACzB,CAAC,EAAE,aAAa,CAAC;AAEjB,OAAO,MAAMgB,WAAW,GAAGZ,gBAAgB,CAAC,CAAC,CAAC;EAC5Ca,IAAI,EAAE,aAAa;EAEnBC,KAAK,EAAEZ,oBAAoB,CAAC,CAAC;EAE7Ba,KAAKA,CAAED,KAAK,EAAAE,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE;IAAiB,CAAC,GAAGrB,aAAa,CAAC;MACzCsB,EAAE,EAAEL,KAAK,CAACD,IAAI;MACdO,KAAK,EAAEtB,QAAQ,CAAC,MAAMuB,QAAQ,CAACP,KAAK,CAACM,KAAK,EAAE,EAAE,CAAC,CAAC;MAChDjB,QAAQ,EAAEJ,KAAK,CAACe,KAAK,EAAE,UAAU,CAAC;MAClCQ,WAAW,EAAEvB,KAAK,CAACe,KAAK,EAAE,MAAM,CAAC;MACjCS,UAAU,EAAExB,KAAK,CAACe,KAAK,EAAE,MAAM,CAAC;MAChCU,MAAM,EAAEzB,KAAK,CAACe,KAAK,EAAE,YAAY,CAAC;MAClCW,QAAQ,EAAE1B,KAAK,CAACe,KAAK,EAAE,UAAU;IACnC,CAAC,CAAC;IAEF,OAAO,MAAAY,YAAA;MAAA,SAEI,CACL,eAAe,EACfZ,KAAK,CAACa,KAAK,CACZ;MAAA,SACM,CACLT,gBAAgB,CAACU,KAAK,EACtBd,KAAK,CAACe,KAAK;IACZ,IAECZ,KAAK,CAACR,OAAO,GAAG,CAAC,EAEtB;EACH;AACF,CAAC,CAAC","ignoreList":[]}
@@ -174,15 +174,15 @@ type VLayout = InstanceType<typeof VLayout>;
174
174
 
175
175
  declare const VLayoutItem: {
176
176
  new (...args: any[]): vue.CreateComponentPublicInstance<{
177
- absolute: boolean;
178
- order: string | number;
179
- position: "left" | "top" | "bottom" | "right";
180
177
  style: vue.StyleValue;
181
178
  size: string | number;
179
+ order: string | number;
180
+ absolute: boolean;
181
+ position: "left" | "right" | "top" | "bottom";
182
182
  modelValue: boolean;
183
183
  } & {
184
- name?: string | undefined;
185
184
  class?: any;
185
+ name?: string | undefined;
186
186
  } & {
187
187
  $children?: vue.VNodeChild | {
188
188
  default?: (() => vue.VNodeChild) | undefined;
@@ -193,15 +193,15 @@ declare const VLayoutItem: {
193
193
  } & {
194
194
  "v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
195
195
  }, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
196
- absolute: boolean;
197
- order: string | number;
198
- position: "left" | "top" | "bottom" | "right";
199
196
  style: vue.StyleValue;
200
197
  size: string | number;
198
+ order: string | number;
199
+ absolute: boolean;
200
+ position: "left" | "right" | "top" | "bottom";
201
201
  modelValue: boolean;
202
202
  } & {
203
- name?: string | undefined;
204
203
  class?: any;
204
+ name?: string | undefined;
205
205
  } & {
206
206
  $children?: vue.VNodeChild | {
207
207
  default?: (() => vue.VNodeChild) | undefined;
@@ -212,10 +212,10 @@ declare const VLayoutItem: {
212
212
  } & {
213
213
  "v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
214
214
  }, {
215
- absolute: boolean;
216
- order: string | number;
217
215
  style: vue.StyleValue;
218
216
  size: string | number;
217
+ order: string | number;
218
+ absolute: boolean;
219
219
  modelValue: boolean;
220
220
  }, true, {}, vue.SlotsType<Partial<{
221
221
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -229,15 +229,15 @@ declare const VLayoutItem: {
229
229
  M: {};
230
230
  Defaults: {};
231
231
  }, {
232
- absolute: boolean;
233
- order: string | number;
234
- position: "left" | "top" | "bottom" | "right";
235
232
  style: vue.StyleValue;
236
233
  size: string | number;
234
+ order: string | number;
235
+ absolute: boolean;
236
+ position: "left" | "right" | "top" | "bottom";
237
237
  modelValue: boolean;
238
238
  } & {
239
- name?: string | undefined;
240
239
  class?: any;
240
+ name?: string | undefined;
241
241
  } & {
242
242
  $children?: vue.VNodeChild | {
243
243
  default?: (() => vue.VNodeChild) | undefined;
@@ -248,25 +248,25 @@ declare const VLayoutItem: {
248
248
  } & {
249
249
  "v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
250
250
  }, () => JSX.Element, {}, {}, {}, {
251
- absolute: boolean;
252
- order: string | number;
253
251
  style: vue.StyleValue;
254
252
  size: string | number;
253
+ order: string | number;
254
+ absolute: boolean;
255
255
  modelValue: boolean;
256
256
  }>;
257
257
  __isFragment?: undefined;
258
258
  __isTeleport?: undefined;
259
259
  __isSuspense?: undefined;
260
260
  } & vue.ComponentOptionsBase<{
261
- absolute: boolean;
262
- order: string | number;
263
- position: "left" | "top" | "bottom" | "right";
264
261
  style: vue.StyleValue;
265
262
  size: string | number;
263
+ order: string | number;
264
+ absolute: boolean;
265
+ position: "left" | "right" | "top" | "bottom";
266
266
  modelValue: boolean;
267
267
  } & {
268
- name?: string | undefined;
269
268
  class?: any;
269
+ name?: string | undefined;
270
270
  } & {
271
271
  $children?: vue.VNodeChild | {
272
272
  default?: (() => vue.VNodeChild) | undefined;
@@ -277,10 +277,10 @@ declare const VLayoutItem: {
277
277
  } & {
278
278
  "v-slot:default"?: false | (() => vue.VNodeChild) | undefined;
279
279
  }, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
280
- absolute: boolean;
281
- order: string | number;
282
280
  style: vue.StyleValue;
283
281
  size: string | number;
282
+ order: string | number;
283
+ absolute: boolean;
284
284
  modelValue: boolean;
285
285
  }, {}, string, vue.SlotsType<Partial<{
286
286
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -301,7 +301,7 @@ declare const VLayoutItem: {
301
301
  default: null;
302
302
  };
303
303
  position: {
304
- type: PropType<"left" | "top" | "bottom" | "right">;
304
+ type: PropType<"left" | "right" | "top" | "bottom">;
305
305
  required: true;
306
306
  };
307
307
  size: {
@@ -324,7 +324,7 @@ declare const VLayoutItem: {
324
324
  default: null;
325
325
  };
326
326
  position: {
327
- type: PropType<"left" | "top" | "bottom" | "right">;
327
+ type: PropType<"left" | "right" | "top" | "bottom">;
328
328
  required: true;
329
329
  };
330
330
  size: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":["VLayout","VLayoutItem"],"sources":["../../../src/components/VLayout/index.ts"],"sourcesContent":["export { VLayout } from './VLayout'\nexport { VLayoutItem } from './VLayoutItem'\n"],"mappings":"SAASA,OAAO;AAAA,SACPC,WAAW"}
1
+ {"version":3,"file":"index.mjs","names":["VLayout","VLayoutItem"],"sources":["../../../src/components/VLayout/index.ts"],"sourcesContent":["export { VLayout } from './VLayout'\nexport { VLayoutItem } from './VLayoutItem'\n"],"mappings":"SAASA,OAAO;AAAA,SACPC,WAAW","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"VLazy.mjs","names":["makeComponentProps","makeDimensionProps","useDimension","useProxiedModel","makeTagProps","makeTransitionProps","MaybeTransition","intersect","genericComponent","propsFactory","useRender","makeVLazyProps","modelValue","Boolean","options","type","Object","default","root","undefined","rootMargin","threshold","transition","VLazy","name","directives","props","emits","value","setup","_ref","slots","dimensionStyles","isActive","onIntersect","isIntersecting","_withDirectives","_createVNode","tag","class","style","_resolveDirective","handler"],"sources":["../../../src/components/VLazy/VLazy.tsx"],"sourcesContent":["// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeDimensionProps, useDimension } from '@/composables/dimensions'\nimport { useProxiedModel } from '@/composables/proxiedModel'\nimport { makeTagProps } from '@/composables/tag'\nimport { makeTransitionProps, MaybeTransition } from '@/composables/transition'\n\n// Directives\nimport intersect from '@/directives/intersect'\n\n// Utilities\nimport { genericComponent, propsFactory, useRender } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\n\nexport const makeVLazyProps = propsFactory({\n modelValue: Boolean,\n options: {\n type: Object as PropType<IntersectionObserverInit>,\n // For more information on types, navigate to:\n // https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API\n default: () => ({\n root: undefined,\n rootMargin: undefined,\n threshold: undefined,\n }),\n },\n\n ...makeComponentProps(),\n ...makeDimensionProps(),\n ...makeTagProps(),\n ...makeTransitionProps({ transition: 'fade-transition' }),\n}, 'VLazy')\n\nexport const VLazy = genericComponent()({\n name: 'VLazy',\n\n directives: { intersect },\n\n props: makeVLazyProps(),\n\n emits: {\n 'update:modelValue': (value: boolean) => true,\n },\n\n setup (props, { slots }) {\n const { dimensionStyles } = useDimension(props)\n\n const isActive = useProxiedModel(props, 'modelValue')\n\n function onIntersect (isIntersecting: boolean) {\n if (isActive.value) return\n\n isActive.value = isIntersecting\n }\n\n useRender(() => (\n <props.tag\n class={[\n 'v-lazy',\n props.class,\n ]}\n v-intersect={[\n {\n handler: onIntersect,\n options: props.options,\n },\n null,\n isActive.value ? [] : ['once'],\n ]}\n style={[\n dimensionStyles.value,\n props.style,\n ]}\n >\n { isActive.value && (\n <MaybeTransition transition={ props.transition } appear>\n { slots.default?.() }\n </MaybeTransition>\n )}\n </props.tag>\n ))\n\n return {}\n },\n})\n\nexport type VLazy = InstanceType<typeof VLazy>\n"],"mappings":";AAAA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,kBAAkB,EAAEC,YAAY;AAAA,SAChCC,eAAe;AAAA,SACfC,YAAY;AAAA,SACZC,mBAAmB,EAAEC,eAAe,4CAE7C;AAAA,OACOC,SAAS,8CAEhB;AAAA,SACSC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS,gCAElD;AAGA,OAAO,MAAMC,cAAc,GAAGF,YAAY,CAAC;EACzCG,UAAU,EAAEC,OAAO;EACnBC,OAAO,EAAE;IACPC,IAAI,EAAEC,MAA4C;IAClD;IACA;IACAC,OAAO,EAAEA,CAAA,MAAO;MACdC,IAAI,EAAEC,SAAS;MACfC,UAAU,EAAED,SAAS;MACrBE,SAAS,EAAEF;IACb,CAAC;EACH,CAAC;EAED,GAAGnB,kBAAkB,CAAC,CAAC;EACvB,GAAGC,kBAAkB,CAAC,CAAC;EACvB,GAAGG,YAAY,CAAC,CAAC;EACjB,GAAGC,mBAAmB,CAAC;IAAEiB,UAAU,EAAE;EAAkB,CAAC;AAC1D,CAAC,EAAE,OAAO,CAAC;AAEX,OAAO,MAAMC,KAAK,GAAGf,gBAAgB,CAAC,CAAC,CAAC;EACtCgB,IAAI,EAAE,OAAO;EAEbC,UAAU,EAAE;IAAElB;EAAU,CAAC;EAEzBmB,KAAK,EAAEf,cAAc,CAAC,CAAC;EAEvBgB,KAAK,EAAE;IACL,mBAAmB,EAAGC,KAAc,IAAK;EAC3C,CAAC;EAEDC,KAAKA,CAAEH,KAAK,EAAAI,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE;IAAgB,CAAC,GAAG9B,YAAY,CAACwB,KAAK,CAAC;IAE/C,MAAMO,QAAQ,GAAG9B,eAAe,CAACuB,KAAK,EAAE,YAAY,CAAC;IAErD,SAASQ,WAAWA,CAAEC,cAAuB,EAAE;MAC7C,IAAIF,QAAQ,CAACL,KAAK,EAAE;MAEpBK,QAAQ,CAACL,KAAK,GAAGO,cAAc;IACjC;IAEAzB,SAAS,CAAC,MAAA0B,eAAA,CAAAC,YAAA,CAAAX,KAAA,CAAAY,GAAA;MAAA,SAEC,CACL,QAAQ,EACRZ,KAAK,CAACa,KAAK,CACZ;MAAA,SASM,CACLP,eAAe,CAACJ,KAAK,EACrBF,KAAK,CAACc,KAAK;IACZ;MAAAvB,OAAA,EAAAA,CAAA,MAECgB,QAAQ,CAACL,KAAK,IAAAS,YAAA,CAAA/B,eAAA;QAAA,cACgBoB,KAAK,CAACJ,UAAU;QAAA;MAAA;QAAAL,OAAA,EAAAA,CAAA,MAC1Cc,KAAK,CAACd,OAAO,GAAG,CAAC;MAAA,EAEtB;IAAA,MAAAwB,iBAAA,eAhBC;MACEC,OAAO,EAAER,WAAW;MACpBpB,OAAO,EAAEY,KAAK,CAACZ;IACjB,CAAC,EACD,IAAI,GAcT,CAAC;IAEF,OAAO,CAAC,CAAC;EACX;AACF,CAAC,CAAC"}
1
+ {"version":3,"file":"VLazy.mjs","names":["makeComponentProps","makeDimensionProps","useDimension","useProxiedModel","makeTagProps","makeTransitionProps","MaybeTransition","intersect","genericComponent","propsFactory","useRender","makeVLazyProps","modelValue","Boolean","options","type","Object","default","root","undefined","rootMargin","threshold","transition","VLazy","name","directives","props","emits","value","setup","_ref","slots","dimensionStyles","isActive","onIntersect","isIntersecting","_withDirectives","_createVNode","tag","class","style","_resolveDirective","handler"],"sources":["../../../src/components/VLazy/VLazy.tsx"],"sourcesContent":["// Composables\nimport { makeComponentProps } from '@/composables/component'\nimport { makeDimensionProps, useDimension } from '@/composables/dimensions'\nimport { useProxiedModel } from '@/composables/proxiedModel'\nimport { makeTagProps } from '@/composables/tag'\nimport { makeTransitionProps, MaybeTransition } from '@/composables/transition'\n\n// Directives\nimport intersect from '@/directives/intersect'\n\n// Utilities\nimport { genericComponent, propsFactory, useRender } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\n\nexport const makeVLazyProps = propsFactory({\n modelValue: Boolean,\n options: {\n type: Object as PropType<IntersectionObserverInit>,\n // For more information on types, navigate to:\n // https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API\n default: () => ({\n root: undefined,\n rootMargin: undefined,\n threshold: undefined,\n }),\n },\n\n ...makeComponentProps(),\n ...makeDimensionProps(),\n ...makeTagProps(),\n ...makeTransitionProps({ transition: 'fade-transition' }),\n}, 'VLazy')\n\nexport const VLazy = genericComponent()({\n name: 'VLazy',\n\n directives: { intersect },\n\n props: makeVLazyProps(),\n\n emits: {\n 'update:modelValue': (value: boolean) => true,\n },\n\n setup (props, { slots }) {\n const { dimensionStyles } = useDimension(props)\n\n const isActive = useProxiedModel(props, 'modelValue')\n\n function onIntersect (isIntersecting: boolean) {\n if (isActive.value) return\n\n isActive.value = isIntersecting\n }\n\n useRender(() => (\n <props.tag\n class={[\n 'v-lazy',\n props.class,\n ]}\n v-intersect={[\n {\n handler: onIntersect,\n options: props.options,\n },\n null,\n isActive.value ? [] : ['once'],\n ]}\n style={[\n dimensionStyles.value,\n props.style,\n ]}\n >\n { isActive.value && (\n <MaybeTransition transition={ props.transition } appear>\n { slots.default?.() }\n </MaybeTransition>\n )}\n </props.tag>\n ))\n\n return {}\n },\n})\n\nexport type VLazy = InstanceType<typeof VLazy>\n"],"mappings":";AAAA;AAAA,SACSA,kBAAkB;AAAA,SAClBC,kBAAkB,EAAEC,YAAY;AAAA,SAChCC,eAAe;AAAA,SACfC,YAAY;AAAA,SACZC,mBAAmB,EAAEC,eAAe,4CAE7C;AAAA,OACOC,SAAS,8CAEhB;AAAA,SACSC,gBAAgB,EAAEC,YAAY,EAAEC,SAAS,gCAElD;AAGA,OAAO,MAAMC,cAAc,GAAGF,YAAY,CAAC;EACzCG,UAAU,EAAEC,OAAO;EACnBC,OAAO,EAAE;IACPC,IAAI,EAAEC,MAA4C;IAClD;IACA;IACAC,OAAO,EAAEA,CAAA,MAAO;MACdC,IAAI,EAAEC,SAAS;MACfC,UAAU,EAAED,SAAS;MACrBE,SAAS,EAAEF;IACb,CAAC;EACH,CAAC;EAED,GAAGnB,kBAAkB,CAAC,CAAC;EACvB,GAAGC,kBAAkB,CAAC,CAAC;EACvB,GAAGG,YAAY,CAAC,CAAC;EACjB,GAAGC,mBAAmB,CAAC;IAAEiB,UAAU,EAAE;EAAkB,CAAC;AAC1D,CAAC,EAAE,OAAO,CAAC;AAEX,OAAO,MAAMC,KAAK,GAAGf,gBAAgB,CAAC,CAAC,CAAC;EACtCgB,IAAI,EAAE,OAAO;EAEbC,UAAU,EAAE;IAAElB;EAAU,CAAC;EAEzBmB,KAAK,EAAEf,cAAc,CAAC,CAAC;EAEvBgB,KAAK,EAAE;IACL,mBAAmB,EAAGC,KAAc,IAAK;EAC3C,CAAC;EAEDC,KAAKA,CAAEH,KAAK,EAAAI,IAAA,EAAa;IAAA,IAAX;MAAEC;IAAM,CAAC,GAAAD,IAAA;IACrB,MAAM;MAAEE;IAAgB,CAAC,GAAG9B,YAAY,CAACwB,KAAK,CAAC;IAE/C,MAAMO,QAAQ,GAAG9B,eAAe,CAACuB,KAAK,EAAE,YAAY,CAAC;IAErD,SAASQ,WAAWA,CAAEC,cAAuB,EAAE;MAC7C,IAAIF,QAAQ,CAACL,KAAK,EAAE;MAEpBK,QAAQ,CAACL,KAAK,GAAGO,cAAc;IACjC;IAEAzB,SAAS,CAAC,MAAA0B,eAAA,CAAAC,YAAA,CAAAX,KAAA,CAAAY,GAAA;MAAA,SAEC,CACL,QAAQ,EACRZ,KAAK,CAACa,KAAK,CACZ;MAAA,SASM,CACLP,eAAe,CAACJ,KAAK,EACrBF,KAAK,CAACc,KAAK;IACZ;MAAAvB,OAAA,EAAAA,CAAA,MAECgB,QAAQ,CAACL,KAAK,IAAAS,YAAA,CAAA/B,eAAA;QAAA,cACgBoB,KAAK,CAACJ,UAAU;QAAA;MAAA;QAAAL,OAAA,EAAAA,CAAA,MAC1Cc,KAAK,CAACd,OAAO,GAAG,CAAC;MAAA,EAEtB;IAAA,MAAAwB,iBAAA,eAhBC;MACEC,OAAO,EAAER,WAAW;MACpBpB,OAAO,EAAEY,KAAK,CAACZ;IACjB,CAAC,EACD,IAAI,GAcT,CAAC;IAEF,OAAO,CAAC,CAAC;EACX;AACF,CAAC,CAAC","ignoreList":[]}
@@ -7,21 +7,21 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
7
7
 
8
8
  declare const VLazy: {
9
9
  new (...args: any[]): vue.CreateComponentPublicInstance<{
10
+ style: vue.StyleValue;
11
+ tag: string;
12
+ options: IntersectionObserverInit;
10
13
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
11
14
  component?: vue.Component | undefined;
12
15
  })>;
13
- style: vue.StyleValue;
14
- options: IntersectionObserverInit;
15
- tag: string;
16
16
  modelValue: boolean;
17
17
  } & {
18
- height?: string | number | undefined;
18
+ class?: any;
19
19
  width?: string | number | undefined;
20
+ height?: string | number | undefined;
20
21
  maxHeight?: string | number | undefined;
21
22
  maxWidth?: string | number | undefined;
22
23
  minHeight?: string | number | undefined;
23
24
  minWidth?: string | number | undefined;
24
- class?: any;
25
25
  } & {
26
26
  $children?: vue.VNodeChild | {
27
27
  default?: (() => vue.VNodeChild) | undefined;
@@ -36,21 +36,21 @@ declare const VLazy: {
36
36
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
37
37
  'update:modelValue': (value: boolean) => boolean;
38
38
  }, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
39
+ style: vue.StyleValue;
40
+ tag: string;
41
+ options: IntersectionObserverInit;
39
42
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
40
43
  component?: vue.Component | undefined;
41
44
  })>;
42
- style: vue.StyleValue;
43
- options: IntersectionObserverInit;
44
- tag: string;
45
45
  modelValue: boolean;
46
46
  } & {
47
- height?: string | number | undefined;
47
+ class?: any;
48
48
  width?: string | number | undefined;
49
+ height?: string | number | undefined;
49
50
  maxHeight?: string | number | undefined;
50
51
  maxWidth?: string | number | undefined;
51
52
  minHeight?: string | number | undefined;
52
53
  minWidth?: string | number | undefined;
53
- class?: any;
54
54
  } & {
55
55
  $children?: vue.VNodeChild | {
56
56
  default?: (() => vue.VNodeChild) | undefined;
@@ -63,12 +63,12 @@ declare const VLazy: {
63
63
  } & {
64
64
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
65
65
  }, {
66
+ style: vue.StyleValue;
67
+ tag: string;
68
+ options: IntersectionObserverInit;
66
69
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
67
70
  component?: vue.Component | undefined;
68
71
  })>;
69
- style: vue.StyleValue;
70
- options: IntersectionObserverInit;
71
- tag: string;
72
72
  modelValue: boolean;
73
73
  }, true, {}, vue.SlotsType<Partial<{
74
74
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -82,21 +82,21 @@ declare const VLazy: {
82
82
  M: {};
83
83
  Defaults: {};
84
84
  }, {
85
+ style: vue.StyleValue;
86
+ tag: string;
87
+ options: IntersectionObserverInit;
85
88
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
86
89
  component?: vue.Component | undefined;
87
90
  })>;
88
- style: vue.StyleValue;
89
- options: IntersectionObserverInit;
90
- tag: string;
91
91
  modelValue: boolean;
92
92
  } & {
93
- height?: string | number | undefined;
93
+ class?: any;
94
94
  width?: string | number | undefined;
95
+ height?: string | number | undefined;
95
96
  maxHeight?: string | number | undefined;
96
97
  maxWidth?: string | number | undefined;
97
98
  minHeight?: string | number | undefined;
98
99
  minWidth?: string | number | undefined;
99
- class?: any;
100
100
  } & {
101
101
  $children?: vue.VNodeChild | {
102
102
  default?: (() => vue.VNodeChild) | undefined;
@@ -109,33 +109,33 @@ declare const VLazy: {
109
109
  } & {
110
110
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
111
111
  }, {}, {}, {}, {}, {
112
+ style: vue.StyleValue;
113
+ tag: string;
114
+ options: IntersectionObserverInit;
112
115
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
113
116
  component?: vue.Component | undefined;
114
117
  })>;
115
- style: vue.StyleValue;
116
- options: IntersectionObserverInit;
117
- tag: string;
118
118
  modelValue: boolean;
119
119
  }>;
120
120
  __isFragment?: undefined;
121
121
  __isTeleport?: undefined;
122
122
  __isSuspense?: undefined;
123
123
  } & vue.ComponentOptionsBase<{
124
+ style: vue.StyleValue;
125
+ tag: string;
126
+ options: IntersectionObserverInit;
124
127
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
125
128
  component?: vue.Component | undefined;
126
129
  })>;
127
- style: vue.StyleValue;
128
- options: IntersectionObserverInit;
129
- tag: string;
130
130
  modelValue: boolean;
131
131
  } & {
132
- height?: string | number | undefined;
132
+ class?: any;
133
133
  width?: string | number | undefined;
134
+ height?: string | number | undefined;
134
135
  maxHeight?: string | number | undefined;
135
136
  maxWidth?: string | number | undefined;
136
137
  minHeight?: string | number | undefined;
137
138
  minWidth?: string | number | undefined;
138
- class?: any;
139
139
  } & {
140
140
  $children?: vue.VNodeChild | {
141
141
  default?: (() => vue.VNodeChild) | undefined;
@@ -150,12 +150,12 @@ declare const VLazy: {
150
150
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
151
151
  'update:modelValue': (value: boolean) => boolean;
152
152
  }, string, {
153
+ style: vue.StyleValue;
154
+ tag: string;
155
+ options: IntersectionObserverInit;
153
156
  transition: NonNullable<string | boolean | (vue.TransitionProps & {
154
157
  component?: vue.Component | undefined;
155
158
  })>;
156
- style: vue.StyleValue;
157
- options: IntersectionObserverInit;
158
- tag: string;
159
159
  modelValue: boolean;
160
160
  }, {}, string, vue.SlotsType<Partial<{
161
161
  default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
@@ -168,7 +168,7 @@ declare const VLazy: {
168
168
  })>;
169
169
  default: string;
170
170
  validator: (val: unknown) => boolean;
171
- }, "type" | "default"> & {
171
+ }, "default" | "type"> & {
172
172
  type: PropType<NonNullable<string | boolean | (vue.TransitionProps & {
173
173
  component?: vue.Component | undefined;
174
174
  })>>;
@@ -207,7 +207,7 @@ declare const VLazy: {
207
207
  })>;
208
208
  default: string;
209
209
  validator: (val: unknown) => boolean;
210
- }, "type" | "default"> & {
210
+ }, "default" | "type"> & {
211
211
  type: PropType<NonNullable<string | boolean | (vue.TransitionProps & {
212
212
  component?: vue.Component | undefined;
213
213
  })>>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":["VLazy"],"sources":["../../../src/components/VLazy/index.ts"],"sourcesContent":["export { VLazy } from './VLazy'\n"],"mappings":"SAASA,KAAK"}
1
+ {"version":3,"file":"index.mjs","names":["VLazy"],"sources":["../../../src/components/VLazy/index.ts"],"sourcesContent":["export { VLazy } from './VLazy'\n"],"mappings":"SAASA,KAAK","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"VList.mjs","names":["VListChildren","createList","makeBorderProps","useBorder","useBackgroundColor","makeComponentProps","provideDefaults","makeDensityProps","useDensity","makeDimensionProps","useDimension","makeElevationProps","useElevation","makeItemsProps","makeNestedProps","useNested","makeRoundedProps","useRounded","makeTagProps","makeThemeProps","provideTheme","makeVariantProps","computed","ref","shallowRef","toRef","focusChild","genericComponent","getPropertyFromItem","omit","propsFactory","useRender","isPrimitive","value","transformItem","props","item","type","itemType","title","itemTitle","itemValue","undefined","children","itemChildren","itemProps","_props","transformItems","raw","items","array","push","useListItems","makeVListProps","baseColor","String","activeColor","activeClass","bgColor","disabled","Boolean","expandIcon","collapseIcon","lines","default","slim","nav","selectStrategy","openStrategy","variant","VList","name","emits","setup","_ref","slots","themeClasses","backgroundColorClasses","backgroundColorStyles","borderClasses","densityClasses","dimensionStyles","elevationClasses","roundedClasses","open","parents","select","lineClasses","color","VListGroup","VListItem","density","isFocused","contentRef","onFocusin","e","onFocusout","onFocus","relatedTarget","contains","focus","onKeydown","key","preventDefault","onMousedown","location","_createVNode","tag","class","style","returnObject"],"sources":["../../../src/components/VList/VList.tsx"],"sourcesContent":["// Styles\nimport './VList.sass'\n\n// Components\nimport { VListChildren } from './VListChildren'\n\n// Composables\nimport { createList } from './list'\nimport { makeBorderProps, useBorder } from '@/composables/border'\nimport { useBackgroundColor } from '@/composables/color'\nimport { makeComponentProps } from '@/composables/component'\nimport { provideDefaults } from '@/composables/defaults'\nimport { makeDensityProps, useDensity } from '@/composables/density'\nimport { makeDimensionProps, useDimension } from '@/composables/dimensions'\nimport { makeElevationProps, useElevation } from '@/composables/elevation'\nimport { makeItemsProps } from '@/composables/list-items'\nimport { makeNestedProps, useNested } from '@/composables/nested/nested'\nimport { makeRoundedProps, useRounded } from '@/composables/rounded'\nimport { makeTagProps } from '@/composables/tag'\nimport { makeThemeProps, provideTheme } from '@/composables/theme'\nimport { makeVariantProps } from '@/composables/variant'\n\n// Utilities\nimport { computed, ref, shallowRef, toRef } from 'vue'\nimport { focusChild, genericComponent, getPropertyFromItem, omit, propsFactory, useRender } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\nimport type { VListChildrenSlots } from './VListChildren'\nimport type { ItemProps, ListItem } from '@/composables/list-items'\nimport type { GenericProps, SelectItemKey } from '@/util'\n\nexport interface InternalListItem<T = any> extends ListItem<T> {\n type?: 'item' | 'subheader' | 'divider'\n}\n\nfunction isPrimitive (value: unknown): value is string | number | boolean {\n return typeof value === 'string' || typeof value === 'number' || typeof value === 'boolean'\n}\n\nfunction transformItem (props: ItemProps & { itemType: string }, item: any): InternalListItem {\n const type = getPropertyFromItem(item, props.itemType, 'item')\n const title = isPrimitive(item) ? item : getPropertyFromItem(item, props.itemTitle)\n const value = getPropertyFromItem(item, props.itemValue, undefined)\n const children = getPropertyFromItem(item, props.itemChildren)\n const itemProps = props.itemProps === true\n ? omit(item, ['children'])\n : getPropertyFromItem(item, props.itemProps)\n\n const _props = {\n title,\n value,\n ...itemProps,\n }\n\n return {\n type,\n title: _props.title,\n value: _props.value,\n props: _props,\n children: type === 'item' && children ? transformItems(props, children) : undefined,\n raw: item,\n }\n}\n\nfunction transformItems (props: ItemProps & { itemType: string }, items: (string | object)[]) {\n const array: InternalListItem[] = []\n\n for (const item of items) {\n array.push(transformItem(props, item))\n }\n\n return array\n}\n\nexport function useListItems (props: ItemProps & { itemType: string }) {\n const items = computed(() => transformItems(props, props.items))\n\n return { items }\n}\n\nexport const makeVListProps = propsFactory({\n baseColor: String,\n /* @deprecated */\n activeColor: String,\n activeClass: String,\n bgColor: String,\n disabled: Boolean,\n expandIcon: String,\n collapseIcon: String,\n lines: {\n type: [Boolean, String] as PropType<'one' | 'two' | 'three' | false>,\n default: 'one',\n },\n slim: Boolean,\n nav: Boolean,\n\n ...makeNestedProps({\n selectStrategy: 'single-leaf' as const,\n openStrategy: 'list' as const,\n }),\n ...makeBorderProps(),\n ...makeComponentProps(),\n ...makeDensityProps(),\n ...makeDimensionProps(),\n ...makeElevationProps(),\n itemType: {\n type: String,\n default: 'type',\n },\n ...makeItemsProps(),\n ...makeRoundedProps(),\n ...makeTagProps(),\n ...makeThemeProps(),\n ...makeVariantProps({ variant: 'text' } as const),\n}, 'VList')\n\ntype ItemType<T> = T extends readonly (infer U)[] ? U : never\n\nexport const VList = genericComponent<new <\n T extends readonly any[],\n S = unknown,\n O = unknown\n>(\n props: {\n items?: T\n itemTitle?: SelectItemKey<ItemType<T>>\n itemValue?: SelectItemKey<ItemType<T>>\n itemChildren?: SelectItemKey<ItemType<T>>\n itemProps?: SelectItemKey<ItemType<T>>\n selected?: readonly S[]\n 'onUpdate:selected'?: (value: S[]) => void\n opened?: readonly O[]\n 'onUpdate:opened'?: (value: O[]) => void\n },\n slots: VListChildrenSlots<ItemType<T>>\n) => GenericProps<typeof props, typeof slots>>()({\n name: 'VList',\n\n props: makeVListProps(),\n\n emits: {\n 'update:selected': (value: unknown[]) => true,\n 'update:activated': (value: unknown[]) => true,\n 'update:opened': (value: unknown[]) => true,\n 'click:open': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n 'click:activate': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n 'click:select': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n },\n\n setup (props, { slots }) {\n const { items } = useListItems(props)\n const { themeClasses } = provideTheme(props)\n const { backgroundColorClasses, backgroundColorStyles } = useBackgroundColor(toRef(props, 'bgColor'))\n const { borderClasses } = useBorder(props)\n const { densityClasses } = useDensity(props)\n const { dimensionStyles } = useDimension(props)\n const { elevationClasses } = useElevation(props)\n const { roundedClasses } = useRounded(props)\n const { children, open, parents, select } = useNested(props)\n const lineClasses = computed(() => props.lines ? `v-list--${props.lines}-line` : undefined)\n const activeColor = toRef(props, 'activeColor')\n const baseColor = toRef(props, 'baseColor')\n const color = toRef(props, 'color')\n\n createList()\n\n provideDefaults({\n VListGroup: {\n activeColor,\n baseColor,\n color,\n expandIcon: toRef(props, 'expandIcon'),\n collapseIcon: toRef(props, 'collapseIcon'),\n },\n VListItem: {\n activeClass: toRef(props, 'activeClass'),\n activeColor,\n baseColor,\n color,\n density: toRef(props, 'density'),\n disabled: toRef(props, 'disabled'),\n lines: toRef(props, 'lines'),\n nav: toRef(props, 'nav'),\n slim: toRef(props, 'slim'),\n variant: toRef(props, 'variant'),\n },\n })\n\n const isFocused = shallowRef(false)\n const contentRef = ref<HTMLElement>()\n function onFocusin (e: FocusEvent) {\n isFocused.value = true\n }\n\n function onFocusout (e: FocusEvent) {\n isFocused.value = false\n }\n\n function onFocus (e: FocusEvent) {\n if (\n !isFocused.value &&\n !(e.relatedTarget && contentRef.value?.contains(e.relatedTarget as Node))\n ) focus()\n }\n\n function onKeydown (e: KeyboardEvent) {\n if (!contentRef.value) return\n\n if (e.key === 'ArrowDown') {\n focus('next')\n } else if (e.key === 'ArrowUp') {\n focus('prev')\n } else if (e.key === 'Home') {\n focus('first')\n } else if (e.key === 'End') {\n focus('last')\n } else {\n return\n }\n\n e.preventDefault()\n }\n\n function onMousedown (e: MouseEvent) {\n isFocused.value = true\n }\n\n function focus (location?: 'next' | 'prev' | 'first' | 'last') {\n if (contentRef.value) {\n return focusChild(contentRef.value, location)\n }\n }\n\n useRender(() => {\n return (\n <props.tag\n ref={ contentRef }\n class={[\n 'v-list',\n {\n 'v-list--disabled': props.disabled,\n 'v-list--nav': props.nav,\n 'v-list--slim': props.slim,\n },\n themeClasses.value,\n backgroundColorClasses.value,\n borderClasses.value,\n densityClasses.value,\n elevationClasses.value,\n lineClasses.value,\n roundedClasses.value,\n props.class,\n ]}\n style={[\n backgroundColorStyles.value,\n dimensionStyles.value,\n props.style,\n ]}\n tabindex={ (props.disabled || isFocused.value) ? -1 : 0 }\n role=\"listbox\"\n aria-activedescendant={ undefined }\n onFocusin={ onFocusin }\n onFocusout={ onFocusout }\n onFocus={ onFocus }\n onKeydown={ onKeydown }\n onMousedown={ onMousedown }\n >\n <VListChildren\n items={ items.value }\n returnObject={ props.returnObject }\n v-slots={ slots }\n />\n </props.tag>\n )\n })\n\n return {\n open,\n select,\n focus,\n children,\n parents,\n }\n },\n})\n\nexport type VList = InstanceType<typeof VList>\n"],"mappings":"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"}
1
+ {"version":3,"file":"VList.mjs","names":["VListChildren","createList","makeBorderProps","useBorder","useBackgroundColor","makeComponentProps","provideDefaults","makeDensityProps","useDensity","makeDimensionProps","useDimension","makeElevationProps","useElevation","makeItemsProps","makeNestedProps","useNested","makeRoundedProps","useRounded","makeTagProps","makeThemeProps","provideTheme","makeVariantProps","computed","ref","shallowRef","toRef","focusChild","genericComponent","getPropertyFromItem","omit","propsFactory","useRender","isPrimitive","value","transformItem","props","item","type","itemType","title","itemTitle","itemValue","undefined","children","itemChildren","itemProps","_props","transformItems","raw","items","array","push","useListItems","makeVListProps","baseColor","String","activeColor","activeClass","bgColor","disabled","Boolean","expandIcon","collapseIcon","lines","default","slim","nav","selectStrategy","openStrategy","variant","VList","name","emits","setup","_ref","slots","themeClasses","backgroundColorClasses","backgroundColorStyles","borderClasses","densityClasses","dimensionStyles","elevationClasses","roundedClasses","open","parents","select","lineClasses","color","VListGroup","VListItem","density","isFocused","contentRef","onFocusin","e","onFocusout","onFocus","relatedTarget","contains","focus","onKeydown","key","preventDefault","onMousedown","location","_createVNode","tag","class","style","returnObject"],"sources":["../../../src/components/VList/VList.tsx"],"sourcesContent":["// Styles\nimport './VList.sass'\n\n// Components\nimport { VListChildren } from './VListChildren'\n\n// Composables\nimport { createList } from './list'\nimport { makeBorderProps, useBorder } from '@/composables/border'\nimport { useBackgroundColor } from '@/composables/color'\nimport { makeComponentProps } from '@/composables/component'\nimport { provideDefaults } from '@/composables/defaults'\nimport { makeDensityProps, useDensity } from '@/composables/density'\nimport { makeDimensionProps, useDimension } from '@/composables/dimensions'\nimport { makeElevationProps, useElevation } from '@/composables/elevation'\nimport { makeItemsProps } from '@/composables/list-items'\nimport { makeNestedProps, useNested } from '@/composables/nested/nested'\nimport { makeRoundedProps, useRounded } from '@/composables/rounded'\nimport { makeTagProps } from '@/composables/tag'\nimport { makeThemeProps, provideTheme } from '@/composables/theme'\nimport { makeVariantProps } from '@/composables/variant'\n\n// Utilities\nimport { computed, ref, shallowRef, toRef } from 'vue'\nimport { focusChild, genericComponent, getPropertyFromItem, omit, propsFactory, useRender } from '@/util'\n\n// Types\nimport type { PropType } from 'vue'\nimport type { VListChildrenSlots } from './VListChildren'\nimport type { ItemProps, ListItem } from '@/composables/list-items'\nimport type { GenericProps, SelectItemKey } from '@/util'\n\nexport interface InternalListItem<T = any> extends ListItem<T> {\n type?: 'item' | 'subheader' | 'divider'\n}\n\nfunction isPrimitive (value: unknown): value is string | number | boolean {\n return typeof value === 'string' || typeof value === 'number' || typeof value === 'boolean'\n}\n\nfunction transformItem (props: ItemProps & { itemType: string }, item: any): InternalListItem {\n const type = getPropertyFromItem(item, props.itemType, 'item')\n const title = isPrimitive(item) ? item : getPropertyFromItem(item, props.itemTitle)\n const value = getPropertyFromItem(item, props.itemValue, undefined)\n const children = getPropertyFromItem(item, props.itemChildren)\n const itemProps = props.itemProps === true\n ? omit(item, ['children'])\n : getPropertyFromItem(item, props.itemProps)\n\n const _props = {\n title,\n value,\n ...itemProps,\n }\n\n return {\n type,\n title: _props.title,\n value: _props.value,\n props: _props,\n children: type === 'item' && children ? transformItems(props, children) : undefined,\n raw: item,\n }\n}\n\nfunction transformItems (props: ItemProps & { itemType: string }, items: (string | object)[]) {\n const array: InternalListItem[] = []\n\n for (const item of items) {\n array.push(transformItem(props, item))\n }\n\n return array\n}\n\nexport function useListItems (props: ItemProps & { itemType: string }) {\n const items = computed(() => transformItems(props, props.items))\n\n return { items }\n}\n\nexport const makeVListProps = propsFactory({\n baseColor: String,\n /* @deprecated */\n activeColor: String,\n activeClass: String,\n bgColor: String,\n disabled: Boolean,\n expandIcon: String,\n collapseIcon: String,\n lines: {\n type: [Boolean, String] as PropType<'one' | 'two' | 'three' | false>,\n default: 'one',\n },\n slim: Boolean,\n nav: Boolean,\n\n ...makeNestedProps({\n selectStrategy: 'single-leaf' as const,\n openStrategy: 'list' as const,\n }),\n ...makeBorderProps(),\n ...makeComponentProps(),\n ...makeDensityProps(),\n ...makeDimensionProps(),\n ...makeElevationProps(),\n itemType: {\n type: String,\n default: 'type',\n },\n ...makeItemsProps(),\n ...makeRoundedProps(),\n ...makeTagProps(),\n ...makeThemeProps(),\n ...makeVariantProps({ variant: 'text' } as const),\n}, 'VList')\n\ntype ItemType<T> = T extends readonly (infer U)[] ? U : never\n\nexport const VList = genericComponent<new <\n T extends readonly any[],\n S = unknown,\n O = unknown\n>(\n props: {\n items?: T\n itemTitle?: SelectItemKey<ItemType<T>>\n itemValue?: SelectItemKey<ItemType<T>>\n itemChildren?: SelectItemKey<ItemType<T>>\n itemProps?: SelectItemKey<ItemType<T>>\n selected?: readonly S[]\n 'onUpdate:selected'?: (value: S[]) => void\n opened?: readonly O[]\n 'onUpdate:opened'?: (value: O[]) => void\n },\n slots: VListChildrenSlots<ItemType<T>>\n) => GenericProps<typeof props, typeof slots>>()({\n name: 'VList',\n\n props: makeVListProps(),\n\n emits: {\n 'update:selected': (value: unknown[]) => true,\n 'update:activated': (value: unknown[]) => true,\n 'update:opened': (value: unknown[]) => true,\n 'click:open': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n 'click:activate': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n 'click:select': (value: { id: unknown, value: boolean, path: unknown[] }) => true,\n },\n\n setup (props, { slots }) {\n const { items } = useListItems(props)\n const { themeClasses } = provideTheme(props)\n const { backgroundColorClasses, backgroundColorStyles } = useBackgroundColor(toRef(props, 'bgColor'))\n const { borderClasses } = useBorder(props)\n const { densityClasses } = useDensity(props)\n const { dimensionStyles } = useDimension(props)\n const { elevationClasses } = useElevation(props)\n const { roundedClasses } = useRounded(props)\n const { children, open, parents, select } = useNested(props)\n const lineClasses = computed(() => props.lines ? `v-list--${props.lines}-line` : undefined)\n const activeColor = toRef(props, 'activeColor')\n const baseColor = toRef(props, 'baseColor')\n const color = toRef(props, 'color')\n\n createList()\n\n provideDefaults({\n VListGroup: {\n activeColor,\n baseColor,\n color,\n expandIcon: toRef(props, 'expandIcon'),\n collapseIcon: toRef(props, 'collapseIcon'),\n },\n VListItem: {\n activeClass: toRef(props, 'activeClass'),\n activeColor,\n baseColor,\n color,\n density: toRef(props, 'density'),\n disabled: toRef(props, 'disabled'),\n lines: toRef(props, 'lines'),\n nav: toRef(props, 'nav'),\n slim: toRef(props, 'slim'),\n variant: toRef(props, 'variant'),\n },\n })\n\n const isFocused = shallowRef(false)\n const contentRef = ref<HTMLElement>()\n function onFocusin (e: FocusEvent) {\n isFocused.value = true\n }\n\n function onFocusout (e: FocusEvent) {\n isFocused.value = false\n }\n\n function onFocus (e: FocusEvent) {\n if (\n !isFocused.value &&\n !(e.relatedTarget && contentRef.value?.contains(e.relatedTarget as Node))\n ) focus()\n }\n\n function onKeydown (e: KeyboardEvent) {\n if (!contentRef.value) return\n\n if (e.key === 'ArrowDown') {\n focus('next')\n } else if (e.key === 'ArrowUp') {\n focus('prev')\n } else if (e.key === 'Home') {\n focus('first')\n } else if (e.key === 'End') {\n focus('last')\n } else {\n return\n }\n\n e.preventDefault()\n }\n\n function onMousedown (e: MouseEvent) {\n isFocused.value = true\n }\n\n function focus (location?: 'next' | 'prev' | 'first' | 'last') {\n if (contentRef.value) {\n return focusChild(contentRef.value, location)\n }\n }\n\n useRender(() => {\n return (\n <props.tag\n ref={ contentRef }\n class={[\n 'v-list',\n {\n 'v-list--disabled': props.disabled,\n 'v-list--nav': props.nav,\n 'v-list--slim': props.slim,\n },\n themeClasses.value,\n backgroundColorClasses.value,\n borderClasses.value,\n densityClasses.value,\n elevationClasses.value,\n lineClasses.value,\n roundedClasses.value,\n props.class,\n ]}\n style={[\n backgroundColorStyles.value,\n dimensionStyles.value,\n props.style,\n ]}\n tabindex={ (props.disabled || isFocused.value) ? -1 : 0 }\n role=\"listbox\"\n aria-activedescendant={ undefined }\n onFocusin={ onFocusin }\n onFocusout={ onFocusout }\n onFocus={ onFocus }\n onKeydown={ onKeydown }\n onMousedown={ onMousedown }\n >\n <VListChildren\n items={ items.value }\n returnObject={ props.returnObject }\n v-slots={ slots }\n />\n </props.tag>\n )\n })\n\n return {\n open,\n select,\n focus,\n children,\n parents,\n }\n },\n})\n\nexport type VList = InstanceType<typeof VList>\n"],"mappings":"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","ignoreList":[]}