@breadstone/mosaik-elements-vue 0.0.248 → 0.0.249
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/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +8 -8
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +12 -12
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +12 -12
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +46 -46
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +16 -16
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +14 -14
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +12 -12
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +14 -14
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +4 -4
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +14 -14
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +8 -8
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +12 -12
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +10 -10
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +6 -6
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +10 -10
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +6 -6
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +2 -2
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +2 -2
- package/package.json +2 -2
|
@@ -7,6 +7,7 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
step?: any;
|
|
10
11
|
isFirstStep?: any;
|
|
11
12
|
isLastStep?: any;
|
|
12
13
|
resolvedLabels?: any;
|
|
@@ -14,13 +15,13 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
14
15
|
next?: any;
|
|
15
16
|
finish?: any;
|
|
16
17
|
skip?: any;
|
|
17
|
-
step?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
+
step?: any;
|
|
24
25
|
isFirstStep?: any;
|
|
25
26
|
isLastStep?: any;
|
|
26
27
|
resolvedLabels?: any;
|
|
@@ -28,7 +29,6 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
28
29
|
next?: any;
|
|
29
30
|
finish?: any;
|
|
30
31
|
skip?: any;
|
|
31
|
-
step?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
hidden?: any;
|
|
10
11
|
animationTarget?: any;
|
|
11
12
|
enter?: any;
|
|
12
13
|
exit?: any;
|
|
13
|
-
hidden?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
hidden?: any;
|
|
20
21
|
animationTarget?: any;
|
|
21
22
|
enter?: any;
|
|
22
23
|
exit?: any;
|
|
23
|
-
hidden?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,11 +8,11 @@ export declare const BoxComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
fit?: any;
|
|
11
|
-
inset?: any;
|
|
12
11
|
width?: any;
|
|
13
12
|
height?: any;
|
|
14
13
|
highlighted?: any;
|
|
15
14
|
cornered?: any;
|
|
15
|
+
inset?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -20,11 +20,11 @@ export declare const BoxComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
fit?: any;
|
|
23
|
-
inset?: any;
|
|
24
23
|
width?: any;
|
|
25
24
|
height?: any;
|
|
26
25
|
highlighted?: any;
|
|
27
26
|
cornered?: any;
|
|
27
|
+
inset?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -11,8 +11,8 @@ export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
|
-
isThreeState?: any;
|
|
15
14
|
type?: any;
|
|
15
|
+
isThreeState?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -23,8 +23,8 @@ export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
25
|
appearance?: any;
|
|
26
|
-
isThreeState?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
isThreeState?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,22 +7,22 @@ export declare const DismissComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
|
|
10
|
+
size?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
|
-
|
|
14
|
+
isFocused?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
|
|
21
|
+
size?: any;
|
|
22
22
|
disabled?: any;
|
|
23
23
|
variant?: any;
|
|
24
24
|
appearance?: any;
|
|
25
|
-
|
|
25
|
+
isFocused?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const DotComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
fill?: any;
|
|
11
|
+
size?: any;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -18,9 +18,9 @@ export declare const DotComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
fill?: any;
|
|
21
|
+
size?: any;
|
|
21
22
|
disabled?: any;
|
|
22
23
|
variant?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const DotGroupComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
13
|
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
size?: any;
|
|
20
21
|
disabled?: any;
|
|
21
22
|
variant?: any;
|
|
22
23
|
appearance?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
+
weigh?: any;
|
|
11
12
|
for?: any;
|
|
12
13
|
control?: any;
|
|
13
|
-
weigh?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -18,9 +18,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
weigh?: any;
|
|
21
22
|
for?: any;
|
|
22
23
|
control?: any;
|
|
23
|
-
weigh?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
text?: any;
|
|
10
11
|
animationTarget?: any;
|
|
11
12
|
enter?: any;
|
|
12
13
|
exit?: any;
|
|
13
|
-
text?: any;
|
|
14
14
|
textOverflow?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
@@ -18,10 +18,10 @@ export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
+
text?: any;
|
|
21
22
|
animationTarget?: any;
|
|
22
23
|
enter?: any;
|
|
23
24
|
exit?: any;
|
|
24
|
-
text?: any;
|
|
25
25
|
textOverflow?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,36 +8,36 @@ export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
shift?: any;
|
|
11
|
+
active?: any;
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
11
14
|
animationTarget?: any;
|
|
12
15
|
enter?: any;
|
|
13
16
|
exit?: any;
|
|
14
|
-
width?: any;
|
|
15
|
-
height?: any;
|
|
16
|
-
placement?: any;
|
|
17
17
|
elevation?: any;
|
|
18
|
-
maxWidth?: any;
|
|
19
|
-
active?: any;
|
|
20
|
-
maxHeight?: any;
|
|
21
|
-
distance?: any;
|
|
22
|
-
skidding?: any;
|
|
23
|
-
flip?: any;
|
|
24
18
|
isFullScreen?: any;
|
|
19
|
+
autoSize?: any;
|
|
20
|
+
strategy?: any;
|
|
25
21
|
isVisible?: any;
|
|
26
22
|
anchor?: any;
|
|
27
|
-
|
|
23
|
+
placement?: any;
|
|
24
|
+
distance?: any;
|
|
25
|
+
skidding?: any;
|
|
28
26
|
arrow?: any;
|
|
29
27
|
arrowPlacement?: any;
|
|
30
28
|
arrowPadding?: any;
|
|
29
|
+
flip?: any;
|
|
31
30
|
flipFallbackPlacements?: any;
|
|
32
31
|
flipBoundary?: any;
|
|
33
32
|
flipPadding?: any;
|
|
34
33
|
flipFallbackStrategy?: any;
|
|
35
34
|
shiftBoundary?: any;
|
|
36
35
|
shiftPadding?: any;
|
|
37
|
-
autoSize?: any;
|
|
38
36
|
autoSizeBoundary?: any;
|
|
39
37
|
autoSizePadding?: any;
|
|
40
38
|
sync?: any;
|
|
39
|
+
maxWidth?: any;
|
|
40
|
+
maxHeight?: any;
|
|
41
41
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
42
42
|
[key: string]: any;
|
|
43
43
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "repositioned" | "activeChanged")[], "connected" | "disconnected" | "changed" | "repositioned" | "activeChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -45,36 +45,36 @@ export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
|
45
45
|
dir?: any;
|
|
46
46
|
lang?: any;
|
|
47
47
|
shift?: any;
|
|
48
|
+
active?: any;
|
|
49
|
+
width?: any;
|
|
50
|
+
height?: any;
|
|
48
51
|
animationTarget?: any;
|
|
49
52
|
enter?: any;
|
|
50
53
|
exit?: any;
|
|
51
|
-
width?: any;
|
|
52
|
-
height?: any;
|
|
53
|
-
placement?: any;
|
|
54
54
|
elevation?: any;
|
|
55
|
-
maxWidth?: any;
|
|
56
|
-
active?: any;
|
|
57
|
-
maxHeight?: any;
|
|
58
|
-
distance?: any;
|
|
59
|
-
skidding?: any;
|
|
60
|
-
flip?: any;
|
|
61
55
|
isFullScreen?: any;
|
|
56
|
+
autoSize?: any;
|
|
57
|
+
strategy?: any;
|
|
62
58
|
isVisible?: any;
|
|
63
59
|
anchor?: any;
|
|
64
|
-
|
|
60
|
+
placement?: any;
|
|
61
|
+
distance?: any;
|
|
62
|
+
skidding?: any;
|
|
65
63
|
arrow?: any;
|
|
66
64
|
arrowPlacement?: any;
|
|
67
65
|
arrowPadding?: any;
|
|
66
|
+
flip?: any;
|
|
68
67
|
flipFallbackPlacements?: any;
|
|
69
68
|
flipBoundary?: any;
|
|
70
69
|
flipPadding?: any;
|
|
71
70
|
flipFallbackStrategy?: any;
|
|
72
71
|
shiftBoundary?: any;
|
|
73
72
|
shiftPadding?: any;
|
|
74
|
-
autoSize?: any;
|
|
75
73
|
autoSizeBoundary?: any;
|
|
76
74
|
autoSizePadding?: any;
|
|
77
75
|
sync?: any;
|
|
76
|
+
maxWidth?: any;
|
|
77
|
+
maxHeight?: any;
|
|
78
78
|
}> & Readonly<{
|
|
79
79
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,9 +10,9 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
variant?: any;
|
|
11
11
|
for?: any;
|
|
12
12
|
control?: any;
|
|
13
|
+
controlled?: any;
|
|
13
14
|
visible?: any;
|
|
14
15
|
inward?: any;
|
|
15
|
-
controlled?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -22,9 +22,9 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
variant?: any;
|
|
23
23
|
for?: any;
|
|
24
24
|
control?: any;
|
|
25
|
+
controlled?: any;
|
|
25
26
|
visible?: any;
|
|
26
27
|
inward?: any;
|
|
27
|
-
controlled?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,18 +7,18 @@ export declare const FooterComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
breakpoint?: any;
|
|
11
10
|
brand?: any;
|
|
12
11
|
copyright?: any;
|
|
12
|
+
breakpoint?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
|
-
breakpoint?: any;
|
|
20
19
|
brand?: any;
|
|
21
20
|
copyright?: any;
|
|
21
|
+
breakpoint?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,8 +9,8 @@ export declare const HintComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
text?: any;
|
|
11
11
|
formatter?: any;
|
|
12
|
-
alignment?: any;
|
|
13
12
|
textOverflow?: any;
|
|
13
|
+
alignment?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -19,8 +19,8 @@ export declare const HintComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
lang?: any;
|
|
20
20
|
text?: any;
|
|
21
21
|
formatter?: any;
|
|
22
|
-
alignment?: any;
|
|
23
22
|
textOverflow?: any;
|
|
23
|
+
alignment?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const IndicatorComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
selected?: any;
|
|
11
|
+
orientation?: any;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
|
-
orientation?: any;
|
|
14
14
|
total?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
@@ -19,9 +19,9 @@ export declare const IndicatorComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
21
|
selected?: any;
|
|
22
|
+
orientation?: any;
|
|
22
23
|
disabled?: any;
|
|
23
24
|
variant?: any;
|
|
24
|
-
orientation?: any;
|
|
25
25
|
total?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,10 +9,10 @@ export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
11
|
appearance?: any;
|
|
12
|
-
subHeader?: any;
|
|
13
12
|
formatter?: any;
|
|
14
|
-
|
|
13
|
+
subHeader?: any;
|
|
15
14
|
hint?: any;
|
|
15
|
+
alignment?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -21,10 +21,10 @@ export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
lang?: any;
|
|
22
22
|
header?: any;
|
|
23
23
|
appearance?: any;
|
|
24
|
-
subHeader?: any;
|
|
25
24
|
formatter?: any;
|
|
26
|
-
|
|
25
|
+
subHeader?: any;
|
|
27
26
|
hint?: any;
|
|
27
|
+
alignment?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -11,9 +11,9 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
variant?: any;
|
|
12
12
|
readonly?: any;
|
|
13
13
|
alignment?: any;
|
|
14
|
-
duration?: any;
|
|
15
14
|
from?: any;
|
|
16
15
|
to?: any;
|
|
16
|
+
duration?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -24,9 +24,9 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
variant?: any;
|
|
25
25
|
readonly?: any;
|
|
26
26
|
alignment?: any;
|
|
27
|
-
duration?: any;
|
|
28
27
|
from?: any;
|
|
29
28
|
to?: any;
|
|
29
|
+
duration?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,17 +7,17 @@ export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
13
|
intl?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
total?: any;
|
|
15
16
|
totalPages?: any;
|
|
16
17
|
rangeStart?: any;
|
|
17
18
|
rangeEnd?: any;
|
|
18
19
|
hasPreviousPage?: any;
|
|
19
20
|
hasNextPage?: any;
|
|
20
|
-
total?: any;
|
|
21
21
|
sizes?: any;
|
|
22
22
|
showSizes?: any;
|
|
23
23
|
currentPage?: any;
|
|
@@ -28,17 +28,17 @@ export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
themeName?: any;
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
|
+
size?: any;
|
|
31
32
|
disabled?: any;
|
|
32
33
|
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
|
-
size?: any;
|
|
35
34
|
intl?: any;
|
|
35
|
+
appearance?: any;
|
|
36
|
+
total?: any;
|
|
36
37
|
totalPages?: any;
|
|
37
38
|
rangeStart?: any;
|
|
38
39
|
rangeEnd?: any;
|
|
39
40
|
hasPreviousPage?: any;
|
|
40
41
|
hasNextPage?: any;
|
|
41
|
-
total?: any;
|
|
42
42
|
sizes?: any;
|
|
43
43
|
showSizes?: any;
|
|
44
44
|
currentPage?: any;
|
|
@@ -7,11 +7,11 @@ export declare const PipComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
13
|
text?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
icon?: any;
|
|
16
16
|
iconSize?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -20,11 +20,11 @@ export declare const PipComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
themeName?: any;
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
|
+
size?: any;
|
|
23
24
|
disabled?: any;
|
|
24
25
|
variant?: any;
|
|
25
|
-
appearance?: any;
|
|
26
|
-
size?: any;
|
|
27
26
|
text?: any;
|
|
27
|
+
appearance?: any;
|
|
28
28
|
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -15,27 +15,27 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
enter?: any;
|
|
16
16
|
exit?: any;
|
|
17
17
|
isOpen?: any;
|
|
18
|
+
closeable?: any;
|
|
19
|
+
elevation?: any;
|
|
18
20
|
hasBackdrop?: any;
|
|
19
21
|
pressEscapeToClose?: any;
|
|
20
22
|
clickOutsideToClose?: any;
|
|
21
|
-
|
|
22
|
-
|
|
23
|
+
for?: any;
|
|
24
|
+
control?: any;
|
|
25
|
+
placement?: any;
|
|
26
|
+
distance?: any;
|
|
27
|
+
skidding?: any;
|
|
28
|
+
flip?: any;
|
|
23
29
|
anchorElement?: any;
|
|
24
30
|
isFloatingActive?: any;
|
|
25
|
-
|
|
31
|
+
hasSlottedContent?: any;
|
|
32
|
+
placements?: any;
|
|
33
|
+
trigger?: any;
|
|
26
34
|
showDelay?: any;
|
|
27
35
|
hideDelay?: any;
|
|
28
|
-
trigger?: any;
|
|
29
36
|
staysOpen?: any;
|
|
30
|
-
for?: any;
|
|
31
|
-
control?: any;
|
|
32
|
-
elevation?: any;
|
|
33
|
-
placements?: any;
|
|
34
|
-
distance?: any;
|
|
35
|
-
skidding?: any;
|
|
36
37
|
closeOnScroll?: any;
|
|
37
38
|
interactive?: any;
|
|
38
|
-
flip?: any;
|
|
39
39
|
trapFocus?: any;
|
|
40
40
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
41
|
[key: string]: any;
|
|
@@ -51,27 +51,27 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
51
51
|
enter?: any;
|
|
52
52
|
exit?: any;
|
|
53
53
|
isOpen?: any;
|
|
54
|
+
closeable?: any;
|
|
55
|
+
elevation?: any;
|
|
54
56
|
hasBackdrop?: any;
|
|
55
57
|
pressEscapeToClose?: any;
|
|
56
58
|
clickOutsideToClose?: any;
|
|
57
|
-
|
|
58
|
-
|
|
59
|
+
for?: any;
|
|
60
|
+
control?: any;
|
|
61
|
+
placement?: any;
|
|
62
|
+
distance?: any;
|
|
63
|
+
skidding?: any;
|
|
64
|
+
flip?: any;
|
|
59
65
|
anchorElement?: any;
|
|
60
66
|
isFloatingActive?: any;
|
|
61
|
-
|
|
67
|
+
hasSlottedContent?: any;
|
|
68
|
+
placements?: any;
|
|
69
|
+
trigger?: any;
|
|
62
70
|
showDelay?: any;
|
|
63
71
|
hideDelay?: any;
|
|
64
|
-
trigger?: any;
|
|
65
72
|
staysOpen?: any;
|
|
66
|
-
for?: any;
|
|
67
|
-
control?: any;
|
|
68
|
-
elevation?: any;
|
|
69
|
-
placements?: any;
|
|
70
|
-
distance?: any;
|
|
71
|
-
skidding?: any;
|
|
72
73
|
closeOnScroll?: any;
|
|
73
74
|
interactive?: any;
|
|
74
|
-
flip?: any;
|
|
75
75
|
trapFocus?: any;
|
|
76
76
|
}> & Readonly<{
|
|
77
77
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const PortalComponent: import("vue").DefineComponent<{
|
|
7
7
|
dir?: any;
|
|
8
8
|
lang?: any;
|
|
9
|
+
attached?: any;
|
|
9
10
|
isProjected?: any;
|
|
10
11
|
projection?: any;
|
|
11
|
-
attached?: any;
|
|
12
12
|
detached?: any;
|
|
13
13
|
destination?: any;
|
|
14
14
|
adoptedStyles?: any;
|
|
@@ -17,9 +17,9 @@ export declare const PortalComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached")[], "connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached", import("vue").PublicProps, Readonly<{
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
attached?: any;
|
|
20
21
|
isProjected?: any;
|
|
21
22
|
projection?: any;
|
|
22
|
-
attached?: any;
|
|
23
23
|
detached?: any;
|
|
24
24
|
destination?: any;
|
|
25
25
|
adoptedStyles?: any;
|
|
@@ -8,10 +8,10 @@ export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
isOpen?: any;
|
|
11
|
+
closeable?: any;
|
|
11
12
|
hasBackdrop?: any;
|
|
12
13
|
pressEscapeToClose?: any;
|
|
13
14
|
clickOutsideToClose?: any;
|
|
14
|
-
closeable?: any;
|
|
15
15
|
portal?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
@@ -20,10 +20,10 @@ export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
isOpen?: any;
|
|
23
|
+
closeable?: any;
|
|
23
24
|
hasBackdrop?: any;
|
|
24
25
|
pressEscapeToClose?: any;
|
|
25
26
|
clickOutsideToClose?: any;
|
|
26
|
-
closeable?: any;
|
|
27
27
|
portal?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|