@breadstone/mosaik-elements-vue 0.1.37 → 0.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +10 -10
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +12 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js +7 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +26 -26
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +40 -40
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +10 -10
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +24 -24
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +20 -20
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerContainerComponent: import("vue").DefineComponent<{
|
|
7
|
-
hasBackdrop?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
fit?: any;
|
|
12
11
|
content?: any;
|
|
12
|
+
hasBackdrop?: any;
|
|
13
13
|
autoSize?: any;
|
|
14
14
|
drawer?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "contentMarginChanged")[], "connected" | "disconnected" | "changed" | "contentMarginChanged", import("vue").PublicProps, Readonly<{
|
|
18
|
-
hasBackdrop?: any;
|
|
19
18
|
themeName?: any;
|
|
20
19
|
dir?: any;
|
|
21
20
|
lang?: any;
|
|
22
21
|
fit?: any;
|
|
23
22
|
content?: any;
|
|
23
|
+
hasBackdrop?: any;
|
|
24
24
|
autoSize?: any;
|
|
25
25
|
drawer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
subText?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
subText?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerHeaderSubTextComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
formatter?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
text?: any;
|
|
19
|
+
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerHeaderTextComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
formatter?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
text?: any;
|
|
19
|
+
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,67 +4,67 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
subHeader?: any;
|
|
9
|
-
message?: any;
|
|
10
|
-
buttons?: any;
|
|
11
|
-
icon?: any;
|
|
12
|
-
alignment?: any;
|
|
13
|
-
isFullScreen?: any;
|
|
14
|
-
isDraggable?: any;
|
|
15
|
-
isOpen?: any;
|
|
16
|
-
hasBackdrop?: any;
|
|
17
|
-
pressEscapeToClose?: any;
|
|
18
|
-
clickOutsideToClose?: any;
|
|
19
|
-
closeable?: any;
|
|
20
|
-
width?: any;
|
|
21
|
-
height?: any;
|
|
22
|
-
elevation?: any;
|
|
23
|
-
appearance?: any;
|
|
24
|
-
enter?: any;
|
|
25
|
-
exit?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
formatter?: any;
|
|
28
7
|
themeName?: any;
|
|
29
8
|
dir?: any;
|
|
30
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
31
11
|
dragging?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
width?: any;
|
|
14
|
+
height?: any;
|
|
32
15
|
intl?: any;
|
|
16
|
+
appearance?: any;
|
|
17
|
+
formatter?: any;
|
|
18
|
+
icon?: any;
|
|
33
19
|
animationTarget?: any;
|
|
20
|
+
enter?: any;
|
|
21
|
+
exit?: any;
|
|
22
|
+
subHeader?: any;
|
|
23
|
+
isOpen?: any;
|
|
24
|
+
closeable?: any;
|
|
25
|
+
elevation?: any;
|
|
34
26
|
offsetX?: any;
|
|
35
27
|
offsetY?: any;
|
|
36
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
|
-
[key: string]: any;
|
|
38
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
39
|
-
header?: any;
|
|
40
|
-
subHeader?: any;
|
|
41
|
-
message?: any;
|
|
42
|
-
buttons?: any;
|
|
43
|
-
icon?: any;
|
|
44
|
-
alignment?: any;
|
|
45
28
|
isFullScreen?: any;
|
|
46
29
|
isDraggable?: any;
|
|
47
|
-
isOpen?: any;
|
|
48
30
|
hasBackdrop?: any;
|
|
49
31
|
pressEscapeToClose?: any;
|
|
50
32
|
clickOutsideToClose?: any;
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
exit?: any;
|
|
58
|
-
variant?: any;
|
|
59
|
-
formatter?: any;
|
|
33
|
+
alignment?: any;
|
|
34
|
+
message?: any;
|
|
35
|
+
buttons?: any;
|
|
36
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
|
+
[key: string]: any;
|
|
38
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
60
39
|
themeName?: any;
|
|
61
40
|
dir?: any;
|
|
62
41
|
lang?: any;
|
|
42
|
+
header?: any;
|
|
63
43
|
dragging?: any;
|
|
44
|
+
variant?: any;
|
|
45
|
+
width?: any;
|
|
46
|
+
height?: any;
|
|
64
47
|
intl?: any;
|
|
48
|
+
appearance?: any;
|
|
49
|
+
formatter?: any;
|
|
50
|
+
icon?: any;
|
|
65
51
|
animationTarget?: any;
|
|
52
|
+
enter?: any;
|
|
53
|
+
exit?: any;
|
|
54
|
+
subHeader?: any;
|
|
55
|
+
isOpen?: any;
|
|
56
|
+
closeable?: any;
|
|
57
|
+
elevation?: any;
|
|
66
58
|
offsetX?: any;
|
|
67
59
|
offsetY?: any;
|
|
60
|
+
isFullScreen?: any;
|
|
61
|
+
isDraggable?: any;
|
|
62
|
+
hasBackdrop?: any;
|
|
63
|
+
pressEscapeToClose?: any;
|
|
64
|
+
clickOutsideToClose?: any;
|
|
65
|
+
alignment?: any;
|
|
66
|
+
message?: any;
|
|
67
|
+
buttons?: any;
|
|
68
68
|
}> & Readonly<{
|
|
69
69
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
70
70
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetComponent: import("vue").DefineComponent<{
|
|
7
|
+
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
10
|
+
height?: any;
|
|
7
11
|
isOpen?: any;
|
|
12
|
+
closeable?: any;
|
|
8
13
|
hasBackdrop?: any;
|
|
9
14
|
pressEscapeToClose?: any;
|
|
10
15
|
clickOutsideToClose?: any;
|
|
11
|
-
closeable?: any;
|
|
12
|
-
height?: any;
|
|
13
|
-
themeName?: any;
|
|
14
|
-
dir?: any;
|
|
15
|
-
lang?: 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" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
19
|
+
themeName?: any;
|
|
20
|
+
dir?: any;
|
|
21
|
+
lang?: any;
|
|
22
|
+
height?: any;
|
|
19
23
|
isOpen?: any;
|
|
24
|
+
closeable?: any;
|
|
20
25
|
hasBackdrop?: any;
|
|
21
26
|
pressEscapeToClose?: any;
|
|
22
27
|
clickOutsideToClose?: any;
|
|
23
|
-
closeable?: any;
|
|
24
|
-
height?: any;
|
|
25
|
-
themeName?: any;
|
|
26
|
-
dir?: any;
|
|
27
|
-
lang?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetContentComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
formatter?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
text?: any;
|
|
19
|
+
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
subText?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
subText?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderSubTextComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
formatter?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
text?: any;
|
|
19
|
+
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetHeaderTextComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
formatter?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
text?: any;
|
|
19
|
+
formatter?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,52 +4,52 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
icon?: any;
|
|
9
|
-
isOpen?: any;
|
|
10
|
-
hasBackdrop?: any;
|
|
11
|
-
pressEscapeToClose?: any;
|
|
12
|
-
clickOutsideToClose?: any;
|
|
13
|
-
closeable?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
variant?: any;
|
|
18
|
-
formatter?: any;
|
|
19
7
|
themeName?: any;
|
|
20
8
|
dir?: any;
|
|
21
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
11
|
+
variant?: any;
|
|
22
12
|
isBusy?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
formatter?: any;
|
|
15
|
+
icon?: any;
|
|
23
16
|
animationTarget?: any;
|
|
17
|
+
enter?: any;
|
|
18
|
+
exit?: any;
|
|
24
19
|
position?: any;
|
|
25
20
|
iconSize?: any;
|
|
21
|
+
isOpen?: any;
|
|
22
|
+
closeable?: any;
|
|
26
23
|
content?: any;
|
|
27
24
|
timeout?: any;
|
|
25
|
+
hasBackdrop?: any;
|
|
26
|
+
pressEscapeToClose?: any;
|
|
27
|
+
clickOutsideToClose?: any;
|
|
28
28
|
showProgress?: any;
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
32
|
-
header?: any;
|
|
33
|
-
icon?: any;
|
|
34
|
-
isOpen?: any;
|
|
35
|
-
hasBackdrop?: any;
|
|
36
|
-
pressEscapeToClose?: any;
|
|
37
|
-
clickOutsideToClose?: any;
|
|
38
|
-
closeable?: any;
|
|
39
|
-
appearance?: any;
|
|
40
|
-
enter?: any;
|
|
41
|
-
exit?: any;
|
|
42
|
-
variant?: any;
|
|
43
|
-
formatter?: any;
|
|
44
32
|
themeName?: any;
|
|
45
33
|
dir?: any;
|
|
46
34
|
lang?: any;
|
|
35
|
+
header?: any;
|
|
36
|
+
variant?: any;
|
|
47
37
|
isBusy?: any;
|
|
38
|
+
appearance?: any;
|
|
39
|
+
formatter?: any;
|
|
40
|
+
icon?: any;
|
|
48
41
|
animationTarget?: any;
|
|
42
|
+
enter?: any;
|
|
43
|
+
exit?: any;
|
|
49
44
|
position?: any;
|
|
50
45
|
iconSize?: any;
|
|
46
|
+
isOpen?: any;
|
|
47
|
+
closeable?: any;
|
|
51
48
|
content?: any;
|
|
52
49
|
timeout?: any;
|
|
50
|
+
hasBackdrop?: any;
|
|
51
|
+
pressEscapeToClose?: any;
|
|
52
|
+
clickOutsideToClose?: any;
|
|
53
53
|
showProgress?: any;
|
|
54
54
|
}> & Readonly<{
|
|
55
55
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TourComponent: import("vue").DefineComponent<{
|
|
7
|
-
isOpen?: any;
|
|
8
|
-
hasBackdrop?: any;
|
|
9
|
-
pressEscapeToClose?: any;
|
|
10
|
-
clickOutsideToClose?: any;
|
|
11
|
-
closeable?: any;
|
|
12
7
|
themeName?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
15
10
|
ended?: any;
|
|
11
|
+
isOpen?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
hasBackdrop?: any;
|
|
14
|
+
pressEscapeToClose?: any;
|
|
15
|
+
clickOutsideToClose?: any;
|
|
16
16
|
isFirstStep?: any;
|
|
17
17
|
isLastStep?: any;
|
|
18
18
|
tourId?: any;
|
|
@@ -24,15 +24,15 @@ export declare const TourComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
26
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
27
|
-
isOpen?: any;
|
|
28
|
-
hasBackdrop?: any;
|
|
29
|
-
pressEscapeToClose?: any;
|
|
30
|
-
clickOutsideToClose?: any;
|
|
31
|
-
closeable?: any;
|
|
32
27
|
themeName?: any;
|
|
33
28
|
dir?: any;
|
|
34
29
|
lang?: any;
|
|
35
30
|
ended?: any;
|
|
31
|
+
isOpen?: any;
|
|
32
|
+
closeable?: any;
|
|
33
|
+
hasBackdrop?: any;
|
|
34
|
+
pressEscapeToClose?: any;
|
|
35
|
+
clickOutsideToClose?: any;
|
|
36
36
|
isFirstStep?: any;
|
|
37
37
|
isLastStep?: any;
|
|
38
38
|
tourId?: any;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
7
|
-
enter?: any;
|
|
8
|
-
exit?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
hidden?: any;
|
|
13
11
|
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: 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
|
-
enter?: any;
|
|
18
|
-
exit?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
22
20
|
hidden?: any;
|
|
23
21
|
animationTarget?: any;
|
|
22
|
+
enter?: any;
|
|
23
|
+
exit?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BoxComponent: import("vue").DefineComponent<{
|
|
7
|
-
width?: any;
|
|
8
|
-
height?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
fit?: any;
|
|
11
|
+
width?: any;
|
|
12
|
+
height?: any;
|
|
13
13
|
highlighted?: any;
|
|
14
14
|
cornered?: any;
|
|
15
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<{
|
|
19
|
-
width?: any;
|
|
20
|
-
height?: any;
|
|
21
19
|
themeName?: any;
|
|
22
20
|
dir?: any;
|
|
23
21
|
lang?: any;
|
|
24
22
|
fit?: any;
|
|
23
|
+
width?: any;
|
|
24
|
+
height?: any;
|
|
25
25
|
highlighted?: any;
|
|
26
26
|
cornered?: any;
|
|
27
27
|
inset?: any;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
checked?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
type?: any;
|
|
15
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<{
|
|
19
|
-
appearance?: any;
|
|
20
|
-
variant?: any;
|
|
21
19
|
themeName?: any;
|
|
22
20
|
dir?: any;
|
|
23
21
|
lang?: any;
|
|
24
22
|
checked?: any;
|
|
25
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
26
|
type?: any;
|
|
27
27
|
isThreeState?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ClickableComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
isFocused?: any;
|
|
13
13
|
ripple?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
|
-
variant?: any;
|
|
18
17
|
themeName?: any;
|
|
19
18
|
dir?: any;
|
|
20
19
|
lang?: any;
|
|
21
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
22
22
|
isFocused?: any;
|
|
23
23
|
ripple?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CodeComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
variant?: any;
|
|
11
11
|
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
|
-
variant?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
18
|
+
variant?: any;
|
|
19
19
|
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DismissComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
size?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
|
-
appearance?: any;
|
|
19
|
-
variant?: any;
|
|
20
18
|
themeName?: any;
|
|
21
19
|
dir?: any;
|
|
22
20
|
lang?: any;
|
|
23
21
|
size?: any;
|
|
24
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
25
25
|
isFocused?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DotComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
fill?: any;
|
|
12
11
|
size?: any;
|
|
13
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
|
-
variant?: any;
|
|
18
17
|
themeName?: any;
|
|
19
18
|
dir?: any;
|
|
20
19
|
lang?: any;
|
|
21
20
|
fill?: any;
|
|
22
21
|
size?: any;
|
|
23
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DotGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
size?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: 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
|
-
appearance?: any;
|
|
18
|
-
variant?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
22
20
|
size?: any;
|
|
23
21
|
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
23
|
+
appearance?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|