ropav 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/{accordion-body.vue.d.vue.ts → accordion-body.d.ts} +1 -1
- package/dist/components/accordion/{accordion-heading.vue.d.vue.ts → accordion-heading.d.ts} +1 -1
- package/dist/components/accordion/{accordion-indicator.vue.d.vue.ts → accordion-indicator.d.ts} +1 -1
- package/dist/components/accordion/{accordion-item.vue.d.vue.ts → accordion-item.d.ts} +1 -1
- package/dist/components/accordion/{accordion-panel.vue.d.vue.ts → accordion-panel.d.ts} +1 -1
- package/dist/components/accordion/{accordion-root.vue.d.vue.ts → accordion-root.d.ts} +2 -2
- package/dist/components/accordion/{accordion-trigger.vue.d.vue.ts → accordion-trigger.d.ts} +1 -1
- package/dist/components/accordion/accordion.context.d.ts +1 -1
- package/dist/components/accordion/accordion.types.d.ts +1 -1
- package/dist/components/accordion/index.d.ts +20 -20
- package/dist/components/alert/{alert-content.vue.d.vue.ts → alert-content.d.ts} +1 -1
- package/dist/components/alert/{alert-description.vue.d.vue.ts → alert-description.d.ts} +1 -1
- package/dist/components/alert/{alert-indicator.vue.d.vue.ts → alert-indicator.d.ts} +1 -1
- package/dist/components/alert/{alert-root.vue.d.vue.ts → alert-root.d.ts} +1 -1
- package/dist/components/alert/{alert-title.vue.d.vue.ts → alert-title.d.ts} +1 -1
- package/dist/components/alert/index.d.ts +6 -6
- package/dist/components/alert-dialog/{alert-dialog-backdrop.vue.d.vue.ts → alert-dialog-backdrop.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-body.vue.d.vue.ts → alert-dialog-body.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-close-trigger.vue.d.vue.ts → alert-dialog-close-trigger.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-container.vue.d.vue.ts → alert-dialog-container.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-dialog.vue.d.vue.ts → alert-dialog-dialog.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-footer.vue.d.vue.ts → alert-dialog-footer.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-header.vue.d.vue.ts → alert-dialog-header.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-heading.vue.d.vue.ts → alert-dialog-heading.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-icon.vue.d.vue.ts → alert-dialog-icon.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-root.vue.d.vue.ts → alert-dialog-root.d.ts} +1 -1
- package/dist/components/alert-dialog/{alert-dialog-trigger.vue.d.vue.ts → alert-dialog-trigger.d.ts} +1 -1
- package/dist/components/alert-dialog/alert-dialog.context.d.ts +2 -2
- package/dist/components/alert-dialog/alert-dialog.types.d.ts +1 -1
- package/dist/components/alert-dialog/index.d.ts +19 -19
- package/dist/components/autocomplete/{autocomplete-clear-button.vue.d.vue.ts → autocomplete-clear-button.d.ts} +1 -1
- package/dist/components/autocomplete/{autocomplete-filter.vue.d.vue.ts → autocomplete-filter.d.ts} +1 -1
- package/dist/components/autocomplete/{autocomplete-indicator.vue.d.vue.ts → autocomplete-indicator.d.ts} +1 -1
- package/dist/components/autocomplete/{autocomplete-popover.vue.d.vue.ts → autocomplete-popover.d.ts} +1 -1
- package/dist/components/autocomplete/{autocomplete-root.vue.d.vue.ts → autocomplete-root.d.ts} +2 -2
- package/dist/components/autocomplete/{autocomplete-trigger.vue.d.vue.ts → autocomplete-trigger.d.ts} +1 -1
- package/dist/components/autocomplete/{autocomplete-value.vue.d.vue.ts → autocomplete-value.d.ts} +1 -1
- package/dist/components/autocomplete/autocomplete.context.d.ts +3 -3
- package/dist/components/autocomplete/autocomplete.types.d.ts +3 -3
- package/dist/components/autocomplete/index.d.ts +45 -45
- package/dist/components/avatar/{avatar-fallback.vue.d.vue.ts → avatar-fallback.d.ts} +1 -1
- package/dist/components/avatar/{avatar-image.vue.d.vue.ts → avatar-image.d.ts} +2 -2
- package/dist/components/avatar/{avatar-root.vue.d.vue.ts → avatar-root.d.ts} +1 -1
- package/dist/components/avatar/avatar.context.d.ts +1 -1
- package/dist/components/avatar/index.d.ts +8 -8
- package/dist/components/badge/{badge-anchor.vue.d.vue.ts → badge-anchor.d.ts} +1 -1
- package/dist/components/badge/{badge-label.vue.d.vue.ts → badge-label.d.ts} +1 -1
- package/dist/components/badge/{badge-root.vue.d.vue.ts → badge-root.d.ts} +1 -1
- package/dist/components/badge/index.d.ts +4 -4
- package/dist/components/breadcrumbs/{breadcrumbs-item.vue.d.vue.ts → breadcrumbs-item.d.ts} +1 -1
- package/dist/components/breadcrumbs/{breadcrumbs-root.vue.d.vue.ts → breadcrumbs-root.d.ts} +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.context.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.types.d.ts +1 -1
- package/dist/components/breadcrumbs/index.d.ts +7 -7
- package/dist/components/button/{button-root.vue.d.vue.ts → button-root.d.ts} +1 -1
- package/dist/components/button/index.d.ts +6 -6
- package/dist/components/button-group/{button-group-root.vue.d.vue.ts → button-group-root.d.ts} +1 -1
- package/dist/components/button-group/{button-group-separator.vue.d.vue.ts → button-group-separator.d.ts} +1 -1
- package/dist/components/button-group/index.d.ts +5 -5
- package/dist/components/calendar/{calendar-cell-indicator.vue.d.vue.ts → calendar-cell-indicator.d.ts} +1 -1
- package/dist/components/calendar/{calendar-cell.vue.d.vue.ts → calendar-cell.d.ts} +1 -1
- package/dist/components/calendar/{calendar-grid-body.vue.d.vue.ts → calendar-grid-body.d.ts} +1 -1
- package/dist/components/calendar/{calendar-grid-header.vue.d.vue.ts → calendar-grid-header.d.ts} +1 -1
- package/dist/components/calendar/{calendar-grid.vue.d.vue.ts → calendar-grid.d.ts} +1 -1
- package/dist/components/calendar/{calendar-header-cell.vue.d.vue.ts → calendar-header-cell.d.ts} +1 -1
- package/dist/components/calendar/{calendar-header.vue.d.vue.ts → calendar-header.d.ts} +1 -1
- package/dist/components/calendar/{calendar-heading.vue.d.vue.ts → calendar-heading.d.ts} +1 -1
- package/dist/components/calendar/{calendar-nav-button.vue.d.vue.ts → calendar-nav-button.d.ts} +1 -1
- package/dist/components/calendar/{calendar-root.vue.d.vue.ts → calendar-root.d.ts} +2 -2
- package/dist/components/calendar/calendar.context.d.ts +3 -3
- package/dist/components/calendar/calendar.types.d.ts +4 -4
- package/dist/components/calendar/index.d.ts +55 -55
- package/dist/components/calendar-year-picker/{calendar-year-picker-cell.vue.d.vue.ts → calendar-year-picker-cell.d.ts} +1 -1
- package/dist/components/calendar-year-picker/{calendar-year-picker-grid-body.vue.d.vue.ts → calendar-year-picker-grid-body.d.ts} +1 -1
- package/dist/components/calendar-year-picker/{calendar-year-picker-grid.vue.d.vue.ts → calendar-year-picker-grid.d.ts} +1 -1
- package/dist/components/calendar-year-picker/{calendar-year-picker-trigger-heading.vue.d.vue.ts → calendar-year-picker-trigger-heading.d.ts} +1 -1
- package/dist/components/calendar-year-picker/{calendar-year-picker-trigger-indicator.vue.d.vue.ts → calendar-year-picker-trigger-indicator.d.ts} +1 -1
- package/dist/components/calendar-year-picker/{calendar-year-picker-trigger.vue.d.vue.ts → calendar-year-picker-trigger.d.ts} +1 -1
- package/dist/components/calendar-year-picker/calendar-year-picker.types.d.ts +2 -2
- package/dist/components/calendar-year-picker/index.d.ts +21 -21
- package/dist/components/card/{card-content.vue.d.vue.ts → card-content.d.ts} +1 -1
- package/dist/components/card/{card-description.vue.d.vue.ts → card-description.d.ts} +1 -1
- package/dist/components/card/{card-footer.vue.d.vue.ts → card-footer.d.ts} +1 -1
- package/dist/components/card/{card-header.vue.d.vue.ts → card-header.d.ts} +1 -1
- package/dist/components/card/{card-root.vue.d.vue.ts → card-root.d.ts} +1 -1
- package/dist/components/card/{card-title.vue.d.vue.ts → card-title.d.ts} +1 -1
- package/dist/components/card/index.d.ts +7 -7
- package/dist/components/checkbox/{checkbox-content.vue.d.vue.ts → checkbox-content.d.ts} +1 -1
- package/dist/components/checkbox/{checkbox-control.vue.d.vue.ts → checkbox-control.d.ts} +1 -1
- package/dist/components/checkbox/{checkbox-indicator.vue.d.vue.ts → checkbox-indicator.d.ts} +1 -1
- package/dist/components/checkbox/{checkbox-root.vue.d.vue.ts → checkbox-root.d.ts} +1 -1
- package/dist/components/checkbox/checkbox.context.d.ts +1 -1
- package/dist/components/checkbox/checkbox.types.d.ts +1 -1
- package/dist/components/checkbox/index.d.ts +19 -19
- package/dist/components/checkbox-group/{checkbox-group-root.vue.d.vue.ts → checkbox-group-root.d.ts} +1 -1
- package/dist/components/checkbox-group/checkbox-group.context.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.types.d.ts +1 -1
- package/dist/components/checkbox-group/index.d.ts +12 -12
- package/dist/components/chip/{chip-label.vue.d.vue.ts → chip-label.d.ts} +1 -1
- package/dist/components/chip/{chip-root.vue.d.vue.ts → chip-root.d.ts} +1 -1
- package/dist/components/chip/index.d.ts +3 -3
- package/dist/components/close-button/{close-button-root.vue.d.vue.ts → close-button-root.d.ts} +1 -1
- package/dist/components/close-button/index.d.ts +6 -6
- package/dist/components/color-area/{color-area-root.vue.d.vue.ts → color-area-root.d.ts} +2 -2
- package/dist/components/color-area/{color-area-thumb.vue.d.vue.ts → color-area-thumb.d.ts} +1 -1
- package/dist/components/color-area/color-area.context.d.ts +2 -2
- package/dist/components/color-area/color-area.types.d.ts +1 -1
- package/dist/components/color-area/index.d.ts +29 -29
- package/dist/components/color-field/{color-field-root.vue.d.vue.ts → color-field-root.d.ts} +2 -2
- package/dist/components/color-field/color-field.types.d.ts +2 -2
- package/dist/components/color-field/index.d.ts +28 -28
- package/dist/components/color-input-group/{color-input-group-input.vue.d.vue.ts → color-input-group-input.d.ts} +1 -1
- package/dist/components/color-input-group/{color-input-group-prefix.vue.d.vue.ts → color-input-group-prefix.d.ts} +1 -1
- package/dist/components/color-input-group/{color-input-group-root.vue.d.vue.ts → color-input-group-root.d.ts} +1 -1
- package/dist/components/color-input-group/{color-input-group-suffix.vue.d.vue.ts → color-input-group-suffix.d.ts} +1 -1
- package/dist/components/color-input-group/index.d.ts +11 -11
- package/dist/components/color-picker/{color-picker-popover.vue.d.vue.ts → color-picker-popover.d.ts} +1 -1
- package/dist/components/color-picker/{color-picker-root.vue.d.vue.ts → color-picker-root.d.ts} +2 -2
- package/dist/components/color-picker/{color-picker-trigger.vue.d.vue.ts → color-picker-trigger.d.ts} +1 -1
- package/dist/components/color-picker/color-picker.context.d.ts +1 -1
- package/dist/components/color-picker/color-picker.types.d.ts +2 -2
- package/dist/components/color-picker/index.d.ts +23 -23
- package/dist/components/color-slider/{color-slider-output.vue.d.vue.ts → color-slider-output.d.ts} +1 -1
- package/dist/components/color-slider/{color-slider-root.vue.d.vue.ts → color-slider-root.d.ts} +2 -2
- package/dist/components/color-slider/{color-slider-thumb.vue.d.vue.ts → color-slider-thumb.d.ts} +1 -1
- package/dist/components/color-slider/{color-slider-track.vue.d.vue.ts → color-slider-track.d.ts} +1 -1
- package/dist/components/color-slider/color-slider.context.d.ts +3 -3
- package/dist/components/color-slider/color-slider.types.d.ts +2 -2
- package/dist/components/color-slider/index.d.ts +33 -33
- package/dist/components/color-swatch/{color-swatch-root.vue.d.vue.ts → color-swatch-root.d.ts} +1 -1
- package/dist/components/color-swatch/color-swatch.types.d.ts +1 -1
- package/dist/components/color-swatch/index.d.ts +8 -8
- package/dist/components/color-swatch-picker/{color-swatch-picker-indicator.vue.d.vue.ts → color-swatch-picker-indicator.d.ts} +1 -1
- package/dist/components/color-swatch-picker/{color-swatch-picker-item.vue.d.vue.ts → color-swatch-picker-item.d.ts} +1 -1
- package/dist/components/color-swatch-picker/{color-swatch-picker-root.vue.d.vue.ts → color-swatch-picker-root.d.ts} +2 -2
- package/dist/components/color-swatch-picker/{color-swatch-picker-swatch.vue.d.vue.ts → color-swatch-picker-swatch.d.ts} +1 -1
- package/dist/components/color-swatch-picker/color-swatch-picker.context.d.ts +4 -4
- package/dist/components/color-swatch-picker/color-swatch-picker.types.d.ts +1 -1
- package/dist/components/color-swatch-picker/index.d.ts +27 -27
- package/dist/components/combo-box/{combo-box-input-group.vue.d.vue.ts → combo-box-input-group.d.ts} +1 -1
- package/dist/components/combo-box/{combo-box-popover.vue.d.vue.ts → combo-box-popover.d.ts} +1 -1
- package/dist/components/combo-box/{combo-box-root.vue.d.vue.ts → combo-box-root.d.ts} +2 -2
- package/dist/components/combo-box/{combo-box-trigger.vue.d.vue.ts → combo-box-trigger.d.ts} +1 -1
- package/dist/components/combo-box/{combo-box-value.vue.d.vue.ts → combo-box-value.d.ts} +1 -1
- package/dist/components/combo-box/combo-box.context.d.ts +3 -3
- package/dist/components/combo-box/combo-box.types.d.ts +6 -6
- package/dist/components/combo-box/index.d.ts +45 -45
- package/dist/components/date-field/{date-field-root.vue.d.vue.ts → date-field-root.d.ts} +1 -1
- package/dist/components/date-field/date-field.types.d.ts +2 -2
- package/dist/components/date-field/index.d.ts +19 -19
- package/dist/components/date-input-group/{date-input-group-input-container.vue.d.vue.ts → date-input-group-input-container.d.ts} +1 -1
- package/dist/components/date-input-group/{date-input-group-input.vue.d.vue.ts → date-input-group-input.d.ts} +1 -1
- package/dist/components/date-input-group/{date-input-group-prefix.vue.d.vue.ts → date-input-group-prefix.d.ts} +1 -1
- package/dist/components/date-input-group/{date-input-group-root.vue.d.vue.ts → date-input-group-root.d.ts} +1 -1
- package/dist/components/date-input-group/{date-input-group-segment.vue.d.vue.ts → date-input-group-segment.d.ts} +1 -1
- package/dist/components/date-input-group/{date-input-group-suffix.vue.d.vue.ts → date-input-group-suffix.d.ts} +1 -1
- package/dist/components/date-input-group/date-input-group.context.d.ts +3 -3
- package/dist/components/date-input-group/date-input-group.types.d.ts +1 -1
- package/dist/components/date-input-group/index.d.ts +9 -9
- package/dist/components/date-picker/{date-picker-popover.vue.d.vue.ts → date-picker-popover.d.ts} +1 -1
- package/dist/components/date-picker/{date-picker-root.vue.d.vue.ts → date-picker-root.d.ts} +1 -1
- package/dist/components/date-picker/{date-picker-trigger-indicator.vue.d.vue.ts → date-picker-trigger-indicator.d.ts} +1 -1
- package/dist/components/date-picker/{date-picker-trigger.vue.d.vue.ts → date-picker-trigger.d.ts} +1 -1
- package/dist/components/date-picker/date-picker.types.d.ts +5 -5
- package/dist/components/date-picker/index.d.ts +21 -21
- package/dist/components/date-range-picker/{date-range-picker-popover.vue.d.vue.ts → date-range-picker-popover.d.ts} +1 -1
- package/dist/components/date-range-picker/{date-range-picker-range-separator.vue.d.vue.ts → date-range-picker-range-separator.d.ts} +1 -1
- package/dist/components/date-range-picker/{date-range-picker-root.vue.d.vue.ts → date-range-picker-root.d.ts} +2 -2
- package/dist/components/date-range-picker/{date-range-picker-trigger-indicator.vue.d.vue.ts → date-range-picker-trigger-indicator.d.ts} +1 -1
- package/dist/components/date-range-picker/{date-range-picker-trigger.vue.d.vue.ts → date-range-picker-trigger.d.ts} +1 -1
- package/dist/components/date-range-picker/date-range-picker.types.d.ts +6 -6
- package/dist/components/date-range-picker/index.d.ts +36 -36
- package/dist/components/description/{description-root.vue.d.vue.ts → description-root.d.ts} +1 -1
- package/dist/components/description/index.d.ts +2 -2
- package/dist/components/disclosure/{disclosure-body.vue.d.vue.ts → disclosure-body.d.ts} +1 -1
- package/dist/components/disclosure/{disclosure-content.vue.d.vue.ts → disclosure-content.d.ts} +1 -1
- package/dist/components/disclosure/{disclosure-heading.vue.d.vue.ts → disclosure-heading.d.ts} +1 -1
- package/dist/components/disclosure/{disclosure-indicator.vue.d.vue.ts → disclosure-indicator.d.ts} +1 -1
- package/dist/components/disclosure/{disclosure-root.vue.d.vue.ts → disclosure-root.d.ts} +1 -1
- package/dist/components/disclosure/{disclosure-trigger.vue.d.vue.ts → disclosure-trigger.d.ts} +1 -1
- package/dist/components/disclosure/index.d.ts +9 -9
- package/dist/components/disclosure-group/{disclosure-group-root.vue.d.vue.ts → disclosure-group-root.d.ts} +2 -2
- package/dist/components/disclosure-group/disclosure-group.context.d.ts +1 -1
- package/dist/components/disclosure-group/disclosure-group.types.d.ts +1 -1
- package/dist/components/disclosure-group/index.d.ts +18 -18
- package/dist/components/dnd/index.d.ts +1 -1
- package/dist/components/drawer/{drawer-backdrop.vue.d.vue.ts → drawer-backdrop.d.ts} +1 -1
- package/dist/components/drawer/{drawer-body.vue.d.vue.ts → drawer-body.d.ts} +1 -1
- package/dist/components/drawer/{drawer-close-trigger.vue.d.vue.ts → drawer-close-trigger.d.ts} +1 -1
- package/dist/components/drawer/{drawer-content.vue.d.vue.ts → drawer-content.d.ts} +1 -1
- package/dist/components/drawer/{drawer-dialog.vue.d.vue.ts → drawer-dialog.d.ts} +1 -1
- package/dist/components/drawer/{drawer-footer.vue.d.vue.ts → drawer-footer.d.ts} +1 -1
- package/dist/components/drawer/{drawer-handle.vue.d.vue.ts → drawer-handle.d.ts} +1 -1
- package/dist/components/drawer/{drawer-header.vue.d.vue.ts → drawer-header.d.ts} +1 -1
- package/dist/components/drawer/{drawer-heading.vue.d.vue.ts → drawer-heading.d.ts} +1 -1
- package/dist/components/drawer/{drawer-root.vue.d.vue.ts → drawer-root.d.ts} +1 -1
- package/dist/components/drawer/{drawer-trigger.vue.d.vue.ts → drawer-trigger.d.ts} +1 -1
- package/dist/components/drawer/drawer.context.d.ts +2 -2
- package/dist/components/drawer/drawer.types.d.ts +1 -1
- package/dist/components/drawer/index.d.ts +18 -18
- package/dist/components/dropdown/{dropdown-menu.vue.d.vue.ts → dropdown-menu.d.ts} +3 -3
- package/dist/components/dropdown/{dropdown-popover.vue.d.vue.ts → dropdown-popover.d.ts} +1 -1
- package/dist/components/dropdown/{dropdown-root.vue.d.vue.ts → dropdown-root.d.ts} +1 -1
- package/dist/components/dropdown/{dropdown-trigger.vue.d.vue.ts → dropdown-trigger.d.ts} +1 -1
- package/dist/components/dropdown/dropdown.context.d.ts +2 -2
- package/dist/components/dropdown/dropdown.types.d.ts +3 -3
- package/dist/components/dropdown/index.d.ts +35 -35
- package/dist/components/empty-state/{empty-state-root.vue.d.vue.ts → empty-state-root.d.ts} +1 -1
- package/dist/components/empty-state/index.d.ts +2 -2
- package/dist/components/error-message/{error-message-root.vue.d.vue.ts → error-message-root.d.ts} +1 -1
- package/dist/components/error-message/index.d.ts +2 -2
- package/dist/components/field-error/{field-error-content.vue.d.vue.ts → field-error-content.d.ts} +1 -1
- package/dist/components/field-error/{field-error-root.vue.d.vue.ts → field-error-root.d.ts} +1 -1
- package/dist/components/field-error/field-error.context.d.ts +1 -1
- package/dist/components/field-error/field-error.types.d.ts +1 -1
- package/dist/components/field-error/index.d.ts +9 -9
- package/dist/components/fieldset/{field-group.vue.d.vue.ts → field-group.d.ts} +1 -1
- package/dist/components/fieldset/{fieldset-actions.vue.d.vue.ts → fieldset-actions.d.ts} +1 -1
- package/dist/components/fieldset/{fieldset-legend.vue.d.vue.ts → fieldset-legend.d.ts} +1 -1
- package/dist/components/fieldset/{fieldset-root.vue.d.vue.ts → fieldset-root.d.ts} +1 -1
- package/dist/components/fieldset/index.d.ts +7 -7
- package/dist/components/form/{form-root.vue.d.vue.ts → form-root.d.ts} +1 -1
- package/dist/components/form/form.types.d.ts +1 -1
- package/dist/components/form/index.d.ts +6 -6
- package/dist/components/header/{header-root.vue.d.vue.ts → header-root.d.ts} +1 -1
- package/dist/components/header/index.d.ts +2 -2
- package/dist/components/i18n-provider/{i18n-provider.vue.d.vue.ts → i18n-provider.d.ts} +1 -1
- package/dist/components/i18n-provider/index.d.ts +2 -2
- package/dist/components/icons/index.d.ts +15 -15
- package/dist/components/index.d.ts +86 -86
- package/dist/components/input/index.d.ts +2 -2
- package/dist/components/input/{input-root.vue.d.vue.ts → input-root.d.ts} +1 -1
- package/dist/components/input-group/index.d.ts +12 -12
- package/dist/components/input-group/{input-group-input.vue.d.vue.ts → input-group-input.d.ts} +1 -1
- package/dist/components/input-group/{input-group-prefix.vue.d.vue.ts → input-group-prefix.d.ts} +1 -1
- package/dist/components/input-group/{input-group-root.vue.d.vue.ts → input-group-root.d.ts} +1 -1
- package/dist/components/input-group/{input-group-suffix.vue.d.vue.ts → input-group-suffix.d.ts} +1 -1
- package/dist/components/input-group/{input-group-textarea.vue.d.vue.ts → input-group-textarea.d.ts} +1 -1
- package/dist/components/input-otp/index.d.ts +14 -14
- package/dist/components/input-otp/{input-otp-group.vue.d.vue.ts → input-otp-group.d.ts} +1 -1
- package/dist/components/input-otp/{input-otp-root.vue.d.vue.ts → input-otp-root.d.ts} +1 -1
- package/dist/components/input-otp/{input-otp-separator.vue.d.vue.ts → input-otp-separator.d.ts} +1 -1
- package/dist/components/input-otp/{input-otp-slot.vue.d.vue.ts → input-otp-slot.d.ts} +1 -1
- package/dist/components/input-otp/input-otp.types.d.ts +3 -3
- package/dist/components/kbd/index.d.ts +9 -9
- package/dist/components/kbd/{kbd-abbr.vue.d.vue.ts → kbd-abbr.d.ts} +1 -1
- package/dist/components/kbd/{kbd-content.vue.d.vue.ts → kbd-content.d.ts} +1 -1
- package/dist/components/kbd/{kbd-root.vue.d.vue.ts → kbd-root.d.ts} +1 -1
- package/dist/components/kbd/kbd.types.d.ts +1 -1
- package/dist/components/label/index.d.ts +2 -2
- package/dist/components/label/{label-root.vue.d.vue.ts → label-root.d.ts} +1 -1
- package/dist/components/link/index.d.ts +19 -19
- package/dist/components/link/{link-icon.vue.d.vue.ts → link-icon.d.ts} +1 -1
- package/dist/components/link/{link-root.vue.d.vue.ts → link-root.d.ts} +2 -2
- package/dist/components/list-box/index.d.ts +42 -42
- package/dist/components/list-box/{list-box-drop-indicator.vue.d.vue.ts → list-box-drop-indicator.d.ts} +1 -1
- package/dist/components/list-box/{list-box-load-more-item.vue.d.vue.ts → list-box-load-more-item.d.ts} +1 -1
- package/dist/components/list-box/{list-box-root.vue.d.vue.ts → list-box-root.d.ts} +3 -3
- package/dist/components/list-box/list-box.context.d.ts +7 -7
- package/dist/components/list-box/list-box.types.d.ts +4 -4
- package/dist/components/list-box-item/index.d.ts +13 -13
- package/dist/components/list-box-item/{list-box-item-indicator.vue.d.vue.ts → list-box-item-indicator.d.ts} +1 -1
- package/dist/components/list-box-item/{list-box-item-root.vue.d.vue.ts → list-box-item-root.d.ts} +1 -1
- package/dist/components/list-box-item/list-box-item.types.d.ts +1 -1
- package/dist/components/list-box-section/index.d.ts +2 -2
- package/dist/components/list-box-section/{list-box-section-root.vue.d.vue.ts → list-box-section-root.d.ts} +1 -1
- package/dist/components/menu/index.d.ts +28 -28
- package/dist/components/menu/{menu-root.vue.d.vue.ts → menu-root.d.ts} +3 -3
- package/dist/components/menu/menu.context.d.ts +3 -3
- package/dist/components/menu/menu.types.d.ts +3 -3
- package/dist/components/menu-item/index.d.ts +14 -14
- package/dist/components/menu-item/{menu-item-indicator.vue.d.vue.ts → menu-item-indicator.d.ts} +1 -1
- package/dist/components/menu-item/{menu-item-root.vue.d.vue.ts → menu-item-root.d.ts} +1 -1
- package/dist/components/menu-item/{menu-item-submenu-indicator.vue.d.vue.ts → menu-item-submenu-indicator.d.ts} +1 -1
- package/dist/components/menu-item/menu-item.context.d.ts +1 -1
- package/dist/components/menu-item/menu-item.types.d.ts +2 -2
- package/dist/components/menu-section/index.d.ts +18 -18
- package/dist/components/menu-section/{menu-section-root.vue.d.vue.ts → menu-section-root.d.ts} +2 -2
- package/dist/components/menu-section/menu-section.types.d.ts +2 -2
- package/dist/components/meter/index.d.ts +9 -9
- package/dist/components/meter/{meter-fill.vue.d.vue.ts → meter-fill.d.ts} +1 -1
- package/dist/components/meter/{meter-output.vue.d.vue.ts → meter-output.d.ts} +1 -1
- package/dist/components/meter/{meter-root.vue.d.vue.ts → meter-root.d.ts} +1 -1
- package/dist/components/meter/{meter-track.vue.d.vue.ts → meter-track.d.ts} +1 -1
- package/dist/components/meter/meter.context.d.ts +1 -1
- package/dist/components/modal/index.d.ts +18 -18
- package/dist/components/modal/{modal-backdrop.vue.d.vue.ts → modal-backdrop.d.ts} +1 -1
- package/dist/components/modal/{modal-body.vue.d.vue.ts → modal-body.d.ts} +1 -1
- package/dist/components/modal/{modal-close-trigger.vue.d.vue.ts → modal-close-trigger.d.ts} +1 -1
- package/dist/components/modal/{modal-container.vue.d.vue.ts → modal-container.d.ts} +1 -1
- package/dist/components/modal/{modal-dialog.vue.d.vue.ts → modal-dialog.d.ts} +1 -1
- package/dist/components/modal/{modal-footer.vue.d.vue.ts → modal-footer.d.ts} +1 -1
- package/dist/components/modal/{modal-header.vue.d.vue.ts → modal-header.d.ts} +1 -1
- package/dist/components/modal/{modal-heading.vue.d.vue.ts → modal-heading.d.ts} +1 -1
- package/dist/components/modal/{modal-icon.vue.d.vue.ts → modal-icon.d.ts} +1 -1
- package/dist/components/modal/{modal-root.vue.d.vue.ts → modal-root.d.ts} +1 -1
- package/dist/components/modal/{modal-trigger.vue.d.vue.ts → modal-trigger.d.ts} +1 -1
- package/dist/components/modal/modal.context.d.ts +2 -2
- package/dist/components/modal/modal.types.d.ts +1 -1
- package/dist/components/number-field/index.d.ts +20 -20
- package/dist/components/number-field/{number-field-decrement-button.vue.d.vue.ts → number-field-decrement-button.d.ts} +1 -1
- package/dist/components/number-field/{number-field-group.vue.d.vue.ts → number-field-group.d.ts} +1 -1
- package/dist/components/number-field/{number-field-increment-button.vue.d.vue.ts → number-field-increment-button.d.ts} +1 -1
- package/dist/components/number-field/{number-field-input.vue.d.vue.ts → number-field-input.d.ts} +1 -1
- package/dist/components/number-field/{number-field-root.vue.d.vue.ts → number-field-root.d.ts} +1 -1
- package/dist/components/number-field/number-field.context.d.ts +1 -1
- package/dist/components/number-field/number-field.types.d.ts +2 -2
- package/dist/components/overlay/index.d.ts +8 -8
- package/dist/components/overlay/{overlay-arrow.vue.d.vue.ts → overlay-arrow.d.ts} +1 -1
- package/dist/components/overlay/{overlay-popover.vue.d.vue.ts → overlay-popover.d.ts} +1 -1
- package/dist/components/overlay/overlay-slots.d.ts +2 -2
- package/dist/components/overlay/overlay.context.d.ts +2 -2
- package/dist/components/overlay/overlay.types.d.ts +2 -2
- package/dist/components/pagination/index.d.ts +17 -17
- package/dist/components/pagination/{pagination-content.vue.d.vue.ts → pagination-content.d.ts} +1 -1
- package/dist/components/pagination/{pagination-ellipsis.vue.d.vue.ts → pagination-ellipsis.d.ts} +1 -1
- package/dist/components/pagination/{pagination-item.vue.d.vue.ts → pagination-item.d.ts} +1 -1
- package/dist/components/pagination/{pagination-link.vue.d.vue.ts → pagination-link.d.ts} +1 -1
- package/dist/components/pagination/{pagination-next-icon.vue.d.vue.ts → pagination-next-icon.d.ts} +1 -1
- package/dist/components/pagination/{pagination-next.vue.d.vue.ts → pagination-next.d.ts} +1 -1
- package/dist/components/pagination/{pagination-previous-icon.vue.d.vue.ts → pagination-previous-icon.d.ts} +1 -1
- package/dist/components/pagination/{pagination-previous.vue.d.vue.ts → pagination-previous.d.ts} +1 -1
- package/dist/components/pagination/{pagination-root.vue.d.vue.ts → pagination-root.d.ts} +1 -1
- package/dist/components/pagination/{pagination-summary.vue.d.vue.ts → pagination-summary.d.ts} +1 -1
- package/dist/components/popover/index.d.ts +10 -10
- package/dist/components/popover/{popover-arrow.vue.d.vue.ts → popover-arrow.d.ts} +1 -1
- package/dist/components/popover/{popover-content.vue.d.vue.ts → popover-content.d.ts} +1 -1
- package/dist/components/popover/{popover-dialog.vue.d.vue.ts → popover-dialog.d.ts} +1 -1
- package/dist/components/popover/{popover-heading.vue.d.vue.ts → popover-heading.d.ts} +1 -1
- package/dist/components/popover/{popover-root.vue.d.vue.ts → popover-root.d.ts} +1 -1
- package/dist/components/popover/{popover-trigger.vue.d.vue.ts → popover-trigger.d.ts} +1 -1
- package/dist/components/popover/popover.types.d.ts +1 -1
- package/dist/components/progress-bar/index.d.ts +9 -9
- package/dist/components/progress-bar/{progress-bar-fill.vue.d.vue.ts → progress-bar-fill.d.ts} +1 -1
- package/dist/components/progress-bar/{progress-bar-output.vue.d.vue.ts → progress-bar-output.d.ts} +1 -1
- package/dist/components/progress-bar/{progress-bar-root.vue.d.vue.ts → progress-bar-root.d.ts} +1 -1
- package/dist/components/progress-bar/{progress-bar-track.vue.d.vue.ts → progress-bar-track.d.ts} +1 -1
- package/dist/components/progress-bar/progress-bar.context.d.ts +1 -1
- package/dist/components/progress-circle/index.d.ts +9 -9
- package/dist/components/progress-circle/{progress-circle-fill-circle.vue.d.vue.ts → progress-circle-fill-circle.d.ts} +1 -1
- package/dist/components/progress-circle/{progress-circle-root.vue.d.vue.ts → progress-circle-root.d.ts} +1 -1
- package/dist/components/progress-circle/{progress-circle-track-circle.vue.d.vue.ts → progress-circle-track-circle.d.ts} +1 -1
- package/dist/components/progress-circle/{progress-circle-track.vue.d.vue.ts → progress-circle-track.d.ts} +1 -1
- package/dist/components/progress-circle/progress-circle.context.d.ts +1 -1
- package/dist/components/radio/index.d.ts +15 -15
- package/dist/components/radio/{radio-content.vue.d.vue.ts → radio-content.d.ts} +1 -1
- package/dist/components/radio/{radio-control.vue.d.vue.ts → radio-control.d.ts} +1 -1
- package/dist/components/radio/{radio-indicator.vue.d.vue.ts → radio-indicator.d.ts} +1 -1
- package/dist/components/radio/{radio-root.vue.d.vue.ts → radio-root.d.ts} +1 -1
- package/dist/components/radio-group/index.d.ts +12 -12
- package/dist/components/radio-group/{radio-group-root.vue.d.vue.ts → radio-group-root.d.ts} +1 -1
- package/dist/components/radio-group/radio-group.context.d.ts +1 -1
- package/dist/components/radio-group/radio-group.types.d.ts +1 -1
- package/dist/components/range-calendar/index.d.ts +55 -55
- package/dist/components/range-calendar/{range-calendar-cell-indicator.vue.d.vue.ts → range-calendar-cell-indicator.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-cell.vue.d.vue.ts → range-calendar-cell.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-grid-body.vue.d.vue.ts → range-calendar-grid-body.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-grid-header.vue.d.vue.ts → range-calendar-grid-header.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-grid.vue.d.vue.ts → range-calendar-grid.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-header-cell.vue.d.vue.ts → range-calendar-header-cell.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-header.vue.d.vue.ts → range-calendar-header.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-heading.vue.d.vue.ts → range-calendar-heading.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-nav-button.vue.d.vue.ts → range-calendar-nav-button.d.ts} +1 -1
- package/dist/components/range-calendar/{range-calendar-root.vue.d.vue.ts → range-calendar-root.d.ts} +2 -2
- package/dist/components/range-calendar/range-calendar.context.d.ts +2 -2
- package/dist/components/range-calendar/range-calendar.types.d.ts +5 -5
- package/dist/components/scroll-shadow/index.d.ts +8 -8
- package/dist/components/scroll-shadow/{scroll-shadow-root.vue.d.vue.ts → scroll-shadow-root.d.ts} +1 -1
- package/dist/components/scroll-shadow/use-scroll-shadow.d.ts +1 -1
- package/dist/components/search-field/index.d.ts +18 -18
- package/dist/components/search-field/{search-field-clear-button.vue.d.vue.ts → search-field-clear-button.d.ts} +1 -1
- package/dist/components/search-field/{search-field-group.vue.d.vue.ts → search-field-group.d.ts} +1 -1
- package/dist/components/search-field/{search-field-input.vue.d.vue.ts → search-field-input.d.ts} +1 -1
- package/dist/components/search-field/{search-field-root.vue.d.vue.ts → search-field-root.d.ts} +1 -1
- package/dist/components/search-field/{search-field-search-icon.vue.d.vue.ts → search-field-search-icon.d.ts} +1 -1
- package/dist/components/search-field/search-field.types.d.ts +1 -1
- package/dist/components/select/index.d.ts +39 -39
- package/dist/components/select/{select-indicator.vue.d.vue.ts → select-indicator.d.ts} +1 -1
- package/dist/components/select/{select-popover.vue.d.vue.ts → select-popover.d.ts} +1 -1
- package/dist/components/select/{select-root.vue.d.vue.ts → select-root.d.ts} +2 -2
- package/dist/components/select/{select-trigger.vue.d.vue.ts → select-trigger.d.ts} +1 -1
- package/dist/components/select/{select-value.vue.d.vue.ts → select-value.d.ts} +1 -1
- package/dist/components/select/select.context.d.ts +2 -2
- package/dist/components/select/select.types.d.ts +5 -5
- package/dist/components/separator/index.d.ts +4 -4
- package/dist/components/separator/{separator-root.vue.d.vue.ts → separator-root.d.ts} +1 -1
- package/dist/components/skeleton/index.d.ts +2 -2
- package/dist/components/skeleton/{skeleton-root.vue.d.vue.ts → skeleton-root.d.ts} +1 -1
- package/dist/components/slider/index.d.ts +17 -17
- package/dist/components/slider/{slider-fill.vue.d.vue.ts → slider-fill.d.ts} +1 -1
- package/dist/components/slider/{slider-marks.vue.d.vue.ts → slider-marks.d.ts} +1 -1
- package/dist/components/slider/{slider-output.vue.d.vue.ts → slider-output.d.ts} +1 -1
- package/dist/components/slider/{slider-root.vue.d.vue.ts → slider-root.d.ts} +1 -1
- package/dist/components/slider/{slider-thumb.vue.d.vue.ts → slider-thumb.d.ts} +1 -1
- package/dist/components/slider/{slider-track.vue.d.vue.ts → slider-track.d.ts} +1 -1
- package/dist/components/slider/slider.context.d.ts +2 -2
- package/dist/components/slider/slider.types.d.ts +1 -1
- package/dist/components/spinner/index.d.ts +2 -2
- package/dist/components/spinner/{spinner-root.vue.d.vue.ts → spinner-root.d.ts} +1 -1
- package/dist/components/surface/index.d.ts +4 -4
- package/dist/components/surface/{surface-root.vue.d.vue.ts → surface-root.d.ts} +1 -1
- package/dist/components/switch/index.d.ts +16 -16
- package/dist/components/switch/{switch-content.vue.d.vue.ts → switch-content.d.ts} +1 -1
- package/dist/components/switch/{switch-control.vue.d.vue.ts → switch-control.d.ts} +1 -1
- package/dist/components/switch/{switch-icon.vue.d.vue.ts → switch-icon.d.ts} +1 -1
- package/dist/components/switch/{switch-root.vue.d.vue.ts → switch-root.d.ts} +1 -1
- package/dist/components/switch/{switch-thumb.vue.d.vue.ts → switch-thumb.d.ts} +1 -1
- package/dist/components/switch/switch.context.d.ts +1 -1
- package/dist/components/switch/switch.types.d.ts +1 -1
- package/dist/components/switch-group/index.d.ts +2 -2
- package/dist/components/switch-group/{switch-group-root.vue.d.vue.ts → switch-group-root.d.ts} +1 -1
- package/dist/components/table/index.d.ts +63 -63
- package/dist/components/table/{table-body.vue.d.vue.ts → table-body.d.ts} +1 -1
- package/dist/components/table/{table-cell.vue.d.vue.ts → table-cell.d.ts} +1 -1
- package/dist/components/table/{table-column-resizer.vue.d.vue.ts → table-column-resizer.d.ts} +1 -1
- package/dist/components/table/{table-column.vue.d.vue.ts → table-column.d.ts} +1 -1
- package/dist/components/table/{table-content.vue.d.vue.ts → table-content.d.ts} +3 -3
- package/dist/components/table/{table-drag-handle.vue.d.vue.ts → table-drag-handle.d.ts} +1 -1
- package/dist/components/table/{table-drop-indicator.vue.d.vue.ts → table-drop-indicator.d.ts} +1 -1
- package/dist/components/table/{table-footer.vue.d.vue.ts → table-footer.d.ts} +1 -1
- package/dist/components/table/{table-header.vue.d.vue.ts → table-header.d.ts} +1 -1
- package/dist/components/table/{table-load-more-content.vue.d.vue.ts → table-load-more-content.d.ts} +1 -1
- package/dist/components/table/{table-load-more.vue.d.vue.ts → table-load-more.d.ts} +1 -1
- package/dist/components/table/{table-resizable-container.vue.d.vue.ts → table-resizable-container.d.ts} +3 -3
- package/dist/components/table/{table-root.vue.d.vue.ts → table-root.d.ts} +1 -1
- package/dist/components/table/{table-row.vue.d.vue.ts → table-row.d.ts} +1 -1
- package/dist/components/table/{table-scroll-container.vue.d.vue.ts → table-scroll-container.d.ts} +1 -1
- package/dist/components/table/{table-selection-checkbox.vue.d.vue.ts → table-selection-checkbox.d.ts} +1 -1
- package/dist/components/table/{table-sortable-column-header.vue.d.vue.ts → table-sortable-column-header.d.ts} +1 -1
- package/dist/components/table/{table-virtualizer-item.vue.d.vue.ts → table-virtualizer-item.d.ts} +1 -1
- package/dist/components/table/table.context.d.ts +13 -13
- package/dist/components/table/table.types.d.ts +5 -5
- package/dist/components/tabs/index.d.ts +38 -38
- package/dist/components/tabs/{tabs-indicator.vue.d.vue.ts → tabs-indicator.d.ts} +1 -1
- package/dist/components/tabs/{tabs-list-container.vue.d.vue.ts → tabs-list-container.d.ts} +1 -1
- package/dist/components/tabs/{tabs-list.vue.d.vue.ts → tabs-list.d.ts} +1 -1
- package/dist/components/tabs/{tabs-panel.vue.d.vue.ts → tabs-panel.d.ts} +1 -1
- package/dist/components/tabs/{tabs-root.vue.d.vue.ts → tabs-root.d.ts} +2 -2
- package/dist/components/tabs/{tabs-separator.vue.d.vue.ts → tabs-separator.d.ts} +1 -1
- package/dist/components/tabs/{tabs-tab.vue.d.vue.ts → tabs-tab.d.ts} +1 -1
- package/dist/components/tabs/tabs.context.d.ts +3 -3
- package/dist/components/tabs/tabs.types.d.ts +1 -1
- package/dist/components/tag/index.d.ts +11 -11
- package/dist/components/tag/{tag-remove-button.vue.d.vue.ts → tag-remove-button.d.ts} +1 -1
- package/dist/components/tag/{tag-root.vue.d.vue.ts → tag-root.d.ts} +1 -1
- package/dist/components/tag/tag.context.d.ts +1 -1
- package/dist/components/tag/tag.types.d.ts +1 -1
- package/dist/components/tag-group/index.d.ts +27 -27
- package/dist/components/tag-group/{tag-group-list.vue.d.vue.ts → tag-group-list.d.ts} +1 -1
- package/dist/components/tag-group/{tag-group-root.vue.d.vue.ts → tag-group-root.d.ts} +2 -2
- package/dist/components/tag-group/tag-group.context.d.ts +5 -5
- package/dist/components/tag-group/tag-group.types.d.ts +2 -2
- package/dist/components/textarea/index.d.ts +2 -2
- package/dist/components/textarea/{textarea-root.vue.d.vue.ts → textarea-root.d.ts} +1 -1
- package/dist/components/textfield/index.d.ts +12 -12
- package/dist/components/textfield/{textfield-root.vue.d.vue.ts → textfield-root.d.ts} +1 -1
- package/dist/components/textfield/textfield.types.d.ts +1 -1
- package/dist/components/time-field/index.d.ts +37 -37
- package/dist/components/time-field/{time-field-root.vue.d.vue.ts → time-field-root.d.ts} +2 -2
- package/dist/components/time-field/time-field.types.d.ts +3 -3
- package/dist/components/toast/index.d.ts +20 -20
- package/dist/components/toast/{toast-action-button.vue.d.vue.ts → toast-action-button.d.ts} +1 -1
- package/dist/components/toast/{toast-close-button.vue.d.vue.ts → toast-close-button.d.ts} +1 -1
- package/dist/components/toast/{toast-content.vue.d.vue.ts → toast-content.d.ts} +1 -1
- package/dist/components/toast/{toast-default-content.vue.d.vue.ts → toast-default-content.d.ts} +1 -1
- package/dist/components/toast/{toast-description.vue.d.vue.ts → toast-description.d.ts} +1 -1
- package/dist/components/toast/{toast-indicator.vue.d.vue.ts → toast-indicator.d.ts} +1 -1
- package/dist/components/toast/{toast-provider.vue.d.vue.ts → toast-provider.d.ts} +1 -1
- package/dist/components/toast/toast-queue.d.ts +1 -1
- package/dist/components/toast/{toast-renderable.vue.d.vue.ts → toast-renderable.d.ts} +1 -1
- package/dist/components/toast/{toast-root.vue.d.vue.ts → toast-root.d.ts} +1 -1
- package/dist/components/toast/{toast-title.vue.d.vue.ts → toast-title.d.ts} +1 -1
- package/dist/components/toast/toast.context.d.ts +2 -2
- package/dist/components/toast/toast.types.d.ts +2 -2
- package/dist/components/toggle-button/index.d.ts +8 -8
- package/dist/components/toggle-button/{toggle-button-root.vue.d.vue.ts → toggle-button-root.d.ts} +1 -1
- package/dist/components/toggle-button/toggle-button.types.d.ts +1 -1
- package/dist/components/toggle-button-group/index.d.ts +17 -17
- package/dist/components/toggle-button-group/{toggle-button-group-root.vue.d.vue.ts → toggle-button-group-root.d.ts} +2 -2
- package/dist/components/toggle-button-group/{toggle-button-group-separator.vue.d.vue.ts → toggle-button-group-separator.d.ts} +1 -1
- package/dist/components/toggle-button-group/toggle-button-group.context.d.ts +1 -1
- package/dist/components/toggle-button-group/toggle-button-group.types.d.ts +1 -1
- package/dist/components/toolbar/index.d.ts +6 -6
- package/dist/components/toolbar/{toolbar-root.vue.d.vue.ts → toolbar-root.d.ts} +1 -1
- package/dist/components/toolbar/toolbar.context.d.ts +1 -1
- package/dist/components/toolbar/toolbar.types.d.ts +1 -1
- package/dist/components/tooltip/index.d.ts +8 -8
- package/dist/components/tooltip/{tooltip-arrow.vue.d.vue.ts → tooltip-arrow.d.ts} +1 -1
- package/dist/components/tooltip/{tooltip-content.vue.d.vue.ts → tooltip-content.d.ts} +1 -1
- package/dist/components/tooltip/{tooltip-root.vue.d.vue.ts → tooltip-root.d.ts} +1 -1
- package/dist/components/tooltip/{tooltip-trigger.vue.d.vue.ts → tooltip-trigger.d.ts} +1 -1
- package/dist/components/tooltip/tooltip.context.d.ts +1 -1
- package/dist/components/tooltip/tooltip.types.d.ts +1 -1
- package/dist/components/typography/{code.vue.d.vue.ts → code.d.ts} +1 -1
- package/dist/components/typography/{heading.vue.d.vue.ts → heading.d.ts} +1 -1
- package/dist/components/typography/index.d.ts +24 -24
- package/dist/components/typography/{paragraph.vue.d.vue.ts → paragraph.d.ts} +1 -1
- package/dist/components/typography/{prose.vue.d.vue.ts → prose.d.ts} +1 -1
- package/dist/components/typography/{typography-root.vue.d.vue.ts → typography-root.d.ts} +1 -1
- package/dist/components/typography/typography.constants.d.ts +1 -1
- package/dist/components/virtualizer/index.d.ts +5 -5
- package/dist/components/virtualizer/{virtualizer-item.vue.d.vue.ts → virtualizer-item.d.ts} +1 -1
- package/dist/components/virtualizer/{virtualizer-root.vue.d.vue.ts → virtualizer-root.d.ts} +1 -1
- package/dist/components/virtualizer/virtualizer.context.d.ts +4 -4
- package/dist/components/virtualizer/virtualizer.types.d.ts +2 -2
- package/dist/composables/drag-collection.d.ts +2 -2
- package/dist/composables/drag-manager.d.ts +2 -2
- package/dist/composables/droppable-collection-registry.d.ts +1 -1
- package/dist/composables/index.d.ts +125 -125
- package/dist/composables/press-responder.d.ts +1 -1
- package/dist/composables/table-drag-collection.d.ts +2 -2
- package/dist/composables/use-autocomplete.d.ts +3 -3
- package/dist/composables/use-calendar-cell.d.ts +2 -2
- package/dist/composables/use-calendar-grid.d.ts +2 -2
- package/dist/composables/use-calendar-heading.d.ts +1 -1
- package/dist/composables/use-calendar-state.d.ts +1 -1
- package/dist/composables/use-calendar-year-picker.d.ts +1 -1
- package/dist/composables/use-calendar.d.ts +1 -1
- package/dist/composables/use-checkbox-group-state.d.ts +1 -1
- package/dist/composables/use-collection-auto-focus.d.ts +3 -3
- package/dist/composables/use-collection.d.ts +1 -1
- package/dist/composables/use-color-area-gradient.d.ts +2 -2
- package/dist/composables/use-color-area-state.d.ts +1 -1
- package/dist/composables/use-color-area.d.ts +1 -1
- package/dist/composables/use-color-area.js +2 -5
- package/dist/composables/use-color-channel-field-state.d.ts +3 -3
- package/dist/composables/use-color-channel-field.d.ts +3 -3
- package/dist/composables/use-color-field-state.d.ts +2 -2
- package/dist/composables/use-color-field.d.ts +3 -3
- package/dist/composables/use-color-field.js +2 -5
- package/dist/composables/use-color-picker-state.d.ts +1 -1
- package/dist/composables/use-color-slider-state.d.ts +2 -2
- package/dist/composables/use-color-slider.d.ts +4 -4
- package/dist/composables/use-color-swatch.d.ts +1 -1
- package/dist/composables/use-combo-box-state.d.ts +5 -5
- package/dist/composables/use-combo-box.d.ts +7 -7
- package/dist/composables/use-date-field-state.d.ts +4 -4
- package/dist/composables/use-date-field.d.ts +5 -5
- package/dist/composables/use-date-picker-group.d.ts +2 -2
- package/dist/composables/use-date-picker-state.d.ts +3 -3
- package/dist/composables/use-date-picker.d.ts +7 -7
- package/dist/composables/use-date-range-picker-state.d.ts +4 -4
- package/dist/composables/use-date-range-picker.d.ts +7 -7
- package/dist/composables/use-date-segment.d.ts +2 -2
- package/dist/composables/use-default-date-props.d.ts +1 -1
- package/dist/composables/use-dialog-trigger.d.ts +2 -2
- package/dist/composables/use-disclosure-group-navigation.d.ts +1 -1
- package/dist/composables/use-dnd-persisted-keys.d.ts +3 -3
- package/dist/composables/use-drag-and-drop.d.ts +10 -10
- package/dist/composables/use-drag.d.ts +2 -2
- package/dist/composables/use-draggable-collection-state.d.ts +2 -2
- package/dist/composables/use-draggable-collection.d.ts +1 -1
- package/dist/composables/use-draggable-item.d.ts +4 -4
- package/dist/composables/use-drawer-drag.d.ts +1 -1
- package/dist/composables/use-drop-indicator.d.ts +2 -2
- package/dist/composables/use-drop.d.ts +1 -1
- package/dist/composables/use-droppable-collection-state.d.ts +2 -2
- package/dist/composables/use-droppable-collection.d.ts +3 -3
- package/dist/composables/use-droppable-item.d.ts +2 -2
- package/dist/composables/use-enter-exit.js +14 -43
- package/dist/composables/use-form-validation.d.ts +1 -1
- package/dist/composables/use-grid-keyboard.d.ts +4 -4
- package/dist/composables/use-grid-selection-announcement.d.ts +2 -2
- package/dist/composables/use-input-otp.d.ts +1 -1
- package/dist/composables/use-list-data.d.ts +2 -2
- package/dist/composables/use-list-keyboard.d.ts +3 -3
- package/dist/composables/use-locale.d.ts +1 -1
- package/dist/composables/use-long-press.d.ts +1 -1
- package/dist/composables/use-menu-trigger.d.ts +3 -3
- package/dist/composables/use-menu.d.ts +3 -3
- package/dist/composables/use-modal-overlay.d.ts +1 -1
- package/dist/composables/use-move.d.ts +1 -1
- package/dist/composables/use-number-field-state.d.ts +1 -1
- package/dist/composables/use-number-field.d.ts +3 -3
- package/dist/composables/use-number-field.js +2 -5
- package/dist/composables/use-overlay-position.d.ts +1 -1
- package/dist/composables/use-overlay-trigger-state.d.ts +1 -1
- package/dist/composables/use-overlay-trigger.d.ts +1 -1
- package/dist/composables/use-radio-group-state.d.ts +1 -1
- package/dist/composables/use-range-calendar-state.d.ts +2 -2
- package/dist/composables/use-range-calendar.d.ts +2 -2
- package/dist/composables/use-search-field.d.ts +2 -2
- package/dist/composables/use-select-state.d.ts +4 -4
- package/dist/composables/use-select.d.ts +4 -4
- package/dist/composables/use-selection-manager.d.ts +1 -1
- package/dist/composables/use-shared-element.js +4 -27
- package/dist/composables/use-slider-thumb.d.ts +1 -1
- package/dist/composables/use-slider.d.ts +1 -1
- package/dist/composables/use-tab-list-state.d.ts +2 -2
- package/dist/composables/use-table-collection.d.ts +3 -3
- package/dist/composables/use-table-column-layout.d.ts +1 -1
- package/dist/composables/use-text-field.d.ts +2 -2
- package/dist/composables/use-time-field-state.d.ts +3 -3
- package/dist/composables/use-toast-region.d.ts +1 -1
- package/dist/composables/use-toast.d.ts +1 -1
- package/dist/composables/use-tooltip-trigger-state.d.ts +1 -1
- package/dist/composables/use-tooltip-trigger.d.ts +2 -2
- package/dist/composables/use-typeahead.d.ts +1 -1
- package/dist/composables/use-virtualizer-scroll.d.ts +2 -2
- package/dist/composables/use-virtualizer.d.ts +3 -3
- package/dist/i18n/index.d.ts +12 -12
- package/dist/index.d.ts +4 -4
- package/dist/utils/animation-settled.d.ts +21 -0
- package/dist/utils/animation-settled.js +46 -0
- package/dist/utils/color.d.ts +1 -1
- package/dist/utils/date-validation.d.ts +2 -2
- package/dist/utils/dnd-constants.d.ts +1 -1
- package/dist/utils/dnd-data-transfer.d.ts +1 -1
- package/dist/utils/dnd-drop-target-navigation.d.ts +1 -1
- package/dist/utils/dnd-list-drop-target-delegate.d.ts +1 -1
- package/dist/utils/dnd-state.d.ts +2 -2
- package/dist/utils/dnd-tree-drop-target-delegate.d.ts +1 -1
- package/dist/utils/index.d.ts +35 -35
- package/dist/utils/virtualizer-collection.d.ts +2 -2
- package/dist/utils/virtualizer-layout-info.d.ts +1 -1
- package/dist/utils/virtualizer-layout.d.ts +3 -3
- package/dist/utils/virtualizer-list-layout.d.ts +6 -6
- package/dist/utils/virtualizer-overscan.d.ts +1 -1
- package/dist/utils/virtualizer-table-layout.d.ts +8 -8
- package/package.json +1 -1
- /package/dist/components/alert-dialog/{alert-dialog-close.vue.d.vue.ts → alert-dialog-close.d.ts} +0 -0
- /package/dist/components/combo-box/{combo-box-hidden-input.vue.d.vue.ts → combo-box-hidden-input.d.ts} +0 -0
- /package/dist/components/date-input-group/{date-input-group-hidden-input.vue.d.vue.ts → date-input-group-hidden-input.d.ts} +0 -0
- /package/dist/components/dnd/{drag-preview.vue.d.vue.ts → drag-preview.d.ts} +0 -0
- /package/dist/components/drawer/{drawer-close.vue.d.vue.ts → drawer-close.d.ts} +0 -0
- /package/dist/components/dropdown/{dropdown-submenu-trigger.vue.d.vue.ts → dropdown-submenu-trigger.d.ts} +0 -0
- /package/dist/components/icons/{danger-icon.vue.d.vue.ts → danger-icon.d.ts} +0 -0
- /package/dist/components/icons/{external-link-icon.vue.d.vue.ts → external-link-icon.d.ts} +0 -0
- /package/dist/components/icons/{icon-calendar.vue.d.vue.ts → icon-calendar.d.ts} +0 -0
- /package/dist/components/icons/{icon-chevron-down.vue.d.vue.ts → icon-chevron-down.d.ts} +0 -0
- /package/dist/components/icons/{icon-chevron-left.vue.d.vue.ts → icon-chevron-left.d.ts} +0 -0
- /package/dist/components/icons/{icon-chevron-right.vue.d.vue.ts → icon-chevron-right.d.ts} +0 -0
- /package/dist/components/icons/{icon-chevron-up.vue.d.vue.ts → icon-chevron-up.d.ts} +0 -0
- /package/dist/components/icons/{icon-close.vue.d.vue.ts → icon-close.d.ts} +0 -0
- /package/dist/components/icons/{icon-minus.vue.d.vue.ts → icon-minus.d.ts} +0 -0
- /package/dist/components/icons/{icon-overlay-arrow.vue.d.vue.ts → icon-overlay-arrow.d.ts} +0 -0
- /package/dist/components/icons/{icon-plus.vue.d.vue.ts → icon-plus.d.ts} +0 -0
- /package/dist/components/icons/{icon-search.vue.d.vue.ts → icon-search.d.ts} +0 -0
- /package/dist/components/icons/{info-icon.vue.d.vue.ts → info-icon.d.ts} +0 -0
- /package/dist/components/icons/{success-icon.vue.d.vue.ts → success-icon.d.ts} +0 -0
- /package/dist/components/icons/{warning-icon.vue.d.vue.ts → warning-icon.d.ts} +0 -0
- /package/dist/components/modal/{modal-close.vue.d.vue.ts → modal-close.d.ts} +0 -0
- /package/dist/components/overlay/{overlay-dismiss-button.vue.d.vue.ts → overlay-dismiss-button.d.ts} +0 -0
- /package/dist/components/select/{select-hidden-select.vue.d.vue.ts → select-hidden-select.d.ts} +0 -0
- /package/dist/components/table/{table-expand-trigger.vue.d.vue.ts → table-expand-trigger.d.ts} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import ColorSwatchRoot from "./color-swatch-root.
|
|
1
|
+
import ColorSwatchRoot from "./color-swatch-root.js";
|
|
2
2
|
export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
3
3
|
attrs: any;
|
|
4
4
|
slots: {
|
|
5
|
-
default?: (props: import("./color-swatch.types").ColorSwatchSlotProps) => unknown;
|
|
5
|
+
default?: (props: import("./color-swatch.types.js").ColorSwatchSlotProps) => unknown;
|
|
6
6
|
};
|
|
7
7
|
emit: {};
|
|
8
8
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
@@ -10,7 +10,7 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
10
10
|
ariaLabel?: string;
|
|
11
11
|
ariaLabelledby?: string;
|
|
12
12
|
class?: string;
|
|
13
|
-
color?: import("
|
|
13
|
+
color?: import("../../index.js").Color | string;
|
|
14
14
|
colorName?: string;
|
|
15
15
|
id?: string;
|
|
16
16
|
shape?: import("@ropav/styles").ColorSwatchVariants["shape"];
|
|
@@ -21,7 +21,7 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
21
21
|
expose: (exposed: {}) => void;
|
|
22
22
|
attrs: any;
|
|
23
23
|
slots: {
|
|
24
|
-
default?: (props: import("./color-swatch.types").ColorSwatchSlotProps) => unknown;
|
|
24
|
+
default?: (props: import("./color-swatch.types.js").ColorSwatchSlotProps) => unknown;
|
|
25
25
|
};
|
|
26
26
|
emit: {};
|
|
27
27
|
}>) => import('vue').VNode & {
|
|
@@ -30,7 +30,7 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
30
30
|
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
31
31
|
attrs: any;
|
|
32
32
|
slots: {
|
|
33
|
-
default?: (props: import("./color-swatch.types").ColorSwatchSlotProps) => unknown;
|
|
33
|
+
default?: (props: import("./color-swatch.types.js").ColorSwatchSlotProps) => unknown;
|
|
34
34
|
};
|
|
35
35
|
emit: {};
|
|
36
36
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
@@ -38,7 +38,7 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
38
38
|
ariaLabel?: string;
|
|
39
39
|
ariaLabelledby?: string;
|
|
40
40
|
class?: string;
|
|
41
|
-
color?: import("
|
|
41
|
+
color?: import("../../index.js").Color | string;
|
|
42
42
|
colorName?: string;
|
|
43
43
|
id?: string;
|
|
44
44
|
shape?: import("@ropav/styles").ColorSwatchVariants["shape"];
|
|
@@ -49,7 +49,7 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
49
49
|
expose: (exposed: {}) => void;
|
|
50
50
|
attrs: any;
|
|
51
51
|
slots: {
|
|
52
|
-
default?: (props: import("./color-swatch.types").ColorSwatchSlotProps) => unknown;
|
|
52
|
+
default?: (props: import("./color-swatch.types.js").ColorSwatchSlotProps) => unknown;
|
|
53
53
|
};
|
|
54
54
|
emit: {};
|
|
55
55
|
}>) => import('vue').VNode & {
|
|
@@ -57,6 +57,6 @@ export declare const ColorSwatch: ((__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
57
57
|
};
|
|
58
58
|
};
|
|
59
59
|
export { ColorSwatchRoot };
|
|
60
|
-
export type { ColorSwatchRootProps, ColorSwatchRootProps as ColorSwatchProps, ColorSwatchSlotProps, } from "./color-swatch.types";
|
|
60
|
+
export type { ColorSwatchRootProps, ColorSwatchRootProps as ColorSwatchProps, ColorSwatchSlotProps, } from "./color-swatch.types.js";
|
|
61
61
|
export { colorSwatchVariants } from "@ropav/styles";
|
|
62
62
|
export type { ColorSwatchVariants } from "@ropav/styles";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ColorSwatchPickerIndicatorProps, ColorSwatchPickerIndicatorSlotProps } from "./color-swatch-picker.types";
|
|
1
|
+
import type { ColorSwatchPickerIndicatorProps, ColorSwatchPickerIndicatorSlotProps } from "./color-swatch-picker.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ColorSwatchPickerIndicatorProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ColorSwatchPickerItemProps, ColorSwatchPickerItemSlotProps } from "./color-swatch-picker.types";
|
|
1
|
+
import type { ColorSwatchPickerItemProps, ColorSwatchPickerItemSlotProps } from "./color-swatch-picker.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ColorSwatchPickerItemProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { Color } from "../../utils/color-types";
|
|
2
|
-
import type { ColorSwatchPickerRootProps, ColorSwatchPickerRootSlotProps } from "./color-swatch-picker.types";
|
|
1
|
+
import type { Color } from "../../utils/color-types.js";
|
|
2
|
+
import type { ColorSwatchPickerRootProps, ColorSwatchPickerRootSlotProps } from "./color-swatch-picker.types.js";
|
|
3
3
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
4
4
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ColorSwatchPickerRootProps & {
|
|
5
5
|
onChange?: ((value: Color) => any) | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ColorSwatchPickerSwatchProps } from "./color-swatch-picker.types";
|
|
1
|
+
import type { ColorSwatchPickerSwatchProps } from "./color-swatch-picker.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ColorSwatchPickerSwatchProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { UseCollectionReturn } from "../../composables/use-collection";
|
|
2
|
-
import type { UseListKeyboardReturn } from "../../composables/use-list-keyboard";
|
|
3
|
-
import type { UseSelectionManagerReturn } from "../../composables/use-selection-manager";
|
|
4
|
-
import type { Color } from "../../utils/color-types";
|
|
1
|
+
import type { UseCollectionReturn } from "../../composables/use-collection.js";
|
|
2
|
+
import type { UseListKeyboardReturn } from "../../composables/use-list-keyboard.js";
|
|
3
|
+
import type { UseSelectionManagerReturn } from "../../composables/use-selection-manager.js";
|
|
4
|
+
import type { Color } from "../../utils/color-types.js";
|
|
5
5
|
import type { colorSwatchPickerVariants } from "@ropav/styles";
|
|
6
6
|
import type { ComputedRef } from "vue";
|
|
7
7
|
export interface ColorSwatchPickerContext {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { Color } from "../../utils/color-types";
|
|
1
|
+
import type { Color } from "../../utils/color-types.js";
|
|
2
2
|
import type { ColorSwatchPickerVariants } from "@ropav/styles";
|
|
3
3
|
export interface ColorSwatchPickerRootProps {
|
|
4
4
|
/** Labels the picker. Without one — and without `ariaLabelledby` — it names itself. */
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import ColorSwatchPickerIndicator from "./color-swatch-picker-indicator.
|
|
2
|
-
import ColorSwatchPickerItem from "./color-swatch-picker-item.
|
|
3
|
-
import ColorSwatchPickerRoot from "./color-swatch-picker-root.
|
|
4
|
-
import ColorSwatchPickerSwatch from "./color-swatch-picker-swatch.
|
|
1
|
+
import ColorSwatchPickerIndicator from "./color-swatch-picker-indicator.js";
|
|
2
|
+
import ColorSwatchPickerItem from "./color-swatch-picker-item.js";
|
|
3
|
+
import ColorSwatchPickerRoot from "./color-swatch-picker-root.js";
|
|
4
|
+
import ColorSwatchPickerSwatch from "./color-swatch-picker-swatch.js";
|
|
5
5
|
export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
6
6
|
attrs: any;
|
|
7
7
|
slots: {
|
|
8
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerRootSlotProps) => unknown;
|
|
8
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerRootSlotProps) => unknown;
|
|
9
9
|
};
|
|
10
|
-
emit: ((evt: "change", value: import("
|
|
10
|
+
emit: ((evt: "change", value: import("../../index.js").Color) => void) & ((evt: "update:value", value: import("../../index.js").Color) => void);
|
|
11
11
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
12
12
|
props: import('vue').PublicProps & {
|
|
13
13
|
ariaLabel?: string;
|
|
14
14
|
ariaLabelledby?: string;
|
|
15
15
|
class?: string;
|
|
16
|
-
value?: import("
|
|
17
|
-
defaultValue?: import("
|
|
16
|
+
value?: import("../../index.js").Color | string;
|
|
17
|
+
defaultValue?: import("../../index.js").Color | string;
|
|
18
18
|
layout?: import("@ropav/styles").ColorSwatchPickerVariants["layout"];
|
|
19
19
|
size?: import("@ropav/styles").ColorSwatchPickerVariants["size"];
|
|
20
20
|
variant?: import("@ropav/styles").ColorSwatchPickerVariants["variant"];
|
|
21
|
-
onChange?: ((value: import("
|
|
22
|
-
"onUpdate:value"?: ((value: import("
|
|
21
|
+
onChange?: ((value: import("../../index.js").Color) => any) | undefined;
|
|
22
|
+
"onUpdate:value"?: ((value: import("../../index.js").Color) => any) | undefined;
|
|
23
23
|
} & (typeof globalThis extends {
|
|
24
24
|
__VLS_PROPS_FALLBACK: infer P;
|
|
25
25
|
} ? P : {});
|
|
26
26
|
expose: (exposed: {}) => void;
|
|
27
27
|
attrs: any;
|
|
28
28
|
slots: {
|
|
29
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerRootSlotProps) => unknown;
|
|
29
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerRootSlotProps) => unknown;
|
|
30
30
|
};
|
|
31
|
-
emit: ((evt: "change", value: import("
|
|
31
|
+
emit: ((evt: "change", value: import("../../index.js").Color) => void) & ((evt: "update:value", value: import("../../index.js").Color) => void);
|
|
32
32
|
}>) => import('vue').VNode & {
|
|
33
33
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
34
34
|
}) & {
|
|
35
35
|
Indicator: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
36
36
|
attrs: any;
|
|
37
37
|
slots: {
|
|
38
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerIndicatorSlotProps) => unknown;
|
|
38
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerIndicatorSlotProps) => unknown;
|
|
39
39
|
};
|
|
40
40
|
emit: {};
|
|
41
41
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
@@ -47,7 +47,7 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
47
47
|
expose: (exposed: {}) => void;
|
|
48
48
|
attrs: any;
|
|
49
49
|
slots: {
|
|
50
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerIndicatorSlotProps) => unknown;
|
|
50
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerIndicatorSlotProps) => unknown;
|
|
51
51
|
};
|
|
52
52
|
emit: {};
|
|
53
53
|
}>) => import('vue').VNode & {
|
|
@@ -56,13 +56,13 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
56
56
|
Item: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
57
57
|
attrs: any;
|
|
58
58
|
slots: {
|
|
59
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerItemSlotProps) => unknown;
|
|
59
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerItemSlotProps) => unknown;
|
|
60
60
|
};
|
|
61
61
|
emit: {};
|
|
62
62
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
63
63
|
props: import('vue').PublicProps & {
|
|
64
64
|
class?: string;
|
|
65
|
-
color?: import("
|
|
65
|
+
color?: import("../../index.js").Color | string;
|
|
66
66
|
isDisabled?: boolean;
|
|
67
67
|
} & (typeof globalThis extends {
|
|
68
68
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -70,7 +70,7 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
70
70
|
expose: (exposed: {}) => void;
|
|
71
71
|
attrs: any;
|
|
72
72
|
slots: {
|
|
73
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerItemSlotProps) => unknown;
|
|
73
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerItemSlotProps) => unknown;
|
|
74
74
|
};
|
|
75
75
|
emit: {};
|
|
76
76
|
}>) => import('vue').VNode & {
|
|
@@ -79,30 +79,30 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
79
79
|
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
80
80
|
attrs: any;
|
|
81
81
|
slots: {
|
|
82
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerRootSlotProps) => unknown;
|
|
82
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerRootSlotProps) => unknown;
|
|
83
83
|
};
|
|
84
|
-
emit: ((evt: "change", value: import("
|
|
84
|
+
emit: ((evt: "change", value: import("../../index.js").Color) => void) & ((evt: "update:value", value: import("../../index.js").Color) => void);
|
|
85
85
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
86
86
|
props: import('vue').PublicProps & {
|
|
87
87
|
ariaLabel?: string;
|
|
88
88
|
ariaLabelledby?: string;
|
|
89
89
|
class?: string;
|
|
90
|
-
value?: import("
|
|
91
|
-
defaultValue?: import("
|
|
90
|
+
value?: import("../../index.js").Color | string;
|
|
91
|
+
defaultValue?: import("../../index.js").Color | string;
|
|
92
92
|
layout?: import("@ropav/styles").ColorSwatchPickerVariants["layout"];
|
|
93
93
|
size?: import("@ropav/styles").ColorSwatchPickerVariants["size"];
|
|
94
94
|
variant?: import("@ropav/styles").ColorSwatchPickerVariants["variant"];
|
|
95
|
-
onChange?: ((value: import("
|
|
96
|
-
"onUpdate:value"?: ((value: import("
|
|
95
|
+
onChange?: ((value: import("../../index.js").Color) => any) | undefined;
|
|
96
|
+
"onUpdate:value"?: ((value: import("../../index.js").Color) => any) | undefined;
|
|
97
97
|
} & (typeof globalThis extends {
|
|
98
98
|
__VLS_PROPS_FALLBACK: infer P;
|
|
99
99
|
} ? P : {});
|
|
100
100
|
expose: (exposed: {}) => void;
|
|
101
101
|
attrs: any;
|
|
102
102
|
slots: {
|
|
103
|
-
default?: (props: import("./color-swatch-picker.types").ColorSwatchPickerRootSlotProps) => unknown;
|
|
103
|
+
default?: (props: import("./color-swatch-picker.types.js").ColorSwatchPickerRootSlotProps) => unknown;
|
|
104
104
|
};
|
|
105
|
-
emit: ((evt: "change", value: import("
|
|
105
|
+
emit: ((evt: "change", value: import("../../index.js").Color) => void) & ((evt: "update:value", value: import("../../index.js").Color) => void);
|
|
106
106
|
}>) => import('vue').VNode & {
|
|
107
107
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
108
108
|
};
|
|
@@ -115,7 +115,7 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
115
115
|
ariaLabel?: string;
|
|
116
116
|
ariaLabelledby?: string;
|
|
117
117
|
class?: string;
|
|
118
|
-
color?: import("
|
|
118
|
+
color?: import("../../index.js").Color | string;
|
|
119
119
|
colorName?: string;
|
|
120
120
|
id?: string;
|
|
121
121
|
} & (typeof globalThis extends {
|
|
@@ -130,6 +130,6 @@ export declare const ColorSwatchPicker: ((__VLS_props: NonNullable<Awaited<typeo
|
|
|
130
130
|
};
|
|
131
131
|
};
|
|
132
132
|
export { ColorSwatchPickerIndicator, ColorSwatchPickerItem, ColorSwatchPickerRoot, ColorSwatchPickerSwatch, };
|
|
133
|
-
export type { ColorSwatchPickerIndicatorProps, ColorSwatchPickerIndicatorSlotProps, ColorSwatchPickerItemProps, ColorSwatchPickerItemSlotProps, ColorSwatchPickerRootProps, ColorSwatchPickerRootProps as ColorSwatchPickerProps, ColorSwatchPickerRootSlotProps, ColorSwatchPickerSwatchProps, } from "./color-swatch-picker.types";
|
|
133
|
+
export type { ColorSwatchPickerIndicatorProps, ColorSwatchPickerIndicatorSlotProps, ColorSwatchPickerItemProps, ColorSwatchPickerItemSlotProps, ColorSwatchPickerRootProps, ColorSwatchPickerRootProps as ColorSwatchPickerProps, ColorSwatchPickerRootSlotProps, ColorSwatchPickerSwatchProps, } from "./color-swatch-picker.types.js";
|
|
134
134
|
export { colorSwatchPickerVariants } from "@ropav/styles";
|
|
135
135
|
export type { ColorSwatchPickerVariants } from "@ropav/styles";
|
package/dist/components/combo-box/{combo-box-input-group.vue.d.vue.ts → combo-box-input-group.d.ts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ComboBoxInputGroupProps, ComboBoxInputGroupSlotProps } from "./combo-box.types";
|
|
1
|
+
import type { ComboBoxInputGroupProps, ComboBoxInputGroupSlotProps } from "./combo-box.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ComboBoxInputGroupProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ComboBoxPopoverProps } from "./combo-box.types";
|
|
1
|
+
import type { ComboBoxPopoverProps } from "./combo-box.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ComboBoxPopoverProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { SelectedValue } from "../../composables/use-select-state";
|
|
2
|
-
import type { ComboBoxRootProps, ComboBoxRootSlotProps } from "./combo-box.types";
|
|
1
|
+
import type { SelectedValue } from "../../composables/use-select-state.js";
|
|
2
|
+
import type { ComboBoxRootProps, ComboBoxRootSlotProps } from "./combo-box.types.js";
|
|
3
3
|
declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
4
4
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ComboBoxRootProps<T> & {
|
|
5
5
|
onChange?: ((value: SelectedValue) => any) | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ComboBoxTriggerProps } from "./combo-box.types";
|
|
1
|
+
import type { ComboBoxTriggerProps } from "./combo-box.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ComboBoxTriggerProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ComboBoxValueProps, ComboBoxValueSlotProps } from "./combo-box.types";
|
|
1
|
+
import type { ComboBoxValueProps, ComboBoxValueSlotProps } from "./combo-box.types.js";
|
|
2
2
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
3
3
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<ComboBoxValueProps> & (typeof globalThis extends {
|
|
4
4
|
__VLS_PROPS_FALLBACK: infer P;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { UseComboBoxReturn } from "../../composables/use-combo-box";
|
|
2
|
-
import type { UseComboBoxStateReturn } from "../../composables/use-combo-box-state";
|
|
3
|
-
import type { SelectedItem } from "../../composables/use-select-state";
|
|
1
|
+
import type { UseComboBoxReturn } from "../../composables/use-combo-box.js";
|
|
2
|
+
import type { UseComboBoxStateReturn } from "../../composables/use-combo-box-state.js";
|
|
3
|
+
import type { SelectedItem } from "../../composables/use-select-state.js";
|
|
4
4
|
import type { comboBoxVariants } from "@ropav/styles";
|
|
5
5
|
import type { ComputedRef } from "vue";
|
|
6
6
|
export interface ComboBoxContext {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { CollectionKey } from "../../composables/use-collection";
|
|
2
|
-
import type { ComboBoxFilter, ComboBoxMenuTrigger, ComboBoxValidationValue } from "../../composables/use-combo-box-state";
|
|
3
|
-
import type { ValidationBehavior, ValidationFunction } from "../../composables/use-form-validation-state";
|
|
4
|
-
import type { SelectSelectionMode, SelectedItem, SelectedValue } from "../../composables/use-select-state";
|
|
5
|
-
import type { DisabledBehavior } from "../../composables/use-selection-manager";
|
|
6
|
-
import type { Placement } from "../../utils/position";
|
|
1
|
+
import type { CollectionKey } from "../../composables/use-collection.js";
|
|
2
|
+
import type { ComboBoxFilter, ComboBoxMenuTrigger, ComboBoxValidationValue } from "../../composables/use-combo-box-state.js";
|
|
3
|
+
import type { ValidationBehavior, ValidationFunction } from "../../composables/use-form-validation-state.js";
|
|
4
|
+
import type { SelectSelectionMode, SelectedItem, SelectedValue } from "../../composables/use-select-state.js";
|
|
5
|
+
import type { DisabledBehavior } from "../../composables/use-selection-manager.js";
|
|
6
|
+
import type { Placement } from "../../utils/position.js";
|
|
7
7
|
/**
|
|
8
8
|
* A combo box is a text field that filters a list of options, and the text is part of the value.
|
|
9
9
|
*
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import ComboBoxInputGroup from "./combo-box-input-group.
|
|
2
|
-
import ComboBoxPopover from "./combo-box-popover.
|
|
3
|
-
import ComboBoxRoot from "./combo-box-root.
|
|
4
|
-
import ComboBoxTrigger from "./combo-box-trigger.
|
|
5
|
-
import ComboBoxValue from "./combo-box-value.
|
|
1
|
+
import ComboBoxInputGroup from "./combo-box-input-group.js";
|
|
2
|
+
import ComboBoxPopover from "./combo-box-popover.js";
|
|
3
|
+
import ComboBoxRoot from "./combo-box-root.js";
|
|
4
|
+
import ComboBoxTrigger from "./combo-box-trigger.js";
|
|
5
|
+
import ComboBoxValue from "./combo-box-value.js";
|
|
6
6
|
export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
7
7
|
attrs: any;
|
|
8
8
|
slots: {
|
|
9
|
-
default?: (props: import("./combo-box.types").ComboBoxRootSlotProps<T>) => unknown;
|
|
9
|
+
default?: (props: import("./combo-box.types.js").ComboBoxRootSlotProps<T>) => unknown;
|
|
10
10
|
};
|
|
11
|
-
emit: ((evt: "change", value: import("
|
|
11
|
+
emit: ((evt: "change", value: import("../../index.js").SelectedValue) => void) & ((evt: "focusChange", isFocused: boolean) => void) & ((evt: "inputChange", value: string) => void) & ((evt: "openChange", isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:value", value: import("../../index.js").SelectedValue) => void);
|
|
12
12
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
13
13
|
props: import('vue').PublicProps & {
|
|
14
14
|
class?: string;
|
|
15
15
|
items: readonly T[];
|
|
16
|
-
itemKey?: ((item: T, index: number) => import("
|
|
16
|
+
itemKey?: ((item: T, index: number) => import("../../index.js").CollectionKey) | undefined;
|
|
17
17
|
itemTextValue?: ((item: T) => string | undefined) | undefined;
|
|
18
18
|
itemDisabled?: ((item: T) => boolean) | undefined;
|
|
19
|
-
selectionMode?: import("
|
|
20
|
-
value?: import("
|
|
21
|
-
defaultValue?: import("
|
|
19
|
+
selectionMode?: import("../../index.js").SelectSelectionMode;
|
|
20
|
+
value?: import("../../index.js").SelectedValue;
|
|
21
|
+
defaultValue?: import("../../index.js").SelectedValue;
|
|
22
22
|
inputValue?: string;
|
|
23
23
|
defaultInputValue?: string;
|
|
24
|
-
menuTrigger?: import("
|
|
25
|
-
defaultFilter?: import("
|
|
24
|
+
menuTrigger?: import("../../index.js").ComboBoxMenuTrigger;
|
|
25
|
+
defaultFilter?: import("../../index.js").ComboBoxFilter | null;
|
|
26
26
|
allowsCustomValue?: boolean;
|
|
27
27
|
allowsEmptyCollection?: boolean;
|
|
28
28
|
shouldCloseOnBlur?: boolean;
|
|
29
|
-
disabledKeys?: Iterable<import("
|
|
30
|
-
disabledBehavior?: import("
|
|
29
|
+
disabledKeys?: Iterable<import("../../index.js").CollectionKey>;
|
|
30
|
+
disabledBehavior?: import("../../index.js").DisabledBehavior;
|
|
31
31
|
isDisabled?: boolean;
|
|
32
32
|
isReadOnly?: boolean;
|
|
33
33
|
isRequired?: boolean;
|
|
34
34
|
isInvalid?: boolean;
|
|
35
|
-
validate?: import("
|
|
36
|
-
validationBehavior?: import("
|
|
35
|
+
validate?: import("../../index.js").ValidationFunction<import("../../index.js").ComboBoxValidationValue>;
|
|
36
|
+
validationBehavior?: import("../../index.js").ValidationBehavior;
|
|
37
37
|
name?: string;
|
|
38
38
|
form?: string;
|
|
39
39
|
formValue?: "key" | "text";
|
|
@@ -51,28 +51,28 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
51
51
|
ariaDescribedby?: string;
|
|
52
52
|
fullWidth?: boolean;
|
|
53
53
|
variant?: "primary" | "secondary";
|
|
54
|
-
onChange?: ((value: import("
|
|
54
|
+
onChange?: ((value: import("../../index.js").SelectedValue) => any) | undefined;
|
|
55
55
|
onFocusChange?: ((isFocused: boolean) => any) | undefined;
|
|
56
56
|
onInputChange?: ((value: string) => any) | undefined;
|
|
57
57
|
onOpenChange?: ((isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => any) | undefined;
|
|
58
58
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
59
|
-
"onUpdate:value"?: ((value: import("
|
|
59
|
+
"onUpdate:value"?: ((value: import("../../index.js").SelectedValue) => any) | undefined;
|
|
60
60
|
} & (typeof globalThis extends {
|
|
61
61
|
__VLS_PROPS_FALLBACK: infer P;
|
|
62
62
|
} ? P : {});
|
|
63
63
|
expose: (exposed: {}) => void;
|
|
64
64
|
attrs: any;
|
|
65
65
|
slots: {
|
|
66
|
-
default?: (props: import("./combo-box.types").ComboBoxRootSlotProps<T>) => unknown;
|
|
66
|
+
default?: (props: import("./combo-box.types.js").ComboBoxRootSlotProps<T>) => unknown;
|
|
67
67
|
};
|
|
68
|
-
emit: ((evt: "change", value: import("
|
|
68
|
+
emit: ((evt: "change", value: import("../../index.js").SelectedValue) => void) & ((evt: "focusChange", isFocused: boolean) => void) & ((evt: "inputChange", value: string) => void) & ((evt: "openChange", isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:value", value: import("../../index.js").SelectedValue) => void);
|
|
69
69
|
}>) => import('vue').VNode & {
|
|
70
70
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
71
71
|
}) & {
|
|
72
72
|
InputGroup: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
73
73
|
attrs: any;
|
|
74
74
|
slots: {
|
|
75
|
-
default?: (props: import("./combo-box.types").ComboBoxInputGroupSlotProps) => unknown;
|
|
75
|
+
default?: (props: import("./combo-box.types.js").ComboBoxInputGroupSlotProps) => unknown;
|
|
76
76
|
};
|
|
77
77
|
emit: {};
|
|
78
78
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
@@ -84,7 +84,7 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
84
84
|
expose: (exposed: {}) => void;
|
|
85
85
|
attrs: any;
|
|
86
86
|
slots: {
|
|
87
|
-
default?: (props: import("./combo-box.types").ComboBoxInputGroupSlotProps) => unknown;
|
|
87
|
+
default?: (props: import("./combo-box.types.js").ComboBoxInputGroupSlotProps) => unknown;
|
|
88
88
|
};
|
|
89
89
|
emit: {};
|
|
90
90
|
}>) => import('vue').VNode & {
|
|
@@ -99,7 +99,7 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
99
99
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
100
100
|
props: import('vue').PublicProps & {
|
|
101
101
|
class?: string;
|
|
102
|
-
placement?: import("
|
|
102
|
+
placement?: import("../../index.js").Placement;
|
|
103
103
|
offset?: number;
|
|
104
104
|
crossOffset?: number;
|
|
105
105
|
shouldFlip?: boolean;
|
|
@@ -121,34 +121,34 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
121
121
|
Root: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
122
122
|
attrs: any;
|
|
123
123
|
slots: {
|
|
124
|
-
default?: (props: import("./combo-box.types").ComboBoxRootSlotProps<T>) => unknown;
|
|
124
|
+
default?: (props: import("./combo-box.types.js").ComboBoxRootSlotProps<T>) => unknown;
|
|
125
125
|
};
|
|
126
|
-
emit: ((evt: "change", value: import("
|
|
126
|
+
emit: ((evt: "change", value: import("../../index.js").SelectedValue) => void) & ((evt: "focusChange", isFocused: boolean) => void) & ((evt: "inputChange", value: string) => void) & ((evt: "openChange", isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:value", value: import("../../index.js").SelectedValue) => void);
|
|
127
127
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
128
128
|
props: import('vue').PublicProps & {
|
|
129
129
|
class?: string;
|
|
130
130
|
items: readonly T[];
|
|
131
|
-
itemKey?: ((item: T, index: number) => import("
|
|
131
|
+
itemKey?: ((item: T, index: number) => import("../../index.js").CollectionKey) | undefined;
|
|
132
132
|
itemTextValue?: ((item: T) => string | undefined) | undefined;
|
|
133
133
|
itemDisabled?: ((item: T) => boolean) | undefined;
|
|
134
|
-
selectionMode?: import("
|
|
135
|
-
value?: import("
|
|
136
|
-
defaultValue?: import("
|
|
134
|
+
selectionMode?: import("../../index.js").SelectSelectionMode;
|
|
135
|
+
value?: import("../../index.js").SelectedValue;
|
|
136
|
+
defaultValue?: import("../../index.js").SelectedValue;
|
|
137
137
|
inputValue?: string;
|
|
138
138
|
defaultInputValue?: string;
|
|
139
|
-
menuTrigger?: import("
|
|
140
|
-
defaultFilter?: import("
|
|
139
|
+
menuTrigger?: import("../../index.js").ComboBoxMenuTrigger;
|
|
140
|
+
defaultFilter?: import("../../index.js").ComboBoxFilter | null;
|
|
141
141
|
allowsCustomValue?: boolean;
|
|
142
142
|
allowsEmptyCollection?: boolean;
|
|
143
143
|
shouldCloseOnBlur?: boolean;
|
|
144
|
-
disabledKeys?: Iterable<import("
|
|
145
|
-
disabledBehavior?: import("
|
|
144
|
+
disabledKeys?: Iterable<import("../../index.js").CollectionKey>;
|
|
145
|
+
disabledBehavior?: import("../../index.js").DisabledBehavior;
|
|
146
146
|
isDisabled?: boolean;
|
|
147
147
|
isReadOnly?: boolean;
|
|
148
148
|
isRequired?: boolean;
|
|
149
149
|
isInvalid?: boolean;
|
|
150
|
-
validate?: import("
|
|
151
|
-
validationBehavior?: import("
|
|
150
|
+
validate?: import("../../index.js").ValidationFunction<import("../../index.js").ComboBoxValidationValue>;
|
|
151
|
+
validationBehavior?: import("../../index.js").ValidationBehavior;
|
|
152
152
|
name?: string;
|
|
153
153
|
form?: string;
|
|
154
154
|
formValue?: "key" | "text";
|
|
@@ -166,21 +166,21 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
166
166
|
ariaDescribedby?: string;
|
|
167
167
|
fullWidth?: boolean;
|
|
168
168
|
variant?: "primary" | "secondary";
|
|
169
|
-
onChange?: ((value: import("
|
|
169
|
+
onChange?: ((value: import("../../index.js").SelectedValue) => any) | undefined;
|
|
170
170
|
onFocusChange?: ((isFocused: boolean) => any) | undefined;
|
|
171
171
|
onInputChange?: ((value: string) => any) | undefined;
|
|
172
172
|
onOpenChange?: ((isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => any) | undefined;
|
|
173
173
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
|
174
|
-
"onUpdate:value"?: ((value: import("
|
|
174
|
+
"onUpdate:value"?: ((value: import("../../index.js").SelectedValue) => any) | undefined;
|
|
175
175
|
} & (typeof globalThis extends {
|
|
176
176
|
__VLS_PROPS_FALLBACK: infer P;
|
|
177
177
|
} ? P : {});
|
|
178
178
|
expose: (exposed: {}) => void;
|
|
179
179
|
attrs: any;
|
|
180
180
|
slots: {
|
|
181
|
-
default?: (props: import("./combo-box.types").ComboBoxRootSlotProps<T>) => unknown;
|
|
181
|
+
default?: (props: import("./combo-box.types.js").ComboBoxRootSlotProps<T>) => unknown;
|
|
182
182
|
};
|
|
183
|
-
emit: ((evt: "change", value: import("
|
|
183
|
+
emit: ((evt: "change", value: import("../../index.js").SelectedValue) => void) & ((evt: "focusChange", isFocused: boolean) => void) & ((evt: "inputChange", value: string) => void) & ((evt: "openChange", isOpen: boolean, menuTrigger?: "focus" | "input" | "manual" | undefined) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:value", value: import("../../index.js").SelectedValue) => void);
|
|
184
184
|
}>) => import('vue').VNode & {
|
|
185
185
|
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
186
186
|
};
|
|
@@ -208,7 +208,7 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
208
208
|
Value: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
209
209
|
attrs: any;
|
|
210
210
|
slots: {
|
|
211
|
-
default?: (props: import("./combo-box.types").ComboBoxValueSlotProps) => unknown;
|
|
211
|
+
default?: (props: import("./combo-box.types.js").ComboBoxValueSlotProps) => unknown;
|
|
212
212
|
};
|
|
213
213
|
emit: {};
|
|
214
214
|
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
@@ -221,7 +221,7 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
221
221
|
expose: (exposed: {}) => void;
|
|
222
222
|
attrs: any;
|
|
223
223
|
slots: {
|
|
224
|
-
default?: (props: import("./combo-box.types").ComboBoxValueSlotProps) => unknown;
|
|
224
|
+
default?: (props: import("./combo-box.types.js").ComboBoxValueSlotProps) => unknown;
|
|
225
225
|
};
|
|
226
226
|
emit: {};
|
|
227
227
|
}>) => import('vue').VNode & {
|
|
@@ -229,8 +229,8 @@ export declare const ComboBox: (<T>(__VLS_props: NonNullable<Awaited<typeof __VL
|
|
|
229
229
|
};
|
|
230
230
|
};
|
|
231
231
|
export { ComboBoxInputGroup, ComboBoxPopover, ComboBoxRoot, ComboBoxTrigger, ComboBoxValue };
|
|
232
|
-
export type { ComboBoxInputGroupProps, ComboBoxInputGroupSlotProps, ComboBoxPopoverProps, ComboBoxRootEmits, ComboBoxRootProps, ComboBoxRootProps as ComboBoxProps, ComboBoxRootSlotProps, ComboBoxTriggerProps, ComboBoxValueProps, ComboBoxValueSlotProps, } from "./combo-box.types";
|
|
233
|
-
export { useComboBoxContext } from "./combo-box.context";
|
|
234
|
-
export type { ComboBoxContext } from "./combo-box.context";
|
|
232
|
+
export type { ComboBoxInputGroupProps, ComboBoxInputGroupSlotProps, ComboBoxPopoverProps, ComboBoxRootEmits, ComboBoxRootProps, ComboBoxRootProps as ComboBoxProps, ComboBoxRootSlotProps, ComboBoxTriggerProps, ComboBoxValueProps, ComboBoxValueSlotProps, } from "./combo-box.types.js";
|
|
233
|
+
export { useComboBoxContext } from "./combo-box.context.js";
|
|
234
|
+
export type { ComboBoxContext } from "./combo-box.context.js";
|
|
235
235
|
export { comboBoxVariants } from "@ropav/styles";
|
|
236
236
|
export type { ComboBoxVariants } from "@ropav/styles";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { DateFieldRootProps, DateFieldRootSlotProps } from "./date-field.types";
|
|
1
|
+
import type { DateFieldRootProps, DateFieldRootSlotProps } from "./date-field.types.js";
|
|
2
2
|
import type { DateValue } from "@internationalized/date";
|
|
3
3
|
declare const __VLS_export: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, 'attrs' | 'emit' | 'slots'>>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
4
4
|
props: import('vue').PublicProps & __VLS_PrettifyLocal<DateFieldRootProps & {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { ValidationBehavior } from "../../composables/use-form-validation-state";
|
|
2
|
-
import type { Granularity, MaxGranularity } from "../../utils/date-format";
|
|
1
|
+
import type { ValidationBehavior } from "../../composables/use-form-validation-state.js";
|
|
2
|
+
import type { Granularity, MaxGranularity } from "../../utils/date-format.js";
|
|
3
3
|
import type { Calendar, CalendarIdentifier, DateValue } from "@internationalized/date";
|
|
4
4
|
export interface DateFieldRootProps {
|
|
5
5
|
class?: string;
|