@breadstone/mosaik-elements-vue 0.1.71 → 0.1.75
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 +4 -4
- 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 +12 -12
- 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 +12 -12
- 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 +8 -8
- 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/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 +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +16 -16
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +28 -28
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +20 -20
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +46 -36
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +2 -2
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourControlsComponent.d.ts +48 -0
- package/Controls/Components/Overlays/tour/TourControlsComponent.d.ts.map +1 -0
- package/Controls/Components/Overlays/tour/TourControlsComponent.js +29 -0
- package/Controls/Components/Overlays/tour/TourControlsComponent.js.map +1 -0
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +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 +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +24 -24
- 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 +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +28 -28
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +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 +14 -14
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +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 +8 -8
- 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/Index.d.ts +1 -0
- package/Index.d.ts.map +1 -1
- package/Index.js +1 -0
- package/Index.js.map +1 -1
- package/package.json +2 -2
|
@@ -4,81 +4,91 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourComponent: import("vue").DefineComponent<{
|
|
7
|
+
currentStepIndex?: any;
|
|
8
|
+
stepCount?: any;
|
|
9
|
+
isFirstStep?: any;
|
|
10
|
+
isLastStep?: any;
|
|
11
|
+
isAutoAdvancePaused?: any;
|
|
12
|
+
minimumStepDuration?: any;
|
|
13
|
+
maximumStepDuration?: any;
|
|
14
|
+
stepDurationIncrement?: any;
|
|
15
|
+
labels?: any;
|
|
7
16
|
themeName?: any;
|
|
8
17
|
dir?: any;
|
|
9
18
|
lang?: any;
|
|
10
19
|
animationTarget?: any;
|
|
11
20
|
enter?: any;
|
|
12
21
|
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;
|
|
22
|
-
isFirstStep?: any;
|
|
23
|
-
isLastStep?: any;
|
|
24
|
-
showProgress?: any;
|
|
25
|
-
tourId?: any;
|
|
26
|
-
stepCount?: any;
|
|
27
|
-
isAutoAdvancePaused?: any;
|
|
28
|
-
titleId?: any;
|
|
29
|
-
descriptionId?: any;
|
|
30
22
|
currentStep?: any;
|
|
31
|
-
|
|
23
|
+
isVisible?: any;
|
|
24
|
+
stepDurationSeconds?: any;
|
|
32
25
|
tooltipStyles?: any;
|
|
33
26
|
spotlightStyles?: any;
|
|
34
27
|
backdropStyles?: any;
|
|
35
28
|
isAnchorInteractive?: any;
|
|
29
|
+
titleId?: any;
|
|
30
|
+
descriptionId?: any;
|
|
36
31
|
stepActions?: any;
|
|
32
|
+
tourId?: any;
|
|
37
33
|
behaviors?: any;
|
|
38
34
|
steps?: any;
|
|
39
35
|
context?: any;
|
|
36
|
+
showProgress?: any;
|
|
40
37
|
showAutoAdvanceControls?: any;
|
|
38
|
+
showFloatingControls?: any;
|
|
39
|
+
restoreFocus?: any;
|
|
41
40
|
blockScroll?: any;
|
|
42
41
|
stepActivator?: any;
|
|
42
|
+
isOpen?: any;
|
|
43
|
+
hasBackdrop?: any;
|
|
44
|
+
pressEscapeToClose?: any;
|
|
45
|
+
clickOutsideToClose?: any;
|
|
46
|
+
attention?: any;
|
|
47
|
+
closeable?: any;
|
|
43
48
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
44
49
|
[key: string]: any;
|
|
45
50
|
}>, {}, {}, {}, 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<{
|
|
51
|
+
currentStepIndex?: any;
|
|
52
|
+
stepCount?: any;
|
|
53
|
+
isFirstStep?: any;
|
|
54
|
+
isLastStep?: any;
|
|
55
|
+
isAutoAdvancePaused?: any;
|
|
56
|
+
minimumStepDuration?: any;
|
|
57
|
+
maximumStepDuration?: any;
|
|
58
|
+
stepDurationIncrement?: any;
|
|
59
|
+
labels?: any;
|
|
46
60
|
themeName?: any;
|
|
47
61
|
dir?: any;
|
|
48
62
|
lang?: any;
|
|
49
63
|
animationTarget?: any;
|
|
50
64
|
enter?: any;
|
|
51
65
|
exit?: any;
|
|
52
|
-
isOpen?: any;
|
|
53
|
-
closeable?: any;
|
|
54
|
-
labels?: any;
|
|
55
|
-
hasBackdrop?: any;
|
|
56
|
-
pressEscapeToClose?: any;
|
|
57
|
-
clickOutsideToClose?: any;
|
|
58
|
-
attention?: any;
|
|
59
|
-
isVisible?: any;
|
|
60
|
-
restoreFocus?: any;
|
|
61
|
-
isFirstStep?: any;
|
|
62
|
-
isLastStep?: any;
|
|
63
|
-
showProgress?: any;
|
|
64
|
-
tourId?: any;
|
|
65
|
-
stepCount?: any;
|
|
66
|
-
isAutoAdvancePaused?: any;
|
|
67
|
-
titleId?: any;
|
|
68
|
-
descriptionId?: any;
|
|
69
66
|
currentStep?: any;
|
|
70
|
-
|
|
67
|
+
isVisible?: any;
|
|
68
|
+
stepDurationSeconds?: any;
|
|
71
69
|
tooltipStyles?: any;
|
|
72
70
|
spotlightStyles?: any;
|
|
73
71
|
backdropStyles?: any;
|
|
74
72
|
isAnchorInteractive?: any;
|
|
73
|
+
titleId?: any;
|
|
74
|
+
descriptionId?: any;
|
|
75
75
|
stepActions?: any;
|
|
76
|
+
tourId?: any;
|
|
76
77
|
behaviors?: any;
|
|
77
78
|
steps?: any;
|
|
78
79
|
context?: any;
|
|
80
|
+
showProgress?: any;
|
|
79
81
|
showAutoAdvanceControls?: any;
|
|
82
|
+
showFloatingControls?: any;
|
|
83
|
+
restoreFocus?: any;
|
|
80
84
|
blockScroll?: any;
|
|
81
85
|
stepActivator?: any;
|
|
86
|
+
isOpen?: any;
|
|
87
|
+
hasBackdrop?: any;
|
|
88
|
+
pressEscapeToClose?: any;
|
|
89
|
+
clickOutsideToClose?: any;
|
|
90
|
+
attention?: any;
|
|
91
|
+
closeable?: any;
|
|
82
92
|
}> & Readonly<{
|
|
83
93
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
84
94
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -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,10 +12,10 @@ import { defineComponent, h } from 'vue';
|
|
|
12
12
|
*/
|
|
13
13
|
export const TourComponent = defineComponent({
|
|
14
14
|
name: 'TourComponent',
|
|
15
|
-
props: ['currentStep', 'currentStepIndex', 'stepCount', 'isFirstStep', 'isLastStep', 'isVisible', 'isAutoAdvancePaused', 'tooltipStyles', 'spotlightStyles', 'backdropStyles', 'isAnchorInteractive', 'titleId', 'descriptionId', 'stepActions', 'tourId', 'behaviors', 'steps', 'context', 'labels', 'showProgress', 'showAutoAdvanceControls', 'restoreFocus', 'blockScroll', 'stepActivator', 'themeName', 'animationTarget', 'enter', 'exit', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'attention', 'closeable', 'dir', 'lang'],
|
|
15
|
+
props: ['currentStep', 'currentStepIndex', 'stepCount', 'isFirstStep', 'isLastStep', 'isVisible', 'isAutoAdvancePaused', 'stepDurationSeconds', 'tooltipStyles', 'spotlightStyles', 'backdropStyles', 'isAnchorInteractive', 'titleId', 'descriptionId', 'stepActions', 'tourId', 'behaviors', 'steps', 'context', 'labels', 'showProgress', 'showAutoAdvanceControls', 'showFloatingControls', 'minimumStepDuration', 'maximumStepDuration', 'stepDurationIncrement', 'restoreFocus', 'blockScroll', '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
|
-
// methods: { start, next, previous, finish, skip, pauseAutoAdvance, resumeAutoAdvance, end, showStep, close, onBackdropClicked, onTooltipKeyDown, play, onEnterAnimation, onExitAnimation, open, requestAttention, adoptStyle, on, off, emit, requestUpdate }
|
|
18
|
+
// methods: { start, next, previous, finish, skip, pauseAutoAdvance, resumeAutoAdvance, setStepDuration, 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,
|
|
@@ -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,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,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,cAAc,EAAE,yBAAyB,EAAE,cAAc,EAAE,aAAa,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,qBAAqB,EAAE,eAAe,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,SAAS,EAAE,eAAe,EAAE,aAAa,EAAE,QAAQ,EAAE,WAAW,EAAE,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,cAAc,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,cAAc,EAAE,aAAa,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;IACtpB,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,+QAA+Q;IAC/Q,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"}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Vue 3 component wrapper for the mosaik-tour-controls web component.
|
|
3
|
+
*
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export declare const TourControlsComponent: import("vue").DefineComponent<{
|
|
7
|
+
currentStepIndex?: any;
|
|
8
|
+
stepCount?: any;
|
|
9
|
+
isFirstStep?: any;
|
|
10
|
+
isLastStep?: any;
|
|
11
|
+
isAutoAdvancePaused?: any;
|
|
12
|
+
stepDuration?: any;
|
|
13
|
+
minimumStepDuration?: any;
|
|
14
|
+
maximumStepDuration?: any;
|
|
15
|
+
stepDurationIncrement?: any;
|
|
16
|
+
labels?: any;
|
|
17
|
+
actions?: any;
|
|
18
|
+
themeName?: any;
|
|
19
|
+
dir?: any;
|
|
20
|
+
lang?: any;
|
|
21
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
|
+
[key: string]: any;
|
|
23
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
|
+
currentStepIndex?: any;
|
|
25
|
+
stepCount?: any;
|
|
26
|
+
isFirstStep?: any;
|
|
27
|
+
isLastStep?: any;
|
|
28
|
+
isAutoAdvancePaused?: any;
|
|
29
|
+
stepDuration?: any;
|
|
30
|
+
minimumStepDuration?: any;
|
|
31
|
+
maximumStepDuration?: any;
|
|
32
|
+
stepDurationIncrement?: any;
|
|
33
|
+
labels?: any;
|
|
34
|
+
actions?: any;
|
|
35
|
+
themeName?: any;
|
|
36
|
+
dir?: any;
|
|
37
|
+
lang?: any;
|
|
38
|
+
}> & Readonly<{
|
|
39
|
+
onConnected?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
41
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
|
+
declare module 'vue' {
|
|
44
|
+
interface GlobalComponents {
|
|
45
|
+
MosaikTourControls: typeof TourControlsComponent;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=TourControlsComponent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TourControlsComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourControlsComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAoBhC,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,kBAAkB,EAAE,OAAO,qBAAqB,CAAC;KACpD;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// ------------------------------------------------------------------------------
|
|
2
|
+
// <auto-generated>
|
|
3
|
+
// This code was generated by a tool.
|
|
4
|
+
// Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
5
|
+
// </auto-generated>
|
|
6
|
+
// ------------------------------------------------------------------------------
|
|
7
|
+
import { defineComponent, h } from 'vue';
|
|
8
|
+
/**
|
|
9
|
+
* Vue 3 component wrapper for the mosaik-tour-controls web component.
|
|
10
|
+
*
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export const TourControlsComponent = defineComponent({
|
|
14
|
+
name: 'TourControlsComponent',
|
|
15
|
+
props: ['currentStepIndex', 'stepCount', 'isFirstStep', 'isLastStep', 'isAutoAdvancePaused', 'stepDuration', 'minimumStepDuration', 'maximumStepDuration', 'stepDurationIncrement', 'labels', 'actions', 'themeName', 'dir', 'lang'],
|
|
16
|
+
emits: ['connected', 'disconnected', 'changed'],
|
|
17
|
+
// slots: ['style']
|
|
18
|
+
// methods: { adoptStyle, on, off, emit, requestUpdate }
|
|
19
|
+
setup(props, { slots, emit }) {
|
|
20
|
+
return () => h('mosaik-tour-controls', {
|
|
21
|
+
...props,
|
|
22
|
+
// Vue 3 event handlers (onEventName format)
|
|
23
|
+
onConnected: (event) => emit('connected', event),
|
|
24
|
+
onDisconnected: (event) => emit('disconnected', event),
|
|
25
|
+
onChanged: (event) => emit('changed', event)
|
|
26
|
+
}, slots.default ? slots.default() : []);
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
//# sourceMappingURL=TourControlsComponent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TourControlsComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/tour/TourControlsComponent.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,qBAAqB,GAAG,eAAe,CAAC;IACjD,IAAI,EAAE,uBAAuB;IAC7B,KAAK,EAAE,CAAC,kBAAkB,EAAE,WAAW,EAAE,aAAa,EAAE,YAAY,EAAE,qBAAqB,EAAE,cAAc,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,QAAQ,EAAE,SAAS,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;IACpO,KAAK,EAAE,CAAC,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IAC/C,mBAAmB;IACnB,wDAAwD;IACxD,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,sBAAsB,EACtB;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,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
|
+
labels?: any;
|
|
12
|
+
actions?: any;
|
|
7
13
|
themeName?: any;
|
|
8
14
|
dir?: any;
|
|
9
15
|
lang?: any;
|
|
10
16
|
variant?: any;
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
isFirstStep?: any;
|
|
14
|
-
isLastStep?: any;
|
|
17
|
+
titleId?: any;
|
|
18
|
+
descriptionId?: any;
|
|
15
19
|
showProgress?: any;
|
|
16
20
|
resolvedLabels?: any;
|
|
17
21
|
progressLabel?: any;
|
|
22
|
+
step?: any;
|
|
18
23
|
stepIndex?: any;
|
|
19
|
-
stepCount?: any;
|
|
20
24
|
showAutoAdvanceControl?: any;
|
|
21
|
-
isAutoAdvancePaused?: any;
|
|
22
|
-
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
|
+
labels?: any;
|
|
33
|
+
actions?: any;
|
|
28
34
|
themeName?: any;
|
|
29
35
|
dir?: any;
|
|
30
36
|
lang?: any;
|
|
31
37
|
variant?: any;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
isFirstStep?: any;
|
|
35
|
-
isLastStep?: any;
|
|
38
|
+
titleId?: any;
|
|
39
|
+
descriptionId?: any;
|
|
36
40
|
showProgress?: any;
|
|
37
41
|
resolvedLabels?: any;
|
|
38
42
|
progressLabel?: any;
|
|
43
|
+
step?: any;
|
|
39
44
|
stepIndex?: any;
|
|
40
|
-
stepCount?: any;
|
|
41
45
|
showAutoAdvanceControl?: any;
|
|
42
|
-
isAutoAdvancePaused?: any;
|
|
43
|
-
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;
|
|
@@ -7,20 +7,20 @@ export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
hidden?: any;
|
|
11
10
|
animationTarget?: any;
|
|
12
11
|
enter?: any;
|
|
13
12
|
exit?: any;
|
|
13
|
+
hidden?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
hidden?: any;
|
|
21
20
|
animationTarget?: any;
|
|
22
21
|
enter?: any;
|
|
23
22
|
exit?: any;
|
|
23
|
+
hidden?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,11 +8,11 @@ export declare const BoxComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
fit?: any;
|
|
11
|
+
inset?: any;
|
|
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;
|
|
@@ -8,8 +8,15 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
+
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: any;
|
|
11
14
|
width?: any;
|
|
12
15
|
height?: any;
|
|
16
|
+
isVisible?: any;
|
|
17
|
+
restoreFocus?: any;
|
|
18
|
+
placement?: any;
|
|
19
|
+
trigger?: any;
|
|
13
20
|
dropDownPlacement?: any;
|
|
14
21
|
dropDownStrategy?: any;
|
|
15
22
|
dropDownDistance?: any;
|
|
@@ -20,28 +27,21 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
20
27
|
dropDownWidth?: any;
|
|
21
28
|
dropDownMaxWidth?: any;
|
|
22
29
|
isDropDownOpen?: any;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
30
|
+
maxWidth?: any;
|
|
31
|
+
maxHeight?: any;
|
|
32
|
+
skidding?: any;
|
|
33
|
+
open?: any;
|
|
34
|
+
strategy?: any;
|
|
26
35
|
_anchorId?: any;
|
|
27
36
|
_panelId?: any;
|
|
28
37
|
_anchorName?: any;
|
|
29
38
|
popupRole?: any;
|
|
30
|
-
isVisible?: any;
|
|
31
|
-
placement?: any;
|
|
32
|
-
strategy?: any;
|
|
33
39
|
offset?: any;
|
|
34
|
-
skidding?: any;
|
|
35
|
-
open?: any;
|
|
36
|
-
trigger?: any;
|
|
37
40
|
closeOnOutsideClick?: any;
|
|
38
41
|
closeOnEscape?: any;
|
|
39
42
|
closeOnSelect?: any;
|
|
40
|
-
restoreFocus?: any;
|
|
41
43
|
hasPopup?: any;
|
|
42
44
|
matchAnchorWidth?: any;
|
|
43
|
-
maxHeight?: any;
|
|
44
|
-
maxWidth?: any;
|
|
45
45
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
46
46
|
[key: string]: any;
|
|
47
47
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "openChanged" | "slotchange")[], "connected" | "disconnected" | "changed" | "openChanged" | "slotchange", import("vue").PublicProps, Readonly<{
|
|
@@ -49,8 +49,15 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
49
49
|
dir?: any;
|
|
50
50
|
lang?: any;
|
|
51
51
|
disabled?: any;
|
|
52
|
+
animationTarget?: any;
|
|
53
|
+
enter?: any;
|
|
54
|
+
exit?: any;
|
|
52
55
|
width?: any;
|
|
53
56
|
height?: any;
|
|
57
|
+
isVisible?: any;
|
|
58
|
+
restoreFocus?: any;
|
|
59
|
+
placement?: any;
|
|
60
|
+
trigger?: any;
|
|
54
61
|
dropDownPlacement?: any;
|
|
55
62
|
dropDownStrategy?: any;
|
|
56
63
|
dropDownDistance?: any;
|
|
@@ -61,28 +68,21 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
61
68
|
dropDownWidth?: any;
|
|
62
69
|
dropDownMaxWidth?: any;
|
|
63
70
|
isDropDownOpen?: any;
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
71
|
+
maxWidth?: any;
|
|
72
|
+
maxHeight?: any;
|
|
73
|
+
skidding?: any;
|
|
74
|
+
open?: any;
|
|
75
|
+
strategy?: any;
|
|
67
76
|
_anchorId?: any;
|
|
68
77
|
_panelId?: any;
|
|
69
78
|
_anchorName?: any;
|
|
70
79
|
popupRole?: any;
|
|
71
|
-
isVisible?: any;
|
|
72
|
-
placement?: any;
|
|
73
|
-
strategy?: any;
|
|
74
80
|
offset?: any;
|
|
75
|
-
skidding?: any;
|
|
76
|
-
open?: any;
|
|
77
|
-
trigger?: any;
|
|
78
81
|
closeOnOutsideClick?: any;
|
|
79
82
|
closeOnEscape?: any;
|
|
80
83
|
closeOnSelect?: any;
|
|
81
|
-
restoreFocus?: any;
|
|
82
84
|
hasPopup?: any;
|
|
83
85
|
matchAnchorWidth?: any;
|
|
84
|
-
maxHeight?: any;
|
|
85
|
-
maxWidth?: any;
|
|
86
86
|
}> & Readonly<{
|
|
87
87
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
88
88
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
weigh?: any;
|
|
12
11
|
for?: any;
|
|
13
12
|
control?: any;
|
|
13
|
+
weigh?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -18,9 +18,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
-
weigh?: any;
|
|
22
21
|
for?: any;
|
|
23
22
|
control?: any;
|
|
23
|
+
weigh?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
text?: any;
|
|
11
10
|
animationTarget?: any;
|
|
12
11
|
enter?: any;
|
|
13
12
|
exit?: any;
|
|
13
|
+
text?: any;
|
|
14
14
|
textOverflow?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
@@ -18,10 +18,10 @@ export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
text?: any;
|
|
22
21
|
animationTarget?: any;
|
|
23
22
|
enter?: any;
|
|
24
23
|
exit?: any;
|
|
24
|
+
text?: any;
|
|
25
25
|
textOverflow?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|