ropav 0.5.0 → 0.7.0
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 +32 -9
- package/dist/components/accordion/index.d.ts +2 -190
- package/dist/components/accordion/index.js +1 -12
- package/dist/components/alert/alert-indicator.js +1 -1
- package/dist/components/alert/index.d.ts +2 -131
- package/dist/components/alert/index.js +1 -10
- package/dist/components/alert-dialog/alert-dialog-close.js +1 -1
- package/dist/components/alert-dialog/alert-dialog-heading.js +2 -2
- package/dist/components/alert-dialog/alert-dialog.types.d.ts +1 -1
- package/dist/components/alert-dialog/index.d.ts +2 -296
- package/dist/components/alert-dialog/index.js +1 -17
- package/dist/components/autocomplete/autocomplete-popover.js +2 -2
- package/dist/components/autocomplete/autocomplete-root.js +1 -1
- package/dist/components/autocomplete/index.d.ts +2 -250
- package/dist/components/autocomplete/index.js +1 -12
- package/dist/components/avatar/avatar.context.d.ts +1 -1
- package/dist/components/avatar/index.d.ts +2 -101
- package/dist/components/avatar/index.js +1 -8
- package/dist/components/badge/badge-anchor.js +5 -4
- package/dist/components/badge/badge-auto-label.d.ts +4 -4
- package/dist/components/badge/badge-auto-label.js +2 -2
- package/dist/components/badge/badge-root.js +2 -2
- package/dist/components/badge/index.d.ts +2 -95
- package/dist/components/badge/index.js +1 -8
- package/dist/components/breadcrumbs/breadcrumbs-item.js +2 -2
- package/dist/components/breadcrumbs/breadcrumbs.types.d.ts +2 -2
- package/dist/components/breadcrumbs/index.d.ts +2 -90
- package/dist/components/breadcrumbs/index.js +1 -7
- package/dist/components/button/index.d.ts +2 -61
- package/dist/components/button/index.js +1 -4
- package/dist/components/button-group/index.d.ts +2 -72
- package/dist/components/button-group/index.js +1 -7
- package/dist/components/calendar/calendar-grid-body.js +2 -2
- package/dist/components/calendar/calendar-grid-header.js +1 -1
- package/dist/components/calendar/calendar-grid.js +2 -1
- package/dist/components/calendar/calendar-root.d.ts +1 -1
- package/dist/components/calendar/calendar-root.js +13 -13
- package/dist/components/calendar/calendar.context.js +1 -1
- package/dist/components/calendar/calendar.types.d.ts +3 -1
- package/dist/components/calendar/index.d.ts +2 -422
- package/dist/components/calendar/index.js +1 -27
- package/dist/components/calendar-year-picker/calendar-year-picker-cell.js +15 -11
- package/dist/components/calendar-year-picker/calendar-year-picker-grid-body.js +9 -10
- package/dist/components/calendar-year-picker/calendar-year-picker-grid.js +36 -32
- package/dist/components/calendar-year-picker/calendar-year-picker-trigger-heading.js +1 -1
- package/dist/components/calendar-year-picker/calendar-year-picker-trigger.js +1 -1
- package/dist/components/calendar-year-picker/calendar-year-picker.context.d.ts +26 -8
- package/dist/components/calendar-year-picker/calendar-year-picker.context.js +2 -2
- package/dist/components/calendar-year-picker/calendar-year-picker.types.d.ts +8 -1
- package/dist/components/calendar-year-picker/index.d.ts +0 -134
- package/dist/components/calendar-year-picker/index.js +1 -11
- package/dist/components/card/index.d.ts +2 -152
- package/dist/components/card/index.js +1 -11
- package/dist/components/checkbox/index.d.ts +2 -146
- package/dist/components/checkbox/index.js +1 -9
- package/dist/components/checkbox-group/index.d.ts +2 -77
- package/dist/components/checkbox-group/index.js +1 -4
- package/dist/components/chip/chip-auto-label.d.ts +4 -4
- package/dist/components/chip/chip-auto-label.js +2 -2
- package/dist/components/chip/chip-root.js +2 -2
- package/dist/components/chip/index.d.ts +2 -72
- package/dist/components/chip/index.js +1 -7
- package/dist/components/close-button/index.d.ts +2 -55
- package/dist/components/close-button/index.js +1 -4
- package/dist/components/color-area/index.d.ts +2 -100
- package/dist/components/color-area/index.js +1 -7
- package/dist/components/color-field/color-field-root.js +1 -1
- package/dist/components/color-field/index.d.ts +2 -175
- package/dist/components/color-field/index.js +1 -14
- package/dist/components/color-input-group/index.d.ts +2 -115
- package/dist/components/color-input-group/index.js +1 -9
- package/dist/components/color-picker/color-picker-popover.js +2 -2
- package/dist/components/color-picker/index.d.ts +2 -110
- package/dist/components/color-picker/index.js +1 -8
- package/dist/components/color-slider/index.d.ts +2 -138
- package/dist/components/color-slider/index.js +1 -9
- package/dist/components/color-swatch/index.d.ts +2 -59
- package/dist/components/color-swatch/index.js +1 -4
- package/dist/components/color-swatch-picker/color-swatch-picker-item.js +1 -1
- package/dist/components/color-swatch-picker/index.d.ts +2 -129
- package/dist/components/color-swatch-picker/index.js +1 -9
- package/dist/components/combo-box/combo-box-popover.js +2 -2
- package/dist/components/combo-box/combo-box.types.d.ts +1 -1
- package/dist/components/combo-box/index.d.ts +2 -229
- package/dist/components/combo-box/index.js +1 -10
- package/dist/components/date-field/date-field-root.js +2 -2
- package/dist/components/date-field/index.d.ts +2 -241
- package/dist/components/date-field/index.js +1 -12
- package/dist/components/date-input-group/use-date-segment.js +1 -1
- package/dist/components/date-picker/date-picker-popover.js +2 -2
- package/dist/components/date-picker/date-picker-root.js +6 -3
- package/dist/components/date-picker/index.d.ts +2 -186
- package/dist/components/date-picker/index.js +1 -9
- package/dist/components/date-range-picker/date-range-picker-popover.js +2 -2
- package/dist/components/date-range-picker/date-range-picker-root.js +6 -3
- package/dist/components/date-range-picker/index.d.ts +2 -209
- package/dist/components/date-range-picker/index.js +1 -10
- package/dist/components/description/index.d.ts +2 -45
- package/dist/components/description/index.js +1 -4
- package/dist/components/disclosure/disclosure-root.js +3 -3
- package/dist/components/disclosure/index.d.ts +2 -163
- package/dist/components/disclosure/index.js +1 -11
- package/dist/components/disclosure-group/index.d.ts +2 -57
- package/dist/components/disclosure-group/index.js +1 -4
- package/dist/components/drawer/drawer-close.js +1 -1
- package/dist/components/drawer/drawer-dialog.js +1 -1
- package/dist/components/drawer/drawer-heading.js +2 -2
- package/dist/components/drawer/drawer.types.d.ts +1 -1
- package/dist/components/drawer/index.d.ts +2 -291
- package/dist/components/drawer/index.js +1 -17
- package/dist/components/drop-zone/drop-zone-root.d.ts +23 -0
- package/dist/components/drop-zone/drop-zone-root.js +153 -0
- package/dist/components/drop-zone/drop-zone-trigger.d.ts +21 -0
- package/dist/components/drop-zone/drop-zone-trigger.js +20 -0
- package/dist/components/drop-zone/drop-zone.accept.d.ts +19 -0
- package/dist/components/drop-zone/drop-zone.accept.js +28 -0
- package/dist/components/drop-zone/drop-zone.context.d.ts +6 -0
- package/dist/components/drop-zone/drop-zone.context.js +5 -0
- package/dist/components/drop-zone/drop-zone.types.d.ts +30 -0
- package/dist/components/drop-zone/index.d.ts +8 -0
- package/dist/components/drop-zone/index.js +5 -0
- package/dist/components/dropdown/dropdown-popover.js +2 -2
- package/dist/components/dropdown/index.d.ts +2 -265
- package/dist/components/dropdown/index.js +1 -23
- package/dist/components/empty-state/index.d.ts +2 -45
- package/dist/components/empty-state/index.js +1 -4
- package/dist/components/error-message/index.d.ts +2 -45
- package/dist/components/error-message/index.js +1 -4
- package/dist/components/field-error/field-error-root.js +2 -2
- package/dist/components/field-error/index.d.ts +2 -66
- package/dist/components/field-error/index.js +1 -7
- package/dist/components/fieldset/index.d.ts +2 -110
- package/dist/components/fieldset/index.js +1 -9
- package/dist/components/form/index.d.ts +2 -49
- package/dist/components/form/index.js +1 -4
- package/dist/components/header/index.d.ts +2 -45
- package/dist/components/header/index.js +1 -4
- package/dist/components/i18n-provider/index.d.ts +2 -2
- package/dist/components/i18n-provider/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/input/index.d.ts +2 -51
- package/dist/components/input/index.js +1 -4
- package/dist/components/input-group/index.d.ts +2 -141
- package/dist/components/input-group/index.js +1 -10
- package/dist/components/input-otp/index.d.ts +2 -151
- package/dist/components/input-otp/index.js +1 -9
- package/dist/components/kbd/index.d.ts +2 -86
- package/dist/components/kbd/index.js +1 -8
- package/dist/components/label/index.d.ts +2 -51
- package/dist/components/label/index.js +1 -4
- package/dist/components/link/index.d.ts +2 -94
- package/dist/components/link/index.js +1 -7
- package/dist/components/list-box/index.d.ts +2 -191
- package/dist/components/list-box/index.js +1 -14
- package/dist/components/list-box/list-box-drop-indicator.js +2 -2
- package/dist/components/list-box/list-box-root.js +4 -4
- package/dist/components/list-box-item/index.d.ts +2 -74
- package/dist/components/list-box-item/index.js +1 -7
- package/dist/components/list-box-item/list-box-item-root.js +2 -2
- package/dist/components/list-box-section/index.d.ts +2 -47
- package/dist/components/list-box-section/index.js +1 -4
- package/dist/components/menu/index.d.ts +2 -83
- package/dist/components/menu/index.js +1 -4
- package/dist/components/menu-item/index.d.ts +2 -96
- package/dist/components/menu-item/index.js +1 -8
- package/dist/components/menu-item/menu-item-root.js +2 -2
- package/dist/components/menu-section/index.d.ts +2 -63
- package/dist/components/menu-section/index.js +1 -4
- package/dist/components/meter/index.d.ts +2 -127
- package/dist/components/meter/index.js +1 -9
- package/dist/components/modal/index.d.ts +2 -296
- package/dist/components/modal/index.js +1 -17
- package/dist/components/modal/modal-close.js +1 -1
- package/dist/components/modal/modal-heading.js +2 -2
- 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 +2 -186
- package/dist/components/number-field/index.js +1 -10
- package/dist/components/number-field/number-field-decrement-button.js +1 -1
- package/dist/components/number-field/number-field-increment-button.js +1 -1
- package/dist/components/overlay/overlay-slots.d.ts +1 -1
- package/dist/components/pagination/index.d.ts +2 -244
- package/dist/components/pagination/index.js +1 -15
- package/dist/components/pagination/pagination-next.js +4 -1
- package/dist/components/pagination/pagination-previous.js +4 -1
- package/dist/components/popover/index.d.ts +2 -172
- package/dist/components/popover/index.js +1 -11
- package/dist/components/popover/popover-arrow.js +2 -2
- package/dist/components/popover/popover-content.js +2 -2
- package/dist/components/popover/popover-heading.js +2 -2
- package/dist/components/popover/popover.types.d.ts +1 -1
- package/dist/components/progress-bar/index.d.ts +2 -129
- package/dist/components/progress-bar/index.js +1 -9
- package/dist/components/progress-bar/progress-bar-root.js +4 -0
- package/dist/components/progress-bar/progress-bar.types.d.ts +7 -0
- package/dist/components/progress-circle/index.d.ts +2 -124
- package/dist/components/progress-circle/index.js +1 -9
- package/dist/components/radio/index.d.ts +2 -120
- package/dist/components/radio/index.js +1 -9
- package/dist/components/radio-group/index.d.ts +2 -79
- package/dist/components/radio-group/index.js +1 -4
- package/dist/components/range-calendar/index.d.ts +2 -424
- package/dist/components/range-calendar/index.js +1 -27
- package/dist/components/range-calendar/range-calendar-cell.js +4 -2
- package/dist/components/range-calendar/range-calendar-grid-body.js +2 -2
- package/dist/components/range-calendar/range-calendar-grid-header.js +1 -1
- package/dist/components/range-calendar/range-calendar-grid.js +2 -1
- package/dist/components/range-calendar/range-calendar-root.d.ts +3 -3
- package/dist/components/range-calendar/range-calendar-root.js +13 -13
- package/dist/components/range-calendar/range-calendar.context.d.ts +1 -1
- package/dist/components/range-calendar/range-calendar.context.js +1 -1
- package/dist/components/range-calendar/range-calendar.types.d.ts +3 -1
- package/dist/components/router-provider/index.d.ts +2 -2
- package/dist/components/router-provider/index.js +1 -1
- package/dist/components/scroll-shadow/index.d.ts +2 -69
- package/dist/components/scroll-shadow/index.js +1 -4
- package/dist/components/search-field/index.d.ts +2 -195
- package/dist/components/search-field/index.js +1 -10
- package/dist/components/search-field/search-field-clear-button.js +5 -5
- package/dist/components/segmented-control/index.d.ts +2 -126
- package/dist/components/segmented-control/index.js +1 -9
- package/dist/components/select/index.d.ts +2 -202
- package/dist/components/select/index.js +1 -10
- package/dist/components/select/select-popover.js +2 -2
- package/dist/components/select/select-value.js +1 -1
- package/dist/components/separator/index.d.ts +2 -41
- package/dist/components/separator/index.js +1 -4
- package/dist/components/sidebar/index.d.ts +2 -518
- package/dist/components/sidebar/index.js +1 -25
- package/dist/components/sidebar/sidebar-content.js +2 -2
- package/dist/components/sidebar/sidebar-item-tooltip.js +2 -2
- package/dist/components/sidebar/sidebar-panel.js +1 -0
- package/dist/components/sidebar/sidebar-rail.js +1 -0
- package/dist/components/sidebar/sidebar-root.js +26 -6
- package/dist/components/sidebar/sidebar.state.d.ts +3 -0
- package/dist/components/sidebar/sidebar.state.js +5 -0
- package/dist/components/sidebar/sidebar.types.d.ts +16 -2
- package/dist/components/skeleton/index.d.ts +2 -47
- package/dist/components/skeleton/index.js +1 -4
- package/dist/components/slider/index.d.ts +2 -180
- package/dist/components/slider/index.js +1 -11
- package/dist/components/spinner/index.d.ts +2 -41
- package/dist/components/spinner/index.js +1 -4
- package/dist/components/splitter/index.d.ts +2 -134
- package/dist/components/splitter/index.js +1 -8
- package/dist/components/surface/index.d.ts +2 -47
- package/dist/components/surface/index.js +1 -4
- package/dist/components/switch/index.d.ts +2 -165
- package/dist/components/switch/index.js +1 -10
- package/dist/components/switch-group/index.d.ts +2 -47
- package/dist/components/switch-group/index.js +1 -4
- package/dist/components/table/index.d.ts +2 -442
- package/dist/components/table/index.js +1 -23
- package/dist/components/table/table-body.js +9 -9
- package/dist/components/table/table-cell.js +3 -3
- package/dist/components/table/table-column.js +4 -4
- package/dist/components/table/table-content.js +3 -3
- package/dist/components/table/table-drag-handle.js +1 -1
- package/dist/components/table/table-drop-indicator.js +9 -7
- package/dist/components/table/table-header.js +4 -4
- package/dist/components/table/table-load-more.js +5 -5
- package/dist/components/table/table-row.js +4 -4
- package/dist/components/table/table.context.d.ts +2 -2
- package/dist/components/table/table.types.d.ts +3 -3
- package/dist/components/tabs/index.d.ts +2 -189
- package/dist/components/tabs/index.js +1 -12
- package/dist/components/tabs/tabs-list-container.js +2 -2
- package/dist/components/tag/index.d.ts +2 -76
- package/dist/components/tag/index.js +1 -7
- package/dist/components/tag/tag-remove-button.js +2 -2
- package/dist/components/tag-group/index.d.ts +2 -93
- package/dist/components/tag-group/index.js +1 -7
- package/dist/components/textarea/index.d.ts +2 -51
- package/dist/components/textarea/index.js +1 -4
- package/dist/components/textfield/index.d.ts +2 -109
- package/dist/components/textfield/index.js +1 -4
- package/dist/components/time-field/index.d.ts +2 -233
- package/dist/components/time-field/index.js +1 -12
- package/dist/components/toast/index.d.ts +2 -216
- package/dist/components/toast/index.js +1 -15
- package/dist/components/toast/toast-action-button.js +2 -2
- package/dist/components/toast/toast-default-content.js +1 -1
- package/dist/components/toast/toast-queue.d.ts +1 -1
- package/dist/components/toast/toast-queue.js +1 -1
- package/dist/components/toast/toast-root.js +1 -1
- package/dist/components/toast/toast.types.d.ts +3 -3
- package/dist/components/toggle-button/index.d.ts +2 -65
- package/dist/components/toggle-button/index.js +1 -4
- package/dist/components/toggle-button-group/index.d.ts +2 -82
- package/dist/components/toggle-button-group/index.js +1 -7
- package/dist/components/toolbar/index.d.ts +2 -49
- package/dist/components/toolbar/index.js +1 -4
- package/dist/components/tooltip/index.d.ts +2 -136
- package/dist/components/tooltip/index.js +1 -9
- package/dist/components/tooltip/tooltip-arrow.js +2 -2
- package/dist/components/tooltip/tooltip-root.js +1 -1
- package/dist/components/tooltip/tooltip.types.d.ts +1 -1
- package/dist/components/typography/code.js +2 -2
- package/dist/components/typography/heading.js +2 -2
- package/dist/components/typography/index.d.ts +2 -1269
- package/dist/components/typography/index.js +1 -10
- package/dist/components/typography/paragraph.js +2 -2
- package/dist/components/typography/typography-root.js +2 -2
- package/dist/composables/index.d.ts +1 -0
- package/dist/composables/use-calendar-grid.js +2 -1
- package/dist/composables/use-calendar-year-picker.js +12 -3
- package/dist/composables/use-color-slider.d.ts +1 -1
- package/dist/composables/use-color-slider.js +1 -1
- package/dist/composables/use-drag-and-drop.js +1 -1
- package/dist/composables/use-droppable-collection.js +1 -1
- package/dist/composables/use-droppable-item.js +1 -1
- package/dist/composables/use-press.d.ts +10 -0
- package/dist/composables/use-press.js +27 -2
- package/dist/composables/use-prevent-scroll.d.ts +11 -5
- package/dist/composables/use-prevent-scroll.js +11 -5
- package/dist/composables/use-range-calendar.js +2 -1
- package/dist/composables/use-text-field.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +118 -114
- package/dist/styles-no-preflight.css +3 -0
- package/dist/styles-overrides.css +15 -0
- package/dist/styles.css +1 -16
- package/dist/utils/calendar-systems.d.ts +14 -0
- package/dist/utils/calendar-systems.js +2 -0
- package/dist/utils/calendar.d.ts +14 -5
- package/dist/utils/calendar.js +18 -21
- package/dist/utils/compose.d.ts +4 -6
- package/dist/utils/compose.js +4 -6
- package/dist/utils/dnd-list-drop-target-delegate.d.ts +19 -1
- package/dist/utils/dnd-list-drop-target-delegate.js +37 -6
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/virtualizer-list-layout.d.ts +8 -0
- package/dist/utils/virtualizer-list-layout.js +12 -2
- package/dist/utils/virtualizer-table-layout.d.ts +1 -0
- package/dist/utils/virtualizer-table-layout.js +3 -0
- package/dist/version.js +1 -1
- package/package.json +13 -6
|
@@ -1,50 +1,3 @@
|
|
|
1
1
|
import FormRoot from "./form-root.js";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
slots: {
|
|
5
|
-
default?: () => unknown;
|
|
6
|
-
};
|
|
7
|
-
emit: {};
|
|
8
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
9
|
-
props: import('vue').PublicProps & {
|
|
10
|
-
class?: string;
|
|
11
|
-
validationErrors?: import("../../index.js").FormValidationErrors;
|
|
12
|
-
validationBehavior?: import("../../index.js").ValidationBehavior;
|
|
13
|
-
} & (typeof globalThis extends {
|
|
14
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
15
|
-
} ? P : {});
|
|
16
|
-
expose: (exposed: {}) => void;
|
|
17
|
-
attrs: any;
|
|
18
|
-
slots: {
|
|
19
|
-
default?: () => unknown;
|
|
20
|
-
};
|
|
21
|
-
emit: {};
|
|
22
|
-
}>) => import('vue').VNode & {
|
|
23
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
24
|
-
}) & {
|
|
25
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
26
|
-
attrs: any;
|
|
27
|
-
slots: {
|
|
28
|
-
default?: () => unknown;
|
|
29
|
-
};
|
|
30
|
-
emit: {};
|
|
31
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
32
|
-
props: import('vue').PublicProps & {
|
|
33
|
-
class?: string;
|
|
34
|
-
validationErrors?: import("../../index.js").FormValidationErrors;
|
|
35
|
-
validationBehavior?: import("../../index.js").ValidationBehavior;
|
|
36
|
-
} & (typeof globalThis extends {
|
|
37
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
38
|
-
} ? P : {});
|
|
39
|
-
expose: (exposed: {}) => void;
|
|
40
|
-
attrs: any;
|
|
41
|
-
slots: {
|
|
42
|
-
default?: () => unknown;
|
|
43
|
-
};
|
|
44
|
-
emit: {};
|
|
45
|
-
}>) => import('vue').VNode & {
|
|
46
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
export { FormRoot };
|
|
50
|
-
export type { FormRootProps, FormRootProps as FormProps } from "./form.types.js";
|
|
2
|
+
export { FormRoot as Form };
|
|
3
|
+
export type { FormRootProps as FormProps } from "./form.types.js";
|
|
@@ -1,47 +1,4 @@
|
|
|
1
1
|
import HeaderRoot from "./header-root.js";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
slots: {
|
|
5
|
-
default?: () => unknown;
|
|
6
|
-
};
|
|
7
|
-
emit: {};
|
|
8
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
9
|
-
props: import('vue').PublicProps & {
|
|
10
|
-
class?: string;
|
|
11
|
-
} & (typeof globalThis extends {
|
|
12
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
13
|
-
} ? P : {});
|
|
14
|
-
expose: (exposed: {}) => void;
|
|
15
|
-
attrs: any;
|
|
16
|
-
slots: {
|
|
17
|
-
default?: () => unknown;
|
|
18
|
-
};
|
|
19
|
-
emit: {};
|
|
20
|
-
}>) => import('vue').VNode & {
|
|
21
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
22
|
-
}) & {
|
|
23
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
24
|
-
attrs: any;
|
|
25
|
-
slots: {
|
|
26
|
-
default?: () => unknown;
|
|
27
|
-
};
|
|
28
|
-
emit: {};
|
|
29
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
30
|
-
props: import('vue').PublicProps & {
|
|
31
|
-
class?: string;
|
|
32
|
-
} & (typeof globalThis extends {
|
|
33
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
34
|
-
} ? P : {});
|
|
35
|
-
expose: (exposed: {}) => void;
|
|
36
|
-
attrs: any;
|
|
37
|
-
slots: {
|
|
38
|
-
default?: () => unknown;
|
|
39
|
-
};
|
|
40
|
-
emit: {};
|
|
41
|
-
}>) => import('vue').VNode & {
|
|
42
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
export { HeaderRoot };
|
|
46
|
-
export type { HeaderRootProps, HeaderRootProps as HeaderProps } from "./header.types.js";
|
|
2
|
+
export { HeaderRoot as Header };
|
|
3
|
+
export type { HeaderRootProps as HeaderProps } from "./header.types.js";
|
|
47
4
|
export { headerVariants } from "@ropav/styles";
|
|
@@ -1,6 +1,3 @@
|
|
|
1
1
|
import header_root_default from "./header-root.js";
|
|
2
2
|
import { headerVariants } from "@ropav/styles";
|
|
3
|
-
|
|
4
|
-
var Header = Object.assign(header_root_default, { Root: header_root_default });
|
|
5
|
-
//#endregion
|
|
6
|
-
export { Header, header_root_default as HeaderRoot, headerVariants };
|
|
3
|
+
export { header_root_default as Header, headerVariants };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import I18nProviderRoot from "./i18n-provider.js";
|
|
2
|
-
export { I18nProviderRoot
|
|
3
|
-
export type { I18nProviderRootProps
|
|
2
|
+
export { I18nProviderRoot as I18nProvider };
|
|
3
|
+
export type { I18nProviderRootProps as I18nProviderProps } from "./i18n-provider.types.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import i18n_provider_default from "./i18n-provider.js";
|
|
2
|
-
export { i18n_provider_default as I18nProvider
|
|
2
|
+
export { i18n_provider_default as I18nProvider };
|
|
@@ -30,6 +30,7 @@ export * from "./disclosure/index.js";
|
|
|
30
30
|
export * from "./disclosure-group/index.js";
|
|
31
31
|
export * from "./dnd/index.js";
|
|
32
32
|
export * from "./drawer/index.js";
|
|
33
|
+
export * from "./drop-zone/index.js";
|
|
33
34
|
export * from "./dropdown/index.js";
|
|
34
35
|
export * from "./empty-state/index.js";
|
|
35
36
|
export * from "./error-message/index.js";
|
|
@@ -1,54 +1,5 @@
|
|
|
1
1
|
import InputRoot from "./input-root.js";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
slots: {};
|
|
5
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
6
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
7
|
-
props: import('vue').PublicProps & {
|
|
8
|
-
class?: string;
|
|
9
|
-
value?: string;
|
|
10
|
-
variant?: import("@ropav/styles").InputVariants["variant"];
|
|
11
|
-
size?: import("@ropav/styles").InputVariants["size"];
|
|
12
|
-
fullWidth?: boolean;
|
|
13
|
-
placeholder?: string;
|
|
14
|
-
onChange?: ((value: string) => any) | undefined;
|
|
15
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
16
|
-
} & (typeof globalThis extends {
|
|
17
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
18
|
-
} ? P : {});
|
|
19
|
-
expose: (exposed: {}) => void;
|
|
20
|
-
attrs: any;
|
|
21
|
-
slots: {};
|
|
22
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
23
|
-
}>) => import('vue').VNode & {
|
|
24
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
25
|
-
}) & {
|
|
26
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
27
|
-
attrs: any;
|
|
28
|
-
slots: {};
|
|
29
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
30
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
31
|
-
props: import('vue').PublicProps & {
|
|
32
|
-
class?: string;
|
|
33
|
-
value?: string;
|
|
34
|
-
variant?: import("@ropav/styles").InputVariants["variant"];
|
|
35
|
-
size?: import("@ropav/styles").InputVariants["size"];
|
|
36
|
-
fullWidth?: boolean;
|
|
37
|
-
placeholder?: string;
|
|
38
|
-
onChange?: ((value: string) => any) | undefined;
|
|
39
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
40
|
-
} & (typeof globalThis extends {
|
|
41
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
42
|
-
} ? P : {});
|
|
43
|
-
expose: (exposed: {}) => void;
|
|
44
|
-
attrs: any;
|
|
45
|
-
slots: {};
|
|
46
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
47
|
-
}>) => import('vue').VNode & {
|
|
48
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
export { InputRoot };
|
|
52
|
-
export type { InputRootProps, InputRootProps as InputProps } from "./input.types.js";
|
|
2
|
+
export { InputRoot as Input };
|
|
3
|
+
export type { InputRootProps as InputProps } from "./input.types.js";
|
|
53
4
|
export { inputVariants } from "@ropav/styles";
|
|
54
5
|
export type { InputVariants } from "@ropav/styles";
|
|
@@ -1,6 +1,3 @@
|
|
|
1
1
|
import input_root_default from "./input-root.js";
|
|
2
2
|
import { inputVariants } from "@ropav/styles";
|
|
3
|
-
|
|
4
|
-
var Input = Object.assign(input_root_default, { Root: input_root_default });
|
|
5
|
-
//#endregion
|
|
6
|
-
export { Input, input_root_default as InputRoot, inputVariants };
|
|
3
|
+
export { input_root_default as Input, inputVariants };
|
|
@@ -3,147 +3,8 @@ import InputGroupPrefix from "./input-group-prefix.js";
|
|
|
3
3
|
import InputGroupRoot from "./input-group-root.js";
|
|
4
4
|
import InputGroupSuffix from "./input-group-suffix.js";
|
|
5
5
|
import InputGroupTextArea from "./input-group-textarea.js";
|
|
6
|
-
export
|
|
7
|
-
|
|
8
|
-
slots: {
|
|
9
|
-
default?: (props: import("./input-group.types.js").InputGroupRootSlotProps) => unknown;
|
|
10
|
-
};
|
|
11
|
-
emit: {};
|
|
12
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
13
|
-
props: import('vue').PublicProps & {
|
|
14
|
-
class?: string;
|
|
15
|
-
variant?: import("@ropav/styles").InputGroupVariants["variant"];
|
|
16
|
-
size?: import("@ropav/styles").InputGroupVariants["size"];
|
|
17
|
-
fullWidth?: boolean;
|
|
18
|
-
isDisabled?: boolean;
|
|
19
|
-
isInvalid?: boolean;
|
|
20
|
-
isReadOnly?: boolean;
|
|
21
|
-
} & (typeof globalThis extends {
|
|
22
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
23
|
-
} ? P : {});
|
|
24
|
-
expose: (exposed: {}) => void;
|
|
25
|
-
attrs: any;
|
|
26
|
-
slots: {
|
|
27
|
-
default?: (props: import("./input-group.types.js").InputGroupRootSlotProps) => unknown;
|
|
28
|
-
};
|
|
29
|
-
emit: {};
|
|
30
|
-
}>) => import('vue').VNode & {
|
|
31
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
32
|
-
}) & {
|
|
33
|
-
Input: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
34
|
-
attrs: any;
|
|
35
|
-
slots: {};
|
|
36
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
37
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
38
|
-
props: import('vue').PublicProps & {
|
|
39
|
-
class?: string;
|
|
40
|
-
value?: string;
|
|
41
|
-
placeholder?: string;
|
|
42
|
-
onChange?: ((value: string) => any) | undefined;
|
|
43
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
44
|
-
} & (typeof globalThis extends {
|
|
45
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
46
|
-
} ? P : {});
|
|
47
|
-
expose: (exposed: {}) => void;
|
|
48
|
-
attrs: any;
|
|
49
|
-
slots: {};
|
|
50
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
51
|
-
}>) => import('vue').VNode & {
|
|
52
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
53
|
-
};
|
|
54
|
-
Prefix: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
55
|
-
attrs: any;
|
|
56
|
-
slots: {
|
|
57
|
-
default?: (props: {}) => any;
|
|
58
|
-
};
|
|
59
|
-
emit: {};
|
|
60
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
61
|
-
props: import('vue').PublicProps & {
|
|
62
|
-
class?: string;
|
|
63
|
-
} & (typeof globalThis extends {
|
|
64
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
65
|
-
} ? P : {});
|
|
66
|
-
expose: (exposed: {}) => void;
|
|
67
|
-
attrs: any;
|
|
68
|
-
slots: {
|
|
69
|
-
default?: (props: {}) => any;
|
|
70
|
-
};
|
|
71
|
-
emit: {};
|
|
72
|
-
}>) => import('vue').VNode & {
|
|
73
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
74
|
-
};
|
|
75
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
76
|
-
attrs: any;
|
|
77
|
-
slots: {
|
|
78
|
-
default?: (props: import("./input-group.types.js").InputGroupRootSlotProps) => unknown;
|
|
79
|
-
};
|
|
80
|
-
emit: {};
|
|
81
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
82
|
-
props: import('vue').PublicProps & {
|
|
83
|
-
class?: string;
|
|
84
|
-
variant?: import("@ropav/styles").InputGroupVariants["variant"];
|
|
85
|
-
size?: import("@ropav/styles").InputGroupVariants["size"];
|
|
86
|
-
fullWidth?: boolean;
|
|
87
|
-
isDisabled?: boolean;
|
|
88
|
-
isInvalid?: boolean;
|
|
89
|
-
isReadOnly?: boolean;
|
|
90
|
-
} & (typeof globalThis extends {
|
|
91
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
92
|
-
} ? P : {});
|
|
93
|
-
expose: (exposed: {}) => void;
|
|
94
|
-
attrs: any;
|
|
95
|
-
slots: {
|
|
96
|
-
default?: (props: import("./input-group.types.js").InputGroupRootSlotProps) => unknown;
|
|
97
|
-
};
|
|
98
|
-
emit: {};
|
|
99
|
-
}>) => import('vue').VNode & {
|
|
100
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
101
|
-
};
|
|
102
|
-
Suffix: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
103
|
-
attrs: any;
|
|
104
|
-
slots: {
|
|
105
|
-
default?: (props: {}) => any;
|
|
106
|
-
};
|
|
107
|
-
emit: {};
|
|
108
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
109
|
-
props: import('vue').PublicProps & {
|
|
110
|
-
class?: string;
|
|
111
|
-
} & (typeof globalThis extends {
|
|
112
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
113
|
-
} ? P : {});
|
|
114
|
-
expose: (exposed: {}) => void;
|
|
115
|
-
attrs: any;
|
|
116
|
-
slots: {
|
|
117
|
-
default?: (props: {}) => any;
|
|
118
|
-
};
|
|
119
|
-
emit: {};
|
|
120
|
-
}>) => import('vue').VNode & {
|
|
121
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
122
|
-
};
|
|
123
|
-
TextArea: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
124
|
-
attrs: any;
|
|
125
|
-
slots: {};
|
|
126
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
127
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
128
|
-
props: import('vue').PublicProps & {
|
|
129
|
-
class?: string;
|
|
130
|
-
value?: string;
|
|
131
|
-
placeholder?: string;
|
|
132
|
-
onChange?: ((value: string) => any) | undefined;
|
|
133
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
134
|
-
} & (typeof globalThis extends {
|
|
135
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
136
|
-
} ? P : {});
|
|
137
|
-
expose: (exposed: {}) => void;
|
|
138
|
-
attrs: any;
|
|
139
|
-
slots: {};
|
|
140
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
141
|
-
}>) => import('vue').VNode & {
|
|
142
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
export { InputGroupInput, InputGroupPrefix, InputGroupRoot, InputGroupSuffix, InputGroupTextArea };
|
|
146
|
-
export type { InputGroupRootProps, InputGroupRootProps as InputGroupProps, InputGroupRootSlotProps, InputGroupInputProps, InputGroupTextAreaProps, InputGroupPrefixProps, InputGroupSuffixProps, } from "./input-group.types.js";
|
|
6
|
+
export { InputGroupInput, InputGroupPrefix, InputGroupRoot as InputGroup, InputGroupSuffix, InputGroupTextArea, };
|
|
7
|
+
export type { InputGroupRootProps as InputGroupProps, InputGroupRootSlotProps as InputGroupSlotProps, InputGroupInputProps, InputGroupTextAreaProps, InputGroupPrefixProps, InputGroupSuffixProps, } from "./input-group.types.js";
|
|
147
8
|
export { provideInputGroupContext, useInputGroupContext } from "./input-group.context.js";
|
|
148
9
|
export type { InputGroupContext } from "./input-group.context.js";
|
|
149
10
|
export { inputGroupVariants } from "@ropav/styles";
|
|
@@ -5,13 +5,4 @@ import input_group_root_default from "./input-group-root.js";
|
|
|
5
5
|
import input_group_suffix_default from "./input-group-suffix.js";
|
|
6
6
|
import input_group_textarea_default from "./input-group-textarea.js";
|
|
7
7
|
import { inputGroupVariants } from "@ropav/styles";
|
|
8
|
-
|
|
9
|
-
var InputGroup = Object.assign(input_group_root_default, {
|
|
10
|
-
Input: input_group_input_default,
|
|
11
|
-
Prefix: input_group_prefix_default,
|
|
12
|
-
Root: input_group_root_default,
|
|
13
|
-
Suffix: input_group_suffix_default,
|
|
14
|
-
TextArea: input_group_textarea_default
|
|
15
|
-
});
|
|
16
|
-
//#endregion
|
|
17
|
-
export { InputGroup, input_group_input_default as InputGroupInput, input_group_prefix_default as InputGroupPrefix, input_group_root_default as InputGroupRoot, input_group_suffix_default as InputGroupSuffix, input_group_textarea_default as InputGroupTextArea, inputGroupVariants, provideInputGroupContext, useInputGroupContext };
|
|
8
|
+
export { input_group_root_default as InputGroup, input_group_input_default as InputGroupInput, input_group_prefix_default as InputGroupPrefix, input_group_suffix_default as InputGroupSuffix, input_group_textarea_default as InputGroupTextArea, inputGroupVariants, provideInputGroupContext, useInputGroupContext };
|
|
@@ -2,157 +2,8 @@ import InputOTPGroup from "./input-otp-group.js";
|
|
|
2
2
|
import InputOTPRoot from "./input-otp-root.js";
|
|
3
3
|
import InputOTPSeparator from "./input-otp-separator.js";
|
|
4
4
|
import InputOTPSlot from "./input-otp-slot.js";
|
|
5
|
-
export
|
|
6
|
-
|
|
7
|
-
slots: {
|
|
8
|
-
default?: (props: {}) => any;
|
|
9
|
-
};
|
|
10
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "complete", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
11
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
12
|
-
props: import('vue').PublicProps & {
|
|
13
|
-
class?: string;
|
|
14
|
-
inputClass?: string;
|
|
15
|
-
variant?: import("@ropav/styles").InputOTPVariants["variant"];
|
|
16
|
-
maxLength: number;
|
|
17
|
-
value?: string;
|
|
18
|
-
defaultValue?: string;
|
|
19
|
-
pattern?: RegExp | string;
|
|
20
|
-
placeholder?: string;
|
|
21
|
-
textAlign?: import("./index.js").InputOTPTextAlign;
|
|
22
|
-
inputMode?: string;
|
|
23
|
-
autoComplete?: string;
|
|
24
|
-
isDisabled?: boolean;
|
|
25
|
-
isInvalid?: boolean;
|
|
26
|
-
validationErrors?: string[];
|
|
27
|
-
validationDetails?: import("../../index.js").ValidationDetails;
|
|
28
|
-
pushPasswordManagerStrategy?: import("./index.js").PushPasswordManagerStrategy;
|
|
29
|
-
pasteTransformer?: (pasted: string) => string;
|
|
30
|
-
name?: string;
|
|
31
|
-
form?: string;
|
|
32
|
-
id?: string;
|
|
33
|
-
ariaLabel?: string;
|
|
34
|
-
ariaLabelledby?: string;
|
|
35
|
-
ariaDescribedby?: string;
|
|
36
|
-
onChange?: ((value: string) => any) | undefined;
|
|
37
|
-
onComplete?: ((value: string) => any) | undefined;
|
|
38
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
39
|
-
} & (typeof globalThis extends {
|
|
40
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
41
|
-
} ? P : {});
|
|
42
|
-
expose: (exposed: {}) => void;
|
|
43
|
-
attrs: any;
|
|
44
|
-
slots: {
|
|
45
|
-
default?: (props: {}) => any;
|
|
46
|
-
};
|
|
47
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "complete", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
48
|
-
}>) => import('vue').VNode & {
|
|
49
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
50
|
-
}) & {
|
|
51
|
-
Group: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
52
|
-
attrs: any;
|
|
53
|
-
slots: {
|
|
54
|
-
default?: (props: {}) => any;
|
|
55
|
-
};
|
|
56
|
-
emit: {};
|
|
57
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
58
|
-
props: import('vue').PublicProps & {
|
|
59
|
-
class?: string;
|
|
60
|
-
} & (typeof globalThis extends {
|
|
61
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
62
|
-
} ? P : {});
|
|
63
|
-
expose: (exposed: {}) => void;
|
|
64
|
-
attrs: any;
|
|
65
|
-
slots: {
|
|
66
|
-
default?: (props: {}) => any;
|
|
67
|
-
};
|
|
68
|
-
emit: {};
|
|
69
|
-
}>) => import('vue').VNode & {
|
|
70
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
71
|
-
};
|
|
72
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
73
|
-
attrs: any;
|
|
74
|
-
slots: {
|
|
75
|
-
default?: (props: {}) => any;
|
|
76
|
-
};
|
|
77
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "complete", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
78
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
79
|
-
props: import('vue').PublicProps & {
|
|
80
|
-
class?: string;
|
|
81
|
-
inputClass?: string;
|
|
82
|
-
variant?: import("@ropav/styles").InputOTPVariants["variant"];
|
|
83
|
-
maxLength: number;
|
|
84
|
-
value?: string;
|
|
85
|
-
defaultValue?: string;
|
|
86
|
-
pattern?: RegExp | string;
|
|
87
|
-
placeholder?: string;
|
|
88
|
-
textAlign?: import("./index.js").InputOTPTextAlign;
|
|
89
|
-
inputMode?: string;
|
|
90
|
-
autoComplete?: string;
|
|
91
|
-
isDisabled?: boolean;
|
|
92
|
-
isInvalid?: boolean;
|
|
93
|
-
validationErrors?: string[];
|
|
94
|
-
validationDetails?: import("../../index.js").ValidationDetails;
|
|
95
|
-
pushPasswordManagerStrategy?: import("./index.js").PushPasswordManagerStrategy;
|
|
96
|
-
pasteTransformer?: (pasted: string) => string;
|
|
97
|
-
name?: string;
|
|
98
|
-
form?: string;
|
|
99
|
-
id?: string;
|
|
100
|
-
ariaLabel?: string;
|
|
101
|
-
ariaLabelledby?: string;
|
|
102
|
-
ariaDescribedby?: string;
|
|
103
|
-
onChange?: ((value: string) => any) | undefined;
|
|
104
|
-
onComplete?: ((value: string) => any) | undefined;
|
|
105
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
106
|
-
} & (typeof globalThis extends {
|
|
107
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
108
|
-
} ? P : {});
|
|
109
|
-
expose: (exposed: {}) => void;
|
|
110
|
-
attrs: any;
|
|
111
|
-
slots: {
|
|
112
|
-
default?: (props: {}) => any;
|
|
113
|
-
};
|
|
114
|
-
emit: ((evt: "change", value: string) => void) & ((evt: "complete", value: string) => void) & ((evt: "update:value", value: string) => void);
|
|
115
|
-
}>) => import('vue').VNode & {
|
|
116
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
117
|
-
};
|
|
118
|
-
Separator: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
119
|
-
attrs: any;
|
|
120
|
-
slots: {};
|
|
121
|
-
emit: {};
|
|
122
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
123
|
-
props: import('vue').PublicProps & {
|
|
124
|
-
class?: string;
|
|
125
|
-
} & (typeof globalThis extends {
|
|
126
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
127
|
-
} ? P : {});
|
|
128
|
-
expose: (exposed: {}) => void;
|
|
129
|
-
attrs: any;
|
|
130
|
-
slots: {};
|
|
131
|
-
emit: {};
|
|
132
|
-
}>) => import('vue').VNode & {
|
|
133
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
134
|
-
};
|
|
135
|
-
Slot: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
136
|
-
attrs: any;
|
|
137
|
-
slots: {};
|
|
138
|
-
emit: {};
|
|
139
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
140
|
-
props: import('vue').PublicProps & {
|
|
141
|
-
class?: string;
|
|
142
|
-
index: number;
|
|
143
|
-
} & (typeof globalThis extends {
|
|
144
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
145
|
-
} ? P : {});
|
|
146
|
-
expose: (exposed: {}) => void;
|
|
147
|
-
attrs: any;
|
|
148
|
-
slots: {};
|
|
149
|
-
emit: {};
|
|
150
|
-
}>) => import('vue').VNode & {
|
|
151
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
152
|
-
};
|
|
153
|
-
};
|
|
154
|
-
export { InputOTPGroup, InputOTPRoot, InputOTPSeparator, InputOTPSlot };
|
|
155
|
-
export type { InputOTPRootProps, InputOTPRootProps as InputOTPProps, InputOTPGroupProps, InputOTPSlotProps, InputOTPSeparatorProps, } from "./input-otp.types.js";
|
|
5
|
+
export { InputOTPGroup, InputOTPRoot as InputOTP, InputOTPSeparator, InputOTPSlot };
|
|
6
|
+
export type { InputOTPRootProps as InputOTPProps, InputOTPGroupProps, InputOTPSlotProps, InputOTPSeparatorProps, } from "./input-otp.types.js";
|
|
156
7
|
export { REGEXP_ONLY_CHARS, REGEXP_ONLY_DIGITS, REGEXP_ONLY_DIGITS_AND_CHARS, } from "../../composables/use-input-otp.js";
|
|
157
8
|
export { provideInputOTPContext, useInputOTPContext } from "./input-otp.context.js";
|
|
158
9
|
export type { InputOTPContext } from "./input-otp.context.js";
|
|
@@ -5,12 +5,4 @@ import input_otp_root_default from "./input-otp-root.js";
|
|
|
5
5
|
import input_otp_separator_default from "./input-otp-separator.js";
|
|
6
6
|
import input_otp_slot_default from "./input-otp-slot.js";
|
|
7
7
|
import { inputOTPVariants } from "@ropav/styles";
|
|
8
|
-
|
|
9
|
-
var InputOTP = Object.assign(input_otp_root_default, {
|
|
10
|
-
Group: input_otp_group_default,
|
|
11
|
-
Root: input_otp_root_default,
|
|
12
|
-
Separator: input_otp_separator_default,
|
|
13
|
-
Slot: input_otp_slot_default
|
|
14
|
-
});
|
|
15
|
-
//#endregion
|
|
16
|
-
export { InputOTP, input_otp_group_default as InputOTPGroup, input_otp_root_default as InputOTPRoot, input_otp_separator_default as InputOTPSeparator, input_otp_slot_default as InputOTPSlot, REGEXP_ONLY_CHARS, REGEXP_ONLY_DIGITS, REGEXP_ONLY_DIGITS_AND_CHARS, inputOTPVariants, provideInputOTPContext, useInputOTPContext };
|
|
8
|
+
export { input_otp_root_default as InputOTP, input_otp_group_default as InputOTPGroup, input_otp_separator_default as InputOTPSeparator, input_otp_slot_default as InputOTPSlot, REGEXP_ONLY_CHARS, REGEXP_ONLY_DIGITS, REGEXP_ONLY_DIGITS_AND_CHARS, inputOTPVariants, provideInputOTPContext, useInputOTPContext };
|
|
@@ -1,92 +1,8 @@
|
|
|
1
1
|
import KbdAbbr from "./kbd-abbr.js";
|
|
2
2
|
import KbdContent from "./kbd-content.js";
|
|
3
3
|
import KbdRoot from "./kbd-root.js";
|
|
4
|
-
export
|
|
5
|
-
|
|
6
|
-
slots: {
|
|
7
|
-
default?: () => unknown;
|
|
8
|
-
};
|
|
9
|
-
emit: {};
|
|
10
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
11
|
-
props: import('vue').PublicProps & {
|
|
12
|
-
class?: string;
|
|
13
|
-
variant?: import("@ropav/styles").KbdVariants["variant"];
|
|
14
|
-
} & (typeof globalThis extends {
|
|
15
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
16
|
-
} ? P : {});
|
|
17
|
-
expose: (exposed: {}) => void;
|
|
18
|
-
attrs: any;
|
|
19
|
-
slots: {
|
|
20
|
-
default?: () => unknown;
|
|
21
|
-
};
|
|
22
|
-
emit: {};
|
|
23
|
-
}>) => import('vue').VNode & {
|
|
24
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
25
|
-
}) & {
|
|
26
|
-
Abbr: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
27
|
-
attrs: any;
|
|
28
|
-
slots: {};
|
|
29
|
-
emit: {};
|
|
30
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
31
|
-
props: import('vue').PublicProps & {
|
|
32
|
-
class?: string;
|
|
33
|
-
keyValue: import("./kbd.constants.js").KbdKey;
|
|
34
|
-
} & (typeof globalThis extends {
|
|
35
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
36
|
-
} ? P : {});
|
|
37
|
-
expose: (exposed: {}) => void;
|
|
38
|
-
attrs: any;
|
|
39
|
-
slots: {};
|
|
40
|
-
emit: {};
|
|
41
|
-
}>) => import('vue').VNode & {
|
|
42
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
43
|
-
};
|
|
44
|
-
Content: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
45
|
-
attrs: any;
|
|
46
|
-
slots: {
|
|
47
|
-
default?: () => unknown;
|
|
48
|
-
};
|
|
49
|
-
emit: {};
|
|
50
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
51
|
-
props: import('vue').PublicProps & {
|
|
52
|
-
class?: string;
|
|
53
|
-
} & (typeof globalThis extends {
|
|
54
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
55
|
-
} ? P : {});
|
|
56
|
-
expose: (exposed: {}) => void;
|
|
57
|
-
attrs: any;
|
|
58
|
-
slots: {
|
|
59
|
-
default?: () => unknown;
|
|
60
|
-
};
|
|
61
|
-
emit: {};
|
|
62
|
-
}>) => import('vue').VNode & {
|
|
63
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
64
|
-
};
|
|
65
|
-
Root: (__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>['props'], __VLS_ctx?: {
|
|
66
|
-
attrs: any;
|
|
67
|
-
slots: {
|
|
68
|
-
default?: () => unknown;
|
|
69
|
-
};
|
|
70
|
-
emit: {};
|
|
71
|
-
}, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>['expose'], __VLS_setup?: Promise<{
|
|
72
|
-
props: import('vue').PublicProps & {
|
|
73
|
-
class?: string;
|
|
74
|
-
variant?: import("@ropav/styles").KbdVariants["variant"];
|
|
75
|
-
} & (typeof globalThis extends {
|
|
76
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
77
|
-
} ? P : {});
|
|
78
|
-
expose: (exposed: {}) => void;
|
|
79
|
-
attrs: any;
|
|
80
|
-
slots: {
|
|
81
|
-
default?: () => unknown;
|
|
82
|
-
};
|
|
83
|
-
emit: {};
|
|
84
|
-
}>) => import('vue').VNode & {
|
|
85
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
86
|
-
};
|
|
87
|
-
};
|
|
88
|
-
export { KbdAbbr, KbdContent, KbdRoot };
|
|
89
|
-
export type { KbdAbbrProps, KbdContentProps, KbdRootProps, KbdRootProps as KbdProps, } from "./kbd.types.js";
|
|
4
|
+
export { KbdAbbr, KbdContent, KbdRoot as Kbd };
|
|
5
|
+
export type { KbdAbbrProps, KbdContentProps, KbdRootProps as KbdProps } from "./kbd.types.js";
|
|
90
6
|
export { kbdKeysLabelMap, kbdKeysMap } from "./kbd.constants.js";
|
|
91
7
|
export type { KbdKey } from "./kbd.constants.js";
|
|
92
8
|
export { useKbdContext } from "./kbd.context.js";
|
|
@@ -4,11 +4,4 @@ import kbd_abbr_default from "./kbd-abbr.js";
|
|
|
4
4
|
import kbd_content_default from "./kbd-content.js";
|
|
5
5
|
import kbd_root_default from "./kbd-root.js";
|
|
6
6
|
import { kbdVariants } from "@ropav/styles";
|
|
7
|
-
|
|
8
|
-
var Kbd = Object.assign(kbd_root_default, {
|
|
9
|
-
Abbr: kbd_abbr_default,
|
|
10
|
-
Content: kbd_content_default,
|
|
11
|
-
Root: kbd_root_default
|
|
12
|
-
});
|
|
13
|
-
//#endregion
|
|
14
|
-
export { Kbd, kbd_abbr_default as KbdAbbr, kbd_content_default as KbdContent, kbd_root_default as KbdRoot, kbdKeysLabelMap, kbdKeysMap, kbdVariants, useKbdContext };
|
|
7
|
+
export { kbd_root_default as Kbd, kbd_abbr_default as KbdAbbr, kbd_content_default as KbdContent, kbdKeysLabelMap, kbdKeysMap, kbdVariants, useKbdContext };
|