@breadstone/mosaik-elements-vue 0.1.65 → 0.1.68
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 +48 -44
- 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,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChartComponent: import("vue").DefineComponent<{
|
|
7
|
-
labels?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -12,26 +11,27 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
12
11
|
header?: any;
|
|
13
12
|
legend?: any;
|
|
14
13
|
fit?: any;
|
|
15
|
-
subHeader?: any;
|
|
16
14
|
variant?: any;
|
|
15
|
+
theme?: any;
|
|
17
16
|
legendPosition?: any;
|
|
18
17
|
width?: any;
|
|
19
18
|
height?: any;
|
|
20
|
-
|
|
21
|
-
|
|
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;
|
|
@@ -42,7 +42,6 @@ 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;
|
|
46
45
|
themeName?: any;
|
|
47
46
|
dir?: any;
|
|
48
47
|
lang?: any;
|
|
@@ -50,26 +49,27 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
50
49
|
header?: any;
|
|
51
50
|
legend?: any;
|
|
52
51
|
fit?: any;
|
|
53
|
-
subHeader?: any;
|
|
54
52
|
variant?: any;
|
|
53
|
+
theme?: any;
|
|
55
54
|
legendPosition?: any;
|
|
56
55
|
width?: any;
|
|
57
56
|
height?: any;
|
|
58
|
-
|
|
59
|
-
|
|
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;
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
7
|
-
labels?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -14,6 +13,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
14
13
|
error?: any;
|
|
15
14
|
disabled?: any;
|
|
16
15
|
required?: any;
|
|
16
|
+
labels?: any;
|
|
17
17
|
hint?: any;
|
|
18
18
|
info?: any;
|
|
19
19
|
validators?: any;
|
|
@@ -25,7 +25,6 @@ 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;
|
|
29
28
|
themeName?: any;
|
|
30
29
|
dir?: any;
|
|
31
30
|
lang?: any;
|
|
@@ -35,6 +34,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
35
34
|
error?: any;
|
|
36
35
|
disabled?: any;
|
|
37
36
|
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;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
header?: any;
|
|
13
|
-
orientation?: any;
|
|
14
11
|
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
15
13
|
disabled?: any;
|
|
16
|
-
subHeader?: any;
|
|
17
14
|
variant?: any;
|
|
18
15
|
appearance?: any;
|
|
19
16
|
formatter?: any;
|
|
20
|
-
horizontalContentAlignment?: any;
|
|
21
|
-
verticalContentAlignment?: any;
|
|
22
17
|
icon?: any;
|
|
23
18
|
iconSize?: any;
|
|
19
|
+
subHeader?: any;
|
|
20
|
+
isOpen?: any;
|
|
21
|
+
closeable?: any;
|
|
24
22
|
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, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
isOpen?: any;
|
|
30
|
-
closeable?: any;
|
|
31
29
|
dir?: any;
|
|
32
30
|
lang?: any;
|
|
33
31
|
header?: any;
|
|
34
|
-
orientation?: any;
|
|
35
32
|
fit?: any;
|
|
33
|
+
orientation?: any;
|
|
36
34
|
disabled?: any;
|
|
37
|
-
subHeader?: any;
|
|
38
35
|
variant?: any;
|
|
39
36
|
appearance?: any;
|
|
40
37
|
formatter?: any;
|
|
41
|
-
horizontalContentAlignment?: any;
|
|
42
|
-
verticalContentAlignment?: any;
|
|
43
38
|
icon?: any;
|
|
44
39
|
iconSize?: any;
|
|
40
|
+
subHeader?: any;
|
|
41
|
+
isOpen?: any;
|
|
42
|
+
closeable?: any;
|
|
45
43
|
elevation?: any;
|
|
44
|
+
horizontalContentAlignment?: any;
|
|
45
|
+
verticalContentAlignment?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
48
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
49
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
50
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
51
49
|
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;
|
|
15
14
|
variant?: any;
|
|
16
|
-
appearance?: 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<{
|
|
@@ -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;
|
|
34
33
|
variant?: any;
|
|
35
|
-
appearance?: 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
|
-
variant?: 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
|
-
variant?: 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
|
-
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
13
13
|
disabled?: any;
|
|
14
|
-
subHeader?: any;
|
|
15
|
-
inset?: any;
|
|
16
|
-
isSelected?: any;
|
|
17
14
|
appearance?: any;
|
|
18
|
-
content?: any;
|
|
19
15
|
formatter?: any;
|
|
16
|
+
subHeader?: any;
|
|
20
17
|
elevation?: any;
|
|
18
|
+
inset?: any;
|
|
19
|
+
content?: 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
|
-
orientation?: any;
|
|
30
29
|
fit?: any;
|
|
30
|
+
orientation?: any;
|
|
31
31
|
disabled?: any;
|
|
32
|
-
subHeader?: any;
|
|
33
|
-
inset?: any;
|
|
34
|
-
isSelected?: any;
|
|
35
32
|
appearance?: any;
|
|
36
|
-
content?: any;
|
|
37
33
|
formatter?: any;
|
|
34
|
+
subHeader?: any;
|
|
38
35
|
elevation?: any;
|
|
36
|
+
inset?: any;
|
|
37
|
+
content?: any;
|
|
38
|
+
isSelected?: 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;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
header?: any;
|
|
14
11
|
disabled?: any;
|
|
15
|
-
subHeader?: any;
|
|
16
12
|
variant?: any;
|
|
17
13
|
appearance?: any;
|
|
18
|
-
isExpanded?: any;
|
|
19
14
|
icon?: any;
|
|
15
|
+
animationTarget?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
18
|
+
subHeader?: any;
|
|
20
19
|
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;
|
|
30
27
|
dir?: any;
|
|
31
28
|
lang?: any;
|
|
32
29
|
header?: any;
|
|
33
30
|
disabled?: any;
|
|
34
|
-
subHeader?: any;
|
|
35
31
|
variant?: any;
|
|
36
32
|
appearance?: any;
|
|
37
|
-
isExpanded?: any;
|
|
38
33
|
icon?: any;
|
|
34
|
+
animationTarget?: any;
|
|
35
|
+
enter?: any;
|
|
36
|
+
exit?: any;
|
|
37
|
+
subHeader?: any;
|
|
39
38
|
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
|
-
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;
|
|
@@ -5,10 +5,6 @@
|
|
|
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;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
14
10
|
header?: any;
|
|
@@ -16,20 +12,20 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
16
12
|
disabled?: any;
|
|
17
13
|
variant?: any;
|
|
18
14
|
appearance?: any;
|
|
19
|
-
isExpanded?: any;
|
|
20
|
-
content?: any;
|
|
21
15
|
formatter?: any;
|
|
22
16
|
icon?: any;
|
|
17
|
+
animationTarget?: any;
|
|
18
|
+
enter?: any;
|
|
19
|
+
exit?: any;
|
|
23
20
|
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, ("connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
animationTarget?: any;
|
|
30
|
-
enter?: any;
|
|
31
|
-
exit?: any;
|
|
32
|
-
closeable?: any;
|
|
33
29
|
dir?: any;
|
|
34
30
|
lang?: any;
|
|
35
31
|
header?: any;
|
|
@@ -37,17 +33,21 @@ export declare const MessageComponent: import("vue").DefineComponent<{
|
|
|
37
33
|
disabled?: any;
|
|
38
34
|
variant?: any;
|
|
39
35
|
appearance?: any;
|
|
40
|
-
isExpanded?: any;
|
|
41
|
-
content?: any;
|
|
42
36
|
formatter?: any;
|
|
43
37
|
icon?: any;
|
|
38
|
+
animationTarget?: any;
|
|
39
|
+
enter?: any;
|
|
40
|
+
exit?: any;
|
|
44
41
|
iconSize?: any;
|
|
42
|
+
closeable?: any;
|
|
43
|
+
content?: any;
|
|
44
|
+
isExpanded?: any;
|
|
45
45
|
expandable?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
48
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
49
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
50
49
|
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
|
-
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;
|
|
@@ -7,24 +7,24 @@ export declare const ActionbarComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
orientation?: any;
|
|
11
10
|
fit?: any;
|
|
12
|
-
disabled?: 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
|
-
orientation?: any;
|
|
23
22
|
fit?: any;
|
|
24
|
-
disabled?: 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
|
+
size?: any;
|
|
11
12
|
orientation?: any;
|
|
12
13
|
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;
|
|
21
22
|
orientation?: any;
|
|
22
23
|
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
|
-
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;
|