@breadstone/mosaik-elements-vue 0.0.248 → 0.0.250
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +13 -13
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +12 -12
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- 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/Grouping/Banner/BannerComponent.d.ts +23 -23
- 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 +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- 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 +16 -16
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- 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 +6 -6
- 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 +8 -8
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +10 -10
- 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/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +18 -18
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +2 -2
- 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 +10 -10
- 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 +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- 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 +8 -8
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +8 -8
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +20 -20
- 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 +17 -17
- 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 +33 -33
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +7 -7
- 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 +15 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +11 -11
- 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/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- 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/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +10 -10
- 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 +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +17 -17
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +7 -7
- 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 +4 -4
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +11 -11
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- 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,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
8
|
+
appearance?: any;
|
|
7
9
|
dir?: any;
|
|
8
10
|
lang?: any;
|
|
9
11
|
filter?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
12
|
items?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
locale?: any;
|
|
15
15
|
showFilter?: any;
|
|
16
16
|
filterMemberPath?: any;
|
|
@@ -28,13 +28,13 @@ 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
|
+
variant?: any;
|
|
32
|
+
appearance?: any;
|
|
31
33
|
dir?: any;
|
|
32
34
|
lang?: any;
|
|
33
35
|
filter?: any;
|
|
34
|
-
disabled?: any;
|
|
35
|
-
variant?: any;
|
|
36
|
-
appearance?: any;
|
|
37
36
|
items?: any;
|
|
37
|
+
disabled?: any;
|
|
38
38
|
locale?: any;
|
|
39
39
|
showFilter?: any;
|
|
40
40
|
filterMemberPath?: any;
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgProgramComponent: import("vue").DefineComponent<{
|
|
7
|
-
dir?: any;
|
|
8
|
-
lang?: any;
|
|
9
7
|
header?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
|
-
disabled?: any;
|
|
12
8
|
variant?: any;
|
|
13
|
-
value?: any;
|
|
14
9
|
appearance?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: any;
|
|
12
|
+
disabled?: any;
|
|
15
13
|
displayText?: any;
|
|
14
|
+
value?: any;
|
|
15
|
+
isFocused?: any;
|
|
16
16
|
locale?: any;
|
|
17
17
|
start?: any;
|
|
18
18
|
end?: any;
|
|
@@ -22,15 +22,15 @@ 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
|
-
dir?: any;
|
|
26
|
-
lang?: any;
|
|
27
25
|
header?: any;
|
|
28
|
-
isFocused?: any;
|
|
29
|
-
disabled?: any;
|
|
30
26
|
variant?: any;
|
|
31
|
-
value?: any;
|
|
32
27
|
appearance?: any;
|
|
28
|
+
dir?: any;
|
|
29
|
+
lang?: any;
|
|
30
|
+
disabled?: any;
|
|
33
31
|
displayText?: any;
|
|
32
|
+
value?: any;
|
|
33
|
+
isFocused?: any;
|
|
34
34
|
locale?: any;
|
|
35
35
|
start?: any;
|
|
36
36
|
end?: any;
|
|
@@ -4,36 +4,36 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListComponent: import("vue").DefineComponent<{
|
|
7
|
+
intl?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
filter?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
value?: any;
|
|
13
12
|
orientation?: any;
|
|
14
13
|
items?: any;
|
|
14
|
+
disabled?: any;
|
|
15
15
|
selectedItem?: any;
|
|
16
16
|
inset?: any;
|
|
17
|
+
value?: any;
|
|
17
18
|
selectionMode?: any;
|
|
18
|
-
intl?: any;
|
|
19
19
|
showFilter?: any;
|
|
20
20
|
filterMemberPath?: any;
|
|
21
21
|
filterPlaceholder?: 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" | "selectionChanged" | "itemsChanged")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged", import("vue").PublicProps, Readonly<{
|
|
25
|
+
intl?: any;
|
|
25
26
|
themeName?: any;
|
|
26
27
|
dir?: any;
|
|
27
28
|
lang?: any;
|
|
28
29
|
filter?: any;
|
|
29
|
-
disabled?: any;
|
|
30
|
-
value?: any;
|
|
31
30
|
orientation?: any;
|
|
32
31
|
items?: any;
|
|
32
|
+
disabled?: any;
|
|
33
33
|
selectedItem?: any;
|
|
34
34
|
inset?: any;
|
|
35
|
+
value?: any;
|
|
35
36
|
selectionMode?: any;
|
|
36
|
-
intl?: any;
|
|
37
37
|
showFilter?: any;
|
|
38
38
|
filterMemberPath?: any;
|
|
39
39
|
filterPlaceholder?: any;
|
|
@@ -4,33 +4,33 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
ripple?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
11
|
disabled?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
value?: any;
|
|
15
12
|
isSelected?: any;
|
|
16
13
|
index?: any;
|
|
17
14
|
displayText?: any;
|
|
15
|
+
value?: any;
|
|
18
16
|
isChecked?: any;
|
|
17
|
+
isFocused?: any;
|
|
18
|
+
ripple?: any;
|
|
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;
|
|
22
23
|
themeName?: any;
|
|
23
24
|
dir?: any;
|
|
24
25
|
lang?: any;
|
|
25
|
-
ripple?: any;
|
|
26
|
-
isFocused?: any;
|
|
27
26
|
disabled?: any;
|
|
28
|
-
variant?: any;
|
|
29
|
-
value?: any;
|
|
30
27
|
isSelected?: any;
|
|
31
28
|
index?: any;
|
|
32
29
|
displayText?: any;
|
|
30
|
+
value?: any;
|
|
33
31
|
isChecked?: any;
|
|
32
|
+
isFocused?: any;
|
|
33
|
+
ripple?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
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;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
header?: any;
|
|
20
20
|
disabled?: any;
|
|
21
21
|
isSticky?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -4,42 +4,42 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
label?: any;
|
|
11
|
-
ripple?: any;
|
|
12
|
-
isFocused?: any;
|
|
13
14
|
disabled?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
appearance?: any;
|
|
17
15
|
isActive?: any;
|
|
16
|
+
value?: any;
|
|
18
17
|
hasChildren?: any;
|
|
19
18
|
isExpanded?: any;
|
|
20
19
|
isChecked?: any;
|
|
21
|
-
|
|
20
|
+
isFocused?: any;
|
|
21
|
+
ripple?: any;
|
|
22
22
|
textOverflow?: any;
|
|
23
23
|
subLabel?: any;
|
|
24
24
|
menuMode?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "activated")[], "connected" | "disconnected" | "changed" | "activated", import("vue").PublicProps, Readonly<{
|
|
28
|
+
icon?: any;
|
|
29
|
+
variant?: any;
|
|
28
30
|
themeName?: any;
|
|
31
|
+
appearance?: any;
|
|
29
32
|
dir?: any;
|
|
30
33
|
lang?: any;
|
|
31
34
|
label?: any;
|
|
32
|
-
ripple?: any;
|
|
33
|
-
isFocused?: any;
|
|
34
35
|
disabled?: any;
|
|
35
|
-
variant?: any;
|
|
36
|
-
value?: any;
|
|
37
|
-
appearance?: any;
|
|
38
36
|
isActive?: any;
|
|
37
|
+
value?: any;
|
|
39
38
|
hasChildren?: any;
|
|
40
39
|
isExpanded?: any;
|
|
41
40
|
isChecked?: any;
|
|
42
|
-
|
|
41
|
+
isFocused?: any;
|
|
42
|
+
ripple?: any;
|
|
43
43
|
textOverflow?: any;
|
|
44
44
|
subLabel?: any;
|
|
45
45
|
menuMode?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
11
|
orientation?: any;
|
|
12
12
|
textOverflow?: 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;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
header?: any;
|
|
20
20
|
orientation?: any;
|
|
21
21
|
textOverflow?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
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
|
+
variant?: any;
|
|
16
17
|
themeName?: any;
|
|
18
|
+
appearance?: any;
|
|
17
19
|
dir?: any;
|
|
18
20
|
lang?: any;
|
|
19
21
|
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,43 +4,43 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
label?: any;
|
|
11
|
-
|
|
12
|
-
isFocused?: any;
|
|
14
|
+
orientation?: any;
|
|
13
15
|
disabled?: any;
|
|
14
|
-
variant?: any;
|
|
15
16
|
value?: any;
|
|
16
|
-
appearance?: any;
|
|
17
|
-
orientation?: any;
|
|
18
17
|
size?: any;
|
|
19
18
|
isChecked?: any;
|
|
20
|
-
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
iconPosition?: any;
|
|
22
21
|
iconSize?: any;
|
|
23
22
|
type?: any;
|
|
23
|
+
ripple?: 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" | "checked" | "unchecked" | "toggled")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "toggled", import("vue").PublicProps, Readonly<{
|
|
27
|
+
icon?: any;
|
|
28
|
+
variant?: any;
|
|
27
29
|
themeName?: any;
|
|
30
|
+
appearance?: any;
|
|
28
31
|
dir?: any;
|
|
29
32
|
lang?: any;
|
|
30
33
|
label?: any;
|
|
31
|
-
|
|
32
|
-
isFocused?: any;
|
|
34
|
+
orientation?: any;
|
|
33
35
|
disabled?: any;
|
|
34
|
-
variant?: any;
|
|
35
36
|
value?: any;
|
|
36
|
-
appearance?: any;
|
|
37
|
-
orientation?: any;
|
|
38
37
|
size?: any;
|
|
39
38
|
isChecked?: any;
|
|
40
|
-
|
|
39
|
+
isFocused?: any;
|
|
41
40
|
iconPosition?: any;
|
|
42
41
|
iconSize?: any;
|
|
43
42
|
type?: any;
|
|
43
|
+
ripple?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,13 +7,13 @@ export declare const StepperComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
10
|
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
13
12
|
items?: any;
|
|
14
13
|
activeIndex?: any;
|
|
15
14
|
isFirstStep?: any;
|
|
16
15
|
isLastStep?: any;
|
|
16
|
+
disabled?: any;
|
|
17
17
|
selectedItem?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
@@ -21,13 +21,13 @@ export declare const StepperComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
-
disabled?: any;
|
|
25
24
|
orientation?: any;
|
|
26
25
|
fit?: any;
|
|
27
26
|
items?: any;
|
|
28
27
|
activeIndex?: any;
|
|
29
28
|
isFirstStep?: any;
|
|
30
29
|
isLastStep?: any;
|
|
30
|
+
disabled?: any;
|
|
31
31
|
selectedItem?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,41 +4,41 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const StepperItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
8
|
+
icon?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
animationTarget?: any;
|
|
11
|
+
enter?: any;
|
|
12
|
+
exit?: any;
|
|
8
13
|
dir?: any;
|
|
9
14
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
15
|
disabled?: any;
|
|
12
|
-
value?: any;
|
|
13
16
|
isActive?: any;
|
|
14
|
-
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
17
|
isSelected?: any;
|
|
18
18
|
index?: any;
|
|
19
19
|
displayText?: any;
|
|
20
|
+
value?: any;
|
|
20
21
|
state?: any;
|
|
21
|
-
icon?: any;
|
|
22
22
|
description?: any;
|
|
23
23
|
hint?: 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" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
27
|
+
header?: any;
|
|
28
|
+
icon?: any;
|
|
27
29
|
themeName?: any;
|
|
30
|
+
animationTarget?: any;
|
|
31
|
+
enter?: any;
|
|
32
|
+
exit?: any;
|
|
28
33
|
dir?: any;
|
|
29
34
|
lang?: any;
|
|
30
|
-
header?: any;
|
|
31
35
|
disabled?: any;
|
|
32
|
-
value?: any;
|
|
33
36
|
isActive?: any;
|
|
34
|
-
animationTarget?: any;
|
|
35
|
-
enter?: any;
|
|
36
|
-
exit?: any;
|
|
37
37
|
isSelected?: any;
|
|
38
38
|
index?: any;
|
|
39
39
|
displayText?: any;
|
|
40
|
+
value?: any;
|
|
40
41
|
state?: any;
|
|
41
|
-
icon?: any;
|
|
42
42
|
description?: any;
|
|
43
43
|
hint?: any;
|
|
44
44
|
}> & Readonly<{
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
12
|
items?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
selectedItem?: any;
|
|
15
15
|
placement?: any;
|
|
16
16
|
alignment?: any;
|
|
@@ -20,13 +20,13 @@ export declare const TabComponent: import("vue").DefineComponent<{
|
|
|
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
|
+
variant?: any;
|
|
23
24
|
themeName?: any;
|
|
25
|
+
appearance?: any;
|
|
24
26
|
dir?: any;
|
|
25
27
|
lang?: any;
|
|
26
|
-
disabled?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
28
|
items?: any;
|
|
29
|
+
disabled?: any;
|
|
30
30
|
selectedItem?: any;
|
|
31
31
|
placement?: any;
|
|
32
32
|
alignment?: any;
|
|
@@ -4,44 +4,44 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
animationTarget?: any;
|
|
10
|
+
enter?: any;
|
|
11
|
+
exit?: any;
|
|
12
|
+
closeable?: any;
|
|
8
13
|
dir?: any;
|
|
9
14
|
lang?: any;
|
|
10
15
|
label?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
value?: any;
|
|
13
16
|
orientation?: any;
|
|
14
|
-
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
+
disabled?: any;
|
|
17
18
|
isSelected?: any;
|
|
18
|
-
|
|
19
|
-
icon?: any;
|
|
19
|
+
value?: any;
|
|
20
20
|
iconPosition?: any;
|
|
21
21
|
iconSize?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
24
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("closed" | "connected" | "disconnected" | "changed" | "selected" | "deselected")[], "closed" | "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
25
|
+
icon?: any;
|
|
25
26
|
themeName?: any;
|
|
27
|
+
animationTarget?: any;
|
|
28
|
+
enter?: any;
|
|
29
|
+
exit?: any;
|
|
30
|
+
closeable?: any;
|
|
26
31
|
dir?: any;
|
|
27
32
|
lang?: any;
|
|
28
33
|
label?: any;
|
|
29
|
-
disabled?: any;
|
|
30
|
-
value?: any;
|
|
31
34
|
orientation?: any;
|
|
32
|
-
|
|
33
|
-
enter?: any;
|
|
34
|
-
exit?: any;
|
|
35
|
+
disabled?: any;
|
|
35
36
|
isSelected?: any;
|
|
36
|
-
|
|
37
|
-
icon?: any;
|
|
37
|
+
value?: any;
|
|
38
38
|
iconPosition?: any;
|
|
39
39
|
iconSize?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
41
42
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
43
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
43
44
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
44
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
45
45
|
onSelected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
47
47
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabPanelComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
appearance?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
appearance?: any;
|
|
11
11
|
placement?: any;
|
|
12
12
|
alignment?: any;
|
|
13
13
|
hasIndicator?: any;
|
|
@@ -19,9 +19,9 @@ export declare const TabPanelComponent: 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
|
+
appearance?: any;
|
|
22
23
|
dir?: any;
|
|
23
24
|
lang?: any;
|
|
24
|
-
appearance?: any;
|
|
25
25
|
placement?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
hasIndicator?: any;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabStripComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
12
|
items?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
selectedItem?: any;
|
|
15
15
|
placement?: any;
|
|
16
16
|
selectedIndex?: 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
|
+
variant?: any;
|
|
21
22
|
themeName?: any;
|
|
23
|
+
appearance?: any;
|
|
22
24
|
dir?: any;
|
|
23
25
|
lang?: any;
|
|
24
|
-
disabled?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
appearance?: any;
|
|
27
26
|
items?: any;
|
|
27
|
+
disabled?: any;
|
|
28
28
|
selectedItem?: any;
|
|
29
29
|
placement?: any;
|
|
30
30
|
selectedIndex?: any;
|
|
@@ -4,39 +4,39 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TabStripItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
label?: any;
|
|
11
|
-
ripple?: any;
|
|
12
|
-
isFocused?: any;
|
|
13
|
-
disabled?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
value?: any;
|
|
16
13
|
orientation?: any;
|
|
14
|
+
disabled?: any;
|
|
17
15
|
isSelected?: any;
|
|
16
|
+
value?: any;
|
|
17
|
+
isFocused?: any;
|
|
18
18
|
placement?: any;
|
|
19
|
-
icon?: any;
|
|
20
19
|
iconPosition?: any;
|
|
21
20
|
iconSize?: any;
|
|
21
|
+
ripple?: 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" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
25
|
+
icon?: any;
|
|
26
|
+
variant?: any;
|
|
25
27
|
themeName?: any;
|
|
26
28
|
dir?: any;
|
|
27
29
|
lang?: any;
|
|
28
30
|
label?: any;
|
|
29
|
-
ripple?: any;
|
|
30
|
-
isFocused?: any;
|
|
31
|
-
disabled?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
value?: any;
|
|
34
31
|
orientation?: any;
|
|
32
|
+
disabled?: any;
|
|
35
33
|
isSelected?: any;
|
|
34
|
+
value?: any;
|
|
35
|
+
isFocused?: any;
|
|
36
36
|
placement?: any;
|
|
37
|
-
icon?: any;
|
|
38
37
|
iconPosition?: any;
|
|
39
38
|
iconSize?: any;
|
|
39
|
+
ripple?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TableBodyCellComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
disabled?: any;
|
|
11
|
-
value?: any;
|
|
12
12
|
isSelected?: any;
|
|
13
|
+
value?: any;
|
|
13
14
|
text?: any;
|
|
14
|
-
formatter?: any;
|
|
15
15
|
columnHidden?: any;
|
|
16
16
|
textOverflow?: 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" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
20
|
+
formatter?: any;
|
|
20
21
|
themeName?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
24
|
disabled?: any;
|
|
24
|
-
value?: any;
|
|
25
25
|
isSelected?: any;
|
|
26
|
+
value?: any;
|
|
26
27
|
text?: any;
|
|
27
|
-
formatter?: any;
|
|
28
28
|
columnHidden?: any;
|
|
29
29
|
textOverflow?: any;
|
|
30
30
|
}> & Readonly<{
|