@profitliga/ui 1.2.90 → 1.2.92

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 (389) hide show
  1. package/dist/SortUpFillIcon-v8yN3M01.js +333 -0
  2. package/dist/components/Accordion/AccordionContent.vue.d.ts +11 -7
  3. package/dist/components/Accordion/AccordionHeader.vue.d.ts +11 -7
  4. package/dist/components/Accordion/AccordionItem.vue.d.ts +11 -7
  5. package/dist/components/Accordion/AccordionRoot.vue.d.ts +11 -7
  6. package/dist/components/Accordion/AccordionTrigger.vue.d.ts +12 -9
  7. package/dist/components/AlertDialog/AlertDialog.stories.d.ts +3 -3
  8. package/dist/components/AlertDialog/AlertDialogAction.vue.d.ts +11 -7
  9. package/dist/components/AlertDialog/AlertDialogCancel.vue.d.ts +11 -7
  10. package/dist/components/AlertDialog/AlertDialogContent.vue.d.ts +12 -22
  11. package/dist/components/AlertDialog/AlertDialogDescription.vue.d.ts +11 -7
  12. package/dist/components/AlertDialog/AlertDialogOverlay.vue.d.ts +1 -2
  13. package/dist/components/AlertDialog/AlertDialogPortal.vue.d.ts +14 -7
  14. package/dist/components/AlertDialog/AlertDialogRoot.vue.d.ts +11 -7
  15. package/dist/components/AlertDialog/AlertDialogTitle.vue.d.ts +11 -7
  16. package/dist/components/AlertDialog/AlertDialogTrigger.vue.d.ts +11 -7
  17. package/dist/components/AlertDialog/index.d.ts +1 -3
  18. package/dist/components/Badge/Badge.vue.d.ts +1 -2
  19. package/dist/components/BottomSheet/BottomSheet.stories.d.ts +0 -1
  20. package/dist/components/BottomSheet/BottomSheet.vue.d.ts +205 -36
  21. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +1 -2
  22. package/dist/components/Button/Button.vue.d.ts +12 -8
  23. package/dist/components/Calendar/CalendarCellTrigger.vue.d.ts +11 -7
  24. package/dist/components/Calendar/CalendarGrid.vue.d.ts +11 -7
  25. package/dist/components/Calendar/CalendarGridBody.vue.d.ts +11 -7
  26. package/dist/components/Calendar/CalendarGridRow.vue.d.ts +11 -7
  27. package/dist/components/Calendar/CalendarHeadCell.vue.d.ts +11 -7
  28. package/dist/components/Calendar/CalendarHeader.vue.d.ts +11 -7
  29. package/dist/components/Calendar/CalendarHeading.vue.d.ts +1 -2
  30. package/dist/components/Calendar/CalendarNext.vue.d.ts +1 -2
  31. package/dist/components/Calendar/CalendarPrev.vue.d.ts +1 -2
  32. package/dist/components/Calendar/CalendarRoot.vue.d.ts +21 -17
  33. package/dist/components/Checkbox/Checkbox.vue.d.ts +14 -11
  34. package/dist/components/ChipCheckbox/ChipCheckbox.vue.d.ts +14 -11
  35. package/dist/components/Combobox/ComboboxAnchor.vue.d.ts +11 -7
  36. package/dist/components/Combobox/ComboboxClear.vue.d.ts +2 -3
  37. package/dist/components/Combobox/ComboboxContent.vue.d.ts +11 -7
  38. package/dist/components/Combobox/ComboboxInput.vue.d.ts +1 -2
  39. package/dist/components/Combobox/ComboboxItem.vue.d.ts +11 -7
  40. package/dist/components/Combobox/ComboboxRoot.vue.d.ts +11 -7
  41. package/dist/components/Combobox/ComboboxTrigger.vue.d.ts +1 -2
  42. package/dist/components/Combobox/ComboboxViewport.vue.d.ts +11 -7
  43. package/dist/components/ConfirmDialog/ConfirmDialog.vue.d.ts +1 -2
  44. package/dist/components/DataTable/DataTable.vue.d.ts +15 -20
  45. package/dist/components/DataTable/components/DataTableBody.vue.d.ts +8 -13
  46. package/dist/components/DataTable/components/DataTableFooter.vue.d.ts +8 -13
  47. package/dist/components/DataTable/components/DataTableHead.vue.d.ts +8 -13
  48. package/dist/components/DataTable/components/DataTablePagination.vue.d.ts +3 -5
  49. package/dist/components/DataTable/shared/mock/OrderStatus/OrderStatus.vue.d.ts +1 -2
  50. package/dist/components/DataTable/shared/mock/OrderStatus/icons/accepted.vue.d.ts +1 -2
  51. package/dist/components/DataTable/shared/mock/OrderStatus/icons/approval.vue.d.ts +1 -2
  52. package/dist/components/DataTable/shared/mock/OrderStatus/icons/assembled.vue.d.ts +1 -2
  53. package/dist/components/DataTable/shared/mock/OrderStatus/icons/awaitingPayment.vue.d.ts +1 -2
  54. package/dist/components/DataTable/shared/mock/OrderStatus/icons/cancelled.vue.d.ts +1 -2
  55. package/dist/components/DataTable/shared/mock/OrderStatus/icons/complaint.vue.d.ts +1 -2
  56. package/dist/components/DataTable/shared/mock/OrderStatus/icons/confirmation.vue.d.ts +1 -2
  57. package/dist/components/DataTable/shared/mock/OrderStatus/icons/dedlineChanged.vue.d.ts +1 -2
  58. package/dist/components/DataTable/shared/mock/OrderStatus/icons/delayDelivery.vue.d.ts +1 -2
  59. package/dist/components/DataTable/shared/mock/OrderStatus/icons/documentsIssued.vue.d.ts +1 -2
  60. package/dist/components/DataTable/shared/mock/OrderStatus/icons/error.vue.d.ts +1 -2
  61. package/dist/components/DataTable/shared/mock/OrderStatus/icons/handedShipment.vue.d.ts +1 -2
  62. package/dist/components/DataTable/shared/mock/OrderStatus/icons/orderSupplier.vue.d.ts +1 -2
  63. package/dist/components/DataTable/shared/mock/OrderStatus/icons/orderedSupplier.vue.d.ts +1 -2
  64. package/dist/components/DataTable/shared/mock/OrderStatus/icons/paid.vue.d.ts +1 -2
  65. package/dist/components/DataTable/shared/mock/OrderStatus/icons/readyPickup.vue.d.ts +1 -2
  66. package/dist/components/DataTable/shared/mock/OrderStatus/icons/readyShipment.vue.d.ts +1 -2
  67. package/dist/components/DataTable/shared/mock/OrderStatus/icons/receivedClient.vue.d.ts +1 -2
  68. package/dist/components/DataTable/shared/mock/OrderStatus/icons/reservedPayment.vue.d.ts +1 -2
  69. package/dist/components/DataTable/shared/mock/OrderStatus/icons/reservedShipment.vue.d.ts +1 -2
  70. package/dist/components/DataTable/shared/mock/OrderStatus/icons/returned.vue.d.ts +1 -2
  71. package/dist/components/DataTable/shared/mock/OrderStatus/icons/sentSupplier.vue.d.ts +1 -2
  72. package/dist/components/DataTable/shared/mock/OrderStatus/icons/transferAvailability.vue.d.ts +1 -2
  73. package/dist/components/DataTable/shared/mock/OrderStatus/icons/transferCustom.vue.d.ts +1 -2
  74. package/dist/components/DataTable/shared/mock/OrderStatus/icons/warning.vue.d.ts +1 -2
  75. package/dist/components/DatePicker/DatePicker.stories.d.ts +2 -2
  76. package/dist/components/DatePicker/DatePicker.vue.d.ts +3 -7
  77. package/dist/components/DatePicker/DatePickerArrow.vue.d.ts +1 -2
  78. package/dist/components/DatePicker/DatePickerCalendar.vue.d.ts +14 -10
  79. package/dist/components/DatePicker/DatePickerCell.vue.d.ts +11 -7
  80. package/dist/components/DatePicker/DatePickerCellTrigger.vue.d.ts +11 -7
  81. package/dist/components/DatePicker/DatePickerContent.vue.d.ts +11 -7
  82. package/dist/components/DatePicker/DatePickerField.vue.d.ts +17 -13
  83. package/dist/components/DatePicker/DatePickerGrid.vue.d.ts +11 -7
  84. package/dist/components/DatePicker/DatePickerGridBody.vue.d.ts +11 -7
  85. package/dist/components/DatePicker/DatePickerGridRow.vue.d.ts +11 -7
  86. package/dist/components/DatePicker/DatePickerHeadCell.vue.d.ts +11 -7
  87. package/dist/components/DatePicker/DatePickerHeader.vue.d.ts +11 -7
  88. package/dist/components/DatePicker/DatePickerHeading.vue.d.ts +1 -2
  89. package/dist/components/DatePicker/DatePickerInput.vue.d.ts +11 -7
  90. package/dist/components/DatePicker/DatePickerNext.vue.d.ts +1 -2
  91. package/dist/components/DatePicker/DatePickerPrev.vue.d.ts +1 -2
  92. package/dist/components/DatePicker/DatePickerRoot.vue.d.ts +17 -14
  93. package/dist/components/DatePicker/DatePickerTrigger.vue.d.ts +11 -7
  94. package/dist/components/DateRangePicker/DateRangePicker.vue.d.ts +14 -14
  95. package/dist/components/DateRangePicker/DateRangePickerArrow.vue.d.ts +1 -2
  96. package/dist/components/DateRangePicker/DateRangePickerCalendar.vue.d.ts +18 -14
  97. package/dist/components/DateRangePicker/DateRangePickerCellTrigger.vue.d.ts +11 -7
  98. package/dist/components/DateRangePicker/DateRangePickerContent.vue.d.ts +11 -7
  99. package/dist/components/DateRangePicker/DateRangePickerField.vue.d.ts +1 -2
  100. package/dist/components/DateRangePicker/DateRangePickerGrid.vue.d.ts +11 -7
  101. package/dist/components/DateRangePicker/DateRangePickerGridBody.vue.d.ts +11 -7
  102. package/dist/components/DateRangePicker/DateRangePickerGridRow.vue.d.ts +11 -7
  103. package/dist/components/DateRangePicker/DateRangePickerHeadCell.vue.d.ts +11 -7
  104. package/dist/components/DateRangePicker/DateRangePickerHeader.vue.d.ts +11 -7
  105. package/dist/components/DateRangePicker/DateRangePickerHeading.vue.d.ts +1 -2
  106. package/dist/components/DateRangePicker/DateRangePickerInput.vue.d.ts +11 -7
  107. package/dist/components/DateRangePicker/DateRangePickerNext.vue.d.ts +1 -2
  108. package/dist/components/DateRangePicker/DateRangePickerPrev.vue.d.ts +1 -2
  109. package/dist/components/DateRangePicker/DateRangePickerRoot.vue.d.ts +17 -14
  110. package/dist/components/DateRangePicker/DateRangePickerTrigger.vue.d.ts +11 -7
  111. package/dist/components/Dialog/Dialog.stories.d.ts +4 -1
  112. package/dist/components/Dialog/Dialog.vue.d.ts +21 -25
  113. package/dist/components/Dialog/DialogActions.vue.d.ts +11 -7
  114. package/dist/components/Dialog/DialogClose.vue.d.ts +1 -2
  115. package/dist/components/Dialog/DialogContent.vue.d.ts +15 -13
  116. package/dist/components/Dialog/DialogDescription.vue.d.ts +11 -7
  117. package/dist/components/Dialog/DialogOverlay.vue.d.ts +1 -2
  118. package/dist/components/Dialog/DialogTitle.vue.d.ts +11 -7
  119. package/dist/components/Divider/Divider.vue.d.ts +11 -7
  120. package/dist/components/Drawer/Drawer.stories.d.ts +1 -1
  121. package/dist/components/Drawer/Drawer.vue.d.ts +19 -24
  122. package/dist/components/Drawer/DrawerContent.vue.d.ts +15 -13
  123. package/dist/components/Drawer/DrawerOverlay.vue.d.ts +11 -7
  124. package/dist/components/Drawer/DrawerPortal.vue.d.ts +11 -7
  125. package/dist/components/Drawer/DrawerRoot.vue.d.ts +11 -7
  126. package/dist/components/Drawer/DrawerTrigger.vue.d.ts +11 -7
  127. package/dist/components/DropdownMenu/DropdownMenu.stories.d.ts +6 -3
  128. package/dist/components/DropdownMenu/DropdownMenu.vue.d.ts +18 -20
  129. package/dist/components/DropdownMenu/DropdownMenuArrow.vue.d.ts +1 -2
  130. package/dist/components/DropdownMenu/DropdownMenuContent.vue.d.ts +11 -7
  131. package/dist/components/DropdownMenu/DropdownMenuItem.vue.d.ts +11 -7
  132. package/dist/components/DropdownMenu/DropdownMenuSeparator.vue.d.ts +1 -2
  133. package/dist/components/DropdownMenu/DropdownMenuSubContent.vue.d.ts +13 -9
  134. package/dist/components/DropdownMenu/DropdownMenuSubTrigger.vue.d.ts +11 -7
  135. package/dist/components/File/File.vue.d.ts +2 -3
  136. package/dist/components/FormField/FormField.vue.d.ts +12 -9
  137. package/dist/components/Image/Image.vue.d.ts +7 -4
  138. package/dist/components/Image/ImageModalProvider.vue.d.ts +11 -7
  139. package/dist/components/Image/useImageModal.d.ts +3 -3
  140. package/dist/components/InputNumber/InputNumber.vue.d.ts +4 -6
  141. package/dist/components/InputText/InputText.vue.d.ts +21 -15
  142. package/dist/components/Label/Label.vue.d.ts +11 -7
  143. package/dist/components/Message/Message.vue.d.ts +12 -8
  144. package/dist/components/OTPCode/OTPCode.vue.d.ts +6 -6
  145. package/dist/components/OverlayBadge/OverlayBadge.vue.d.ts +11 -7
  146. package/dist/components/OverlayLayer/OverlayLayer.stories.d.ts +47 -0
  147. package/dist/components/OverlayLayer/OverlayLayer.vue.d.ts +32 -0
  148. package/dist/components/OverlayLayer/index.d.ts +3 -0
  149. package/dist/components/Pagination/PaginationEllipsis.vue.d.ts +1 -2
  150. package/dist/components/Pagination/PaginationFirst.vue.d.ts +1 -2
  151. package/dist/components/Pagination/PaginationLast.vue.d.ts +1 -2
  152. package/dist/components/Pagination/PaginationList.vue.d.ts +18 -14
  153. package/dist/components/Pagination/PaginationListItem.vue.d.ts +11 -7
  154. package/dist/components/Pagination/PaginationNext.vue.d.ts +1 -2
  155. package/dist/components/Pagination/PaginationPrev.vue.d.ts +1 -2
  156. package/dist/components/Popover/Popover.vue.d.ts +17 -19
  157. package/dist/components/Popover/PopoverArrow.vue.d.ts +1 -2
  158. package/dist/components/Popover/PopoverContent.vue.d.ts +13 -9
  159. package/dist/components/ProgressBar/ProgressBar.vue.d.ts +1 -2
  160. package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +1 -2
  161. package/dist/components/RadioGroup/RadioGroupRoot.vue.d.ts +14 -10
  162. package/dist/components/RangeCalendar/RangeCalendar.vue.d.ts +3 -5
  163. package/dist/components/RangeCalendar/RangeCalendarCell.vue.d.ts +11 -7
  164. package/dist/components/RangeCalendar/RangeCalendarCellTrigger.vue.d.ts +11 -7
  165. package/dist/components/RangeCalendar/RangeCalendarGrid.vue.d.ts +11 -7
  166. package/dist/components/RangeCalendar/RangeCalendarGridBody.vue.d.ts +11 -7
  167. package/dist/components/RangeCalendar/RangeCalendarGridRow.vue.d.ts +11 -7
  168. package/dist/components/RangeCalendar/RangeCalendarHeadCell.vue.d.ts +11 -7
  169. package/dist/components/RangeCalendar/RangeCalendarHeader.vue.d.ts +11 -7
  170. package/dist/components/RangeCalendar/RangeCalendarHeading.vue.d.ts +1 -2
  171. package/dist/components/RangeCalendar/RangeCalendarNext.vue.d.ts +1 -2
  172. package/dist/components/RangeCalendar/RangeCalendarPrev.vue.d.ts +1 -2
  173. package/dist/components/RangeCalendar/RangeCalendarRoot.vue.d.ts +23 -18
  174. package/dist/components/Schedule/Schedule.vue.d.ts +4 -6
  175. package/dist/components/ScheduleMobile/ScheduleMobile.vue.d.ts +28 -7
  176. package/dist/components/ScheduleMobile/ScheduleMobileModal.vue.d.ts +3 -4
  177. package/dist/components/ScrollArea/ScrollAreaRoot.vue.d.ts +281 -10
  178. package/dist/components/ScrollArea/ScrollAreaScrollbar.vue.d.ts +1 -2
  179. package/dist/components/ScrollArea/ScrollAreaViewport.vue.d.ts +11 -7
  180. package/dist/components/Select/SelectContent.vue.d.ts +12 -19
  181. package/dist/components/Select/SelectItem.vue.d.ts +11 -7
  182. package/dist/components/Select/SelectRoot.vue.d.ts +11 -7
  183. package/dist/components/Select/SelectSeparator.vue.d.ts +1 -2
  184. package/dist/components/Select/SelectTrigger.vue.d.ts +13 -10
  185. package/dist/components/Select/SelectValue.vue.d.ts +14 -10
  186. package/dist/components/Select/SelectViewport.vue.d.ts +12 -9
  187. package/dist/components/Skeleton/Skeleton.vue.d.ts +1 -2
  188. package/dist/components/Spinner/Spinner.vue.d.ts +1 -2
  189. package/dist/components/Stepper/StepperIndicator.vue.d.ts +1 -2
  190. package/dist/components/Stepper/StepperItem.vue.d.ts +11 -7
  191. package/dist/components/Stepper/StepperRoot.vue.d.ts +365 -13
  192. package/dist/components/Stepper/StepperSeparator.vue.d.ts +1 -2
  193. package/dist/components/Switch/SwitchRoot.vue.d.ts +12 -9
  194. package/dist/components/Switch/SwitchThumb.vue.d.ts +1 -2
  195. package/dist/components/Tabs/TabsList.vue.d.ts +11 -7
  196. package/dist/components/Tabs/TabsRoot.vue.d.ts +14 -10
  197. package/dist/components/Tabs/TabsTrigger.vue.d.ts +11 -7
  198. package/dist/components/Tag/Tag.vue.d.ts +12 -8
  199. package/dist/components/Textarea/Textarea.vue.d.ts +21 -15
  200. package/dist/components/TimeField/TimeField.vue.d.ts +3 -5
  201. package/dist/components/Toast/ToastClose.vue.d.ts +1 -2
  202. package/dist/components/Toast/ToastDescription.vue.d.ts +11 -7
  203. package/dist/components/Toast/ToastProvider.vue.d.ts +11 -7
  204. package/dist/components/Toast/ToastRoot.vue.d.ts +11 -7
  205. package/dist/components/Toast/ToastTitle.vue.d.ts +11 -7
  206. package/dist/components/Toast/ToastViewport.vue.d.ts +1 -2
  207. package/dist/components/Toast/Toaster.vue.d.ts +1 -2
  208. package/dist/components/Tooltip/TooltipArrow.vue.d.ts +1 -2
  209. package/dist/components/Tooltip/TooltipContent.vue.d.ts +12 -10
  210. package/dist/components/Tooltip/index.d.ts +1 -6
  211. package/dist/components/index.d.ts +1 -0
  212. package/dist/components/index.js +6606 -6159
  213. package/dist/icons/colored/BonusIcon.vue.d.ts +1 -2
  214. package/dist/icons/colored/CashbackIcon.vue.d.ts +1 -2
  215. package/dist/icons/colored/CertificateIcon.vue.d.ts +1 -2
  216. package/dist/icons/colored/DiscountIcon.vue.d.ts +1 -2
  217. package/dist/icons/colored/ExcelIcon.vue.d.ts +1 -2
  218. package/dist/icons/colored/FaviconIcon.vue.d.ts +1 -2
  219. package/dist/icons/colored/GiftColorIcon.vue.d.ts +1 -2
  220. package/dist/icons/colored/MaxIcon.vue.d.ts +1 -2
  221. package/dist/icons/colored/PdfIcon.vue.d.ts +1 -2
  222. package/dist/icons/colored/SberPayColorIcon.vue.d.ts +1 -2
  223. package/dist/icons/colored/ShieldIcon.vue.d.ts +1 -2
  224. package/dist/icons/colored/SpbIcon.vue.d.ts +1 -2
  225. package/dist/icons/colored/TelegramColorIcon.vue.d.ts +1 -2
  226. package/dist/icons/colored/TruesignFullIcon.vue.d.ts +1 -2
  227. package/dist/icons/colored/TruesignIcon.vue.d.ts +1 -2
  228. package/dist/icons/colored/WarehousePointIcon.vue.d.ts +1 -2
  229. package/dist/icons/colored/WordIcon.vue.d.ts +1 -2
  230. package/dist/icons/index.js +2656 -2
  231. package/dist/icons/monochrome/AngleBottomIcon.vue.d.ts +1 -2
  232. package/dist/icons/monochrome/AngleDoubleLeftIcon.vue.d.ts +1 -2
  233. package/dist/icons/monochrome/AngleDoubleRightIcon.vue.d.ts +1 -2
  234. package/dist/icons/monochrome/AngleLeftIcon.vue.d.ts +1 -2
  235. package/dist/icons/monochrome/AngleRightIcon.vue.d.ts +1 -2
  236. package/dist/icons/monochrome/AngleTopIcon.vue.d.ts +1 -2
  237. package/dist/icons/monochrome/ArrowRightTopIcon.vue.d.ts +1 -2
  238. package/dist/icons/monochrome/AtIcon.vue.d.ts +1 -2
  239. package/dist/icons/monochrome/AvatarIcon.vue.d.ts +1 -2
  240. package/dist/icons/monochrome/BagIcon.vue.d.ts +1 -2
  241. package/dist/icons/monochrome/BanIcon.vue.d.ts +1 -2
  242. package/dist/icons/monochrome/BankIcon.vue.d.ts +1 -2
  243. package/dist/icons/monochrome/BarsIcon.vue.d.ts +1 -2
  244. package/dist/icons/monochrome/BellIcon.vue.d.ts +1 -2
  245. package/dist/icons/monochrome/BookIcon.vue.d.ts +1 -2
  246. package/dist/icons/monochrome/BoxIcon.vue.d.ts +1 -2
  247. package/dist/icons/monochrome/BoxLineIcon.vue.d.ts +1 -2
  248. package/dist/icons/monochrome/BoxStopIcon.vue.d.ts +1 -2
  249. package/dist/icons/monochrome/BriefcaseIcon.vue.d.ts +1 -2
  250. package/dist/icons/monochrome/BuildingIcon.vue.d.ts +1 -2
  251. package/dist/icons/monochrome/CalendarIcon.vue.d.ts +1 -2
  252. package/dist/icons/monochrome/CameraIcon.vue.d.ts +1 -2
  253. package/dist/icons/monochrome/CarIcon.vue.d.ts +1 -2
  254. package/dist/icons/monochrome/CarSearchIcon.vue.d.ts +1 -2
  255. package/dist/icons/monochrome/CartCrossedIcon.vue.d.ts +1 -2
  256. package/dist/icons/monochrome/CartIcon.vue.d.ts +1 -2
  257. package/dist/icons/monochrome/CatalogToIcon.vue.d.ts +1 -2
  258. package/dist/icons/monochrome/CevronBottomIcon.vue.d.ts +1 -2
  259. package/dist/icons/monochrome/CevronLeftIcon.vue.d.ts +1 -2
  260. package/dist/icons/monochrome/CevronRightIcon.vue.d.ts +1 -2
  261. package/dist/icons/monochrome/CevronTopIcon.vue.d.ts +1 -2
  262. package/dist/icons/monochrome/CheckFilledIcon.vue.d.ts +1 -2
  263. package/dist/icons/monochrome/CheckIcon.vue.d.ts +1 -2
  264. package/dist/icons/monochrome/CheckRoundedIcon.vue.d.ts +1 -2
  265. package/dist/icons/monochrome/ClockIcon.vue.d.ts +1 -2
  266. package/dist/icons/monochrome/ClockPayIcon.vue.d.ts +1 -2
  267. package/dist/icons/monochrome/CloseIcon.vue.d.ts +1 -2
  268. package/dist/icons/monochrome/CloseRoundedIcon.vue.d.ts +1 -2
  269. package/dist/icons/monochrome/CogIcon.vue.d.ts +1 -2
  270. package/dist/icons/monochrome/CommentIcon.vue.d.ts +1 -2
  271. package/dist/icons/monochrome/CommentsIcon.vue.d.ts +1 -2
  272. package/dist/icons/monochrome/CopyIcon.vue.d.ts +1 -2
  273. package/dist/icons/monochrome/CreditCardIcon.vue.d.ts +1 -2
  274. package/dist/icons/monochrome/CrossedBoxIcon.vue.d.ts +1 -2
  275. package/dist/icons/monochrome/CrumpledBoxIcon.vue.d.ts +1 -2
  276. package/dist/icons/monochrome/CubeIcon.vue.d.ts +1 -2
  277. package/dist/icons/monochrome/DeliveryIcon.vue.d.ts +1 -2
  278. package/dist/icons/monochrome/DeliveryTimeIcon.vue.d.ts +1 -2
  279. package/dist/icons/monochrome/DownloadIcon.vue.d.ts +1 -2
  280. package/dist/icons/monochrome/ErrorFillIcon.vue.d.ts +1 -2
  281. package/dist/icons/monochrome/ErrorIcon.vue.d.ts +1 -2
  282. package/dist/icons/monochrome/ExclamationBoxIcon.vue.d.ts +1 -2
  283. package/dist/icons/monochrome/EyeCloseIcon.vue.d.ts +1 -2
  284. package/dist/icons/monochrome/EyeIcon.vue.d.ts +1 -2
  285. package/dist/icons/monochrome/FileEditIcon.vue.d.ts +1 -2
  286. package/dist/icons/monochrome/FileExportIcon.vue.d.ts +1 -2
  287. package/dist/icons/monochrome/FileIcon.vue.d.ts +1 -2
  288. package/dist/icons/monochrome/FileUploadIcon.vue.d.ts +1 -2
  289. package/dist/icons/monochrome/FilterFillIcon.vue.d.ts +1 -2
  290. package/dist/icons/monochrome/FilterIcon.vue.d.ts +1 -2
  291. package/dist/icons/monochrome/FilterSlashIcon.vue.d.ts +1 -2
  292. package/dist/icons/monochrome/GiftIcon.vue.d.ts +1 -2
  293. package/dist/icons/monochrome/GuardIcon.vue.d.ts +1 -2
  294. package/dist/icons/monochrome/HeadSetIcon.vue.d.ts +1 -2
  295. package/dist/icons/monochrome/HeartFillIcon.vue.d.ts +1 -2
  296. package/dist/icons/monochrome/HeartOutlinedIcon.vue.d.ts +1 -2
  297. package/dist/icons/monochrome/HomeIcon.vue.d.ts +1 -2
  298. package/dist/icons/monochrome/ImageIcon.vue.d.ts +1 -2
  299. package/dist/icons/monochrome/InfoFillIcon.vue.d.ts +1 -2
  300. package/dist/icons/monochrome/InfoIcon.vue.d.ts +1 -2
  301. package/dist/icons/monochrome/LikeIcon.vue.d.ts +1 -2
  302. package/dist/icons/monochrome/ListIcon.vue.d.ts +1 -2
  303. package/dist/icons/monochrome/LocationIcon.vue.d.ts +1 -2
  304. package/dist/icons/monochrome/LockIcon.vue.d.ts +1 -2
  305. package/dist/icons/monochrome/MailBoxIcon.vue.d.ts +1 -2
  306. package/dist/icons/monochrome/MailIcon.vue.d.ts +1 -2
  307. package/dist/icons/monochrome/MailWarningIcon.vue.d.ts +1 -2
  308. package/dist/icons/monochrome/MapIcon.vue.d.ts +1 -2
  309. package/dist/icons/monochrome/MapPointFilledIcon.vue.d.ts +1 -2
  310. package/dist/icons/monochrome/MapPointIcon.vue.d.ts +1 -2
  311. package/dist/icons/monochrome/MessageIcon.vue.d.ts +1 -2
  312. package/dist/icons/monochrome/MinusIcon.vue.d.ts +1 -2
  313. package/dist/icons/monochrome/MoneyBillIcon.vue.d.ts +1 -2
  314. package/dist/icons/monochrome/NewIcon.vue.d.ts +1 -2
  315. package/dist/icons/monochrome/OilIcon.vue.d.ts +1 -2
  316. package/dist/icons/monochrome/PackageIcon.vue.d.ts +1 -2
  317. package/dist/icons/monochrome/PencelLineIcon.vue.d.ts +1 -2
  318. package/dist/icons/monochrome/PercentCircleIcon.vue.d.ts +1 -2
  319. package/dist/icons/monochrome/PersonIcon.vue.d.ts +1 -2
  320. package/dist/icons/monochrome/PinIcon.vue.d.ts +1 -2
  321. package/dist/icons/monochrome/PlusIcon.vue.d.ts +1 -2
  322. package/dist/icons/monochrome/PlusRoundedIcon.vue.d.ts +1 -2
  323. package/dist/icons/monochrome/PrintIcon.vue.d.ts +1 -2
  324. package/dist/icons/monochrome/ProcentIcon.vue.d.ts +1 -2
  325. package/dist/icons/monochrome/QrIcon.vue.d.ts +1 -2
  326. package/dist/icons/monochrome/QuestionIcon.vue.d.ts +1 -2
  327. package/dist/icons/monochrome/QuestionRoundedIcon.vue.d.ts +1 -2
  328. package/dist/icons/monochrome/ReplaceIcon.vue.d.ts +1 -2
  329. package/dist/icons/monochrome/Replay2Icon.vue.d.ts +1 -2
  330. package/dist/icons/monochrome/ReplayIcon.vue.d.ts +1 -2
  331. package/dist/icons/monochrome/ReplayOffIcon.vue.d.ts +1 -2
  332. package/dist/icons/monochrome/ReturnIcon.vue.d.ts +1 -2
  333. package/dist/icons/monochrome/RubIcon.vue.d.ts +1 -2
  334. package/dist/icons/monochrome/RumpledPackageIcon.vue.d.ts +1 -2
  335. package/dist/icons/monochrome/SberPayIcon.vue.d.ts +1 -2
  336. package/dist/icons/monochrome/SearchIcon.vue.d.ts +1 -2
  337. package/dist/icons/monochrome/SearchMinusIcon.vue.d.ts +1 -2
  338. package/dist/icons/monochrome/SearchPlusIcon.vue.d.ts +1 -2
  339. package/dist/icons/monochrome/SendIcon.vue.d.ts +1 -2
  340. package/dist/icons/monochrome/SettingsIcon.vue.d.ts +1 -2
  341. package/dist/icons/monochrome/ShieldErrorIcon.vue.d.ts +1 -2
  342. package/dist/icons/monochrome/ShopIcon.vue.d.ts +1 -2
  343. package/dist/icons/monochrome/ShoppingCartIcon.vue.d.ts +1 -2
  344. package/dist/icons/monochrome/SignOutIcon.vue.d.ts +1 -2
  345. package/dist/icons/monochrome/SmartphoneIcon.vue.d.ts +1 -2
  346. package/dist/icons/monochrome/SmsIcon.vue.d.ts +1 -2
  347. package/dist/icons/monochrome/SortDownFillIcon.vue.d.ts +1 -2
  348. package/dist/icons/monochrome/SortDownIcon.vue.d.ts +1 -2
  349. package/dist/icons/monochrome/SortUpFillIcon.vue.d.ts +1 -2
  350. package/dist/icons/monochrome/SortUpIcon.vue.d.ts +1 -2
  351. package/dist/icons/monochrome/StarFillIcon.vue.d.ts +1 -2
  352. package/dist/icons/monochrome/StarIcon.vue.d.ts +1 -2
  353. package/dist/icons/monochrome/SyncIcon.vue.d.ts +1 -2
  354. package/dist/icons/monochrome/TelegramIcon.vue.d.ts +1 -2
  355. package/dist/icons/monochrome/TimerIcon.vue.d.ts +1 -2
  356. package/dist/icons/monochrome/TrashIcon.vue.d.ts +1 -2
  357. package/dist/icons/monochrome/TruckFillIcon.vue.d.ts +1 -2
  358. package/dist/icons/monochrome/TruckIcon.vue.d.ts +1 -2
  359. package/dist/icons/monochrome/UploadIcon.vue.d.ts +1 -2
  360. package/dist/icons/monochrome/UserIcon.vue.d.ts +1 -2
  361. package/dist/icons/monochrome/UsersIcon.vue.d.ts +1 -2
  362. package/dist/icons/monochrome/Wallet2Icon.vue.d.ts +1 -2
  363. package/dist/icons/monochrome/WalletIcon.vue.d.ts +1 -2
  364. package/dist/icons/monochrome/WarehouseIcon.vue.d.ts +1 -2
  365. package/dist/icons/monochrome/WarnRoundedIcon.vue.d.ts +1 -2
  366. package/dist/icons/monochrome/WarningFillIcon.vue.d.ts +1 -2
  367. package/dist/icons/monochrome/WarningIcon.vue.d.ts +1 -2
  368. package/dist/icons/monochrome/WeightIcon.vue.d.ts +1 -2
  369. package/dist/icons/monochrome/ZapIcon.vue.d.ts +1 -2
  370. package/dist/parseFileSize.util-jznvHBCL.js +548 -0
  371. package/dist/styles/mixins.scss +14 -0
  372. package/dist/styles/vars.scss +15 -8
  373. package/dist/ui.css +1 -2
  374. package/dist/utils/index.d.ts +1 -1
  375. package/dist/utils/index.js +171 -2
  376. package/dist/utils/useOverlayLayer.util.d.ts +26 -0
  377. package/package.json +49 -68
  378. package/src/styles/mixins.scss +14 -0
  379. package/src/styles/vars.scss +15 -8
  380. package/dist/components/AlertDialog/AlertDialog.vue.d.ts +0 -56
  381. package/dist/components/Tooltip/TooltipPortal.vue.d.ts +0 -17
  382. package/dist/components/Tooltip/TooltipRoot.vue.d.ts +0 -40
  383. package/dist/components/Tooltip/TooltipTrigger.vue.d.ts +0 -17
  384. package/dist/icons-CXIS8gFg.js +0 -2420
  385. package/dist/nuxt/index.d.ts +0 -38
  386. package/dist/nuxt/index.js +0 -216
  387. package/dist/nuxt/registry.d.ts +0 -2
  388. package/dist/utils/useLockZoom.util.d.ts +0 -4
  389. package/dist/utils-DaKJDD4y.js +0 -796
@@ -1,14 +1,18 @@
1
1
  import { CalendarHeadCellProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare var __VLS_8: {};
4
- type __VLS_Slots = {} & {
5
- default?: (props: typeof __VLS_8) => any;
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ default?(_: {}): any;
7
+ };
8
+ refs: {};
9
+ rootEl: any;
6
10
  };
7
- declare const __VLS_base: DefineComponent<CalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
8
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
- declare const _default: typeof __VLS_export;
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
+ declare const __VLS_component: DefineComponent<CalendarHeadCellProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadCellProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
14
  export default _default;
11
- type __VLS_WithSlots<T, S> = T & {
15
+ type __VLS_WithTemplateSlots<T, S> = T & {
12
16
  new (): {
13
17
  $slots: S;
14
18
  };
@@ -1,14 +1,18 @@
1
1
  import { CalendarHeaderProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare var __VLS_8: {};
4
- type __VLS_Slots = {} & {
5
- default?: (props: typeof __VLS_8) => any;
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ default?(_: {}): any;
7
+ };
8
+ refs: {};
9
+ rootEl: any;
6
10
  };
7
- declare const __VLS_base: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
8
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
- declare const _default: typeof __VLS_export;
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
+ declare const __VLS_component: DefineComponent<CalendarHeaderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
14
  export default _default;
11
- type __VLS_WithSlots<T, S> = T & {
15
+ type __VLS_WithTemplateSlots<T, S> = T & {
12
16
  new (): {
13
17
  $slots: S;
14
18
  };
@@ -1,5 +1,4 @@
1
1
  import { CalendarHeadingProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare const __VLS_export: DefineComponent<CalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4
- declare const _default: typeof __VLS_export;
3
+ declare const _default: DefineComponent<CalendarHeadingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarHeadingProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
5
4
  export default _default;
@@ -4,12 +4,11 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, Component, Compone
4
4
  import { ButtonSize, ButtonVariant, ButtonStyle } from '../Button/Button.types';
5
5
  interface ICalendarPrevProps extends Omit<CalendarNextProps, 'as' | 'asChild'>, IButtonProps {
6
6
  }
7
- declare const __VLS_export: DefineComponent<ICalendarPrevProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps> & Readonly<{}>, {
7
+ declare const _default: DefineComponent<ICalendarPrevProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps> & Readonly<{}>, {
8
8
  size: ButtonSize;
9
9
  variant: ButtonVariant;
10
10
  buttonStyle: ButtonStyle;
11
11
  icon: Component;
12
12
  iconOnly: boolean;
13
13
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
- declare const _default: typeof __VLS_export;
15
14
  export default _default;
@@ -4,12 +4,11 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, Component, Compone
4
4
  import { ButtonSize, ButtonVariant, ButtonStyle } from '../Button/Button.types';
5
5
  interface ICalendarPrevProps extends Omit<CalendarPrevProps, 'as' | 'asChild'>, IButtonProps {
6
6
  }
7
- declare const __VLS_export: DefineComponent<ICalendarPrevProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps> & Readonly<{}>, {
7
+ declare const _default: DefineComponent<ICalendarPrevProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ICalendarPrevProps> & Readonly<{}>, {
8
8
  size: ButtonSize;
9
9
  variant: ButtonVariant;
10
10
  buttonStyle: ButtonStyle;
11
11
  icon: Component;
12
12
  iconOnly: boolean;
13
13
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
- declare const _default: typeof __VLS_export;
15
14
  export default _default;
@@ -1,29 +1,33 @@
1
1
  import { CalendarRootProps, DateValue } from 'reka-ui';
2
- import { Grid, WeekStartsOn, WeekDayFormat } from 'reka-ui/date';
2
+ import { Grid, WeekDayFormat } from 'reka-ui/date';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- declare var __VLS_9: {
5
- date: DateValue;
6
- grid: Grid<DateValue>[];
7
- weekDays: string[];
8
- weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
9
- locale: string;
10
- fixedWeeks: boolean;
11
- modelValue: DateValue | DateValue[] | undefined;
12
- };
13
- type __VLS_Slots = {} & {
14
- default?: (props: typeof __VLS_9) => any;
4
+ declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
6
+ slots: {
7
+ default?(_: {
8
+ date: DateValue;
9
+ grid: Grid<DateValue>[];
10
+ weekDays: string[];
11
+ weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
12
+ locale: string;
13
+ fixedWeeks: boolean;
14
+ modelValue: DateValue | DateValue[] | undefined;
15
+ }): any;
16
+ };
17
+ refs: {};
18
+ rootEl: any;
15
19
  };
16
- declare const __VLS_base: DefineComponent<CalendarRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarRootProps> & Readonly<{}>, {
20
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
21
+ declare const __VLS_component: DefineComponent<CalendarRootProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<CalendarRootProps> & Readonly<{}>, {
17
22
  pagedNavigation: boolean;
18
- weekStartsOn: WeekStartsOn;
23
+ weekStartsOn: 0 | 1 | 2 | 3 | 4 | 5 | 6;
19
24
  weekdayFormat: WeekDayFormat;
20
25
  locale: string;
21
26
  disableDaysOutsideCurrentView: boolean;
22
27
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
23
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
- declare const _default: typeof __VLS_export;
28
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
25
29
  export default _default;
26
- type __VLS_WithSlots<T, S> = T & {
30
+ type __VLS_WithTemplateSlots<T, S> = T & {
27
31
  new (): {
28
32
  $slots: S;
29
33
  };
@@ -15,16 +15,20 @@ type __VLS_Props = {
15
15
  checked?: boolean;
16
16
  customId?: string;
17
17
  };
18
- type __VLS_ModelProps = {
18
+ type __VLS_PublicProps = {
19
19
  modelValue?: CheckboxValue;
20
+ } & __VLS_Props;
21
+ declare function __VLS_template(): {
22
+ attrs: Partial<{}>;
23
+ slots: {
24
+ label?(_: {}): any;
25
+ };
26
+ refs: {};
27
+ rootEl: any;
20
28
  };
21
- type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
22
- declare var __VLS_8: {};
23
- type __VLS_Slots = {} & {
24
- label?: (props: typeof __VLS_8) => any;
25
- };
26
- declare const __VLS_base: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
27
- "update:modelValue": (value: CheckboxValue | undefined) => any;
29
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
30
+ declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
31
+ "update:modelValue": (value: CheckboxValue) => any;
28
32
  } & {
29
33
  "update:modelValue": (value: CheckboxValue) => any;
30
34
  change: (value: CheckboxValue, event: Event) => any;
@@ -36,10 +40,9 @@ declare const __VLS_base: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Com
36
40
  "onUpdate:checked"?: ((value: boolean) => any) | undefined;
37
41
  "onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
38
42
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
39
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
40
- declare const _default: typeof __VLS_export;
43
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
41
44
  export default _default;
42
- type __VLS_WithSlots<T, S> = T & {
45
+ type __VLS_WithTemplateSlots<T, S> = T & {
43
46
  new (): {
44
47
  $slots: S;
45
48
  };
@@ -5,23 +5,26 @@ type __VLS_Props = {
5
5
  id?: string;
6
6
  border?: boolean;
7
7
  };
8
- type __VLS_ModelProps = {
8
+ type __VLS_PublicProps = {
9
9
  modelValue: unknown;
10
+ } & __VLS_Props;
11
+ declare function __VLS_template(): {
12
+ attrs: Partial<{}>;
13
+ slots: {
14
+ default?(_: {}): any;
15
+ };
16
+ refs: {};
17
+ rootEl: HTMLDivElement;
10
18
  };
11
- type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
12
- declare var __VLS_1: {};
13
- type __VLS_Slots = {} & {
14
- default?: (props: typeof __VLS_1) => any;
15
- };
16
- declare const __VLS_base: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
19
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
20
+ declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
17
21
  "update:modelValue": (value: unknown) => any;
18
22
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
19
23
  "onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
20
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
21
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
- declare const _default: typeof __VLS_export;
24
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
25
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
23
26
  export default _default;
24
- type __VLS_WithSlots<T, S> = T & {
27
+ type __VLS_WithTemplateSlots<T, S> = T & {
25
28
  new (): {
26
29
  $slots: S;
27
30
  };
@@ -3,17 +3,21 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
3
3
  export interface IComboboxAnchorProps extends ComboboxAnchorProps {
4
4
  size?: 'small' | 'default' | 'large';
5
5
  }
6
- declare var __VLS_8: {};
7
- type __VLS_Slots = {} & {
8
- default?: (props: typeof __VLS_8) => any;
6
+ declare function __VLS_template(): {
7
+ attrs: Partial<{}>;
8
+ slots: {
9
+ default?(_: {}): any;
10
+ };
11
+ refs: {};
12
+ rootEl: any;
9
13
  };
10
- declare const __VLS_base: DefineComponent<IComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxAnchorProps> & Readonly<{}>, {
14
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
+ declare const __VLS_component: DefineComponent<IComboboxAnchorProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxAnchorProps> & Readonly<{}>, {
11
16
  size: "small" | "default" | "large";
12
17
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
- declare const _default: typeof __VLS_export;
18
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
19
  export default _default;
16
- type __VLS_WithSlots<T, S> = T & {
20
+ type __VLS_WithTemplateSlots<T, S> = T & {
17
21
  new (): {
18
22
  $slots: S;
19
23
  };
@@ -1,8 +1,7 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const __VLS_export: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
3
3
  clear: () => any;
4
4
  }, string, PublicProps, Readonly<{}> & Readonly<{
5
5
  onClear?: (() => any) | undefined;
6
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
7
- declare const _default: typeof __VLS_export;
6
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLButtonElement>;
8
7
  export default _default;
@@ -1,16 +1,20 @@
1
1
  import { ComboboxContentProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare var __VLS_8: {};
4
- type __VLS_Slots = {} & {
5
- default?: (props: typeof __VLS_8) => any;
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ default?(_: {}): any;
7
+ };
8
+ refs: {};
9
+ rootEl: any;
6
10
  };
7
- declare const __VLS_base: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
+ declare const __VLS_component: DefineComponent<ComboboxContentProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {
8
13
  sideOffset: number;
9
14
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
10
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
- declare const _default: typeof __VLS_export;
15
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
12
16
  export default _default;
13
- type __VLS_WithSlots<T, S> = T & {
17
+ type __VLS_WithTemplateSlots<T, S> = T & {
14
18
  new (): {
15
19
  $slots: S;
16
20
  };
@@ -1,9 +1,8 @@
1
1
  import { ComboboxInputProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare const __VLS_export: DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3
+ declare const _default: DefineComponent<ComboboxInputProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4
4
  "update:modelValue": (value: string) => any;
5
5
  }, string, PublicProps, Readonly<ComboboxInputProps> & Readonly<{
6
6
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
7
7
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
8
- declare const _default: typeof __VLS_export;
9
8
  export default _default;
@@ -3,15 +3,19 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
3
3
  interface IComboboxItemProps extends ComboboxItemProps {
4
4
  label?: string;
5
5
  }
6
- declare var __VLS_8: {};
7
- type __VLS_Slots = {} & {
8
- default?: (props: typeof __VLS_8) => any;
6
+ declare function __VLS_template(): {
7
+ attrs: Partial<{}>;
8
+ slots: {
9
+ default?(_: {}): any;
10
+ };
11
+ refs: {};
12
+ rootEl: any;
9
13
  };
10
- declare const __VLS_base: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
11
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
- declare const _default: typeof __VLS_export;
14
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
+ declare const __VLS_component: DefineComponent<IComboboxItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
13
17
  export default _default;
14
- type __VLS_WithSlots<T, S> = T & {
18
+ type __VLS_WithTemplateSlots<T, S> = T & {
15
19
  new (): {
16
20
  $slots: S;
17
21
  };
@@ -1,11 +1,16 @@
1
1
  import { ComboboxRootProps, AcceptableValue } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  type __VLS_Props = ComboboxRootProps;
4
- declare var __VLS_8: {};
5
- type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_8) => any;
4
+ declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
6
+ slots: {
7
+ default?(_: {}): any;
8
+ };
9
+ refs: {};
10
+ rootEl: any;
7
11
  };
8
- declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
+ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
14
  "update:modelValue": (value: AcceptableValue) => any;
10
15
  "update:open": (value: boolean) => any;
11
16
  highlight: (payload: {
@@ -20,10 +25,9 @@ declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, Component
20
25
  value: AcceptableValue;
21
26
  } | undefined) => any) | undefined;
22
27
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
23
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
- declare const _default: typeof __VLS_export;
28
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
25
29
  export default _default;
26
- type __VLS_WithSlots<T, S> = T & {
30
+ type __VLS_WithTemplateSlots<T, S> = T & {
27
31
  new (): {
28
32
  $slots: S;
29
33
  };
@@ -1,4 +1,3 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const __VLS_export: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3
- declare const _default: typeof __VLS_export;
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
4
3
  export default _default;
@@ -1,14 +1,18 @@
1
1
  import { ComboboxViewportProps } from 'reka-ui';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare var __VLS_8: {};
4
- type __VLS_Slots = {} & {
5
- default?: (props: typeof __VLS_8) => any;
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ default?(_: {}): any;
7
+ };
8
+ refs: {};
9
+ rootEl: any;
6
10
  };
7
- declare const __VLS_base: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
8
- declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
- declare const _default: typeof __VLS_export;
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
+ declare const __VLS_component: DefineComponent<ComboboxViewportProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ComboboxViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
10
14
  export default _default;
11
- type __VLS_WithSlots<T, S> = T & {
15
+ type __VLS_WithTemplateSlots<T, S> = T & {
12
16
  new (): {
13
17
  $slots: S;
14
18
  };
@@ -5,7 +5,7 @@ interface Props {
5
5
  state?: ConfirmOptions | null;
6
6
  breakpointMobile?: TBreakpoints;
7
7
  }
8
- declare const __VLS_export: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8
+ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
9
  "update:state": (value: ConfirmOptions | null) => any;
10
10
  }, string, PublicProps, Readonly<Props> & Readonly<{
11
11
  "onUpdate:state"?: ((value: ConfirmOptions | null) => any) | undefined;
@@ -13,5 +13,4 @@ declare const __VLS_export: DefineComponent<Props, {}, {}, {}, {}, ComponentOpti
13
13
  breakpointMobile: TBreakpoints;
14
14
  state: ConfirmOptions | null;
15
15
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
- declare const _default: typeof __VLS_export;
17
16
  export default _default;
@@ -1,31 +1,26 @@
1
1
  import { RowSelectionState, SortingState } from '@tanstack/vue-table';
2
2
  import { IDataTableEmits, IDataTableProps } from './DataTable.types';
3
- import { PublicProps, VNode } from 'vue';
4
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
- props: PublicProps & __VLS_PrettifyLocal<(IDataTableProps<T> & {
3
+ import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
4
+ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
6
+ readonly "onUpdate:sort"?: ((value: SortingState) => any) | undefined;
7
+ readonly "onUpdate:selected"?: ((value: RowSelectionState) => any) | undefined;
8
+ readonly "onUpdate:page"?: ((value: number) => any) | undefined;
9
+ readonly "onUpdate:rows"?: ((value: number) => any) | undefined;
10
+ readonly "onUpdate:rowSelection"?: ((value: RowSelectionState) => any) | undefined;
11
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onUpdate:page" | "onUpdate:rows" | "onUpdate:sort" | "onUpdate:selected" | "onUpdate:rowSelection"> & ({
6
12
  page?: number;
7
13
  rows?: number;
8
14
  rowSelection?: RowSelectionState;
9
- }) & {
10
- "onUpdate:sort"?: ((value: SortingState) => any) | undefined;
11
- "onUpdate:selected"?: ((value: RowSelectionState) => any) | undefined;
12
- "onUpdate:page"?: ((value: number) => any) | undefined;
13
- "onUpdate:rows"?: ((value: number) => any) | undefined;
14
- "onUpdate:rowSelection"?: ((value: RowSelectionState | undefined) => any) | undefined;
15
- }> & (typeof globalThis extends {
16
- __VLS_PROPS_FALLBACK: infer P;
17
- } ? P : {});
18
- expose: (exposed: {}) => void;
15
+ } & IDataTableProps<T>) & Partial<{}>> & PublicProps;
16
+ expose(exposed: ShallowUnwrapRef<{}>): void;
19
17
  attrs: any;
20
18
  slots: {};
21
- emit: IDataTableEmits & (((event: "update:page", value: number) => void) & ((event: "update:rows", value: number) => void) & ((event: "update:rowSelection", value: RowSelectionState | undefined) => void));
19
+ emit: IDataTableEmits & (((evt: "update:page", value: number) => void) & ((evt: "update:rows", value: number) => void) & ((evt: "update:rowSelection", value: RowSelectionState) => void));
22
20
  }>) => VNode & {
23
- __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
21
+ __ctx?: Awaited<typeof __VLS_setup>;
24
22
  };
25
- declare const _default: typeof __VLS_export;
26
23
  export default _default;
27
- type __VLS_PrettifyLocal<T> = (T extends any ? {
24
+ type __VLS_PrettifyLocal<T> = {
28
25
  [K in keyof T]: T[K];
29
- } : {
30
- [K in keyof T as K]: T[K];
31
- }) & {};
26
+ } & {};
@@ -1,24 +1,19 @@
1
1
  import { Table } from '@tanstack/vue-table';
2
2
  import { IData } from '../DataTable.types';
3
- import { PublicProps, VNode } from 'vue';
4
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
- props: PublicProps & __VLS_PrettifyLocal<{
3
+ import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
4
+ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, never> & {
6
6
  table: Table<IData<T>>;
7
7
  loading?: boolean;
8
- }> & (typeof globalThis extends {
9
- __VLS_PROPS_FALLBACK: infer P;
10
- } ? P : {});
11
- expose: (exposed: {}) => void;
8
+ } & Partial<{}>> & PublicProps;
9
+ expose(exposed: ShallowUnwrapRef<{}>): void;
12
10
  attrs: any;
13
11
  slots: {};
14
12
  emit: {};
15
13
  }>) => VNode & {
16
- __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
14
+ __ctx?: Awaited<typeof __VLS_setup>;
17
15
  };
18
- declare const _default: typeof __VLS_export;
19
16
  export default _default;
20
- type __VLS_PrettifyLocal<T> = (T extends any ? {
17
+ type __VLS_PrettifyLocal<T> = {
21
18
  [K in keyof T]: T[K];
22
- } : {
23
- [K in keyof T as K]: T[K];
24
- }) & {};
19
+ } & {};
@@ -1,23 +1,18 @@
1
1
  import { Table } from '@tanstack/vue-table';
2
2
  import { IData } from '../DataTable.types';
3
- import { PublicProps, VNode } from 'vue';
4
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
- props: PublicProps & __VLS_PrettifyLocal<{
3
+ import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
4
+ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, never> & {
6
6
  table: Table<IData<T>>;
7
- }> & (typeof globalThis extends {
8
- __VLS_PROPS_FALLBACK: infer P;
9
- } ? P : {});
10
- expose: (exposed: {}) => void;
7
+ } & Partial<{}>> & PublicProps;
8
+ expose(exposed: ShallowUnwrapRef<{}>): void;
11
9
  attrs: any;
12
10
  slots: {};
13
11
  emit: {};
14
12
  }>) => VNode & {
15
- __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
13
+ __ctx?: Awaited<typeof __VLS_setup>;
16
14
  };
17
- declare const _default: typeof __VLS_export;
18
15
  export default _default;
19
- type __VLS_PrettifyLocal<T> = (T extends any ? {
16
+ type __VLS_PrettifyLocal<T> = {
20
17
  [K in keyof T]: T[K];
21
- } : {
22
- [K in keyof T as K]: T[K];
23
- }) & {};
18
+ } & {};
@@ -1,24 +1,19 @@
1
1
  import { Table } from '@tanstack/vue-table';
2
2
  import { IData, IDataHeader } from '../DataTable.types';
3
- import { PublicProps, VNode } from 'vue';
4
- declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
- props: PublicProps & __VLS_PrettifyLocal<IDataHeader & {
3
+ import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
4
+ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
5
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, never> & (IDataHeader & {
6
6
  table: Table<IData<T>>;
7
7
  filled?: boolean;
8
- }> & (typeof globalThis extends {
9
- __VLS_PROPS_FALLBACK: infer P;
10
- } ? P : {});
11
- expose: (exposed: {}) => void;
8
+ }) & Partial<{}>> & PublicProps;
9
+ expose(exposed: ShallowUnwrapRef<{}>): void;
12
10
  attrs: any;
13
11
  slots: {};
14
12
  emit: {};
15
13
  }>) => VNode & {
16
- __ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
14
+ __ctx?: Awaited<typeof __VLS_setup>;
17
15
  };
18
- declare const _default: typeof __VLS_export;
19
16
  export default _default;
20
- type __VLS_PrettifyLocal<T> = (T extends any ? {
17
+ type __VLS_PrettifyLocal<T> = {
21
18
  [K in keyof T]: T[K];
22
- } : {
23
- [K in keyof T as K]: T[K];
24
- }) & {};
19
+ } & {};
@@ -6,12 +6,11 @@ interface IDataTablePaginationProps {
6
6
  alwaysShowPaginator?: boolean;
7
7
  }
8
8
  type __VLS_Props = IDataTablePaginationProps;
9
- type __VLS_ModelProps = {
9
+ type __VLS_PublicProps = {
10
10
  'page'?: number;
11
11
  'rows'?: number;
12
- };
13
- type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
14
- declare const __VLS_export: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12
+ } & __VLS_Props;
13
+ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15
14
  "update:page": (value: number) => any;
16
15
  "update:rows": (value: number) => any;
17
16
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
@@ -20,5 +19,4 @@ declare const __VLS_export: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, C
20
19
  }>, {
21
20
  paginatorTemplate: DataTablePaginationTemplate[];
22
21
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
23
- declare const _default: typeof __VLS_export;
24
22
  export default _default;
@@ -3,6 +3,5 @@ type __VLS_Props = {
3
3
  id: number;
4
4
  name: string;
5
5
  };
6
- declare const __VLS_export: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
7
- declare const _default: typeof __VLS_export;
6
+ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
8
7
  export default _default;
@@ -1,4 +1,3 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const __VLS_export: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3
- declare const _default: typeof __VLS_export;
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
4
3
  export default _default;