@breadstone/mosaik-elements-vue 0.1.54 → 0.1.56
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 +14 -14
- 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 +20 -20
- 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 +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/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/ChatInputAttachmentListComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- 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/Tools/AttachmentChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- 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 +18 -18
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +14 -14
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +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 +22 -22
- 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 +26 -26
- 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 +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/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/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 +6 -6
- 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 +4 -4
- 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/package.json +2 -2
|
@@ -7,12 +7,12 @@ export declare const TimelineMarkerComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
|
-
text?: any;
|
|
15
13
|
isBusy?: any;
|
|
14
|
+
text?: any;
|
|
15
|
+
appearance?: any;
|
|
16
16
|
icon?: any;
|
|
17
17
|
iconSize?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -21,12 +21,12 @@ export declare const TimelineMarkerComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
+
size?: any;
|
|
24
25
|
disabled?: any;
|
|
25
26
|
variant?: any;
|
|
26
|
-
appearance?: any;
|
|
27
|
-
size?: any;
|
|
28
|
-
text?: any;
|
|
29
27
|
isBusy?: any;
|
|
28
|
+
text?: any;
|
|
29
|
+
appearance?: any;
|
|
30
30
|
icon?: any;
|
|
31
31
|
iconSize?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -13,8 +13,6 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
13
13
|
hasSrc?: any;
|
|
14
14
|
src?: any;
|
|
15
15
|
autoPlay?: any;
|
|
16
|
-
poster?: any;
|
|
17
|
-
autoFullScreen?: any;
|
|
18
16
|
showControls?: any;
|
|
19
17
|
legendPosition?: any;
|
|
20
18
|
ratio?: any;
|
|
@@ -22,6 +20,8 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
22
20
|
loop?: any;
|
|
23
21
|
width?: any;
|
|
24
22
|
height?: any;
|
|
23
|
+
poster?: any;
|
|
24
|
+
autoFullScreen?: 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<{
|
|
@@ -34,8 +34,6 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
hasSrc?: any;
|
|
35
35
|
src?: any;
|
|
36
36
|
autoPlay?: any;
|
|
37
|
-
poster?: any;
|
|
38
|
-
autoFullScreen?: any;
|
|
39
37
|
showControls?: any;
|
|
40
38
|
legendPosition?: any;
|
|
41
39
|
ratio?: any;
|
|
@@ -43,6 +41,8 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
43
41
|
loop?: any;
|
|
44
42
|
width?: any;
|
|
45
43
|
height?: any;
|
|
44
|
+
poster?: any;
|
|
45
|
+
autoFullScreen?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,11 +7,11 @@ export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
intl?: any;
|
|
10
11
|
animationTarget?: any;
|
|
11
12
|
enter?: any;
|
|
12
13
|
exit?: any;
|
|
13
14
|
elevation?: any;
|
|
14
|
-
intl?: any;
|
|
15
15
|
accepted?: any;
|
|
16
16
|
dismissed?: any;
|
|
17
17
|
hasAcceptedCookies?: any;
|
|
@@ -23,11 +23,11 @@ export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
themeName?: any;
|
|
24
24
|
dir?: any;
|
|
25
25
|
lang?: any;
|
|
26
|
+
intl?: any;
|
|
26
27
|
animationTarget?: any;
|
|
27
28
|
enter?: any;
|
|
28
29
|
exit?: any;
|
|
29
30
|
elevation?: any;
|
|
30
|
-
intl?: any;
|
|
31
31
|
accepted?: any;
|
|
32
32
|
dismissed?: any;
|
|
33
33
|
hasAcceptedCookies?: any;
|
|
@@ -8,23 +8,23 @@ export declare const DialogComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
dragging?: any;
|
|
11
|
+
width?: any;
|
|
12
|
+
height?: any;
|
|
13
|
+
appearance?: any;
|
|
11
14
|
animationTarget?: any;
|
|
12
15
|
enter?: any;
|
|
13
16
|
exit?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
width?: any;
|
|
16
|
-
height?: any;
|
|
17
17
|
isOpen?: any;
|
|
18
|
-
hasBackdrop?: any;
|
|
19
|
-
pressEscapeToClose?: any;
|
|
20
|
-
clickOutsideToClose?: any;
|
|
21
|
-
attention?: any;
|
|
22
18
|
closeable?: any;
|
|
23
19
|
elevation?: any;
|
|
24
|
-
isDraggable?: any;
|
|
25
20
|
offsetX?: any;
|
|
26
21
|
offsetY?: any;
|
|
27
22
|
isFullScreen?: any;
|
|
23
|
+
isDraggable?: any;
|
|
24
|
+
hasBackdrop?: any;
|
|
25
|
+
pressEscapeToClose?: any;
|
|
26
|
+
clickOutsideToClose?: any;
|
|
27
|
+
attention?: any;
|
|
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")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
@@ -32,23 +32,23 @@ export declare const DialogComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
dir?: any;
|
|
33
33
|
lang?: any;
|
|
34
34
|
dragging?: any;
|
|
35
|
+
width?: any;
|
|
36
|
+
height?: any;
|
|
37
|
+
appearance?: any;
|
|
35
38
|
animationTarget?: any;
|
|
36
39
|
enter?: any;
|
|
37
40
|
exit?: any;
|
|
38
|
-
appearance?: any;
|
|
39
|
-
width?: any;
|
|
40
|
-
height?: any;
|
|
41
41
|
isOpen?: any;
|
|
42
|
-
hasBackdrop?: any;
|
|
43
|
-
pressEscapeToClose?: any;
|
|
44
|
-
clickOutsideToClose?: any;
|
|
45
|
-
attention?: any;
|
|
46
42
|
closeable?: any;
|
|
47
43
|
elevation?: any;
|
|
48
|
-
isDraggable?: any;
|
|
49
44
|
offsetX?: any;
|
|
50
45
|
offsetY?: any;
|
|
51
46
|
isFullScreen?: any;
|
|
47
|
+
isDraggable?: any;
|
|
48
|
+
hasBackdrop?: any;
|
|
49
|
+
pressEscapeToClose?: any;
|
|
50
|
+
clickOutsideToClose?: any;
|
|
51
|
+
attention?: any;
|
|
52
52
|
}> & Readonly<{
|
|
53
53
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
54
54
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,21 +9,21 @@ export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
mode?: any;
|
|
11
11
|
header?: any;
|
|
12
|
-
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
13
14
|
animationTarget?: any;
|
|
14
15
|
enter?: any;
|
|
15
16
|
exit?: any;
|
|
16
|
-
width?: any;
|
|
17
|
-
height?: any;
|
|
18
17
|
position?: any;
|
|
18
|
+
subHeader?: any;
|
|
19
19
|
isOpen?: any;
|
|
20
|
+
closeable?: any;
|
|
21
|
+
elevation?: any;
|
|
22
|
+
isFullScreen?: any;
|
|
20
23
|
hasBackdrop?: any;
|
|
21
24
|
pressEscapeToClose?: any;
|
|
22
25
|
clickOutsideToClose?: any;
|
|
23
26
|
attention?: any;
|
|
24
|
-
closeable?: any;
|
|
25
|
-
elevation?: any;
|
|
26
|
-
isFullScreen?: any;
|
|
27
27
|
isComposed?: any;
|
|
28
28
|
hasShadow?: any;
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -34,21 +34,21 @@ export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
lang?: any;
|
|
35
35
|
mode?: any;
|
|
36
36
|
header?: any;
|
|
37
|
-
|
|
37
|
+
width?: any;
|
|
38
|
+
height?: any;
|
|
38
39
|
animationTarget?: any;
|
|
39
40
|
enter?: any;
|
|
40
41
|
exit?: any;
|
|
41
|
-
width?: any;
|
|
42
|
-
height?: any;
|
|
43
42
|
position?: any;
|
|
43
|
+
subHeader?: any;
|
|
44
44
|
isOpen?: any;
|
|
45
|
+
closeable?: any;
|
|
46
|
+
elevation?: any;
|
|
47
|
+
isFullScreen?: any;
|
|
45
48
|
hasBackdrop?: any;
|
|
46
49
|
pressEscapeToClose?: any;
|
|
47
50
|
clickOutsideToClose?: any;
|
|
48
51
|
attention?: any;
|
|
49
|
-
closeable?: any;
|
|
50
|
-
elevation?: any;
|
|
51
|
-
isFullScreen?: any;
|
|
52
52
|
isComposed?: any;
|
|
53
53
|
hasShadow?: any;
|
|
54
54
|
}> & Readonly<{
|
|
@@ -9,8 +9,8 @@ export declare const DrawerContainerComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
fit?: any;
|
|
11
11
|
isOpen?: any;
|
|
12
|
-
hasBackdrop?: any;
|
|
13
12
|
content?: any;
|
|
13
|
+
hasBackdrop?: any;
|
|
14
14
|
autoSize?: any;
|
|
15
15
|
drawer?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -21,8 +21,8 @@ export declare const DrawerContainerComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
lang?: any;
|
|
22
22
|
fit?: any;
|
|
23
23
|
isOpen?: any;
|
|
24
|
-
hasBackdrop?: any;
|
|
25
24
|
content?: any;
|
|
25
|
+
hasBackdrop?: any;
|
|
26
26
|
autoSize?: any;
|
|
27
27
|
drawer?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -9,31 +9,31 @@ export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
11
|
dragging?: any;
|
|
12
|
-
subHeader?: any;
|
|
13
|
-
animationTarget?: any;
|
|
14
|
-
enter?: any;
|
|
15
|
-
exit?: any;
|
|
16
12
|
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
13
|
width?: any;
|
|
19
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
|
+
subHeader?: any;
|
|
20
23
|
isOpen?: any;
|
|
24
|
+
closeable?: any;
|
|
25
|
+
elevation?: any;
|
|
26
|
+
offsetX?: any;
|
|
27
|
+
offsetY?: any;
|
|
28
|
+
isFullScreen?: any;
|
|
29
|
+
isDraggable?: any;
|
|
21
30
|
hasBackdrop?: any;
|
|
22
31
|
pressEscapeToClose?: any;
|
|
23
32
|
clickOutsideToClose?: any;
|
|
24
33
|
attention?: any;
|
|
25
|
-
closeable?: any;
|
|
26
|
-
formatter?: any;
|
|
27
|
-
icon?: any;
|
|
28
|
-
elevation?: any;
|
|
29
|
-
isDraggable?: any;
|
|
30
34
|
alignment?: any;
|
|
31
|
-
intl?: any;
|
|
32
35
|
message?: any;
|
|
33
36
|
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
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<{
|
|
@@ -42,31 +42,31 @@ export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
|
42
42
|
lang?: any;
|
|
43
43
|
header?: any;
|
|
44
44
|
dragging?: any;
|
|
45
|
-
subHeader?: any;
|
|
46
|
-
animationTarget?: any;
|
|
47
|
-
enter?: any;
|
|
48
|
-
exit?: any;
|
|
49
45
|
variant?: any;
|
|
50
|
-
appearance?: any;
|
|
51
46
|
width?: any;
|
|
52
47
|
height?: any;
|
|
48
|
+
intl?: any;
|
|
49
|
+
appearance?: any;
|
|
50
|
+
formatter?: any;
|
|
51
|
+
icon?: any;
|
|
52
|
+
animationTarget?: any;
|
|
53
|
+
enter?: any;
|
|
54
|
+
exit?: any;
|
|
55
|
+
subHeader?: any;
|
|
53
56
|
isOpen?: any;
|
|
57
|
+
closeable?: any;
|
|
58
|
+
elevation?: any;
|
|
59
|
+
offsetX?: any;
|
|
60
|
+
offsetY?: any;
|
|
61
|
+
isFullScreen?: any;
|
|
62
|
+
isDraggable?: any;
|
|
54
63
|
hasBackdrop?: any;
|
|
55
64
|
pressEscapeToClose?: any;
|
|
56
65
|
clickOutsideToClose?: any;
|
|
57
66
|
attention?: any;
|
|
58
|
-
closeable?: any;
|
|
59
|
-
formatter?: any;
|
|
60
|
-
icon?: any;
|
|
61
|
-
elevation?: any;
|
|
62
|
-
isDraggable?: any;
|
|
63
67
|
alignment?: any;
|
|
64
|
-
intl?: any;
|
|
65
68
|
message?: any;
|
|
66
69
|
buttons?: any;
|
|
67
|
-
offsetX?: any;
|
|
68
|
-
offsetY?: any;
|
|
69
|
-
isFullScreen?: any;
|
|
70
70
|
}> & Readonly<{
|
|
71
71
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -11,17 +11,17 @@ export declare const SheetComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
height?: any;
|
|
12
12
|
position?: any;
|
|
13
13
|
isOpen?: any;
|
|
14
|
+
closeable?: any;
|
|
14
15
|
hasBackdrop?: any;
|
|
15
16
|
pressEscapeToClose?: any;
|
|
16
17
|
clickOutsideToClose?: any;
|
|
17
18
|
attention?: any;
|
|
18
|
-
closeable?: any;
|
|
19
|
-
dragMode?: any;
|
|
20
19
|
snaps?: any;
|
|
21
20
|
activeSnapIndex?: any;
|
|
22
21
|
closeThreshold?: any;
|
|
23
22
|
elastic?: any;
|
|
24
23
|
inertia?: any;
|
|
24
|
+
dragMode?: any;
|
|
25
25
|
hasHandle?: any;
|
|
26
26
|
hasSnapIndicator?: any;
|
|
27
27
|
isModal?: any;
|
|
@@ -35,17 +35,17 @@ export declare const SheetComponent: import("vue").DefineComponent<{
|
|
|
35
35
|
height?: any;
|
|
36
36
|
position?: any;
|
|
37
37
|
isOpen?: any;
|
|
38
|
+
closeable?: any;
|
|
38
39
|
hasBackdrop?: any;
|
|
39
40
|
pressEscapeToClose?: any;
|
|
40
41
|
clickOutsideToClose?: any;
|
|
41
42
|
attention?: any;
|
|
42
|
-
closeable?: any;
|
|
43
|
-
dragMode?: any;
|
|
44
43
|
snaps?: any;
|
|
45
44
|
activeSnapIndex?: any;
|
|
46
45
|
closeThreshold?: any;
|
|
47
46
|
elastic?: any;
|
|
48
47
|
inertia?: any;
|
|
48
|
+
dragMode?: any;
|
|
49
49
|
hasHandle?: any;
|
|
50
50
|
hasSnapIndicator?: any;
|
|
51
51
|
isModal?: any;
|
|
@@ -8,24 +8,24 @@ export declare const ToastComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
isBusy?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
formatter?: any;
|
|
15
|
+
icon?: any;
|
|
11
16
|
animationTarget?: any;
|
|
12
17
|
enter?: any;
|
|
13
18
|
exit?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
appearance?: any;
|
|
16
19
|
position?: any;
|
|
17
|
-
|
|
20
|
+
iconSize?: any;
|
|
18
21
|
isOpen?: any;
|
|
22
|
+
closeable?: any;
|
|
23
|
+
content?: any;
|
|
24
|
+
timeout?: any;
|
|
19
25
|
hasBackdrop?: any;
|
|
20
26
|
pressEscapeToClose?: any;
|
|
21
27
|
clickOutsideToClose?: any;
|
|
22
28
|
attention?: any;
|
|
23
|
-
closeable?: any;
|
|
24
|
-
content?: any;
|
|
25
|
-
formatter?: any;
|
|
26
|
-
icon?: any;
|
|
27
|
-
iconSize?: any;
|
|
28
|
-
timeout?: any;
|
|
29
29
|
showProgress?: any;
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
@@ -34,24 +34,24 @@ export declare const ToastComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
dir?: any;
|
|
35
35
|
lang?: any;
|
|
36
36
|
header?: any;
|
|
37
|
+
variant?: any;
|
|
38
|
+
isBusy?: any;
|
|
39
|
+
appearance?: any;
|
|
40
|
+
formatter?: any;
|
|
41
|
+
icon?: any;
|
|
37
42
|
animationTarget?: any;
|
|
38
43
|
enter?: any;
|
|
39
44
|
exit?: any;
|
|
40
|
-
variant?: any;
|
|
41
|
-
appearance?: any;
|
|
42
45
|
position?: any;
|
|
43
|
-
|
|
46
|
+
iconSize?: any;
|
|
44
47
|
isOpen?: any;
|
|
48
|
+
closeable?: any;
|
|
49
|
+
content?: any;
|
|
50
|
+
timeout?: any;
|
|
45
51
|
hasBackdrop?: any;
|
|
46
52
|
pressEscapeToClose?: any;
|
|
47
53
|
clickOutsideToClose?: any;
|
|
48
54
|
attention?: any;
|
|
49
|
-
closeable?: any;
|
|
50
|
-
content?: any;
|
|
51
|
-
formatter?: any;
|
|
52
|
-
icon?: any;
|
|
53
|
-
iconSize?: any;
|
|
54
|
-
timeout?: any;
|
|
55
55
|
showProgress?: any;
|
|
56
56
|
}> & Readonly<{
|
|
57
57
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,20 +8,20 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
ended?: any;
|
|
11
|
+
isOpen?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
hasBackdrop?: any;
|
|
14
|
+
pressEscapeToClose?: any;
|
|
15
|
+
clickOutsideToClose?: any;
|
|
16
|
+
attention?: any;
|
|
11
17
|
isFirstStep?: any;
|
|
12
18
|
isLastStep?: any;
|
|
19
|
+
tourId?: any;
|
|
13
20
|
currentStep?: any;
|
|
14
21
|
tooltipStyles?: any;
|
|
15
22
|
started?: any;
|
|
16
23
|
stepChanged?: any;
|
|
17
|
-
tourId?: any;
|
|
18
24
|
steps?: any;
|
|
19
|
-
isOpen?: any;
|
|
20
|
-
hasBackdrop?: any;
|
|
21
|
-
pressEscapeToClose?: any;
|
|
22
|
-
clickOutsideToClose?: any;
|
|
23
|
-
attention?: any;
|
|
24
|
-
closeable?: 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" | "opened" | "closed" | "closeAttempted")[], "connected" | "disconnected" | "changed" | "opened" | "closed" | "closeAttempted", import("vue").PublicProps, Readonly<{
|
|
@@ -29,20 +29,20 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
31
|
ended?: any;
|
|
32
|
+
isOpen?: any;
|
|
33
|
+
closeable?: any;
|
|
34
|
+
hasBackdrop?: any;
|
|
35
|
+
pressEscapeToClose?: any;
|
|
36
|
+
clickOutsideToClose?: any;
|
|
37
|
+
attention?: any;
|
|
32
38
|
isFirstStep?: any;
|
|
33
39
|
isLastStep?: any;
|
|
40
|
+
tourId?: any;
|
|
34
41
|
currentStep?: any;
|
|
35
42
|
tooltipStyles?: any;
|
|
36
43
|
started?: any;
|
|
37
44
|
stepChanged?: any;
|
|
38
|
-
tourId?: any;
|
|
39
45
|
steps?: any;
|
|
40
|
-
isOpen?: any;
|
|
41
|
-
hasBackdrop?: any;
|
|
42
|
-
pressEscapeToClose?: any;
|
|
43
|
-
clickOutsideToClose?: any;
|
|
44
|
-
attention?: any;
|
|
45
|
-
closeable?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,6 +7,7 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
step?: any;
|
|
10
11
|
isFirstStep?: any;
|
|
11
12
|
isLastStep?: any;
|
|
12
13
|
resolvedLabels?: any;
|
|
@@ -14,13 +15,13 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
14
15
|
next?: any;
|
|
15
16
|
finish?: any;
|
|
16
17
|
skip?: any;
|
|
17
|
-
step?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
+
step?: any;
|
|
24
25
|
isFirstStep?: any;
|
|
25
26
|
isLastStep?: any;
|
|
26
27
|
resolvedLabels?: any;
|
|
@@ -28,7 +29,6 @@ export declare const TourStepComponent: import("vue").DefineComponent<{
|
|
|
28
29
|
next?: any;
|
|
29
30
|
finish?: any;
|
|
30
31
|
skip?: any;
|
|
31
|
-
step?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
hidden?: any;
|
|
10
11
|
animationTarget?: any;
|
|
11
12
|
enter?: any;
|
|
12
13
|
exit?: any;
|
|
13
|
-
hidden?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
hidden?: any;
|
|
20
21
|
animationTarget?: any;
|
|
21
22
|
enter?: any;
|
|
22
23
|
exit?: any;
|
|
23
|
-
hidden?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,11 +8,11 @@ export declare const BoxComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
fit?: any;
|
|
11
|
-
inset?: any;
|
|
12
11
|
width?: any;
|
|
13
12
|
height?: any;
|
|
14
13
|
highlighted?: any;
|
|
15
14
|
cornered?: any;
|
|
15
|
+
inset?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -20,11 +20,11 @@ export declare const BoxComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
fit?: any;
|
|
23
|
-
inset?: any;
|
|
24
23
|
width?: any;
|
|
25
24
|
height?: any;
|
|
26
25
|
highlighted?: any;
|
|
27
26
|
cornered?: any;
|
|
27
|
+
inset?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -11,8 +11,8 @@ export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
|
-
isThreeState?: any;
|
|
15
14
|
type?: any;
|
|
15
|
+
isThreeState?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -23,8 +23,8 @@ export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
25
|
appearance?: any;
|
|
26
|
-
isThreeState?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
isThreeState?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,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;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
13
|
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;
|
|
21
22
|
disabled?: any;
|
|
22
23
|
variant?: any;
|
|
23
24
|
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;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -18,9 +18,9 @@ export declare const DotComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
fill?: any;
|
|
21
|
+
size?: any;
|
|
21
22
|
disabled?: any;
|
|
22
23
|
variant?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const DotGroupComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
13
|
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
size?: any;
|
|
20
21
|
disabled?: any;
|
|
21
22
|
variant?: any;
|
|
22
23
|
appearance?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|