@soybeanjs/headless 0.29.3 → 0.30.0-beta.2
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/README.md +8 -4
- package/README.zh-CN.md +8 -4
- package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/defineProperty.js +1 -0
- package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/toPrimitive.js +1 -0
- package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/toPropertyKey.js +1 -0
- package/dist/_virtual/{_@oxc-project_runtime@0.135.0 → _@oxc-project_runtime@0.143.0}/helpers/esm/typeof.js +1 -1
- package/dist/components/_icon/types.d.ts +0 -1
- package/dist/components/accordion/accordion-compact.vue.d.ts +3 -4
- 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 +1 -2
- package/dist/components/accordion/accordion-root.vue.d.ts +3 -4
- package/dist/components/accordion/accordion-trigger.vue.d.ts +1 -2
- package/dist/components/accordion/context.d.ts +3 -0
- package/dist/components/accordion/context.js +1 -1
- package/dist/components/accordion/index.d.ts +7 -7
- package/dist/components/accordion/types.d.ts +1 -1
- package/dist/components/affix/affix-compact.vue.d.ts +1 -2
- 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 +1 -2
- package/dist/components/affix/context.d.ts +2 -0
- package/dist/components/affix/index.d.ts +4 -4
- package/dist/components/affix/shared.js +1 -1
- package/dist/components/affix/types.d.ts +1 -1
- package/dist/components/alert/alert-close.js +1 -1
- package/dist/components/alert/alert-close.vue.d.ts +1 -2
- package/dist/components/alert/alert-compact.vue.d.ts +1 -2
- 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 +1 -2
- package/dist/components/alert/alert-title.vue.d.ts +1 -2
- package/dist/components/alert/context.d.ts +2 -0
- package/dist/components/alert/index.d.ts +6 -6
- package/dist/components/alert/types.d.ts +4 -3
- package/dist/components/anchor/anchor-compact.vue.d.ts +1 -2
- package/dist/components/anchor/anchor-item-compact.js +1 -1
- package/dist/components/anchor/anchor-item-compact.vue.d.ts +1 -2
- package/dist/components/anchor/anchor-link.js +1 -1
- package/dist/components/anchor/anchor-link.vue.d.ts +2 -1
- package/dist/components/anchor/anchor-root.js +1 -1
- package/dist/components/anchor/anchor-root.vue.d.ts +2 -1
- package/dist/components/anchor/context.d.ts +2 -0
- package/dist/components/anchor/index.d.ts +4 -4
- package/dist/components/anchor/shared.js +1 -1
- package/dist/components/anchor/types.d.ts +3 -3
- package/dist/components/arrow/arrow.js +1 -1
- package/dist/components/arrow/arrow.vue.d.ts +1 -2
- package/dist/components/arrow/index.d.ts +1 -1
- package/dist/components/arrow/types.d.ts +1 -1
- package/dist/components/aspect-ratio/aspect-ratio.js +1 -1
- package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +1 -2
- package/dist/components/aspect-ratio/index.d.ts +1 -1
- package/dist/components/aspect-ratio/types.d.ts +0 -1
- package/dist/components/autocomplete/autocomplete-compact.js +1 -1
- package/dist/components/autocomplete/autocomplete-compact.vue.d.ts +3 -4
- package/dist/components/autocomplete/autocomplete-input.js +1 -1
- package/dist/components/autocomplete/autocomplete-input.vue.d.ts +5 -6
- package/dist/components/autocomplete/autocomplete-root.js +1 -1
- package/dist/components/autocomplete/autocomplete-root.vue.d.ts +2 -2
- package/dist/components/autocomplete/context.d.ts +3 -0
- package/dist/components/autocomplete/index.d.ts +15 -13
- package/dist/components/autocomplete/types.d.ts +5 -2
- package/dist/components/avatar/avatar-compact.js +1 -1
- package/dist/components/avatar/avatar-compact.vue.d.ts +2 -1
- package/dist/components/avatar/avatar-fallback.vue.d.ts +1 -2
- package/dist/components/avatar/avatar-image.js +1 -1
- package/dist/components/avatar/avatar-image.vue.d.ts +2 -1
- package/dist/components/avatar/avatar-root.vue.d.ts +1 -2
- package/dist/components/avatar/context.d.ts +3 -0
- package/dist/components/avatar/index.d.ts +4 -4
- package/dist/components/avatar/types.d.ts +13 -3
- package/dist/components/backtop/backtop.vue.d.ts +1 -2
- package/dist/components/backtop/index.d.ts +1 -1
- package/dist/components/backtop/shared.js +1 -1
- package/dist/components/backtop/types.d.ts +0 -1
- package/dist/components/badge/badge-compact.vue.d.ts +1 -2
- package/dist/components/badge/badge-content.vue.d.ts +1 -2
- package/dist/components/badge/badge-root.js +1 -1
- package/dist/components/badge/badge-root.vue.d.ts +1 -2
- package/dist/components/badge/context.d.ts +2 -0
- package/dist/components/badge/index.d.ts +3 -3
- package/dist/components/badge/types.d.ts +4 -2
- package/dist/components/bottom-sheet/bottom-sheet-compact.js +1 -1
- package/dist/components/bottom-sheet/bottom-sheet-compact.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/bottom-sheet-handle.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/bottom-sheet-overlay.vue.d.ts +1 -1
- package/dist/components/bottom-sheet/bottom-sheet-popup.vue.d.ts +1 -1
- package/dist/components/bottom-sheet/bottom-sheet-root-nested.js +1 -1
- package/dist/components/bottom-sheet/bottom-sheet-root-nested.vue.d.ts +2 -2
- package/dist/components/bottom-sheet/bottom-sheet-root.js +1 -1
- package/dist/components/bottom-sheet/bottom-sheet-root.vue.d.ts +1 -2
- package/dist/components/bottom-sheet/context.d.ts +2 -0
- package/dist/components/bottom-sheet/context.js +1 -1
- package/dist/components/bottom-sheet/index.d.ts +17 -16
- package/dist/components/bottom-sheet/types.d.ts +3 -2
- package/dist/components/breadcrumb/breadcrumb-compact.js +1 -1
- package/dist/components/breadcrumb/breadcrumb-compact.vue.d.ts +3 -4
- 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 +2 -0
- package/dist/components/breadcrumb/index.d.ts +8 -8
- package/dist/components/breadcrumb/types.d.ts +3 -3
- package/dist/components/button/button-group.js +1 -0
- package/dist/components/button/button-group.vue.d.ts +20 -0
- package/dist/components/button/button.vue.d.ts +2 -1
- package/dist/components/button/index.d.ts +4 -3
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/types.d.ts +19 -3
- package/dist/components/calendar/calendar-cell-trigger.js +1 -1
- package/dist/components/calendar/calendar-cell-trigger.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-cell.vue.d.ts +2 -2
- package/dist/components/calendar/calendar-compact.vue.d.ts +3 -4
- package/dist/components/calendar/calendar-grid-body.vue.d.ts +2 -2
- package/dist/components/calendar/calendar-grid-head.vue.d.ts +2 -2
- package/dist/components/calendar/calendar-grid-row.vue.d.ts +2 -2
- package/dist/components/calendar/calendar-grid.vue.d.ts +2 -2
- package/dist/components/calendar/calendar-head-cell.vue.d.ts +2 -2
- 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.js +1 -1
- package/dist/components/calendar/calendar-next.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-prev.js +1 -1
- package/dist/components/calendar/calendar-prev.vue.d.ts +1 -2
- package/dist/components/calendar/calendar-root.vue.d.ts +3 -4
- package/dist/components/calendar/context.d.ts +2 -0
- package/dist/components/calendar/index.d.ts +13 -13
- package/dist/components/calendar/types.d.ts +3 -2
- package/dist/components/calendar/use-calendar.js +1 -1
- package/dist/components/calendar-range/calendar-range-cell-trigger.js +1 -1
- 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 +2 -2
- package/dist/components/calendar-range/calendar-range-compact.vue.d.ts +2 -1
- package/dist/components/calendar-range/calendar-range-grid-body.vue.d.ts +2 -2
- package/dist/components/calendar-range/calendar-range-grid-head.vue.d.ts +2 -2
- package/dist/components/calendar-range/calendar-range-grid-row.vue.d.ts +2 -2
- package/dist/components/calendar-range/calendar-range-grid.vue.d.ts +2 -2
- package/dist/components/calendar-range/calendar-range-head-cell.vue.d.ts +2 -2
- 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.js +1 -1
- package/dist/components/calendar-range/calendar-range-next.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-prev.js +1 -1
- package/dist/components/calendar-range/calendar-range-prev.vue.d.ts +1 -2
- package/dist/components/calendar-range/calendar-range-root.js +1 -1
- package/dist/components/calendar-range/calendar-range-root.vue.d.ts +3 -1
- package/dist/components/calendar-range/context.d.ts +2 -0
- package/dist/components/calendar-range/index.d.ts +13 -13
- package/dist/components/calendar-range/types.d.ts +3 -2
- package/dist/components/calendar-range/use-calendar-range.js +1 -1
- package/dist/components/card/card-collapsible-trigger.vue.d.ts +1 -2
- package/dist/components/card/card-compact.vue.d.ts +1 -2
- 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 +1 -2
- 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 +2 -0
- package/dist/components/card/index.d.ts +9 -9
- package/dist/components/card/types.d.ts +1 -1
- package/dist/components/carousel/carousel-compact.vue.d.ts +4 -4
- 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.js +1 -1
- package/dist/components/carousel/carousel-next.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-previous.js +1 -1
- package/dist/components/carousel/carousel-previous.vue.d.ts +1 -2
- package/dist/components/carousel/carousel-root.js +1 -1
- package/dist/components/carousel/carousel-root.vue.d.ts +2 -1
- package/dist/components/carousel/context.d.ts +2 -0
- package/dist/components/carousel/index.d.ts +9 -9
- package/dist/components/carousel/types.d.ts +1 -1
- package/dist/components/cascader/cascader-clear.js +1 -0
- package/dist/components/cascader/cascader-clear.vue.d.ts +18 -0
- package/dist/components/cascader/cascader-compact.js +1 -0
- package/dist/components/cascader/cascader-compact.vue.d.ts +31 -0
- package/dist/components/cascader/cascader-content.js +1 -0
- package/dist/components/cascader/cascader-content.vue.d.ts +61 -0
- package/dist/components/cascader/cascader-empty.js +1 -0
- package/dist/components/cascader/cascader-empty.vue.d.ts +16 -0
- package/dist/components/cascader/cascader-menu.js +1 -0
- package/dist/components/cascader/cascader-menu.vue.d.ts +30 -0
- package/dist/components/cascader/cascader-option.js +1 -0
- package/dist/components/cascader/cascader-option.vue.d.ts +33 -0
- package/dist/components/cascader/cascader-root.js +1 -0
- package/dist/components/cascader/cascader-root.vue.d.ts +30 -0
- package/dist/components/cascader/cascader-search-input.js +1 -0
- package/dist/components/cascader/cascader-search-input.vue.d.ts +6 -0
- package/dist/components/cascader/cascader-tags.js +1 -0
- package/dist/components/cascader/cascader-tags.vue.d.ts +23 -0
- package/dist/components/cascader/cascader-trigger.js +1 -0
- package/dist/components/cascader/cascader-trigger.vue.d.ts +20 -0
- package/dist/components/cascader/cascader-value.js +1 -0
- package/dist/components/cascader/cascader-value.vue.d.ts +22 -0
- package/dist/components/cascader/context.d.ts +46 -0
- package/dist/components/cascader/context.js +1 -0
- package/dist/components/cascader/hooks.js +1 -0
- package/dist/components/cascader/index.d.ts +14 -0
- package/dist/components/cascader/index.js +1 -0
- package/dist/components/cascader/shared.js +1 -0
- package/dist/components/cascader/types.d.ts +479 -0
- package/dist/components/checkbox/checkbox-card-compact.vue.d.ts +4 -3
- package/dist/components/checkbox/checkbox-card-group-compact.js +1 -1
- package/dist/components/checkbox/checkbox-card-group-compact.vue.d.ts +3 -4
- package/dist/components/checkbox/checkbox-compact.vue.d.ts +9 -8
- package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -1
- package/dist/components/checkbox/checkbox-group-compact.vue.d.ts +3 -4
- package/dist/components/checkbox/checkbox-group-root.vue.d.ts +4 -4
- package/dist/components/checkbox/checkbox-indicator.vue.d.ts +2 -2
- package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -1
- package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -2
- package/dist/components/checkbox/context.d.ts +2 -0
- package/dist/components/checkbox/index.d.ts +9 -9
- package/dist/components/checkbox/types.d.ts +6 -4
- package/dist/components/clipboard/clipboard.js +1 -1
- package/dist/components/clipboard/clipboard.vue.d.ts +3 -37
- package/dist/components/clipboard/index.d.ts +1 -1
- package/dist/components/clipboard/shared.js +1 -0
- package/dist/components/clipboard/types.d.ts +25 -18
- package/dist/components/collapsible/collapsible-content.js +1 -1
- package/dist/components/collapsible/collapsible-content.vue.d.ts +1 -2
- package/dist/components/collapsible/collapsible-root.vue.d.ts +1 -2
- package/dist/components/collapsible/collapsible-trigger.vue.d.ts +1 -2
- package/dist/components/collapsible/context.d.ts +3 -0
- package/dist/components/collapsible/index.d.ts +3 -3
- package/dist/components/collapsible/types.d.ts +3 -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 +4 -4
- package/dist/components/color-area/color-area-root.vue.d.ts +5 -5
- package/dist/components/color-area/color-area-thumb.vue.d.ts +2 -2
- package/dist/components/color-area/context.d.ts +2 -0
- package/dist/components/color-area/index.d.ts +4 -4
- package/dist/components/color-area/types.d.ts +1 -1
- package/dist/components/color-field/color-field-compact.vue.d.ts +2 -2
- package/dist/components/color-field/color-field-input.js +1 -1
- 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 -4
- package/dist/components/color-field/context.d.ts +2 -0
- package/dist/components/color-field/index.d.ts +3 -3
- package/dist/components/color-field/types.d.ts +1 -1
- package/dist/components/color-picker/color-picker-compact.vue.d.ts +5 -3
- package/dist/components/color-picker/color-picker-root.js +1 -1
- package/dist/components/color-picker/color-picker-root.vue.d.ts +5 -5
- package/dist/components/color-picker/color-picker-trigger.vue.d.ts +2 -2
- package/dist/components/color-picker/context.d.ts +2 -0
- package/dist/components/color-picker/index.d.ts +3 -3
- package/dist/components/color-picker/types.d.ts +1 -1
- package/dist/components/color-slider/color-slider-compact.vue.d.ts +4 -4
- package/dist/components/color-slider/color-slider-root.js +1 -1
- package/dist/components/color-slider/color-slider-root.vue.d.ts +8 -6
- 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 +2 -0
- package/dist/components/color-slider/index.d.ts +4 -4
- package/dist/components/color-slider/types.d.ts +1 -1
- 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 +2 -0
- package/dist/components/color-swatch/index.d.ts +4 -4
- package/dist/components/color-swatch/types.d.ts +2 -2
- package/dist/components/color-swatch-picker/color-swatch-picker-compact.js +1 -1
- package/dist/components/color-swatch-picker/color-swatch-picker-compact.vue.d.ts +8 -5
- 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 +2 -1
- package/dist/components/color-swatch-picker/color-swatch-picker-root.vue.d.ts +7 -6
- package/dist/components/color-swatch-picker/context.d.ts +2 -0
- package/dist/components/color-swatch-picker/index.d.ts +5 -5
- package/dist/components/color-swatch-picker/types.d.ts +1 -1
- package/dist/components/combobox/combobox-arrow.vue.d.ts +2 -1
- package/dist/components/combobox/combobox-cancel.vue.d.ts +2 -2
- package/dist/components/combobox/combobox-compact.vue.d.ts +6 -3
- package/dist/components/combobox/combobox-content-impl.js +1 -1
- package/dist/components/combobox/combobox-content.vue.d.ts +2 -1
- package/dist/components/combobox/combobox-empty.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-group.js +1 -1
- package/dist/components/combobox/combobox-group.vue.d.ts +2 -1
- package/dist/components/combobox/combobox-input.js +1 -1
- package/dist/components/combobox/combobox-input.vue.d.ts +5 -6
- package/dist/components/combobox/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item.vue.d.ts +2 -2
- package/dist/components/combobox/combobox-root.js +1 -1
- package/dist/components/combobox/combobox-root.vue.d.ts +5 -3
- package/dist/components/combobox/combobox-separator.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-trigger.vue.d.ts +3 -1
- package/dist/components/combobox/combobox-viewport.vue.d.ts +1 -2
- package/dist/components/combobox/combobox-virtualizer.vue.d.ts +1 -2
- package/dist/components/combobox/context.d.ts +2 -1
- package/dist/components/combobox/index.d.ts +17 -17
- package/dist/components/combobox/shared.js +1 -1
- package/dist/components/combobox/types.d.ts +3 -1
- package/dist/components/command/command-compact.js +1 -1
- package/dist/components/command/command-compact.vue.d.ts +8 -5
- package/dist/components/command/context.d.ts +2 -0
- package/dist/components/command/context.js +1 -1
- package/dist/components/command/index.d.ts +1 -1
- package/dist/components/command/types.d.ts +3 -2
- package/dist/components/config-provider/config-provider.vue.d.ts +1 -2
- package/dist/components/config-provider/index.d.ts +1 -1
- package/dist/components/config-provider/types.d.ts +1 -1
- package/dist/components/context-menu/context-menu-checkbox-compact.vue.d.ts +6 -3
- package/dist/components/context-menu/context-menu-compact.vue.d.ts +6 -3
- package/dist/components/context-menu/context-menu-content.js +1 -1
- package/dist/components/context-menu/context-menu-content.vue.d.ts +3 -2
- package/dist/components/context-menu/context-menu-radio-compact.vue.d.ts +8 -5
- package/dist/components/context-menu/context-menu-root.vue.d.ts +1 -2
- package/dist/components/context-menu/context-menu-trigger.js +1 -1
- package/dist/components/context-menu/context-menu-trigger.vue.d.ts +2 -2
- package/dist/components/context-menu/context-menu-wrapper-compact.vue.d.ts +2 -1
- package/dist/components/context-menu/index.d.ts +23 -22
- package/dist/components/context-menu/types.d.ts +2 -1
- package/dist/components/date-field/context.d.ts +2 -0
- package/dist/components/date-field/date-field-compact.vue.d.ts +1 -2
- package/dist/components/date-field/date-field-input.js +1 -1
- package/dist/components/date-field/date-field-input.vue.d.ts +2 -2
- package/dist/components/date-field/date-field-root.js +1 -1
- package/dist/components/date-field/date-field-root.vue.d.ts +4 -4
- package/dist/components/date-field/index.d.ts +3 -3
- package/dist/components/date-field/types.d.ts +2 -1
- package/dist/components/date-picker/context.d.ts +2 -0
- package/dist/components/date-picker/date-picker-compact.js +1 -1
- package/dist/components/date-picker/date-picker-compact.vue.d.ts +6 -272
- package/dist/components/date-picker/index.d.ts +1 -1
- package/dist/components/date-picker/types.d.ts +25 -3
- package/dist/components/date-range-field/context.d.ts +2 -0
- package/dist/components/date-range-field/date-range-field-compact.vue.d.ts +2 -1
- package/dist/components/date-range-field/date-range-field-input.js +1 -1
- package/dist/components/date-range-field/date-range-field-input.vue.d.ts +2 -2
- package/dist/components/date-range-field/date-range-field-root.js +1 -1
- package/dist/components/date-range-field/date-range-field-root.vue.d.ts +5 -3
- package/dist/components/date-range-field/index.d.ts +3 -3
- package/dist/components/date-range-field/types.d.ts +2 -1
- package/dist/components/date-range-picker/context.d.ts +2 -0
- package/dist/components/date-range-picker/date-range-picker-compact.js +1 -1
- package/dist/components/date-range-picker/date-range-picker-compact.vue.d.ts +6 -275
- package/dist/components/date-range-picker/index.d.ts +1 -1
- package/dist/components/date-range-picker/types.d.ts +29 -4
- package/dist/components/dialog/context.d.ts +3 -0
- package/dist/components/dialog/context.js +1 -1
- package/dist/components/dialog/dialog-cancel.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-compact.js +1 -1
- package/dist/components/dialog/dialog-compact.vue.d.ts +10 -3
- package/dist/components/dialog/dialog-confirm.vue.d.ts +2 -2
- 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-fullscreen.js +1 -0
- package/dist/components/dialog/dialog-fullscreen.vue.d.ts +24 -0
- package/dist/components/dialog/dialog-header.js +1 -1
- package/dist/components/dialog/dialog-header.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-overlay.js +1 -1
- package/dist/components/dialog/dialog-overlay.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-popup-impl.js +1 -1
- package/dist/components/dialog/dialog-popup.vue.d.ts +2 -2
- package/dist/components/dialog/dialog-provider.vue.d.ts +1 -1
- package/dist/components/dialog/dialog-root.js +1 -1
- package/dist/components/dialog/dialog-root.vue.d.ts +4 -2
- package/dist/components/dialog/dialog-title.vue.d.ts +1 -2
- package/dist/components/dialog/dialog-trigger.vue.d.ts +1 -2
- package/dist/components/dialog/index.d.ts +18 -17
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dialog/state.d.ts +0 -1
- package/dist/components/dialog/state.js +1 -1
- package/dist/components/dialog/types.d.ts +65 -9
- package/dist/components/dropdown-menu/dropdown-menu-checkbox-compact.vue.d.ts +6 -3
- package/dist/components/dropdown-menu/dropdown-menu-compact.vue.d.ts +6 -3
- package/dist/components/dropdown-menu/dropdown-menu-content.js +1 -1
- package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +3 -2
- package/dist/components/dropdown-menu/dropdown-menu-radio-compact.vue.d.ts +8 -5
- package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +2 -3
- package/dist/components/dropdown-menu/dropdown-menu-trigger.js +1 -1
- package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +2 -2
- package/dist/components/dropdown-menu/dropdown-menu-wrapper-compact.vue.d.ts +2 -1
- package/dist/components/dropdown-menu/index.d.ts +23 -22
- package/dist/components/dropdown-menu/types.d.ts +2 -1
- package/dist/components/editable/context.d.ts +2 -0
- 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 +1 -2
- package/dist/components/editable/editable-edit-trigger.vue.d.ts +1 -2
- package/dist/components/editable/editable-input.js +1 -1
- package/dist/components/editable/editable-input.vue.d.ts +2 -2
- package/dist/components/editable/editable-preview.vue.d.ts +2 -2
- package/dist/components/editable/editable-root.js +1 -1
- package/dist/components/editable/editable-root.vue.d.ts +1 -2
- package/dist/components/editable/editable-submit-trigger.vue.d.ts +1 -2
- package/dist/components/editable/index.d.ts +8 -8
- package/dist/components/editable/types.d.ts +7 -4
- package/dist/components/empty/context.d.ts +2 -0
- 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/empty/index.d.ts +7 -7
- package/dist/components/empty/types.d.ts +1 -1
- package/dist/components/form/context.d.ts +2 -0
- package/dist/components/form/core/shared.js +1 -1
- package/dist/components/form/core/types.d.ts +20 -20
- package/dist/components/form/core/use-field-array.js +1 -1
- package/dist/components/form/core/use-form-state.js +1 -1
- package/dist/components/form/form-compact.vue.d.ts +2 -1
- 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.js +1 -1
- package/dist/components/form/form-field-array-compact.vue.d.ts +1 -2
- package/dist/components/form/form-field-base-compact.js +1 -1
- package/dist/components/form/form-field-base-compact.vue.d.ts +5 -6
- package/dist/components/form/form-field-compact.js +1 -1
- package/dist/components/form/form-field-compact.vue.d.ts +1 -2
- package/dist/components/form/form-field.js +1 -1
- 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/form/index.d.ts +9 -9
- package/dist/components/form/types.d.ts +2 -2
- package/dist/components/form/use-form.d.ts +0 -1
- package/dist/components/hover-card/hover-card-compact.vue.d.ts +2 -1
- package/dist/components/hover-card/hover-card-popup.vue.d.ts +1 -2
- package/dist/components/hover-card/hover-card-positioner-impl.js +1 -1
- package/dist/components/hover-card/hover-card-positioner.vue.d.ts +2 -1
- package/dist/components/hover-card/hover-card-root.vue.d.ts +1 -2
- package/dist/components/hover-card/hover-card-trigger.vue.d.ts +3 -1
- package/dist/components/hover-card/index.d.ts +8 -8
- package/dist/components/hover-card/types.d.ts +2 -2
- package/dist/components/input/context.d.ts +2 -0
- package/dist/components/input/index.d.ts +4 -4
- package/dist/components/input/input-clear.js +1 -1
- package/dist/components/input/input-clear.vue.d.ts +1 -2
- package/dist/components/input/input-compact.js +1 -1
- package/dist/components/input/input-compact.vue.d.ts +1 -2
- package/dist/components/input/input-control.vue.d.ts +1 -2
- package/dist/components/input/input-root.vue.d.ts +1 -2
- package/dist/components/input/types.d.ts +6 -3
- package/dist/components/input-number/context.d.ts +2 -0
- package/dist/components/input-number/index.d.ts +5 -5
- package/dist/components/input-number/input-number-clear.js +1 -1
- package/dist/components/input-number/input-number-compact.js +1 -1
- package/dist/components/input-number/input-number-compact.vue.d.ts +1 -2
- package/dist/components/input-number/input-number-control.js +1 -1
- 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.js +1 -1
- package/dist/components/input-number/input-number-root.vue.d.ts +2 -3
- package/dist/components/input-number/shared.js +1 -1
- package/dist/components/input-number/types.d.ts +2 -2
- package/dist/components/input-otp/context.d.ts +2 -0
- package/dist/components/input-otp/index.d.ts +4 -4
- package/dist/components/input-otp/input-otp-compact.js +1 -1
- 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.js +1 -1
- package/dist/components/input-otp/input-otp-root.vue.d.ts +6 -7
- package/dist/components/input-otp/shared.js +1 -1
- package/dist/components/input-otp/types.d.ts +2 -2
- package/dist/components/input-otp/use-password-manager-badge.js +1 -1
- package/dist/components/kbd/index.d.ts +1 -1
- package/dist/components/kbd/kbd.vue.d.ts +1 -2
- package/dist/components/kbd/types.d.ts +1 -0
- package/dist/components/label/index.d.ts +1 -1
- package/dist/components/label/label.vue.d.ts +1 -2
- package/dist/components/label/types.d.ts +1 -0
- package/dist/components/layout/context.d.ts +4 -3
- package/dist/components/layout/context.js +1 -1
- package/dist/components/layout/index.d.ts +14 -15
- package/dist/components/layout/index.js +1 -1
- package/dist/components/layout/layout-compact.js +1 -1
- package/dist/components/layout/layout-compact.vue.d.ts +2 -2
- 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.vue.d.ts +1 -2
- package/dist/components/layout/layout-placeholder.js +1 -0
- package/dist/components/layout/layout-rail.js +1 -1
- package/dist/components/layout/layout-rail.vue.d.ts +1 -2
- package/dist/components/layout/layout-root.js +1 -1
- package/dist/components/layout/layout-root.vue.d.ts +12 -7
- 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.js +1 -1
- package/dist/components/layout/layout-trigger.vue.d.ts +1 -2
- package/dist/components/layout/shared.js +1 -1
- package/dist/components/layout/types.d.ts +44 -70
- package/dist/components/link/index.d.ts +1 -1
- package/dist/components/link/link.js +1 -1
- package/dist/components/link/link.vue.d.ts +2 -1
- package/dist/components/link/types.d.ts +1 -2
- package/dist/components/list/context.d.ts +2 -0
- package/dist/components/list/index.d.ts +5 -5
- 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/list/types.d.ts +1 -0
- package/dist/components/listbox/context.d.ts +3 -0
- package/dist/components/listbox/context.js +1 -1
- package/dist/components/listbox/index.d.ts +8 -8
- package/dist/components/listbox/listbox-content.vue.d.ts +1 -2
- package/dist/components/listbox/listbox-filter.vue.d.ts +5 -6
- 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 +2 -2
- package/dist/components/listbox/listbox-item.js +1 -1
- package/dist/components/listbox/listbox-item.vue.d.ts +2 -2
- package/dist/components/listbox/listbox-root.js +1 -1
- package/dist/components/listbox/listbox-root.vue.d.ts +6 -6
- package/dist/components/listbox/listbox-virtualizer.js +1 -1
- package/dist/components/listbox/listbox-virtualizer.vue.d.ts +1 -2
- package/dist/components/listbox/shared.js +1 -1
- package/dist/components/listbox/types.d.ts +10 -5
- package/dist/components/menu/context.d.ts +4 -1
- package/dist/components/menu/context.js +1 -1
- package/dist/components/menu/index.d.ts +23 -23
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/menu-checkbox-group.js +1 -1
- package/dist/components/menu/menu-checkbox-group.vue.d.ts +4 -4
- package/dist/components/menu/menu-checkbox-item.js +1 -1
- package/dist/components/menu/menu-checkbox-item.vue.d.ts +2 -2
- package/dist/components/menu/menu-checkbox-options-compact.js +1 -1
- package/dist/components/menu/menu-checkbox-options-compact.vue.d.ts +4 -4
- package/dist/components/menu/menu-content-impl.js +1 -1
- package/dist/components/menu/menu-content.vue.d.ts +3 -1
- 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-impl.js +1 -1
- package/dist/components/menu/menu-item-indicator.vue.d.ts +2 -2
- package/dist/components/menu/menu-item.js +1 -1
- package/dist/components/menu/menu-item.vue.d.ts +1 -2
- package/dist/components/menu/menu-option-compact.js +1 -1
- package/dist/components/menu/menu-option-compact.vue.d.ts +5 -3
- package/dist/components/menu/menu-options-compact.vue.d.ts +5 -3
- package/dist/components/menu/menu-radio-group.js +1 -1
- package/dist/components/menu/menu-radio-group.vue.d.ts +7 -7
- package/dist/components/menu/menu-radio-item.js +1 -1
- package/dist/components/menu/menu-radio-item.vue.d.ts +1 -2
- package/dist/components/menu/menu-radio-options-compact.js +1 -1
- package/dist/components/menu/menu-radio-options-compact.vue.d.ts +6 -6
- package/dist/components/menu/menu-root.vue.d.ts +1 -2
- package/dist/components/menu/menu-sub-content.vue.d.ts +3 -1
- package/dist/components/menu/menu-sub-trigger.js +1 -1
- package/dist/components/menu/menu-sub-trigger.vue.d.ts +1 -2
- package/dist/components/menu/menu-sub.vue.d.ts +1 -2
- package/dist/components/menu/shared.js +1 -1
- package/dist/components/menu/types.d.ts +11 -8
- package/dist/components/menubar/context.d.ts +3 -0
- package/dist/components/menubar/context.js +1 -1
- package/dist/components/menubar/index.d.ts +22 -21
- package/dist/components/menubar/menubar-compact.js +1 -1
- package/dist/components/menubar/menubar-compact.vue.d.ts +6 -3
- package/dist/components/menubar/menubar-content.js +1 -1
- package/dist/components/menubar/menubar-content.vue.d.ts +7 -3
- package/dist/components/menubar/menubar-menu.vue.d.ts +2 -1
- package/dist/components/menubar/menubar-menus.js +1 -0
- package/dist/components/menubar/menubar-root.js +1 -1
- package/dist/components/menubar/menubar-root.vue.d.ts +7 -3
- package/dist/components/menubar/menubar-sub-content.vue.d.ts +2 -1
- package/dist/components/menubar/menubar-sub-trigger.vue.d.ts +1 -2
- package/dist/components/menubar/menubar-trigger.js +1 -1
- package/dist/components/menubar/menubar-trigger.vue.d.ts +3 -4
- package/dist/components/menubar/types.d.ts +60 -3
- package/dist/components/navigation-menu/context.d.ts +2 -0
- package/dist/components/navigation-menu/context.js +1 -1
- package/dist/components/navigation-menu/index.d.ts +10 -10
- package/dist/components/navigation-menu/navigation-menu-compact.vue.d.ts +2 -1
- package/dist/components/navigation-menu/navigation-menu-content-impl.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-content.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +2 -1
- 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.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-option-compact.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +2 -1
- package/dist/components/navigation-menu/navigation-menu-sub-list.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +1 -2
- package/dist/components/navigation-menu/navigation-menu-sub-option-compact.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +2 -2
- package/dist/components/navigation-menu/navigation-menu-viewport.js +1 -1
- package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +2 -1
- package/dist/components/navigation-menu/shared.js +1 -1
- package/dist/components/navigation-menu/types.d.ts +4 -4
- package/dist/components/page-tabs/context.d.ts +2 -0
- package/dist/components/page-tabs/hooks.js +1 -1
- package/dist/components/page-tabs/index.d.ts +7 -7
- package/dist/components/page-tabs/page-tabs-close.js +1 -1
- package/dist/components/page-tabs/page-tabs-close.vue.d.ts +1 -2
- package/dist/components/page-tabs/page-tabs-compact.js +1 -1
- package/dist/components/page-tabs/page-tabs-compact.vue.d.ts +9 -6
- package/dist/components/page-tabs/page-tabs-item.js +1 -1
- package/dist/components/page-tabs/page-tabs-item.vue.d.ts +12 -3
- package/dist/components/page-tabs/page-tabs-pin.js +1 -1
- package/dist/components/page-tabs/page-tabs-pin.vue.d.ts +1 -2
- package/dist/components/page-tabs/page-tabs-root.js +1 -1
- package/dist/components/page-tabs/page-tabs-root.vue.d.ts +3 -3
- package/dist/components/page-tabs/types.d.ts +65 -2
- package/dist/components/pagination/context.d.ts +2 -0
- package/dist/components/pagination/index.d.ts +9 -9
- package/dist/components/pagination/pagination-compact.vue.d.ts +1 -2
- 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.js +1 -1
- 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 +1 -2
- package/dist/components/pagination/shared.js +1 -1
- package/dist/components/pagination/types.d.ts +5 -3
- package/dist/components/password/context.d.ts +2 -0
- package/dist/components/password/index.d.ts +1 -1
- package/dist/components/password/password-compact.js +1 -1
- package/dist/components/password/password-compact.vue.d.ts +2 -2
- package/dist/components/password/types.d.ts +7 -1
- package/dist/components/popconfirm/context.d.ts +2 -0
- package/dist/components/popconfirm/index.d.ts +15 -15
- package/dist/components/popconfirm/popconfirm-cancel.vue.d.ts +1 -2
- package/dist/components/popconfirm/popconfirm-compact.vue.d.ts +2 -1
- package/dist/components/popconfirm/popconfirm-confirm.vue.d.ts +1 -2
- 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/popconfirm/types.d.ts +2 -2
- package/dist/components/popover/context.d.ts +3 -0
- package/dist/components/popover/index.d.ts +9 -9
- package/dist/components/popover/popover-anchor.vue.d.ts +2 -1
- package/dist/components/popover/popover-close.vue.d.ts +1 -2
- package/dist/components/popover/popover-compact.vue.d.ts +2 -1
- package/dist/components/popover/popover-popup.vue.d.ts +1 -2
- package/dist/components/popover/popover-positioner-impl.js +1 -1
- package/dist/components/popover/popover-positioner.vue.d.ts +2 -1
- package/dist/components/popover/popover-root.vue.d.ts +1 -2
- package/dist/components/popover/popover-trigger.vue.d.ts +2 -2
- package/dist/components/popover/types.d.ts +2 -2
- package/dist/components/popper/context.d.ts +2 -1
- package/dist/components/popper/index.d.ts +5 -5
- 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.js +1 -1
- package/dist/components/popper/popper-positioner.vue.d.ts +3 -3
- package/dist/components/popper/popper-root.js +1 -1
- package/dist/components/popper/popper-root.vue.d.ts +1 -2
- package/dist/components/popper/shared.js +1 -1
- package/dist/components/popper/types.d.ts +1 -1
- package/dist/components/portal/index.d.ts +1 -1
- package/dist/components/portal/portal.vue.d.ts +1 -2
- package/dist/components/portal/types.d.ts +1 -0
- package/dist/components/primitive/primitive.d.ts +0 -1
- package/dist/components/primitive/types.d.ts +1 -1
- package/dist/components/progress/context.d.ts +2 -0
- package/dist/components/progress/index.d.ts +6 -6
- package/dist/components/progress/progress-circle-compact.vue.d.ts +1 -2
- package/dist/components/progress/progress-circle-svg.vue.d.ts +1 -2
- package/dist/components/progress/progress-compact.vue.d.ts +1 -2
- 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.js +1 -1
- package/dist/components/progress/progress-root.vue.d.ts +1 -2
- package/dist/components/progress/state.d.ts +0 -1
- package/dist/components/progress/state.js +1 -1
- package/dist/components/progress/types.d.ts +1 -1
- package/dist/components/radio-group/context.d.ts +3 -0
- package/dist/components/radio-group/index.d.ts +7 -7
- package/dist/components/radio-group/radio-group-card-compact.js +1 -1
- package/dist/components/radio-group/radio-group-card-compact.vue.d.ts +3 -4
- package/dist/components/radio-group/radio-group-compact.vue.d.ts +3 -4
- package/dist/components/radio-group/radio-group-control.js +1 -1
- package/dist/components/radio-group/radio-group-control.vue.d.ts +3 -4
- package/dist/components/radio-group/radio-group-indicator.vue.d.ts +2 -2
- package/dist/components/radio-group/radio-group-item.vue.d.ts +1 -2
- package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -1
- package/dist/components/radio-group/radio-group-root.vue.d.ts +4 -4
- package/dist/components/radio-group/types.d.ts +7 -5
- package/dist/components/rating/context.js +1 -0
- package/dist/components/rating/index.d.ts +4 -0
- package/dist/components/rating/index.js +1 -0
- package/dist/components/rating/rating-item.js +1 -0
- package/dist/components/rating/rating-item.vue.d.ts +20 -0
- package/dist/components/rating/rating-root.js +1 -0
- package/dist/components/rating/rating-root.vue.d.ts +39 -0
- package/dist/components/rating/shared.js +1 -0
- package/dist/components/rating/types.d.ts +77 -0
- package/dist/components/roving-focus/context.js +1 -1
- package/dist/components/roving-focus/index.d.ts +2 -2
- package/dist/components/roving-focus/roving-focus-group.vue.d.ts +3 -1
- package/dist/components/roving-focus/roving-focus-item.vue.d.ts +1 -2
- package/dist/components/roving-focus/types.d.ts +1 -1
- package/dist/components/scroll-area/context.d.ts +2 -0
- package/dist/components/scroll-area/index.d.ts +6 -6
- package/dist/components/scroll-area/scroll-area-compact.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-corner.js +1 -1
- package/dist/components/scroll-area/scroll-area-corner.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-root.js +1 -1
- package/dist/components/scroll-area/scroll-area-root.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-scrollbar.js +1 -1
- package/dist/components/scroll-area/scroll-area-scrollbar.vue.d.ts +1 -2
- package/dist/components/scroll-area/scroll-area-thumb.js +1 -1
- 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/scroll-area/shared.js +1 -1
- package/dist/components/scroll-area/types.d.ts +1 -1
- package/dist/components/segment/index.d.ts +6 -5
- package/dist/components/segment/segment-compact.vue.d.ts +3 -4
- package/dist/components/segment/types.d.ts +2 -2
- package/dist/components/select/context.d.ts +3 -0
- package/dist/components/select/context.js +1 -1
- package/dist/components/select/index.d.ts +17 -17
- package/dist/components/select/select-arrow.vue.d.ts +2 -1
- package/dist/components/select/select-compact.js +1 -1
- package/dist/components/select/select-compact.vue.d.ts +5 -3
- package/dist/components/select/select-content-impl.js +1 -1
- package/dist/components/select/select-content.js +1 -1
- package/dist/components/select/select-content.vue.d.ts +2 -1
- 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 +2 -2
- package/dist/components/select/select-item-text.vue.d.ts +1 -2
- package/dist/components/select/select-item.js +1 -1
- package/dist/components/select/select-item.vue.d.ts +2 -2
- package/dist/components/select/select-root.js +1 -1
- package/dist/components/select/select-root.vue.d.ts +4 -4
- 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 +2 -2
- package/dist/components/select/select-value.vue.d.ts +2 -1
- package/dist/components/select/select-viewport.vue.d.ts +1 -2
- package/dist/components/select/types.d.ts +26 -6
- package/dist/components/separator/context.d.ts +2 -0
- package/dist/components/separator/index.d.ts +3 -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.js +1 -1
- package/dist/components/separator/separator-root.vue.d.ts +2 -2
- package/dist/components/separator/types.d.ts +2 -1
- package/dist/components/skeleton/index.d.ts +1 -1
- package/dist/components/skeleton/skeleton.vue.d.ts +1 -2
- package/dist/components/skeleton/types.d.ts +0 -1
- package/dist/components/slider/context.d.ts +2 -0
- package/dist/components/slider/index.d.ts +5 -5
- package/dist/components/slider/shared.js +1 -1
- package/dist/components/slider/slider-compact.js +1 -1
- package/dist/components/slider/slider-compact.vue.d.ts +1 -2
- package/dist/components/slider/slider-range.vue.d.ts +1 -2
- package/dist/components/slider/slider-root.js +1 -1
- package/dist/components/slider/slider-root.vue.d.ts +4 -3
- 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/slider/types.d.ts +4 -2
- package/dist/components/splitter/context.d.ts +2 -0
- package/dist/components/splitter/index.d.ts +3 -3
- package/dist/components/splitter/shared.js +1 -1
- package/dist/components/splitter/splitter-group.js +1 -1
- package/dist/components/splitter/splitter-group.vue.d.ts +3 -2
- package/dist/components/splitter/splitter-panel.vue.d.ts +1 -2
- package/dist/components/splitter/splitter-resize-handle.js +1 -1
- package/dist/components/splitter/splitter-resize-handle.vue.d.ts +1 -2
- package/dist/components/splitter/types.d.ts +2 -2
- package/dist/components/stepper/context.d.ts +2 -0
- package/dist/components/stepper/index.d.ts +8 -8
- package/dist/components/stepper/stepper-compact.js +1 -1
- package/dist/components/stepper/stepper-compact.vue.d.ts +1 -2
- package/dist/components/stepper/stepper-description.vue.d.ts +2 -2
- package/dist/components/stepper/stepper-indicator.vue.d.ts +2 -2
- package/dist/components/stepper/stepper-item.js +1 -1
- package/dist/components/stepper/stepper-item.vue.d.ts +1 -2
- package/dist/components/stepper/stepper-root.js +1 -1
- package/dist/components/stepper/stepper-root.vue.d.ts +3 -2
- package/dist/components/stepper/stepper-separator.vue.d.ts +2 -1
- package/dist/components/stepper/stepper-title.vue.d.ts +2 -2
- package/dist/components/stepper/stepper-trigger.vue.d.ts +2 -2
- package/dist/components/stepper/types.d.ts +3 -3
- package/dist/components/switch/context.d.ts +3 -0
- package/dist/components/switch/index.d.ts +4 -4
- package/dist/components/switch/switch-compact.js +1 -1
- package/dist/components/switch/switch-compact.vue.d.ts +4 -4
- package/dist/components/switch/switch-control.vue.d.ts +2 -1
- package/dist/components/switch/switch-root.js +1 -1
- package/dist/components/switch/switch-root.vue.d.ts +5 -5
- package/dist/components/switch/switch-thumb.vue.d.ts +2 -2
- package/dist/components/switch/types.d.ts +4 -3
- package/dist/components/table/context.d.ts +2 -0
- package/dist/components/table/hooks.js +1 -1
- package/dist/components/table/index.d.ts +10 -10
- package/dist/components/table/shared.d.ts +2 -1
- package/dist/components/table/shared.js +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-cell.js +1 -1
- package/dist/components/table/table-compact-head.js +1 -1
- package/dist/components/table/table-compact.js +1 -1
- package/dist/components/table/table-compact.vue.d.ts +3 -4
- 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/table/types.d.ts +3 -3
- package/dist/components/tabs/context.d.ts +3 -1
- package/dist/components/tabs/index.d.ts +6 -6
- package/dist/components/tabs/tabs-compact.vue.d.ts +3 -4
- package/dist/components/tabs/tabs-content.js +1 -1
- package/dist/components/tabs/tabs-content.vue.d.ts +1 -2
- package/dist/components/tabs/tabs-indicator.js +1 -1
- 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 +3 -2
- package/dist/components/tabs/tabs-trigger.js +1 -1
- package/dist/components/tabs/tabs-trigger.vue.d.ts +2 -2
- package/dist/components/tabs/types.d.ts +3 -2
- package/dist/components/tag/index.d.ts +1 -1
- package/dist/components/tag/tag.js +1 -1
- package/dist/components/tag/tag.vue.d.ts +1 -2
- package/dist/components/tag/types.d.ts +1 -0
- package/dist/components/tags-input/context.d.ts +2 -0
- package/dist/components/tags-input/index.d.ts +7 -7
- package/dist/components/tags-input/tags-input-clear.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-compact.js +1 -1
- package/dist/components/tags-input/tags-input-compact.vue.d.ts +6 -5
- package/dist/components/tags-input/tags-input-control.js +1 -1
- 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.js +1 -1
- package/dist/components/tags-input/tags-input-item-text.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-item.js +1 -1
- package/dist/components/tags-input/tags-input-item.vue.d.ts +1 -2
- package/dist/components/tags-input/tags-input-root.js +1 -1
- package/dist/components/tags-input/tags-input-root.vue.d.ts +4 -5
- package/dist/components/tags-input/types.d.ts +4 -2
- package/dist/components/textarea/context.d.ts +2 -0
- package/dist/components/textarea/index.d.ts +5 -5
- package/dist/components/textarea/shared.js +1 -1
- package/dist/components/textarea/textarea-clear.vue.d.ts +1 -2
- package/dist/components/textarea/textarea-compact.js +1 -1
- package/dist/components/textarea/textarea-compact.vue.d.ts +1 -2
- package/dist/components/textarea/textarea-control.js +1 -1
- 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 +1 -2
- package/dist/components/textarea/types.d.ts +2 -2
- package/dist/components/time-field/context.d.ts +2 -0
- package/dist/components/time-field/index.d.ts +5 -5
- package/dist/components/time-field/time-field-compact.js +1 -1
- package/dist/components/time-field/time-field-compact.vue.d.ts +10 -4
- package/dist/components/time-field/time-field-input.js +1 -1
- package/dist/components/time-field/time-field-input.vue.d.ts +3 -1
- package/dist/components/time-field/time-field-root.js +1 -1
- package/dist/components/time-field/time-field-root.vue.d.ts +4 -4
- package/dist/components/time-field/types.d.ts +16 -2
- package/dist/components/time-range-field/context.d.ts +2 -0
- package/dist/components/time-range-field/index.d.ts +3 -3
- package/dist/components/time-range-field/time-range-field-compact.vue.d.ts +3 -2
- package/dist/components/time-range-field/time-range-field-input.js +1 -1
- package/dist/components/time-range-field/time-range-field-input.vue.d.ts +2 -2
- package/dist/components/time-range-field/time-range-field-root.js +1 -1
- package/dist/components/time-range-field/time-range-field-root.vue.d.ts +6 -5
- package/dist/components/time-range-field/types.d.ts +2 -1
- package/dist/components/toast/context.d.ts +2 -0
- package/dist/components/toast/hooks.js +1 -1
- package/dist/components/toast/index.d.ts +2 -2
- package/dist/components/toast/state.d.ts +0 -1
- package/dist/components/toast/state.js +1 -1
- package/dist/components/toast/toast-provider.vue.d.ts +1 -2
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/toast/toaster.js +1 -1
- package/dist/components/toast/toaster.vue.d.ts +3 -4
- package/dist/components/toast/types.d.ts +2 -2
- package/dist/components/toggle/index.d.ts +1 -1
- package/dist/components/toggle/toggle.vue.d.ts +2 -3
- package/dist/components/toggle/types.d.ts +0 -1
- package/dist/components/toggle-group/context.d.ts +2 -0
- package/dist/components/toggle-group/index.d.ts +2 -2
- package/dist/components/toggle-group/toggle-group-item.js +1 -1
- package/dist/components/toggle-group/toggle-group-item.vue.d.ts +4 -4
- package/dist/components/toggle-group/toggle-group-root.vue.d.ts +4 -4
- package/dist/components/toggle-group/types.d.ts +1 -1
- package/dist/components/toolbar/context.d.ts +2 -0
- package/dist/components/toolbar/index.d.ts +6 -6
- package/dist/components/toolbar/toolbar-button.vue.d.ts +1 -2
- package/dist/components/toolbar/toolbar-link.vue.d.ts +1 -2
- package/dist/components/toolbar/toolbar-root.vue.d.ts +2 -1
- package/dist/components/toolbar/toolbar-separator.vue.d.ts +1 -2
- package/dist/components/toolbar/toolbar-toggle-group.vue.d.ts +4 -4
- package/dist/components/toolbar/toolbar-toggle-item.vue.d.ts +4 -4
- package/dist/components/toolbar/types.d.ts +1 -1
- package/dist/components/tooltip/index.d.ts +8 -8
- package/dist/components/tooltip/tooltip-compact.vue.d.ts +2 -1
- package/dist/components/tooltip/tooltip-popup.vue.d.ts +1 -2
- package/dist/components/tooltip/tooltip-positioner-impl.js +1 -1
- package/dist/components/tooltip/tooltip-positioner.vue.d.ts +2 -1
- package/dist/components/tooltip/tooltip-root.js +1 -1
- package/dist/components/tooltip/tooltip-root.vue.d.ts +1 -2
- package/dist/components/tooltip/tooltip-trigger.vue.d.ts +3 -1
- package/dist/components/tooltip/types.d.ts +2 -2
- package/dist/components/tree/hooks.js +1 -1
- package/dist/components/tree/index.d.ts +4 -4
- package/dist/components/tree/tree-item.js +1 -1
- package/dist/components/tree/tree-item.vue.d.ts +3 -2
- package/dist/components/tree/tree-root.js +1 -1
- package/dist/components/tree/tree-root.vue.d.ts +6 -6
- package/dist/components/tree/tree-virtualizer-item.vue.d.ts +2 -1
- package/dist/components/tree/tree-virtualizer-root.js +1 -1
- package/dist/components/tree/tree-virtualizer-root.vue.d.ts +648 -9
- package/dist/components/tree/types.d.ts +10 -3
- package/dist/components/tree-menu/context.d.ts +21 -17
- package/dist/components/tree-menu/context.js +1 -1
- package/dist/components/tree-menu/index.d.ts +14 -14
- package/dist/components/tree-menu/shared.js +1 -1
- 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.js +1 -1
- package/dist/components/tree-menu/tree-menu-compact.vue.d.ts +3 -4
- 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 +2 -2
- package/dist/components/tree-menu/tree-menu-item.vue.d.ts +2 -2
- package/dist/components/tree-menu/tree-menu-option-compact.js +1 -1
- package/dist/components/tree-menu/tree-menu-option-compact.vue.d.ts +2 -2
- package/dist/components/tree-menu/tree-menu-options-compact.js +1 -1
- package/dist/components/tree-menu/tree-menu-options-compact.vue.d.ts +3 -4
- package/dist/components/tree-menu/tree-menu-root.js +1 -1
- package/dist/components/tree-menu/tree-menu-root.vue.d.ts +3 -3
- package/dist/components/tree-menu/tree-menu-slot-compact.js +1 -1
- package/dist/components/tree-menu/tree-menu-slot-compact.vue.d.ts +8 -9
- package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +2 -2
- package/dist/components/tree-menu/tree-menu-tooltip-compact.js +1 -1
- package/dist/components/tree-menu/types.d.ts +22 -5
- package/dist/components/virtualizer/index.d.ts +3 -3
- package/dist/components/virtualizer/types.d.ts +1 -1
- package/dist/components/virtualizer/virtualizer-content.js +1 -1
- 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.js +1 -1
- package/dist/components/virtualizer/virtualizer-root.vue.d.ts +4 -4
- package/dist/components/visually-hidden/index.d.ts +2 -2
- package/dist/components/visually-hidden/types.d.ts +0 -1
- package/dist/components/visually-hidden/visually-hidden-input-bubble.js +1 -1
- package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +2 -3
- package/dist/components/visually-hidden/visually-hidden.vue.d.ts +2 -2
- package/dist/components/watermark/context.d.ts +2 -0
- package/dist/components/watermark/index.d.ts +3 -3
- package/dist/components/watermark/shared.js +1 -1
- package/dist/components/watermark/types.d.ts +1 -1
- package/dist/components/watermark/watermark-compact.vue.d.ts +1 -2
- package/dist/components/watermark/watermark-overlay.vue.d.ts +1 -2
- package/dist/components/watermark/watermark-root.js +1 -1
- package/dist/components/watermark/watermark-root.vue.d.ts +1 -2
- package/dist/composables/use-arrow-navigation.d.ts +1 -0
- package/dist/composables/use-arrow-navigation.js +1 -1
- package/dist/composables/use-bool-prop.js +1 -1
- package/dist/composables/use-collection.d.ts +1 -1
- package/dist/composables/use-collection.js +1 -1
- package/dist/composables/use-controllable-state.d.ts +0 -1
- package/dist/composables/use-dismissable-layer.d.ts +4 -1
- package/dist/composables/use-dismissable-layer.js +1 -1
- package/dist/composables/use-escape-key-down.d.ts +0 -1
- package/dist/composables/use-exposed-element.d.ts +1 -0
- package/dist/composables/use-floating.d.ts +0 -1
- package/dist/composables/use-focus-scope.d.ts +1 -1
- package/dist/composables/use-forward-element.d.ts +1 -0
- package/dist/composables/use-forward-element.js +1 -1
- package/dist/composables/use-fuse.d.ts +0 -1
- package/dist/composables/use-grace-area.d.ts +0 -1
- package/dist/composables/use-grace-area.js +1 -1
- package/dist/composables/use-hide-others.d.ts +1 -1
- package/dist/composables/use-image-loading-status.d.ts +1 -1
- package/dist/composables/use-kbd.d.ts +1 -0
- package/dist/composables/use-popup-events.d.ts +1 -1
- package/dist/composables/use-presence.d.ts +0 -1
- package/dist/composables/use-presence.js +1 -1
- package/dist/composables/use-props.d.ts +0 -1
- package/dist/composables/use-selection.d.ts +1 -1
- package/dist/composables/use-state-machine.d.ts +0 -1
- package/dist/composables/use-typeahead.d.ts +0 -1
- package/dist/composables/use-typeahead.js +1 -1
- package/dist/composables/use-ui-context.d.ts +1 -1
- package/dist/constants/common.d.ts +1 -0
- package/dist/constants/components.d.ts +2 -0
- package/dist/constants/components.js +1 -1
- package/dist/date/calendar.d.ts +2 -9
- package/dist/date/calendar.js +1 -1
- package/dist/date/comparators.d.ts +0 -1
- package/dist/date/comparators.js +1 -1
- package/dist/date/formatter.d.ts +0 -1
- package/dist/date/parser.d.ts +0 -1
- package/dist/date/parser.js +1 -1
- package/dist/date/parts.d.ts +0 -1
- package/dist/date/types.d.ts +2 -3
- package/dist/date/use-date-field.d.ts +3 -1
- package/dist/date/use-date-field.js +1 -1
- package/dist/date/utils.d.ts +0 -1
- package/dist/index.d.ts +580 -471
- package/dist/index.js +1 -1
- package/dist/locale/hooks.d.ts +0 -1
- package/dist/locale/hooks.js +1 -1
- package/dist/locale/langs/ar.d.ts +0 -1
- package/dist/locale/langs/ar.js +1 -1
- package/dist/locale/langs/de.d.ts +0 -1
- package/dist/locale/langs/de.js +1 -1
- package/dist/locale/langs/en.d.ts +0 -1
- package/dist/locale/langs/en.js +1 -1
- package/dist/locale/langs/es.d.ts +0 -1
- package/dist/locale/langs/es.js +1 -1
- package/dist/locale/langs/fr.d.ts +0 -1
- package/dist/locale/langs/fr.js +1 -1
- package/dist/locale/langs/id.d.ts +0 -1
- package/dist/locale/langs/id.js +1 -1
- package/dist/locale/langs/ja.d.ts +0 -1
- package/dist/locale/langs/ja.js +1 -1
- package/dist/locale/langs/ko.d.ts +0 -1
- package/dist/locale/langs/ko.js +1 -1
- package/dist/locale/langs/pt-BR.d.ts +0 -1
- package/dist/locale/langs/pt-BR.js +1 -1
- package/dist/locale/langs/ru.d.ts +0 -1
- package/dist/locale/langs/ru.js +1 -1
- package/dist/locale/langs/tr.d.ts +0 -1
- package/dist/locale/langs/tr.js +1 -1
- package/dist/locale/langs/zh-CN.d.ts +0 -1
- package/dist/locale/langs/zh-CN.js +1 -1
- package/dist/locale/langs/zh-TW.d.ts +0 -1
- package/dist/locale/langs/zh-TW.js +1 -1
- package/dist/locale/locales.d.ts +2 -2
- package/dist/locale/locales.js +1 -1
- package/dist/locale/types.d.ts +152 -2
- package/dist/namespaced/index.d.ts +1012 -980
- package/dist/namespaced/index.js +1 -1
- package/dist/nuxt/index.d.ts +1 -0
- package/dist/shared/color.d.ts +1 -1
- package/dist/shared/color.js +1 -1
- package/dist/shared/comparison.d.ts +1 -0
- package/dist/shared/focus.d.ts +4 -6
- package/dist/shared/focus.js +1 -1
- package/dist/shared/form.d.ts +1 -0
- package/dist/shared/geometry.d.ts +1 -0
- package/dist/shared/time-picker.d.ts +1 -0
- package/dist/shared/time-picker.js +1 -1
- package/dist/shared/tree.d.ts +1 -0
- package/dist/shared/value.d.ts +1 -0
- package/dist/shared/vue.d.ts +2 -2
- package/dist/shared/vue.js +1 -1
- package/dist/types/color.d.ts +0 -1
- package/dist/types/component.d.ts +8 -4
- package/dist/types/event.d.ts +0 -1
- package/dist/types/path.d.ts +2 -3
- package/dist/types/vue.d.ts +5 -6
- package/package.json +21 -18
- package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/defineProperty.js +0 -1
- package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPrimitive.js +0 -1
- package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPropertyKey.js +0 -1
- package/dist/components/layout/layout-classic-compact.js +0 -1
- package/dist/components/layout/layout-classic-compact.vue.d.ts +0 -28
- package/dist/components/layout/layout-classic-placeholder.js +0 -1
- package/dist/components/layout/layout-classic-root.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{transformPropsToContext as e}from"../../shared/vue.js";import"../../shared/index.js";import t from"../roving-focus/roving-focus-item.js";import{providePageTabsItemContext as
|
|
1
|
+
import{transformPropsToContext as e}from"../../shared/vue.js";import"../../shared/index.js";import{useForwardElement as t}from"../../composables/use-forward-element.js";import"../../composables/index.js";import n from"../roving-focus/roving-focus-item.js";import{providePageTabsItemContext as r,usePageTabsRootContext as i,usePageTabsUi as a}from"./context.js";import{computed as o,createBlock as s,defineComponent as c,normalizeClass as l,openBlock as u,renderSlot as d,unref as f,withCtx as p,withKeys as m}from"vue";import{useSortable as h}from"@dnd-kit/vue/sortable";const g=c({name:`PageTabsItem`,__name:`page-tabs-item`,props:{value:{},pinned:{type:Boolean},draggable:{type:Boolean,default:!1},index:{}},emits:[`click`,`close`,`pin`,`tabDragStart`,`tabDragMove`,`tabDragReorder`,`tabDragEnd`],setup(c,{emit:g}){let _=c,v=g,y=a(`item`),{middleClickClose:b,modelValue:x}=i(`PageTabsItem`),S=o(()=>_.value===x.value),C=o(()=>!_.pinned),[w,T]=t(),{isDragging:E,isDropTarget:D,isDragSource:O}=h({id:o(()=>_.value),index:o(()=>_.index??0),disabled:o(()=>!_.draggable),element:w}),k=()=>{S.value||(x.value=_.value,v(`click`))},A=async()=>{C.value&&v(`close`)},j=e=>{if(e.key===`Enter`){k();return}e.key===`Backspace`&&A()},M=e=>{e.button===1&&b.value&&(e.preventDefault(),A())},N=()=>{v(`pin`,!_.pinned)};return r({...e(_,[`pinned`]),closable:C,onClose:A,onPin:N}),(e,t)=>(u(),s(n,{ref:f(T),class:l(f(y)),"data-soybean-page-tabs-item":``,"data-value":c.value,"data-active":S.value,"data-pinned":c.pinned,"data-draggable":c.draggable,"data-dragging":f(E),"data-drop-target":f(D)||void 0,"data-drag-source":f(O)||void 0,active:S.value,focusable:!0,onClick:k,onMousedown:M,onKeydown:m(j,[`enter`,`backspace`])},{default:p(()=>[d(e.$slots,`default`)]),_:3},8,[`class`,`data-value`,`data-active`,`data-pinned`,`data-draggable`,`data-dragging`,`data-drop-target`,`data-drag-source`,`active`]))}});export{g as default};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PageTabsItemProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/page-tabs/page-tabs-item.vue.d.ts
|
|
4
3
|
declare var __VLS_12: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -9,11 +8,21 @@ declare const __VLS_base: import("vue").DefineComponent<PageTabsItemProps, {}, {
|
|
|
9
8
|
click: () => any;
|
|
10
9
|
close: () => any;
|
|
11
10
|
pin: (pinned: boolean) => any;
|
|
11
|
+
tabDragStart: () => any;
|
|
12
|
+
tabDragMove: () => any;
|
|
13
|
+
tabDragReorder: () => any;
|
|
14
|
+
tabDragEnd: () => any;
|
|
12
15
|
}, string, import("vue").PublicProps, Readonly<PageTabsItemProps> & Readonly<{
|
|
13
16
|
onClick?: (() => any) | undefined;
|
|
14
17
|
onClose?: (() => any) | undefined;
|
|
15
18
|
onPin?: ((pinned: boolean) => any) | undefined;
|
|
16
|
-
|
|
19
|
+
onTabDragStart?: (() => any) | undefined;
|
|
20
|
+
onTabDragMove?: (() => any) | undefined;
|
|
21
|
+
onTabDragReorder?: (() => any) | undefined;
|
|
22
|
+
onTabDragEnd?: (() => any) | undefined;
|
|
23
|
+
}>, {
|
|
24
|
+
draggable: boolean;
|
|
25
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
17
26
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
27
|
declare const _default: typeof __VLS_export;
|
|
19
28
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -22,4 +31,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
22
31
|
};
|
|
23
32
|
};
|
|
24
33
|
//#endregion
|
|
25
|
-
export { _default };
|
|
34
|
+
export { _default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"../button/button.js";import{usePageTabsItemContext as
|
|
1
|
+
import{useLocaleMessages as e}from"../../locale/hooks.js";import"../../locale/index.js";import t from"../button/button.js";import{usePageTabsItemContext as n,usePageTabsUi as r}from"./context.js";import{computed as i,createBlock as a,createCommentVNode as o,defineComponent as s,mergeProps as c,openBlock as l,renderSlot as u,unref as d,useAttrs as f,withCtx as p,withModifiers as m}from"vue";const h=s({name:`PageTabsPin`,__name:`page-tabs-pin`,props:{type:{},disabled:{type:Boolean},asChild:{type:Boolean},as:{}},setup(s){let h=s,g=f(),_=r(`pin`),{pinned:v,onPin:y}=n(`PageTabsPin`),b=e(),x=i(()=>g[`aria-label`]??(v.value?b.value.pageTabs.unpinTab:b.value.pageTabs.pinTab));return(e,n)=>d(v)?(l(),a(t,c({key:0},h,{"data-soybean-page-tabs-pin":``,"aria-label":x.value,class:d(_),tabindex:`-1`,onClick:m(d(y),[`stop`])}),{default:p(()=>[u(e.$slots,`default`)]),_:3},16,[`aria-label`,`class`,`onClick`])):o(`v-if`,!0)}});export{h as default};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PageTabsPinProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/page-tabs/page-tabs-pin.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{transformPropsToContext as e}from"../../shared/vue.js";import"../../shared/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{usePickProps as n}from"../../composables/use-props.js";import"../../composables/index.js";import r from"../roving-focus/roving-focus-group.js";import{providePageTabsRootContext as i,usePageTabsUi as a}from"./context.js";import{usePageTabsScroll as o}from"./hooks.js";import{createBlock as s,defineComponent as c,mergeProps as l,openBlock as u,renderSlot as d,unref as f,withCtx as p}from"vue";const m=c({name:`PageTabsRoot`,__name:`page-tabs-root`,props:{modelValue:{default:void 0},middleClickClose:{type:Boolean},dir:{},loop:{type:Boolean,default:!0},currentTabStopId:{},defaultCurrentTabStopId:{},preventScrollOnEntryFocus:{type:Boolean},asChild:{type:Boolean},as:{}},emits:[`update:modelValue`],setup(c,{emit:m}){let h=c,g=m,_=a(`root`),v=n(h,[`dir`,`loop`,`currentTabStopId`,`defaultCurrentTabStopId`,`preventScrollOnEntryFocus`]),y=t(()=>h.modelValue,e=>{g(`update:modelValue`,e)},``),{setRootElement:b,onWheel:x}=o(y);return i({...e(h,[`middleClickClose`]),modelValue:y}),(e,t)=>(u(),s(r,l({ref:f(b)},f(v),{"data-soybean-page-tabs-root":``,class:[f(_),`soybean-headless-scrollbar-hidden soybean-headless-overflow-y-hidden`],orientation:`horizontal`,onWheel:f(x)}),{default:p(()=>[d(e.$slots,`default`)]),_:3},16,[`class`,`onWheel`]))}});export{m as default};
|
|
1
|
+
import{transformPropsToContext as e}from"../../shared/vue.js";import"../../shared/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{usePickProps as n}from"../../composables/use-props.js";import"../../composables/index.js";import r from"../roving-focus/roving-focus-group.js";import{providePageTabsRootContext as i,usePageTabsUi as a}from"./context.js";import{usePageTabsScroll as o}from"./hooks.js";import{createBlock as s,defineComponent as c,mergeProps as l,openBlock as u,renderSlot as d,unref as f,withCtx as p}from"vue";const m=c({name:`PageTabsRoot`,__name:`page-tabs-root`,props:{modelValue:{default:void 0},middleClickClose:{type:Boolean},draggable:{type:Boolean,default:!1},dir:{},loop:{type:Boolean,default:!0},currentTabStopId:{},defaultCurrentTabStopId:{},preventScrollOnEntryFocus:{type:Boolean},asChild:{type:Boolean},as:{}},emits:[`update:modelValue`],setup(c,{emit:m}){let h=c,g=m,_=a(`root`),v=n(h,[`dir`,`loop`,`currentTabStopId`,`defaultCurrentTabStopId`,`preventScrollOnEntryFocus`]),y=t(()=>h.modelValue,e=>{g(`update:modelValue`,e)},``),{setRootElement:b,onWheel:x}=o(y);return i({...e(h,[`middleClickClose`,`draggable`]),modelValue:y}),(e,t)=>(u(),s(r,l({ref:f(b)},f(v),{"data-soybean-page-tabs-root":``,class:[f(_),`soybean-headless-scrollbar-hidden soybean-headless-overflow-y-hidden`],orientation:`horizontal`,onWheel:f(x)}),{default:p(()=>[d(e.$slots,`default`)]),_:3},16,[`class`,`onWheel`]))}});export{m as default};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PageTabsRootProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/page-tabs/page-tabs-root.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -10,8 +9,9 @@ declare const __VLS_base: import("vue").DefineComponent<PageTabsRootProps, {}, {
|
|
|
10
9
|
}, string, import("vue").PublicProps, Readonly<PageTabsRootProps> & Readonly<{
|
|
11
10
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
12
11
|
}>, {
|
|
13
|
-
|
|
12
|
+
draggable: boolean;
|
|
14
13
|
modelValue: string;
|
|
14
|
+
loop: boolean;
|
|
15
15
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
16
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -21,4 +21,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
//#endregion
|
|
24
|
-
export { _default };
|
|
24
|
+
export { _default as default };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { MaybePromise, UiClass } from "../../types/common.js";
|
|
2
2
|
import { BaseProps } from "../../types/vue.js";
|
|
3
|
+
import "../../types/index.js";
|
|
3
4
|
import { IconValue } from "../_icon/types.js";
|
|
4
5
|
import { ButtonProps } from "../button/types.js";
|
|
5
6
|
import { RovingFocusGroupProps } from "../roving-focus/types.js";
|
|
6
7
|
import { MenuOptionData } from "../menu/types.js";
|
|
7
8
|
import { ContextMenuCompactProps } from "../context-menu/types.js";
|
|
8
9
|
import { ComputedRef, ShallowRef } from "vue";
|
|
9
|
-
|
|
10
10
|
//#region src/components/page-tabs/types.d.ts
|
|
11
11
|
/**
|
|
12
12
|
* Properties for the PageTabsRoot component.
|
|
@@ -20,6 +20,12 @@ interface PageTabsRootProps extends Omit<RovingFocusGroupProps, 'orientation'>,
|
|
|
20
20
|
* Whether middle-clicking a tab closes it.
|
|
21
21
|
*/
|
|
22
22
|
middleClickClose?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Whether tabs can be reordered by dragging. Tabs only reorder within
|
|
25
|
+
* their own zone — the pinned group always stays in front. A tab item
|
|
26
|
+
* with an explicit `draggable: false` is locked in place.
|
|
27
|
+
*/
|
|
28
|
+
draggable?: boolean;
|
|
23
29
|
}
|
|
24
30
|
/**
|
|
25
31
|
* Events for the PageTabsRoot component.
|
|
@@ -30,6 +36,19 @@ type PageTabsRootEmits = {
|
|
|
30
36
|
*/
|
|
31
37
|
(e: 'update:modelValue', value: string): void;
|
|
32
38
|
};
|
|
39
|
+
/**
|
|
40
|
+
* Event payload for tab drag operations.
|
|
41
|
+
*/
|
|
42
|
+
interface PageTabsDragEvent<T extends PageTabsOptionData = PageTabsOptionData> {
|
|
43
|
+
/**
|
|
44
|
+
* The tab being dragged.
|
|
45
|
+
*/
|
|
46
|
+
item: T;
|
|
47
|
+
/**
|
|
48
|
+
* The index the dragged tab currently sits at (updated while dragging).
|
|
49
|
+
*/
|
|
50
|
+
index: number;
|
|
51
|
+
}
|
|
33
52
|
/**
|
|
34
53
|
* Properties for the PageTabsItem component.
|
|
35
54
|
*/
|
|
@@ -42,6 +61,16 @@ interface PageTabsItemProps extends Omit<BaseProps, 'onClick'> {
|
|
|
42
61
|
* Whether the tab is pinned.
|
|
43
62
|
*/
|
|
44
63
|
pinned?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* Whether drag reordering is enabled for this tab. A non-draggable tab is
|
|
66
|
+
* locked in place: it cannot be dragged and other tabs cannot be dropped
|
|
67
|
+
* onto it. Pinned tabs reorder within the pinned zone only.
|
|
68
|
+
*/
|
|
69
|
+
draggable?: boolean;
|
|
70
|
+
/**
|
|
71
|
+
* @internal Index of the tab within `items`, used to build the drag payload.
|
|
72
|
+
*/
|
|
73
|
+
index?: number;
|
|
45
74
|
}
|
|
46
75
|
/**
|
|
47
76
|
* Events for the PageTabsItem component.
|
|
@@ -59,6 +88,23 @@ type PageTabsItemEmits = {
|
|
|
59
88
|
* Emitted when the tab is requested to be pinned.
|
|
60
89
|
*/
|
|
61
90
|
(e: 'pin', pinned: boolean): void;
|
|
91
|
+
/**
|
|
92
|
+
* Emitted when dragging this tab starts.
|
|
93
|
+
*/
|
|
94
|
+
(e: 'tabDragStart'): void;
|
|
95
|
+
/**
|
|
96
|
+
* Emitted while this tab is being dragged.
|
|
97
|
+
*/
|
|
98
|
+
(e: 'tabDragMove'): void;
|
|
99
|
+
/**
|
|
100
|
+
* Emitted when the dragged tab crosses onto a new position so the list is
|
|
101
|
+
* reordered in place while dragging (surrounding tabs shift immediately).
|
|
102
|
+
*/
|
|
103
|
+
(e: 'tabDragReorder'): void;
|
|
104
|
+
/**
|
|
105
|
+
* Emitted when dragging this tab ends.
|
|
106
|
+
*/
|
|
107
|
+
(e: 'tabDragEnd'): void;
|
|
62
108
|
};
|
|
63
109
|
/**
|
|
64
110
|
* Properties for the PageTabsClose component.
|
|
@@ -211,6 +257,23 @@ type PageTabsCompactEmits<T extends PageTabsOptionData = PageTabsOptionData> = P
|
|
|
211
257
|
* Emitted when a context menu item is selected.
|
|
212
258
|
*/
|
|
213
259
|
(e: 'selectContextMenu', menu: PageTabsContextMenuOptionData, tab: T): void;
|
|
260
|
+
/**
|
|
261
|
+
* Emitted when dragging a tab starts.
|
|
262
|
+
*/
|
|
263
|
+
(e: 'tabDragStart', tab: PageTabsDragEvent<T>): void;
|
|
264
|
+
/**
|
|
265
|
+
* Emitted while a tab is being dragged.
|
|
266
|
+
*/
|
|
267
|
+
(e: 'tabDragMove', tab: PageTabsDragEvent<T>): void;
|
|
268
|
+
/**
|
|
269
|
+
* Emitted when the dragged tab crosses onto a new position and the list is
|
|
270
|
+
* reordered in place while dragging.
|
|
271
|
+
*/
|
|
272
|
+
(e: 'tabDragReorder', tab: PageTabsDragEvent<T>): void;
|
|
273
|
+
/**
|
|
274
|
+
* Emitted when dragging a tab ends.
|
|
275
|
+
*/
|
|
276
|
+
(e: 'tabDragEnd', tab: PageTabsDragEvent<T>): void;
|
|
214
277
|
};
|
|
215
278
|
/**
|
|
216
279
|
* Slot props for a compact page tab item.
|
|
@@ -271,4 +334,4 @@ type PageTabsUiSlot = 'root' | 'item' | 'close' | 'pin' | 'itemText';
|
|
|
271
334
|
*/
|
|
272
335
|
type PageTabsUi = UiClass<PageTabsUiSlot>;
|
|
273
336
|
//#endregion
|
|
274
|
-
export { PageTabsCloseProps, PageTabsCompactEmits, PageTabsCompactItemSlotProps, PageTabsCompactProps, PageTabsCompactSlots, PageTabsContextMenuOptionData, PageTabsItemEmits, PageTabsItemProps, PageTabsOptionData, PageTabsPinProps, PageTabsRootEmits, PageTabsRootProps, PageTabsState, PageTabsUi, PageTabsUiSlot };
|
|
337
|
+
export { PageTabsCloseProps, PageTabsCompactEmits, PageTabsCompactItemSlotProps, PageTabsCompactProps, PageTabsCompactSlots, PageTabsContextMenuOptionData, PageTabsDragEvent, PageTabsItemEmits, PageTabsItemProps, PageTabsOptionData, PageTabsPinProps, PageTabsRootEmits, PageTabsRootProps, PageTabsState, PageTabsUi, PageTabsUiSlot };
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
|
+
import "../../composables/index.js";
|
|
3
4
|
import { PaginationUiSlot } from "./types.js";
|
|
5
|
+
import "../../index.js";
|
|
4
6
|
//#region src/components/pagination/context.d.ts
|
|
5
7
|
declare const providePaginationUi: (ui: import("vue").ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: UseUiConsumer<PaginationUiSlot>;
|
|
6
8
|
//#endregion
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { PaginationButtonProps, PaginationCompactEmits, PaginationCompactProps, PaginationCompactSlots, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot } from "./types.js";
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
2
|
+
import _default$8 from "./pagination-root.vue.js";
|
|
3
|
+
import _default$4 from "./pagination-list.vue.js";
|
|
4
|
+
import _default$5 from "./pagination-list-item.vue.js";
|
|
5
|
+
import _default$2 from "./pagination-first.vue.js";
|
|
6
|
+
import _default$7 from "./pagination-prev.vue.js";
|
|
7
|
+
import _default$6 from "./pagination-next.vue.js";
|
|
8
|
+
import _default$3 from "./pagination-last.vue.js";
|
|
9
|
+
import _default$1 from "./pagination-ellipsis.vue.js";
|
|
10
|
+
import _default from "./pagination-compact.vue.js";
|
|
11
11
|
import { providePaginationUi } from "./context.js";
|
|
12
12
|
export { type PaginationButtonProps, _default as PaginationCompact, type PaginationCompactEmits, type PaginationCompactProps, type PaginationCompactSlots, _default$1 as PaginationEllipsis, type PaginationEllipsisProps, _default$2 as PaginationFirst, _default$3 as PaginationLast, _default$4 as PaginationList, _default$5 as PaginationListItem, type PaginationListItemProps, type PaginationListProps, _default$6 as PaginationNext, _default$7 as PaginationPrev, _default$8 as PaginationRoot, type PaginationRootEmits, type PaginationRootProps, type PaginationUi, type PaginationUiSlot, providePaginationUi };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationCompactProps, PaginationCompactSlots } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-compact.vue.d.ts
|
|
4
3
|
type __VLS_Slots = PaginationCompactSlots;
|
|
5
4
|
declare const __VLS_base: import("vue").DefineComponent<PaginationCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -19,4 +18,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
19
18
|
};
|
|
20
19
|
};
|
|
21
20
|
//#endregion
|
|
22
|
-
export { _default };
|
|
21
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationEllipsisProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-ellipsis.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationButtonProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-first.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationButtonProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-last.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{interpolate as e}from"../../shared/string.js";import{useLocaleMessages as t}from"../../locale/hooks.js";import"../../locale/index.js";import"../../shared/index.js";import{useOmitProps as n}from"../../composables/use-props.js";import"../../composables/index.js";import r from"../button/button.js";import{usePaginationRootContext as i,usePaginationUi as a}from"./context.js";import{computed as o,createBlock as s,createTextVNode as c,defineComponent as l,mergeProps as u,openBlock as d,renderSlot as f,toDisplayString as p,unref as m,withCtx as h}from"vue";const g=l({name:`PaginationListItem`,__name:`pagination-list-item`,props:{value:{},type:{},disabled:{type:Boolean},asChild:{type:Boolean},as:{}},setup(l){let g=l,_=n(g,[`value`]),{page:v,onPageChange:y,disabled:b}=i(`PaginationListItem`),x=a(`listItem`),S=t(),C=o(()=>v.value===g.value),w=o(()=>e(S.value.pagination.pageLabel,{value:String(g.value)})),T=()=>{y(g.value)};return(e,t)=>(d(),s(r,u(m(_),{"data-soybean-pagination-list-item":``,class:m(x),"data-type":`page`,"aria-label":w.value,"aria-current":C.value?`page`:void 0,"data-selected":C.value?``:void 0,disabled:m(b),onClick:T}),{default:h(()=>[f(e.$slots,`default`,{},()=>[c(p(l.value),1)])]),_:3},16,[`class`,`aria-label`,`aria-current`,`data-selected`,`disabled`]))}});export{g as default};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationListItemProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-list-item.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Pages, PaginationListProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-list.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {
|
|
5
4
|
items: Pages;
|
|
@@ -16,4 +15,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
16
15
|
};
|
|
17
16
|
};
|
|
18
17
|
//#endregion
|
|
19
|
-
export { _default };
|
|
18
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationButtonProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-next.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationButtonProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-prev.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PaginationRootProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/pagination/pagination-root.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {
|
|
5
4
|
page: number;
|
|
@@ -29,4 +28,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
29
28
|
};
|
|
30
29
|
};
|
|
31
30
|
//#endregion
|
|
32
|
-
export { _default };
|
|
31
|
+
export { _default as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=`ellipsis`;function t(e,t){let n=t-e+1;return Array.from({length:n},(t,n)=>n+e)}function n(t){return t.map(t=>typeof t==`number`?{type:`page`,value:t}:{type:e})}function r(n,r,i,a){let o=r,s=Math.max(n-i,1),c=Math.min(n+i,o);if(a){let n=Math.min(2*i+5,r)-2,a=s>3&&Math.abs(o-n-1+1)>2&&Math.abs(s-1)>2,l=c<o-2&&Math.abs(o-n)>2&&Math.abs(o-c)>2;
|
|
1
|
+
const e=`ellipsis`;function t(e,t){let n=t-e+1;return Array.from({length:n},(t,n)=>n+e)}function n(t){return t.map(t=>typeof t==`number`?{type:`page`,value:t}:{type:e})}function r(n,r,i,a){let o=r,s=Math.max(n-i,1),c=Math.min(n+i,o);if(a){let n=Math.min(2*i+5,r)-2,a=s>3&&Math.abs(o-n-1+1)>2&&Math.abs(s-1)>2,l=c<o-2&&Math.abs(o-n)>2&&Math.abs(o-c)>2;if(!a&&l)return[...t(1,n),e,o];if(a&&!l){let r=t(o-n+1,o);return[1,e,...r]}if(a&&l){let n=t(s,c);return[1,e,...n,e,o]}return t(1,o)}let l=i*2+1;return r<l?t(1,o):n<=i+1?t(1,l):r-n<=i?t(r-l+1,o):t(s,c)}export{r as getRange,n as transform};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { BaseProps } from "../../types/vue.js";
|
|
3
|
+
import "../../types/index.js";
|
|
3
4
|
import { ButtonProps } from "../button/types.js";
|
|
4
5
|
import { ShallowRef } from "vue";
|
|
5
|
-
|
|
6
6
|
//#region src/components/pagination/types.d.ts
|
|
7
7
|
/**
|
|
8
8
|
* Properties for the PaginationRoot component.
|
|
@@ -36,7 +36,9 @@ interface PaginationRootProps extends BaseProps {
|
|
|
36
36
|
* Events for the PaginationRoot component.
|
|
37
37
|
*/
|
|
38
38
|
type PaginationRootEmits = {
|
|
39
|
-
/** Event handler called when the page value changes */
|
|
39
|
+
/** Event handler called when the page value changes */
|
|
40
|
+
'update:page': [value: number];
|
|
41
|
+
/** Event handler called when the page size value changes */
|
|
40
42
|
'update:pageSize': [value: number];
|
|
41
43
|
};
|
|
42
44
|
/**
|
|
@@ -167,4 +169,4 @@ type PaginationUiSlot = 'root' | 'list' | 'listItem' | 'ellipsis' | 'first' | 'p
|
|
|
167
169
|
*/
|
|
168
170
|
type PaginationUi = UiClass<PaginationUiSlot>;
|
|
169
171
|
//#endregion
|
|
170
|
-
export { Pages, PaginationButtonProps, PaginationCompactEmits, PaginationCompactProps, PaginationCompactSlots, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot };
|
|
172
|
+
export { PageEllipsis, PageItem, Pages, PaginationButtonProps, PaginationCompactEmits, PaginationCompactProps, PaginationCompactSlots, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot };
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
|
+
import "../../composables/index.js";
|
|
3
4
|
import { PasswordUiSlot } from "./types.js";
|
|
5
|
+
import "../../index.js";
|
|
4
6
|
//#region src/components/password/context.d.ts
|
|
5
7
|
declare const providePasswordUi: (ui: import("vue").ComputedRef<Partial<UiClass<PasswordUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PasswordUiSlot>>>, usePasswordUi: UseUiConsumer<PasswordUiSlot>;
|
|
6
8
|
//#endregion
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PasswordCompactEmits, PasswordCompactProps, PasswordCompactSlotProps, PasswordCompactSlots, PasswordUi, PasswordUiSlot } from "./types.js";
|
|
2
|
-
import
|
|
2
|
+
import _default from "./password-compact.vue.js";
|
|
3
3
|
import { providePasswordUi } from "./context.js";
|
|
4
4
|
export { _default as PasswordCompact, type PasswordCompactEmits, type PasswordCompactProps, type PasswordCompactSlotProps, type PasswordCompactSlots, type PasswordUi, type PasswordUiSlot, providePasswordUi };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{useLocaleMessages as e}from"../../locale/hooks.js";import"../../locale/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useOmitProps as r}from"../../composables/use-props.js";import"../../composables/index.js";import i from"../_icon/icon.js";import a from"../button/button.js";import o from"../input/input-clear.js";import s from"../input/input-control.js";import c from"../input/input-root.js";import{usePasswordUi as l}from"./context.js";import{computed as u,createBlock as d,createCommentVNode as f,createVNode as p,defineComponent as m,mergeProps as h,openBlock as g,renderSlot as _,unref as v,withCtx as y}from"vue";const b=m({name:`PasswordCompact`,__name:`password-compact`,props:{visible:{type:Boolean,default:void 0},visibleProps:{},inputRef:{},clearable:{type:Boolean},controlProps:{},clearProps:{},defaultValue:{},modelValue:{},disabled:{type:Boolean},readonly:{type:Boolean},rootProps:{},name:{},required:{type:Boolean},id:{},autofocus:{type:Boolean},autocomplete:{},maxlength:{},minlength:{},pattern:{},placeholder:{},type:{}},emits:[`update:modelValue`,`clear`,`update:visible`],setup(m,{emit:b}){let x=m,S=b,C=r(x,[`inputRef`,`controlProps`,`clearable`,`clearProps`,`visible`,`visibleProps`]),[w,T]=n(e=>x.inputRef?.(e)),E=t(()=>x.visible,e=>{S(`update:visible`,e)}
|
|
1
|
+
import{useLocaleMessages as e}from"../../locale/hooks.js";import"../../locale/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useOmitProps as r}from"../../composables/use-props.js";import"../../composables/index.js";import i from"../_icon/icon.js";import a from"../button/button.js";import o from"../input/input-clear.js";import s from"../input/input-control.js";import c from"../input/input-root.js";import{usePasswordUi as l}from"./context.js";import{computed as u,createBlock as d,createCommentVNode as f,createVNode as p,defineComponent as m,mergeProps as h,openBlock as g,renderSlot as _,unref as v,withCtx as y}from"vue";const b=m({name:`PasswordCompact`,__name:`password-compact`,props:{visible:{type:Boolean,default:void 0},defaultVisible:{type:Boolean,default:!1},visibleProps:{},inputRef:{},clearable:{type:Boolean},controlProps:{},clearProps:{},defaultValue:{},modelValue:{},disabled:{type:Boolean},readonly:{type:Boolean},rootProps:{},name:{},required:{type:Boolean},id:{},autofocus:{type:Boolean},autocomplete:{},maxlength:{},minlength:{},pattern:{},placeholder:{},type:{}},emits:[`update:modelValue`,`clear`,`update:visible`],setup(m,{emit:b}){let x=m,S=b,C=r(x,[`inputRef`,`controlProps`,`clearable`,`clearProps`,`visible`,`visibleProps`]),[w,T]=n(e=>x.inputRef?.(e)),E=t(()=>x.visible,e=>{S(`update:visible`,e)},x.defaultVisible),D=l(),O=e(),k=u(()=>x.clearProps?.[`aria-label`]??O.value.password.clearInput),A=u(()=>x.disabled||x.readonly||x.visibleProps?.disabled||!1),j=u(()=>E.value?O.value.password.hidePassword:O.value.password.showPassword),M=()=>{E.value=!E.value};return(e,t)=>(g(),d(c,h(v(C),{"data-soybean-password":``,"onUpdate:modelValue":t[1]||(t[1]=e=>S(`update:modelValue`,e))}),{default:y(({clear:n,modelValue:r})=>[_(e.$slots,`leading`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),p(s,h(m.controlProps,{ref:v(T),type:v(E)?`text`:`password`}),null,16,[`type`]),m.clearable?_(e.$slots,`clear`,{clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(o,h(m.clearProps,{"aria-label":k.value,onClear:t[0]||(t[0]=e=>S(`clear`,e))}),null,16,[`aria-label`])],void 0,0):f(`v-if`,!0),_(e.$slots,`trailing`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),_(e.$slots,`visible`,{clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(a,h(m.visibleProps,{"data-soybean-password-visible":``,class:v(D).visible,disabled:A.value,"aria-label":j.value,"aria-pressed":v(E),onClick:M}),{default:y(()=>[p(i,{icon:v(E)?`lucide:eye`:`lucide:eye-off`,"aria-hidden":!0},null,8,[`icon`])]),_:1},16,[`class`,`disabled`,`aria-label`,`aria-pressed`])])]),_:3},16))}});export{b as default};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PasswordCompactProps, PasswordCompactSlots } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/password/password-compact.vue.d.ts
|
|
4
3
|
type __VLS_Slots = PasswordCompactSlots;
|
|
5
4
|
declare const __VLS_base: import("vue").DefineComponent<PasswordCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -12,6 +11,7 @@ declare const __VLS_base: import("vue").DefineComponent<PasswordCompactProps, {}
|
|
|
12
11
|
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
|
|
13
12
|
}>, {
|
|
14
13
|
visible: boolean;
|
|
14
|
+
defaultVisible: boolean;
|
|
15
15
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
16
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
17
|
declare const _default: typeof __VLS_export;
|
|
@@ -21,4 +21,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
//#endregion
|
|
24
|
-
export { _default };
|
|
24
|
+
export { _default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
|
+
import "../../types/index.js";
|
|
2
3
|
import { ButtonProps } from "../button/types.js";
|
|
3
4
|
import { InputCompactEmits, InputCompactProps, InputUiSlot } from "../input/types.js";
|
|
4
|
-
|
|
5
5
|
//#region src/components/password/types.d.ts
|
|
6
6
|
/**
|
|
7
7
|
* Slot properties for the PasswordCompact component.
|
|
@@ -32,6 +32,12 @@ interface PasswordCompactProps extends InputCompactProps {
|
|
|
32
32
|
* Controlled password visibility.
|
|
33
33
|
*/
|
|
34
34
|
visible?: boolean;
|
|
35
|
+
/**
|
|
36
|
+
* The initial visibility state when it is not controlled.
|
|
37
|
+
*
|
|
38
|
+
* @defaultValue false
|
|
39
|
+
*/
|
|
40
|
+
defaultVisible?: boolean;
|
|
35
41
|
/**
|
|
36
42
|
* Properties forwarded to the visible element.
|
|
37
43
|
*/
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { UiClass } from "../../types/common.js";
|
|
2
2
|
import { UseUiConsumer } from "../../composables/use-ui-context.js";
|
|
3
|
+
import "../../composables/index.js";
|
|
3
4
|
import { PopconfirmUiSlot } from "./types.js";
|
|
5
|
+
import "../../index.js";
|
|
4
6
|
//#region src/components/popconfirm/context.d.ts
|
|
5
7
|
declare const providePopconfirmUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopconfirmUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopconfirmUiSlot>>>, usePopconfirmUi: UseUiConsumer<PopconfirmUiSlot>;
|
|
6
8
|
//#endregion
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { PopperAnchorProps, PopperArrowProps } from "../popper/types.js";
|
|
2
2
|
import { PortalProps } from "../portal/types.js";
|
|
3
|
-
import
|
|
4
|
-
import { _default } from "../popper/popper-arrow.vue.js";
|
|
3
|
+
import _default$10 from "../portal/portal.vue.js";
|
|
5
4
|
import { PopoverCloseProps, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps } from "../popover/types.js";
|
|
5
|
+
import _default from "../popper/popper-arrow.vue.js";
|
|
6
6
|
import { PopconfirmCancelEmits, PopconfirmCancelProps, PopconfirmCompactBaseSlotProps, PopconfirmCompactEmits, PopconfirmCompactProps, PopconfirmCompactSlots, PopconfirmConfirmEmits, PopconfirmConfirmProps, PopconfirmContentProps, PopconfirmDescriptionProps, PopconfirmFooterProps, PopconfirmHeaderProps, PopconfirmTitleProps, PopconfirmType, PopconfirmUi, PopconfirmUiSlot } from "./types.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
7
|
+
import _default$3 from "./popconfirm-compact.vue.js";
|
|
8
|
+
import _default$12 from "../popover/popover-root.vue.js";
|
|
9
|
+
import _default$14 from "../popover/popover-trigger.vue.js";
|
|
10
|
+
import _default$11 from "../popover/popover-positioner.vue.js";
|
|
11
|
+
import _default$9 from "../popover/popover-popup.vue.js";
|
|
12
|
+
import _default$2 from "../popover/popover-close.vue.js";
|
|
13
|
+
import _default$8 from "./popconfirm-header.vue.js";
|
|
14
|
+
import _default$13 from "./popconfirm-title.vue.js";
|
|
15
|
+
import _default$6 from "./popconfirm-description.vue.js";
|
|
16
|
+
import _default$5 from "./popconfirm-content.vue.js";
|
|
17
|
+
import _default$7 from "./popconfirm-footer.vue.js";
|
|
18
|
+
import _default$4 from "./popconfirm-confirm.vue.js";
|
|
19
|
+
import _default$1 from "./popconfirm-cancel.vue.js";
|
|
20
20
|
import { providePopconfirmUi } from "./context.js";
|
|
21
21
|
export { type PopperAnchorProps as PopconfirmAnchorProps, _default as PopconfirmArrow, type PopperArrowProps as PopconfirmArrowProps, _default$1 as PopconfirmCancel, type PopconfirmCancelEmits, type PopconfirmCancelProps, _default$2 as PopconfirmClose, type PopoverCloseProps as PopconfirmCloseProps, _default$3 as PopconfirmCompact, type PopconfirmCompactBaseSlotProps, type PopconfirmCompactEmits, type PopconfirmCompactProps, type PopconfirmCompactSlots, _default$4 as PopconfirmConfirm, type PopconfirmConfirmEmits, type PopconfirmConfirmProps, _default$5 as PopconfirmContent, type PopconfirmContentProps, _default$6 as PopconfirmDescription, type PopconfirmDescriptionProps, _default$7 as PopconfirmFooter, type PopconfirmFooterProps, _default$8 as PopconfirmHeader, type PopconfirmHeaderProps, _default$9 as PopconfirmPopup, type PopoverPopupProps as PopconfirmPopupProps, _default$10 as PopconfirmPortal, type PortalProps as PopconfirmPortalProps, _default$11 as PopconfirmPositioner, type PopoverPositionerEmits as PopconfirmPositionerEmits, type PopoverPositionerProps as PopconfirmPositionerProps, _default$12 as PopconfirmRoot, type PopoverRootEmits as PopconfirmRootEmits, type PopoverRootProps as PopconfirmRootProps, _default$13 as PopconfirmTitle, type PopconfirmTitleProps, _default$14 as PopconfirmTrigger, type PopoverTriggerProps as PopconfirmTriggerProps, type PopconfirmType, type PopconfirmUi, type PopconfirmUiSlot, providePopconfirmUi };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PopconfirmCancelProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/popconfirm/popconfirm-cancel.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -18,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
18
17
|
};
|
|
19
18
|
};
|
|
20
19
|
//#endregion
|
|
21
|
-
export { _default };
|
|
20
|
+
export { _default as default };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
|
|
2
2
|
import { PopconfirmCompactProps, PopconfirmCompactSlots } from "./types.js";
|
|
3
|
+
import "../../index.js";
|
|
3
4
|
//#region src/components/popconfirm/popconfirm-compact.vue.d.ts
|
|
4
5
|
type __VLS_Slots = PopconfirmCompactSlots;
|
|
5
6
|
declare const __VLS_base: import("vue").DefineComponent<PopconfirmCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -38,4 +39,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
38
39
|
};
|
|
39
40
|
};
|
|
40
41
|
//#endregion
|
|
41
|
-
export { _default };
|
|
42
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PopconfirmConfirmProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/popconfirm/popconfirm-confirm.vue.d.ts
|
|
4
3
|
declare var __VLS_10: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -18,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
18
17
|
};
|
|
19
18
|
};
|
|
20
19
|
//#endregion
|
|
21
|
-
export { _default };
|
|
20
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PopconfirmContentProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/popconfirm/popconfirm-content.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PopconfirmDescriptionProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/popconfirm/popconfirm-description.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PopconfirmFooterProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/popconfirm/popconfirm-footer.vue.d.ts
|
|
4
3
|
declare var __VLS_1: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
|
|
|
14
13
|
};
|
|
15
14
|
};
|
|
16
15
|
//#endregion
|
|
17
|
-
export { _default };
|
|
16
|
+
export { _default as default };
|