@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
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const Slider2ThumbComponent: 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
|
+
variant?: any;
|
|
13
13
|
isFocused?: any;
|
|
14
14
|
step?: any;
|
|
15
15
|
min?: any;
|
|
@@ -18,11 +18,11 @@ export declare const Slider2ThumbComponent: import("vue").DefineComponent<{
|
|
|
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
20
|
themeName?: any;
|
|
21
|
-
|
|
21
|
+
value?: any;
|
|
22
22
|
disabled?: any;
|
|
23
23
|
dir?: any;
|
|
24
24
|
lang?: any;
|
|
25
|
-
|
|
25
|
+
variant?: any;
|
|
26
26
|
isFocused?: any;
|
|
27
27
|
step?: any;
|
|
28
28
|
min?: any;
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CarouselComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
12
11
|
selectedItem?: any;
|
|
13
12
|
loop?: any;
|
|
13
|
+
variant?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
displayMode?: any;
|
|
16
16
|
hasPrevious?: any;
|
|
@@ -22,12 +22,12 @@ export declare const CarouselComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
-
variant?: any;
|
|
26
25
|
disabled?: any;
|
|
27
26
|
dir?: any;
|
|
28
27
|
lang?: any;
|
|
29
28
|
selectedItem?: any;
|
|
30
29
|
loop?: any;
|
|
30
|
+
variant?: any;
|
|
31
31
|
appearance?: any;
|
|
32
32
|
displayMode?: any;
|
|
33
33
|
hasPrevious?: any;
|
|
@@ -4,39 +4,39 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CarouselItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
isActive?: any;
|
|
8
7
|
themeName?: any;
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
9
10
|
disabled?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
|
-
|
|
13
|
+
isActive?: any;
|
|
13
14
|
index?: any;
|
|
14
15
|
displayText?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
isDismissed?: any;
|
|
17
17
|
dismissDirection?: any;
|
|
18
18
|
parent?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
22
|
-
isActive?: any;
|
|
21
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("selected" | "deselected" | "connected" | "disconnected" | "changed")[], "selected" | "deselected" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
22
|
themeName?: any;
|
|
23
|
+
value?: any;
|
|
24
|
+
isSelected?: any;
|
|
24
25
|
disabled?: any;
|
|
25
26
|
dir?: any;
|
|
26
27
|
lang?: any;
|
|
27
|
-
|
|
28
|
+
isActive?: any;
|
|
28
29
|
index?: any;
|
|
29
30
|
displayText?: any;
|
|
30
|
-
value?: any;
|
|
31
31
|
isDismissed?: any;
|
|
32
32
|
dismissDirection?: any;
|
|
33
33
|
parent?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
|
+
onSelected?: ((...args: any[]) => any) | undefined;
|
|
36
|
+
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
35
37
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
38
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
37
39
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
38
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
40
40
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
declare module 'vue' {
|
|
42
42
|
interface GlobalComponents {
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CarouselItem2Component: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
isSelected?: any;
|
|
11
12
|
index?: any;
|
|
12
13
|
displayText?: any;
|
|
13
|
-
value?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
16
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("selected" | "deselected" | "connected" | "disconnected" | "changed")[], "selected" | "deselected" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
|
+
value?: any;
|
|
19
|
+
isSelected?: any;
|
|
18
20
|
dir?: any;
|
|
19
21
|
lang?: any;
|
|
20
|
-
isSelected?: any;
|
|
21
22
|
index?: any;
|
|
22
23
|
displayText?: any;
|
|
23
|
-
value?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
|
+
onSelected?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
25
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
27
29
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
28
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
29
|
-
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
31
31
|
declare module 'vue' {
|
|
32
32
|
interface GlobalComponents {
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ComboComponent: 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
|
invalid?: any;
|
|
14
14
|
selectedItem?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
selectionMode?: any;
|
|
18
18
|
required?: any;
|
|
@@ -35,14 +35,14 @@ export declare const ComboComponent: import("vue").DefineComponent<{
|
|
|
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
37
|
themeName?: any;
|
|
38
|
-
|
|
38
|
+
value?: any;
|
|
39
39
|
disabled?: any;
|
|
40
|
-
label?: any;
|
|
41
40
|
dir?: any;
|
|
42
41
|
lang?: any;
|
|
42
|
+
label?: any;
|
|
43
43
|
invalid?: any;
|
|
44
44
|
selectedItem?: any;
|
|
45
|
-
|
|
45
|
+
variant?: any;
|
|
46
46
|
appearance?: any;
|
|
47
47
|
selectionMode?: any;
|
|
48
48
|
required?: any;
|
|
@@ -4,45 +4,45 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ComboItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
isActive?: any;
|
|
8
7
|
themeName?: any;
|
|
9
|
-
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
label?: any;
|
|
12
11
|
dir?: any;
|
|
13
12
|
lang?: any;
|
|
14
|
-
|
|
13
|
+
label?: any;
|
|
14
|
+
isActive?: any;
|
|
15
15
|
index?: any;
|
|
16
16
|
displayText?: any;
|
|
17
|
-
|
|
17
|
+
variant?: any;
|
|
18
18
|
isChecked?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
icon?: any;
|
|
21
21
|
ripple?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
25
|
-
isActive?: any;
|
|
24
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("selected" | "deselected" | "connected" | "disconnected" | "changed")[], "selected" | "deselected" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
25
|
themeName?: any;
|
|
27
|
-
|
|
26
|
+
value?: any;
|
|
27
|
+
isSelected?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
-
label?: any;
|
|
30
29
|
dir?: any;
|
|
31
30
|
lang?: any;
|
|
32
|
-
|
|
31
|
+
label?: any;
|
|
32
|
+
isActive?: any;
|
|
33
33
|
index?: any;
|
|
34
34
|
displayText?: any;
|
|
35
|
-
|
|
35
|
+
variant?: any;
|
|
36
36
|
isChecked?: any;
|
|
37
37
|
isFocused?: any;
|
|
38
38
|
icon?: any;
|
|
39
39
|
ripple?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
|
+
onSelected?: ((...args: any[]) => any) | undefined;
|
|
42
|
+
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
41
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
43
45
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
44
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
45
|
-
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
47
47
|
declare module 'vue' {
|
|
48
48
|
interface GlobalComponents {
|
|
@@ -31,7 +31,7 @@ export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
autoGenerateColumns?: any;
|
|
32
32
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
33
33
|
[key: string]: any;
|
|
34
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
34
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "tableSelectionChanged" | "dataTableEditorOpened" | "dataTableEditorClosed")[], "connected" | "disconnected" | "changed" | "tableSelectionChanged" | "dataTableEditorOpened" | "dataTableEditorClosed", import("vue").PublicProps, Readonly<{
|
|
35
35
|
themeName?: any;
|
|
36
36
|
disabled?: any;
|
|
37
37
|
dir?: any;
|
|
@@ -61,6 +61,9 @@ export declare const DataTableComponent: import("vue").DefineComponent<{
|
|
|
61
61
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
62
62
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
63
63
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
64
|
+
onTableSelectionChanged?: ((...args: any[]) => any) | undefined;
|
|
65
|
+
onDataTableEditorOpened?: ((...args: any[]) => any) | undefined;
|
|
66
|
+
onDataTableEditorClosed?: ((...args: any[]) => any) | undefined;
|
|
64
67
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
65
68
|
declare module 'vue' {
|
|
66
69
|
interface GlobalComponents {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTableComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Selectors/DataTable/DataTableComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"DataTableComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Selectors/DataTable/DataTableComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAuB7B,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,eAAe,EAAE,OAAO,kBAAkB,CAAC;KAC9C;CACJ"}
|
|
@@ -13,13 +13,16 @@ import { defineComponent, h } from 'vue';
|
|
|
13
13
|
export const DataTableComponent = defineComponent({
|
|
14
14
|
name: 'DataTableComponent',
|
|
15
15
|
props: ['intl', 'editorOpened', 'sorted', 'sortedSource', 'allColumnsHidden', 'alternating', 'autoGenerateColumns', 'columnDefinitions', 'caption', 'selectionType', 'selectionMode', 'resizable', 'sortable', 'pinable', 'hideable', 'autoSizeable', 'columnChoosable', 'reorderable', 'sortMode', 'themeName', 'appearance', 'disabled', 'source', 'dir', 'lang'],
|
|
16
|
-
emits: ['changed', 'connected', 'disconnected'],
|
|
16
|
+
emits: ['tableSelectionChanged', 'dataTableEditorOpened', 'dataTableEditorClosed', 'changed', 'connected', 'disconnected'],
|
|
17
17
|
// slots: ['caption', 'summary', 'style']
|
|
18
18
|
// methods: { openEditor, closeEditor, adoptStyle, on, off, emit, requestUpdate }
|
|
19
19
|
setup(props, { slots, emit }) {
|
|
20
20
|
return () => h('mosaik-data-table', {
|
|
21
21
|
...props,
|
|
22
22
|
// Vue 3 event handlers (onEventName format)
|
|
23
|
+
onTableSelectionChanged: (event) => emit('tableSelectionChanged', event),
|
|
24
|
+
onDataTableEditorOpened: (event) => emit('dataTableEditorOpened', event),
|
|
25
|
+
onDataTableEditorClosed: (event) => emit('dataTableEditorClosed', event),
|
|
23
26
|
onChanged: (event) => emit('changed', event),
|
|
24
27
|
onConnected: (event) => emit('connected', event),
|
|
25
28
|
onDisconnected: (event) => emit('disconnected', event)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTableComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Selectors/DataTable/DataTableComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAC9C,IAAI,EAAE,oBAAoB;IAC1B,KAAK,EAAE,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,cAAc,EAAE,kBAAkB,EAAE,aAAa,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,SAAS,EAAE,eAAe,EAAE,eAAe,EAAE,WAAW,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,EAAE,cAAc,EAAE,iBAAiB,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,CAAC;IACnW,KAAK,EAAE,CAAC,SAAS,EAAE,WAAW,EAAE,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"DataTableComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Selectors/DataTable/DataTableComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,eAAe,CAAC;IAC9C,IAAI,EAAE,oBAAoB;IAC1B,KAAK,EAAE,CAAC,MAAM,EAAE,cAAc,EAAE,QAAQ,EAAE,cAAc,EAAE,kBAAkB,EAAE,aAAa,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,SAAS,EAAE,eAAe,EAAE,eAAe,EAAE,WAAW,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,EAAE,cAAc,EAAE,iBAAiB,EAAE,aAAa,EAAE,UAAU,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,CAAC;IACnW,KAAK,EAAE,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,uBAAuB,EAAE,SAAS,EAAE,WAAW,EAAE,cAAc,CAAC;IAC1H,yCAAyC;IACzC,iFAAiF;IACjF,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,mBAAmB,EACnB;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,uBAAuB,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,uBAAuB,EAAE,KAAK,CAAC;YAC/E,uBAAuB,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,uBAAuB,EAAE,KAAK,CAAC;YAC/E,uBAAuB,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,uBAAuB,EAAE,KAAK,CAAC;YAC/E,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;YACnD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;SAChE,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgChannelComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
7
|
+
value?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
label?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
label?: any;
|
|
12
12
|
displayText?: any;
|
|
13
|
-
|
|
13
|
+
variant?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
locale?: 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
|
-
|
|
19
|
+
value?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
-
label?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
23
|
+
label?: any;
|
|
24
24
|
displayText?: any;
|
|
25
|
-
|
|
25
|
+
variant?: any;
|
|
26
26
|
appearance?: any;
|
|
27
27
|
locale?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
disabled?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
filter?: any;
|
|
12
11
|
items?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
locale?: any;
|
|
15
15
|
showFilter?: any;
|
|
@@ -28,12 +28,12 @@ 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
31
|
disabled?: any;
|
|
33
32
|
dir?: any;
|
|
34
33
|
lang?: any;
|
|
35
34
|
filter?: any;
|
|
36
35
|
items?: any;
|
|
36
|
+
variant?: any;
|
|
37
37
|
appearance?: any;
|
|
38
38
|
locale?: any;
|
|
39
39
|
showFilter?: any;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const EpgProgramComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
7
|
+
value?: any;
|
|
8
8
|
disabled?: any;
|
|
9
9
|
dir?: any;
|
|
10
10
|
lang?: any;
|
|
11
11
|
header?: any;
|
|
12
12
|
displayText?: any;
|
|
13
|
-
|
|
13
|
+
variant?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
isFocused?: any;
|
|
16
16
|
locale?: any;
|
|
@@ -22,13 +22,13 @@ 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
|
-
|
|
25
|
+
value?: any;
|
|
26
26
|
disabled?: any;
|
|
27
27
|
dir?: any;
|
|
28
28
|
lang?: any;
|
|
29
29
|
header?: any;
|
|
30
30
|
displayText?: any;
|
|
31
|
-
|
|
31
|
+
variant?: any;
|
|
32
32
|
appearance?: any;
|
|
33
33
|
isFocused?: any;
|
|
34
34
|
locale?: any;
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
value?: any;
|
|
8
9
|
disabled?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
@@ -13,7 +14,6 @@ export declare const ListComponent: import("vue").DefineComponent<{
|
|
|
13
14
|
items?: any;
|
|
14
15
|
selectedItem?: any;
|
|
15
16
|
inset?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
selectionMode?: any;
|
|
18
18
|
intl?: any;
|
|
19
19
|
showFilter?: any;
|
|
@@ -23,6 +23,7 @@ export declare const ListComponent: import("vue").DefineComponent<{
|
|
|
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
25
|
themeName?: any;
|
|
26
|
+
value?: any;
|
|
26
27
|
disabled?: any;
|
|
27
28
|
dir?: any;
|
|
28
29
|
lang?: any;
|
|
@@ -31,7 +32,6 @@ export declare const ListComponent: import("vue").DefineComponent<{
|
|
|
31
32
|
items?: any;
|
|
32
33
|
selectedItem?: any;
|
|
33
34
|
inset?: any;
|
|
34
|
-
value?: any;
|
|
35
35
|
selectionMode?: any;
|
|
36
36
|
intl?: any;
|
|
37
37
|
showFilter?: any;
|
|
@@ -5,38 +5,38 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
9
10
|
disabled?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
|
-
isSelected?: any;
|
|
13
13
|
index?: any;
|
|
14
14
|
displayText?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
isChecked?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
ripple?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
21
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("selected" | "deselected" | "connected" | "disconnected" | "changed")[], "selected" | "deselected" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
|
-
|
|
23
|
+
value?: any;
|
|
24
|
+
isSelected?: any;
|
|
24
25
|
disabled?: any;
|
|
25
26
|
dir?: any;
|
|
26
27
|
lang?: any;
|
|
27
|
-
isSelected?: any;
|
|
28
28
|
index?: any;
|
|
29
29
|
displayText?: any;
|
|
30
|
-
|
|
30
|
+
variant?: any;
|
|
31
31
|
isChecked?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
ripple?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
|
+
onSelected?: ((...args: any[]) => any) | undefined;
|
|
36
|
+
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
35
37
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
38
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
37
39
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
38
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
40
40
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
declare module 'vue' {
|
|
42
42
|
interface GlobalComponents {
|
|
@@ -4,14 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
isActive?: any;
|
|
8
7
|
themeName?: any;
|
|
9
|
-
|
|
8
|
+
value?: any;
|
|
10
9
|
disabled?: any;
|
|
11
|
-
|
|
10
|
+
textOverflow?: any;
|
|
12
11
|
dir?: any;
|
|
13
12
|
lang?: any;
|
|
14
|
-
|
|
13
|
+
label?: any;
|
|
14
|
+
isActive?: any;
|
|
15
|
+
variant?: any;
|
|
15
16
|
appearance?: any;
|
|
16
17
|
hasChildren?: any;
|
|
17
18
|
isExpanded?: any;
|
|
@@ -19,20 +20,20 @@ export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
|
19
20
|
isFocused?: any;
|
|
20
21
|
icon?: any;
|
|
21
22
|
ripple?: any;
|
|
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
|
-
isActive?: any;
|
|
29
28
|
themeName?: any;
|
|
30
|
-
|
|
29
|
+
value?: any;
|
|
31
30
|
disabled?: any;
|
|
32
|
-
|
|
31
|
+
textOverflow?: any;
|
|
33
32
|
dir?: any;
|
|
34
33
|
lang?: any;
|
|
35
|
-
|
|
34
|
+
label?: any;
|
|
35
|
+
isActive?: any;
|
|
36
|
+
variant?: any;
|
|
36
37
|
appearance?: any;
|
|
37
38
|
hasChildren?: any;
|
|
38
39
|
isExpanded?: any;
|
|
@@ -40,7 +41,6 @@ export declare const MenuItemComponent: import("vue").DefineComponent<{
|
|
|
40
41
|
isFocused?: any;
|
|
41
42
|
icon?: any;
|
|
42
43
|
ripple?: any;
|
|
43
|
-
textOverflow?: any;
|
|
44
44
|
subLabel?: any;
|
|
45
45
|
menuMode?: any;
|
|
46
46
|
}> & Readonly<{
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MenuItemGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
textOverflow?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
header?: any;
|
|
11
12
|
orientation?: any;
|
|
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
16
|
themeName?: any;
|
|
17
|
+
textOverflow?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
20
|
header?: any;
|
|
20
21
|
orientation?: any;
|
|
21
|
-
textOverflow?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentComponent: 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
|
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
16
|
themeName?: any;
|
|
17
|
-
variant?: any;
|
|
18
17
|
disabled?: any;
|
|
19
18
|
dir?: any;
|
|
20
19
|
lang?: any;
|
|
20
|
+
variant?: any;
|
|
21
21
|
appearance?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SegmentItemComponent: 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
|
size?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
isChecked?: any;
|
|
@@ -25,13 +25,13 @@ export declare const SegmentItemComponent: import("vue").DefineComponent<{
|
|
|
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
27
|
themeName?: any;
|
|
28
|
-
|
|
28
|
+
value?: any;
|
|
29
29
|
disabled?: any;
|
|
30
|
-
label?: any;
|
|
31
30
|
dir?: any;
|
|
32
31
|
lang?: any;
|
|
32
|
+
label?: any;
|
|
33
33
|
orientation?: any;
|
|
34
|
-
|
|
34
|
+
variant?: any;
|
|
35
35
|
size?: any;
|
|
36
36
|
appearance?: any;
|
|
37
37
|
isChecked?: any;
|