@sidekick-coder/zenith-kit 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/index.d.mts +1 -1
- package/dist/server/index.d.mts +4 -4
- package/dist/shared/index.d.mts +1 -1
- package/package.json +2 -2
- package/vite.config.ts +1 -1
- package/dist/components/ClientOnly.vue.d.ts +0 -16
- package/dist/components/ColorPicker.vue.d.ts +0 -82
- package/dist/components/ColorWheel.vue.d.ts +0 -11
- package/dist/components/Component.vue.d.ts +0 -28
- package/dist/components/DashboardAddWidgetDrawer.vue.d.ts +0 -26
- package/dist/components/DashboardBody.vue.d.ts +0 -13
- package/dist/components/DashboardDrawer.vue.d.ts +0 -35
- package/dist/components/DashboardGridUnitInput.vue.d.ts +0 -67
- package/dist/components/DashboardWidget.vue.d.ts +0 -18
- package/dist/components/DashboardWidgetActionSetting.vue.d.ts +0 -64
- package/dist/components/DatePicker.vue.d.ts +0 -62
- package/dist/components/DialogForm.vue.d.ts +0 -83
- package/dist/components/FileUploader.vue.d.ts +0 -135
- package/dist/components/FormAutoFieldList.vue.d.ts +0 -27
- package/dist/components/FormAutocomplete.vue.d.ts +0 -119
- package/dist/components/FormColorPicker.vue.d.ts +0 -59
- package/dist/components/FormDatePicker.vue.d.ts +0 -50
- package/dist/components/FormFilePicker.vue.d.ts +0 -89
- package/dist/components/FormFileUploader.vue.d.ts +0 -96
- package/dist/components/FormImageUploader.vue.d.ts +0 -115
- package/dist/components/FormJsonInput.vue.d.ts +0 -40
- package/dist/components/FormSelect.vue.d.ts +0 -60
- package/dist/components/FormStringListInput.vue.d.ts +0 -50
- package/dist/components/FormSwitch.vue.d.ts +0 -41
- package/dist/components/FormTextField.vue.d.ts +0 -123
- package/dist/components/FormTextarea.vue.d.ts +0 -41
- package/dist/components/Icon.vue.d.ts +0 -16
- package/dist/components/Image.vue.d.ts +0 -24
- package/dist/components/JsonInput.vue.d.ts +0 -64
- package/dist/components/Logo.vue.d.ts +0 -4
- package/dist/components/LogoIcon.vue.d.ts +0 -7
- package/dist/components/ObjectInspect.vue.d.ts +0 -64
- package/dist/components/PageCrud.vue.d.ts +0 -68
- package/dist/components/PageSubtitle.vue.d.ts +0 -26
- package/dist/components/PageTable.vue.d.ts +0 -14
- package/dist/components/PageTitle.vue.d.ts +0 -26
- package/dist/components/StringListInput.vue.d.ts +0 -43
- package/dist/components/TextField.vue.d.ts +0 -146
- package/dist/components/UserMenu.vue.d.ts +0 -21
- package/dist/components/ZAlert.vue.d.ts +0 -39
- package/dist/components/ZAlertButton.vue.d.ts +0 -80
- package/dist/components/ZButton.vue.d.ts +0 -95
- package/dist/components/ZDataTable.vue.d.ts +0 -53
- package/dist/components/ZDataTablePagination.vue.d.ts +0 -28
- package/dist/components/ZDialogForm.vue.d.ts +0 -76
- package/dist/components/ZPagination.vue.d.ts +0 -16
- package/dist/components/ZSelect.vue.d.ts +0 -189
- package/dist/components/ZSwitch.vue.d.ts +0 -25
- package/dist/components/ZTextarea.vue.d.ts +0 -31
- package/dist/components/index.d.ts +0 -681
- package/dist/components/ui/accordion/Accordion.vue.d.ts +0 -20
- package/dist/components/ui/accordion/AccordionContent.vue.d.ts +0 -18
- package/dist/components/ui/accordion/AccordionItem.vue.d.ts +0 -18
- package/dist/components/ui/accordion/AccordionTrigger.vue.d.ts +0 -20
- package/dist/components/ui/accordion/index.d.ts +0 -4
- package/dist/components/ui/alert/Alert.vue.d.ts +0 -19
- package/dist/components/ui/alert/AlertDescription.vue.d.ts +0 -17
- package/dist/components/ui/alert/AlertTitle.vue.d.ts +0 -17
- package/dist/components/ui/alert/index.d.ts +0 -9
- package/dist/components/ui/alert-dialog/AlertDialog.vue.d.ts +0 -19
- package/dist/components/ui/alert-dialog/AlertDialogAction.vue.d.ts +0 -18
- package/dist/components/ui/alert-dialog/AlertDialogCancel.vue.d.ts +0 -18
- package/dist/components/ui/alert-dialog/AlertDialogContent.vue.d.ts +0 -32
- package/dist/components/ui/alert-dialog/AlertDialogDescription.vue.d.ts +0 -18
- package/dist/components/ui/alert-dialog/AlertDialogFooter.vue.d.ts +0 -17
- package/dist/components/ui/alert-dialog/AlertDialogHeader.vue.d.ts +0 -17
- package/dist/components/ui/alert-dialog/AlertDialogTitle.vue.d.ts +0 -18
- package/dist/components/ui/alert-dialog/AlertDialogTrigger.vue.d.ts +0 -15
- package/dist/components/ui/alert-dialog/index.d.ts +0 -9
- package/dist/components/ui/aspect-ratio/AspectRatio.vue.d.ts +0 -15
- package/dist/components/ui/aspect-ratio/index.d.ts +0 -1
- package/dist/components/ui/avatar/Avatar.vue.d.ts +0 -17
- package/dist/components/ui/avatar/AvatarFallback.vue.d.ts +0 -18
- package/dist/components/ui/avatar/AvatarImage.vue.d.ts +0 -15
- package/dist/components/ui/avatar/index.d.ts +0 -3
- package/dist/components/ui/badge/Badge.vue.d.ts +0 -20
- package/dist/components/ui/badge/index.d.ts +0 -7
- package/dist/components/ui/breadcrumb/Breadcrumb.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/BreadcrumbEllipsis.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/BreadcrumbItem.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/BreadcrumbLink.vue.d.ts +0 -20
- package/dist/components/ui/breadcrumb/BreadcrumbList.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/BreadcrumbPage.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/BreadcrumbSeparator.vue.d.ts +0 -17
- package/dist/components/ui/breadcrumb/index.d.ts +0 -7
- package/dist/components/ui/button/Button.vue.d.ts +0 -23
- package/dist/components/ui/button/index.d.ts +0 -8
- package/dist/components/ui/calendar/Calendar.vue.d.ts +0 -14
- package/dist/components/ui/calendar/CalendarCell.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarCellTrigger.vue.d.ts +0 -20
- package/dist/components/ui/calendar/CalendarGrid.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarGridBody.vue.d.ts +0 -15
- package/dist/components/ui/calendar/CalendarGridHead.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarGridRow.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarHeadCell.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarHeader.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarHeading.vue.d.ts +0 -19
- package/dist/components/ui/calendar/CalendarNextButton.vue.d.ts +0 -18
- package/dist/components/ui/calendar/CalendarPrevButton.vue.d.ts +0 -18
- package/dist/components/ui/calendar/index.d.ts +0 -12
- package/dist/components/ui/card/Card.vue.d.ts +0 -18
- package/dist/components/ui/card/CardAction.vue.d.ts +0 -17
- package/dist/components/ui/card/CardContent.vue.d.ts +0 -17
- package/dist/components/ui/card/CardDescription.vue.d.ts +0 -17
- package/dist/components/ui/card/CardFooter.vue.d.ts +0 -17
- package/dist/components/ui/card/CardHeader.vue.d.ts +0 -17
- package/dist/components/ui/card/CardTitle.vue.d.ts +0 -17
- package/dist/components/ui/card/index.d.ts +0 -7
- package/dist/components/ui/carousel/Carousel.vue.d.ts +0 -39
- package/dist/components/ui/carousel/CarouselContent.vue.d.ts +0 -15
- package/dist/components/ui/carousel/CarouselItem.vue.d.ts +0 -15
- package/dist/components/ui/carousel/CarouselNext.vue.d.ts +0 -23
- package/dist/components/ui/carousel/CarouselPrevious.vue.d.ts +0 -23
- package/dist/components/ui/carousel/index.d.ts +0 -7
- package/dist/components/ui/carousel/interface.d.ts +0 -19
- package/dist/components/ui/carousel/useCarousel.d.ts +0 -22
- package/dist/components/ui/checkbox/Checkbox.vue.d.ts +0 -22
- package/dist/components/ui/checkbox/index.d.ts +0 -1
- package/dist/components/ui/collapsible/Collapsible.vue.d.ts +0 -21
- package/dist/components/ui/collapsible/CollapsibleContent.vue.d.ts +0 -15
- package/dist/components/ui/collapsible/CollapsibleTrigger.vue.d.ts +0 -15
- package/dist/components/ui/collapsible/index.d.ts +0 -3
- package/dist/components/ui/combobox/Combobox.vue.d.ts +0 -30
- package/dist/components/ui/combobox/ComboboxAnchor.vue.d.ts +0 -18
- package/dist/components/ui/combobox/ComboboxEmpty.vue.d.ts +0 -18
- package/dist/components/ui/combobox/ComboboxGroup.vue.d.ts +0 -19
- package/dist/components/ui/combobox/ComboboxInput.vue.d.ts +0 -22
- package/dist/components/ui/combobox/ComboboxItem.vue.d.ts +0 -22
- package/dist/components/ui/combobox/ComboboxItemIndicator.vue.d.ts +0 -18
- package/dist/components/ui/combobox/ComboboxList.vue.d.ts +0 -36
- package/dist/components/ui/combobox/ComboboxSeparator.vue.d.ts +0 -18
- package/dist/components/ui/combobox/ComboboxTrigger.vue.d.ts +0 -18
- package/dist/components/ui/combobox/ComboboxViewport.vue.d.ts +0 -18
- package/dist/components/ui/combobox/index.d.ts +0 -11
- package/dist/components/ui/command/Command.vue.d.ts +0 -36
- package/dist/components/ui/command/CommandDialog.vue.d.ts +0 -26
- package/dist/components/ui/command/CommandEmpty.vue.d.ts +0 -18
- package/dist/components/ui/command/CommandGroup.vue.d.ts +0 -19
- package/dist/components/ui/command/CommandInput.vue.d.ts +0 -8
- package/dist/components/ui/command/CommandItem.vue.d.ts +0 -22
- package/dist/components/ui/command/CommandList.vue.d.ts +0 -18
- package/dist/components/ui/command/CommandSeparator.vue.d.ts +0 -18
- package/dist/components/ui/command/CommandShortcut.vue.d.ts +0 -17
- package/dist/components/ui/command/index.d.ts +0 -90
- package/dist/components/ui/context-menu/ContextMenu.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/ContextMenuCheckboxItem.vue.d.ts +0 -24
- package/dist/components/ui/context-menu/ContextMenuContent.vue.d.ts +0 -30
- package/dist/components/ui/context-menu/ContextMenuGroup.vue.d.ts +0 -15
- package/dist/components/ui/context-menu/ContextMenuItem.vue.d.ts +0 -26
- package/dist/components/ui/context-menu/ContextMenuLabel.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/ContextMenuRadioGroup.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/ContextMenuRadioItem.vue.d.ts +0 -22
- package/dist/components/ui/context-menu/ContextMenuSeparator.vue.d.ts +0 -8
- package/dist/components/ui/context-menu/ContextMenuShortcut.vue.d.ts +0 -17
- package/dist/components/ui/context-menu/ContextMenuSub.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/ContextMenuSubContent.vue.d.ts +0 -34
- package/dist/components/ui/context-menu/ContextMenuSubTrigger.vue.d.ts +0 -19
- package/dist/components/ui/context-menu/ContextMenuTrigger.vue.d.ts +0 -15
- package/dist/components/ui/context-menu/index.d.ts +0 -14
- package/dist/components/ui/dialog/Dialog.vue.d.ts +0 -19
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +0 -15
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +0 -33
- package/dist/components/ui/dialog/DialogDescription.vue.d.ts +0 -18
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +0 -17
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +0 -17
- package/dist/components/ui/dialog/DialogOverlay.vue.d.ts +0 -18
- package/dist/components/ui/dialog/DialogScrollContent.vue.d.ts +0 -32
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +0 -18
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +0 -15
- package/dist/components/ui/dialog/index.d.ts +0 -10
- package/dist/components/ui/drawer/Drawer.vue.d.ts +0 -31
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts +0 -15
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts +0 -32
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +0 -18
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +0 -17
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +0 -17
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +0 -8
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +0 -18
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +0 -15
- package/dist/components/ui/drawer/index.d.ts +0 -9
- package/dist/components/ui/dropdown-menu/DropdownMenu.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/DropdownMenuCheckboxItem.vue.d.ts +0 -24
- package/dist/components/ui/dropdown-menu/DropdownMenuContent.vue.d.ts +0 -32
- package/dist/components/ui/dropdown-menu/DropdownMenuGroup.vue.d.ts +0 -15
- package/dist/components/ui/dropdown-menu/DropdownMenuItem.vue.d.ts +0 -22
- package/dist/components/ui/dropdown-menu/DropdownMenuLabel.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioGroup.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/DropdownMenuRadioItem.vue.d.ts +0 -22
- package/dist/components/ui/dropdown-menu/DropdownMenuSeparator.vue.d.ts +0 -8
- package/dist/components/ui/dropdown-menu/DropdownMenuShortcut.vue.d.ts +0 -17
- package/dist/components/ui/dropdown-menu/DropdownMenuSub.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/DropdownMenuSubContent.vue.d.ts +0 -34
- package/dist/components/ui/dropdown-menu/DropdownMenuSubTrigger.vue.d.ts +0 -19
- package/dist/components/ui/dropdown-menu/DropdownMenuTrigger.vue.d.ts +0 -15
- package/dist/components/ui/dropdown-menu/index.d.ts +0 -15
- package/dist/components/ui/form/FormControl.vue.d.ts +0 -14
- package/dist/components/ui/form/FormDescription.vue.d.ts +0 -17
- package/dist/components/ui/form/FormItem.vue.d.ts +0 -17
- package/dist/components/ui/form/FormLabel.vue.d.ts +0 -18
- package/dist/components/ui/form/FormMessage.vue.d.ts +0 -7
- package/dist/components/ui/form/index.d.ts +0 -7
- package/dist/components/ui/form/injectionKeys.d.ts +0 -2
- package/dist/components/ui/form/useFormField.d.ts +0 -12
- package/dist/components/ui/hover-card/HoverCard.vue.d.ts +0 -19
- package/dist/components/ui/hover-card/HoverCardContent.vue.d.ts +0 -20
- package/dist/components/ui/hover-card/HoverCardTrigger.vue.d.ts +0 -15
- package/dist/components/ui/hover-card/index.d.ts +0 -3
- package/dist/components/ui/input/Input.vue.d.ts +0 -13
- package/dist/components/ui/input/index.d.ts +0 -1
- package/dist/components/ui/label/Label.vue.d.ts +0 -18
- package/dist/components/ui/label/index.d.ts +0 -1
- package/dist/components/ui/menubar/Menubar.vue.d.ts +0 -22
- package/dist/components/ui/menubar/MenubarCheckboxItem.vue.d.ts +0 -24
- package/dist/components/ui/menubar/MenubarContent.vue.d.ts +0 -22
- package/dist/components/ui/menubar/MenubarGroup.vue.d.ts +0 -15
- package/dist/components/ui/menubar/MenubarItem.vue.d.ts +0 -24
- package/dist/components/ui/menubar/MenubarLabel.vue.d.ts +0 -19
- package/dist/components/ui/menubar/MenubarMenu.vue.d.ts +0 -15
- package/dist/components/ui/menubar/MenubarRadioGroup.vue.d.ts +0 -19
- package/dist/components/ui/menubar/MenubarRadioItem.vue.d.ts +0 -22
- package/dist/components/ui/menubar/MenubarSeparator.vue.d.ts +0 -8
- package/dist/components/ui/menubar/MenubarShortcut.vue.d.ts +0 -17
- package/dist/components/ui/menubar/MenubarSub.vue.d.ts +0 -22
- package/dist/components/ui/menubar/MenubarSubContent.vue.d.ts +0 -34
- package/dist/components/ui/menubar/MenubarSubTrigger.vue.d.ts +0 -19
- package/dist/components/ui/menubar/MenubarTrigger.vue.d.ts +0 -18
- package/dist/components/ui/menubar/index.d.ts +0 -15
- package/dist/components/ui/navigation-menu/NavigationMenu.vue.d.ts +0 -25
- package/dist/components/ui/navigation-menu/NavigationMenuContent.vue.d.ts +0 -28
- package/dist/components/ui/navigation-menu/NavigationMenuIndicator.vue.d.ts +0 -8
- package/dist/components/ui/navigation-menu/NavigationMenuItem.vue.d.ts +0 -18
- package/dist/components/ui/navigation-menu/NavigationMenuLink.vue.d.ts +0 -26
- package/dist/components/ui/navigation-menu/NavigationMenuList.vue.d.ts +0 -18
- package/dist/components/ui/navigation-menu/NavigationMenuTrigger.vue.d.ts +0 -18
- package/dist/components/ui/navigation-menu/NavigationMenuViewport.vue.d.ts +0 -8
- package/dist/components/ui/navigation-menu/index.d.ts +0 -10
- package/dist/components/ui/number-field/NumberField.vue.d.ts +0 -22
- package/dist/components/ui/number-field/NumberFieldContent.vue.d.ts +0 -17
- package/dist/components/ui/number-field/NumberFieldDecrement.vue.d.ts +0 -18
- package/dist/components/ui/number-field/NumberFieldIncrement.vue.d.ts +0 -18
- package/dist/components/ui/number-field/NumberFieldInput.vue.d.ts +0 -7
- package/dist/components/ui/number-field/index.d.ts +0 -5
- package/dist/components/ui/pagination/Pagination.vue.d.ts +0 -22
- package/dist/components/ui/pagination/PaginationContent.vue.d.ts +0 -18
- package/dist/components/ui/pagination/PaginationEllipsis.vue.d.ts +0 -18
- package/dist/components/ui/pagination/PaginationFirst.vue.d.ts +0 -22
- package/dist/components/ui/pagination/PaginationItem.vue.d.ts +0 -23
- package/dist/components/ui/pagination/PaginationLast.vue.d.ts +0 -22
- package/dist/components/ui/pagination/PaginationNext.vue.d.ts +0 -22
- package/dist/components/ui/pagination/PaginationPrevious.vue.d.ts +0 -22
- package/dist/components/ui/pagination/index.d.ts +0 -8
- package/dist/components/ui/pin-input/PinInput.vue.d.ts +0 -24
- package/dist/components/ui/pin-input/PinInputGroup.vue.d.ts +0 -18
- package/dist/components/ui/pin-input/PinInputSeparator.vue.d.ts +0 -15
- package/dist/components/ui/pin-input/PinInputSlot.vue.d.ts +0 -8
- package/dist/components/ui/pin-input/index.d.ts +0 -4
- package/dist/components/ui/popover/Popover.vue.d.ts +0 -19
- package/dist/components/ui/popover/PopoverAnchor.vue.d.ts +0 -15
- package/dist/components/ui/popover/PopoverContent.vue.d.ts +0 -35
- package/dist/components/ui/popover/PopoverTrigger.vue.d.ts +0 -15
- package/dist/components/ui/popover/index.d.ts +0 -4
- package/dist/components/ui/progress/Progress.vue.d.ts +0 -10
- package/dist/components/ui/progress/index.d.ts +0 -1
- package/dist/components/ui/radio-group/RadioGroup.vue.d.ts +0 -22
- package/dist/components/ui/radio-group/RadioGroupItem.vue.d.ts +0 -8
- package/dist/components/ui/radio-group/index.d.ts +0 -2
- package/dist/components/ui/range-calendar/RangeCalendar.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarCell.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarCellTrigger.vue.d.ts +0 -20
- package/dist/components/ui/range-calendar/RangeCalendarGrid.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarGridBody.vue.d.ts +0 -15
- package/dist/components/ui/range-calendar/RangeCalendarGridHead.vue.d.ts +0 -15
- package/dist/components/ui/range-calendar/RangeCalendarGridRow.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarHeadCell.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarHeader.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarHeading.vue.d.ts +0 -19
- package/dist/components/ui/range-calendar/RangeCalendarNextButton.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/RangeCalendarPrevButton.vue.d.ts +0 -18
- package/dist/components/ui/range-calendar/index.d.ts +0 -12
- package/dist/components/ui/resizable/ResizableHandle.vue.d.ts +0 -13
- package/dist/components/ui/resizable/ResizablePanel.vue.d.ts +0 -23
- package/dist/components/ui/resizable/ResizablePanelGroup.vue.d.ts +0 -22
- package/dist/components/ui/resizable/index.d.ts +0 -3
- package/dist/components/ui/scroll-area/ScrollArea.vue.d.ts +0 -18
- package/dist/components/ui/scroll-area/ScrollBar.vue.d.ts +0 -10
- package/dist/components/ui/scroll-area/index.d.ts +0 -2
- package/dist/components/ui/select/Select.vue.d.ts +0 -22
- package/dist/components/ui/select/SelectContent.vue.d.ts +0 -32
- package/dist/components/ui/select/SelectGroup.vue.d.ts +0 -15
- package/dist/components/ui/select/SelectItem.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectItemText.vue.d.ts +0 -15
- package/dist/components/ui/select/SelectLabel.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectScrollDownButton.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectScrollUpButton.vue.d.ts +0 -18
- package/dist/components/ui/select/SelectSeparator.vue.d.ts +0 -8
- package/dist/components/ui/select/SelectTrigger.vue.d.ts +0 -21
- package/dist/components/ui/select/SelectValue.vue.d.ts +0 -15
- package/dist/components/ui/select/index.d.ts +0 -11
- package/dist/components/ui/separator/index.d.ts +0 -1
- package/dist/components/ui/sheet/Sheet.vue.d.ts +0 -19
- package/dist/components/ui/sheet/SheetClose.vue.d.ts +0 -15
- package/dist/components/ui/sheet/SheetContent.vue.d.ts +0 -35
- package/dist/components/ui/sheet/SheetDescription.vue.d.ts +0 -18
- package/dist/components/ui/sheet/SheetFooter.vue.d.ts +0 -17
- package/dist/components/ui/sheet/SheetHeader.vue.d.ts +0 -17
- package/dist/components/ui/sheet/SheetOverlay.vue.d.ts +0 -18
- package/dist/components/ui/sheet/SheetTitle.vue.d.ts +0 -18
- package/dist/components/ui/sheet/SheetTrigger.vue.d.ts +0 -15
- package/dist/components/ui/sheet/index.d.ts +0 -8
- package/dist/components/ui/sidebar/Sidebar.vue.d.ts +0 -23
- package/dist/components/ui/sidebar/SidebarContent.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarFooter.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarGroup.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarGroupAction.vue.d.ts +0 -18
- package/dist/components/ui/sidebar/SidebarGroupContent.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarGroupLabel.vue.d.ts +0 -18
- package/dist/components/ui/sidebar/SidebarHeader.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarInput.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarInset.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarMenu.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarMenuAction.vue.d.ts +0 -21
- package/dist/components/ui/sidebar/SidebarMenuBadge.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarMenuButton.vue.d.ts +0 -25
- package/dist/components/ui/sidebar/SidebarMenuButtonChild.vue.d.ts +0 -26
- package/dist/components/ui/sidebar/SidebarMenuItem.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarMenuSkeleton.vue.d.ts +0 -8
- package/dist/components/ui/sidebar/SidebarMenuSub.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarMenuSubButton.vue.d.ts +0 -23
- package/dist/components/ui/sidebar/SidebarMenuSubItem.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarProvider.vue.d.ts +0 -26
- package/dist/components/ui/sidebar/SidebarRail.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarSeparator.vue.d.ts +0 -17
- package/dist/components/ui/sidebar/SidebarTrigger.vue.d.ts +0 -7
- package/dist/components/ui/sidebar/index.d.ts +0 -38
- package/dist/components/ui/sidebar/utils.d.ts +0 -56
- package/dist/components/ui/skeleton/Skeleton.vue.d.ts +0 -7
- package/dist/components/ui/skeleton/index.d.ts +0 -1
- package/dist/components/ui/slider/Slider.vue.d.ts +0 -14
- package/dist/components/ui/slider/index.d.ts +0 -1
- package/dist/components/ui/sonner/Sonner.vue.d.ts +0 -5
- package/dist/components/ui/sonner/index.d.ts +0 -1
- package/dist/components/ui/stepper/Stepper.vue.d.ts +0 -22
- package/dist/components/ui/stepper/StepperDescription.vue.d.ts +0 -18
- package/dist/components/ui/stepper/StepperIndicator.vue.d.ts +0 -18
- package/dist/components/ui/stepper/StepperItem.vue.d.ts +0 -18
- package/dist/components/ui/stepper/StepperSeparator.vue.d.ts +0 -8
- package/dist/components/ui/stepper/StepperTitle.vue.d.ts +0 -18
- package/dist/components/ui/stepper/StepperTrigger.vue.d.ts +0 -18
- package/dist/components/ui/stepper/index.d.ts +0 -7
- package/dist/components/ui/switch/Switch.vue.d.ts +0 -22
- package/dist/components/ui/switch/index.d.ts +0 -1
- package/dist/components/ui/table/Table.vue.d.ts +0 -18
- package/dist/components/ui/table/TableBody.vue.d.ts +0 -17
- package/dist/components/ui/table/TableCaption.vue.d.ts +0 -17
- package/dist/components/ui/table/TableCell.vue.d.ts +0 -17
- package/dist/components/ui/table/TableEmpty.vue.d.ts +0 -20
- package/dist/components/ui/table/TableFooter.vue.d.ts +0 -17
- package/dist/components/ui/table/TableHead.vue.d.ts +0 -17
- package/dist/components/ui/table/TableHeader.vue.d.ts +0 -17
- package/dist/components/ui/table/TableRow.vue.d.ts +0 -17
- package/dist/components/ui/table/index.d.ts +0 -9
- package/dist/components/ui/table/utils.d.ts +0 -3
- package/dist/components/ui/tabs/TabsContent.vue.d.ts +0 -18
- package/dist/components/ui/tabs/TabsList.vue.d.ts +0 -18
- package/dist/components/ui/tabs/TabsTrigger.vue.d.ts +0 -18
- package/dist/components/ui/tabs/index.d.ts +0 -4
- package/dist/components/ui/tags-input/TagsInput.vue.d.ts +0 -28
- package/dist/components/ui/tags-input/TagsInputInput.vue.d.ts +0 -8
- package/dist/components/ui/tags-input/TagsInputItem.vue.d.ts +0 -18
- package/dist/components/ui/tags-input/TagsInputItemDelete.vue.d.ts +0 -18
- package/dist/components/ui/tags-input/TagsInputItemText.vue.d.ts +0 -8
- package/dist/components/ui/tags-input/index.d.ts +0 -5
- package/dist/components/ui/textarea/Textarea.vue.d.ts +0 -13
- package/dist/components/ui/textarea/index.d.ts +0 -1
- package/dist/components/ui/toggle/Toggle.vue.d.ts +0 -29
- package/dist/components/ui/toggle/index.d.ts +0 -8
- package/dist/components/ui/toggle-group/ToggleGroup.vue.d.ts +0 -27
- package/dist/components/ui/toggle-group/ToggleGroupItem.vue.d.ts +0 -23
- package/dist/components/ui/toggle-group/index.d.ts +0 -2
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +0 -26
- package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts +0 -17
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +0 -15
- package/dist/components/ui/tooltip/index.d.ts +0 -4
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare var __VLS_1: {}, __VLS_3: {};
|
|
3
|
-
type __VLS_Slots = {} & {
|
|
4
|
-
default?: (props: typeof __VLS_1) => any;
|
|
5
|
-
} & {
|
|
6
|
-
fallback?: (props: typeof __VLS_3) => any;
|
|
7
|
-
};
|
|
8
|
-
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
9
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
-
declare const _default: typeof __VLS_export;
|
|
11
|
-
export default _default;
|
|
12
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
13
|
-
new (): {
|
|
14
|
-
$slots: S;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
export declare const defaultPresets: string[];
|
|
3
|
-
declare const _default: typeof __VLS_export;
|
|
4
|
-
export default _default;
|
|
5
|
-
declare const __VLS_export: __VLS_WithSlots< DefineComponent<ExtractPropTypes<{
|
|
6
|
-
class: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: null;
|
|
9
|
-
};
|
|
10
|
-
label: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: null;
|
|
13
|
-
};
|
|
14
|
-
variant: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: null;
|
|
17
|
-
};
|
|
18
|
-
placeholder: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: null;
|
|
21
|
-
};
|
|
22
|
-
readonly: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: boolean;
|
|
25
|
-
};
|
|
26
|
-
presets: {
|
|
27
|
-
type: () => string[];
|
|
28
|
-
default: () => string[];
|
|
29
|
-
};
|
|
30
|
-
modelValue: {
|
|
31
|
-
type: PropType<string>;
|
|
32
|
-
};
|
|
33
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
34
|
-
"update:modelValue": (value: string | undefined) => any;
|
|
35
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
36
|
-
class: {
|
|
37
|
-
type: StringConstructor;
|
|
38
|
-
default: null;
|
|
39
|
-
};
|
|
40
|
-
label: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
default: null;
|
|
43
|
-
};
|
|
44
|
-
variant: {
|
|
45
|
-
type: StringConstructor;
|
|
46
|
-
default: null;
|
|
47
|
-
};
|
|
48
|
-
placeholder: {
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
default: null;
|
|
51
|
-
};
|
|
52
|
-
readonly: {
|
|
53
|
-
type: BooleanConstructor;
|
|
54
|
-
default: boolean;
|
|
55
|
-
};
|
|
56
|
-
presets: {
|
|
57
|
-
type: () => string[];
|
|
58
|
-
default: () => string[];
|
|
59
|
-
};
|
|
60
|
-
modelValue: {
|
|
61
|
-
type: PropType<string>;
|
|
62
|
-
};
|
|
63
|
-
}>> & Readonly<{
|
|
64
|
-
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
65
|
-
}>, {
|
|
66
|
-
readonly: boolean;
|
|
67
|
-
label: string;
|
|
68
|
-
class: string;
|
|
69
|
-
variant: string;
|
|
70
|
-
placeholder: string;
|
|
71
|
-
presets: string[];
|
|
72
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>, {
|
|
73
|
-
activator?: (props: {
|
|
74
|
-
color: any;
|
|
75
|
-
open: any;
|
|
76
|
-
}) => any;
|
|
77
|
-
}>;
|
|
78
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
79
|
-
new (): {
|
|
80
|
-
$slots: S;
|
|
81
|
-
};
|
|
82
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
type __VLS_ModelProps = {
|
|
3
|
-
modelValue?: string;
|
|
4
|
-
};
|
|
5
|
-
declare const __VLS_export: DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6
|
-
"update:modelValue": (value: string) => any;
|
|
7
|
-
}, string, PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
8
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
9
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
10
|
-
declare const _default: typeof __VLS_export;
|
|
11
|
-
export default _default;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { PropType, DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare var __VLS_8: {}, __VLS_10: {};
|
|
3
|
-
type __VLS_Slots = {} & {
|
|
4
|
-
default?: (props: typeof __VLS_8) => any;
|
|
5
|
-
} & {
|
|
6
|
-
default?: (props: typeof __VLS_10) => any;
|
|
7
|
-
};
|
|
8
|
-
declare const __VLS_base: DefineComponent<ExtractPropTypes<{
|
|
9
|
-
is: {
|
|
10
|
-
type: PropType<any>;
|
|
11
|
-
default: null;
|
|
12
|
-
};
|
|
13
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
14
|
-
is: {
|
|
15
|
-
type: PropType<any>;
|
|
16
|
-
default: null;
|
|
17
|
-
};
|
|
18
|
-
}>> & Readonly<{}>, {
|
|
19
|
-
is: any;
|
|
20
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
21
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
22
|
-
declare const _default: typeof __VLS_export;
|
|
23
|
-
export default _default;
|
|
24
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
25
|
-
new (): {
|
|
26
|
-
$slots: S;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ModelRef, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare const open: ModelRef<boolean, string, boolean, boolean>;
|
|
3
|
-
declare const search: ModelRef<string, string, string, string>;
|
|
4
|
-
type __VLS_ModelProps = {
|
|
5
|
-
'open'?: typeof open['value'];
|
|
6
|
-
'search'?: typeof search['value'];
|
|
7
|
-
};
|
|
8
|
-
declare var __VLS_1: {};
|
|
9
|
-
type __VLS_Slots = {} & {
|
|
10
|
-
default?: (props: typeof __VLS_1) => any;
|
|
11
|
-
};
|
|
12
|
-
declare const __VLS_base: DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
13
|
-
"update:open": (value: boolean) => any;
|
|
14
|
-
"update:search": (value: string) => any;
|
|
15
|
-
}, string, PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
16
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
17
|
-
"onUpdate:search"?: ((value: string) => any) | undefined;
|
|
18
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
19
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
|
-
declare const _default: typeof __VLS_export;
|
|
21
|
-
export default _default;
|
|
22
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
23
|
-
new (): {
|
|
24
|
-
$slots: S;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { default as DashboardWidgetEntity } from '../entities/DashboardWidget.ts';
|
|
2
|
-
import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare const __VLS_export: DefineComponent<ExtractPropTypes<{
|
|
4
|
-
widgets: {
|
|
5
|
-
type: () => DashboardWidgetEntity[];
|
|
6
|
-
required: false;
|
|
7
|
-
default: () => never[];
|
|
8
|
-
};
|
|
9
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, any, string, PublicProps, any, {
|
|
10
|
-
widgets: DashboardWidgetEntity[];
|
|
11
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
|
-
export default _default;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ModelRef, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare const title: ModelRef<string, string, string, string>;
|
|
3
|
-
declare const description: ModelRef<string, string, string, string>;
|
|
4
|
-
declare const open: ModelRef<boolean, string, boolean, boolean>;
|
|
5
|
-
type __VLS_ModelProps = {
|
|
6
|
-
'title'?: typeof title['value'];
|
|
7
|
-
'description'?: typeof description['value'];
|
|
8
|
-
'open'?: typeof open['value'];
|
|
9
|
-
'side'?: 'left' | 'right' | 'bottom';
|
|
10
|
-
};
|
|
11
|
-
declare var __VLS_53: {}, __VLS_55: {};
|
|
12
|
-
type __VLS_Slots = {} & {
|
|
13
|
-
default?: (props: typeof __VLS_53) => any;
|
|
14
|
-
} & {
|
|
15
|
-
footer?: (props: typeof __VLS_55) => any;
|
|
16
|
-
};
|
|
17
|
-
declare const __VLS_base: DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
18
|
-
"update:open": (value: boolean) => any;
|
|
19
|
-
"update:title": (value: string) => any;
|
|
20
|
-
"update:description": (value: string) => any;
|
|
21
|
-
"update:side": (value: "left" | "right" | "bottom") => any;
|
|
22
|
-
}, string, PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
23
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
24
|
-
"onUpdate:title"?: ((value: string) => any) | undefined;
|
|
25
|
-
"onUpdate:description"?: ((value: string) => any) | undefined;
|
|
26
|
-
"onUpdate:side"?: ((value: "left" | "right" | "bottom") => any) | undefined;
|
|
27
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
28
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
29
|
-
declare const _default: typeof __VLS_export;
|
|
30
|
-
export default _default;
|
|
31
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
32
|
-
new (): {
|
|
33
|
-
$slots: S;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { DashboardGridUnit } from '../entities/DashboardWidgetData.ts';
|
|
2
|
-
import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare const __VLS_export: DefineComponent<ExtractPropTypes<{
|
|
4
|
-
label: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
required: false;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
filled: {
|
|
10
|
-
type: BooleanConstructor;
|
|
11
|
-
default: boolean;
|
|
12
|
-
};
|
|
13
|
-
custom: {
|
|
14
|
-
type: BooleanConstructor;
|
|
15
|
-
default: boolean;
|
|
16
|
-
};
|
|
17
|
-
options: {
|
|
18
|
-
type: () => {
|
|
19
|
-
label: string;
|
|
20
|
-
value: number;
|
|
21
|
-
}[];
|
|
22
|
-
required: false;
|
|
23
|
-
default: () => never[];
|
|
24
|
-
};
|
|
25
|
-
modelValue: {
|
|
26
|
-
type: PropType<DashboardGridUnit>;
|
|
27
|
-
};
|
|
28
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
29
|
-
"update:modelValue": (value: DashboardGridUnit) => any;
|
|
30
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
31
|
-
label: {
|
|
32
|
-
type: StringConstructor;
|
|
33
|
-
required: false;
|
|
34
|
-
default: string;
|
|
35
|
-
};
|
|
36
|
-
filled: {
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
custom: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: boolean;
|
|
43
|
-
};
|
|
44
|
-
options: {
|
|
45
|
-
type: () => {
|
|
46
|
-
label: string;
|
|
47
|
-
value: number;
|
|
48
|
-
}[];
|
|
49
|
-
required: false;
|
|
50
|
-
default: () => never[];
|
|
51
|
-
};
|
|
52
|
-
modelValue: {
|
|
53
|
-
type: PropType<DashboardGridUnit>;
|
|
54
|
-
};
|
|
55
|
-
}>> & Readonly<{
|
|
56
|
-
"onUpdate:modelValue"?: ((value: DashboardGridUnit) => any) | undefined;
|
|
57
|
-
}>, {
|
|
58
|
-
options: {
|
|
59
|
-
label: string;
|
|
60
|
-
value: number;
|
|
61
|
-
}[];
|
|
62
|
-
custom: boolean;
|
|
63
|
-
label: string;
|
|
64
|
-
filled: boolean;
|
|
65
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
66
|
-
declare const _default: typeof __VLS_export;
|
|
67
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { default as DashboardWidget } from '../entities/DashboardWidget.ts';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
type __VLS_ModelProps = {
|
|
4
|
-
modelValue: DashboardWidget;
|
|
5
|
-
};
|
|
6
|
-
declare var __VLS_48: {};
|
|
7
|
-
type __VLS_Slots = {} & {
|
|
8
|
-
options?: (props: typeof __VLS_48) => any;
|
|
9
|
-
};
|
|
10
|
-
declare const __VLS_base: DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_ModelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
11
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
15
|
-
new (): {
|
|
16
|
-
$slots: S;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { PropType, DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
import { ValibotObjectSchema } from '../../shared/services/ValidatorService.ts';
|
|
3
|
-
import { RecordSchema, StringSchema, AnySchema } from 'valibot';
|
|
4
|
-
declare const __VLS_export: DefineComponent<ExtractPropTypes<{
|
|
5
|
-
title: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
description: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
schema: {
|
|
14
|
-
type: () => ValibotObjectSchema;
|
|
15
|
-
default: () => RecordSchema<StringSchema<undefined>, AnySchema, undefined>;
|
|
16
|
-
};
|
|
17
|
-
fields: {
|
|
18
|
-
type: PropType<Record<string, any> | ((values: any) => Record<string, any>)>;
|
|
19
|
-
default: () => {};
|
|
20
|
-
};
|
|
21
|
-
values: {
|
|
22
|
-
type: () => Record<string, any>;
|
|
23
|
-
default: () => {};
|
|
24
|
-
};
|
|
25
|
-
open: {
|
|
26
|
-
type: PropType<boolean>;
|
|
27
|
-
};
|
|
28
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
29
|
-
"update:open": (value: boolean) => any;
|
|
30
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
31
|
-
title: {
|
|
32
|
-
type: StringConstructor;
|
|
33
|
-
default: string;
|
|
34
|
-
};
|
|
35
|
-
description: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
default: string;
|
|
38
|
-
};
|
|
39
|
-
schema: {
|
|
40
|
-
type: () => ValibotObjectSchema;
|
|
41
|
-
default: () => RecordSchema<StringSchema<undefined>, AnySchema, undefined>;
|
|
42
|
-
};
|
|
43
|
-
fields: {
|
|
44
|
-
type: PropType<Record<string, any> | ((values: any) => Record<string, any>)>;
|
|
45
|
-
default: () => {};
|
|
46
|
-
};
|
|
47
|
-
values: {
|
|
48
|
-
type: () => Record<string, any>;
|
|
49
|
-
default: () => {};
|
|
50
|
-
};
|
|
51
|
-
open: {
|
|
52
|
-
type: PropType<boolean>;
|
|
53
|
-
};
|
|
54
|
-
}>> & Readonly<{
|
|
55
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
56
|
-
}>, {
|
|
57
|
-
values: Record<string, any>;
|
|
58
|
-
schema: ValibotObjectSchema;
|
|
59
|
-
description: string;
|
|
60
|
-
title: string;
|
|
61
|
-
fields: Record<string, any> | ((values: any) => Record<string, any>);
|
|
62
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
63
|
-
declare const _default: typeof __VLS_export;
|
|
64
|
-
export default _default;
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare const __VLS_export: DefineComponent<ExtractPropTypes<{
|
|
3
|
-
placeholder: {
|
|
4
|
-
type: StringConstructor;
|
|
5
|
-
default: undefined;
|
|
6
|
-
};
|
|
7
|
-
disabled: {
|
|
8
|
-
type: BooleanConstructor;
|
|
9
|
-
default: undefined;
|
|
10
|
-
};
|
|
11
|
-
class: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: undefined;
|
|
14
|
-
};
|
|
15
|
-
mode: {
|
|
16
|
-
type: () => "date" | "datetime";
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
clearable: {
|
|
20
|
-
type: BooleanConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
};
|
|
23
|
-
modelValue: {
|
|
24
|
-
type: PropType<any>;
|
|
25
|
-
};
|
|
26
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
27
|
-
"update:modelValue": (value: any) => any;
|
|
28
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
29
|
-
placeholder: {
|
|
30
|
-
type: StringConstructor;
|
|
31
|
-
default: undefined;
|
|
32
|
-
};
|
|
33
|
-
disabled: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: undefined;
|
|
36
|
-
};
|
|
37
|
-
class: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: undefined;
|
|
40
|
-
};
|
|
41
|
-
mode: {
|
|
42
|
-
type: () => "date" | "datetime";
|
|
43
|
-
default: string;
|
|
44
|
-
};
|
|
45
|
-
clearable: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
required: false;
|
|
48
|
-
};
|
|
49
|
-
modelValue: {
|
|
50
|
-
type: PropType<any>;
|
|
51
|
-
};
|
|
52
|
-
}>> & Readonly<{
|
|
53
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
54
|
-
}>, {
|
|
55
|
-
disabled: boolean;
|
|
56
|
-
class: string;
|
|
57
|
-
placeholder: string;
|
|
58
|
-
clearable: boolean;
|
|
59
|
-
mode: "date" | "datetime";
|
|
60
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
61
|
-
declare const _default: typeof __VLS_export;
|
|
62
|
-
export default _default;
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { PropType, ExtractPublicPropTypes, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
|
|
2
|
-
import { BaseSchema } from 'valibot';
|
|
3
|
-
import { Path, PathValue } from 'vee-validate';
|
|
4
|
-
import { _PartialDeep } from 'type-fest/source/partial-deep';
|
|
5
|
-
import * as v from 'valibot';
|
|
6
|
-
declare const __VLS_export: <T extends BaseSchema<any, any, any>>(__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<{
|
|
7
|
-
props: __VLS_PrettifyLocal<{
|
|
8
|
-
open?: boolean;
|
|
9
|
-
} & ExtractPublicPropTypes<{
|
|
10
|
-
title: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: () => string;
|
|
13
|
-
};
|
|
14
|
-
description: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: () => string;
|
|
17
|
-
};
|
|
18
|
-
submitText: {
|
|
19
|
-
type: StringConstructor;
|
|
20
|
-
default: () => string;
|
|
21
|
-
};
|
|
22
|
-
schema: {
|
|
23
|
-
type: () => T;
|
|
24
|
-
default: () => v.RecordSchema<v.StringSchema<undefined>, v.AnySchema, undefined>;
|
|
25
|
-
};
|
|
26
|
-
values: {
|
|
27
|
-
type: () => Partial<v.InferInput<T>>;
|
|
28
|
-
default: () => {};
|
|
29
|
-
};
|
|
30
|
-
fetch: {
|
|
31
|
-
type: PropType<string | ((data: any) => Promise<any>)>;
|
|
32
|
-
default: null;
|
|
33
|
-
};
|
|
34
|
-
fetchMethod: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
/** @deprecated use fetchMethod instead */
|
|
39
|
-
method: {
|
|
40
|
-
type: StringConstructor;
|
|
41
|
-
default: null;
|
|
42
|
-
};
|
|
43
|
-
handle: {
|
|
44
|
-
type: PropType<(data: v.InferInput<T>) => Promise<any>>;
|
|
45
|
-
default: null;
|
|
46
|
-
};
|
|
47
|
-
fields: {
|
|
48
|
-
type: () => Record<keyof v.InferInput<T>, FormField | ((data: any) => FormField)>;
|
|
49
|
-
default: () => {};
|
|
50
|
-
};
|
|
51
|
-
toastOnSuccess: {
|
|
52
|
-
type: StringConstructor;
|
|
53
|
-
default: null;
|
|
54
|
-
};
|
|
55
|
-
}> & __VLS_EmitsToProps<__VLS_NormalizeEmits<((event: "submit", ...args: any[]) => void) & ((evt: "update:open", value: boolean) => void)>>> & PublicProps & (typeof globalThis extends {
|
|
56
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
57
|
-
} ? P : {});
|
|
58
|
-
expose: (exposed: ShallowUnwrapRef<{
|
|
59
|
-
setFieldValue: <T_1 extends Path<_PartialDeep<v.InferInput<T>, {
|
|
60
|
-
recurseIntoArrays: false;
|
|
61
|
-
allowUndefinedInNonTupleArrays: true;
|
|
62
|
-
}>>>(field: T_1, value: PathValue<_PartialDeep<v.InferInput<T>, {
|
|
63
|
-
recurseIntoArrays: false;
|
|
64
|
-
allowUndefinedInNonTupleArrays: true;
|
|
65
|
-
}>, T_1>, shouldValidate?: boolean) => void;
|
|
66
|
-
}>) => void;
|
|
67
|
-
attrs: any;
|
|
68
|
-
slots: {
|
|
69
|
-
default?: (props: {}) => any;
|
|
70
|
-
} & {
|
|
71
|
-
default?: (props: {}) => any;
|
|
72
|
-
};
|
|
73
|
-
emit: ((event: "submit", ...args: any[]) => void) & ((evt: "update:open", value: boolean) => void);
|
|
74
|
-
}>) => VNode & {
|
|
75
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
76
|
-
};
|
|
77
|
-
declare const _default: typeof __VLS_export;
|
|
78
|
-
export default _default;
|
|
79
|
-
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
80
|
-
[K in keyof T]: T[K];
|
|
81
|
-
} : {
|
|
82
|
-
[K in keyof T as K]: T[K];
|
|
83
|
-
}) & {};
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
import { default as ServerFile } from '../../shared/entities/FileEntity.ts';
|
|
2
|
-
import { DefineComponent, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
declare function executeFromFile(file: File): Promise<any>;
|
|
4
|
-
declare function handle(): Promise<void>;
|
|
5
|
-
declare var __VLS_1: {
|
|
6
|
-
handle: any;
|
|
7
|
-
loading: any;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_Slots = {} & {
|
|
10
|
-
default?: (props: typeof __VLS_1) => any;
|
|
11
|
-
};
|
|
12
|
-
declare const __VLS_base: DefineComponent<ExtractPropTypes<{
|
|
13
|
-
label: {
|
|
14
|
-
type: StringConstructor;
|
|
15
|
-
default: string;
|
|
16
|
-
};
|
|
17
|
-
hint: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
disabled: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
|
-
public: {
|
|
26
|
-
type: BooleanConstructor;
|
|
27
|
-
default: boolean;
|
|
28
|
-
};
|
|
29
|
-
purpose: {
|
|
30
|
-
type: StringConstructor;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
folder: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: null;
|
|
36
|
-
};
|
|
37
|
-
maxSize: {
|
|
38
|
-
type: NumberConstructor;
|
|
39
|
-
default: number;
|
|
40
|
-
};
|
|
41
|
-
mimetypes: {
|
|
42
|
-
type: StringConstructor;
|
|
43
|
-
default: string;
|
|
44
|
-
};
|
|
45
|
-
multiple: {
|
|
46
|
-
type: BooleanConstructor;
|
|
47
|
-
default: boolean;
|
|
48
|
-
};
|
|
49
|
-
fileId: {
|
|
50
|
-
type: PropType<number | null>;
|
|
51
|
-
};
|
|
52
|
-
fileUrl: {
|
|
53
|
-
type: PropType<string | null>;
|
|
54
|
-
};
|
|
55
|
-
loading: {
|
|
56
|
-
type: PropType<boolean>;
|
|
57
|
-
};
|
|
58
|
-
}>, {
|
|
59
|
-
handle: typeof handle;
|
|
60
|
-
executeFromFile: typeof executeFromFile;
|
|
61
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
62
|
-
"update:loading": (value: boolean) => any;
|
|
63
|
-
"update:fileId": (value: number | null | undefined) => any;
|
|
64
|
-
"update:fileUrl": (value: string | null | undefined) => any;
|
|
65
|
-
} & {
|
|
66
|
-
uploaded: (response: ServerFile | ServerFile[]) => any;
|
|
67
|
-
}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
68
|
-
label: {
|
|
69
|
-
type: StringConstructor;
|
|
70
|
-
default: string;
|
|
71
|
-
};
|
|
72
|
-
hint: {
|
|
73
|
-
type: StringConstructor;
|
|
74
|
-
default: string;
|
|
75
|
-
};
|
|
76
|
-
disabled: {
|
|
77
|
-
type: BooleanConstructor;
|
|
78
|
-
default: boolean;
|
|
79
|
-
};
|
|
80
|
-
public: {
|
|
81
|
-
type: BooleanConstructor;
|
|
82
|
-
default: boolean;
|
|
83
|
-
};
|
|
84
|
-
purpose: {
|
|
85
|
-
type: StringConstructor;
|
|
86
|
-
required: true;
|
|
87
|
-
};
|
|
88
|
-
folder: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
default: null;
|
|
91
|
-
};
|
|
92
|
-
maxSize: {
|
|
93
|
-
type: NumberConstructor;
|
|
94
|
-
default: number;
|
|
95
|
-
};
|
|
96
|
-
mimetypes: {
|
|
97
|
-
type: StringConstructor;
|
|
98
|
-
default: string;
|
|
99
|
-
};
|
|
100
|
-
multiple: {
|
|
101
|
-
type: BooleanConstructor;
|
|
102
|
-
default: boolean;
|
|
103
|
-
};
|
|
104
|
-
fileId: {
|
|
105
|
-
type: PropType<number | null>;
|
|
106
|
-
};
|
|
107
|
-
fileUrl: {
|
|
108
|
-
type: PropType<string | null>;
|
|
109
|
-
};
|
|
110
|
-
loading: {
|
|
111
|
-
type: PropType<boolean>;
|
|
112
|
-
};
|
|
113
|
-
}>> & Readonly<{
|
|
114
|
-
"onUpdate:loading"?: ((value: boolean) => any) | undefined;
|
|
115
|
-
onUploaded?: ((response: ServerFile | ServerFile[]) => any) | undefined;
|
|
116
|
-
"onUpdate:fileId"?: ((value: number | null | undefined) => any) | undefined;
|
|
117
|
-
"onUpdate:fileUrl"?: ((value: string | null | undefined) => any) | undefined;
|
|
118
|
-
}>, {
|
|
119
|
-
public: boolean;
|
|
120
|
-
label: string;
|
|
121
|
-
disabled: boolean;
|
|
122
|
-
multiple: boolean;
|
|
123
|
-
maxSize: number;
|
|
124
|
-
hint: string;
|
|
125
|
-
folder: string;
|
|
126
|
-
mimetypes: string;
|
|
127
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
128
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
129
|
-
declare const _default: typeof __VLS_export;
|
|
130
|
-
export default _default;
|
|
131
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
132
|
-
new (): {
|
|
133
|
-
$slots: S;
|
|
134
|
-
};
|
|
135
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { BaseSchema } from 'valibot';
|
|
2
|
-
import { DefineFormField } from '../utils/defineFormFields.ts';
|
|
3
|
-
import { ExtractPublicPropTypes, PublicProps, VNode } from 'vue';
|
|
4
|
-
import * as v from 'valibot';
|
|
5
|
-
declare const __VLS_export: <T extends BaseSchema<any, any, any>>(__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<{
|
|
6
|
-
props: __VLS_PrettifyLocal< ExtractPublicPropTypes<{
|
|
7
|
-
fields: {
|
|
8
|
-
type: () => Record<keyof v.InferInput<T>, DefineFormField>;
|
|
9
|
-
default: () => {};
|
|
10
|
-
};
|
|
11
|
-
}>> & PublicProps & (typeof globalThis extends {
|
|
12
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
13
|
-
} ? P : {});
|
|
14
|
-
expose: (exposed: {}) => void;
|
|
15
|
-
attrs: any;
|
|
16
|
-
slots: {};
|
|
17
|
-
emit: {};
|
|
18
|
-
}>) => VNode & {
|
|
19
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
20
|
-
};
|
|
21
|
-
declare const _default: typeof __VLS_export;
|
|
22
|
-
export default _default;
|
|
23
|
-
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
24
|
-
[K in keyof T]: T[K];
|
|
25
|
-
} : {
|
|
26
|
-
[K in keyof T as K]: T[K];
|
|
27
|
-
}) & {};
|