@breadstone/mosaik-elements-vue 0.0.248 → 0.0.250
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 +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +13 -13
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +12 -12
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +23 -23
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +12 -12
- 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 +8 -8
- 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 +8 -8
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +6 -6
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +8 -8
- 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 +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +10 -10
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +18 -18
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- 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 +10 -10
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +8 -8
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +8 -8
- 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 +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +20 -20
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +17 -17
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +33 -33
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +7 -7
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +15 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +11 -11
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +10 -10
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +17 -17
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +7 -7
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +4 -4
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +11 -11
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +4 -4
- 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 +4 -4
- 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 +8 -8
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +6 -6
- 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 +8 -8
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
subText?: 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
|
+
formatter?: any;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
20
|
text?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
subText?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderSubTextComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
formatter?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
19
|
text?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderTextComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
formatter?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
19
|
text?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,53 +4,53 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
7
|
header?: any;
|
|
8
|
+
formatter?: any;
|
|
11
9
|
variant?: any;
|
|
10
|
+
themeName?: any;
|
|
12
11
|
animationTarget?: any;
|
|
13
12
|
enter?: any;
|
|
14
13
|
exit?: any;
|
|
15
|
-
position?: any;
|
|
16
|
-
isBusy?: any;
|
|
17
14
|
isOpen?: any;
|
|
18
15
|
hasBackdrop?: any;
|
|
19
16
|
pressEscapeToClose?: any;
|
|
20
17
|
clickOutsideToClose?: any;
|
|
21
18
|
closeable?: any;
|
|
19
|
+
dir?: any;
|
|
20
|
+
lang?: any;
|
|
21
|
+
position?: any;
|
|
22
|
+
isBusy?: any;
|
|
22
23
|
content?: any;
|
|
23
|
-
formatter?: any;
|
|
24
24
|
timeout?: any;
|
|
25
25
|
showProgress?: any;
|
|
26
26
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
28
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
29
|
-
themeName?: any;
|
|
30
|
-
dir?: any;
|
|
31
|
-
lang?: any;
|
|
28
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
32
29
|
header?: any;
|
|
30
|
+
formatter?: any;
|
|
33
31
|
variant?: any;
|
|
32
|
+
themeName?: any;
|
|
34
33
|
animationTarget?: any;
|
|
35
34
|
enter?: any;
|
|
36
35
|
exit?: any;
|
|
37
|
-
position?: any;
|
|
38
|
-
isBusy?: any;
|
|
39
36
|
isOpen?: any;
|
|
40
37
|
hasBackdrop?: any;
|
|
41
38
|
pressEscapeToClose?: any;
|
|
42
39
|
clickOutsideToClose?: any;
|
|
43
40
|
closeable?: any;
|
|
41
|
+
dir?: any;
|
|
42
|
+
lang?: any;
|
|
43
|
+
position?: any;
|
|
44
|
+
isBusy?: any;
|
|
44
45
|
content?: any;
|
|
45
|
-
formatter?: any;
|
|
46
46
|
timeout?: any;
|
|
47
47
|
showProgress?: any;
|
|
48
48
|
}> & Readonly<{
|
|
49
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
50
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
49
51
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
50
52
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
51
53
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
52
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
53
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
54
54
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
55
|
declare module 'vue' {
|
|
56
56
|
interface GlobalComponents {
|
|
@@ -5,6 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
isOpen?: any;
|
|
9
|
+
hasBackdrop?: any;
|
|
10
|
+
pressEscapeToClose?: any;
|
|
11
|
+
clickOutsideToClose?: any;
|
|
12
|
+
closeable?: any;
|
|
8
13
|
dir?: any;
|
|
9
14
|
lang?: any;
|
|
10
15
|
ended?: any;
|
|
@@ -16,15 +21,15 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
16
21
|
stepChanged?: any;
|
|
17
22
|
tourId?: any;
|
|
18
23
|
steps?: any;
|
|
24
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
|
+
themeName?: any;
|
|
19
28
|
isOpen?: any;
|
|
20
29
|
hasBackdrop?: any;
|
|
21
30
|
pressEscapeToClose?: any;
|
|
22
31
|
clickOutsideToClose?: any;
|
|
23
32
|
closeable?: any;
|
|
24
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
|
-
[key: string]: any;
|
|
26
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
27
|
-
themeName?: any;
|
|
28
33
|
dir?: any;
|
|
29
34
|
lang?: any;
|
|
30
35
|
ended?: any;
|
|
@@ -36,17 +41,12 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
36
41
|
stepChanged?: any;
|
|
37
42
|
tourId?: any;
|
|
38
43
|
steps?: any;
|
|
39
|
-
isOpen?: any;
|
|
40
|
-
hasBackdrop?: any;
|
|
41
|
-
pressEscapeToClose?: any;
|
|
42
|
-
clickOutsideToClose?: any;
|
|
43
|
-
closeable?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
46
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
45
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
47
49
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
48
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
49
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
50
50
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
51
51
|
declare module 'vue' {
|
|
52
52
|
interface GlobalComponents {
|
|
@@ -5,21 +5,21 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
animationTarget?: any;
|
|
11
9
|
enter?: any;
|
|
12
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
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
|
-
dir?: any;
|
|
19
|
-
lang?: any;
|
|
20
18
|
animationTarget?: any;
|
|
21
19
|
enter?: any;
|
|
22
20
|
exit?: any;
|
|
21
|
+
dir?: any;
|
|
22
|
+
lang?: any;
|
|
23
23
|
hidden?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BoxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
width?: any;
|
|
9
|
+
height?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
fit?: any;
|
|
11
13
|
inset?: any;
|
|
12
|
-
width?: any;
|
|
13
|
-
height?: any;
|
|
14
14
|
highlighted?: any;
|
|
15
15
|
cornered?: 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<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
width?: any;
|
|
21
|
+
height?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
fit?: any;
|
|
23
25
|
inset?: any;
|
|
24
|
-
width?: any;
|
|
25
|
-
height?: any;
|
|
26
26
|
highlighted?: any;
|
|
27
27
|
cornered?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
checked?: any;
|
|
11
13
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
isThreeState?: any;
|
|
15
15
|
type?: 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<{
|
|
19
|
+
variant?: any;
|
|
19
20
|
themeName?: any;
|
|
21
|
+
appearance?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
checked?: any;
|
|
23
25
|
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
appearance?: any;
|
|
26
26
|
isThreeState?: any;
|
|
27
27
|
type?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CodeComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
variant?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
variant?: any;
|
|
19
19
|
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DismissComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
12
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
13
|
size?: any;
|
|
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
|
+
variant?: any;
|
|
18
19
|
themeName?: any;
|
|
20
|
+
appearance?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
|
-
isFocused?: any;
|
|
22
23
|
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
|
-
appearance?: any;
|
|
25
24
|
size?: any;
|
|
25
|
+
isFocused?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DotComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
fill?: any;
|
|
11
12
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
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
|
+
variant?: any;
|
|
17
18
|
themeName?: any;
|
|
18
19
|
dir?: any;
|
|
19
20
|
lang?: any;
|
|
20
21
|
fill?: any;
|
|
21
22
|
disabled?: any;
|
|
22
|
-
variant?: any;
|
|
23
23
|
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DotGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
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
|
+
variant?: any;
|
|
17
18
|
themeName?: any;
|
|
19
|
+
appearance?: any;
|
|
18
20
|
dir?: any;
|
|
19
21
|
lang?: any;
|
|
20
22
|
disabled?: any;
|
|
21
|
-
variant?: any;
|
|
22
|
-
appearance?: any;
|
|
23
23
|
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropZoneComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
state?: 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" | "dropZoneData")[], "connected" | "disconnected" | "changed" | "dropZoneData", import("vue").PublicProps, Readonly<{
|
|
17
|
+
variant?: any;
|
|
17
18
|
themeName?: any;
|
|
19
|
+
appearance?: any;
|
|
18
20
|
dir?: any;
|
|
19
21
|
lang?: any;
|
|
20
22
|
disabled?: any;
|
|
21
|
-
variant?: any;
|
|
22
|
-
appearance?: any;
|
|
23
23
|
state?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
animationTarget?: any;
|
|
11
9
|
enter?: any;
|
|
12
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
13
|
text?: any;
|
|
14
14
|
textOverflow?: 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
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
19
|
animationTarget?: any;
|
|
22
20
|
enter?: any;
|
|
23
21
|
exit?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
24
|
text?: any;
|
|
25
25
|
textOverflow?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpandableComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
8
|
animationTarget?: any;
|
|
12
9
|
enter?: any;
|
|
13
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
isExpanded?: any;
|
|
15
15
|
direction?: 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" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
|
-
disabled?: any;
|
|
23
20
|
animationTarget?: any;
|
|
24
21
|
enter?: any;
|
|
25
22
|
exit?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
|
+
disabled?: any;
|
|
26
26
|
isExpanded?: any;
|
|
27
27
|
direction?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
7
|
+
isFullScreen?: any;
|
|
7
8
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
shift?: any;
|
|
11
9
|
animationTarget?: any;
|
|
12
10
|
enter?: any;
|
|
13
11
|
exit?: any;
|
|
14
12
|
width?: any;
|
|
15
13
|
height?: any;
|
|
16
|
-
placement?: any;
|
|
17
14
|
elevation?: any;
|
|
15
|
+
dir?: any;
|
|
16
|
+
lang?: any;
|
|
17
|
+
shift?: any;
|
|
18
|
+
placement?: any;
|
|
18
19
|
maxWidth?: any;
|
|
19
20
|
active?: any;
|
|
20
21
|
maxHeight?: any;
|
|
21
22
|
distance?: any;
|
|
22
23
|
skidding?: any;
|
|
23
24
|
flip?: any;
|
|
24
|
-
isFullScreen?: any;
|
|
25
25
|
isVisible?: any;
|
|
26
26
|
anchor?: any;
|
|
27
27
|
strategy?: any;
|
|
@@ -41,24 +41,24 @@ export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
|
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<{
|
|
44
|
+
isFullScreen?: any;
|
|
44
45
|
themeName?: any;
|
|
45
|
-
dir?: any;
|
|
46
|
-
lang?: any;
|
|
47
|
-
shift?: any;
|
|
48
46
|
animationTarget?: any;
|
|
49
47
|
enter?: any;
|
|
50
48
|
exit?: any;
|
|
51
49
|
width?: any;
|
|
52
50
|
height?: any;
|
|
53
|
-
placement?: any;
|
|
54
51
|
elevation?: any;
|
|
52
|
+
dir?: any;
|
|
53
|
+
lang?: any;
|
|
54
|
+
shift?: any;
|
|
55
|
+
placement?: any;
|
|
55
56
|
maxWidth?: any;
|
|
56
57
|
active?: any;
|
|
57
58
|
maxHeight?: any;
|
|
58
59
|
distance?: any;
|
|
59
60
|
skidding?: any;
|
|
60
61
|
flip?: any;
|
|
61
|
-
isFullScreen?: any;
|
|
62
62
|
isVisible?: any;
|
|
63
63
|
anchor?: any;
|
|
64
64
|
strategy?: any;
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
for?: any;
|
|
12
12
|
control?: any;
|
|
13
13
|
visible?: any;
|
|
@@ -16,10 +16,10 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
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<{
|
|
19
|
+
variant?: any;
|
|
19
20
|
themeName?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
|
-
variant?: any;
|
|
23
23
|
for?: any;
|
|
24
24
|
control?: any;
|
|
25
25
|
visible?: any;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FooterItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
11
|
open?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
+
header?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
header?: any;
|
|
19
19
|
open?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const HintComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
alignment?: any;
|
|
13
13
|
textOverflow?: 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
|
+
formatter?: any;
|
|
17
18
|
themeName?: any;
|
|
18
19
|
dir?: any;
|
|
19
20
|
lang?: any;
|
|
20
21
|
text?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
alignment?: any;
|
|
23
23
|
textOverflow?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const IndicatorComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
selected?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
12
|
orientation?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
total?: 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" | "indicated")[], "connected" | "disconnected" | "changed" | "indicated", import("vue").PublicProps, Readonly<{
|
|
18
|
+
variant?: any;
|
|
18
19
|
themeName?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
22
|
selected?: any;
|
|
22
|
-
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
23
|
orientation?: any;
|
|
24
|
+
disabled?: any;
|
|
25
25
|
total?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
7
|
header?: any;
|
|
11
|
-
appearance?: any;
|
|
12
8
|
subHeader?: any;
|
|
13
9
|
formatter?: any;
|
|
10
|
+
themeName?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
14
|
alignment?: any;
|
|
15
15
|
hint?: 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<{
|
|
19
|
-
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
19
|
header?: any;
|
|
23
|
-
appearance?: any;
|
|
24
20
|
subHeader?: any;
|
|
25
21
|
formatter?: any;
|
|
22
|
+
themeName?: any;
|
|
23
|
+
appearance?: any;
|
|
24
|
+
dir?: any;
|
|
25
|
+
lang?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
hint?: any;
|
|
28
28
|
}> & Readonly<{
|