@breadstone/mosaik-elements-vue 0.0.241 → 0.0.243
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- 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 +4 -4
- 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 +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +2 -2
- 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 +4 -4
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +15 -15
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +7 -7
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +2 -2
- 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 +8 -8
- 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 +8 -8
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +13 -13
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatHeaderComponent.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 +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- 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 +2 -2
- 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 +4 -4
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +4 -4
- 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/DropZone/DropZoneComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- 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 +4 -4
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.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 +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +7 -7
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +13 -13
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +4 -4
- package/Controls/Components/Selectors/List/ListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +13 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +7 -5
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +9 -9
- 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
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
export declare const NumberComponent: import("vue").DefineComponent<{
|
|
7
7
|
number?: any;
|
|
8
8
|
themeName?: any;
|
|
9
|
-
variant?: any;
|
|
10
9
|
disabled?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
readonly?: any;
|
|
14
14
|
alignment?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -17,10 +17,10 @@ export declare const NumberComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
number?: any;
|
|
19
19
|
themeName?: any;
|
|
20
|
-
variant?: any;
|
|
21
20
|
disabled?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
23
|
+
variant?: any;
|
|
24
24
|
readonly?: any;
|
|
25
25
|
alignment?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
readonly?: any;
|
|
13
13
|
alignment?: any;
|
|
14
14
|
duration?: any;
|
|
@@ -18,10 +18,10 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
-
variant?: any;
|
|
22
21
|
disabled?: any;
|
|
23
22
|
dir?: any;
|
|
24
23
|
lang?: any;
|
|
24
|
+
variant?: any;
|
|
25
25
|
readonly?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
duration?: any;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
size?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
intl?: any;
|
|
@@ -26,10 +26,10 @@ export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged")[], "connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
variant?: any;
|
|
30
29
|
disabled?: any;
|
|
31
30
|
dir?: any;
|
|
32
31
|
lang?: any;
|
|
32
|
+
variant?: any;
|
|
33
33
|
size?: any;
|
|
34
34
|
appearance?: any;
|
|
35
35
|
intl?: any;
|
|
@@ -5,26 +5,26 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
text?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
|
+
variant?: any;
|
|
12
13
|
size?: any;
|
|
13
14
|
appearance?: any;
|
|
14
|
-
text?: any;
|
|
15
15
|
icon?: any;
|
|
16
16
|
iconSize?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
-
|
|
21
|
+
text?: any;
|
|
22
22
|
disabled?: any;
|
|
23
23
|
dir?: any;
|
|
24
24
|
lang?: any;
|
|
25
|
+
variant?: any;
|
|
25
26
|
size?: any;
|
|
26
27
|
appearance?: any;
|
|
27
|
-
text?: any;
|
|
28
28
|
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
@@ -13,6 +12,7 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
13
12
|
animationTarget?: any;
|
|
14
13
|
enter?: any;
|
|
15
14
|
exit?: any;
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
isOpen?: any;
|
|
18
18
|
hasBackdrop?: any;
|
|
@@ -41,7 +41,6 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
41
41
|
[key: string]: any;
|
|
42
42
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
43
43
|
themeName?: any;
|
|
44
|
-
variant?: any;
|
|
45
44
|
disabled?: any;
|
|
46
45
|
dir?: any;
|
|
47
46
|
lang?: any;
|
|
@@ -49,6 +48,7 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
49
48
|
animationTarget?: any;
|
|
50
49
|
enter?: any;
|
|
51
50
|
exit?: any;
|
|
51
|
+
variant?: any;
|
|
52
52
|
appearance?: any;
|
|
53
53
|
isOpen?: any;
|
|
54
54
|
hasBackdrop?: any;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
9
|
dir?: any;
|
|
12
10
|
lang?: any;
|
|
11
|
+
label?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
size?: any;
|
|
14
14
|
icon?: any;
|
|
15
15
|
iconSize?: any;
|
|
@@ -17,11 +17,11 @@ export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
variant?: any;
|
|
21
20
|
disabled?: any;
|
|
22
|
-
label?: any;
|
|
23
21
|
dir?: any;
|
|
24
22
|
lang?: any;
|
|
23
|
+
label?: any;
|
|
24
|
+
variant?: any;
|
|
25
25
|
size?: any;
|
|
26
26
|
icon?: any;
|
|
27
27
|
iconSize?: any;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
7
|
-
target?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
width?: any;
|
|
12
11
|
height?: any;
|
|
12
|
+
target?: any;
|
|
13
13
|
shape?: any;
|
|
14
14
|
shimmer?: 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
|
-
target?: any;
|
|
19
18
|
themeName?: any;
|
|
20
19
|
dir?: any;
|
|
21
20
|
lang?: any;
|
|
22
21
|
width?: any;
|
|
23
22
|
height?: any;
|
|
23
|
+
target?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
text?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
formatter?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
|
-
|
|
13
|
-
formatter?: any;
|
|
13
|
+
variant?: any;
|
|
14
14
|
readonly?: any;
|
|
15
15
|
truncate?: any;
|
|
16
16
|
wrap?: any;
|
|
@@ -22,12 +22,12 @@ export declare const TextComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
-
|
|
25
|
+
text?: any;
|
|
26
26
|
disabled?: any;
|
|
27
|
+
formatter?: any;
|
|
27
28
|
dir?: any;
|
|
28
29
|
lang?: any;
|
|
29
|
-
|
|
30
|
-
formatter?: any;
|
|
30
|
+
variant?: any;
|
|
31
31
|
readonly?: any;
|
|
32
32
|
truncate?: any;
|
|
33
33
|
wrap?: any;
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextFormatComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
text?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
13
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
14
|
themeName?: any;
|
|
15
|
+
text?: any;
|
|
15
16
|
dir?: any;
|
|
16
17
|
lang?: any;
|
|
17
|
-
text?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
formatter?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
width?: any;
|
|
@@ -20,12 +21,12 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
20
21
|
hideDelay?: any;
|
|
21
22
|
trigger?: any;
|
|
22
23
|
staysOpen?: any;
|
|
23
|
-
formatter?: any;
|
|
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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
27
|
themeName?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
+
formatter?: any;
|
|
29
30
|
dir?: any;
|
|
30
31
|
lang?: any;
|
|
31
32
|
width?: any;
|
|
@@ -40,7 +41,6 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
40
41
|
hideDelay?: any;
|
|
41
42
|
trigger?: any;
|
|
42
43
|
staysOpen?: any;
|
|
43
|
-
formatter?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
formatter?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
animationTarget?: any;
|
|
@@ -29,12 +30,12 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
29
30
|
staysOpen?: any;
|
|
30
31
|
for?: any;
|
|
31
32
|
control?: any;
|
|
32
|
-
formatter?: any;
|
|
33
33
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
34
|
[key: string]: any;
|
|
35
35
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
36
36
|
themeName?: any;
|
|
37
37
|
disabled?: any;
|
|
38
|
+
formatter?: any;
|
|
38
39
|
dir?: any;
|
|
39
40
|
lang?: any;
|
|
40
41
|
animationTarget?: any;
|
|
@@ -58,7 +59,6 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
58
59
|
staysOpen?: any;
|
|
59
60
|
for?: any;
|
|
60
61
|
control?: any;
|
|
61
|
-
formatter?: any;
|
|
62
62
|
}> & Readonly<{
|
|
63
63
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
64
64
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
@@ -18,13 +17,13 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
18
17
|
increaseDisabled?: any;
|
|
19
18
|
decreaseDisabled?: any;
|
|
20
19
|
focusable?: any;
|
|
20
|
+
variant?: any;
|
|
21
21
|
size?: any;
|
|
22
22
|
appearance?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
variant?: any;
|
|
28
27
|
disabled?: any;
|
|
29
28
|
dir?: any;
|
|
30
29
|
lang?: any;
|
|
@@ -37,6 +36,7 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
37
36
|
increaseDisabled?: any;
|
|
38
37
|
decreaseDisabled?: any;
|
|
39
38
|
focusable?: any;
|
|
39
|
+
variant?: any;
|
|
40
40
|
size?: any;
|
|
41
41
|
appearance?: any;
|
|
42
42
|
}> & Readonly<{
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
size?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
type?: any;
|
|
@@ -20,10 +20,10 @@ export declare const ListingComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
|
-
variant?: any;
|
|
24
23
|
disabled?: any;
|
|
25
24
|
dir?: any;
|
|
26
25
|
lang?: any;
|
|
26
|
+
variant?: any;
|
|
27
27
|
size?: any;
|
|
28
28
|
appearance?: any;
|
|
29
29
|
type?: any;
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListingItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
formatter?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
13
|
header?: any;
|
|
13
|
-
|
|
14
|
+
variant?: any;
|
|
14
15
|
size?: any;
|
|
15
16
|
appearance?: any;
|
|
16
17
|
content?: any;
|
|
17
|
-
formatter?: any;
|
|
18
18
|
listType?: any;
|
|
19
19
|
listNumberingType?: any;
|
|
20
20
|
listBulletType?: any;
|
|
@@ -22,16 +22,16 @@ export declare const ListingItemComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
-
|
|
25
|
+
value?: any;
|
|
26
26
|
disabled?: any;
|
|
27
|
+
formatter?: any;
|
|
27
28
|
dir?: any;
|
|
28
29
|
lang?: any;
|
|
29
30
|
header?: any;
|
|
30
|
-
|
|
31
|
+
variant?: any;
|
|
31
32
|
size?: any;
|
|
32
33
|
appearance?: any;
|
|
33
34
|
content?: any;
|
|
34
|
-
formatter?: any;
|
|
35
35
|
listType?: any;
|
|
36
36
|
listNumberingType?: any;
|
|
37
37
|
listBulletType?: any;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListingItemMarkerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
12
11
|
index?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
size?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
type?: any;
|
|
@@ -19,11 +19,11 @@ export declare const ListingItemMarkerComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
variant?: any;
|
|
23
22
|
disabled?: any;
|
|
24
23
|
dir?: any;
|
|
25
24
|
lang?: any;
|
|
26
25
|
index?: any;
|
|
26
|
+
variant?: any;
|
|
27
27
|
size?: any;
|
|
28
28
|
appearance?: any;
|
|
29
29
|
type?: any;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MeterBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
label?: any;
|
|
13
13
|
orientation?: any;
|
|
14
|
-
|
|
14
|
+
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -26,13 +26,13 @@ export declare const MeterBarComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
|
|
29
|
+
value?: any;
|
|
30
30
|
disabled?: any;
|
|
31
|
-
label?: any;
|
|
32
31
|
dir?: any;
|
|
33
32
|
lang?: any;
|
|
33
|
+
label?: any;
|
|
34
34
|
orientation?: any;
|
|
35
|
-
|
|
35
|
+
variant?: any;
|
|
36
36
|
min?: any;
|
|
37
37
|
max?: any;
|
|
38
38
|
thickness?: any;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MeterRingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
label?: any;
|
|
13
13
|
orientation?: any;
|
|
14
|
-
|
|
14
|
+
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -27,13 +27,13 @@ export declare const MeterRingComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
[key: string]: any;
|
|
28
28
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
29
29
|
themeName?: any;
|
|
30
|
-
|
|
30
|
+
value?: any;
|
|
31
31
|
disabled?: any;
|
|
32
|
-
label?: any;
|
|
33
32
|
dir?: any;
|
|
34
33
|
lang?: any;
|
|
34
|
+
label?: any;
|
|
35
35
|
orientation?: any;
|
|
36
|
-
|
|
36
|
+
variant?: any;
|
|
37
37
|
min?: any;
|
|
38
38
|
max?: any;
|
|
39
39
|
thickness?: any;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ProgressBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
label?: any;
|
|
13
13
|
orientation?: any;
|
|
14
|
-
|
|
14
|
+
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -21,13 +21,13 @@ export declare const ProgressBarComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
-
|
|
24
|
+
value?: any;
|
|
25
25
|
disabled?: any;
|
|
26
|
-
label?: any;
|
|
27
26
|
dir?: any;
|
|
28
27
|
lang?: any;
|
|
28
|
+
label?: any;
|
|
29
29
|
orientation?: any;
|
|
30
|
-
|
|
30
|
+
variant?: any;
|
|
31
31
|
min?: any;
|
|
32
32
|
max?: any;
|
|
33
33
|
thickness?: any;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ProgressRingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
label?: any;
|
|
13
13
|
orientation?: any;
|
|
14
|
-
|
|
14
|
+
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -21,13 +21,13 @@ export declare const ProgressRingComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
-
|
|
24
|
+
value?: any;
|
|
25
25
|
disabled?: any;
|
|
26
|
-
label?: any;
|
|
27
26
|
dir?: any;
|
|
28
27
|
lang?: any;
|
|
28
|
+
label?: any;
|
|
29
29
|
orientation?: any;
|
|
30
|
-
|
|
30
|
+
variant?: any;
|
|
31
31
|
min?: any;
|
|
32
32
|
max?: any;
|
|
33
33
|
thickness?: any;
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ScrubSliderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
track?: any;
|
|
13
13
|
invalid?: any;
|
|
14
14
|
orientation?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
step?: any;
|
|
@@ -30,14 +30,14 @@ export declare const ScrubSliderComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "rangeValueChanged" | "change")[], "connected" | "disconnected" | "changed" | "input" | "rangeValueChanged" | "change", import("vue").PublicProps, Readonly<{
|
|
32
32
|
themeName?: any;
|
|
33
|
-
|
|
33
|
+
value?: any;
|
|
34
34
|
disabled?: any;
|
|
35
35
|
dir?: any;
|
|
36
36
|
lang?: any;
|
|
37
37
|
track?: any;
|
|
38
38
|
invalid?: any;
|
|
39
39
|
orientation?: any;
|
|
40
|
-
|
|
40
|
+
variant?: any;
|
|
41
41
|
appearance?: any;
|
|
42
42
|
isFocused?: any;
|
|
43
43
|
step?: any;
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SliderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
track?: any;
|
|
13
13
|
invalid?: any;
|
|
14
14
|
orientation?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
step?: any;
|
|
@@ -28,14 +28,14 @@ export declare const SliderComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
[key: string]: any;
|
|
29
29
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
30
30
|
themeName?: any;
|
|
31
|
-
|
|
31
|
+
value?: any;
|
|
32
32
|
disabled?: any;
|
|
33
33
|
dir?: any;
|
|
34
34
|
lang?: any;
|
|
35
35
|
track?: any;
|
|
36
36
|
invalid?: any;
|
|
37
37
|
orientation?: any;
|
|
38
|
-
|
|
38
|
+
variant?: any;
|
|
39
39
|
appearance?: any;
|
|
40
40
|
isFocused?: any;
|
|
41
41
|
step?: any;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const Slider2Component: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
orientation?: any;
|
|
13
13
|
gap?: any;
|
|
14
|
-
|
|
14
|
+
variant?: any;
|
|
15
15
|
appearance?: any;
|
|
16
16
|
step?: any;
|
|
17
17
|
min?: any;
|
|
@@ -23,13 +23,13 @@ export declare const Slider2Component: import("vue").DefineComponent<{
|
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
25
25
|
themeName?: any;
|
|
26
|
-
|
|
26
|
+
value?: any;
|
|
27
27
|
disabled?: any;
|
|
28
28
|
dir?: any;
|
|
29
29
|
lang?: any;
|
|
30
30
|
orientation?: any;
|
|
31
31
|
gap?: any;
|
|
32
|
-
|
|
32
|
+
variant?: any;
|
|
33
33
|
appearance?: any;
|
|
34
34
|
step?: any;
|
|
35
35
|
min?: any;
|