@flux-ui/components 3.0.0-next.66 → 3.0.0-next.67
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/component/FluxAction.vue.d.ts +2 -1
- package/dist/component/FluxActionBar.vue.d.ts +23 -47
- package/dist/component/FluxActionPane.vue.d.ts +8 -17
- package/dist/component/FluxActionStack.vue.d.ts +7 -152
- package/dist/component/FluxAdaptiveGroup.vue.d.ts +6 -17
- package/dist/component/FluxAdaptiveSlot.vue.d.ts +8 -24
- package/dist/component/FluxAlert.vue.d.ts +2 -1
- package/dist/component/FluxAnimatedColors.vue.d.ts +2 -3
- package/dist/component/FluxAspectRatio.vue.d.ts +6 -13
- package/dist/component/FluxAvatar.vue.d.ts +2 -1
- package/dist/component/FluxBadge.vue.d.ts +2 -1
- package/dist/component/FluxBadgeStack.vue.d.ts +6 -13
- package/dist/component/FluxBorderShine.vue.d.ts +3 -2
- package/dist/component/FluxBoxedIcon.vue.d.ts +2 -1
- package/dist/component/FluxButton.vue.d.ts +5 -4
- package/dist/component/FluxButtonGroup.vue.d.ts +6 -13
- package/dist/component/FluxButtonStack.vue.d.ts +6 -13
- package/dist/component/FluxCalendar.vue.d.ts +7 -14
- package/dist/component/FluxCalendarItem.vue.d.ts +7 -14
- package/dist/component/FluxCheckbox.vue.d.ts +6 -6
- package/dist/component/FluxChip.vue.d.ts +2 -1
- package/dist/component/FluxClickablePane.vue.d.ts +7 -15
- package/dist/component/FluxColorPicker.vue.d.ts +6 -4
- package/dist/component/FluxColorSelect.vue.d.ts +6 -4
- package/dist/component/FluxCommandPalette.vue.d.ts +5 -38
- package/dist/component/FluxCommandPaletteGroup.vue.d.ts +2 -1
- package/dist/component/FluxCommandPaletteItem.vue.d.ts +3 -2
- package/dist/component/FluxComment.vue.d.ts +6 -13
- package/dist/component/FluxConfirm.vue.d.ts +2 -1
- package/dist/component/FluxContainer.vue.d.ts +6 -13
- package/dist/component/FluxDataTable.vue.d.ts +20 -50
- package/dist/component/FluxDatePicker.vue.d.ts +6 -4
- package/dist/component/FluxDestructiveButton.vue.d.ts +5 -10
- package/dist/component/FluxDisabled.vue.d.ts +7 -11
- package/dist/component/FluxDivider.vue.d.ts +6 -13
- package/dist/component/FluxDotPattern.vue.d.ts +2 -3
- package/dist/component/FluxDropZone.vue.d.ts +21 -46
- package/dist/component/FluxDynamicView.vue.d.ts +2 -1
- package/dist/component/FluxExpandable.vue.d.ts +24 -26
- package/dist/component/FluxExpandableGroup.vue.d.ts +6 -13
- package/dist/component/FluxFader.vue.d.ts +11 -26
- package/dist/component/FluxFaderItem.vue.d.ts +6 -13
- package/dist/component/FluxFilter.vue.d.ts +9 -16
- package/dist/component/FluxFilterBar.vue.d.ts +9 -15
- package/dist/component/FluxFilterBase.vue.d.ts +16 -30
- package/dist/component/FluxFilterDate.vue.d.ts +2 -1
- package/dist/component/FluxFilterDateRange.vue.d.ts +2 -1
- package/dist/component/FluxFilterOption.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptionAsync.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptions.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptionsAsync.vue.d.ts +6 -4
- package/dist/component/FluxFilterRange.vue.d.ts +2 -1
- package/dist/component/FluxFilterWindow.vue.d.ts +7 -143
- package/dist/component/FluxFlex.vue.d.ts +6 -13
- package/dist/component/FluxFlexItem.vue.d.ts +6 -13
- package/dist/component/FluxFlickeringGrid.vue.d.ts +2 -3
- package/dist/component/FluxFlyout.vue.d.ts +21 -161
- package/dist/component/FluxFocalPointEditor.vue.d.ts +13 -19
- package/dist/component/FluxFocalPointImage.vue.d.ts +2 -1
- package/dist/component/FluxForm.vue.d.ts +7 -14
- package/dist/component/FluxFormColumn.vue.d.ts +6 -13
- package/dist/component/FluxFormDateInput.vue.d.ts +8 -158
- package/dist/component/FluxFormDateRangeInput.vue.d.ts +8 -158
- package/dist/component/FluxFormDateTimeInput.vue.d.ts +8 -158
- package/dist/component/FluxFormField.vue.d.ts +24 -49
- package/dist/component/FluxFormFieldAddition.vue.d.ts +7 -11
- package/dist/component/FluxFormGrid.vue.d.ts +6 -13
- package/dist/component/FluxFormInput.vue.d.ts +6 -6
- package/dist/component/FluxFormInputAddition.vue.d.ts +6 -13
- package/dist/component/FluxFormInputGroup.vue.d.ts +6 -13
- package/dist/component/FluxFormPinInput.vue.d.ts +6 -6
- package/dist/component/FluxFormRangeSlider.vue.d.ts +7 -78
- package/dist/component/FluxFormRow.vue.d.ts +6 -13
- package/dist/component/FluxFormSection.vue.d.ts +6 -13
- package/dist/component/FluxFormSelect.vue.d.ts +5 -3
- package/dist/component/FluxFormSelectAsync.vue.d.ts +5 -3
- package/dist/component/FluxFormSlider.vue.d.ts +7 -42
- package/dist/component/FluxFormTextArea.vue.d.ts +6 -6
- package/dist/component/FluxFormTimeZonePicker.vue.d.ts +5 -3
- package/dist/component/FluxFormTreeViewSelect.vue.d.ts +8 -176
- package/dist/component/FluxGallery.vue.d.ts +7 -14
- package/dist/component/FluxGalleryItem.vue.d.ts +3 -2
- package/dist/component/FluxGrid.vue.d.ts +6 -13
- package/dist/component/FluxGridColumn.vue.d.ts +6 -13
- package/dist/component/FluxGridPattern.vue.d.ts +2 -3
- package/dist/component/FluxIcon.vue.d.ts +2 -1
- package/dist/component/FluxInfo.vue.d.ts +6 -13
- package/dist/component/FluxInfoStack.vue.d.ts +6 -13
- package/dist/component/FluxItem.vue.d.ts +7 -11
- package/dist/component/FluxItemActions.vue.d.ts +7 -11
- package/dist/component/FluxItemContent.vue.d.ts +7 -11
- package/dist/component/FluxItemMedia.vue.d.ts +7 -11
- package/dist/component/FluxItemStack.vue.d.ts +7 -11
- package/dist/component/FluxKanban.vue.d.ts +7 -18
- package/dist/component/FluxKanbanColumn.vue.d.ts +10 -27
- package/dist/component/FluxKanbanItem.vue.d.ts +6 -17
- package/dist/component/FluxLayerPane.vue.d.ts +6 -13
- package/dist/component/FluxLayerPaneSecondary.vue.d.ts +6 -13
- package/dist/component/FluxLegend.vue.d.ts +2 -1
- package/dist/component/FluxLink.vue.d.ts +5 -10
- package/dist/component/FluxMenu.vue.d.ts +6 -17
- package/dist/component/FluxMenuCollapsible.vue.d.ts +9 -17
- package/dist/component/FluxMenuGroup.vue.d.ts +6 -13
- package/dist/component/FluxMenuItem.vue.d.ts +8 -16
- package/dist/component/FluxMenuOptions.vue.d.ts +10 -16
- package/dist/component/FluxMenuSubHeader.vue.d.ts +2 -1
- package/dist/component/FluxMenuTitle.vue.d.ts +2 -1
- package/dist/component/FluxNotice.vue.d.ts +8 -16
- package/dist/component/FluxNoticeStack.vue.d.ts +6 -13
- package/dist/component/FluxOverflowBar.vue.d.ts +10 -29
- package/dist/component/FluxOverlay.vue.d.ts +3 -2
- package/dist/component/FluxOverlayProvider.vue.d.ts +2 -1
- package/dist/component/FluxPagination.vue.d.ts +3 -2
- package/dist/component/FluxPaginationBar.vue.d.ts +3 -2
- package/dist/component/FluxPaginationButton.vue.d.ts +5 -10
- package/dist/component/FluxPane.vue.d.ts +7 -15
- package/dist/component/FluxPaneBody.vue.d.ts +6 -13
- package/dist/component/FluxPaneFooter.vue.d.ts +6 -13
- package/dist/component/FluxPaneGroup.vue.d.ts +6 -13
- package/dist/component/FluxPaneHeader.vue.d.ts +7 -15
- package/dist/component/FluxPaneIllustration.vue.d.ts +7 -15
- package/dist/component/FluxPaneMedia.vue.d.ts +2 -1
- package/dist/component/FluxPercentageBar.vue.d.ts +2 -1
- package/dist/component/FluxPersona.vue.d.ts +3 -2
- package/dist/component/FluxPlaceholder.vue.d.ts +8 -12
- package/dist/component/FluxPressable.vue.d.ts +6 -13
- package/dist/component/FluxPrimaryButton.vue.d.ts +5 -10
- package/dist/component/FluxPrimaryLinkButton.vue.d.ts +5 -10
- package/dist/component/FluxProgressBar.vue.d.ts +2 -1
- package/dist/component/FluxPrompt.vue.d.ts +4 -59
- package/dist/component/FluxPublishButton.vue.d.ts +2 -1
- package/dist/component/FluxQuantitySelector.vue.d.ts +6 -6
- package/dist/component/FluxRemove.vue.d.ts +3 -2
- package/dist/component/FluxRoot.vue.d.ts +6 -13
- package/dist/component/FluxScroller.vue.d.ts +6 -17
- package/dist/component/FluxSecondaryButton.vue.d.ts +5 -10
- package/dist/component/FluxSecondaryLinkButton.vue.d.ts +5 -10
- package/dist/component/FluxSegmentedControl.vue.d.ts +6 -7
- package/dist/component/FluxSegmentedView.vue.d.ts +3 -2
- package/dist/component/FluxSeparator.vue.d.ts +2 -1
- package/dist/component/FluxSlideOver.vue.d.ts +3 -2
- package/dist/component/FluxSnackbar.vue.d.ts +2 -1
- package/dist/component/FluxSnackbarProvider.vue.d.ts +2 -1
- package/dist/component/FluxSpacer.vue.d.ts +2 -1
- package/dist/component/FluxSpacing.vue.d.ts +2 -1
- package/dist/component/FluxSpinner.vue.d.ts +2 -1
- package/dist/component/FluxSplitButton.vue.d.ts +17 -35
- package/dist/component/FluxSplitView.vue.d.ts +6 -17
- package/dist/component/FluxSplitViewPane.vue.d.ts +6 -13
- package/dist/component/FluxStatistic.vue.d.ts +2 -1
- package/dist/component/FluxStepper.vue.d.ts +22 -42
- package/dist/component/FluxStepperStep.vue.d.ts +6 -13
- package/dist/component/FluxStepperSteps.vue.d.ts +3 -2
- package/dist/component/FluxSticky.vue.d.ts +8 -21
- package/dist/component/FluxTab.vue.d.ts +6 -13
- package/dist/component/FluxTabBar.vue.d.ts +6 -17
- package/dist/component/FluxTabBarItem.vue.d.ts +4 -81
- package/dist/component/FluxTable.vue.d.ts +11 -23
- package/dist/component/FluxTableActions.vue.d.ts +6 -13
- package/dist/component/FluxTableBar.vue.d.ts +6 -13
- package/dist/component/FluxTableCell.vue.d.ts +7 -15
- package/dist/component/FluxTableHeader.vue.d.ts +7 -14
- package/dist/component/FluxTableRow.vue.d.ts +6 -13
- package/dist/component/FluxTabs.vue.d.ts +28 -52
- package/dist/component/FluxTag.vue.d.ts +2 -1
- package/dist/component/FluxTagStack.vue.d.ts +6 -13
- package/dist/component/FluxTicks.vue.d.ts +2 -1
- package/dist/component/FluxTimeline.vue.d.ts +6 -13
- package/dist/component/FluxTimelineItem.vue.d.ts +6 -13
- package/dist/component/FluxToggle.vue.d.ts +6 -4
- package/dist/component/FluxToolbar.vue.d.ts +6 -13
- package/dist/component/FluxToolbarGroup.vue.d.ts +6 -13
- package/dist/component/FluxTooltip.vue.d.ts +3 -2
- package/dist/component/FluxTooltipProvider.vue.d.ts +2 -1
- package/dist/component/FluxTreeView.vue.d.ts +3 -4
- package/dist/component/FluxWindow.vue.d.ts +14 -28
- package/dist/component/calendar/FluxCalendarItemDisplay.vue.d.ts +2 -3
- package/dist/component/calendar/FluxCalendarMonthView.vue.d.ts +2 -1
- package/dist/component/calendar/FluxCalendarTimeGridView.vue.d.ts +3 -2
- package/dist/component/primitive/Anchor.vue.d.ts +6 -13
- package/dist/component/primitive/AnchorPopup.vue.d.ts +6 -17
- package/dist/component/primitive/CoordinatePicker.vue.d.ts +6 -6
- package/dist/component/primitive/CoordinatePickerThumb.vue.d.ts +3 -2
- package/dist/component/primitive/DialogLayout.vue.d.ts +7 -15
- package/dist/component/primitive/FilterBadge.vue.d.ts +2 -1
- package/dist/component/primitive/FilterItem.vue.d.ts +2 -1
- package/dist/component/primitive/FilterOptionBase.vue.d.ts +6 -4
- package/dist/component/primitive/SelectBase.vue.d.ts +8 -282
- package/dist/component/primitive/SliderBase.vue.d.ts +8 -16
- package/dist/component/primitive/SliderThumb.vue.d.ts +3 -2
- package/dist/component/primitive/SliderTrack.vue.d.ts +7 -11
- package/dist/component/primitive/TreeNodeRenderer.vue.d.ts +15 -14
- package/dist/index.css +15 -7
- package/dist/index.js +134 -108
- package/dist/index.js.map +1 -1
- package/dist/transition/FluxAutoHeightTransition.vue.d.ts +6 -13
- package/dist/transition/FluxAutoWidthTransition.vue.d.ts +6 -13
- package/dist/transition/FluxBreakthroughTransition.vue.d.ts +6 -13
- package/dist/transition/FluxFadeTransition.vue.d.ts +6 -13
- package/dist/transition/FluxOverlayTransition.vue.d.ts +6 -13
- package/dist/transition/FluxRouteTransition.vue.d.ts +6 -13
- package/dist/transition/FluxSlideOverTransition.vue.d.ts +6 -13
- package/dist/transition/FluxTooltipTransition.vue.d.ts +6 -13
- package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +6 -13
- package/dist/transition/FluxWindowTransition.vue.d.ts +6 -13
- package/dist/vite.js.map +1 -1
- package/package.json +8 -8
- package/src/component/FluxDataTable.vue +12 -3
- package/src/component/FluxTable.vue +13 -3
- package/src/css/component/Form.module.scss +17 -3
- package/src/util/createDialogRenderer.ts +0 -1
|
@@ -3,21 +3,14 @@ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentPr
|
|
|
3
3
|
type __VLS_Props = {
|
|
4
4
|
readonly icon?: FluxIconName;
|
|
5
5
|
};
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
slots: Readonly<{
|
|
9
|
-
default(): VNode[];
|
|
10
|
-
}> & {
|
|
11
|
-
default(): VNode[];
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLDivElement;
|
|
6
|
+
type __VLS_Slots = {
|
|
7
|
+
default(): VNode[];
|
|
15
8
|
};
|
|
16
|
-
|
|
17
|
-
declare const
|
|
18
|
-
declare const _default:
|
|
9
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
19
12
|
export default _default;
|
|
20
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
21
14
|
new (): {
|
|
22
15
|
$slots: S;
|
|
23
16
|
};
|
|
@@ -1,19 +1,12 @@
|
|
|
1
1
|
import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
slots: Readonly<{
|
|
5
|
-
default(): VNode[];
|
|
6
|
-
}> & {
|
|
7
|
-
default(): VNode[];
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: any;
|
|
2
|
+
type __VLS_Slots = {
|
|
3
|
+
default(): VNode[];
|
|
11
4
|
};
|
|
12
|
-
|
|
13
|
-
declare const
|
|
14
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
15
8
|
export default _default;
|
|
16
|
-
type
|
|
9
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
10
|
new (): {
|
|
18
11
|
$slots: S;
|
|
19
12
|
};
|
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
refs: {};
|
|
8
|
-
rootEl: HTMLDivElement;
|
|
2
|
+
declare var __VLS_1: {};
|
|
3
|
+
type __VLS_Slots = {} & {
|
|
4
|
+
default?: (props: typeof __VLS_1) => any;
|
|
9
5
|
};
|
|
10
|
-
|
|
11
|
-
declare const
|
|
12
|
-
declare const _default:
|
|
6
|
+
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
13
9
|
export default _default;
|
|
14
|
-
type
|
|
10
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
15
11
|
new (): {
|
|
16
12
|
$slots: S;
|
|
17
13
|
};
|
|
@@ -2,19 +2,15 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
readonly isCenter?: boolean;
|
|
4
4
|
};
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
default?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: any;
|
|
5
|
+
declare var __VLS_8: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_8) => any;
|
|
12
8
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
declare const _default:
|
|
9
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
16
12
|
export default _default;
|
|
17
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
14
|
new (): {
|
|
19
15
|
$slots: S;
|
|
20
16
|
};
|
|
@@ -2,19 +2,15 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
readonly isCenter?: boolean;
|
|
4
4
|
};
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
default?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: HTMLDivElement;
|
|
5
|
+
declare var __VLS_1: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_1) => any;
|
|
12
8
|
};
|
|
13
|
-
|
|
14
|
-
declare const
|
|
15
|
-
declare const _default:
|
|
9
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
16
12
|
export default _default;
|
|
17
|
-
type
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
18
14
|
new (): {
|
|
19
15
|
$slots: S;
|
|
20
16
|
};
|
|
@@ -3,19 +3,15 @@ type __VLS_Props = {
|
|
|
3
3
|
readonly isCenter?: boolean;
|
|
4
4
|
readonly size?: number;
|
|
5
5
|
};
|
|
6
|
-
declare
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
default?(_: {}): any;
|
|
10
|
-
};
|
|
11
|
-
refs: {};
|
|
12
|
-
rootEl: HTMLDivElement;
|
|
6
|
+
declare var __VLS_1: {};
|
|
7
|
+
type __VLS_Slots = {} & {
|
|
8
|
+
default?: (props: typeof __VLS_1) => any;
|
|
13
9
|
};
|
|
14
|
-
|
|
15
|
-
declare const
|
|
16
|
-
declare const _default:
|
|
10
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
11
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
|
+
declare const _default: typeof __VLS_export;
|
|
17
13
|
export default _default;
|
|
18
|
-
type
|
|
14
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
19
15
|
new (): {
|
|
20
16
|
$slots: S;
|
|
21
17
|
};
|
|
@@ -1,17 +1,13 @@
|
|
|
1
1
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
refs: {};
|
|
8
|
-
rootEl: any;
|
|
2
|
+
declare var __VLS_8: {};
|
|
3
|
+
type __VLS_Slots = {} & {
|
|
4
|
+
default?: (props: typeof __VLS_8) => any;
|
|
9
5
|
};
|
|
10
|
-
|
|
11
|
-
declare const
|
|
12
|
-
declare const _default:
|
|
6
|
+
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
7
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
13
9
|
export default _default;
|
|
14
|
-
type
|
|
10
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
15
11
|
new (): {
|
|
16
12
|
$slots: S;
|
|
17
13
|
};
|
|
@@ -6,31 +6,20 @@ type __VLS_Props = {
|
|
|
6
6
|
readonly disabled?: boolean;
|
|
7
7
|
readonly reorderableColumns?: boolean;
|
|
8
8
|
};
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
slots: Readonly<{
|
|
12
|
-
default?(): any;
|
|
13
|
-
}> & {
|
|
14
|
-
default?(): any;
|
|
15
|
-
};
|
|
16
|
-
refs: {
|
|
17
|
-
root: HTMLDivElement;
|
|
18
|
-
};
|
|
19
|
-
rootEl: HTMLDivElement;
|
|
9
|
+
type __VLS_Slots = {
|
|
10
|
+
default?(): any;
|
|
20
11
|
};
|
|
21
|
-
|
|
22
|
-
declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
23
13
|
move: (args_0: FluxKanbanMoveEvent) => any;
|
|
24
14
|
moveColumn: (args_0: FluxKanbanMoveColumnEvent) => any;
|
|
25
15
|
}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
26
16
|
onMove?: (args_0: FluxKanbanMoveEvent) => any;
|
|
27
17
|
onMoveColumn?: (args_0: FluxKanbanMoveColumnEvent) => any;
|
|
28
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
18
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
19
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
|
+
declare const _default: typeof __VLS_export;
|
|
32
21
|
export default _default;
|
|
33
|
-
type
|
|
22
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
34
23
|
new (): {
|
|
35
24
|
$slots: S;
|
|
36
25
|
};
|
|
@@ -7,35 +7,18 @@ type __VLS_Props = {
|
|
|
7
7
|
readonly icon?: FluxIconName;
|
|
8
8
|
readonly label: string;
|
|
9
9
|
};
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
empty?(): any;
|
|
17
|
-
footer?(): any;
|
|
18
|
-
}> & {
|
|
19
|
-
default?(): any;
|
|
20
|
-
header?(): any;
|
|
21
|
-
actions?(): any;
|
|
22
|
-
empty?(): any;
|
|
23
|
-
footer?(): any;
|
|
24
|
-
};
|
|
25
|
-
refs: {
|
|
26
|
-
root: HTMLDivElement;
|
|
27
|
-
body: HTMLElement;
|
|
28
|
-
};
|
|
29
|
-
rootEl: HTMLDivElement;
|
|
10
|
+
type __VLS_Slots = {
|
|
11
|
+
default?(): any;
|
|
12
|
+
header?(): any;
|
|
13
|
+
actions?(): any;
|
|
14
|
+
empty?(): any;
|
|
15
|
+
footer?(): any;
|
|
30
16
|
};
|
|
31
|
-
|
|
32
|
-
declare const
|
|
33
|
-
|
|
34
|
-
body: HTMLElement;
|
|
35
|
-
}, HTMLDivElement>;
|
|
36
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
17
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
37
20
|
export default _default;
|
|
38
|
-
type
|
|
21
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
39
22
|
new (): {
|
|
40
23
|
$slots: S;
|
|
41
24
|
};
|
|
@@ -4,25 +4,14 @@ type __VLS_Props = {
|
|
|
4
4
|
readonly disabled?: boolean;
|
|
5
5
|
readonly itemId: string | number;
|
|
6
6
|
};
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
slots: Readonly<{
|
|
10
|
-
default?(): any;
|
|
11
|
-
}> & {
|
|
12
|
-
default?(): any;
|
|
13
|
-
};
|
|
14
|
-
refs: {
|
|
15
|
-
root: HTMLDivElement;
|
|
16
|
-
};
|
|
17
|
-
rootEl: HTMLDivElement;
|
|
7
|
+
type __VLS_Slots = {
|
|
8
|
+
default?(): any;
|
|
18
9
|
};
|
|
19
|
-
|
|
20
|
-
declare const
|
|
21
|
-
|
|
22
|
-
}, HTMLDivElement>;
|
|
23
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
10
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
|
+
declare const _default: typeof __VLS_export;
|
|
24
13
|
export default _default;
|
|
25
|
-
type
|
|
14
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
26
15
|
new (): {
|
|
27
16
|
$slots: S;
|
|
28
17
|
};
|
|
@@ -1,19 +1,12 @@
|
|
|
1
1
|
import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
slots: Readonly<{
|
|
5
|
-
default(): VNode[];
|
|
6
|
-
}> & {
|
|
7
|
-
default(): VNode[];
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLDivElement;
|
|
2
|
+
type __VLS_Slots = {
|
|
3
|
+
default(): VNode[];
|
|
11
4
|
};
|
|
12
|
-
|
|
13
|
-
declare const
|
|
14
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
15
8
|
export default _default;
|
|
16
|
-
type
|
|
9
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
10
|
new (): {
|
|
18
11
|
$slots: S;
|
|
19
12
|
};
|
|
@@ -1,19 +1,12 @@
|
|
|
1
1
|
import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
slots: Readonly<{
|
|
5
|
-
default(): VNode[];
|
|
6
|
-
}> & {
|
|
7
|
-
default(): VNode[];
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLDivElement;
|
|
2
|
+
type __VLS_Slots = {
|
|
3
|
+
default(): VNode[];
|
|
11
4
|
};
|
|
12
|
-
|
|
13
|
-
declare const
|
|
14
|
-
declare const _default:
|
|
5
|
+
declare const __VLS_base: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
15
8
|
export default _default;
|
|
16
|
-
type
|
|
9
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
17
10
|
new (): {
|
|
18
11
|
$slots: S;
|
|
19
12
|
};
|
|
@@ -4,5 +4,6 @@ type __VLS_Props = {
|
|
|
4
4
|
readonly direction?: FluxDirection;
|
|
5
5
|
readonly items: FluxLegendObject[];
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
8
9
|
export default _default;
|
|
@@ -4,14 +4,8 @@ type __VLS_Props = FluxButtonProps & {
|
|
|
4
4
|
readonly icon?: FluxIconName;
|
|
5
5
|
readonly label?: string;
|
|
6
6
|
};
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
slots: Readonly<FluxButtonSlots> & FluxButtonSlots;
|
|
10
|
-
refs: {};
|
|
11
|
-
rootEl: any;
|
|
12
|
-
};
|
|
13
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
-
declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7
|
+
type __VLS_Slots = FluxButtonSlots;
|
|
8
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15
9
|
click: (args_0: MouseEvent) => any;
|
|
16
10
|
mouseenter: (args_0: MouseEvent) => any;
|
|
17
11
|
mouseleave: (args_0: MouseEvent) => any;
|
|
@@ -20,9 +14,10 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
|
|
|
20
14
|
onMouseenter?: (args_0: MouseEvent) => any;
|
|
21
15
|
onMouseleave?: (args_0: MouseEvent) => any;
|
|
22
16
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
23
|
-
declare const
|
|
17
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
24
19
|
export default _default;
|
|
25
|
-
type
|
|
20
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
26
21
|
new (): {
|
|
27
22
|
$slots: S;
|
|
28
23
|
};
|
|
@@ -2,25 +2,14 @@ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentPr
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
readonly isLarge?: boolean;
|
|
4
4
|
};
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
slots: Readonly<{
|
|
8
|
-
default(): VNode[];
|
|
9
|
-
}> & {
|
|
10
|
-
default(): VNode[];
|
|
11
|
-
};
|
|
12
|
-
refs: {
|
|
13
|
-
element: HTMLElement;
|
|
14
|
-
};
|
|
15
|
-
rootEl: HTMLElement;
|
|
5
|
+
type __VLS_Slots = {
|
|
6
|
+
default(): VNode[];
|
|
16
7
|
};
|
|
17
|
-
|
|
18
|
-
declare const
|
|
19
|
-
|
|
20
|
-
}, HTMLElement>;
|
|
21
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
8
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
22
11
|
export default _default;
|
|
23
|
-
type
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
24
13
|
new (): {
|
|
25
14
|
$slots: S;
|
|
26
15
|
};
|
|
@@ -10,23 +10,14 @@ type __VLS_Props = {
|
|
|
10
10
|
readonly target?: string;
|
|
11
11
|
readonly to?: FluxTo;
|
|
12
12
|
};
|
|
13
|
+
type __VLS_Slots = {
|
|
14
|
+
default(): VNode[];
|
|
15
|
+
before(): VNode[];
|
|
16
|
+
};
|
|
13
17
|
declare function open(): void;
|
|
14
18
|
declare function close(): void;
|
|
15
19
|
declare function toggle(): void;
|
|
16
|
-
declare
|
|
17
|
-
attrs: Partial<{}>;
|
|
18
|
-
slots: Readonly<{
|
|
19
|
-
default(): VNode[];
|
|
20
|
-
before(): VNode[];
|
|
21
|
-
}> & {
|
|
22
|
-
default(): VNode[];
|
|
23
|
-
before(): VNode[];
|
|
24
|
-
};
|
|
25
|
-
refs: {};
|
|
26
|
-
rootEl: HTMLDivElement;
|
|
27
|
-
};
|
|
28
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
29
|
-
declare const __VLS_component: DefineComponent<__VLS_Props, {
|
|
20
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {
|
|
30
21
|
isOpen: Ref<boolean, boolean>;
|
|
31
22
|
open: typeof open;
|
|
32
23
|
close: typeof close;
|
|
@@ -37,10 +28,11 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {
|
|
|
37
28
|
}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
38
29
|
onToggle?: (args_0: boolean) => any;
|
|
39
30
|
"onUpdate:isOpened"?: (args_0: boolean) => any;
|
|
40
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {},
|
|
41
|
-
declare const
|
|
31
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
32
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
42
34
|
export default _default;
|
|
43
|
-
type
|
|
35
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
44
36
|
new (): {
|
|
45
37
|
$slots: S;
|
|
46
38
|
};
|
|
@@ -2,21 +2,14 @@ import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentPr
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
readonly isHorizontal?: boolean;
|
|
4
4
|
};
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
slots: Readonly<{
|
|
8
|
-
default(): VNode[];
|
|
9
|
-
}> & {
|
|
10
|
-
default(): VNode[];
|
|
11
|
-
};
|
|
12
|
-
refs: {};
|
|
13
|
-
rootEl: HTMLDivElement;
|
|
5
|
+
type __VLS_Slots = {
|
|
6
|
+
default(): VNode[];
|
|
14
7
|
};
|
|
15
|
-
|
|
16
|
-
declare const
|
|
17
|
-
declare const _default:
|
|
8
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
18
11
|
export default _default;
|
|
19
|
-
type
|
|
12
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
20
13
|
new (): {
|
|
21
14
|
$slots: S;
|
|
22
15
|
};
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { FluxButtonProps, FluxIconName } from '@flux-ui/types';
|
|
2
2
|
import { VNode, DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
+
type __VLS_Slots = {
|
|
4
|
+
after(): VNode[];
|
|
5
|
+
before(): VNode[];
|
|
6
|
+
};
|
|
3
7
|
type __VLS_Props = Omit<FluxButtonProps, 'isFilled' | 'isSubmit' | 'size'> & {
|
|
4
8
|
readonly command?: string;
|
|
5
9
|
readonly commandIcon?: FluxIconName;
|
|
@@ -13,20 +17,7 @@ type __VLS_Props = Omit<FluxButtonProps, 'isFilled' | 'isSubmit' | 'size'> & {
|
|
|
13
17
|
readonly isSelectable?: boolean;
|
|
14
18
|
readonly isSelected?: boolean;
|
|
15
19
|
};
|
|
16
|
-
declare
|
|
17
|
-
attrs: Partial<{}>;
|
|
18
|
-
slots: Readonly<{
|
|
19
|
-
after(): VNode[];
|
|
20
|
-
before(): VNode[];
|
|
21
|
-
}> & {
|
|
22
|
-
after(): VNode[];
|
|
23
|
-
before(): VNode[];
|
|
24
|
-
};
|
|
25
|
-
refs: {};
|
|
26
|
-
rootEl: any;
|
|
27
|
-
};
|
|
28
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
29
|
-
declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
20
|
+
declare const __VLS_base: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
30
21
|
click: (args_0: MouseEvent) => any;
|
|
31
22
|
mouseenter: (args_0: MouseEvent) => any;
|
|
32
23
|
mouseleave: (args_0: MouseEvent) => any;
|
|
@@ -35,9 +26,10 @@ declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, Comp
|
|
|
35
26
|
onMouseenter?: (args_0: MouseEvent) => any;
|
|
36
27
|
onMouseleave?: (args_0: MouseEvent) => any;
|
|
37
28
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
38
|
-
declare const
|
|
29
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
30
|
+
declare const _default: typeof __VLS_export;
|
|
39
31
|
export default _default;
|
|
40
|
-
type
|
|
32
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
41
33
|
new (): {
|
|
42
34
|
$slots: S;
|
|
43
35
|
};
|
|
@@ -3,28 +3,22 @@ type __VLS_Props = {
|
|
|
3
3
|
readonly isHorizontal?: boolean;
|
|
4
4
|
readonly mode?: 'highlight' | 'select';
|
|
5
5
|
};
|
|
6
|
-
type
|
|
6
|
+
type __VLS_Slots = {
|
|
7
|
+
default(): VNode[];
|
|
8
|
+
};
|
|
9
|
+
type __VLS_ModelProps = {
|
|
7
10
|
modelValue: number;
|
|
8
|
-
} & __VLS_Props;
|
|
9
|
-
declare function __VLS_template(): {
|
|
10
|
-
attrs: Partial<{}>;
|
|
11
|
-
slots: Readonly<{
|
|
12
|
-
default(): VNode[];
|
|
13
|
-
}> & {
|
|
14
|
-
default(): VNode[];
|
|
15
|
-
};
|
|
16
|
-
refs: {};
|
|
17
|
-
rootEl: HTMLDivElement;
|
|
18
11
|
};
|
|
19
|
-
type
|
|
20
|
-
declare const
|
|
12
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
13
|
+
declare const __VLS_base: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
21
14
|
"update:modelValue": (value: number) => any;
|
|
22
15
|
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
23
16
|
"onUpdate:modelValue"?: (value: number) => any;
|
|
24
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {},
|
|
25
|
-
declare const
|
|
17
|
+
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
26
20
|
export default _default;
|
|
27
|
-
type
|
|
21
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
28
22
|
new (): {
|
|
29
23
|
$slots: S;
|
|
30
24
|
};
|
|
@@ -5,5 +5,6 @@ type __VLS_Props = {
|
|
|
5
5
|
readonly iconTrailing?: FluxIconName;
|
|
6
6
|
readonly label: string;
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
9
10
|
export default _default;
|
|
@@ -2,5 +2,6 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
readonly title: string;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: typeof __VLS_export;
|
|
6
7
|
export default _default;
|