@breadstone/mosaik-elements-vue 0.1.62 → 0.1.64
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 +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +10 -10
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- 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/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- 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 +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- 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 +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/prompt-box/attachments/PromptBoxAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- 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 +8 -8
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- 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/Chat/ChatPromptBoxAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatPromptBoxComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
- 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 +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +25 -25
- 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 +26 -26
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.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 +41 -41
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +14 -14
- 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 +26 -26
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +47 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +7 -3
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +22 -8
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.js +2 -2
- package/Controls/Components/Overlays/tour/TourStepComponent.js.map +1 -1
- 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/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.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 +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- 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 +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- 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 +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- 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,51 +4,51 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
mode?: any;
|
|
11
7
|
header?: any;
|
|
12
|
-
width?: any;
|
|
13
|
-
height?: any;
|
|
14
|
-
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
position?: any;
|
|
18
8
|
subHeader?: any;
|
|
19
|
-
isOpen?: any;
|
|
20
|
-
closeable?: any;
|
|
21
|
-
elevation?: any;
|
|
22
9
|
isFullScreen?: any;
|
|
10
|
+
isOpen?: any;
|
|
23
11
|
hasBackdrop?: any;
|
|
24
12
|
pressEscapeToClose?: any;
|
|
25
13
|
clickOutsideToClose?: any;
|
|
26
14
|
attention?: any;
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
15
|
+
closeable?: any;
|
|
16
|
+
width?: any;
|
|
17
|
+
height?: any;
|
|
18
|
+
elevation?: any;
|
|
19
|
+
enter?: any;
|
|
20
|
+
exit?: any;
|
|
32
21
|
themeName?: any;
|
|
33
22
|
dir?: any;
|
|
34
23
|
lang?: any;
|
|
35
24
|
mode?: any;
|
|
36
|
-
header?: any;
|
|
37
|
-
width?: any;
|
|
38
|
-
height?: any;
|
|
39
25
|
animationTarget?: any;
|
|
40
|
-
enter?: any;
|
|
41
|
-
exit?: any;
|
|
42
26
|
position?: any;
|
|
27
|
+
isComposed?: any;
|
|
28
|
+
hasShadow?: any;
|
|
29
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
|
+
[key: string]: any;
|
|
31
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
32
|
+
header?: any;
|
|
43
33
|
subHeader?: any;
|
|
44
|
-
isOpen?: any;
|
|
45
|
-
closeable?: any;
|
|
46
|
-
elevation?: any;
|
|
47
34
|
isFullScreen?: any;
|
|
35
|
+
isOpen?: any;
|
|
48
36
|
hasBackdrop?: any;
|
|
49
37
|
pressEscapeToClose?: any;
|
|
50
38
|
clickOutsideToClose?: any;
|
|
51
39
|
attention?: any;
|
|
40
|
+
closeable?: any;
|
|
41
|
+
width?: any;
|
|
42
|
+
height?: any;
|
|
43
|
+
elevation?: any;
|
|
44
|
+
enter?: any;
|
|
45
|
+
exit?: any;
|
|
46
|
+
themeName?: any;
|
|
47
|
+
dir?: any;
|
|
48
|
+
lang?: any;
|
|
49
|
+
mode?: any;
|
|
50
|
+
animationTarget?: any;
|
|
51
|
+
position?: any;
|
|
52
52
|
isComposed?: any;
|
|
53
53
|
hasShadow?: any;
|
|
54
54
|
}> & Readonly<{
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerContainerComponent: import("vue").DefineComponent<{
|
|
7
|
+
isOpen?: any;
|
|
8
|
+
hasBackdrop?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
fit?: any;
|
|
11
|
-
isOpen?: any;
|
|
12
13
|
content?: any;
|
|
13
|
-
hasBackdrop?: any;
|
|
14
14
|
autoSize?: any;
|
|
15
15
|
drawer?: 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" | "contentMarginChanged")[], "connected" | "disconnected" | "changed" | "contentMarginChanged", import("vue").PublicProps, Readonly<{
|
|
19
|
+
isOpen?: any;
|
|
20
|
+
hasBackdrop?: any;
|
|
19
21
|
themeName?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
fit?: any;
|
|
23
|
-
isOpen?: any;
|
|
24
25
|
content?: any;
|
|
25
|
-
hasBackdrop?: any;
|
|
26
26
|
autoSize?: any;
|
|
27
27
|
drawer?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerContentComponent: import("vue").DefineComponent<{
|
|
7
|
+
isOpen?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
isOpen?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
13
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
|
+
isOpen?: any;
|
|
14
15
|
themeName?: any;
|
|
15
16
|
dir?: any;
|
|
16
17
|
lang?: any;
|
|
17
|
-
isOpen?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerHeaderComponent: 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 DrawerHeaderSubTextComponent: 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 DrawerHeaderTextComponent: 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,69 +4,69 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
7
|
header?: any;
|
|
11
|
-
dragging?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
width?: any;
|
|
14
|
-
height?: any;
|
|
15
|
-
intl?: any;
|
|
16
|
-
appearance?: any;
|
|
17
|
-
formatter?: any;
|
|
18
|
-
icon?: any;
|
|
19
|
-
animationTarget?: any;
|
|
20
|
-
enter?: any;
|
|
21
|
-
exit?: any;
|
|
22
8
|
subHeader?: any;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
offsetY?: any;
|
|
9
|
+
message?: any;
|
|
10
|
+
buttons?: any;
|
|
11
|
+
icon?: any;
|
|
12
|
+
alignment?: any;
|
|
28
13
|
isFullScreen?: any;
|
|
29
14
|
isDraggable?: any;
|
|
15
|
+
isOpen?: any;
|
|
30
16
|
hasBackdrop?: any;
|
|
31
17
|
pressEscapeToClose?: any;
|
|
32
18
|
clickOutsideToClose?: any;
|
|
33
19
|
attention?: any;
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
20
|
+
closeable?: any;
|
|
21
|
+
width?: any;
|
|
22
|
+
height?: any;
|
|
23
|
+
elevation?: any;
|
|
24
|
+
appearance?: any;
|
|
25
|
+
enter?: any;
|
|
26
|
+
exit?: any;
|
|
27
|
+
variant?: any;
|
|
28
|
+
formatter?: any;
|
|
40
29
|
themeName?: any;
|
|
41
30
|
dir?: any;
|
|
42
31
|
lang?: any;
|
|
43
|
-
header?: any;
|
|
44
32
|
dragging?: any;
|
|
45
|
-
variant?: any;
|
|
46
|
-
width?: any;
|
|
47
|
-
height?: any;
|
|
48
33
|
intl?: any;
|
|
49
|
-
appearance?: any;
|
|
50
|
-
formatter?: any;
|
|
51
|
-
icon?: any;
|
|
52
34
|
animationTarget?: any;
|
|
53
|
-
enter?: any;
|
|
54
|
-
exit?: any;
|
|
55
|
-
subHeader?: any;
|
|
56
|
-
isOpen?: any;
|
|
57
|
-
closeable?: any;
|
|
58
|
-
elevation?: any;
|
|
59
35
|
offsetX?: any;
|
|
60
36
|
offsetY?: any;
|
|
37
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
|
+
[key: string]: any;
|
|
39
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
40
|
+
header?: any;
|
|
41
|
+
subHeader?: any;
|
|
42
|
+
message?: any;
|
|
43
|
+
buttons?: any;
|
|
44
|
+
icon?: any;
|
|
45
|
+
alignment?: any;
|
|
61
46
|
isFullScreen?: any;
|
|
62
47
|
isDraggable?: any;
|
|
48
|
+
isOpen?: any;
|
|
63
49
|
hasBackdrop?: any;
|
|
64
50
|
pressEscapeToClose?: any;
|
|
65
51
|
clickOutsideToClose?: any;
|
|
66
52
|
attention?: any;
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
53
|
+
closeable?: any;
|
|
54
|
+
width?: any;
|
|
55
|
+
height?: any;
|
|
56
|
+
elevation?: any;
|
|
57
|
+
appearance?: any;
|
|
58
|
+
enter?: any;
|
|
59
|
+
exit?: any;
|
|
60
|
+
variant?: any;
|
|
61
|
+
formatter?: any;
|
|
62
|
+
themeName?: any;
|
|
63
|
+
dir?: any;
|
|
64
|
+
lang?: any;
|
|
65
|
+
dragging?: any;
|
|
66
|
+
intl?: any;
|
|
67
|
+
animationTarget?: any;
|
|
68
|
+
offsetX?: any;
|
|
69
|
+
offsetY?: any;
|
|
70
70
|
}> & Readonly<{
|
|
71
71
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
width?: any;
|
|
11
|
-
height?: any;
|
|
12
|
-
position?: any;
|
|
13
7
|
isOpen?: any;
|
|
14
|
-
closeable?: any;
|
|
15
8
|
hasBackdrop?: any;
|
|
16
9
|
pressEscapeToClose?: any;
|
|
17
10
|
clickOutsideToClose?: any;
|
|
18
11
|
attention?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
width?: any;
|
|
14
|
+
height?: any;
|
|
15
|
+
themeName?: any;
|
|
16
|
+
dir?: any;
|
|
17
|
+
lang?: any;
|
|
18
|
+
position?: any;
|
|
19
19
|
snaps?: any;
|
|
20
20
|
activeSnapIndex?: any;
|
|
21
21
|
closeThreshold?: any;
|
|
@@ -28,18 +28,18 @@ export declare const SheetComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
29
|
[key: string]: any;
|
|
30
30
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted" | "dragStart" | "dragging" | "dragEnd" | "activeSnapChanged")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted" | "dragStart" | "dragging" | "dragEnd" | "activeSnapChanged", import("vue").PublicProps, Readonly<{
|
|
31
|
-
themeName?: any;
|
|
32
|
-
dir?: any;
|
|
33
|
-
lang?: any;
|
|
34
|
-
width?: any;
|
|
35
|
-
height?: any;
|
|
36
|
-
position?: any;
|
|
37
31
|
isOpen?: any;
|
|
38
|
-
closeable?: any;
|
|
39
32
|
hasBackdrop?: any;
|
|
40
33
|
pressEscapeToClose?: any;
|
|
41
34
|
clickOutsideToClose?: any;
|
|
42
35
|
attention?: any;
|
|
36
|
+
closeable?: any;
|
|
37
|
+
width?: any;
|
|
38
|
+
height?: any;
|
|
39
|
+
themeName?: any;
|
|
40
|
+
dir?: any;
|
|
41
|
+
lang?: any;
|
|
42
|
+
position?: any;
|
|
43
43
|
snaps?: any;
|
|
44
44
|
activeSnapIndex?: any;
|
|
45
45
|
closeThreshold?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetContentComponent: 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,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,54 +4,54 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
8
|
+
icon?: any;
|
|
9
|
+
isOpen?: any;
|
|
10
|
+
hasBackdrop?: any;
|
|
11
|
+
pressEscapeToClose?: any;
|
|
12
|
+
clickOutsideToClose?: any;
|
|
13
|
+
attention?: any;
|
|
14
|
+
closeable?: any;
|
|
15
|
+
appearance?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
18
|
+
variant?: any;
|
|
19
|
+
formatter?: any;
|
|
7
20
|
themeName?: any;
|
|
8
21
|
dir?: any;
|
|
9
22
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
|
-
variant?: any;
|
|
12
23
|
isBusy?: any;
|
|
13
|
-
appearance?: any;
|
|
14
|
-
formatter?: any;
|
|
15
|
-
icon?: any;
|
|
16
24
|
animationTarget?: any;
|
|
17
|
-
enter?: any;
|
|
18
|
-
exit?: any;
|
|
19
25
|
position?: any;
|
|
20
26
|
iconSize?: any;
|
|
21
|
-
isOpen?: any;
|
|
22
|
-
closeable?: any;
|
|
23
27
|
content?: any;
|
|
24
28
|
timeout?: any;
|
|
25
|
-
hasBackdrop?: any;
|
|
26
|
-
pressEscapeToClose?: any;
|
|
27
|
-
clickOutsideToClose?: any;
|
|
28
|
-
attention?: any;
|
|
29
29
|
showProgress?: any;
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
33
|
+
header?: any;
|
|
34
|
+
icon?: any;
|
|
35
|
+
isOpen?: any;
|
|
36
|
+
hasBackdrop?: any;
|
|
37
|
+
pressEscapeToClose?: any;
|
|
38
|
+
clickOutsideToClose?: any;
|
|
39
|
+
attention?: any;
|
|
40
|
+
closeable?: any;
|
|
41
|
+
appearance?: any;
|
|
42
|
+
enter?: any;
|
|
43
|
+
exit?: any;
|
|
44
|
+
variant?: any;
|
|
45
|
+
formatter?: any;
|
|
33
46
|
themeName?: any;
|
|
34
47
|
dir?: any;
|
|
35
48
|
lang?: any;
|
|
36
|
-
header?: any;
|
|
37
|
-
variant?: any;
|
|
38
49
|
isBusy?: any;
|
|
39
|
-
appearance?: any;
|
|
40
|
-
formatter?: any;
|
|
41
|
-
icon?: any;
|
|
42
50
|
animationTarget?: any;
|
|
43
|
-
enter?: any;
|
|
44
|
-
exit?: any;
|
|
45
51
|
position?: any;
|
|
46
52
|
iconSize?: any;
|
|
47
|
-
isOpen?: any;
|
|
48
|
-
closeable?: any;
|
|
49
53
|
content?: any;
|
|
50
54
|
timeout?: any;
|
|
51
|
-
hasBackdrop?: any;
|
|
52
|
-
pressEscapeToClose?: any;
|
|
53
|
-
clickOutsideToClose?: any;
|
|
54
|
-
attention?: any;
|
|
55
55
|
showProgress?: any;
|
|
56
56
|
}> & Readonly<{
|
|
57
57
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,45 +4,73 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
ended?: any;
|
|
11
7
|
isOpen?: any;
|
|
12
|
-
closeable?: any;
|
|
13
8
|
hasBackdrop?: any;
|
|
14
9
|
pressEscapeToClose?: any;
|
|
15
10
|
clickOutsideToClose?: any;
|
|
16
11
|
attention?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
enter?: any;
|
|
14
|
+
exit?: any;
|
|
15
|
+
themeName?: any;
|
|
16
|
+
dir?: any;
|
|
17
|
+
lang?: any;
|
|
18
|
+
animationTarget?: any;
|
|
19
|
+
labels?: any;
|
|
20
|
+
isVisible?: any;
|
|
21
|
+
restoreFocus?: any;
|
|
17
22
|
isFirstStep?: any;
|
|
18
23
|
isLastStep?: any;
|
|
24
|
+
showProgress?: any;
|
|
19
25
|
tourId?: any;
|
|
26
|
+
isAutoAdvancePaused?: any;
|
|
27
|
+
titleId?: any;
|
|
28
|
+
descriptionId?: any;
|
|
20
29
|
currentStep?: any;
|
|
30
|
+
currentStepIndex?: any;
|
|
21
31
|
tooltipStyles?: any;
|
|
22
|
-
|
|
23
|
-
|
|
32
|
+
spotlightStyles?: any;
|
|
33
|
+
backdropStyles?: any;
|
|
34
|
+
isAnchorInteractive?: any;
|
|
35
|
+
stepActions?: any;
|
|
24
36
|
steps?: any;
|
|
37
|
+
showAutoAdvanceControls?: any;
|
|
38
|
+
stepActivator?: any;
|
|
25
39
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
40
|
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
28
|
-
themeName?: any;
|
|
29
|
-
dir?: any;
|
|
30
|
-
lang?: any;
|
|
31
|
-
ended?: any;
|
|
41
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted" | "tourStarted" | "tourEnded" | "tourStepChanged" | "tourFailed")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted" | "tourStarted" | "tourEnded" | "tourStepChanged" | "tourFailed", import("vue").PublicProps, Readonly<{
|
|
32
42
|
isOpen?: any;
|
|
33
|
-
closeable?: any;
|
|
34
43
|
hasBackdrop?: any;
|
|
35
44
|
pressEscapeToClose?: any;
|
|
36
45
|
clickOutsideToClose?: any;
|
|
37
46
|
attention?: any;
|
|
47
|
+
closeable?: any;
|
|
48
|
+
enter?: any;
|
|
49
|
+
exit?: any;
|
|
50
|
+
themeName?: any;
|
|
51
|
+
dir?: any;
|
|
52
|
+
lang?: any;
|
|
53
|
+
animationTarget?: any;
|
|
54
|
+
labels?: any;
|
|
55
|
+
isVisible?: any;
|
|
56
|
+
restoreFocus?: any;
|
|
38
57
|
isFirstStep?: any;
|
|
39
58
|
isLastStep?: any;
|
|
59
|
+
showProgress?: any;
|
|
40
60
|
tourId?: any;
|
|
61
|
+
isAutoAdvancePaused?: any;
|
|
62
|
+
titleId?: any;
|
|
63
|
+
descriptionId?: any;
|
|
41
64
|
currentStep?: any;
|
|
65
|
+
currentStepIndex?: any;
|
|
42
66
|
tooltipStyles?: any;
|
|
43
|
-
|
|
44
|
-
|
|
67
|
+
spotlightStyles?: any;
|
|
68
|
+
backdropStyles?: any;
|
|
69
|
+
isAnchorInteractive?: any;
|
|
70
|
+
stepActions?: any;
|
|
45
71
|
steps?: any;
|
|
72
|
+
showAutoAdvanceControls?: any;
|
|
73
|
+
stepActivator?: any;
|
|
46
74
|
}> & Readonly<{
|
|
47
75
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
76
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -50,6 +78,10 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
50
78
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
51
79
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
52
80
|
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
81
|
+
onTourStarted?: ((...args: any[]) => any) | undefined;
|
|
82
|
+
onTourEnded?: ((...args: any[]) => any) | undefined;
|
|
83
|
+
onTourStepChanged?: ((...args: any[]) => any) | undefined;
|
|
84
|
+
onTourFailed?: ((...args: any[]) => any) | undefined;
|
|
53
85
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
54
86
|
declare module 'vue' {
|
|
55
87
|
interface GlobalComponents {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TourComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"TourComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFA2BxB,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,UAAU,EAAE,OAAO,aAAa,CAAC;KACpC;CACJ"}
|
|
@@ -12,14 +12,18 @@ import { defineComponent, h } from 'vue';
|
|
|
12
12
|
*/
|
|
13
13
|
export const TourComponent = defineComponent({
|
|
14
14
|
name: 'TourComponent',
|
|
15
|
-
props: ['currentStep', 'isFirstStep', 'isLastStep', 'tooltipStyles', '
|
|
16
|
-
emits: ['opened', 'closed', 'closeAttempted', 'connected', 'disconnected', 'changed'],
|
|
15
|
+
props: ['currentStep', 'currentStepIndex', 'isFirstStep', 'isLastStep', 'isVisible', 'isAutoAdvancePaused', 'tooltipStyles', 'spotlightStyles', 'backdropStyles', 'isAnchorInteractive', 'titleId', 'descriptionId', 'stepActions', 'tourId', 'steps', 'labels', 'showProgress', 'showAutoAdvanceControls', 'restoreFocus', 'stepActivator', 'themeName', 'animationTarget', 'enter', 'exit', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'attention', 'closeable', 'dir', 'lang'],
|
|
16
|
+
emits: ['tourStarted', 'tourEnded', 'tourStepChanged', 'tourFailed', 'opened', 'closed', 'closeAttempted', 'connected', 'disconnected', 'changed'],
|
|
17
17
|
// slots: ['style']
|
|
18
|
-
// methods: { start, next, previous, finish, skip, showStep, onBackdropClicked,
|
|
18
|
+
// methods: { start, next, previous, finish, skip, pauseAutoAdvance, resumeAutoAdvance, end, showStep, close, onBackdropClicked, onTooltipKeyDown, play, onEnterAnimation, onExitAnimation, open, requestAttention, adoptStyle, on, off, emit, requestUpdate }
|
|
19
19
|
setup(props, { slots, emit }) {
|
|
20
20
|
return () => h('mosaik-tour', {
|
|
21
21
|
...props,
|
|
22
22
|
// Vue 3 event handlers (onEventName format)
|
|
23
|
+
onTourStarted: (event) => emit('tourStarted', event),
|
|
24
|
+
onTourEnded: (event) => emit('tourEnded', event),
|
|
25
|
+
onTourStepChanged: (event) => emit('tourStepChanged', event),
|
|
26
|
+
onTourFailed: (event) => emit('tourFailed', event),
|
|
23
27
|
onOpened: (event) => emit('opened', event),
|
|
24
28
|
onClosed: (event) => emit('closed', event),
|
|
25
29
|
onCloseAttempted: (event) => emit('closeAttempted', event),
|