@breadstone/mosaik-elements-vue 0.1.63 → 0.1.65
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 +20 -20
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +9 -9
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +16 -16
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- 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 +15 -15
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +44 -44
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +24 -24
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- 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 +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- 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 +36 -36
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +12 -12
- 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 +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxAttachmentToolComponent.d.ts +4 -4
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxVoiceRecorderToolComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- 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 +8 -8
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +4 -4
- 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/ChatMarkerComponent.d.ts +4 -4
- 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/ChatPromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +10 -10
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- 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 +6 -6
- 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 +12 -12
- 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 +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +25 -25
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +34 -34
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +18 -18
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +27 -27
- package/Controls/Components/Overlays/tour/TourAnchorComponent.d.ts +2 -2
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +46 -42
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +6 -6
- 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 +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/Dropdown/DropdownComponent.d.ts +24 -24
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +28 -28
- 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/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +40 -40
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +10 -10
- 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 +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +12 -12
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +33 -33
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +8 -8
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +2 -2
- 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 +4 -4
- 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 +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +12 -12
- 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 +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +14 -14
- 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 +8 -8
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- 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/TreeItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- 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
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChartComponent: import("vue").DefineComponent<{
|
|
7
|
+
labels?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
@@ -11,27 +12,26 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
11
12
|
header?: any;
|
|
12
13
|
legend?: any;
|
|
13
14
|
fit?: any;
|
|
15
|
+
subHeader?: any;
|
|
14
16
|
variant?: any;
|
|
15
|
-
theme?: any;
|
|
16
17
|
legendPosition?: any;
|
|
17
18
|
width?: any;
|
|
18
19
|
height?: any;
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
theme?: any;
|
|
21
|
+
grid?: any;
|
|
21
22
|
chart?: any;
|
|
22
23
|
annotations?: any;
|
|
23
24
|
colors?: any;
|
|
24
25
|
dataLabels?: any;
|
|
25
26
|
series?: any;
|
|
26
27
|
stroke?: any;
|
|
27
|
-
|
|
28
|
+
markers?: any;
|
|
28
29
|
noData?: any;
|
|
29
30
|
tooltip?: any;
|
|
30
31
|
plotOptions?: any;
|
|
31
32
|
responsive?: any;
|
|
32
33
|
xAxis?: any;
|
|
33
34
|
yAxis?: any;
|
|
34
|
-
grid?: any;
|
|
35
35
|
states?: any;
|
|
36
36
|
display?: any;
|
|
37
37
|
stacked?: any;
|
|
@@ -42,6 +42,7 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
42
42
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
43
43
|
[key: string]: any;
|
|
44
44
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
45
|
+
labels?: any;
|
|
45
46
|
themeName?: any;
|
|
46
47
|
dir?: any;
|
|
47
48
|
lang?: any;
|
|
@@ -49,27 +50,26 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
49
50
|
header?: any;
|
|
50
51
|
legend?: any;
|
|
51
52
|
fit?: any;
|
|
53
|
+
subHeader?: any;
|
|
52
54
|
variant?: any;
|
|
53
|
-
theme?: any;
|
|
54
55
|
legendPosition?: any;
|
|
55
56
|
width?: any;
|
|
56
57
|
height?: any;
|
|
57
|
-
|
|
58
|
-
|
|
58
|
+
theme?: any;
|
|
59
|
+
grid?: any;
|
|
59
60
|
chart?: any;
|
|
60
61
|
annotations?: any;
|
|
61
62
|
colors?: any;
|
|
62
63
|
dataLabels?: any;
|
|
63
64
|
series?: any;
|
|
64
65
|
stroke?: any;
|
|
65
|
-
|
|
66
|
+
markers?: any;
|
|
66
67
|
noData?: any;
|
|
67
68
|
tooltip?: any;
|
|
68
69
|
plotOptions?: any;
|
|
69
70
|
responsive?: any;
|
|
70
71
|
xAxis?: any;
|
|
71
72
|
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
|
-
duration?: any;
|
|
13
12
|
factor?: any;
|
|
13
|
+
duration?: 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
|
-
duration?: any;
|
|
23
22
|
factor?: any;
|
|
23
|
+
duration?: 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
|
-
duration?: any;
|
|
14
13
|
factor?: any;
|
|
14
|
+
duration?: 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
|
-
duration?: any;
|
|
25
24
|
factor?: any;
|
|
25
|
+
duration?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
7
|
+
labels?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
@@ -13,7 +14,6 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
13
14
|
error?: any;
|
|
14
15
|
disabled?: any;
|
|
15
16
|
required?: any;
|
|
16
|
-
labels?: any;
|
|
17
17
|
hint?: any;
|
|
18
18
|
info?: any;
|
|
19
19
|
validators?: any;
|
|
@@ -25,6 +25,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "invalid")[], "connected" | "disconnected" | "changed" | "invalid", import("vue").PublicProps, Readonly<{
|
|
28
|
+
labels?: any;
|
|
28
29
|
themeName?: any;
|
|
29
30
|
dir?: any;
|
|
30
31
|
lang?: any;
|
|
@@ -34,7 +35,6 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
34
35
|
error?: any;
|
|
35
36
|
disabled?: any;
|
|
36
37
|
required?: any;
|
|
37
|
-
labels?: any;
|
|
38
38
|
hint?: any;
|
|
39
39
|
info?: any;
|
|
40
40
|
validators?: any;
|
|
@@ -5,50 +5,50 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BannerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
isOpen?: any;
|
|
9
|
+
closeable?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
header?: any;
|
|
11
|
-
fit?: any;
|
|
12
13
|
orientation?: any;
|
|
14
|
+
fit?: any;
|
|
13
15
|
disabled?: any;
|
|
16
|
+
subHeader?: any;
|
|
14
17
|
variant?: any;
|
|
15
18
|
appearance?: any;
|
|
16
19
|
formatter?: any;
|
|
20
|
+
horizontalContentAlignment?: any;
|
|
21
|
+
verticalContentAlignment?: any;
|
|
17
22
|
icon?: any;
|
|
18
23
|
iconSize?: any;
|
|
19
|
-
subHeader?: any;
|
|
20
|
-
isOpen?: any;
|
|
21
|
-
closeable?: any;
|
|
22
24
|
elevation?: any;
|
|
23
|
-
horizontalContentAlignment?: any;
|
|
24
|
-
verticalContentAlignment?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
27
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
+
isOpen?: any;
|
|
30
|
+
closeable?: any;
|
|
29
31
|
dir?: any;
|
|
30
32
|
lang?: any;
|
|
31
33
|
header?: any;
|
|
32
|
-
fit?: any;
|
|
33
34
|
orientation?: any;
|
|
35
|
+
fit?: any;
|
|
34
36
|
disabled?: any;
|
|
37
|
+
subHeader?: any;
|
|
35
38
|
variant?: any;
|
|
36
39
|
appearance?: any;
|
|
37
40
|
formatter?: any;
|
|
41
|
+
horizontalContentAlignment?: any;
|
|
42
|
+
verticalContentAlignment?: any;
|
|
38
43
|
icon?: any;
|
|
39
44
|
iconSize?: any;
|
|
40
|
-
subHeader?: any;
|
|
41
|
-
isOpen?: any;
|
|
42
|
-
closeable?: any;
|
|
43
45
|
elevation?: any;
|
|
44
|
-
horizontalContentAlignment?: any;
|
|
45
|
-
verticalContentAlignment?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
48
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
47
49
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
50
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
49
51
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
50
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
51
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
52
52
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
53
53
|
declare module 'vue' {
|
|
54
54
|
interface GlobalComponents {
|
|
@@ -11,15 +11,15 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
reverse?: any;
|
|
12
12
|
orientation?: any;
|
|
13
13
|
disabled?: any;
|
|
14
|
+
index?: any;
|
|
14
15
|
variant?: any;
|
|
15
|
-
loop?: any;
|
|
16
16
|
appearance?: any;
|
|
17
|
+
loop?: any;
|
|
17
18
|
maxLength?: any;
|
|
19
|
+
stacking?: any;
|
|
18
20
|
canPrev?: any;
|
|
19
21
|
canNext?: any;
|
|
20
|
-
index?: any;
|
|
21
22
|
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<{
|
|
@@ -30,15 +30,15 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
reverse?: any;
|
|
31
31
|
orientation?: any;
|
|
32
32
|
disabled?: any;
|
|
33
|
+
index?: any;
|
|
33
34
|
variant?: any;
|
|
34
|
-
loop?: any;
|
|
35
35
|
appearance?: any;
|
|
36
|
+
loop?: any;
|
|
36
37
|
maxLength?: any;
|
|
38
|
+
stacking?: any;
|
|
37
39
|
canPrev?: any;
|
|
38
40
|
canNext?: any;
|
|
39
|
-
index?: any;
|
|
40
41
|
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
|
-
|
|
12
|
+
isActive?: any;
|
|
13
|
+
variant?: any;
|
|
14
|
+
target?: any;
|
|
13
15
|
download?: any;
|
|
14
16
|
href?: any;
|
|
15
17
|
rel?: any;
|
|
16
|
-
|
|
17
|
-
variant?: any;
|
|
18
|
-
isActive?: any;
|
|
18
|
+
underline?: 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
|
-
|
|
27
|
+
isActive?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
target?: any;
|
|
28
30
|
download?: any;
|
|
29
31
|
href?: any;
|
|
30
32
|
rel?: any;
|
|
31
|
-
|
|
32
|
-
variant?: any;
|
|
33
|
-
isActive?: any;
|
|
33
|
+
underline?: 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
11
|
orientation?: any;
|
|
12
|
+
fit?: any;
|
|
13
13
|
disabled?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
formatter?: any;
|
|
16
14
|
subHeader?: any;
|
|
17
|
-
elevation?: any;
|
|
18
15
|
inset?: any;
|
|
19
|
-
content?: any;
|
|
20
16
|
isSelected?: any;
|
|
17
|
+
appearance?: any;
|
|
18
|
+
content?: any;
|
|
19
|
+
formatter?: any;
|
|
20
|
+
elevation?: 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
29
|
orientation?: any;
|
|
30
|
+
fit?: any;
|
|
31
31
|
disabled?: any;
|
|
32
|
-
appearance?: any;
|
|
33
|
-
formatter?: any;
|
|
34
32
|
subHeader?: any;
|
|
35
|
-
elevation?: any;
|
|
36
33
|
inset?: any;
|
|
37
|
-
content?: any;
|
|
38
34
|
isSelected?: any;
|
|
35
|
+
appearance?: any;
|
|
36
|
+
content?: any;
|
|
37
|
+
formatter?: any;
|
|
38
|
+
elevation?: any;
|
|
39
39
|
inlineMedia?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,38 +5,38 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
animationTarget?: any;
|
|
9
|
+
enter?: any;
|
|
10
|
+
exit?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
header?: any;
|
|
11
14
|
disabled?: any;
|
|
15
|
+
subHeader?: any;
|
|
12
16
|
variant?: any;
|
|
13
17
|
appearance?: any;
|
|
18
|
+
isExpanded?: any;
|
|
14
19
|
icon?: any;
|
|
15
|
-
animationTarget?: any;
|
|
16
|
-
enter?: any;
|
|
17
|
-
exit?: any;
|
|
18
|
-
subHeader?: any;
|
|
19
20
|
ripple?: any;
|
|
20
|
-
isExpanded?: any;
|
|
21
21
|
direction?: any;
|
|
22
22
|
caretPosition?: 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" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
+
animationTarget?: any;
|
|
28
|
+
enter?: any;
|
|
29
|
+
exit?: any;
|
|
27
30
|
dir?: any;
|
|
28
31
|
lang?: any;
|
|
29
32
|
header?: any;
|
|
30
33
|
disabled?: any;
|
|
34
|
+
subHeader?: any;
|
|
31
35
|
variant?: any;
|
|
32
36
|
appearance?: any;
|
|
37
|
+
isExpanded?: any;
|
|
33
38
|
icon?: any;
|
|
34
|
-
animationTarget?: any;
|
|
35
|
-
enter?: any;
|
|
36
|
-
exit?: any;
|
|
37
|
-
subHeader?: any;
|
|
38
39
|
ripple?: any;
|
|
39
|
-
isExpanded?: 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
|
-
stacking?: any;
|
|
15
14
|
direction?: any;
|
|
15
|
+
stacking?: 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
|
-
stacking?: any;
|
|
27
26
|
direction?: any;
|
|
27
|
+
stacking?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
animationTarget?: any;
|
|
9
|
+
enter?: any;
|
|
10
|
+
exit?: any;
|
|
11
|
+
closeable?: any;
|
|
8
12
|
dir?: any;
|
|
9
13
|
lang?: any;
|
|
10
14
|
header?: any;
|
|
@@ -12,20 +16,20 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
12
16
|
disabled?: any;
|
|
13
17
|
variant?: any;
|
|
14
18
|
appearance?: any;
|
|
19
|
+
isExpanded?: any;
|
|
20
|
+
content?: any;
|
|
15
21
|
formatter?: any;
|
|
16
22
|
icon?: any;
|
|
17
|
-
animationTarget?: any;
|
|
18
|
-
enter?: any;
|
|
19
|
-
exit?: any;
|
|
20
23
|
iconSize?: any;
|
|
21
|
-
closeable?: any;
|
|
22
|
-
content?: any;
|
|
23
|
-
isExpanded?: any;
|
|
24
24
|
expandable?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
27
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("closed" | "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed")[], "closed" | "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
+
animationTarget?: any;
|
|
30
|
+
enter?: any;
|
|
31
|
+
exit?: any;
|
|
32
|
+
closeable?: any;
|
|
29
33
|
dir?: any;
|
|
30
34
|
lang?: any;
|
|
31
35
|
header?: any;
|
|
@@ -33,21 +37,17 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
33
37
|
disabled?: any;
|
|
34
38
|
variant?: any;
|
|
35
39
|
appearance?: any;
|
|
40
|
+
isExpanded?: any;
|
|
41
|
+
content?: any;
|
|
36
42
|
formatter?: any;
|
|
37
43
|
icon?: any;
|
|
38
|
-
animationTarget?: any;
|
|
39
|
-
enter?: any;
|
|
40
|
-
exit?: any;
|
|
41
44
|
iconSize?: any;
|
|
42
|
-
closeable?: any;
|
|
43
|
-
content?: any;
|
|
44
|
-
isExpanded?: any;
|
|
45
45
|
expandable?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
47
48
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
49
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
49
50
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
50
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
51
51
|
onToggled?: ((...args: any[]) => any) | undefined;
|
|
52
52
|
onExpanded?: ((...args: any[]) => any) | undefined;
|
|
53
53
|
onCollapsed?: ((...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
|
-
formatter?: any;
|
|
14
|
-
hasContent?: any;
|
|
15
13
|
isExpanded?: any;
|
|
14
|
+
formatter?: any;
|
|
16
15
|
collapsedLines?: any;
|
|
16
|
+
hasContent?: 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
|
-
formatter?: any;
|
|
27
|
-
hasContent?: any;
|
|
28
26
|
isExpanded?: any;
|
|
27
|
+
formatter?: any;
|
|
29
28
|
collapsedLines?: any;
|
|
29
|
+
hasContent?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,24 +7,24 @@ export declare const ActionbarComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
fit?: any;
|
|
11
|
-
size?: any;
|
|
12
10
|
orientation?: any;
|
|
11
|
+
fit?: any;
|
|
13
12
|
disabled?: any;
|
|
14
|
-
|
|
13
|
+
size?: any;
|
|
15
14
|
wrap?: any;
|
|
15
|
+
overflow?: 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
|
-
fit?: any;
|
|
23
|
-
size?: any;
|
|
24
22
|
orientation?: any;
|
|
23
|
+
fit?: any;
|
|
25
24
|
disabled?: any;
|
|
26
|
-
|
|
25
|
+
size?: any;
|
|
27
26
|
wrap?: any;
|
|
27
|
+
overflow?: 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
|
-
size?: any;
|
|
12
11
|
orientation?: any;
|
|
13
12
|
disabled?: any;
|
|
13
|
+
size?: 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
|
-
size?: any;
|
|
22
21
|
orientation?: any;
|
|
23
22
|
disabled?: any;
|
|
23
|
+
size?: 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
|
-
size?: any;
|
|
12
11
|
disabled?: any;
|
|
12
|
+
size?: 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
|
-
size?: any;
|
|
24
23
|
disabled?: any;
|
|
24
|
+
size?: any;
|
|
25
25
|
active?: any;
|
|
26
26
|
grow?: any;
|
|
27
27
|
shrink?: any;
|