@breadstone/mosaik-elements-vue 0.1.37 → 0.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +10 -10
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +12 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js +7 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- 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 +24 -24
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +26 -26
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +40 -40
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +10 -10
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +24 -24
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.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 +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +20 -20
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -15,10 +14,10 @@ export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
|
15
14
|
href?: any;
|
|
16
15
|
rel?: any;
|
|
17
16
|
target?: any;
|
|
17
|
+
variant?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
|
-
variant?: any;
|
|
22
21
|
themeName?: any;
|
|
23
22
|
dir?: any;
|
|
24
23
|
lang?: any;
|
|
@@ -29,6 +28,7 @@ export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
|
29
28
|
href?: any;
|
|
30
29
|
rel?: any;
|
|
31
30
|
target?: any;
|
|
31
|
+
variant?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -20,9 +17,12 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
20
17
|
href?: any;
|
|
21
18
|
rel?: any;
|
|
22
19
|
target?: any;
|
|
20
|
+
variant?: any;
|
|
23
21
|
isBusy?: any;
|
|
22
|
+
appearance?: any;
|
|
24
23
|
value?: any;
|
|
25
24
|
isFocused?: any;
|
|
25
|
+
icon?: any;
|
|
26
26
|
iconSize?: any;
|
|
27
27
|
horizontalContentAlignment?: any;
|
|
28
28
|
verticalContentAlignment?: any;
|
|
@@ -32,9 +32,6 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
33
33
|
[key: string]: any;
|
|
34
34
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
35
|
-
icon?: any;
|
|
36
|
-
appearance?: any;
|
|
37
|
-
variant?: any;
|
|
38
35
|
themeName?: any;
|
|
39
36
|
dir?: any;
|
|
40
37
|
lang?: any;
|
|
@@ -48,9 +45,12 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
48
45
|
href?: any;
|
|
49
46
|
rel?: any;
|
|
50
47
|
target?: any;
|
|
48
|
+
variant?: any;
|
|
51
49
|
isBusy?: any;
|
|
50
|
+
appearance?: any;
|
|
52
51
|
value?: any;
|
|
53
52
|
isFocused?: any;
|
|
53
|
+
icon?: any;
|
|
54
54
|
iconSize?: any;
|
|
55
55
|
horizontalContentAlignment?: any;
|
|
56
56
|
verticalContentAlignment?: any;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
orientation?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: 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<{
|
|
17
|
-
appearance?: any;
|
|
18
|
-
variant?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
22
20
|
orientation?: any;
|
|
23
21
|
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
23
|
+
appearance?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,9 +13,12 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
18
|
+
appearance?: any;
|
|
20
19
|
value?: any;
|
|
21
20
|
isFocused?: any;
|
|
21
|
+
icon?: any;
|
|
22
22
|
iconSize?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
24
24
|
verticalContentAlignment?: any;
|
|
@@ -30,9 +30,6 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
33
|
-
icon?: any;
|
|
34
|
-
appearance?: any;
|
|
35
|
-
variant?: any;
|
|
36
33
|
themeName?: any;
|
|
37
34
|
dir?: any;
|
|
38
35
|
lang?: any;
|
|
@@ -42,9 +39,12 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
42
39
|
size?: any;
|
|
43
40
|
orientation?: any;
|
|
44
41
|
disabled?: any;
|
|
42
|
+
variant?: any;
|
|
45
43
|
isBusy?: any;
|
|
44
|
+
appearance?: any;
|
|
46
45
|
value?: any;
|
|
47
46
|
isFocused?: any;
|
|
47
|
+
icon?: any;
|
|
48
48
|
iconSize?: any;
|
|
49
49
|
horizontalContentAlignment?: any;
|
|
50
50
|
verticalContentAlignment?: any;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,6 +13,7 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
20
18
|
dropDownPlacement?: any;
|
|
21
19
|
dropDownStrategy?: any;
|
|
@@ -27,8 +25,10 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
27
25
|
dropDownWidth?: any;
|
|
28
26
|
dropDownMaxWidth?: any;
|
|
29
27
|
isDropDownOpen?: any;
|
|
28
|
+
appearance?: any;
|
|
30
29
|
value?: any;
|
|
31
30
|
isFocused?: any;
|
|
31
|
+
icon?: any;
|
|
32
32
|
iconSize?: any;
|
|
33
33
|
horizontalContentAlignment?: any;
|
|
34
34
|
verticalContentAlignment?: any;
|
|
@@ -39,9 +39,6 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
40
40
|
[key: string]: any;
|
|
41
41
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
42
|
-
icon?: any;
|
|
43
|
-
appearance?: any;
|
|
44
|
-
variant?: any;
|
|
45
42
|
themeName?: any;
|
|
46
43
|
dir?: any;
|
|
47
44
|
lang?: any;
|
|
@@ -51,6 +48,7 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
51
48
|
size?: any;
|
|
52
49
|
orientation?: any;
|
|
53
50
|
disabled?: any;
|
|
51
|
+
variant?: any;
|
|
54
52
|
isBusy?: any;
|
|
55
53
|
dropDownPlacement?: any;
|
|
56
54
|
dropDownStrategy?: any;
|
|
@@ -62,8 +60,10 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
62
60
|
dropDownWidth?: any;
|
|
63
61
|
dropDownMaxWidth?: any;
|
|
64
62
|
isDropDownOpen?: any;
|
|
63
|
+
appearance?: any;
|
|
65
64
|
value?: any;
|
|
66
65
|
isFocused?: any;
|
|
66
|
+
icon?: any;
|
|
67
67
|
iconSize?: any;
|
|
68
68
|
horizontalContentAlignment?: any;
|
|
69
69
|
verticalContentAlignment?: any;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FabComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
label?: any;
|
|
14
11
|
size?: any;
|
|
15
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
16
14
|
isBusy?: any;
|
|
15
|
+
appearance?: any;
|
|
17
16
|
value?: any;
|
|
18
17
|
isFocused?: any;
|
|
18
|
+
icon?: any;
|
|
19
19
|
iconSize?: any;
|
|
20
20
|
iconPosition?: any;
|
|
21
21
|
type?: any;
|
|
@@ -23,18 +23,18 @@ export declare const FabComponent: import("vue").DefineComponent<{
|
|
|
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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
|
-
icon?: any;
|
|
27
|
-
appearance?: any;
|
|
28
|
-
variant?: any;
|
|
29
26
|
themeName?: any;
|
|
30
27
|
dir?: any;
|
|
31
28
|
lang?: any;
|
|
32
29
|
label?: any;
|
|
33
30
|
size?: any;
|
|
34
31
|
disabled?: any;
|
|
32
|
+
variant?: any;
|
|
35
33
|
isBusy?: any;
|
|
34
|
+
appearance?: any;
|
|
36
35
|
value?: any;
|
|
37
36
|
isFocused?: any;
|
|
37
|
+
icon?: any;
|
|
38
38
|
iconSize?: any;
|
|
39
39
|
iconPosition?: any;
|
|
40
40
|
type?: any;
|
package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts
CHANGED
|
@@ -4,33 +4,33 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FabGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
isOpen?: any;
|
|
9
|
-
closeable?: any;
|
|
10
|
-
appearance?: any;
|
|
11
|
-
variant?: any;
|
|
12
7
|
themeName?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
15
10
|
label?: any;
|
|
16
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
icon?: any;
|
|
17
15
|
iconSize?: any;
|
|
16
|
+
isOpen?: any;
|
|
17
|
+
closeable?: any;
|
|
18
18
|
iconPosition?: any;
|
|
19
19
|
direction?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
23
|
-
icon?: any;
|
|
24
|
-
isOpen?: any;
|
|
25
|
-
closeable?: any;
|
|
26
|
-
appearance?: any;
|
|
27
|
-
variant?: any;
|
|
28
23
|
themeName?: any;
|
|
29
24
|
dir?: any;
|
|
30
25
|
lang?: any;
|
|
31
26
|
label?: any;
|
|
32
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
icon?: any;
|
|
33
31
|
iconSize?: any;
|
|
32
|
+
isOpen?: any;
|
|
33
|
+
closeable?: any;
|
|
34
34
|
iconPosition?: any;
|
|
35
35
|
direction?: any;
|
|
36
36
|
}> & Readonly<{
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,9 +13,12 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
18
|
+
appearance?: any;
|
|
20
19
|
value?: any;
|
|
21
20
|
isFocused?: any;
|
|
21
|
+
icon?: any;
|
|
22
22
|
iconSize?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
24
24
|
verticalContentAlignment?: any;
|
|
@@ -30,9 +30,6 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "pressed")[], "connected" | "disconnected" | "changed" | "pressed", import("vue").PublicProps, Readonly<{
|
|
33
|
-
icon?: any;
|
|
34
|
-
appearance?: any;
|
|
35
|
-
variant?: any;
|
|
36
33
|
themeName?: any;
|
|
37
34
|
dir?: any;
|
|
38
35
|
lang?: any;
|
|
@@ -42,9 +39,12 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
42
39
|
size?: any;
|
|
43
40
|
orientation?: any;
|
|
44
41
|
disabled?: any;
|
|
42
|
+
variant?: any;
|
|
45
43
|
isBusy?: any;
|
|
44
|
+
appearance?: any;
|
|
46
45
|
value?: any;
|
|
47
46
|
isFocused?: any;
|
|
47
|
+
icon?: any;
|
|
48
48
|
iconSize?: any;
|
|
49
49
|
horizontalContentAlignment?: any;
|
|
50
50
|
verticalContentAlignment?: any;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,9 +13,12 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
18
|
+
appearance?: any;
|
|
20
19
|
value?: any;
|
|
21
20
|
isFocused?: any;
|
|
21
|
+
icon?: any;
|
|
22
22
|
iconSize?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
24
24
|
verticalContentAlignment?: any;
|
|
@@ -31,9 +31,6 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "repeated")[], "connected" | "disconnected" | "changed" | "repeated", import("vue").PublicProps, Readonly<{
|
|
34
|
-
icon?: any;
|
|
35
|
-
appearance?: any;
|
|
36
|
-
variant?: any;
|
|
37
34
|
themeName?: any;
|
|
38
35
|
dir?: any;
|
|
39
36
|
lang?: any;
|
|
@@ -43,9 +40,12 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
43
40
|
size?: any;
|
|
44
41
|
orientation?: any;
|
|
45
42
|
disabled?: any;
|
|
43
|
+
variant?: any;
|
|
46
44
|
isBusy?: any;
|
|
45
|
+
appearance?: any;
|
|
47
46
|
value?: any;
|
|
48
47
|
isFocused?: any;
|
|
48
|
+
icon?: any;
|
|
49
49
|
iconSize?: any;
|
|
50
50
|
horizontalContentAlignment?: any;
|
|
51
51
|
verticalContentAlignment?: any;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,6 +13,7 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
20
18
|
dropDownPlacement?: any;
|
|
21
19
|
dropDownStrategy?: any;
|
|
@@ -27,8 +25,10 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
27
25
|
dropDownWidth?: any;
|
|
28
26
|
dropDownMaxWidth?: any;
|
|
29
27
|
isDropDownOpen?: any;
|
|
28
|
+
appearance?: any;
|
|
30
29
|
value?: any;
|
|
31
30
|
isFocused?: any;
|
|
31
|
+
icon?: any;
|
|
32
32
|
iconSize?: any;
|
|
33
33
|
horizontalContentAlignment?: any;
|
|
34
34
|
verticalContentAlignment?: any;
|
|
@@ -38,9 +38,6 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
38
38
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
41
|
-
icon?: any;
|
|
42
|
-
appearance?: any;
|
|
43
|
-
variant?: any;
|
|
44
41
|
themeName?: any;
|
|
45
42
|
dir?: any;
|
|
46
43
|
lang?: any;
|
|
@@ -50,6 +47,7 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
50
47
|
size?: any;
|
|
51
48
|
orientation?: any;
|
|
52
49
|
disabled?: any;
|
|
50
|
+
variant?: any;
|
|
53
51
|
isBusy?: any;
|
|
54
52
|
dropDownPlacement?: any;
|
|
55
53
|
dropDownStrategy?: any;
|
|
@@ -61,8 +59,10 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
61
59
|
dropDownWidth?: any;
|
|
62
60
|
dropDownMaxWidth?: any;
|
|
63
61
|
isDropDownOpen?: any;
|
|
62
|
+
appearance?: any;
|
|
64
63
|
value?: any;
|
|
65
64
|
isFocused?: any;
|
|
65
|
+
icon?: any;
|
|
66
66
|
iconSize?: any;
|
|
67
67
|
horizontalContentAlignment?: any;
|
|
68
68
|
verticalContentAlignment?: any;
|
|
@@ -4,29 +4,29 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TileComponent: import("vue").DefineComponent<{
|
|
7
|
-
elevation?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
fit?: any;
|
|
14
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
15
14
|
isFocused?: any;
|
|
15
|
+
elevation?: any;
|
|
16
16
|
type?: any;
|
|
17
17
|
ripple?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
|
-
elevation?: any;
|
|
22
|
-
appearance?: any;
|
|
23
|
-
variant?: any;
|
|
24
21
|
themeName?: any;
|
|
25
22
|
dir?: any;
|
|
26
23
|
lang?: any;
|
|
27
24
|
fit?: any;
|
|
28
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
appearance?: any;
|
|
29
28
|
isFocused?: any;
|
|
29
|
+
elevation?: any;
|
|
30
30
|
type?: any;
|
|
31
31
|
ripple?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -16,9 +13,12 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
16
13
|
size?: any;
|
|
17
14
|
orientation?: any;
|
|
18
15
|
disabled?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
isBusy?: any;
|
|
18
|
+
appearance?: any;
|
|
20
19
|
value?: any;
|
|
21
20
|
isFocused?: any;
|
|
21
|
+
icon?: any;
|
|
22
22
|
iconSize?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
24
24
|
verticalContentAlignment?: any;
|
|
@@ -29,9 +29,6 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "toggled")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "toggled", import("vue").PublicProps, Readonly<{
|
|
32
|
-
icon?: any;
|
|
33
|
-
appearance?: any;
|
|
34
|
-
variant?: any;
|
|
35
32
|
themeName?: any;
|
|
36
33
|
dir?: any;
|
|
37
34
|
lang?: any;
|
|
@@ -41,9 +38,12 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
41
38
|
size?: any;
|
|
42
39
|
orientation?: any;
|
|
43
40
|
disabled?: any;
|
|
41
|
+
variant?: any;
|
|
44
42
|
isBusy?: any;
|
|
43
|
+
appearance?: any;
|
|
45
44
|
value?: any;
|
|
46
45
|
isFocused?: any;
|
|
46
|
+
icon?: any;
|
|
47
47
|
iconSize?: any;
|
|
48
48
|
horizontalContentAlignment?: any;
|
|
49
49
|
verticalContentAlignment?: any;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
invalid?: any;
|
|
13
11
|
orientation?: any;
|
|
14
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
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;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "groupChanged")[], "connected" | "disconnected" | "changed" | "groupChanged", import("vue").PublicProps, Readonly<{
|
|
20
|
-
appearance?: any;
|
|
21
|
-
variant?: any;
|
|
22
20
|
themeName?: any;
|
|
23
21
|
dir?: any;
|
|
24
22
|
lang?: any;
|
|
25
23
|
invalid?: any;
|
|
26
24
|
orientation?: any;
|
|
27
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
appearance?: any;
|
|
28
28
|
value?: any;
|
|
29
29
|
toggleChanged?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CellGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
13
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
|
-
header?: any;
|
|
15
14
|
themeName?: any;
|
|
16
15
|
dir?: any;
|
|
17
16
|
lang?: any;
|
|
17
|
+
header?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChartComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
subHeader?: any;
|
|
9
|
-
width?: any;
|
|
10
|
-
height?: any;
|
|
11
|
-
variant?: any;
|
|
12
7
|
themeName?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
15
10
|
fill?: any;
|
|
11
|
+
header?: any;
|
|
16
12
|
legend?: any;
|
|
17
13
|
fit?: any;
|
|
14
|
+
variant?: any;
|
|
18
15
|
theme?: any;
|
|
19
16
|
legendPosition?: any;
|
|
17
|
+
width?: any;
|
|
18
|
+
height?: any;
|
|
19
|
+
subHeader?: any;
|
|
20
20
|
markers?: any;
|
|
21
21
|
chart?: any;
|
|
22
22
|
annotations?: any;
|
|
@@ -42,19 +42,19 @@ 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
|
-
header?: any;
|
|
46
|
-
subHeader?: any;
|
|
47
|
-
width?: any;
|
|
48
|
-
height?: any;
|
|
49
|
-
variant?: any;
|
|
50
45
|
themeName?: any;
|
|
51
46
|
dir?: any;
|
|
52
47
|
lang?: any;
|
|
53
48
|
fill?: any;
|
|
49
|
+
header?: any;
|
|
54
50
|
legend?: any;
|
|
55
51
|
fit?: any;
|
|
52
|
+
variant?: any;
|
|
56
53
|
theme?: any;
|
|
57
54
|
legendPosition?: any;
|
|
55
|
+
width?: any;
|
|
56
|
+
height?: any;
|
|
57
|
+
subHeader?: any;
|
|
58
58
|
markers?: any;
|
|
59
59
|
chart?: any;
|
|
60
60
|
annotations?: any;
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PatternComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
for?: any;
|
|
13
13
|
control?: any;
|
|
14
14
|
mouseX?: any;
|
|
@@ -16,11 +16,11 @@ export declare const PatternComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
variant?: any;
|
|
20
19
|
themeName?: any;
|
|
21
20
|
dir?: any;
|
|
22
21
|
lang?: any;
|
|
23
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
24
|
for?: any;
|
|
25
25
|
control?: any;
|
|
26
26
|
mouseX?: any;
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RippleComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
for?: any;
|
|
13
13
|
control?: any;
|
|
14
14
|
duration?: any;
|
|
@@ -16,11 +16,11 @@ export declare const RippleComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
variant?: any;
|
|
20
19
|
themeName?: any;
|
|
21
20
|
dir?: any;
|
|
22
21
|
lang?: any;
|
|
23
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
24
|
for?: any;
|
|
25
25
|
control?: any;
|
|
26
26
|
duration?: any;
|