@breadstone/mosaik-elements-vue 0.1.63 → 0.1.65
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 +20 -20
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +9 -9
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +16 -16
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- 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 +15 -15
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +44 -44
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +24 -24
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- 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 +36 -36
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +12 -12
- 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 +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxAttachmentToolComponent.d.ts +4 -4
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxVoiceRecorderToolComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- 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 +8 -8
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +4 -4
- 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/ChatMarkerComponent.d.ts +4 -4
- 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/ChatPromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +10 -10
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +12 -12
- 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 +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/Drawer/DrawerComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +34 -34
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +18 -18
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +27 -27
- package/Controls/Components/Overlays/tour/TourAnchorComponent.d.ts +2 -2
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +46 -42
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +6 -6
- 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 +2 -2
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +24 -24
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +28 -28
- 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/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +40 -40
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +10 -10
- 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 +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +12 -12
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +33 -33
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +8 -8
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +2 -2
- 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 +4 -4
- 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 +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +12 -12
- 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 +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +14 -14
- 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 +8 -8
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- 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/TreeItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- 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
|
@@ -5,76 +5,76 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
animationTarget?: any;
|
|
9
|
+
enter?: any;
|
|
10
|
+
exit?: any;
|
|
11
|
+
isOpen?: any;
|
|
12
|
+
hasBackdrop?: any;
|
|
13
|
+
pressEscapeToClose?: any;
|
|
14
|
+
clickOutsideToClose?: any;
|
|
15
|
+
attention?: any;
|
|
16
|
+
closeable?: any;
|
|
8
17
|
dir?: any;
|
|
9
18
|
lang?: any;
|
|
10
19
|
header?: any;
|
|
11
20
|
dragging?: any;
|
|
21
|
+
subHeader?: any;
|
|
12
22
|
variant?: any;
|
|
23
|
+
appearance?: any;
|
|
13
24
|
width?: any;
|
|
14
25
|
height?: any;
|
|
15
|
-
intl?: any;
|
|
16
|
-
appearance?: any;
|
|
17
26
|
formatter?: any;
|
|
18
27
|
icon?: any;
|
|
19
|
-
animationTarget?: any;
|
|
20
|
-
enter?: any;
|
|
21
|
-
exit?: any;
|
|
22
|
-
subHeader?: any;
|
|
23
|
-
isOpen?: any;
|
|
24
|
-
closeable?: any;
|
|
25
28
|
elevation?: any;
|
|
26
|
-
offsetX?: any;
|
|
27
|
-
offsetY?: any;
|
|
28
|
-
isFullScreen?: any;
|
|
29
29
|
isDraggable?: any;
|
|
30
|
-
hasBackdrop?: any;
|
|
31
|
-
pressEscapeToClose?: any;
|
|
32
|
-
clickOutsideToClose?: any;
|
|
33
|
-
attention?: any;
|
|
34
30
|
alignment?: any;
|
|
31
|
+
intl?: any;
|
|
35
32
|
message?: any;
|
|
36
33
|
buttons?: any;
|
|
34
|
+
offsetX?: any;
|
|
35
|
+
offsetY?: any;
|
|
36
|
+
isFullScreen?: any;
|
|
37
37
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
39
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed" | "dialogResult")[], "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed" | "dialogResult", import("vue").PublicProps, Readonly<{
|
|
40
40
|
themeName?: any;
|
|
41
|
+
animationTarget?: any;
|
|
42
|
+
enter?: any;
|
|
43
|
+
exit?: any;
|
|
44
|
+
isOpen?: any;
|
|
45
|
+
hasBackdrop?: any;
|
|
46
|
+
pressEscapeToClose?: any;
|
|
47
|
+
clickOutsideToClose?: any;
|
|
48
|
+
attention?: any;
|
|
49
|
+
closeable?: any;
|
|
41
50
|
dir?: any;
|
|
42
51
|
lang?: any;
|
|
43
52
|
header?: any;
|
|
44
53
|
dragging?: any;
|
|
54
|
+
subHeader?: any;
|
|
45
55
|
variant?: any;
|
|
56
|
+
appearance?: any;
|
|
46
57
|
width?: any;
|
|
47
58
|
height?: any;
|
|
48
|
-
intl?: any;
|
|
49
|
-
appearance?: any;
|
|
50
59
|
formatter?: any;
|
|
51
60
|
icon?: any;
|
|
52
|
-
animationTarget?: any;
|
|
53
|
-
enter?: any;
|
|
54
|
-
exit?: any;
|
|
55
|
-
subHeader?: any;
|
|
56
|
-
isOpen?: any;
|
|
57
|
-
closeable?: any;
|
|
58
61
|
elevation?: any;
|
|
59
|
-
offsetX?: any;
|
|
60
|
-
offsetY?: any;
|
|
61
|
-
isFullScreen?: any;
|
|
62
62
|
isDraggable?: any;
|
|
63
|
-
hasBackdrop?: any;
|
|
64
|
-
pressEscapeToClose?: any;
|
|
65
|
-
clickOutsideToClose?: any;
|
|
66
|
-
attention?: any;
|
|
67
63
|
alignment?: any;
|
|
64
|
+
intl?: any;
|
|
68
65
|
message?: any;
|
|
69
66
|
buttons?: any;
|
|
67
|
+
offsetX?: any;
|
|
68
|
+
offsetY?: any;
|
|
69
|
+
isFullScreen?: any;
|
|
70
70
|
}> & Readonly<{
|
|
71
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
72
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
71
74
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
72
75
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
73
76
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
74
77
|
onDialogResult?: ((...args: any[]) => any) | undefined;
|
|
75
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
77
|
-
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
78
78
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
79
79
|
declare module 'vue' {
|
|
80
80
|
interface GlobalComponents {
|
|
@@ -5,57 +5,57 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
width?: any;
|
|
11
|
-
height?: any;
|
|
12
|
-
position?: any;
|
|
13
8
|
isOpen?: any;
|
|
14
|
-
closeable?: any;
|
|
15
9
|
hasBackdrop?: any;
|
|
16
10
|
pressEscapeToClose?: any;
|
|
17
11
|
clickOutsideToClose?: any;
|
|
18
12
|
attention?: any;
|
|
13
|
+
closeable?: any;
|
|
14
|
+
dir?: any;
|
|
15
|
+
lang?: any;
|
|
16
|
+
width?: any;
|
|
17
|
+
height?: any;
|
|
18
|
+
position?: any;
|
|
19
|
+
dragMode?: any;
|
|
19
20
|
snaps?: any;
|
|
20
21
|
activeSnapIndex?: any;
|
|
21
22
|
closeThreshold?: any;
|
|
22
23
|
elastic?: any;
|
|
23
24
|
inertia?: any;
|
|
24
|
-
dragMode?: any;
|
|
25
25
|
hasHandle?: any;
|
|
26
26
|
hasSnapIndicator?: any;
|
|
27
27
|
isModal?: any;
|
|
28
28
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
29
|
[key: string]: any;
|
|
30
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
30
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed" | "dragStart" | "dragging" | "dragEnd" | "activeSnapChanged")[], "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed" | "dragStart" | "dragging" | "dragEnd" | "activeSnapChanged", import("vue").PublicProps, Readonly<{
|
|
31
31
|
themeName?: any;
|
|
32
|
-
dir?: any;
|
|
33
|
-
lang?: any;
|
|
34
|
-
width?: any;
|
|
35
|
-
height?: any;
|
|
36
|
-
position?: any;
|
|
37
32
|
isOpen?: any;
|
|
38
|
-
closeable?: any;
|
|
39
33
|
hasBackdrop?: any;
|
|
40
34
|
pressEscapeToClose?: any;
|
|
41
35
|
clickOutsideToClose?: any;
|
|
42
36
|
attention?: any;
|
|
37
|
+
closeable?: any;
|
|
38
|
+
dir?: any;
|
|
39
|
+
lang?: any;
|
|
40
|
+
width?: any;
|
|
41
|
+
height?: any;
|
|
42
|
+
position?: any;
|
|
43
|
+
dragMode?: any;
|
|
43
44
|
snaps?: any;
|
|
44
45
|
activeSnapIndex?: any;
|
|
45
46
|
closeThreshold?: any;
|
|
46
47
|
elastic?: any;
|
|
47
48
|
inertia?: any;
|
|
48
|
-
dragMode?: any;
|
|
49
49
|
hasHandle?: any;
|
|
50
50
|
hasSnapIndicator?: any;
|
|
51
51
|
isModal?: any;
|
|
52
52
|
}> & Readonly<{
|
|
53
|
-
onConnected?: ((...args: any[]) => any) | undefined;
|
|
54
|
-
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
55
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
56
53
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
57
54
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
58
55
|
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
56
|
+
onConnected?: ((...args: any[]) => any) | undefined;
|
|
57
|
+
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
58
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
59
59
|
onDragStart?: ((...args: any[]) => any) | undefined;
|
|
60
60
|
onDragging?: ((...args: any[]) => any) | undefined;
|
|
61
61
|
onDragEnd?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,62 +4,62 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
|
+
showProgress?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
animationTarget?: any;
|
|
10
|
+
enter?: any;
|
|
11
|
+
exit?: any;
|
|
12
|
+
isOpen?: any;
|
|
13
|
+
hasBackdrop?: any;
|
|
14
|
+
pressEscapeToClose?: any;
|
|
15
|
+
clickOutsideToClose?: any;
|
|
16
|
+
attention?: any;
|
|
17
|
+
closeable?: any;
|
|
8
18
|
dir?: any;
|
|
9
19
|
lang?: any;
|
|
10
20
|
header?: any;
|
|
11
21
|
variant?: any;
|
|
12
|
-
isBusy?: any;
|
|
13
22
|
appearance?: any;
|
|
23
|
+
position?: any;
|
|
24
|
+
isBusy?: any;
|
|
25
|
+
content?: any;
|
|
14
26
|
formatter?: any;
|
|
15
27
|
icon?: any;
|
|
28
|
+
iconSize?: any;
|
|
29
|
+
timeout?: any;
|
|
30
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
|
+
[key: string]: any;
|
|
32
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
33
|
+
showProgress?: any;
|
|
34
|
+
themeName?: any;
|
|
16
35
|
animationTarget?: any;
|
|
17
36
|
enter?: any;
|
|
18
37
|
exit?: any;
|
|
19
|
-
position?: any;
|
|
20
|
-
iconSize?: any;
|
|
21
38
|
isOpen?: any;
|
|
22
|
-
closeable?: any;
|
|
23
|
-
content?: any;
|
|
24
|
-
timeout?: any;
|
|
25
39
|
hasBackdrop?: any;
|
|
26
40
|
pressEscapeToClose?: any;
|
|
27
41
|
clickOutsideToClose?: any;
|
|
28
42
|
attention?: any;
|
|
29
|
-
|
|
30
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
|
-
[key: string]: any;
|
|
32
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
33
|
-
themeName?: any;
|
|
43
|
+
closeable?: any;
|
|
34
44
|
dir?: any;
|
|
35
45
|
lang?: any;
|
|
36
46
|
header?: any;
|
|
37
47
|
variant?: any;
|
|
38
|
-
isBusy?: any;
|
|
39
48
|
appearance?: any;
|
|
49
|
+
position?: any;
|
|
50
|
+
isBusy?: any;
|
|
51
|
+
content?: any;
|
|
40
52
|
formatter?: any;
|
|
41
53
|
icon?: any;
|
|
42
|
-
animationTarget?: any;
|
|
43
|
-
enter?: any;
|
|
44
|
-
exit?: any;
|
|
45
|
-
position?: any;
|
|
46
54
|
iconSize?: any;
|
|
47
|
-
isOpen?: any;
|
|
48
|
-
closeable?: any;
|
|
49
|
-
content?: any;
|
|
50
55
|
timeout?: any;
|
|
51
|
-
hasBackdrop?: any;
|
|
52
|
-
pressEscapeToClose?: any;
|
|
53
|
-
clickOutsideToClose?: any;
|
|
54
|
-
attention?: any;
|
|
55
|
-
showProgress?: any;
|
|
56
56
|
}> & Readonly<{
|
|
57
|
-
onConnected?: ((...args: any[]) => any) | undefined;
|
|
58
|
-
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
59
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
60
57
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
61
58
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
62
59
|
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
60
|
+
onConnected?: ((...args: any[]) => any) | undefined;
|
|
61
|
+
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
62
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
63
63
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
64
64
|
declare module 'vue' {
|
|
65
65
|
interface GlobalComponents {
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourAnchorComponent: import("vue").DefineComponent<{
|
|
7
|
+
tourId?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
tourId?: any;
|
|
11
11
|
anchorId?: 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
|
+
tourId?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
tourId?: any;
|
|
19
19
|
anchorId?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,84 +4,88 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
animationTarget?: any;
|
|
11
|
-
enter?: any;
|
|
12
|
-
exit?: any;
|
|
13
|
-
isOpen?: any;
|
|
14
|
-
closeable?: any;
|
|
15
|
-
labels?: any;
|
|
16
|
-
hasBackdrop?: any;
|
|
17
|
-
pressEscapeToClose?: any;
|
|
18
|
-
clickOutsideToClose?: any;
|
|
19
|
-
attention?: any;
|
|
20
|
-
isVisible?: any;
|
|
21
|
-
restoreFocus?: any;
|
|
7
|
+
currentStep?: any;
|
|
8
|
+
currentStepIndex?: any;
|
|
9
|
+
stepCount?: any;
|
|
22
10
|
isFirstStep?: any;
|
|
23
11
|
isLastStep?: any;
|
|
24
|
-
|
|
25
|
-
tourId?: any;
|
|
12
|
+
isVisible?: any;
|
|
26
13
|
isAutoAdvancePaused?: any;
|
|
27
|
-
titleId?: any;
|
|
28
|
-
descriptionId?: any;
|
|
29
|
-
currentStep?: any;
|
|
30
|
-
currentStepIndex?: any;
|
|
31
14
|
tooltipStyles?: any;
|
|
32
15
|
spotlightStyles?: any;
|
|
33
16
|
backdropStyles?: any;
|
|
34
17
|
isAnchorInteractive?: any;
|
|
18
|
+
titleId?: any;
|
|
19
|
+
descriptionId?: any;
|
|
35
20
|
stepActions?: any;
|
|
21
|
+
tourId?: any;
|
|
36
22
|
steps?: any;
|
|
23
|
+
context?: any;
|
|
24
|
+
labels?: any;
|
|
25
|
+
showProgress?: any;
|
|
37
26
|
showAutoAdvanceControls?: any;
|
|
27
|
+
restoreFocus?: any;
|
|
38
28
|
stepActivator?: any;
|
|
39
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
40
|
-
[key: string]: 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<{
|
|
42
29
|
themeName?: any;
|
|
43
|
-
dir?: any;
|
|
44
|
-
lang?: any;
|
|
45
30
|
animationTarget?: any;
|
|
46
31
|
enter?: any;
|
|
47
32
|
exit?: any;
|
|
48
33
|
isOpen?: any;
|
|
49
|
-
closeable?: any;
|
|
50
|
-
labels?: any;
|
|
51
34
|
hasBackdrop?: any;
|
|
52
35
|
pressEscapeToClose?: any;
|
|
53
36
|
clickOutsideToClose?: any;
|
|
54
37
|
attention?: any;
|
|
55
|
-
|
|
56
|
-
|
|
38
|
+
closeable?: any;
|
|
39
|
+
dir?: any;
|
|
40
|
+
lang?: any;
|
|
41
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("tourStarted" | "tourEnded" | "tourStepChanged" | "tourFailed" | "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed")[], "tourStarted" | "tourEnded" | "tourStepChanged" | "tourFailed" | "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
44
|
+
currentStep?: any;
|
|
45
|
+
currentStepIndex?: any;
|
|
46
|
+
stepCount?: any;
|
|
57
47
|
isFirstStep?: any;
|
|
58
48
|
isLastStep?: any;
|
|
59
|
-
|
|
60
|
-
tourId?: any;
|
|
49
|
+
isVisible?: any;
|
|
61
50
|
isAutoAdvancePaused?: any;
|
|
62
|
-
titleId?: any;
|
|
63
|
-
descriptionId?: any;
|
|
64
|
-
currentStep?: any;
|
|
65
|
-
currentStepIndex?: any;
|
|
66
51
|
tooltipStyles?: any;
|
|
67
52
|
spotlightStyles?: any;
|
|
68
53
|
backdropStyles?: any;
|
|
69
54
|
isAnchorInteractive?: any;
|
|
55
|
+
titleId?: any;
|
|
56
|
+
descriptionId?: any;
|
|
70
57
|
stepActions?: any;
|
|
58
|
+
tourId?: any;
|
|
71
59
|
steps?: any;
|
|
60
|
+
context?: any;
|
|
61
|
+
labels?: any;
|
|
62
|
+
showProgress?: any;
|
|
72
63
|
showAutoAdvanceControls?: any;
|
|
64
|
+
restoreFocus?: any;
|
|
73
65
|
stepActivator?: any;
|
|
66
|
+
themeName?: any;
|
|
67
|
+
animationTarget?: any;
|
|
68
|
+
enter?: any;
|
|
69
|
+
exit?: any;
|
|
70
|
+
isOpen?: any;
|
|
71
|
+
hasBackdrop?: any;
|
|
72
|
+
pressEscapeToClose?: any;
|
|
73
|
+
clickOutsideToClose?: any;
|
|
74
|
+
attention?: any;
|
|
75
|
+
closeable?: any;
|
|
76
|
+
dir?: any;
|
|
77
|
+
lang?: any;
|
|
74
78
|
}> & Readonly<{
|
|
75
|
-
onConnected?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
77
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
78
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
79
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
80
|
-
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
81
79
|
onTourStarted?: ((...args: any[]) => any) | undefined;
|
|
82
80
|
onTourEnded?: ((...args: any[]) => any) | undefined;
|
|
83
81
|
onTourStepChanged?: ((...args: any[]) => any) | undefined;
|
|
84
82
|
onTourFailed?: ((...args: any[]) => any) | undefined;
|
|
83
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
84
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
85
|
+
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
86
|
+
onConnected?: ((...args: any[]) => any) | undefined;
|
|
87
|
+
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
88
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
85
89
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
86
90
|
declare module 'vue' {
|
|
87
91
|
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,7 +12,7 @@ import { defineComponent, h } from 'vue';
|
|
|
12
12
|
*/
|
|
13
13
|
export const TourComponent = defineComponent({
|
|
14
14
|
name: 'TourComponent',
|
|
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'],
|
|
15
|
+
props: ['currentStep', 'currentStepIndex', 'stepCount', 'isFirstStep', 'isLastStep', 'isVisible', 'isAutoAdvancePaused', 'tooltipStyles', 'spotlightStyles', 'backdropStyles', 'isAnchorInteractive', 'titleId', 'descriptionId', 'stepActions', 'tourId', 'steps', 'context', 'labels', 'showProgress', 'showAutoAdvanceControls', 'restoreFocus', 'stepActivator', 'themeName', 'animationTarget', 'enter', 'exit', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'attention', 'closeable', 'dir', 'lang'],
|
|
16
16
|
emits: ['tourStarted', 'tourEnded', 'tourStepChanged', 'tourFailed', 'opened', 'closed', 'closeAttempted', 'connected', 'disconnected', 'changed'],
|
|
17
17
|
// slots: ['style']
|
|
18
18
|
// methods: { start, next, previous, finish, skip, pauseAutoAdvance, resumeAutoAdvance, end, showStep, close, onBackdropClicked, onTooltipKeyDown, play, onEnterAnimation, onExitAnimation, open, requestAttention, adoptStyle, on, off, emit, requestUpdate }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TourComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IACzC,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,CAAC,aAAa,EAAE,kBAAkB,EAAE,aAAa,EAAE,YAAY,EAAE,WAAW,EAAE,qBAAqB,EAAE,eAAe,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,SAAS,EAAE,eAAe,EAAE,aAAa,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,yBAAyB,EAAE,cAAc,EAAE,eAAe,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"TourComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,eAAe,CAAC;IACzC,IAAI,EAAE,eAAe;IACrB,KAAK,EAAE,CAAC,aAAa,EAAE,kBAAkB,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,WAAW,EAAE,qBAAqB,EAAE,eAAe,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,SAAS,EAAE,eAAe,EAAE,aAAa,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,cAAc,EAAE,yBAAyB,EAAE,cAAc,EAAE,eAAe,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;IACpgB,KAAK,EAAE,CAAC,aAAa,EAAE,WAAW,EAAE,iBAAiB,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAE,gBAAgB,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IAClJ,mBAAmB;IACnB,8PAA8P;IAC9P,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,aAAa,EACb;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,aAAa,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,KAAK,CAAC;YAC3D,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,iBAAiB,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,iBAAiB,EAAE,KAAK,CAAC;YACnE,YAAY,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,YAAY,EAAE,KAAK,CAAC;YACzD,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,gBAAgB,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,gBAAgB,EAAE,KAAK,CAAC;YACjE,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;SACtD,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -4,45 +4,45 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
7
|
+
stepCount?: any;
|
|
8
|
+
isFirstStep?: any;
|
|
9
|
+
isLastStep?: any;
|
|
10
|
+
isAutoAdvancePaused?: any;
|
|
11
|
+
titleId?: any;
|
|
12
|
+
descriptionId?: any;
|
|
13
|
+
labels?: any;
|
|
14
|
+
showProgress?: any;
|
|
7
15
|
themeName?: any;
|
|
8
16
|
dir?: any;
|
|
9
17
|
lang?: any;
|
|
10
18
|
variant?: any;
|
|
11
|
-
labels?: any;
|
|
12
|
-
step?: any;
|
|
13
|
-
isFirstStep?: any;
|
|
14
|
-
isLastStep?: any;
|
|
15
|
-
showProgress?: any;
|
|
16
19
|
resolvedLabels?: any;
|
|
17
20
|
progressLabel?: any;
|
|
21
|
+
step?: any;
|
|
18
22
|
stepIndex?: any;
|
|
19
|
-
stepCount?: any;
|
|
20
23
|
showAutoAdvanceControl?: any;
|
|
21
|
-
isAutoAdvancePaused?: any;
|
|
22
24
|
actions?: any;
|
|
23
|
-
titleId?: any;
|
|
24
|
-
descriptionId?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
28
|
+
stepCount?: any;
|
|
29
|
+
isFirstStep?: any;
|
|
30
|
+
isLastStep?: any;
|
|
31
|
+
isAutoAdvancePaused?: any;
|
|
32
|
+
titleId?: any;
|
|
33
|
+
descriptionId?: any;
|
|
34
|
+
labels?: any;
|
|
35
|
+
showProgress?: any;
|
|
28
36
|
themeName?: any;
|
|
29
37
|
dir?: any;
|
|
30
38
|
lang?: any;
|
|
31
39
|
variant?: any;
|
|
32
|
-
labels?: any;
|
|
33
|
-
step?: any;
|
|
34
|
-
isFirstStep?: any;
|
|
35
|
-
isLastStep?: any;
|
|
36
|
-
showProgress?: any;
|
|
37
40
|
resolvedLabels?: any;
|
|
38
41
|
progressLabel?: any;
|
|
42
|
+
step?: any;
|
|
39
43
|
stepIndex?: any;
|
|
40
|
-
stepCount?: any;
|
|
41
44
|
showAutoAdvanceControl?: any;
|
|
42
|
-
isAutoAdvancePaused?: any;
|
|
43
45
|
actions?: any;
|
|
44
|
-
titleId?: any;
|
|
45
|
-
descriptionId?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
hidden?: any;
|
|
11
8
|
animationTarget?: any;
|
|
12
9
|
enter?: any;
|
|
13
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: 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
|
-
dir?: any;
|
|
19
|
-
lang?: any;
|
|
20
|
-
hidden?: any;
|
|
21
18
|
animationTarget?: any;
|
|
22
19
|
enter?: any;
|
|
23
20
|
exit?: any;
|
|
21
|
+
dir?: any;
|
|
22
|
+
lang?: 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;
|
|
11
12
|
width?: any;
|
|
12
13
|
height?: any;
|
|
13
14
|
highlighted?: any;
|
|
14
15
|
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;
|
|
23
24
|
width?: any;
|
|
24
25
|
height?: any;
|
|
25
26
|
highlighted?: any;
|
|
26
27
|
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
|
-
type?: any;
|
|
15
14
|
isThreeState?: any;
|
|
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<{
|
|
@@ -23,8 +23,8 @@ export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
25
|
appearance?: any;
|
|
26
|
-
type?: any;
|
|
27
26
|
isThreeState?: any;
|
|
27
|
+
type?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const DismissComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
10
|
disabled?: any;
|
|
12
11
|
variant?: any;
|
|
13
12
|
appearance?: any;
|
|
13
|
+
size?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
@@ -18,10 +18,10 @@ export declare const DismissComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
size?: any;
|
|
22
21
|
disabled?: any;
|
|
23
22
|
variant?: any;
|
|
24
23
|
appearance?: any;
|
|
24
|
+
size?: any;
|
|
25
25
|
isFocused?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...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;
|
|
12
11
|
disabled?: any;
|
|
13
12
|
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;
|
|
22
21
|
disabled?: any;
|
|
23
22
|
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;
|
|
11
10
|
disabled?: any;
|
|
12
11
|
variant?: any;
|
|
13
12
|
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;
|
|
21
20
|
disabled?: any;
|
|
22
21
|
variant?: any;
|
|
23
22
|
appearance?: any;
|
|
23
|
+
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|