@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,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const Slider2ThumbComponent: 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
|
value?: any;
|
|
13
13
|
isFocused?: any;
|
|
14
14
|
step?: any;
|
|
@@ -17,11 +17,11 @@ export declare const Slider2ThumbComponent: import("vue").DefineComponent<{
|
|
|
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" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
20
|
-
variant?: any;
|
|
21
20
|
themeName?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
24
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
25
25
|
value?: any;
|
|
26
26
|
isFocused?: any;
|
|
27
27
|
step?: any;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CarouselComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
13
12
|
loop?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
displayMode?: any;
|
|
15
15
|
showNavigation?: any;
|
|
16
16
|
timeout?: any;
|
|
@@ -23,13 +23,13 @@ export declare const CarouselComponent: import("vue").DefineComponent<{
|
|
|
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" | "selectionChanged" | "itemsChanged")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged", import("vue").PublicProps, Readonly<{
|
|
26
|
-
appearance?: any;
|
|
27
|
-
variant?: any;
|
|
28
26
|
themeName?: any;
|
|
29
27
|
dir?: any;
|
|
30
28
|
lang?: any;
|
|
31
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
32
31
|
loop?: any;
|
|
32
|
+
appearance?: any;
|
|
33
33
|
displayMode?: any;
|
|
34
34
|
showNavigation?: any;
|
|
35
35
|
timeout?: any;
|
|
@@ -4,14 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ComboComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
label?: any;
|
|
13
11
|
invalid?: any;
|
|
14
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
15
14
|
intl?: any;
|
|
16
15
|
placeholder?: any;
|
|
17
16
|
required?: any;
|
|
@@ -26,6 +25,7 @@ export declare const ComboComponent: import("vue").DefineComponent<{
|
|
|
26
25
|
dropDownWidth?: any;
|
|
27
26
|
dropDownMaxWidth?: any;
|
|
28
27
|
isDropDownOpen?: any;
|
|
28
|
+
appearance?: any;
|
|
29
29
|
isClearable?: any;
|
|
30
30
|
value?: any;
|
|
31
31
|
selectionMode?: any;
|
|
@@ -34,14 +34,13 @@ export declare const ComboComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
37
|
-
appearance?: any;
|
|
38
|
-
variant?: any;
|
|
39
37
|
themeName?: any;
|
|
40
38
|
dir?: any;
|
|
41
39
|
lang?: any;
|
|
42
40
|
label?: any;
|
|
43
41
|
invalid?: any;
|
|
44
42
|
disabled?: any;
|
|
43
|
+
variant?: any;
|
|
45
44
|
intl?: any;
|
|
46
45
|
placeholder?: any;
|
|
47
46
|
required?: any;
|
|
@@ -56,6 +55,7 @@ export declare const ComboComponent: import("vue").DefineComponent<{
|
|
|
56
55
|
dropDownWidth?: any;
|
|
57
56
|
dropDownMaxWidth?: any;
|
|
58
57
|
isDropDownOpen?: any;
|
|
58
|
+
appearance?: any;
|
|
59
59
|
isClearable?: any;
|
|
60
60
|
value?: any;
|
|
61
61
|
selectionMode?: any;
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ComboItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
label?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
14
13
|
value?: any;
|
|
15
14
|
isFocused?: any;
|
|
15
|
+
icon?: any;
|
|
16
16
|
index?: any;
|
|
17
17
|
isActive?: any;
|
|
18
18
|
ripple?: any;
|
|
@@ -22,15 +22,15 @@ export declare const ComboItemComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
25
|
-
icon?: any;
|
|
26
|
-
variant?: any;
|
|
27
25
|
themeName?: any;
|
|
28
26
|
dir?: any;
|
|
29
27
|
lang?: any;
|
|
30
28
|
label?: any;
|
|
31
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
32
31
|
value?: any;
|
|
33
32
|
isFocused?: any;
|
|
33
|
+
icon?: any;
|
|
34
34
|
index?: any;
|
|
35
35
|
isActive?: any;
|
|
36
36
|
ripple?: any;
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -12,6 +11,7 @@ export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
|
12
11
|
source?: any;
|
|
13
12
|
disabled?: any;
|
|
14
13
|
intl?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
selectionMode?: any;
|
|
16
16
|
alternating?: any;
|
|
17
17
|
editorOpened?: any;
|
|
@@ -32,7 +32,6 @@ export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
33
33
|
[key: string]: any;
|
|
34
34
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "tableSelectionChanged" | "dataTableEditorOpened" | "dataTableEditorClosed" | "dataTableSortChanged")[], "connected" | "disconnected" | "changed" | "tableSelectionChanged" | "dataTableEditorOpened" | "dataTableEditorClosed" | "dataTableSortChanged", import("vue").PublicProps, Readonly<{
|
|
35
|
-
appearance?: any;
|
|
36
35
|
themeName?: any;
|
|
37
36
|
dir?: any;
|
|
38
37
|
lang?: any;
|
|
@@ -40,6 +39,7 @@ export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
|
40
39
|
source?: any;
|
|
41
40
|
disabled?: any;
|
|
42
41
|
intl?: any;
|
|
42
|
+
appearance?: any;
|
|
43
43
|
selectionMode?: any;
|
|
44
44
|
alternating?: any;
|
|
45
45
|
editorOpened?: any;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgChannelComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
dir?: any;
|
|
10
8
|
lang?: any;
|
|
11
9
|
label?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
13
|
value?: any;
|
|
14
14
|
locale?: any;
|
|
15
15
|
displayText?: 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
|
dir?: any;
|
|
22
20
|
lang?: any;
|
|
23
21
|
label?: any;
|
|
24
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
25
25
|
value?: any;
|
|
26
26
|
locale?: any;
|
|
27
27
|
displayText?: any;
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
dir?: any;
|
|
10
8
|
lang?: any;
|
|
11
9
|
filter?: any;
|
|
12
10
|
items?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
14
13
|
filterPlaceholder?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
locale?: any;
|
|
16
16
|
zoom?: any;
|
|
17
17
|
start?: any;
|
|
@@ -28,14 +28,14 @@ export declare const EpgComponent: import("vue").DefineComponent<{
|
|
|
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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
|
-
appearance?: any;
|
|
32
|
-
variant?: any;
|
|
33
31
|
dir?: any;
|
|
34
32
|
lang?: any;
|
|
35
33
|
filter?: any;
|
|
36
34
|
items?: any;
|
|
37
35
|
disabled?: any;
|
|
36
|
+
variant?: any;
|
|
38
37
|
filterPlaceholder?: any;
|
|
38
|
+
appearance?: any;
|
|
39
39
|
locale?: any;
|
|
40
40
|
zoom?: any;
|
|
41
41
|
start?: any;
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgProgramComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
dir?: any;
|
|
11
8
|
lang?: any;
|
|
9
|
+
header?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
13
|
value?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
locale?: any;
|
|
@@ -22,12 +22,12 @@ export declare const EpgProgramComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "select")[], "connected" | "disconnected" | "changed" | "select", import("vue").PublicProps, Readonly<{
|
|
25
|
-
header?: any;
|
|
26
|
-
appearance?: any;
|
|
27
|
-
variant?: any;
|
|
28
25
|
dir?: any;
|
|
29
26
|
lang?: any;
|
|
27
|
+
header?: any;
|
|
30
28
|
disabled?: any;
|
|
29
|
+
variant?: any;
|
|
30
|
+
appearance?: any;
|
|
31
31
|
value?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
locale?: any;
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListItemComponent: 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
|
value?: any;
|
|
13
13
|
isFocused?: any;
|
|
14
14
|
index?: any;
|
|
@@ -19,11 +19,11 @@ export declare const ListItemComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
22
|
-
variant?: any;
|
|
23
22
|
themeName?: any;
|
|
24
23
|
dir?: any;
|
|
25
24
|
lang?: any;
|
|
26
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
27
|
value?: any;
|
|
28
28
|
isFocused?: any;
|
|
29
29
|
index?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
isSticky?: 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
|
-
header?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
19
|
+
header?: any;
|
|
20
20
|
disabled?: any;
|
|
21
21
|
isSticky?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
|
-
formatter?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
14
10
|
label?: any;
|
|
15
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
16
14
|
value?: any;
|
|
15
|
+
formatter?: any;
|
|
17
16
|
isFocused?: any;
|
|
17
|
+
icon?: any;
|
|
18
18
|
isActive?: any;
|
|
19
19
|
ripple?: any;
|
|
20
20
|
subLabel?: any;
|
|
@@ -26,17 +26,17 @@ export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
28
28
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "activated")[], "connected" | "disconnected" | "changed" | "activated", import("vue").PublicProps, Readonly<{
|
|
29
|
-
icon?: any;
|
|
30
|
-
appearance?: any;
|
|
31
|
-
variant?: any;
|
|
32
|
-
formatter?: any;
|
|
33
29
|
themeName?: any;
|
|
34
30
|
dir?: any;
|
|
35
31
|
lang?: any;
|
|
36
32
|
label?: any;
|
|
37
33
|
disabled?: any;
|
|
34
|
+
variant?: any;
|
|
35
|
+
appearance?: any;
|
|
38
36
|
value?: any;
|
|
37
|
+
formatter?: any;
|
|
39
38
|
isFocused?: any;
|
|
39
|
+
icon?: any;
|
|
40
40
|
isActive?: any;
|
|
41
41
|
ripple?: any;
|
|
42
42
|
subLabel?: any;
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
formatter?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
12
11
|
orientation?: any;
|
|
12
|
+
formatter?: any;
|
|
13
13
|
textOverflow?: 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
|
-
header?: any;
|
|
18
|
-
formatter?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
20
|
+
header?: any;
|
|
22
21
|
orientation?: any;
|
|
22
|
+
formatter?: any;
|
|
23
23
|
textOverflow?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: 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
|
-
appearance?: any;
|
|
17
|
-
variant?: any;
|
|
18
16
|
themeName?: any;
|
|
19
17
|
dir?: any;
|
|
20
18
|
lang?: any;
|
|
21
19
|
disabled?: any;
|
|
20
|
+
variant?: any;
|
|
21
|
+
appearance?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -14,8 +11,11 @@ export declare const SegmentItemComponent: import("vue").DefineComponent<{
|
|
|
14
11
|
size?: any;
|
|
15
12
|
orientation?: any;
|
|
16
13
|
disabled?: any;
|
|
14
|
+
variant?: any;
|
|
15
|
+
appearance?: any;
|
|
17
16
|
value?: any;
|
|
18
17
|
isFocused?: any;
|
|
18
|
+
icon?: any;
|
|
19
19
|
iconSize?: any;
|
|
20
20
|
iconPosition?: any;
|
|
21
21
|
type?: any;
|
|
@@ -24,9 +24,6 @@ export declare const SegmentItemComponent: 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" | "checked" | "unchecked" | "toggled")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "toggled", import("vue").PublicProps, Readonly<{
|
|
27
|
-
icon?: any;
|
|
28
|
-
appearance?: any;
|
|
29
|
-
variant?: any;
|
|
30
27
|
themeName?: any;
|
|
31
28
|
dir?: any;
|
|
32
29
|
lang?: any;
|
|
@@ -34,8 +31,11 @@ export declare const SegmentItemComponent: import("vue").DefineComponent<{
|
|
|
34
31
|
size?: any;
|
|
35
32
|
orientation?: any;
|
|
36
33
|
disabled?: any;
|
|
34
|
+
variant?: any;
|
|
35
|
+
appearance?: any;
|
|
37
36
|
value?: any;
|
|
38
37
|
isFocused?: any;
|
|
38
|
+
icon?: any;
|
|
39
39
|
iconSize?: any;
|
|
40
40
|
iconPosition?: any;
|
|
41
41
|
type?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const StepperItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
icon?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
14
11
|
disabled?: any;
|
|
15
12
|
value?: any;
|
|
16
13
|
state?: any;
|
|
14
|
+
icon?: any;
|
|
17
15
|
animationTarget?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
18
18
|
index?: any;
|
|
19
19
|
iconSize?: any;
|
|
20
20
|
isActive?: any;
|
|
@@ -25,17 +25,17 @@ export declare const StepperItemComponent: import("vue").DefineComponent<{
|
|
|
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" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
28
|
-
header?: any;
|
|
29
|
-
icon?: any;
|
|
30
|
-
enter?: any;
|
|
31
|
-
exit?: any;
|
|
32
28
|
themeName?: any;
|
|
33
29
|
dir?: any;
|
|
34
30
|
lang?: any;
|
|
31
|
+
header?: any;
|
|
35
32
|
disabled?: any;
|
|
36
33
|
value?: any;
|
|
37
34
|
state?: any;
|
|
35
|
+
icon?: any;
|
|
38
36
|
animationTarget?: any;
|
|
37
|
+
enter?: any;
|
|
38
|
+
exit?: any;
|
|
39
39
|
index?: any;
|
|
40
40
|
iconSize?: any;
|
|
41
41
|
isActive?: any;
|
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabComponent: import("vue").DefineComponent<{
|
|
7
|
-
alignment?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
items?: any;
|
|
14
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
15
14
|
selectedItem?: any;
|
|
16
15
|
placement?: any;
|
|
16
|
+
alignment?: any;
|
|
17
17
|
hasIndicator?: any;
|
|
18
18
|
enableGestures?: any;
|
|
19
19
|
selectedIndex?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
|
-
alignment?: any;
|
|
24
|
-
appearance?: any;
|
|
25
|
-
variant?: any;
|
|
26
23
|
themeName?: any;
|
|
27
24
|
dir?: any;
|
|
28
25
|
lang?: any;
|
|
29
26
|
items?: any;
|
|
30
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
31
30
|
selectedItem?: any;
|
|
32
31
|
placement?: any;
|
|
32
|
+
alignment?: any;
|
|
33
33
|
hasIndicator?: any;
|
|
34
34
|
enableGestures?: any;
|
|
35
35
|
selectedIndex?: any;
|
|
@@ -4,10 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
closeable?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
@@ -15,17 +11,17 @@ export declare const TabItemComponent: import("vue").DefineComponent<{
|
|
|
15
11
|
orientation?: any;
|
|
16
12
|
disabled?: any;
|
|
17
13
|
value?: any;
|
|
14
|
+
icon?: any;
|
|
18
15
|
animationTarget?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
19
18
|
iconSize?: any;
|
|
19
|
+
closeable?: any;
|
|
20
20
|
iconPosition?: any;
|
|
21
21
|
isSelected?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "closed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "closed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
25
|
-
icon?: any;
|
|
26
|
-
closeable?: any;
|
|
27
|
-
enter?: any;
|
|
28
|
-
exit?: any;
|
|
29
25
|
themeName?: any;
|
|
30
26
|
dir?: any;
|
|
31
27
|
lang?: any;
|
|
@@ -33,8 +29,12 @@ export declare const TabItemComponent: import("vue").DefineComponent<{
|
|
|
33
29
|
orientation?: any;
|
|
34
30
|
disabled?: any;
|
|
35
31
|
value?: any;
|
|
32
|
+
icon?: any;
|
|
36
33
|
animationTarget?: any;
|
|
34
|
+
enter?: any;
|
|
35
|
+
exit?: any;
|
|
37
36
|
iconSize?: any;
|
|
37
|
+
closeable?: any;
|
|
38
38
|
iconPosition?: any;
|
|
39
39
|
isSelected?: any;
|
|
40
40
|
}> & Readonly<{
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabPanelComponent: import("vue").DefineComponent<{
|
|
7
|
-
alignment?: any;
|
|
8
|
-
appearance?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
10
|
+
appearance?: any;
|
|
12
11
|
placement?: any;
|
|
12
|
+
alignment?: any;
|
|
13
13
|
hasScrollableContent?: any;
|
|
14
14
|
canScrollToStart?: any;
|
|
15
15
|
canScrollToEnd?: any;
|
|
@@ -18,12 +18,12 @@ export declare const TabPanelComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
alignment?: any;
|
|
22
|
-
appearance?: any;
|
|
23
21
|
themeName?: any;
|
|
24
22
|
dir?: any;
|
|
25
23
|
lang?: any;
|
|
24
|
+
appearance?: any;
|
|
26
25
|
placement?: any;
|
|
26
|
+
alignment?: any;
|
|
27
27
|
hasScrollableContent?: any;
|
|
28
28
|
canScrollToStart?: any;
|
|
29
29
|
canScrollToEnd?: any;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabStripComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
items?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
selectedItem?: any;
|
|
15
15
|
placement?: any;
|
|
16
16
|
hasIndicator?: any;
|
|
@@ -18,13 +18,13 @@ export declare const TabStripComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
appearance?: any;
|
|
22
|
-
variant?: any;
|
|
23
21
|
themeName?: any;
|
|
24
22
|
dir?: any;
|
|
25
23
|
lang?: any;
|
|
26
24
|
items?: any;
|
|
27
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
appearance?: any;
|
|
28
28
|
selectedItem?: any;
|
|
29
29
|
placement?: any;
|
|
30
30
|
hasIndicator?: any;
|