@agrotools1/at-components 1.0.96 → 1.0.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion/Accordion.vue.d.ts +127 -0
- package/dist/Accordion/Accordion.vue.d.ts.map +1 -0
- package/dist/Accordion/index.d.ts +2 -0
- package/dist/Accordion/index.d.ts.map +1 -0
- package/dist/Avatar/Avatar.vue.d.ts +67 -0
- package/dist/Avatar/Avatar.vue.d.ts.map +1 -0
- package/dist/Avatar/index.d.ts +2 -0
- package/dist/Avatar/index.d.ts.map +1 -0
- package/dist/Button/Button.vue.d.ts +92 -0
- package/dist/Button/Button.vue.d.ts.map +1 -0
- package/dist/Button/index.d.ts +2 -0
- package/dist/Button/index.d.ts.map +1 -0
- package/dist/CardWithInsights/CardWithInsights.d.ts +9 -0
- package/dist/CardWithInsights/CardWithInsights.d.ts.map +1 -0
- package/dist/CardWithInsights/CardWithInsights.vue.d.ts +108 -0
- package/dist/CardWithInsights/CardWithInsights.vue.d.ts.map +1 -0
- package/dist/CardWithInsights/index.d.ts +2 -0
- package/dist/CardWithInsights/index.d.ts.map +1 -0
- package/dist/Checkbox/Checkbox.vue.d.ts +88 -0
- package/dist/Checkbox/Checkbox.vue.d.ts.map +1 -0
- package/dist/Checkbox/index.d.ts +2 -0
- package/dist/Checkbox/index.d.ts.map +1 -0
- package/dist/Chips/Chips.vue.d.ts +50 -0
- package/dist/Chips/Chips.vue.d.ts.map +1 -0
- package/dist/Chips/index.d.ts +2 -0
- package/dist/Chips/index.d.ts.map +1 -0
- package/dist/ColorPicker/ColorPicker.Saturation.vue.d.ts +30 -0
- package/dist/ColorPicker/ColorPicker.Saturation.vue.d.ts.map +1 -0
- package/dist/ColorPicker/ColorPicker.d.ts +18 -0
- package/dist/ColorPicker/ColorPicker.d.ts.map +1 -0
- package/dist/ColorPicker/ColorPicker.vue.d.ts +223 -0
- package/dist/ColorPicker/ColorPicker.vue.d.ts.map +1 -0
- package/dist/ColorPicker/index.d.ts +2 -0
- package/dist/ColorPicker/index.d.ts.map +1 -0
- package/dist/DataTable/Column/Column.vue.d.ts +42 -0
- package/dist/DataTable/Column/Column.vue.d.ts.map +1 -0
- package/dist/DataTable/Counters/Counters.vue.d.ts +42 -0
- package/dist/DataTable/Counters/Counters.vue.d.ts.map +1 -0
- package/dist/DataTable/DataTable.vue.d.ts +574 -0
- package/dist/DataTable/DataTable.vue.d.ts.map +1 -0
- package/dist/DataTable/index.d.ts +653 -0
- package/dist/DataTable/index.d.ts.map +1 -0
- package/dist/DatePicker/DatePicker.helper.d.ts +31 -0
- package/dist/DatePicker/DatePicker.helper.d.ts.map +1 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.helper.d.ts +19 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.helper.d.ts.map +1 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.d.ts +75 -0
- package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.d.ts.map +1 -0
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.d.ts +74 -0
- package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.d.ts.map +1 -0
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.d.ts +91 -0
- package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.d.ts.map +1 -0
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.d.ts +549 -0
- package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.d.ts.map +1 -0
- package/dist/DatePicker/index.d.ts +3 -0
- package/dist/DatePicker/index.d.ts.map +1 -0
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.d.ts +305 -0
- package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.d.ts.map +1 -0
- package/dist/Dropdown/Checklist/draggable.d.ts +17 -0
- package/dist/Dropdown/Checklist/draggable.d.ts.map +1 -0
- package/dist/Dropdown/Dropdown.core.vue.d.ts +75 -0
- package/dist/Dropdown/Dropdown.core.vue.d.ts.map +1 -0
- package/dist/Dropdown/Dropdown.types.d.ts +23 -0
- package/dist/Dropdown/Dropdown.types.d.ts.map +1 -0
- package/dist/Dropdown/DropdownContent/DropdownContent.vue.d.ts +3 -0
- package/dist/Dropdown/DropdownContent/DropdownContent.vue.d.ts.map +1 -0
- package/dist/Faq/Faq.d.ts +7 -0
- package/dist/Faq/Faq.d.ts.map +1 -0
- package/dist/Faq/Faq.vue.d.ts +294 -0
- package/dist/Faq/Faq.vue.d.ts.map +1 -0
- package/dist/Faq/FaqItem/FaqItem.vue.d.ts +142 -0
- package/dist/Faq/FaqItem/FaqItem.vue.d.ts.map +1 -0
- package/dist/Faq/FaqItem/index.d.ts +2 -0
- package/dist/Faq/FaqItem/index.d.ts.map +1 -0
- package/dist/Faq/index.d.ts +2 -0
- package/dist/Faq/index.d.ts.map +1 -0
- package/dist/Filter/index.d.ts +26 -0
- package/dist/Filter/index.d.ts.map +1 -0
- package/dist/Filter/tests/mocks.d.ts +7 -0
- package/dist/Filter/tests/mocks.d.ts.map +1 -0
- package/dist/Icons/icons.d.ts +218 -0
- package/dist/Icons/icons.d.ts.map +1 -0
- package/dist/Illustration/Illustration.d.ts +64 -0
- package/dist/Illustration/Illustration.d.ts.map +1 -0
- package/dist/Illustration/Illustration.vue.d.ts +49 -0
- package/dist/Illustration/Illustration.vue.d.ts.map +1 -0
- package/dist/Illustration/index.d.ts +3 -0
- package/dist/Illustration/index.d.ts.map +1 -0
- package/dist/Input/Input.core.vue.d.ts +505 -0
- package/dist/Input/Input.core.vue.d.ts.map +1 -0
- package/dist/Input/Text-area.vue.d.ts +485 -0
- package/dist/Input/Text-area.vue.d.ts.map +1 -0
- package/dist/Input/index.d.ts +970 -0
- package/dist/Input/index.d.ts.map +1 -0
- package/dist/Legend/Legend.vue.d.ts +159 -0
- package/dist/Legend/Legend.vue.d.ts.map +1 -0
- package/dist/Legend/index.d.ts +2 -0
- package/dist/Legend/index.d.ts.map +1 -0
- package/dist/List/components/List.types.d.ts +16 -0
- package/dist/List/components/List.types.d.ts.map +1 -0
- package/dist/List/components/List.vue.d.ts +320 -0
- package/dist/List/components/List.vue.d.ts.map +1 -0
- package/dist/List/index.d.ts +5 -0
- package/dist/List/index.d.ts.map +1 -0
- package/dist/List/tests/mocks.d.ts +8 -0
- package/dist/List/tests/mocks.d.ts.map +1 -0
- package/dist/Loading/Loading.vue.d.ts +17 -0
- package/dist/Loading/Loading.vue.d.ts.map +1 -0
- package/dist/Loading/index.d.ts +2 -0
- package/dist/Loading/index.d.ts.map +1 -0
- package/dist/Menu/Menu.vue.d.ts +1239 -0
- package/dist/Menu/Menu.vue.d.ts.map +1 -0
- package/dist/Menu/index.d.ts +2 -0
- package/dist/Menu/index.d.ts.map +1 -0
- package/dist/Modal/Modal.vue.d.ts +301 -0
- package/dist/Modal/Modal.vue.d.ts.map +1 -0
- package/dist/Modal/index.d.ts +2 -0
- package/dist/Modal/index.d.ts.map +1 -0
- package/dist/Notifications/Notification/Notification.vue.d.ts +67 -0
- package/dist/Notifications/Notification/Notification.vue.d.ts.map +1 -0
- package/dist/Notifications/Notifications.vue.d.ts +153 -0
- package/dist/Notifications/Notifications.vue.d.ts.map +1 -0
- package/dist/Notifications/index.d.ts +2 -0
- package/dist/Notifications/index.d.ts.map +1 -0
- package/dist/Paginator/Paginator.vue.d.ts +67 -0
- package/dist/Paginator/Paginator.vue.d.ts.map +1 -0
- package/dist/Paginator/index.d.ts +2 -0
- package/dist/Paginator/index.d.ts.map +1 -0
- package/dist/ProgressBar/ProgressBar.vue.d.ts +127 -0
- package/dist/ProgressBar/ProgressBar.vue.d.ts.map +1 -0
- package/dist/ProgressBar/index.d.ts +2 -0
- package/dist/ProgressBar/index.d.ts.map +1 -0
- package/dist/RadioButton/RadioButton.vue.d.ts +113 -0
- package/dist/RadioButton/RadioButton.vue.d.ts.map +1 -0
- package/dist/RadioButton/index.d.ts +2 -0
- package/dist/RadioButton/index.d.ts.map +1 -0
- package/dist/Search/Search.vue.d.ts +978 -0
- package/dist/Search/Search.vue.d.ts.map +1 -0
- package/dist/Search/index.d.ts +2 -0
- package/dist/Search/index.d.ts.map +1 -0
- package/dist/Search/test.mocks.d.ts +4 -0
- package/dist/Search/test.mocks.d.ts.map +1 -0
- package/dist/Search/utils.d.ts +4 -0
- package/dist/Search/utils.d.ts.map +1 -0
- package/dist/Select/Item/Item.vue.d.ts +196 -0
- package/dist/Select/Item/Item.vue.d.ts.map +1 -0
- package/dist/Select/Multiple/Select.multiple.vue.d.ts +1089 -0
- package/dist/Select/Multiple/Select.multiple.vue.d.ts.map +1 -0
- package/dist/Select/Select.core.vue.d.ts +774 -0
- package/dist/Select/Select.core.vue.d.ts.map +1 -0
- package/dist/Select/Single/Select.single.vue.d.ts +1152 -0
- package/dist/Select/Single/Select.single.vue.d.ts.map +1 -0
- package/dist/Select/index.d.ts +2235 -0
- package/dist/Select/index.d.ts.map +1 -0
- package/dist/Skeleton/Skeleton.vue.d.ts +26 -0
- package/dist/Skeleton/Skeleton.vue.d.ts.map +1 -0
- package/dist/Skeleton/index.d.ts +2 -0
- package/dist/Skeleton/index.d.ts.map +1 -0
- package/dist/Stepper/index.d.ts +2 -0
- package/dist/Stepper/index.d.ts.map +1 -0
- package/dist/TableConfig/TableConfig.vue.d.ts +610 -0
- package/dist/TableConfig/TableConfig.vue.d.ts.map +1 -0
- package/dist/TableConfig/index.d.ts +2 -0
- package/dist/TableConfig/index.d.ts.map +1 -0
- package/dist/TableConfig/test/mocks.d.ts +5 -0
- package/dist/TableConfig/test/mocks.d.ts.map +1 -0
- package/dist/Tabs/Tab/Tab.vue.d.ts +79 -0
- package/dist/Tabs/Tab/Tab.vue.d.ts.map +1 -0
- package/dist/Tabs/Tabs.vue.d.ts +178 -0
- package/dist/Tabs/Tabs.vue.d.ts.map +1 -0
- package/dist/Tabs/index.d.ts +2 -0
- package/dist/Tabs/index.d.ts.map +1 -0
- package/dist/Tag/Tag.vue.d.ts +58 -0
- package/dist/Tag/Tag.vue.d.ts.map +1 -0
- package/dist/Tag/index.d.ts +2 -0
- package/dist/Tag/index.d.ts.map +1 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue.d.ts +26 -0
- package/dist/Tipograph/Paragraph/Paragraph.vue.d.ts.map +1 -0
- package/dist/Tipograph/Title/Title.vue.d.ts +26 -0
- package/dist/Tipograph/Title/Title.vue.d.ts.map +1 -0
- package/dist/Tipograph/index.d.ts +51 -0
- package/dist/Tipograph/index.d.ts.map +1 -0
- package/dist/Toggle/Toggle.vue.d.ts +64 -0
- package/dist/Toggle/Toggle.vue.d.ts.map +1 -0
- package/dist/Toggle/index.d.ts +2 -0
- package/dist/Toggle/index.d.ts.map +1 -0
- package/dist/Tooltip/Tooltip.vue.d.ts +118 -0
- package/dist/Tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/Tooltip/index.d.ts +2 -0
- package/dist/Tooltip/index.d.ts.map +1 -0
- package/dist/Upload/MultipleUpload/MultipleUpload.vue.d.ts +617 -0
- package/dist/Upload/MultipleUpload/MultipleUpload.vue.d.ts.map +1 -0
- package/dist/Upload/SingleUpload/SingleUpload.vue.d.ts +663 -0
- package/dist/Upload/SingleUpload/SingleUpload.vue.d.ts.map +1 -0
- package/dist/Upload/Upload.vue.d.ts +1497 -0
- package/dist/Upload/Upload.vue.d.ts.map +1 -0
- package/dist/Upload/UploaderHeader/UploaderHeader.vue.d.ts +71 -0
- package/dist/Upload/UploaderHeader/UploaderHeader.vue.d.ts.map +1 -0
- package/dist/Upload/UploaderInfoProgress/UploaderInfoProgress.vue.d.ts +91 -0
- package/dist/Upload/UploaderInfoProgress/UploaderInfoProgress.vue.d.ts.map +1 -0
- package/dist/Upload/UploaderInput/UploaderInput.vue.d.ts +156 -0
- package/dist/Upload/UploaderInput/UploaderInput.vue.d.ts.map +1 -0
- package/dist/Upload/index.d.ts +8 -0
- package/dist/Upload/index.d.ts.map +1 -0
- package/dist/agrotools-theme.css +1 -0
- package/dist/agrotools-theme.css.map +1 -0
- package/dist/components/ui/accordion/Accordion.vue.d.ts +24 -0
- package/dist/components/ui/accordion/Accordion.vue.d.ts.map +1 -0
- package/dist/components/ui/accordion/AccordionContent.vue.d.ts +23 -0
- package/dist/components/ui/accordion/AccordionContent.vue.d.ts.map +1 -0
- package/dist/components/ui/accordion/AccordionItem.vue.d.ts +23 -0
- package/dist/components/ui/accordion/AccordionItem.vue.d.ts.map +1 -0
- package/dist/components/ui/accordion/AccordionTrigger.vue.d.ts +24 -0
- package/dist/components/ui/accordion/AccordionTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/accordion/index.d.ts +5 -0
- package/dist/components/ui/accordion/index.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialog.vue.d.ts +23 -0
- package/dist/components/ui/alert-dialog/AlertDialog.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogAction.vue.d.ts +26 -0
- package/dist/components/ui/alert-dialog/AlertDialogAction.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogCancel.vue.d.ts +28 -0
- package/dist/components/ui/alert-dialog/AlertDialogCancel.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogContent.vue.d.ts +41 -0
- package/dist/components/ui/alert-dialog/AlertDialogContent.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogDescription.vue.d.ts +23 -0
- package/dist/components/ui/alert-dialog/AlertDialogDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogFooter.vue.d.ts +22 -0
- package/dist/components/ui/alert-dialog/AlertDialogFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogHeader.vue.d.ts +22 -0
- package/dist/components/ui/alert-dialog/AlertDialogHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogTitle.vue.d.ts +23 -0
- package/dist/components/ui/alert-dialog/AlertDialogTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/AlertDialogTrigger.vue.d.ts +19 -0
- package/dist/components/ui/alert-dialog/AlertDialogTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/alert-dialog/index.d.ts +10 -0
- package/dist/components/ui/alert-dialog/index.d.ts.map +1 -0
- package/dist/components/ui/avatar/Avatar.vue.d.ts +28 -0
- package/dist/components/ui/avatar/Avatar.vue.d.ts.map +1 -0
- package/dist/components/ui/avatar/AvatarFallback.vue.d.ts +23 -0
- package/dist/components/ui/avatar/AvatarFallback.vue.d.ts.map +1 -0
- package/dist/components/ui/avatar/AvatarImage.vue.d.ts +19 -0
- package/dist/components/ui/avatar/AvatarImage.vue.d.ts.map +1 -0
- package/dist/components/ui/avatar/index.d.ts +4 -0
- package/dist/components/ui/avatar/index.d.ts.map +1 -0
- package/dist/components/ui/badge/Badge.vue.d.ts +26 -0
- package/dist/components/ui/badge/Badge.vue.d.ts.map +1 -0
- package/dist/components/ui/badge/index.d.ts +8 -0
- package/dist/components/ui/badge/index.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/Breadcrumb.vue.d.ts +22 -0
- package/dist/components/ui/breadcrumb/Breadcrumb.vue.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/BreadcrumbItem.vue.d.ts +22 -0
- package/dist/components/ui/breadcrumb/BreadcrumbItem.vue.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/BreadcrumbLink.vue.d.ts +26 -0
- package/dist/components/ui/breadcrumb/BreadcrumbLink.vue.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/BreadcrumbList.vue.d.ts +22 -0
- package/dist/components/ui/breadcrumb/BreadcrumbList.vue.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/BreadcrumbSeparator.vue.d.ts +22 -0
- package/dist/components/ui/breadcrumb/BreadcrumbSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/breadcrumb/index.d.ts +6 -0
- package/dist/components/ui/breadcrumb/index.d.ts.map +1 -0
- package/dist/components/ui/button/Button.vue.d.ts +28 -0
- package/dist/components/ui/button/Button.vue.d.ts.map +1 -0
- package/dist/components/ui/button/index.d.ts +8 -0
- package/dist/components/ui/button/index.d.ts.map +1 -0
- package/dist/components/ui/calendar/Calendar.vue.d.ts +21 -0
- package/dist/components/ui/calendar/Calendar.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarCell.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarCell.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarCellTrigger.vue.d.ts +25 -0
- package/dist/components/ui/calendar/CalendarCellTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarGrid.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarGrid.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarGridBody.vue.d.ts +19 -0
- package/dist/components/ui/calendar/CalendarGridBody.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarGridHead.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarGridHead.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarGridRow.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarGridRow.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarHeadCell.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarHeadCell.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarHeader.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarHeading.vue.d.ts +29 -0
- package/dist/components/ui/calendar/CalendarHeading.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarNextButton.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarNextButton.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/CalendarPrevButton.vue.d.ts +23 -0
- package/dist/components/ui/calendar/CalendarPrevButton.vue.d.ts.map +1 -0
- package/dist/components/ui/calendar/index.d.ts +13 -0
- package/dist/components/ui/calendar/index.d.ts.map +1 -0
- package/dist/components/ui/card/Card.vue.d.ts +26 -0
- package/dist/components/ui/card/Card.vue.d.ts.map +1 -0
- package/dist/components/ui/card/CardDescription.vue.d.ts +25 -0
- package/dist/components/ui/card/CardDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/card/CardTitle.vue.d.ts +25 -0
- package/dist/components/ui/card/CardTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/card/index.d.ts +4 -0
- package/dist/components/ui/card/index.d.ts.map +1 -0
- package/dist/components/ui/carousel/CarouselContent.vue.d.ts +23 -0
- package/dist/components/ui/carousel/CarouselContent.vue.d.ts.map +1 -0
- package/dist/components/ui/carousel/CarouselItem.vue.d.ts +19 -0
- package/dist/components/ui/carousel/CarouselItem.vue.d.ts.map +1 -0
- package/dist/components/ui/carousel/CarouselNext.vue.d.ts +27 -0
- package/dist/components/ui/carousel/CarouselNext.vue.d.ts.map +1 -0
- package/dist/components/ui/carousel/CarouselPrevious.vue.d.ts +27 -0
- package/dist/components/ui/carousel/CarouselPrevious.vue.d.ts.map +1 -0
- package/dist/components/ui/carousel/index.d.ts +8 -0
- package/dist/components/ui/carousel/index.d.ts.map +1 -0
- package/dist/components/ui/carousel/interface.d.ts +20 -0
- package/dist/components/ui/carousel/interface.d.ts.map +1 -0
- package/dist/components/ui/carousel/useCarousel.d.ts +16 -0
- package/dist/components/ui/carousel/useCarousel.d.ts.map +1 -0
- package/dist/components/ui/checkbox/Checkbox.vue.d.ts +34 -0
- package/dist/components/ui/checkbox/Checkbox.vue.d.ts.map +1 -0
- package/dist/components/ui/checkbox/index.d.ts +2 -0
- package/dist/components/ui/checkbox/index.d.ts.map +1 -0
- package/dist/components/ui/combobox/Combobox.vue.d.ts +34 -0
- package/dist/components/ui/combobox/Combobox.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxAnchor.vue.d.ts +23 -0
- package/dist/components/ui/combobox/ComboboxAnchor.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxEmpty.vue.d.ts +23 -0
- package/dist/components/ui/combobox/ComboboxEmpty.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxGroup.vue.d.ts +24 -0
- package/dist/components/ui/combobox/ComboboxGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxInput.vue.d.ts +29 -0
- package/dist/components/ui/combobox/ComboboxInput.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxItem.vue.d.ts +27 -0
- package/dist/components/ui/combobox/ComboboxItem.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxItemIndicator.vue.d.ts +23 -0
- package/dist/components/ui/combobox/ComboboxItemIndicator.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxList.vue.d.ts +37 -0
- package/dist/components/ui/combobox/ComboboxList.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxSeparator.vue.d.ts +23 -0
- package/dist/components/ui/combobox/ComboboxSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/ComboboxViewport.vue.d.ts +23 -0
- package/dist/components/ui/combobox/ComboboxViewport.vue.d.ts.map +1 -0
- package/dist/components/ui/combobox/index.d.ts +12 -0
- package/dist/components/ui/combobox/index.d.ts.map +1 -0
- package/dist/components/ui/command/Command.vue.d.ts +31 -0
- package/dist/components/ui/command/Command.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandDialog.vue.d.ts +30 -0
- package/dist/components/ui/command/CommandDialog.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandEmpty.vue.d.ts +23 -0
- package/dist/components/ui/command/CommandEmpty.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandGroup.vue.d.ts +24 -0
- package/dist/components/ui/command/CommandGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandInput.vue.d.ts +8 -0
- package/dist/components/ui/command/CommandInput.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandItem.vue.d.ts +31 -0
- package/dist/components/ui/command/CommandItem.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandList.vue.d.ts +23 -0
- package/dist/components/ui/command/CommandList.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandSeparator.vue.d.ts +23 -0
- package/dist/components/ui/command/CommandSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/command/CommandShortcut.vue.d.ts +22 -0
- package/dist/components/ui/command/CommandShortcut.vue.d.ts.map +1 -0
- package/dist/components/ui/command/contexts.d.ts +28 -0
- package/dist/components/ui/command/contexts.d.ts.map +1 -0
- package/dist/components/ui/command/index.d.ts +10 -0
- package/dist/components/ui/command/index.d.ts.map +1 -0
- package/dist/components/ui/data-table/DataTable.vue.d.ts +61 -0
- package/dist/components/ui/data-table/DataTable.vue.d.ts.map +1 -0
- package/dist/components/ui/data-table/DataTablePagination.vue.d.ts +7 -0
- package/dist/components/ui/data-table/DataTablePagination.vue.d.ts.map +1 -0
- package/dist/components/ui/data-table/index.d.ts +4 -0
- package/dist/components/ui/data-table/index.d.ts.map +1 -0
- package/dist/components/ui/date-picker/DatePicker.vue.d.ts +37 -0
- package/dist/components/ui/date-picker/DatePicker.vue.d.ts.map +1 -0
- package/dist/components/ui/date-picker/index.d.ts +2 -0
- package/dist/components/ui/date-picker/index.d.ts.map +1 -0
- package/dist/components/ui/date-range-picker/DateRangePicker.vue.d.ts +29 -0
- package/dist/components/ui/date-range-picker/DateRangePicker.vue.d.ts.map +1 -0
- package/dist/components/ui/date-range-picker/index.d.ts +2 -0
- package/dist/components/ui/date-range-picker/index.d.ts.map +1 -0
- package/dist/components/ui/dialog/Dialog.vue.d.ts +23 -0
- package/dist/components/ui/dialog/Dialog.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogBody.vue.d.ts +22 -0
- package/dist/components/ui/dialog/DialogBody.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +39 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogDescription.vue.d.ts +23 -0
- package/dist/components/ui/dialog/DialogDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +22 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +22 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogOverlay.vue.d.ts +23 -0
- package/dist/components/ui/dialog/DialogOverlay.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogScrollContent.vue.d.ts +39 -0
- package/dist/components/ui/dialog/DialogScrollContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/index.d.ts +17 -0
- package/dist/components/ui/dialog/index.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenu.vue.d.ts +23 -0
- package/dist/components/ui/dropdown-menu/DropdownMenu.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue.d.ts +29 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuContent.vue.d.ts +37 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuGroup.vue.d.ts +19 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuItem.vue.d.ts +31 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuItem.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuLabel.vue.d.ts +24 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuLabel.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +23 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioItem.vue.d.ts +27 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioItem.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSeparator.vue.d.ts +8 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuShortcut.vue.d.ts +22 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuShortcut.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSub.vue.d.ts +23 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSub.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSubContent.vue.d.ts +39 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSubContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSubTrigger.vue.d.ts +24 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuSubTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuTrigger.vue.d.ts +19 -0
- package/dist/components/ui/dropdown-menu/DropdownMenuTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/dropdown-menu/index.d.ts +16 -0
- package/dist/components/ui/dropdown-menu/index.d.ts.map +1 -0
- package/dist/components/ui/illustration/Illustration.vue.d.ts +9 -0
- package/dist/components/ui/illustration/Illustration.vue.d.ts.map +1 -0
- package/dist/components/ui/illustration/illustrations.d.ts +65 -0
- package/dist/components/ui/illustration/illustrations.d.ts.map +1 -0
- package/dist/components/ui/illustration/index.d.ts +3 -0
- package/dist/components/ui/illustration/index.d.ts.map +1 -0
- package/dist/components/ui/input/Input.vue.d.ts +16 -0
- package/dist/components/ui/input/Input.vue.d.ts.map +1 -0
- package/dist/components/ui/input/index.d.ts +2 -0
- package/dist/components/ui/input/index.d.ts.map +1 -0
- package/dist/components/ui/label/Label.vue.d.ts +23 -0
- package/dist/components/ui/label/Label.vue.d.ts.map +1 -0
- package/dist/components/ui/label/index.d.ts +2 -0
- package/dist/components/ui/label/index.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectContent.vue.d.ts +44 -0
- package/dist/components/ui/multi-select/MultiSelectContent.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectEmpty.vue.d.ts +23 -0
- package/dist/components/ui/multi-select/MultiSelectEmpty.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectGroup.vue.d.ts +21 -0
- package/dist/components/ui/multi-select/MultiSelectGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectItem.vue.d.ts +47 -0
- package/dist/components/ui/multi-select/MultiSelectItem.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectLabel.vue.d.ts +26 -0
- package/dist/components/ui/multi-select/MultiSelectLabel.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectRoot.vue.d.ts +52 -0
- package/dist/components/ui/multi-select/MultiSelectRoot.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectSeparator.vue.d.ts +23 -0
- package/dist/components/ui/multi-select/MultiSelectSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectTrigger.vue.d.ts +27 -0
- package/dist/components/ui/multi-select/MultiSelectTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/MultiSelectValue.vue.d.ts +14 -0
- package/dist/components/ui/multi-select/MultiSelectValue.vue.d.ts.map +1 -0
- package/dist/components/ui/multi-select/contexts.d.ts +32 -0
- package/dist/components/ui/multi-select/contexts.d.ts.map +1 -0
- package/dist/components/ui/multi-select/index.d.ts +11 -0
- package/dist/components/ui/multi-select/index.d.ts.map +1 -0
- package/dist/components/ui/multi-select/utils.d.ts +3 -0
- package/dist/components/ui/multi-select/utils.d.ts.map +1 -0
- package/dist/components/ui/pagination/Pagination.vue.d.ts +30 -0
- package/dist/components/ui/pagination/Pagination.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationContent.vue.d.ts +30 -0
- package/dist/components/ui/pagination/PaginationContent.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationEllipsis.vue.d.ts +23 -0
- package/dist/components/ui/pagination/PaginationEllipsis.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationFirst.vue.d.ts +27 -0
- package/dist/components/ui/pagination/PaginationFirst.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationItem.vue.d.ts +28 -0
- package/dist/components/ui/pagination/PaginationItem.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationLast.vue.d.ts +27 -0
- package/dist/components/ui/pagination/PaginationLast.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationNext.vue.d.ts +27 -0
- package/dist/components/ui/pagination/PaginationNext.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/PaginationPrevious.vue.d.ts +27 -0
- package/dist/components/ui/pagination/PaginationPrevious.vue.d.ts.map +1 -0
- package/dist/components/ui/pagination/index.d.ts +9 -0
- package/dist/components/ui/pagination/index.d.ts.map +1 -0
- package/dist/components/ui/popover/Popover.vue.d.ts +23 -0
- package/dist/components/ui/popover/Popover.vue.d.ts.map +1 -0
- package/dist/components/ui/popover/PopoverAnchor.vue.d.ts +19 -0
- package/dist/components/ui/popover/PopoverAnchor.vue.d.ts.map +1 -0
- package/dist/components/ui/popover/PopoverContent.vue.d.ts +40 -0
- package/dist/components/ui/popover/PopoverContent.vue.d.ts.map +1 -0
- package/dist/components/ui/popover/PopoverTrigger.vue.d.ts +19 -0
- package/dist/components/ui/popover/PopoverTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/popover/index.d.ts +5 -0
- package/dist/components/ui/popover/index.d.ts.map +1 -0
- package/dist/components/ui/radio-group/RadioGroup.vue.d.ts +27 -0
- package/dist/components/ui/radio-group/RadioGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/radio-group/RadioGroupItem.vue.d.ts +14 -0
- package/dist/components/ui/radio-group/RadioGroupItem.vue.d.ts.map +1 -0
- package/dist/components/ui/radio-group/index.d.ts +3 -0
- package/dist/components/ui/radio-group/index.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendar.vue.d.ts +25 -0
- package/dist/components/ui/range-calendar/RangeCalendar.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarCell.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarCell.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarCellTrigger.vue.d.ts +25 -0
- package/dist/components/ui/range-calendar/RangeCalendarCellTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarGrid.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarGrid.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridBody.vue.d.ts +19 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridBody.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridHead.vue.d.ts +19 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridHead.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridRow.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarGridRow.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeadCell.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeadCell.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeader.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeading.vue.d.ts +29 -0
- package/dist/components/ui/range-calendar/RangeCalendarHeading.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarNextButton.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarNextButton.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/RangeCalendarPrevButton.vue.d.ts +23 -0
- package/dist/components/ui/range-calendar/RangeCalendarPrevButton.vue.d.ts.map +1 -0
- package/dist/components/ui/range-calendar/index.d.ts +13 -0
- package/dist/components/ui/range-calendar/index.d.ts.map +1 -0
- package/dist/components/ui/select/Select.vue.d.ts +26 -0
- package/dist/components/ui/select/Select.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectContent.vue.d.ts +33 -0
- package/dist/components/ui/select/SelectContent.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectGroup.vue.d.ts +19 -0
- package/dist/components/ui/select/SelectGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectItem.vue.d.ts +23 -0
- package/dist/components/ui/select/SelectItem.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectItemText.vue.d.ts +19 -0
- package/dist/components/ui/select/SelectItemText.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectLabel.vue.d.ts +23 -0
- package/dist/components/ui/select/SelectLabel.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectScrollDownButton.vue.d.ts +23 -0
- package/dist/components/ui/select/SelectScrollDownButton.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectScrollUpButton.vue.d.ts +23 -0
- package/dist/components/ui/select/SelectScrollUpButton.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectSeparator.vue.d.ts +8 -0
- package/dist/components/ui/select/SelectSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectTrigger.vue.d.ts +23 -0
- package/dist/components/ui/select/SelectTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/select/SelectValue.vue.d.ts +19 -0
- package/dist/components/ui/select/SelectValue.vue.d.ts.map +1 -0
- package/dist/components/ui/select/index.d.ts +12 -0
- package/dist/components/ui/select/index.d.ts.map +1 -0
- package/dist/components/ui/separator/Separator.vue.d.ts +11 -0
- package/dist/components/ui/separator/Separator.vue.d.ts.map +1 -0
- package/dist/components/ui/separator/index.d.ts +2 -0
- package/dist/components/ui/separator/index.d.ts.map +1 -0
- package/dist/components/ui/sheet/Sheet.vue.d.ts +23 -0
- package/dist/components/ui/sheet/Sheet.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetClose.vue.d.ts +19 -0
- package/dist/components/ui/sheet/SheetClose.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetContent.vue.d.ts +40 -0
- package/dist/components/ui/sheet/SheetContent.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetDescription.vue.d.ts +23 -0
- package/dist/components/ui/sheet/SheetDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetFooter.vue.d.ts +22 -0
- package/dist/components/ui/sheet/SheetFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetHeader.vue.d.ts +22 -0
- package/dist/components/ui/sheet/SheetHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetOverlay.vue.d.ts +23 -0
- package/dist/components/ui/sheet/SheetOverlay.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetTitle.vue.d.ts +23 -0
- package/dist/components/ui/sheet/SheetTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/SheetTrigger.vue.d.ts +19 -0
- package/dist/components/ui/sheet/SheetTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/sheet/index.d.ts +9 -0
- package/dist/components/ui/sheet/index.d.ts.map +1 -0
- package/dist/components/ui/sidebar/Sidebar.vue.d.ts +23 -0
- package/dist/components/ui/sidebar/Sidebar.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarContent.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarContent.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarFooter.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarGroup.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarGroup.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarGroupAction.vue.d.ts +23 -0
- package/dist/components/ui/sidebar/SidebarGroupAction.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarGroupContent.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarGroupContent.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarGroupLabel.vue.d.ts +23 -0
- package/dist/components/ui/sidebar/SidebarGroupLabel.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarHeader.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarInput.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarInput.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarInset.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarInset.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenu.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarMenu.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuAction.vue.d.ts +26 -0
- package/dist/components/ui/sidebar/SidebarMenuAction.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuBadge.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarMenuBadge.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuButton.vue.d.ts +28 -0
- package/dist/components/ui/sidebar/SidebarMenuButton.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuButtonChild.vue.d.ts +31 -0
- package/dist/components/ui/sidebar/SidebarMenuButtonChild.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuItem.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarMenuItem.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuSkeleton.vue.d.ts +8 -0
- package/dist/components/ui/sidebar/SidebarMenuSkeleton.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuSub.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarMenuSub.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuSubButton.vue.d.ts +28 -0
- package/dist/components/ui/sidebar/SidebarMenuSubButton.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarMenuSubItem.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarMenuSubItem.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarProvider.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarProvider.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/SidebarSeparator.vue.d.ts +22 -0
- package/dist/components/ui/sidebar/SidebarSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/sidebar/index.d.ts +35 -0
- package/dist/components/ui/sidebar/index.d.ts.map +1 -0
- package/dist/components/ui/sidebar/utils.d.ts +29 -0
- package/dist/components/ui/sidebar/utils.d.ts.map +1 -0
- package/dist/components/ui/skeleton/Skeleton.vue.d.ts +7 -0
- package/dist/components/ui/skeleton/Skeleton.vue.d.ts.map +1 -0
- package/dist/components/ui/skeleton/index.d.ts +2 -0
- package/dist/components/ui/skeleton/index.d.ts.map +1 -0
- package/dist/components/ui/sonner/Sonner.vue.d.ts +41 -0
- package/dist/components/ui/sonner/Sonner.vue.d.ts.map +1 -0
- package/dist/components/ui/sonner/Toast.vue.d.ts +50 -0
- package/dist/components/ui/sonner/Toast.vue.d.ts.map +1 -0
- package/dist/components/ui/sonner/index.d.ts +10 -0
- package/dist/components/ui/sonner/index.d.ts.map +1 -0
- package/dist/components/ui/sonner/toast.d.ts +11 -0
- package/dist/components/ui/sonner/toast.d.ts.map +1 -0
- package/dist/components/ui/stepper/Stepper.vue.d.ts +41 -0
- package/dist/components/ui/stepper/Stepper.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperDescription.vue.d.ts +23 -0
- package/dist/components/ui/stepper/StepperDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperIndicator.vue.d.ts +23 -0
- package/dist/components/ui/stepper/StepperIndicator.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperItem.vue.d.ts +24 -0
- package/dist/components/ui/stepper/StepperItem.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperSeparator.vue.d.ts +8 -0
- package/dist/components/ui/stepper/StepperSeparator.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperTitle.vue.d.ts +23 -0
- package/dist/components/ui/stepper/StepperTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/StepperTrigger.vue.d.ts +23 -0
- package/dist/components/ui/stepper/StepperTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/stepper/index.d.ts +8 -0
- package/dist/components/ui/stepper/index.d.ts.map +1 -0
- package/dist/components/ui/switch/Switch.vue.d.ts +33 -0
- package/dist/components/ui/switch/Switch.vue.d.ts.map +1 -0
- package/dist/components/ui/switch/index.d.ts +2 -0
- package/dist/components/ui/switch/index.d.ts.map +1 -0
- package/dist/components/ui/table/Table.vue.d.ts +22 -0
- package/dist/components/ui/table/Table.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableBody.vue.d.ts +22 -0
- package/dist/components/ui/table/TableBody.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableCaption.vue.d.ts +22 -0
- package/dist/components/ui/table/TableCaption.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableCell.vue.d.ts +22 -0
- package/dist/components/ui/table/TableCell.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableEmpty.vue.d.ts +25 -0
- package/dist/components/ui/table/TableEmpty.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableFooter.vue.d.ts +22 -0
- package/dist/components/ui/table/TableFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableHead.vue.d.ts +22 -0
- package/dist/components/ui/table/TableHead.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableHeader.vue.d.ts +22 -0
- package/dist/components/ui/table/TableHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/table/TableRow.vue.d.ts +22 -0
- package/dist/components/ui/table/TableRow.vue.d.ts.map +1 -0
- package/dist/components/ui/table/index.d.ts +11 -0
- package/dist/components/ui/table/index.d.ts.map +1 -0
- package/dist/components/ui/table/utils.d.ts +4 -0
- package/dist/components/ui/table/utils.d.ts.map +1 -0
- package/dist/components/ui/tabs/Tabs.vue.d.ts +27 -0
- package/dist/components/ui/tabs/Tabs.vue.d.ts.map +1 -0
- package/dist/components/ui/tabs/TabsContent.vue.d.ts +23 -0
- package/dist/components/ui/tabs/TabsContent.vue.d.ts.map +1 -0
- package/dist/components/ui/tabs/TabsList.vue.d.ts +23 -0
- package/dist/components/ui/tabs/TabsList.vue.d.ts.map +1 -0
- package/dist/components/ui/tabs/TabsTrigger.vue.d.ts +25 -0
- package/dist/components/ui/tabs/TabsTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/tabs/index.d.ts +10 -0
- package/dist/components/ui/tabs/index.d.ts.map +1 -0
- package/dist/components/ui/tag/Tag.vue.d.ts +28 -0
- package/dist/components/ui/tag/Tag.vue.d.ts.map +1 -0
- package/dist/components/ui/tag/index.d.ts +8 -0
- package/dist/components/ui/tag/index.d.ts.map +1 -0
- package/dist/components/ui/time-picker/TimePicker.vue.d.ts +30 -0
- package/dist/components/ui/time-picker/TimePicker.vue.d.ts.map +1 -0
- package/dist/components/ui/time-picker/index.d.ts +2 -0
- package/dist/components/ui/time-picker/index.d.ts.map +1 -0
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +23 -0
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +31 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts +21 -0
- package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +19 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/index.d.ts +5 -0
- package/dist/components/ui/tooltip/index.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadContent.vue.d.ts +25 -0
- package/dist/components/ui/upload/UploadContent.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadContentDescription.vue.d.ts +25 -0
- package/dist/components/ui/upload/UploadContentDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadContentLoadingDescription.vue.d.ts +25 -0
- package/dist/components/ui/upload/UploadContentLoadingDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadContentSuccessDescription.vue.d.ts +25 -0
- package/dist/components/ui/upload/UploadContentSuccessDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadContentTitle.vue.d.ts +25 -0
- package/dist/components/ui/upload/UploadContentTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/UploadFileItem.vue.d.ts +12 -0
- package/dist/components/ui/upload/UploadFileItem.vue.d.ts.map +1 -0
- package/dist/components/ui/upload/index.d.ts +8 -0
- package/dist/components/ui/upload/index.d.ts.map +1 -0
- package/dist/composables/use-file-upload.d.ts +86 -0
- package/dist/composables/use-file-upload.d.ts.map +1 -0
- package/dist/examples/sidebar/data.d.ts +9 -0
- package/dist/examples/sidebar/data.d.ts.map +1 -0
- package/dist/index.css +1 -0
- package/dist/index.d.ts +73 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +47094 -0
- package/dist/lib/date.d.ts +16 -0
- package/dist/lib/date.d.ts.map +1 -0
- package/dist/lib/utils.d.ts +14 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { CalendarGridBodyProps } from 'reka-ui';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
default?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {};
|
|
8
|
+
rootEl: any;
|
|
9
|
+
};
|
|
10
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
+
declare const __VLS_component: import('vue').DefineComponent<CalendarGridBodyProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<CalendarGridBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
|
+
export default _default;
|
|
14
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
|
+
new (): {
|
|
16
|
+
$slots: S;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=CalendarGridBody.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarGridBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarGridBody.vue"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAQpD,iBAAS,cAAc;WAkCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,sTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarGridHeadProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarGridHeadProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarGridHead.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarGridHead.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarGridHead.vue"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAGzC,KAAK,WAAW,GAAG,qBAAqB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAK/E,iBAAS,cAAc;WAkCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarGridRowProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarGridRowProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarGridRow.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarGridRow.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarGridRow.vue"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AACnD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAKzC,KAAK,WAAW,GAAG,oBAAoB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAS9E,iBAAS,cAAc;WAoCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarHeadCellProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarHeadCellProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarHeadCell.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarHeadCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarHeadCell.vue"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAKzC,KAAK,WAAW,GAAG,qBAAqB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAS/E,iBAAS,cAAc;WAoCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarHeaderProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarHeaderProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarHeader.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarHeader.vue"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAClD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAKzC,KAAK,WAAW,GAAG,mBAAmB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAS7E,iBAAS,cAAc;WAoCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { CalendarHeadingProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarHeadingProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: Readonly<{
|
|
9
|
+
default: (props: {
|
|
10
|
+
headingValue: string;
|
|
11
|
+
}) => any;
|
|
12
|
+
}> & {
|
|
13
|
+
default: (props: {
|
|
14
|
+
headingValue: string;
|
|
15
|
+
}) => any;
|
|
16
|
+
};
|
|
17
|
+
refs: {};
|
|
18
|
+
rootEl: any;
|
|
19
|
+
};
|
|
20
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
21
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
22
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
23
|
+
export default _default;
|
|
24
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
25
|
+
new (): {
|
|
26
|
+
$slots: S;
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
//# sourceMappingURL=CalendarHeading.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarHeading.vue"],"names":[],"mappings":"AAyCA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AACnD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAQzC,KAAK,WAAW,GAAG,oBAAoB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAa9E,iBAAS,cAAc;WAoDT,OAAO,IAA6B;;iBA7DvC,CAAC,KAAK,EAAE;YAAE,YAAY,EAAE,MAAM,CAAA;SAAE,KAAK,GAAG;;iBAAxC,CAAC,KAAK,EAAE;YAAE,YAAY,EAAE,MAAM,CAAA;SAAE,KAAK,GAAG;;;;EAkElD;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarNextProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarNextProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarNextButton.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarNextButton.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarNextButton.vue"],"names":[],"mappings":"AAsCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AASzC,KAAK,WAAW,GAAG,iBAAiB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAS3E,iBAAS,cAAc;WA6DT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { CalendarPrevProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
type __VLS_Props = CalendarPrevProps & {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
};
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CalendarPrevButton.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CalendarPrevButton.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/CalendarPrevButton.vue"],"names":[],"mappings":"AAsCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AASzC,KAAK,WAAW,GAAG,iBAAiB,GAAG;IAAE,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAAE,CAAC;AAS3E,iBAAS,cAAc;WA6DT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export { default as AgtCalendar } from './Calendar.vue';
|
|
2
|
+
export { default as AgtCalendarCell } from './CalendarCell.vue';
|
|
3
|
+
export { default as AgtCalendarCellTrigger } from './CalendarCellTrigger.vue';
|
|
4
|
+
export { default as AgtCalendarGrid } from './CalendarGrid.vue';
|
|
5
|
+
export { default as AgtCalendarGridBody } from './CalendarGridBody.vue';
|
|
6
|
+
export { default as AgtCalendarGridHead } from './CalendarGridHead.vue';
|
|
7
|
+
export { default as AgtCalendarGridRow } from './CalendarGridRow.vue';
|
|
8
|
+
export { default as AgtCalendarHeadCell } from './CalendarHeadCell.vue';
|
|
9
|
+
export { default as AgtCalendarHeader } from './CalendarHeader.vue';
|
|
10
|
+
export { default as AgtCalendarHeading } from './CalendarHeading.vue';
|
|
11
|
+
export { default as AgtCalendarNextButton } from './CalendarNextButton.vue';
|
|
12
|
+
export { default as AgtCalendarPrevButton } from './CalendarPrevButton.vue';
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/calendar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,gBAAgB,CAAA;AACvD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,2BAA2B,CAAA;AAC7E,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACvE,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACvE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AACrE,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACvE,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,sBAAsB,CAAA;AACnE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AACrE,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAC3E,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,0BAA0B,CAAA"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { PrimitiveProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
interface Props extends PrimitiveProps {
|
|
4
|
+
selected?: boolean;
|
|
5
|
+
class?: HTMLAttributes['class'];
|
|
6
|
+
}
|
|
7
|
+
declare function __VLS_template(): {
|
|
8
|
+
attrs: Partial<{}>;
|
|
9
|
+
slots: {
|
|
10
|
+
default?(_: {}): any;
|
|
11
|
+
};
|
|
12
|
+
refs: {};
|
|
13
|
+
rootEl: any;
|
|
14
|
+
};
|
|
15
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
17
|
+
as: import('reka-ui').AsTag | import('@vue/runtime-core').Component;
|
|
18
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
20
|
+
export default _default;
|
|
21
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
22
|
+
new (): {
|
|
23
|
+
$slots: S;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=Card.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Card.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/Card.vue"],"names":[],"mappings":"AAmDA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAC7C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAMzC,UAAU,KAAM,SAAQ,cAAc;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAChC;AAYD,iBAAS,cAAc;WAsFT,OAAO,IAA6B;;yBAVpB,GAAG;;;;EAehC;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;6EAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { PrimitiveProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
interface Props extends PrimitiveProps {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
16
|
+
as: import('reka-ui').AsTag | import('@vue/runtime-core').Component;
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
19
|
+
export default _default;
|
|
20
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
|
+
new (): {
|
|
22
|
+
$slots: S;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=CardDescription.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CardDescription.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/CardDescription.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAC7C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAMzC,UAAU,KAAM,SAAQ,cAAc;IACpC,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAChC;AAYD,iBAAS,cAAc;WAgDT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;6EAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { PrimitiveProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
interface Props extends PrimitiveProps {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {};
|
|
12
|
+
rootEl: any;
|
|
13
|
+
};
|
|
14
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
16
|
+
as: import('reka-ui').AsTag | import('@vue/runtime-core').Component;
|
|
17
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
19
|
+
export default _default;
|
|
20
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
|
+
new (): {
|
|
22
|
+
$slots: S;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
//# sourceMappingURL=CardTitle.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CardTitle.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/CardTitle.vue"],"names":[],"mappings":"AAoCA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAC7C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAMzC,UAAU,KAAM,SAAQ,cAAc;IACpC,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAChC;AAYD,iBAAS,cAAc;WAoDT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;6EAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/card/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,YAAY,CAAA;AAC/C,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AACrE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,iBAAiB,CAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { WithClassAsProps } from './interface';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
default?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {
|
|
8
|
+
carouselRef: HTMLDivElement;
|
|
9
|
+
};
|
|
10
|
+
rootEl: any;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<WithClassAsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<WithClassAsProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
14
|
+
carouselRef: HTMLDivElement;
|
|
15
|
+
}, any>;
|
|
16
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
export default _default;
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=CarouselContent.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarouselContent.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/CarouselContent.vue"],"names":[],"mappings":"AA2BA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAcnD,iBAAS,cAAc;WAiCT,OAAO,IAA6B;;yBAZrB,GAAG;;;;;;EAiB/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;OAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { WithClassAsProps } from './interface';
|
|
2
|
+
declare function __VLS_template(): {
|
|
3
|
+
attrs: Partial<{}>;
|
|
4
|
+
slots: {
|
|
5
|
+
default?(_: {}): any;
|
|
6
|
+
};
|
|
7
|
+
refs: {};
|
|
8
|
+
rootEl: HTMLDivElement;
|
|
9
|
+
};
|
|
10
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
+
declare const __VLS_component: import('vue').DefineComponent<WithClassAsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<WithClassAsProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
12
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
|
+
export default _default;
|
|
14
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
|
+
new (): {
|
|
16
|
+
$slots: S;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
//# sourceMappingURL=CarouselItem.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarouselItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/CarouselItem.vue"],"names":[],"mappings":"AA6BA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAUnD,iBAAS,cAAc;WAgCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,uTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ButtonVariants } from '../button/index';
|
|
2
|
+
import { WithClassAsProps } from './interface';
|
|
3
|
+
type __VLS_Props = {
|
|
4
|
+
variant?: ButtonVariants['variant'];
|
|
5
|
+
size?: ButtonVariants['size'];
|
|
6
|
+
} & WithClassAsProps;
|
|
7
|
+
declare function __VLS_template(): {
|
|
8
|
+
attrs: Partial<{}>;
|
|
9
|
+
slots: {
|
|
10
|
+
default?(_: {}): any;
|
|
11
|
+
};
|
|
12
|
+
refs: {};
|
|
13
|
+
rootEl: any;
|
|
14
|
+
};
|
|
15
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
17
|
+
size: "default" | "icon" | "sm" | null;
|
|
18
|
+
variant: "default" | "link" | "destructive" | "outline" | "ghost" | null;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
|
+
export default _default;
|
|
22
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
23
|
+
new (): {
|
|
24
|
+
$slots: S;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=CarouselNext.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarouselNext.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/CarouselNext.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAIlE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAGnD,KAAK,WAAW,GAAG;IACb,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAA;IACnC,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;CAC9B,GAAG,gBAAgB,CAAC;AAmBzB,iBAAS,cAAc;WAiFT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;6EAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { ButtonVariants } from '../button/index';
|
|
2
|
+
import { WithClassAsProps } from './interface';
|
|
3
|
+
type __VLS_Props = {
|
|
4
|
+
variant?: ButtonVariants['variant'];
|
|
5
|
+
size?: ButtonVariants['size'];
|
|
6
|
+
} & WithClassAsProps;
|
|
7
|
+
declare function __VLS_template(): {
|
|
8
|
+
attrs: Partial<{}>;
|
|
9
|
+
slots: {
|
|
10
|
+
default?(_: {}): any;
|
|
11
|
+
};
|
|
12
|
+
refs: {};
|
|
13
|
+
rootEl: any;
|
|
14
|
+
};
|
|
15
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
17
|
+
size: "default" | "icon" | "sm" | null;
|
|
18
|
+
variant: "default" | "link" | "destructive" | "outline" | "ghost" | null;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
|
+
export default _default;
|
|
22
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
23
|
+
new (): {
|
|
24
|
+
$slots: S;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
//# sourceMappingURL=CarouselPrevious.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CarouselPrevious.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/CarouselPrevious.vue"],"names":[],"mappings":"AAqDA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAIlE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAGnD,KAAK,WAAW,GAAG;IACb,OAAO,CAAC,EAAE,cAAc,CAAC,SAAS,CAAC,CAAA;IACnC,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;CAC9B,GAAG,gBAAgB,CAAC;AAmBzB,iBAAS,cAAc;WAiFT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;6EAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { default as AgtCarousel } from './Carousel.vue';
|
|
2
|
+
export { default as AgtCarouselContent } from './CarouselContent.vue';
|
|
3
|
+
export { default as AgtCarouselItem } from './CarouselItem.vue';
|
|
4
|
+
export { default as AgtCarouselNext } from './CarouselNext.vue';
|
|
5
|
+
export { default as AgtCarouselPrevious } from './CarouselPrevious.vue';
|
|
6
|
+
export type { UnwrapRefCarouselApi as CarouselApi } from './interface';
|
|
7
|
+
export { useCarousel } from './useCarousel';
|
|
8
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,gBAAgB,CAAA;AACvD,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,OAAO,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACvE,YAAY,EAAE,oBAAoB,IAAI,WAAW,EAAE,MAAM,aAAa,CAAA;AAEtE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { default as useEmblaCarousel, EmblaCarouselVueType } from 'embla-carousel-vue';
|
|
2
|
+
import { HTMLAttributes, UnwrapRef } from 'vue';
|
|
3
|
+
type CarouselApi = EmblaCarouselVueType[1];
|
|
4
|
+
type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
|
|
5
|
+
type CarouselOptions = UseCarouselParameters[0];
|
|
6
|
+
type CarouselPlugin = UseCarouselParameters[1];
|
|
7
|
+
export type UnwrapRefCarouselApi = UnwrapRef<CarouselApi>;
|
|
8
|
+
export interface CarouselProps {
|
|
9
|
+
opts?: CarouselOptions;
|
|
10
|
+
plugins?: CarouselPlugin;
|
|
11
|
+
orientation?: 'horizontal' | 'vertical';
|
|
12
|
+
}
|
|
13
|
+
export interface CarouselEmits {
|
|
14
|
+
(e: 'init-api', payload: UnwrapRefCarouselApi['value']): void;
|
|
15
|
+
}
|
|
16
|
+
export interface WithClassAsProps {
|
|
17
|
+
class?: HTMLAttributes['class'];
|
|
18
|
+
}
|
|
19
|
+
export {};
|
|
20
|
+
//# sourceMappingURL=interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interface.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/interface.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,gBAAgB,MAAM,oBAAoB,CAAA;AACtD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAA;AAC9D,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpD,KAAK,WAAW,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAAA;AAC1C,KAAK,qBAAqB,GAAG,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAA;AAChE,KAAK,eAAe,GAAG,qBAAqB,CAAC,CAAC,CAAC,CAAA;AAC/C,KAAK,cAAc,GAAG,qBAAqB,CAAC,CAAC,CAAC,CAAA;AAE9C,MAAM,MAAM,oBAAoB,GAAG,SAAS,CAAC,WAAW,CAAC,CAAA;AAEzD,MAAM,WAAW,aAAa;IAC5B,IAAI,CAAC,EAAE,eAAe,CAAA;IACtB,OAAO,CAAC,EAAE,cAAc,CAAA;IACxB,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAA;CACxC;AAED,MAAM,WAAW,aAAa;IAC5B,CAAC,CAAC,EAAE,UAAU,EAAE,OAAO,EAAE,oBAAoB,CAAC,OAAO,CAAC,GAAG,IAAI,CAAA;CAC9D;AAED,MAAM,WAAW,gBAAgB;IAC/B,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;CAChC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { default as emblaCarouselVue } from 'embla-carousel-vue';
|
|
2
|
+
import { Ref } from 'vue';
|
|
3
|
+
import { CarouselEmits, CarouselProps } from './interface';
|
|
4
|
+
interface CarouselState {
|
|
5
|
+
carouselRef: ReturnType<typeof emblaCarouselVue>[0];
|
|
6
|
+
carouselApi: ReturnType<typeof emblaCarouselVue>[1];
|
|
7
|
+
canScrollPrev: Ref<boolean>;
|
|
8
|
+
canScrollNext: Ref<boolean>;
|
|
9
|
+
scrollPrev: () => void;
|
|
10
|
+
scrollNext: () => void;
|
|
11
|
+
orientation: 'horizontal' | 'vertical' | undefined;
|
|
12
|
+
}
|
|
13
|
+
declare const useProvideCarousel: (args_0: CarouselProps, emits: CarouselEmits) => CarouselState;
|
|
14
|
+
declare function useCarousel(): CarouselState;
|
|
15
|
+
export { useCarousel, useProvideCarousel };
|
|
16
|
+
//# sourceMappingURL=useCarousel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCarousel.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/carousel/useCarousel.ts"],"names":[],"mappings":"AACA,OAAO,gBAAgB,MAAM,oBAAoB,CAAA;AACjD,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE9B,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,aAAa,CAAA;AAE/D,UAAU,aAAa;IACrB,WAAW,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,WAAW,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,aAAa,EAAE,GAAG,CAAC,OAAO,CAAC,CAAA;IAC3B,aAAa,EAAE,GAAG,CAAC,OAAO,CAAC,CAAA;IAC3B,UAAU,EAAE,MAAM,IAAI,CAAA;IACtB,UAAU,EAAE,MAAM,IAAI,CAAA;IACtB,WAAW,EAAE,YAAY,GAAG,UAAU,GAAG,SAAS,CAAA;CACnD;AAED,QAAA,MAAO,kBAAkB,gEA8CxB,CAAA;AAED,iBAAS,WAAW,kBAMnB;AAED,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,CAAA"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { CheckboxRootProps } from 'reka-ui';
|
|
2
|
+
import { HTMLAttributes } from 'vue';
|
|
3
|
+
export interface Props extends CheckboxRootProps {
|
|
4
|
+
class?: HTMLAttributes['class'];
|
|
5
|
+
/**
|
|
6
|
+
* Size of the checkbox
|
|
7
|
+
*/
|
|
8
|
+
size?: NonNullable<Parameters<typeof checkboxVariants>[0]>['size'];
|
|
9
|
+
}
|
|
10
|
+
declare const checkboxVariants: (props?: ({
|
|
11
|
+
size?: "default" | "sm" | null | undefined;
|
|
12
|
+
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
13
|
+
declare function __VLS_template(): {
|
|
14
|
+
attrs: Partial<{}>;
|
|
15
|
+
slots: {
|
|
16
|
+
default?(_: {}): any;
|
|
17
|
+
};
|
|
18
|
+
refs: {};
|
|
19
|
+
rootEl: any;
|
|
20
|
+
};
|
|
21
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
22
|
+
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
"update:modelValue": (value: boolean | "indeterminate") => any;
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
25
|
+
"onUpdate:modelValue"?: ((value: boolean | "indeterminate") => any) | undefined;
|
|
26
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
28
|
+
export default _default;
|
|
29
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
30
|
+
new (): {
|
|
31
|
+
$slots: S;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=Checkbox.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/checkbox/Checkbox.vue"],"names":[],"mappings":"AAwEA,OAAO,KAAK,EAAqB,iBAAiB,EAAE,MAAM,SAAS,CAAA;AACnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAMzC,MAAM,WAAW,KAAM,SAAQ,iBAAiB;IAC9C,KAAK,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAA;IAC/B;;OAEG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAA;CACnE;AAOD,QAAA,MAAM,gBAAgB;;8EAarB,CAAA;AAQD,iBAAS,cAAc;WAkET,OAAO,IAA6B;;yBAVpB,GAAG;;;;EAehC;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,gBAAgB,CAAA"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { ComboboxRootProps } from 'reka-ui';
|
|
2
|
+
type __VLS_Props = ComboboxRootProps;
|
|
3
|
+
declare function __VLS_template(): {
|
|
4
|
+
attrs: Partial<{}>;
|
|
5
|
+
slots: {
|
|
6
|
+
default?(_: {}): any;
|
|
7
|
+
};
|
|
8
|
+
refs: {};
|
|
9
|
+
rootEl: any;
|
|
10
|
+
};
|
|
11
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
13
|
+
"update:modelValue": (value: import('reka-ui').AcceptableValue) => any;
|
|
14
|
+
"update:open": (value: boolean) => any;
|
|
15
|
+
highlight: (payload: {
|
|
16
|
+
ref: HTMLElement;
|
|
17
|
+
value: import('reka-ui').AcceptableValue;
|
|
18
|
+
} | undefined) => any;
|
|
19
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
20
|
+
"onUpdate:modelValue"?: ((value: import('reka-ui').AcceptableValue) => any) | undefined;
|
|
21
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
22
|
+
onHighlight?: ((payload: {
|
|
23
|
+
ref: HTMLElement;
|
|
24
|
+
value: import('reka-ui').AcceptableValue;
|
|
25
|
+
} | undefined) => any) | undefined;
|
|
26
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
27
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
28
|
+
export default _default;
|
|
29
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
30
|
+
new (): {
|
|
31
|
+
$slots: S;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=Combobox.vue.d.ts.map
|