@soybeanjs/headless 0.22.1 → 0.22.3
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/components/accordion/accordion-compact.vue.d.ts +2 -3
- package/dist/components/accordion/accordion-content.vue.d.ts +1 -2
- package/dist/components/accordion/accordion-description.vue.d.ts +1 -2
- package/dist/components/accordion/accordion-header.vue.d.ts +1 -2
- package/dist/components/accordion/accordion-item.vue.d.ts +5 -6
- package/dist/components/accordion/accordion-root.vue.d.ts +2 -3
- package/dist/components/accordion/accordion-trigger.vue.d.ts +1 -2
- package/dist/components/accordion/context.d.ts +1 -2
- package/dist/components/affix/affix-compact.vue.d.ts +3 -4
- package/dist/components/affix/affix-content.vue.d.ts +1 -2
- package/dist/components/affix/affix-placeholder.vue.d.ts +1 -2
- package/dist/components/affix/affix-root.vue.d.ts +6 -8
- package/dist/components/affix/context.d.ts +1 -2
- package/dist/components/alert/alert-close.vue.d.ts +3 -4
- package/dist/components/alert/alert-compact.vue.d.ts +3 -4
- package/dist/components/alert/alert-content.vue.d.ts +1 -2
- package/dist/components/alert/alert-description.vue.d.ts +1 -2
- package/dist/components/alert/alert-root.vue.d.ts +3 -4
- package/dist/components/alert/alert-title.vue.d.ts +1 -2
- package/dist/components/alert/context.d.ts +1 -2
- package/dist/components/anchor/anchor-compact.vue.d.ts +3 -4
- package/dist/components/anchor/anchor-item-compact.vue.d.ts +1 -2
- package/dist/components/anchor/anchor-link.vue.d.ts +3 -5
- package/dist/components/anchor/anchor-root.vue.d.ts +3 -5
- package/dist/components/anchor/context.d.ts +1 -2
- package/dist/components/arrow/arrow.vue.d.ts +1 -2
- package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +2 -3
- package/dist/components/autocomplete/autocomplete-compact.vue.d.ts +2 -3
- package/dist/components/autocomplete/autocomplete-input.vue.d.ts +3 -4
- package/dist/components/autocomplete/autocomplete-root.vue.d.ts +6 -7
- package/dist/components/autocomplete/context.d.ts +1 -2
- package/dist/components/avatar/avatar-compact.vue.d.ts +3 -5
- package/dist/components/avatar/avatar-fallback.vue.d.ts +1 -2
- package/dist/components/avatar/avatar-image.vue.d.ts +3 -5
- package/dist/components/avatar/avatar-root.vue.d.ts +1 -2
- package/dist/components/avatar/context.d.ts +1 -2
- package/dist/components/backtop/backtop.vue.d.ts +8 -10
- package/dist/components/badge/badge-compact.vue.d.ts +3 -4
- package/dist/components/badge/badge-content.vue.d.ts +1 -2
- package/dist/components/badge/badge-root.vue.d.ts +3 -4
- package/dist/components/badge/context.d.ts +1 -2
- package/dist/components/bottom-sheet/bottom-sheet-compact.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/bottom-sheet-handle.vue.d.ts +2 -3
- package/dist/components/bottom-sheet/bottom-sheet-overlay.vue.d.ts +1 -3
- package/dist/components/bottom-sheet/bottom-sheet-popup.vue.d.ts +1 -3
- package/dist/components/bottom-sheet/bottom-sheet-root-nested.vue.d.ts +4 -5
- package/dist/components/bottom-sheet/bottom-sheet-root.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/context.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-compact.vue.d.ts +2 -3
- package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +1 -2
- package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +1 -2
- package/dist/components/breadcrumb/context.d.ts +1 -3
- package/dist/components/button/button.vue.d.ts +4 -6
- package/dist/components/calendar/calendar-cell-trigger.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-cell.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-compact.vue.d.ts +4 -6
- package/dist/components/calendar/calendar-grid-body.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-grid-head.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-grid-row.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-grid.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-head-cell.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-header.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-heading.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-next.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-prev.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-root.vue.d.ts +2 -3
- package/dist/components/calendar/context.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-cell-trigger.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-cell.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-compact.vue.d.ts +7 -9
- package/dist/components/calendar-range/calendar-range-grid-body.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-grid-head.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-grid-row.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-grid.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-head-cell.vue.d.ts +3 -4
- package/dist/components/calendar-range/calendar-range-header.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-heading.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-next.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-prev.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-root.vue.d.ts +10 -11
- package/dist/components/calendar-range/context.d.ts +1 -2
- package/dist/components/card/card-collapsible-trigger.vue.d.ts +1 -2
- package/dist/components/card/card-compact.vue.d.ts +3 -4
- package/dist/components/card/card-content.vue.d.ts +1 -2
- package/dist/components/card/card-description.vue.d.ts +1 -2
- package/dist/components/card/card-footer.vue.d.ts +1 -2
- package/dist/components/card/card-header.vue.d.ts +1 -2
- package/dist/components/card/card-root.vue.d.ts +3 -4
- package/dist/components/card/card-title-root.vue.d.ts +1 -2
- package/dist/components/card/card-title.vue.d.ts +1 -2
- package/dist/components/card/context.d.ts +1 -3
- package/dist/components/carousel/carousel-compact.vue.d.ts +4 -6
- package/dist/components/carousel/carousel-container.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-content.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-control.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-item.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-navigation.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-next.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-previous.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-root.vue.d.ts +5 -7
- package/dist/components/carousel/context.d.ts +1 -2
- package/dist/components/checkbox/checkbox-card-compact.vue.d.ts +3 -5
- package/dist/components/checkbox/checkbox-card-group-compact.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox-compact.vue.d.ts +3 -5
- package/dist/components/checkbox/checkbox-control.vue.d.ts +1 -3
- package/dist/components/checkbox/checkbox-group-compact.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox-group-root.vue.d.ts +2 -3
- package/dist/components/checkbox/checkbox-indicator.vue.d.ts +3 -4
- package/dist/components/checkbox/checkbox-label.vue.d.ts +1 -3
- package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -6
- package/dist/components/checkbox/context.d.ts +2 -3
- package/dist/components/clipboard/clipboard.vue.d.ts +7 -9
- package/dist/components/collapsible/collapsible-content.vue.d.ts +1 -2
- package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -7
- package/dist/components/collapsible/collapsible-trigger.vue.d.ts +1 -2
- package/dist/components/collapsible/context.d.ts +1 -2
- package/dist/components/color-area/color-area-area.vue.d.ts +1 -2
- package/dist/components/color-area/color-area-compact.vue.d.ts +5 -6
- package/dist/components/color-area/color-area-root.vue.d.ts +5 -6
- package/dist/components/color-area/color-area-thumb.vue.d.ts +3 -4
- package/dist/components/color-area/context.d.ts +1 -2
- package/dist/components/color-field/color-field-compact.vue.d.ts +3 -4
- package/dist/components/color-field/color-field-input.vue.d.ts +1 -2
- package/dist/components/color-field/color-field-root.vue.d.ts +4 -5
- package/dist/components/color-field/context.d.ts +1 -2
- package/dist/components/color-picker/color-picker-compact.vue.d.ts +10 -13
- package/dist/components/color-picker/color-picker-root.vue.d.ts +6 -8
- package/dist/components/color-picker/color-picker-trigger.vue.d.ts +2 -4
- package/dist/components/color-picker/context.d.ts +1 -2
- package/dist/components/color-slider/color-slider-compact.vue.d.ts +5 -6
- package/dist/components/color-slider/color-slider-root.vue.d.ts +5 -7
- package/dist/components/color-slider/color-slider-thumb.vue.d.ts +1 -2
- package/dist/components/color-slider/color-slider-track.vue.d.ts +1 -2
- package/dist/components/color-slider/context.d.ts +1 -2
- package/dist/components/color-swatch/color-swatch-checker.vue.d.ts +1 -2
- package/dist/components/color-swatch/color-swatch-compact.vue.d.ts +1 -2
- package/dist/components/color-swatch/color-swatch-fill.vue.d.ts +1 -2
- package/dist/components/color-swatch/color-swatch-root.vue.d.ts +1 -2
- package/dist/components/color-swatch/context.d.ts +1 -3
- package/dist/components/color-swatch-picker/color-swatch-picker-compact.vue.d.ts +2 -4
- package/dist/components/color-swatch-picker/color-swatch-picker-item-indicator.vue.d.ts +1 -2
- package/dist/components/color-swatch-picker/color-swatch-picker-item-swatch.vue.d.ts +1 -2
- package/dist/components/color-swatch-picker/color-swatch-picker-item.vue.d.ts +3 -5
- package/dist/components/color-swatch-picker/color-swatch-picker-root.vue.d.ts +2 -3
- package/dist/components/color-swatch-picker/context.d.ts +1 -2
- package/dist/components/combobox/combobox-arrow.vue.d.ts +1 -3
- package/dist/components/combobox/combobox-cancel.vue.d.ts +3 -4
- package/dist/components/combobox/combobox-compact.vue.d.ts +2 -4
- package/dist/components/combobox/combobox-content.vue.d.ts +4 -6
- package/dist/components/combobox/combobox-empty.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-group.vue.d.ts +1 -3
- package/dist/components/combobox/combobox-input.vue.d.ts +3 -4
- package/dist/components/combobox/combobox-item.vue.d.ts +3 -4
- package/dist/components/combobox/combobox-root.vue.d.ts +5 -7
- package/dist/components/combobox/combobox-separator.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-trigger.vue.d.ts +3 -5
- package/dist/components/combobox/combobox-viewport.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-virtualizer.vue.d.ts +3 -5
- package/dist/components/combobox/context.d.ts +1 -0
- package/dist/components/command/command-compact.vue.d.ts +2 -4
- package/dist/components/command/context.d.ts +1 -3
- package/dist/components/config-provider/config-provider.vue.d.ts +2 -3
- package/dist/components/context-menu/context-menu-checkbox-compact.vue.d.ts +2 -4
- package/dist/components/context-menu/context-menu-compact.vue.d.ts +2 -4
- package/dist/components/context-menu/context-menu-content.vue.d.ts +3 -4
- package/dist/components/context-menu/context-menu-radio-compact.vue.d.ts +2 -4
- package/dist/components/context-menu/context-menu-root.vue.d.ts +3 -4
- package/dist/components/context-menu/context-menu-trigger.vue.d.ts +3 -4
- package/dist/components/context-menu/context-menu-wrapper-compact.vue.d.ts +3 -5
- package/dist/components/date-field/context.d.ts +1 -2
- package/dist/components/date-field/date-field-compact.vue.d.ts +7 -9
- package/dist/components/date-field/date-field-input.vue.d.ts +3 -4
- package/dist/components/date-field/date-field-root.vue.d.ts +10 -12
- package/dist/components/date-picker/context.d.ts +1 -3
- package/dist/components/date-picker/date-picker-compact.js +1 -1
- package/dist/components/date-picker/date-picker-compact.vue.d.ts +12 -14
- package/dist/components/date-range-field/context.d.ts +1 -2
- package/dist/components/date-range-field/date-range-field-compact.vue.d.ts +9 -11
- package/dist/components/date-range-field/date-range-field-input.vue.d.ts +3 -4
- package/dist/components/date-range-field/date-range-field-root.vue.d.ts +11 -13
- package/dist/components/date-range-picker/context.d.ts +1 -3
- package/dist/components/date-range-picker/date-range-picker-compact.vue.d.ts +12 -14
- package/dist/components/dialog/context.d.ts +1 -2
- package/dist/components/dialog/dialog-cancel.vue.d.ts +4 -5
- package/dist/components/dialog/dialog-close.vue.d.ts +4 -5
- package/dist/components/dialog/dialog-compact.vue.d.ts +10 -12
- package/dist/components/dialog/dialog-confirm.vue.d.ts +4 -5
- package/dist/components/dialog/dialog-content.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-description.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-footer.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-header.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-overlay.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-popup.vue.d.ts +3 -4
- package/dist/components/dialog/dialog-provider.vue.d.ts +1 -3
- package/dist/components/dialog/dialog-root.vue.d.ts +3 -4
- package/dist/components/dialog/dialog-title.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-trigger.vue.d.ts +3 -4
- package/dist/components/dialog/state.js +1 -1
- package/dist/components/dropdown-menu/dropdown-menu-checkbox-compact.vue.d.ts +2 -4
- package/dist/components/dropdown-menu/dropdown-menu-compact.vue.d.ts +2 -4
- package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +3 -4
- package/dist/components/dropdown-menu/dropdown-menu-radio-compact.vue.d.ts +2 -4
- package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -6
- package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +3 -4
- package/dist/components/dropdown-menu/dropdown-menu-wrapper-compact.vue.d.ts +3 -5
- package/dist/components/editable/context.d.ts +1 -2
- package/dist/components/editable/editable-area.vue.d.ts +1 -2
- package/dist/components/editable/editable-cancel-trigger.vue.d.ts +1 -2
- package/dist/components/editable/editable-compact.vue.d.ts +5 -6
- package/dist/components/editable/editable-edit-trigger.vue.d.ts +1 -2
- package/dist/components/editable/editable-input.vue.d.ts +3 -4
- package/dist/components/editable/editable-preview.vue.d.ts +3 -4
- package/dist/components/editable/editable-root.vue.d.ts +6 -7
- package/dist/components/editable/editable-submit-trigger.vue.d.ts +1 -2
- package/dist/components/empty/context.d.ts +1 -3
- package/dist/components/empty/empty-compact.vue.d.ts +1 -2
- package/dist/components/empty/empty-content.vue.d.ts +1 -2
- package/dist/components/empty/empty-description.vue.d.ts +1 -2
- package/dist/components/empty/empty-header.vue.d.ts +1 -2
- package/dist/components/empty/empty-media.vue.d.ts +1 -2
- package/dist/components/empty/empty-root.vue.d.ts +1 -2
- package/dist/components/empty/empty-title.vue.d.ts +1 -2
- package/dist/components/form/context.d.ts +2 -3
- package/dist/components/form/form-compact.vue.d.ts +2 -4
- package/dist/components/form/form-control.vue.d.ts +1 -2
- package/dist/components/form/form-description.vue.d.ts +1 -2
- package/dist/components/form/form-error.vue.d.ts +1 -2
- package/dist/components/form/form-field-array-compact.vue.d.ts +1 -2
- package/dist/components/form/form-field-base-compact.vue.d.ts +1 -2
- package/dist/components/form/form-field-compact.vue.d.ts +1 -2
- package/dist/components/form/form-field.vue.d.ts +1 -2
- package/dist/components/form/form-label.vue.d.ts +1 -2
- package/dist/components/hover-card/hover-card-compact.vue.d.ts +3 -5
- package/dist/components/hover-card/hover-card-popup.vue.d.ts +1 -2
- package/dist/components/hover-card/hover-card-positioner.vue.d.ts +3 -5
- package/dist/components/hover-card/hover-card-root.vue.d.ts +3 -4
- package/dist/components/hover-card/hover-card-trigger.vue.d.ts +3 -5
- package/dist/components/input/context.d.ts +1 -2
- package/dist/components/input/input-clear.vue.d.ts +3 -4
- package/dist/components/input/input-compact.vue.d.ts +5 -6
- package/dist/components/input/input-control.vue.d.ts +1 -2
- package/dist/components/input/input-root.vue.d.ts +3 -4
- package/dist/components/input-number/context.d.ts +1 -2
- package/dist/components/input-number/input-number-compact.vue.d.ts +5 -6
- package/dist/components/input-number/input-number-control.vue.d.ts +1 -2
- package/dist/components/input-number/input-number-decrement.vue.d.ts +1 -2
- package/dist/components/input-number/input-number-increment.vue.d.ts +1 -2
- package/dist/components/input-number/input-number-root.vue.d.ts +3 -4
- package/dist/components/input-otp/context.d.ts +1 -2
- package/dist/components/input-otp/input-otp-compact.vue.d.ts +5 -6
- package/dist/components/input-otp/input-otp-input.vue.d.ts +1 -2
- package/dist/components/input-otp/input-otp-positioner.vue.d.ts +1 -2
- package/dist/components/input-otp/input-otp-root.vue.d.ts +6 -7
- package/dist/components/kbd/kbd.vue.d.ts +2 -3
- package/dist/components/label/label.vue.d.ts +1 -2
- package/dist/components/layout/context.d.ts +2 -3
- package/dist/components/layout/layout-classic-compact.vue.d.ts +3 -5
- package/dist/components/layout/layout-compact.vue.d.ts +3 -4
- package/dist/components/layout/layout-content.vue.d.ts +1 -2
- package/dist/components/layout/layout-footer.vue.d.ts +1 -2
- package/dist/components/layout/layout-header.vue.d.ts +1 -2
- package/dist/components/layout/layout-main.vue.d.ts +1 -2
- package/dist/components/layout/layout-mobile.js +1 -1
- package/dist/components/layout/layout-mobile.vue.d.ts +1 -2
- package/dist/components/layout/layout-rail.vue.d.ts +1 -2
- package/dist/components/layout/layout-root.vue.d.ts +4 -5
- package/dist/components/layout/layout-sidebar.vue.d.ts +1 -2
- package/dist/components/layout/layout-tab.vue.d.ts +1 -2
- package/dist/components/layout/layout-trigger.vue.d.ts +1 -2
- package/dist/components/link/link.vue.d.ts +3 -5
- package/dist/components/list/context.d.ts +1 -3
- package/dist/components/list/list-content.vue.d.ts +1 -2
- package/dist/components/list/list-description.vue.d.ts +1 -2
- package/dist/components/list/list-item.vue.d.ts +1 -2
- package/dist/components/list/list-root.vue.d.ts +1 -2
- package/dist/components/list/list-title.vue.d.ts +1 -2
- package/dist/components/listbox/context.d.ts +1 -2
- package/dist/components/listbox/listbox-content.vue.d.ts +1 -2
- package/dist/components/listbox/listbox-filter.vue.d.ts +3 -4
- package/dist/components/listbox/listbox-group-label.vue.d.ts +1 -2
- package/dist/components/listbox/listbox-group.vue.d.ts +1 -2
- package/dist/components/listbox/listbox-item-indicator.vue.d.ts +3 -4
- package/dist/components/listbox/listbox-item.vue.d.ts +3 -4
- package/dist/components/listbox/listbox-root.vue.d.ts +4 -5
- package/dist/components/listbox/listbox-virtualizer.vue.d.ts +1 -2
- package/dist/components/menu/context.d.ts +1 -2
- package/dist/components/menu/menu-checkbox-group.vue.d.ts +2 -3
- package/dist/components/menu/menu-checkbox-item.vue.d.ts +3 -4
- package/dist/components/menu/menu-checkbox-options-compact.vue.d.ts +2 -3
- package/dist/components/menu/menu-content.vue.d.ts +3 -5
- package/dist/components/menu/menu-group-label.vue.d.ts +1 -2
- package/dist/components/menu/menu-group.vue.d.ts +1 -2
- package/dist/components/menu/menu-item-indicator.vue.d.ts +3 -4
- package/dist/components/menu/menu-item.vue.d.ts +3 -4
- package/dist/components/menu/menu-option-compact.vue.d.ts +2 -4
- package/dist/components/menu/menu-options-compact.vue.d.ts +2 -4
- package/dist/components/menu/menu-radio-group.vue.d.ts +2 -3
- package/dist/components/menu/menu-radio-item.vue.d.ts +3 -4
- package/dist/components/menu/menu-radio-options-compact.vue.d.ts +2 -3
- package/dist/components/menu/menu-root.vue.d.ts +3 -4
- package/dist/components/menu/menu-sub-content.vue.d.ts +3 -5
- package/dist/components/menu/menu-sub-trigger.vue.d.ts +1 -2
- package/dist/components/menu/menu-sub.vue.d.ts +3 -4
- package/dist/components/menubar/context.d.ts +1 -2
- package/dist/components/menubar/menubar-compact.vue.d.ts +2 -4
- package/dist/components/menubar/menubar-content.vue.d.ts +3 -5
- package/dist/components/menubar/menubar-menu.vue.d.ts +1 -3
- package/dist/components/menubar/menubar-root.vue.d.ts +4 -6
- package/dist/components/menubar/menubar-sub-content.vue.d.ts +3 -5
- package/dist/components/menubar/menubar-sub-trigger.vue.d.ts +1 -2
- package/dist/components/menubar/menubar-trigger.vue.d.ts +1 -2
- package/dist/components/navigation-menu/context.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-compact.vue.d.ts +3 -5
- package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +3 -5
- package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +3 -4
- package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +4 -6
- package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +3 -4
- package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +2 -4
- package/dist/components/page-tabs/context.d.ts +1 -2
- package/dist/components/page-tabs/page-tabs-close.vue.d.ts +1 -2
- package/dist/components/page-tabs/page-tabs-compact.vue.d.ts +3 -4
- package/dist/components/page-tabs/page-tabs-item.vue.d.ts +3 -4
- package/dist/components/page-tabs/page-tabs-pin.vue.d.ts +1 -2
- package/dist/components/page-tabs/page-tabs-root.vue.d.ts +4 -5
- package/dist/components/pagination/context.d.ts +1 -2
- package/dist/components/pagination/pagination-compact.vue.d.ts +3 -4
- package/dist/components/pagination/pagination-ellipsis.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-first.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-last.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-list-item.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-list.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-next.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-prev.vue.d.ts +1 -2
- package/dist/components/pagination/pagination-root.vue.d.ts +3 -4
- package/dist/components/password/context.d.ts +1 -3
- package/dist/components/password/password-compact.vue.d.ts +5 -6
- package/dist/components/popconfirm/context.d.ts +1 -3
- package/dist/components/popconfirm/popconfirm-cancel.vue.d.ts +3 -4
- package/dist/components/popconfirm/popconfirm-compact.vue.d.ts +6 -8
- package/dist/components/popconfirm/popconfirm-confirm.vue.d.ts +3 -4
- package/dist/components/popconfirm/popconfirm-content.vue.d.ts +1 -2
- package/dist/components/popconfirm/popconfirm-description.vue.d.ts +1 -2
- package/dist/components/popconfirm/popconfirm-footer.vue.d.ts +1 -2
- package/dist/components/popconfirm/popconfirm-header.vue.d.ts +1 -2
- package/dist/components/popconfirm/popconfirm-title.vue.d.ts +1 -2
- package/dist/components/popover/context.d.ts +1 -2
- package/dist/components/popover/popover-anchor.vue.d.ts +1 -3
- package/dist/components/popover/popover-close.vue.d.ts +3 -4
- package/dist/components/popover/popover-compact.vue.d.ts +3 -5
- package/dist/components/popover/popover-popup.vue.d.ts +1 -2
- package/dist/components/popover/popover-positioner.vue.d.ts +3 -5
- package/dist/components/popover/popover-root.vue.d.ts +3 -4
- package/dist/components/popover/popover-trigger.vue.d.ts +3 -4
- package/dist/components/popper/context.d.ts +2 -2
- package/dist/components/popper/popper-anchor.vue.d.ts +1 -2
- package/dist/components/popper/popper-arrow.vue.d.ts +1 -2
- package/dist/components/popper/popper-popup.vue.d.ts +1 -2
- package/dist/components/popper/popper-positioner.vue.d.ts +12 -15
- package/dist/components/popper/popper-root.vue.d.ts +1 -3
- package/dist/components/portal/portal.vue.d.ts +2 -3
- package/dist/components/primitive/primitive.d.ts +1 -2
- package/dist/components/progress/context.d.ts +2 -3
- package/dist/components/progress/progress-circle-compact.vue.d.ts +3 -4
- package/dist/components/progress/progress-circle-svg.vue.d.ts +2 -3
- package/dist/components/progress/progress-compact.vue.d.ts +3 -4
- package/dist/components/progress/progress-indicator.vue.d.ts +1 -2
- package/dist/components/progress/progress-provider.vue.d.ts +1 -2
- package/dist/components/progress/progress-root.vue.d.ts +3 -4
- package/dist/components/progress/state.js +1 -1
- package/dist/components/radio-group/context.d.ts +2 -3
- package/dist/components/radio-group/radio-group-card-compact.vue.d.ts +2 -3
- package/dist/components/radio-group/radio-group-compact.vue.d.ts +2 -3
- package/dist/components/radio-group/radio-group-control.vue.d.ts +1 -2
- package/dist/components/radio-group/radio-group-indicator.vue.d.ts +3 -4
- package/dist/components/radio-group/radio-group-item.vue.d.ts +3 -4
- package/dist/components/radio-group/radio-group-label.vue.d.ts +1 -3
- package/dist/components/radio-group/radio-group-root.vue.d.ts +2 -3
- package/dist/components/roving-focus/roving-focus-group.vue.d.ts +4 -6
- package/dist/components/roving-focus/roving-focus-item.vue.d.ts +2 -3
- package/dist/components/scroll-area/context.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-compact.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-corner.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-root.vue.d.ts +2 -3
- package/dist/components/scroll-area/scroll-area-scrollbar.vue.d.ts +2 -3
- package/dist/components/scroll-area/scroll-area-thumb.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-viewport.vue.d.ts +1 -2
- package/dist/components/segment/index.d.ts +1 -1
- package/dist/components/segment/segment-compact.vue.d.ts +2 -3
- package/dist/components/select/context.d.ts +1 -2
- package/dist/components/select/select-arrow.vue.d.ts +1 -3
- package/dist/components/select/select-compact.vue.d.ts +2 -4
- package/dist/components/select/select-content.vue.d.ts +4 -6
- package/dist/components/select/select-group-label.vue.d.ts +1 -2
- package/dist/components/select/select-group.vue.d.ts +1 -2
- package/dist/components/select/select-item-indicator.vue.d.ts +3 -4
- package/dist/components/select/select-item-text.vue.d.ts +1 -2
- package/dist/components/select/select-item.vue.d.ts +3 -4
- package/dist/components/select/select-root.vue.d.ts +2 -3
- package/dist/components/select/select-scroll-down-button.vue.d.ts +1 -2
- package/dist/components/select/select-scroll-up-button.vue.d.ts +1 -2
- package/dist/components/select/select-separator.vue.d.ts +1 -2
- package/dist/components/select/select-trigger-icon.vue.d.ts +1 -2
- package/dist/components/select/select-trigger.vue.d.ts +3 -4
- package/dist/components/select/select-value.vue.d.ts +2 -4
- package/dist/components/select/select-viewport.vue.d.ts +1 -2
- package/dist/components/separator/context.d.ts +1 -3
- package/dist/components/separator/separator-compact.vue.d.ts +1 -2
- package/dist/components/separator/separator-label.vue.d.ts +1 -2
- package/dist/components/separator/separator-root.vue.d.ts +2 -3
- package/dist/components/skeleton/skeleton.vue.d.ts +1 -2
- package/dist/components/slider/context.d.ts +1 -2
- package/dist/components/slider/slider-compact.vue.d.ts +3 -4
- package/dist/components/slider/slider-range.vue.d.ts +1 -2
- package/dist/components/slider/slider-root.vue.d.ts +4 -6
- package/dist/components/slider/slider-thumb.vue.d.ts +1 -2
- package/dist/components/slider/slider-track.vue.d.ts +1 -2
- package/dist/components/slot/slot.d.ts +1 -3
- package/dist/components/splitter/context.d.ts +1 -2
- package/dist/components/splitter/splitter-group.vue.d.ts +3 -5
- package/dist/components/splitter/splitter-panel.vue.d.ts +10 -11
- package/dist/components/splitter/splitter-resize-handle.vue.d.ts +4 -5
- package/dist/components/stepper/context.d.ts +1 -2
- package/dist/components/stepper/stepper-compact.vue.d.ts +3 -4
- package/dist/components/stepper/stepper-description.vue.d.ts +3 -4
- package/dist/components/stepper/stepper-indicator.vue.d.ts +3 -4
- package/dist/components/stepper/stepper-item.vue.d.ts +2 -3
- package/dist/components/stepper/stepper-root.vue.d.ts +10 -12
- package/dist/components/stepper/stepper-separator.vue.d.ts +2 -4
- package/dist/components/stepper/stepper-title.vue.d.ts +3 -4
- package/dist/components/stepper/stepper-trigger.vue.d.ts +3 -4
- package/dist/components/switch/context.d.ts +1 -2
- package/dist/components/switch/switch-compact.vue.d.ts +2 -3
- package/dist/components/switch/switch-control.vue.d.ts +1 -3
- package/dist/components/switch/switch-root.vue.d.ts +2 -3
- package/dist/components/switch/switch-thumb.vue.d.ts +3 -4
- package/dist/components/table/context.d.ts +1 -2
- package/dist/components/table/index.d.ts +1 -1
- package/dist/components/table/table-body.vue.d.ts +1 -2
- package/dist/components/table/table-cell.vue.d.ts +1 -2
- package/dist/components/table/table-compact.vue.d.ts +2 -3
- package/dist/components/table/table-content.vue.d.ts +1 -2
- package/dist/components/table/table-footer.vue.d.ts +1 -2
- package/dist/components/table/table-head.vue.d.ts +1 -2
- package/dist/components/table/table-header.vue.d.ts +1 -2
- package/dist/components/table/table-root.vue.d.ts +1 -2
- package/dist/components/table/table-row.vue.d.ts +1 -2
- package/dist/components/table/table-scroll.vue.d.ts +1 -2
- package/dist/components/tabs/context.d.ts +2 -2
- package/dist/components/tabs/tabs-compact.vue.d.ts +2 -3
- package/dist/components/tabs/tabs-content.vue.d.ts +1 -2
- package/dist/components/tabs/tabs-indicator.vue.d.ts +1 -2
- package/dist/components/tabs/tabs-list.vue.d.ts +1 -2
- package/dist/components/tabs/tabs-root.vue.d.ts +4 -6
- package/dist/components/tabs/tabs-trigger.vue.d.ts +3 -4
- package/dist/components/tag/tag.vue.d.ts +3 -4
- package/dist/components/tags-input/context.d.ts +1 -2
- package/dist/components/tags-input/tags-input-clear.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-compact.vue.d.ts +3 -4
- package/dist/components/tags-input/tags-input-control.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-item-delete.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-item-text.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-item.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-root.vue.d.ts +3 -4
- package/dist/components/textarea/context.d.ts +1 -2
- package/dist/components/textarea/textarea-clear.vue.d.ts +3 -4
- package/dist/components/textarea/textarea-compact.vue.d.ts +5 -6
- package/dist/components/textarea/textarea-control.vue.d.ts +1 -2
- package/dist/components/textarea/textarea-counter.vue.d.ts +1 -2
- package/dist/components/textarea/textarea-root.vue.d.ts +3 -4
- package/dist/components/time-field/context.d.ts +1 -2
- package/dist/components/time-field/time-field-compact.vue.d.ts +3 -4
- package/dist/components/time-field/time-field-input.vue.d.ts +3 -5
- package/dist/components/time-field/time-field-root.vue.d.ts +5 -6
- package/dist/components/time-range-field/context.d.ts +1 -2
- package/dist/components/time-range-field/time-range-field-compact.vue.d.ts +3 -4
- package/dist/components/time-range-field/time-range-field-input.vue.d.ts +3 -4
- package/dist/components/time-range-field/time-range-field-root.vue.d.ts +5 -6
- package/dist/components/toast/context.d.ts +1 -2
- package/dist/components/toast/state.js +1 -1
- package/dist/components/toast/toast-provider.vue.d.ts +1 -2
- package/dist/components/toast/toaster.vue.d.ts +3 -4
- package/dist/components/toggle/toggle.vue.d.ts +3 -4
- package/dist/components/toggle-group/context.d.ts +1 -2
- package/dist/components/toggle-group/toggle-group-item.vue.d.ts +2 -3
- package/dist/components/toggle-group/toggle-group-root.vue.d.ts +2 -3
- package/dist/components/toolbar/context.d.ts +1 -2
- package/dist/components/toolbar/toolbar-button.vue.d.ts +3 -4
- package/dist/components/toolbar/toolbar-link.vue.d.ts +2 -3
- package/dist/components/toolbar/toolbar-root.vue.d.ts +2 -4
- package/dist/components/toolbar/toolbar-separator.vue.d.ts +1 -2
- package/dist/components/toolbar/toolbar-toggle-group.vue.d.ts +2 -3
- package/dist/components/toolbar/toolbar-toggle-item.vue.d.ts +2 -3
- package/dist/components/tooltip/tooltip-compact.vue.d.ts +3 -5
- package/dist/components/tooltip/tooltip-popup.vue.d.ts +1 -2
- package/dist/components/tooltip/tooltip-positioner.vue.d.ts +3 -5
- package/dist/components/tooltip/tooltip-root.vue.d.ts +3 -4
- package/dist/components/tooltip/tooltip-trigger.vue.d.ts +3 -5
- package/dist/components/tree/tree-item.vue.d.ts +4 -5
- package/dist/components/tree/tree-root.vue.d.ts +2 -3
- package/dist/components/tree/tree-virtualizer-item.vue.d.ts +3 -5
- package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -5
- package/dist/components/tree-menu/context.d.ts +8 -11
- package/dist/components/tree-menu/tree-menu-button.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu-compact.vue.d.ts +2 -3
- package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu-group.vue.d.ts +3 -4
- package/dist/components/tree-menu/tree-menu-item.vue.d.ts +3 -4
- package/dist/components/tree-menu/tree-menu-option-compact.vue.d.ts +3 -4
- package/dist/components/tree-menu/tree-menu-options-compact.vue.d.ts +2 -3
- package/dist/components/tree-menu/tree-menu-root.vue.d.ts +5 -6
- package/dist/components/tree-menu/tree-menu-slot-compact.vue.d.ts +1 -2
- package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +3 -4
- package/dist/components/virtualizer/virtualizer-content.vue.d.ts +1 -2
- package/dist/components/virtualizer/virtualizer-item.vue.d.ts +1 -2
- package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -5
- package/dist/components/visually-hidden/index.d.ts +1 -1
- package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -4
- package/dist/components/visually-hidden/visually-hidden.vue.d.ts +3 -4
- package/dist/composables/use-bool-prop.d.ts +1 -3
- package/dist/composables/use-collection.d.ts +4 -6
- package/dist/composables/use-dismissable-layer.d.ts +1 -2
- package/dist/composables/use-exposed-element.d.ts +1 -3
- package/dist/composables/use-forward-element.d.ts +1 -3
- package/dist/composables/use-image-loading-status.d.ts +1 -2
- package/dist/composables/use-is-using-keyboard.d.ts +1 -3
- package/dist/composables/use-kbd.d.ts +1 -3
- package/dist/composables/use-presence.d.ts +1 -2
- package/dist/composables/use-props.d.ts +2 -3
- package/dist/composables/use-selection.d.ts +3 -4
- package/dist/composables/use-typeahead.d.ts +1 -2
- package/dist/date/index.d.ts +1 -1
- package/dist/date/use-date-field.d.ts +1 -2
- package/dist/index.d.ts +1 -1
- package/dist/nuxt/index.d.ts +1 -3
- package/dist/resolver/index.d.ts +1 -3
- package/dist/shared/value.d.ts +1 -1
- package/package.json +1 -1
- /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/defineProperty.js +0 -0
- /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/toPrimitive.js +0 -0
- /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/toPropertyKey.js +0 -0
- /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/typeof.js +0 -0
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { TimeValue } from "../../date/types.js";
|
|
2
2
|
import { TimeFieldCompactProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/time-field/time-field-compact.vue.d.ts
|
|
6
|
-
declare const __VLS_export:
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<TimeFieldCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
6
|
"update:modelValue": (time: TimeValue | undefined) => any;
|
|
8
7
|
"update:placeholder": (time: TimeValue) => any;
|
|
9
|
-
}, string,
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<TimeFieldCompactProps> & Readonly<{
|
|
10
9
|
"onUpdate:modelValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
11
10
|
"onUpdate:placeholder"?: ((time: TimeValue) => any) | undefined;
|
|
12
|
-
}>, {}, {}, {}, {}, string,
|
|
11
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
12
|
declare const _default: typeof __VLS_export;
|
|
14
13
|
//#endregion
|
|
15
14
|
export { _default };
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import { DateFieldInputProps } from "../date-field/types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
|
-
|
|
5
3
|
//#region src/components/time-field/time-field-input.vue.d.ts
|
|
6
4
|
declare var __VLS_8: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_8) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
11
|
-
as: AsTag |
|
|
12
|
-
}, {}, {}, {}, string,
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<DateFieldInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<DateFieldInputProps> & Readonly<{}>, {
|
|
9
|
+
as: AsTag | import("vue").Component;
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
12
|
declare const _default: typeof __VLS_export;
|
|
15
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,27 +1,26 @@
|
|
|
1
1
|
import { DateStep, TimeGranularity, TimeMatcher, TimeValue } from "../../date/types.js";
|
|
2
2
|
import { TimeFieldRootProps, TimeFieldRootSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/time-field/time-field-root.vue.d.ts
|
|
6
5
|
type __VLS_Slots = TimeFieldRootSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<TimeFieldRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:modelValue": (time: TimeValue | undefined) => any;
|
|
9
8
|
"update:placeholder": (time: TimeValue) => any;
|
|
10
|
-
}, string,
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<TimeFieldRootProps> & Readonly<{
|
|
11
10
|
"onUpdate:modelValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
12
11
|
"onUpdate:placeholder"?: ((time: TimeValue) => any) | undefined;
|
|
13
12
|
}>, {
|
|
14
|
-
placeholder: TimeValue;
|
|
15
13
|
disabled: boolean;
|
|
14
|
+
placeholder: TimeValue;
|
|
16
15
|
step: DateStep;
|
|
17
16
|
defaultValue: TimeValue;
|
|
18
|
-
readonly: boolean;
|
|
19
17
|
defaultPlaceholder: TimeValue;
|
|
18
|
+
readonly: boolean;
|
|
20
19
|
granularity: TimeGranularity;
|
|
21
20
|
hourCycle: 12 | 24;
|
|
22
21
|
hideTimeZone: boolean;
|
|
23
22
|
isTimeUnavailable: TimeMatcher;
|
|
24
|
-
}, {}, {}, {}, string,
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
25
24
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
26
25
|
declare const _default: typeof __VLS_export;
|
|
27
26
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
3
|
import { TimeRangeFieldUiSlot } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
//#region src/components/time-range-field/context.d.ts
|
|
6
|
-
declare const provideTimeRangeFieldUi: (ui:
|
|
5
|
+
declare const provideTimeRangeFieldUi: (ui: import("vue").ComputedRef<Partial<UiClass<TimeRangeFieldUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<TimeRangeFieldUiSlot>>>, useTimeRangeFieldUi: UseUiConsumer<TimeRangeFieldUiSlot>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { provideTimeRangeFieldUi };
|
|
@@ -1,22 +1,21 @@
|
|
|
1
1
|
import { TimeRange, TimeValue } from "../../date/types.js";
|
|
2
2
|
import { TimeRangeFieldCompactProps, TimeRangeFieldCompactSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/time-range-field/time-range-field-compact.vue.d.ts
|
|
6
5
|
type __VLS_Slots = TimeRangeFieldCompactSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<TimeRangeFieldCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:modelValue": (range: TimeRange) => any;
|
|
9
8
|
"update:placeholder": (time: TimeValue) => any;
|
|
10
9
|
"update:startValue": (time: TimeValue | undefined) => any;
|
|
11
10
|
"update:endValue": (time: TimeValue | undefined) => any;
|
|
12
|
-
}, string,
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<TimeRangeFieldCompactProps> & Readonly<{
|
|
13
12
|
"onUpdate:modelValue"?: ((range: TimeRange) => any) | undefined;
|
|
14
13
|
"onUpdate:placeholder"?: ((time: TimeValue) => any) | undefined;
|
|
15
14
|
"onUpdate:startValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
16
15
|
"onUpdate:endValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
17
16
|
}>, {
|
|
18
17
|
separator: string;
|
|
19
|
-
}, {}, {}, {}, string,
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
19
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
20
|
declare const _default: typeof __VLS_export;
|
|
22
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import { TimeRangeFieldInputProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/time-range-field/time-range-field-input.vue.d.ts
|
|
6
5
|
declare var __VLS_8: {};
|
|
7
6
|
type __VLS_Slots = {} & {
|
|
8
7
|
default?: (props: typeof __VLS_8) => any;
|
|
9
8
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
9
|
+
declare const __VLS_base: import("vue").DefineComponent<TimeRangeFieldInputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<TimeRangeFieldInputProps> & Readonly<{}>, {
|
|
11
10
|
type: "start" | "end";
|
|
12
|
-
as: AsTag |
|
|
13
|
-
}, {}, {}, {}, string,
|
|
11
|
+
as: AsTag | import("vue").Component;
|
|
12
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
14
|
declare const _default: typeof __VLS_export;
|
|
16
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,33 +1,32 @@
|
|
|
1
1
|
import { DateStep, TimeGranularity, TimeMatcher, TimeRange, TimeValue } from "../../date/types.js";
|
|
2
2
|
import { TimeRangeFieldRootProps, TimeRangeFieldRootSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/time-range-field/time-range-field-root.vue.d.ts
|
|
6
5
|
type __VLS_Slots = TimeRangeFieldRootSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
6
|
+
declare const __VLS_base: import("vue").DefineComponent<TimeRangeFieldRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
7
|
"update:modelValue": (range: TimeRange) => any;
|
|
9
8
|
"update:placeholder": (time: TimeValue) => any;
|
|
10
9
|
"update:startValue": (time: TimeValue | undefined) => any;
|
|
11
10
|
"update:endValue": (time: TimeValue | undefined) => any;
|
|
12
|
-
}, string,
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<TimeRangeFieldRootProps> & Readonly<{
|
|
13
12
|
"onUpdate:modelValue"?: ((range: TimeRange) => any) | undefined;
|
|
14
13
|
"onUpdate:placeholder"?: ((time: TimeValue) => any) | undefined;
|
|
15
14
|
"onUpdate:startValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
16
15
|
"onUpdate:endValue"?: ((time: TimeValue | undefined) => any) | undefined;
|
|
17
16
|
}>, {
|
|
18
|
-
placeholder: TimeValue;
|
|
19
17
|
disabled: boolean;
|
|
18
|
+
placeholder: TimeValue;
|
|
20
19
|
step: DateStep;
|
|
21
20
|
defaultValue: TimeRange;
|
|
22
|
-
readonly: boolean;
|
|
23
21
|
defaultPlaceholder: TimeValue;
|
|
22
|
+
readonly: boolean;
|
|
24
23
|
granularity: TimeGranularity;
|
|
25
24
|
hourCycle: 12 | 24;
|
|
26
25
|
hideTimeZone: boolean;
|
|
27
26
|
startName: string;
|
|
28
27
|
endName: string;
|
|
29
28
|
isTimeUnavailable: TimeMatcher;
|
|
30
|
-
}, {}, {}, {}, string,
|
|
29
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
31
30
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
31
|
declare const _default: typeof __VLS_export;
|
|
33
32
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
3
|
import { ToastUiSlot } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
//#region src/components/toast/context.d.ts
|
|
6
|
-
declare const provideToastUi: (ui:
|
|
5
|
+
declare const provideToastUi: (ui: import("vue").ComputedRef<Partial<UiClass<ToastUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ToastUiSlot>>>, useToastUi: UseUiConsumer<ToastUiSlot>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { provideToastUi };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{_defineProperty as e}from"../../_virtual/_@oxc-project_runtime@0.
|
|
1
|
+
import{_defineProperty as e}from"../../_virtual/_@oxc-project_runtime@0.130.0/helpers/defineProperty.js";import{isVNode as t}from"vue";let n=1;const r=new class{constructor(){e(this,`subscribers`,void 0),e(this,`toasts`,void 0),e(this,`dismissed`,void 0),e(this,`subscribe`,e=>(this.subscribers.push(e),()=>{let t=this.subscribers.indexOf(e);t>=0&&this.subscribers.splice(t,1)})),e(this,`publish`,e=>{this.subscribers.forEach(t=>t(e))}),e(this,`resetDismissed`,e=>{this.dismissed.has(e)&&this.dismissed.delete(e)}),e(this,`upsert`,e=>{let t=this.toasts.findIndex(t=>t.id===e.id);if(t<0){this.publish(e),this.toasts=[...this.toasts,e];return}let n={...this.toasts[t],...e};this.publish(n),this.toasts=this.toasts.map((e,r)=>r===t?n:e)}),e(this,`create`,e=>{let{message:t,dismissible:n=!0,...r}=e,i=s(e.id);this.resetDismissed(i);let a={...r,id:i,dismissible:n,title:t};return this.upsert(a),i}),e(this,`dismiss`,e=>{if(e!==void 0)return this.dismissed.add(e),requestAnimationFrame(()=>this.publish({id:e,dismiss:!0})),e;this.toasts.forEach(e=>{this.dismissed.add(e.id),this.publish({id:e.id,dismiss:!0})})}),e(this,`message`,(e,t)=>this.create({...t,message:e,type:`default`})),e(this,`error`,(e,t)=>this.create({...t,message:e,type:`error`})),e(this,`success`,(e,t)=>this.create({...t,message:e,type:`success`})),e(this,`info`,(e,t)=>this.create({...t,message:e,type:`info`})),e(this,`warning`,(e,t)=>this.create({...t,message:e,type:`warning`})),e(this,`loading`,(e,t)=>this.create({...t,message:e,type:`loading`})),e(this,`custom`,(e,t)=>{let n=s(t?.id),r=t?.dismissible??!0;return this.resetDismissed(n),this.upsert({custom:e,dismissible:r,id:n,...t}),n}),e(this,`promise`,(e,n)=>{if(!n)return;let r;n.loading!==void 0&&(r=this.create({...n,promise:e,type:`loading`,message:n.loading,description:typeof n.description==`function`?void 0:n.description}));let i=Promise.resolve(typeof e==`function`?e():e),a=r!==void 0,s,l=async(e,t,n,i)=>{a=!1;let{description:o,settings:s}=await c(t,n,i,r);this.create({id:r,type:e,description:o,...s})},u=i.then(async e=>{if(s=[`resolve`,e],t(e)){a=!1,this.create({id:r,type:`default`,message:e});return}if(o(e)&&!e.ok){await l(`error`,n.error,n.description,`HTTP error! status: ${e.status}`);return}if(e instanceof Error){await l(`error`,n.error,n.description,e);return}n.success!==void 0&&await l(`success`,n.success,n.description,e)}).catch(async e=>{s=[`reject`,e],n.error!==void 0&&await l(`error`,n.error,n.description,e)}).finally(()=>{a&&(this.dismiss(r),r=void 0),n.finally?.()}),d=()=>new Promise((e,t)=>u.then(()=>s[0]===`reject`?t(s[1]):e(s[1])).catch(t));return typeof r!=`string`&&typeof r!=`number`?{unwrap:d}:Object.assign(r,{unwrap:d})}),e(this,`getActives`,()=>this.toasts.filter(e=>!this.dismissed.has(e.id))),this.subscribers=[],this.toasts=[],this.dismissed=new Set}},i=r.message,a=Object.assign(i,{success:r.success,info:r.info,warning:r.warning,error:r.error,custom:r.custom,message:r.message,promise:r.promise,dismiss:r.dismiss,loading:r.loading},{getHistory:()=>r.toasts,getToasts:()=>r.getActives()});function o(e){return typeof e==`object`&&!!e&&`ok`in e&&typeof e.ok==`boolean`&&`status`in e&&typeof e.status==`number`}function s(e){return typeof e==`number`||typeof e==`string`&&e.length>0?e:n++}async function c(e,t,n,r){let[i,a]=await Promise.all([l(e,n),l(t,n)]);return{description:a,settings:d(i,r)}}async function l(e,t){return typeof e==`function`?await e(t):e}function u(e){return typeof e==`object`&&!!e&&`message`in e}function d(e,t){return u(e)?e:{id:t??``,message:e??``}}export{r as ToastState,a as toast};
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ToastProviderProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toast/toast-provider.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToastProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToastProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
import { ToastOffset, ToastPosition, ToasterProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toast/toaster.vue.d.ts
|
|
5
4
|
declare var __VLS_9: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_9) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToasterProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToasterProps> & Readonly<{}>, {
|
|
10
9
|
offset: ToastOffset;
|
|
11
10
|
duration: number;
|
|
12
|
-
position: ToastPosition;
|
|
13
11
|
gap: number;
|
|
14
12
|
hotkey: string[];
|
|
15
13
|
containerAriaLabel: string;
|
|
14
|
+
position: ToastPosition;
|
|
16
15
|
visibleCounts: number;
|
|
17
|
-
}, {}, {}, {}, string,
|
|
16
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
17
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
20
19
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ToggleProps, ToggleState } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toggle/toggle.vue.d.ts
|
|
5
4
|
declare var __VLS_10: {
|
|
@@ -11,14 +10,14 @@ declare var __VLS_10: {
|
|
|
11
10
|
type __VLS_Slots = {} & {
|
|
12
11
|
default?: (props: typeof __VLS_10) => any;
|
|
13
12
|
};
|
|
14
|
-
declare const __VLS_base:
|
|
13
|
+
declare const __VLS_base: import("vue").DefineComponent<ToggleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
14
|
"update:modelValue": (value: boolean) => any;
|
|
16
|
-
}, string,
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<ToggleProps> & Readonly<{
|
|
17
16
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
18
17
|
}>, {
|
|
19
18
|
modelValue: boolean;
|
|
20
19
|
defaultValue: boolean;
|
|
21
|
-
}, {}, {}, {}, string,
|
|
20
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
21
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
23
22
|
declare const _default: typeof __VLS_export;
|
|
24
23
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
3
|
import { ToggleGroupUiSlot } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
//#region src/components/toggle-group/context.d.ts
|
|
6
|
-
declare const provideToggleGroupUi: (ui:
|
|
5
|
+
declare const provideToggleGroupUi: (ui: import("vue").ComputedRef<Partial<UiClass<ToggleGroupUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ToggleGroupUiSlot>>>, useToggleGroupUi: UseUiConsumer<ToggleGroupUiSlot>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { provideToggleGroupUi };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { DefinedValue } from "../../types/common.js";
|
|
2
2
|
import { ToggleGroupItemProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/toggle-group/toggle-group-item.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends DefinedValue = string>(__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:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<ToggleGroupItemProps<T>> & (typeof globalThis extends {
|
|
8
7
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9
8
|
} ? P : {});
|
|
10
9
|
expose: (exposed: {}) => void;
|
|
@@ -16,7 +15,7 @@ declare const __VLS_export: <T extends DefinedValue = string>(__VLS_props: NonNu
|
|
|
16
15
|
}) => any;
|
|
17
16
|
};
|
|
18
17
|
emit: {};
|
|
19
|
-
}>) =>
|
|
18
|
+
}>) => import("vue").VNode & {
|
|
20
19
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
21
20
|
};
|
|
22
21
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { DefinedValue } from "../../types/common.js";
|
|
2
2
|
import { ToggleGroupRootProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/toggle-group/toggle-group-root.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <M extends boolean = false, T extends DefinedValue = string>(__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:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<ToggleGroupRootProps<M, T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((value: M extends true ? T[] : T) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -17,7 +16,7 @@ declare const __VLS_export: <M extends boolean = false, T extends DefinedValue =
|
|
|
17
16
|
}) => any;
|
|
18
17
|
};
|
|
19
18
|
emit: (evt: "update:modelValue", value: M extends true ? T[] : T) => void;
|
|
20
|
-
}>) =>
|
|
19
|
+
}>) => import("vue").VNode & {
|
|
21
20
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
22
21
|
};
|
|
23
22
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
3
|
import { ToolbarUiSlot } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
//#region src/components/toolbar/context.d.ts
|
|
6
|
-
declare const provideToolbarUi: (ui:
|
|
5
|
+
declare const provideToolbarUi: (ui: import("vue").ComputedRef<Partial<UiClass<ToolbarUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ToolbarUiSlot>>>, useToolbarUi: UseUiConsumer<ToolbarUiSlot>;
|
|
7
6
|
//#endregion
|
|
8
7
|
export { provideToolbarUi };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
import { ToolbarButtonProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toolbar/toolbar-button.vue.d.ts
|
|
5
4
|
declare var __VLS_16: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_16) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToolbarButtonProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
9
|
click: (event: PointerEvent) => any;
|
|
11
|
-
}, string,
|
|
10
|
+
}, string, import("vue").PublicProps, Readonly<ToolbarButtonProps> & Readonly<{
|
|
12
11
|
onClick?: ((event: PointerEvent) => any) | undefined;
|
|
13
|
-
}>, {}, {}, {}, {}, string,
|
|
12
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
13
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
14
|
declare const _default: typeof __VLS_export;
|
|
16
15
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { ToolbarLinkProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toolbar/toolbar-link.vue.d.ts
|
|
5
4
|
declare var __VLS_16: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_16) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToolbarLinkProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToolbarLinkProps> & Readonly<{}>, {
|
|
10
9
|
showIcon: boolean;
|
|
11
|
-
}, {}, {}, {}, string,
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
13
12
|
declare const _default: typeof __VLS_export;
|
|
14
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { DataOrientation } from "../../types/common.js";
|
|
2
2
|
import { ToolbarRootProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
|
-
|
|
5
3
|
//#region src/components/toolbar/toolbar-root.vue.d.ts
|
|
6
4
|
declare var __VLS_14: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_14) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToolbarRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToolbarRootProps> & Readonly<{}>, {
|
|
11
9
|
orientation: DataOrientation;
|
|
12
|
-
}, {}, {}, {}, string,
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
12
|
declare const _default: typeof __VLS_export;
|
|
15
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { ToolbarSeparatorProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/toolbar/toolbar-separator.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<ToolbarSeparatorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ToolbarSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { DefinedValue } from "../../types/common.js";
|
|
2
2
|
import { ToolbarToggleGroupProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/toolbar/toolbar-toggle-group.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <M extends boolean = false, T extends DefinedValue = string>(__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:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<ToolbarToggleGroupProps<M, T> & {
|
|
8
7
|
"onUpdate:modelValue"?: ((value: M extends true ? T[] : T) => any) | undefined;
|
|
9
8
|
}> & (typeof globalThis extends {
|
|
10
9
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -15,7 +14,7 @@ declare const __VLS_export: <M extends boolean = false, T extends DefinedValue =
|
|
|
15
14
|
default?: (props: {}) => any;
|
|
16
15
|
};
|
|
17
16
|
emit: (evt: "update:modelValue", value: M extends true ? T[] : T) => void;
|
|
18
|
-
}>) =>
|
|
17
|
+
}>) => import("vue").VNode & {
|
|
19
18
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
20
19
|
};
|
|
21
20
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { DefinedValue } from "../../types/common.js";
|
|
2
2
|
import { ToolbarToggleItemProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
3
|
|
|
5
4
|
//#region src/components/toolbar/toolbar-toggle-item.vue.d.ts
|
|
6
5
|
declare const __VLS_export: <T extends DefinedValue = string>(__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:
|
|
6
|
+
props: import("vue").PublicProps & __VLS_PrettifyLocal<ToolbarToggleItemProps<T>> & (typeof globalThis extends {
|
|
8
7
|
__VLS_PROPS_FALLBACK: infer P;
|
|
9
8
|
} ? P : {});
|
|
10
9
|
expose: (exposed: {}) => void;
|
|
@@ -13,7 +12,7 @@ declare const __VLS_export: <T extends DefinedValue = string>(__VLS_props: NonNu
|
|
|
13
12
|
default?: (props: {}) => any;
|
|
14
13
|
};
|
|
15
14
|
emit: {};
|
|
16
|
-
}>) =>
|
|
15
|
+
}>) => import("vue").VNode & {
|
|
17
16
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
18
17
|
};
|
|
19
18
|
declare const _default: typeof __VLS_export;
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
2
|
import { TooltipCompactProps, TooltipCompactSlots } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
|
-
|
|
5
3
|
//#region src/components/tooltip/tooltip-compact.vue.d.ts
|
|
6
4
|
type __VLS_Slots = TooltipCompactSlots;
|
|
7
|
-
declare const __VLS_base:
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<TooltipCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
6
|
"update:open": (value: boolean) => any;
|
|
9
7
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
10
8
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
11
|
-
}, string,
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<TooltipCompactProps> & Readonly<{
|
|
12
10
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
13
11
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
14
12
|
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
@@ -16,7 +14,7 @@ declare const __VLS_base: _$vue.DefineComponent<TooltipCompactProps, {}, {}, {},
|
|
|
16
14
|
open: boolean;
|
|
17
15
|
showArrow: boolean;
|
|
18
16
|
defaultOpen: boolean;
|
|
19
|
-
}, {}, {}, {}, string,
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
19
|
declare const _default: typeof __VLS_export;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { TooltipPopupProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tooltip/tooltip-popup.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {};
|
|
6
5
|
type __VLS_Slots = {} & {
|
|
7
6
|
default?: (props: typeof __VLS_8) => any;
|
|
8
7
|
};
|
|
9
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<TooltipPopupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<TooltipPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
9
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
10
|
declare const _default: typeof __VLS_export;
|
|
12
11
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,22 +1,20 @@
|
|
|
1
1
|
import { PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
2
|
import { TooltipPositionerProps } from "./types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
|
-
|
|
5
3
|
//#region src/components/tooltip/tooltip-positioner.vue.d.ts
|
|
6
4
|
declare var __VLS_8: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_8) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<TooltipPositionerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
9
|
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
12
10
|
pointerDownOutside: (event: PointerDownOutsideEvent) => any;
|
|
13
|
-
}, string,
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<TooltipPositionerProps> & Readonly<{
|
|
14
12
|
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
15
13
|
onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
|
|
16
14
|
}>, {
|
|
17
15
|
avoidCollisions: boolean;
|
|
18
16
|
prioritizePosition: boolean;
|
|
19
|
-
}, {}, {}, {}, string,
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
19
|
declare const _default: typeof __VLS_export;
|
|
22
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { TooltipRootProps } from "./types.js";
|
|
2
|
-
import * as _$vue from "vue";
|
|
3
2
|
|
|
4
3
|
//#region src/components/tooltip/tooltip-root.vue.d.ts
|
|
5
4
|
declare var __VLS_8: {
|
|
@@ -8,14 +7,14 @@ declare var __VLS_8: {
|
|
|
8
7
|
type __VLS_Slots = {} & {
|
|
9
8
|
default?: (props: typeof __VLS_8) => any;
|
|
10
9
|
};
|
|
11
|
-
declare const __VLS_base:
|
|
10
|
+
declare const __VLS_base: import("vue").DefineComponent<TooltipRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
11
|
"update:open": (value: boolean) => any;
|
|
13
|
-
}, string,
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<TooltipRootProps> & Readonly<{
|
|
14
13
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
15
14
|
}>, {
|
|
16
15
|
open: boolean;
|
|
17
16
|
defaultOpen: boolean;
|
|
18
|
-
}, {}, {}, {}, string,
|
|
17
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
19
|
declare const _default: typeof __VLS_export;
|
|
21
20
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
import { AsTag } from "../primitive/types.js";
|
|
2
2
|
import { PopperAnchorProps } from "../popper/types.js";
|
|
3
|
-
import * as _$vue from "vue";
|
|
4
|
-
|
|
5
3
|
//#region src/components/tooltip/tooltip-trigger.vue.d.ts
|
|
6
4
|
declare var __VLS_8: {};
|
|
7
5
|
type __VLS_Slots = {} & {
|
|
8
6
|
default?: (props: typeof __VLS_8) => any;
|
|
9
7
|
};
|
|
10
|
-
declare const __VLS_base:
|
|
11
|
-
as: AsTag |
|
|
12
|
-
}, {}, {}, {}, string,
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<PopperAnchorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {
|
|
9
|
+
as: AsTag | import("vue").Component;
|
|
10
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
11
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
12
|
declare const _default: typeof __VLS_export;
|
|
15
13
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { TreeSelectEvent, TreeToggleEvent } from "../../types/event.js";
|
|
2
2
|
import { AsTag } from "../primitive/types.js";
|
|
3
3
|
import { TreeItemProps } from "./types.js";
|
|
4
|
-
import * as _$vue from "vue";
|
|
5
4
|
|
|
6
5
|
//#region src/components/tree/tree-item.vue.d.ts
|
|
7
6
|
declare var __VLS_19: {
|
|
@@ -13,15 +12,15 @@ declare var __VLS_19: {
|
|
|
13
12
|
type __VLS_Slots = {} & {
|
|
14
13
|
default?: (props: typeof __VLS_19) => any;
|
|
15
14
|
};
|
|
16
|
-
declare const __VLS_base:
|
|
15
|
+
declare const __VLS_base: import("vue").DefineComponent<TreeItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
16
|
select: (event: TreeSelectEvent<string>) => any;
|
|
18
17
|
toggle: (event: TreeToggleEvent<string>) => any;
|
|
19
|
-
}, string,
|
|
18
|
+
}, string, import("vue").PublicProps, Readonly<TreeItemProps> & Readonly<{
|
|
20
19
|
onSelect?: ((event: TreeSelectEvent<string>) => any) | undefined;
|
|
21
20
|
onToggle?: ((event: TreeToggleEvent<string>) => any) | undefined;
|
|
22
21
|
}>, {
|
|
23
|
-
as: AsTag |
|
|
24
|
-
}, {}, {}, {}, string,
|
|
22
|
+
as: AsTag | import("vue").Component;
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
25
24
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
26
25
|
declare const _default: typeof __VLS_export;
|
|
27
26
|
type __VLS_WithSlots<T, S> = T & {
|