@breadstone/mosaik-elements-vue 0.0.248 → 0.0.249
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 +6 -6
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +8 -8
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +20 -20
- 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 +12 -12
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +12 -12
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +46 -46
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +26 -26
- 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 +16 -16
- 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 +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +16 -16
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
- 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 +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +14 -14
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- 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 +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 +2 -2
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +12 -12
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +14 -14
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +4 -4
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +14 -14
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +8 -8
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +12 -12
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.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 +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- 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 +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +10 -10
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- 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 +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- 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 +2 -2
- 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 +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +10 -10
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- 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 +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
- 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 +14 -14
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +6 -6
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- 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
|
@@ -8,11 +8,11 @@ export declare const ToggleButtonGroupComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
invalid?: any;
|
|
11
|
+
orientation?: any;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
|
-
value?: any;
|
|
14
14
|
appearance?: any;
|
|
15
|
-
|
|
15
|
+
value?: any;
|
|
16
16
|
toggleChanged?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
@@ -21,11 +21,11 @@ export declare const ToggleButtonGroupComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
23
|
invalid?: any;
|
|
24
|
+
orientation?: any;
|
|
24
25
|
disabled?: any;
|
|
25
26
|
variant?: any;
|
|
26
|
-
value?: any;
|
|
27
27
|
appearance?: any;
|
|
28
|
-
|
|
28
|
+
value?: any;
|
|
29
29
|
toggleChanged?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,8 +9,8 @@ export declare const CellComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
11
|
disabled?: any;
|
|
12
|
-
subLabel?: any;
|
|
13
12
|
isNavigation?: any;
|
|
13
|
+
subLabel?: 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<{
|
|
@@ -19,8 +19,8 @@ export declare const CellComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
lang?: any;
|
|
20
20
|
label?: any;
|
|
21
21
|
disabled?: any;
|
|
22
|
-
subLabel?: any;
|
|
23
22
|
isNavigation?: any;
|
|
23
|
+
subLabel?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,28 +10,28 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
fill?: any;
|
|
11
11
|
header?: any;
|
|
12
12
|
legend?: any;
|
|
13
|
-
variant?: any;
|
|
14
13
|
fit?: any;
|
|
15
|
-
|
|
14
|
+
variant?: any;
|
|
15
|
+
theme?: any;
|
|
16
16
|
legendPosition?: any;
|
|
17
17
|
width?: any;
|
|
18
18
|
height?: any;
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
labels?: any;
|
|
19
|
+
subHeader?: any;
|
|
20
|
+
markers?: any;
|
|
22
21
|
chart?: any;
|
|
23
22
|
annotations?: any;
|
|
24
23
|
colors?: any;
|
|
25
24
|
dataLabels?: any;
|
|
26
25
|
series?: any;
|
|
27
26
|
stroke?: any;
|
|
28
|
-
|
|
27
|
+
labels?: any;
|
|
29
28
|
noData?: any;
|
|
30
29
|
tooltip?: any;
|
|
31
30
|
plotOptions?: any;
|
|
32
31
|
responsive?: any;
|
|
33
32
|
xAxis?: any;
|
|
34
33
|
yAxis?: any;
|
|
34
|
+
grid?: any;
|
|
35
35
|
states?: any;
|
|
36
36
|
display?: any;
|
|
37
37
|
stacked?: any;
|
|
@@ -48,28 +48,28 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
48
48
|
fill?: any;
|
|
49
49
|
header?: any;
|
|
50
50
|
legend?: any;
|
|
51
|
-
variant?: any;
|
|
52
51
|
fit?: any;
|
|
53
|
-
|
|
52
|
+
variant?: any;
|
|
53
|
+
theme?: any;
|
|
54
54
|
legendPosition?: any;
|
|
55
55
|
width?: any;
|
|
56
56
|
height?: any;
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
labels?: any;
|
|
57
|
+
subHeader?: any;
|
|
58
|
+
markers?: any;
|
|
60
59
|
chart?: any;
|
|
61
60
|
annotations?: any;
|
|
62
61
|
colors?: any;
|
|
63
62
|
dataLabels?: any;
|
|
64
63
|
series?: any;
|
|
65
64
|
stroke?: any;
|
|
66
|
-
|
|
65
|
+
labels?: any;
|
|
67
66
|
noData?: any;
|
|
68
67
|
tooltip?: any;
|
|
69
68
|
plotOptions?: any;
|
|
70
69
|
responsive?: any;
|
|
71
70
|
xAxis?: any;
|
|
72
71
|
yAxis?: any;
|
|
72
|
+
grid?: any;
|
|
73
73
|
states?: any;
|
|
74
74
|
display?: any;
|
|
75
75
|
stacked?: any;
|
|
@@ -9,8 +9,8 @@ export declare const PerspectiveComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
11
|
for?: any;
|
|
12
|
-
factor?: any;
|
|
13
12
|
duration?: any;
|
|
13
|
+
factor?: 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<{
|
|
@@ -19,8 +19,8 @@ export declare const PerspectiveComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
lang?: any;
|
|
20
20
|
disabled?: any;
|
|
21
21
|
for?: any;
|
|
22
|
-
factor?: any;
|
|
23
22
|
duration?: any;
|
|
23
|
+
factor?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,8 +10,8 @@ export declare const ScaleComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
mode?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
for?: any;
|
|
13
|
-
factor?: any;
|
|
14
13
|
duration?: any;
|
|
14
|
+
factor?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -21,8 +21,8 @@ export declare const ScaleComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
mode?: any;
|
|
22
22
|
disabled?: any;
|
|
23
23
|
for?: any;
|
|
24
|
-
factor?: any;
|
|
25
24
|
duration?: any;
|
|
25
|
+
factor?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -13,6 +13,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
13
13
|
error?: any;
|
|
14
14
|
disabled?: any;
|
|
15
15
|
required?: any;
|
|
16
|
+
labels?: any;
|
|
16
17
|
hint?: any;
|
|
17
18
|
info?: any;
|
|
18
19
|
validators?: any;
|
|
@@ -21,7 +22,6 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
21
22
|
validationMessage?: any;
|
|
22
23
|
willValidate?: any;
|
|
23
24
|
internals?: any;
|
|
24
|
-
labels?: 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" | "invalid")[], "connected" | "disconnected" | "changed" | "invalid", import("vue").PublicProps, Readonly<{
|
|
@@ -34,6 +34,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
error?: any;
|
|
35
35
|
disabled?: any;
|
|
36
36
|
required?: any;
|
|
37
|
+
labels?: any;
|
|
37
38
|
hint?: any;
|
|
38
39
|
info?: any;
|
|
39
40
|
validators?: any;
|
|
@@ -42,7 +43,6 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
42
43
|
validationMessage?: any;
|
|
43
44
|
willValidate?: any;
|
|
44
45
|
internals?: any;
|
|
45
|
-
labels?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,20 +8,20 @@ export declare const BannerComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
+
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
11
13
|
disabled?: any;
|
|
12
14
|
variant?: any;
|
|
13
15
|
appearance?: any;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
+
formatter?: any;
|
|
17
|
+
icon?: any;
|
|
18
|
+
iconSize?: any;
|
|
16
19
|
subHeader?: any;
|
|
17
20
|
isOpen?: any;
|
|
18
21
|
closeable?: any;
|
|
19
|
-
|
|
22
|
+
elevation?: any;
|
|
20
23
|
horizontalContentAlignment?: any;
|
|
21
24
|
verticalContentAlignment?: any;
|
|
22
|
-
icon?: any;
|
|
23
|
-
iconSize?: any;
|
|
24
|
-
elevation?: 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" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
@@ -29,20 +29,20 @@ export declare const BannerComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
31
|
header?: any;
|
|
32
|
+
fit?: any;
|
|
33
|
+
orientation?: any;
|
|
32
34
|
disabled?: any;
|
|
33
35
|
variant?: any;
|
|
34
36
|
appearance?: any;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
+
formatter?: any;
|
|
38
|
+
icon?: any;
|
|
39
|
+
iconSize?: any;
|
|
37
40
|
subHeader?: any;
|
|
38
41
|
isOpen?: any;
|
|
39
42
|
closeable?: any;
|
|
40
|
-
|
|
43
|
+
elevation?: any;
|
|
41
44
|
horizontalContentAlignment?: any;
|
|
42
45
|
verticalContentAlignment?: any;
|
|
43
|
-
icon?: any;
|
|
44
|
-
iconSize?: any;
|
|
45
|
-
elevation?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,17 +9,17 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
length?: any;
|
|
11
11
|
reverse?: any;
|
|
12
|
+
orientation?: any;
|
|
12
13
|
disabled?: any;
|
|
13
14
|
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
orientation?: any;
|
|
16
|
-
index?: any;
|
|
17
15
|
loop?: any;
|
|
16
|
+
appearance?: any;
|
|
18
17
|
maxLength?: any;
|
|
19
|
-
stacking?: any;
|
|
20
18
|
canPrev?: any;
|
|
21
19
|
canNext?: any;
|
|
20
|
+
index?: any;
|
|
22
21
|
dismissBehavior?: any;
|
|
22
|
+
stacking?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "change")[], "connected" | "disconnected" | "changed" | "change", import("vue").PublicProps, Readonly<{
|
|
@@ -28,17 +28,17 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
lang?: any;
|
|
29
29
|
length?: any;
|
|
30
30
|
reverse?: any;
|
|
31
|
+
orientation?: any;
|
|
31
32
|
disabled?: any;
|
|
32
33
|
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
|
-
orientation?: any;
|
|
35
|
-
index?: any;
|
|
36
34
|
loop?: any;
|
|
35
|
+
appearance?: any;
|
|
37
36
|
maxLength?: any;
|
|
38
|
-
stacking?: any;
|
|
39
37
|
canPrev?: any;
|
|
40
38
|
canNext?: any;
|
|
39
|
+
index?: any;
|
|
41
40
|
dismissBehavior?: any;
|
|
41
|
+
stacking?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,13 +9,13 @@ export declare const BreadcrumbItemComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
11
|
disabled?: any;
|
|
12
|
-
|
|
13
|
-
isActive?: any;
|
|
14
|
-
target?: any;
|
|
12
|
+
underline?: any;
|
|
15
13
|
download?: any;
|
|
16
14
|
href?: any;
|
|
17
15
|
rel?: any;
|
|
18
|
-
|
|
16
|
+
target?: any;
|
|
17
|
+
variant?: any;
|
|
18
|
+
isActive?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -24,13 +24,13 @@ export declare const BreadcrumbItemComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
lang?: any;
|
|
25
25
|
label?: any;
|
|
26
26
|
disabled?: any;
|
|
27
|
-
|
|
28
|
-
isActive?: any;
|
|
29
|
-
target?: any;
|
|
27
|
+
underline?: any;
|
|
30
28
|
download?: any;
|
|
31
29
|
href?: any;
|
|
32
30
|
rel?: any;
|
|
33
|
-
|
|
31
|
+
target?: any;
|
|
32
|
+
variant?: any;
|
|
33
|
+
isActive?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,16 +8,16 @@ export declare const CardComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
+
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
11
13
|
disabled?: any;
|
|
12
14
|
appearance?: any;
|
|
13
|
-
|
|
14
|
-
fit?: any;
|
|
15
|
+
formatter?: any;
|
|
15
16
|
subHeader?: any;
|
|
17
|
+
elevation?: any;
|
|
16
18
|
inset?: any;
|
|
17
|
-
isSelected?: any;
|
|
18
19
|
content?: any;
|
|
19
|
-
|
|
20
|
-
elevation?: any;
|
|
20
|
+
isSelected?: any;
|
|
21
21
|
inlineMedia?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
@@ -26,16 +26,16 @@ export declare const CardComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
28
|
header?: any;
|
|
29
|
+
fit?: any;
|
|
30
|
+
orientation?: any;
|
|
29
31
|
disabled?: any;
|
|
30
32
|
appearance?: any;
|
|
31
|
-
|
|
32
|
-
fit?: any;
|
|
33
|
+
formatter?: any;
|
|
33
34
|
subHeader?: any;
|
|
35
|
+
elevation?: any;
|
|
34
36
|
inset?: any;
|
|
35
|
-
isSelected?: any;
|
|
36
37
|
content?: any;
|
|
37
|
-
|
|
38
|
-
elevation?: any;
|
|
38
|
+
isSelected?: any;
|
|
39
39
|
inlineMedia?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,16 +8,16 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
-
ripple?: any;
|
|
12
11
|
disabled?: any;
|
|
13
12
|
variant?: any;
|
|
14
13
|
appearance?: any;
|
|
15
|
-
|
|
14
|
+
icon?: any;
|
|
16
15
|
animationTarget?: any;
|
|
17
16
|
enter?: any;
|
|
18
17
|
exit?: any;
|
|
18
|
+
subHeader?: any;
|
|
19
|
+
ripple?: any;
|
|
19
20
|
isExpanded?: any;
|
|
20
|
-
icon?: any;
|
|
21
21
|
direction?: any;
|
|
22
22
|
caretPosition?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -27,16 +27,16 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
dir?: any;
|
|
28
28
|
lang?: any;
|
|
29
29
|
header?: any;
|
|
30
|
-
ripple?: any;
|
|
31
30
|
disabled?: any;
|
|
32
31
|
variant?: any;
|
|
33
32
|
appearance?: any;
|
|
34
|
-
|
|
33
|
+
icon?: any;
|
|
35
34
|
animationTarget?: any;
|
|
36
35
|
enter?: any;
|
|
37
36
|
exit?: any;
|
|
37
|
+
subHeader?: any;
|
|
38
|
+
ripple?: any;
|
|
38
39
|
isExpanded?: any;
|
|
39
|
-
icon?: any;
|
|
40
40
|
direction?: any;
|
|
41
41
|
caretPosition?: any;
|
|
42
42
|
}> & Readonly<{
|
|
@@ -11,8 +11,8 @@ export declare const ExpanderGroupComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
|
-
direction?: any;
|
|
15
14
|
stacking?: any;
|
|
15
|
+
direction?: 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" | "toggled")[], "connected" | "disconnected" | "changed" | "toggled", import("vue").PublicProps, Readonly<{
|
|
@@ -23,8 +23,8 @@ export declare const ExpanderGroupComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
25
|
appearance?: any;
|
|
26
|
-
direction?: any;
|
|
27
26
|
stacking?: any;
|
|
27
|
+
direction?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,19 +8,19 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
+
fit?: any;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
14
|
appearance?: any;
|
|
14
|
-
|
|
15
|
+
formatter?: any;
|
|
16
|
+
icon?: any;
|
|
15
17
|
animationTarget?: any;
|
|
16
18
|
enter?: any;
|
|
17
19
|
exit?: any;
|
|
18
|
-
|
|
20
|
+
iconSize?: any;
|
|
19
21
|
closeable?: any;
|
|
20
22
|
content?: any;
|
|
21
|
-
|
|
22
|
-
icon?: any;
|
|
23
|
-
iconSize?: any;
|
|
23
|
+
isExpanded?: any;
|
|
24
24
|
expandable?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
@@ -29,19 +29,19 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
31
|
header?: any;
|
|
32
|
+
fit?: any;
|
|
32
33
|
disabled?: any;
|
|
33
34
|
variant?: any;
|
|
34
35
|
appearance?: any;
|
|
35
|
-
|
|
36
|
+
formatter?: any;
|
|
37
|
+
icon?: any;
|
|
36
38
|
animationTarget?: any;
|
|
37
39
|
enter?: any;
|
|
38
40
|
exit?: any;
|
|
39
|
-
|
|
41
|
+
iconSize?: any;
|
|
40
42
|
closeable?: any;
|
|
41
43
|
content?: any;
|
|
42
|
-
|
|
43
|
-
icon?: any;
|
|
44
|
-
iconSize?: any;
|
|
44
|
+
isExpanded?: any;
|
|
45
45
|
expandable?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,10 +10,10 @@ export declare const MessageContentComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
disabled?: any;
|
|
11
11
|
variant?: any;
|
|
12
12
|
text?: any;
|
|
13
|
-
isExpanded?: any;
|
|
14
13
|
formatter?: any;
|
|
15
|
-
collapsedLines?: any;
|
|
16
14
|
hasContent?: any;
|
|
15
|
+
isExpanded?: any;
|
|
16
|
+
collapsedLines?: 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" | "toggled" | "expanded" | "collapsed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -23,10 +23,10 @@ export declare const MessageContentComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
25
|
text?: any;
|
|
26
|
-
isExpanded?: any;
|
|
27
26
|
formatter?: any;
|
|
28
|
-
collapsedLines?: any;
|
|
29
27
|
hasContent?: any;
|
|
28
|
+
isExpanded?: any;
|
|
29
|
+
collapsedLines?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const ToolbarComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
title?: any;
|
|
11
|
+
fit?: any;
|
|
11
12
|
variant?: any;
|
|
12
13
|
appearance?: any;
|
|
13
|
-
fit?: any;
|
|
14
14
|
formatter?: any;
|
|
15
15
|
subTitle?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -20,9 +20,9 @@ export declare const ToolbarComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
title?: any;
|
|
23
|
+
fit?: any;
|
|
23
24
|
variant?: any;
|
|
24
25
|
appearance?: any;
|
|
25
|
-
fit?: any;
|
|
26
26
|
formatter?: any;
|
|
27
27
|
subTitle?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -7,24 +7,24 @@ export declare const ActionbarComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
orientation?: any;
|
|
12
10
|
fit?: any;
|
|
13
11
|
size?: any;
|
|
14
|
-
|
|
12
|
+
orientation?: any;
|
|
13
|
+
disabled?: any;
|
|
15
14
|
overflow?: any;
|
|
15
|
+
wrap?: 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
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
disabled?: any;
|
|
23
|
-
orientation?: any;
|
|
24
22
|
fit?: any;
|
|
25
23
|
size?: any;
|
|
26
|
-
|
|
24
|
+
orientation?: any;
|
|
25
|
+
disabled?: any;
|
|
27
26
|
overflow?: any;
|
|
27
|
+
wrap?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const ActionbarGroupComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
orientation?: any;
|
|
13
11
|
size?: any;
|
|
12
|
+
orientation?: any;
|
|
13
|
+
disabled?: 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<{
|
|
@@ -18,9 +18,9 @@ export declare const ActionbarGroupComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
label?: any;
|
|
21
|
-
disabled?: any;
|
|
22
|
-
orientation?: any;
|
|
23
21
|
size?: any;
|
|
22
|
+
orientation?: any;
|
|
23
|
+
disabled?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,8 +8,8 @@ export declare const ActionbarItemComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
selected?: any;
|
|
11
|
-
disabled?: any;
|
|
12
11
|
size?: any;
|
|
12
|
+
disabled?: any;
|
|
13
13
|
active?: any;
|
|
14
14
|
grow?: any;
|
|
15
15
|
shrink?: any;
|
|
@@ -20,8 +20,8 @@ export declare const ActionbarItemComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
selected?: any;
|
|
23
|
-
disabled?: any;
|
|
24
23
|
size?: any;
|
|
24
|
+
disabled?: any;
|
|
25
25
|
active?: any;
|
|
26
26
|
grow?: any;
|
|
27
27
|
shrink?: any;
|