@breadstone/mosaik-elements-vue 0.1.36 → 0.1.38
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 +8 -8
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +23 -23
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +4 -4
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Charts/ChartComponent.d.ts +6 -6
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +12 -12
- 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 +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- 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 +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +13 -13
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +13 -13
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +13 -13
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +25 -25
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +23 -23
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +13 -13
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.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/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +10 -10
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +20 -9
- 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/Emoji/EmojiComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +10 -10
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.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 +4 -4
- 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 +49 -49
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +16 -16
- package/Controls/Components/Primitives/Portal/PortalHostComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +22 -22
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- 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/ListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- 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 +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Theming/Theme2Component.d.ts +2 -2
- package/package.json +2 -2
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
label?: any;
|
|
12
|
-
variant?: any;
|
|
13
13
|
target?: any;
|
|
14
14
|
download?: any;
|
|
15
15
|
href?: any;
|
|
@@ -20,10 +20,10 @@ export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
23
24
|
dir?: any;
|
|
24
25
|
lang?: any;
|
|
25
26
|
label?: any;
|
|
26
|
-
variant?: any;
|
|
27
27
|
target?: any;
|
|
28
28
|
download?: any;
|
|
29
29
|
href?: any;
|
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
15
|
reverse?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
orientation?: any;
|
|
14
18
|
fit?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
|
-
size?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
isBusy?: any;
|
|
21
21
|
horizontalContentAlignment?: any;
|
|
@@ -34,16 +34,16 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
35
35
|
themeName?: any;
|
|
36
36
|
disabled?: any;
|
|
37
|
+
variant?: any;
|
|
38
|
+
appearance?: any;
|
|
39
|
+
value?: any;
|
|
40
|
+
size?: any;
|
|
37
41
|
dir?: any;
|
|
38
42
|
lang?: any;
|
|
39
43
|
reverse?: any;
|
|
40
44
|
label?: any;
|
|
41
45
|
orientation?: any;
|
|
42
46
|
fit?: any;
|
|
43
|
-
value?: any;
|
|
44
|
-
variant?: any;
|
|
45
|
-
appearance?: any;
|
|
46
|
-
size?: any;
|
|
47
47
|
isFocused?: any;
|
|
48
48
|
isBusy?: any;
|
|
49
49
|
horizontalContentAlignment?: any;
|
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
export declare const ButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
orientation?: 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
17
|
themeName?: any;
|
|
18
18
|
disabled?: any;
|
|
19
|
+
variant?: any;
|
|
20
|
+
appearance?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
23
|
orientation?: any;
|
|
22
|
-
variant?: any;
|
|
23
|
-
appearance?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
15
|
reverse?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
orientation?: any;
|
|
14
18
|
fit?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
|
-
size?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
isBusy?: any;
|
|
21
21
|
horizontalContentAlignment?: any;
|
|
@@ -32,16 +32,16 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
33
33
|
themeName?: any;
|
|
34
34
|
disabled?: any;
|
|
35
|
+
variant?: any;
|
|
36
|
+
appearance?: any;
|
|
37
|
+
value?: any;
|
|
38
|
+
size?: any;
|
|
35
39
|
dir?: any;
|
|
36
40
|
lang?: any;
|
|
37
41
|
reverse?: any;
|
|
38
42
|
label?: any;
|
|
39
43
|
orientation?: any;
|
|
40
44
|
fit?: any;
|
|
41
|
-
value?: any;
|
|
42
|
-
variant?: any;
|
|
43
|
-
appearance?: any;
|
|
44
|
-
size?: any;
|
|
45
45
|
isFocused?: any;
|
|
46
46
|
isBusy?: any;
|
|
47
47
|
horizontalContentAlignment?: any;
|
|
@@ -4,28 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
dropDownPlacement?: any;
|
|
8
|
-
dropDownStrategy?: any;
|
|
9
|
-
dropDownDistance?: any;
|
|
10
|
-
dropDownSkidding?: any;
|
|
11
|
-
dropDownStaysOpen?: any;
|
|
12
|
-
dropDownMaxHeight?: any;
|
|
13
|
-
dropDownHeight?: any;
|
|
14
|
-
dropDownMaxWidth?: any;
|
|
15
|
-
dropDownWidth?: any;
|
|
16
|
-
isDropDownOpen?: any;
|
|
17
7
|
themeName?: any;
|
|
18
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
19
13
|
dir?: any;
|
|
20
14
|
lang?: any;
|
|
21
15
|
reverse?: any;
|
|
22
16
|
label?: any;
|
|
23
17
|
orientation?: any;
|
|
24
18
|
fit?: any;
|
|
25
|
-
value?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
|
-
size?: any;
|
|
29
19
|
isFocused?: any;
|
|
30
20
|
isBusy?: any;
|
|
31
21
|
horizontalContentAlignment?: any;
|
|
@@ -35,10 +25,6 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
35
25
|
iconSize?: any;
|
|
36
26
|
type?: any;
|
|
37
27
|
ripple?: any;
|
|
38
|
-
caretVisible?: any;
|
|
39
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
40
|
-
[key: string]: any;
|
|
41
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
42
28
|
dropDownPlacement?: any;
|
|
43
29
|
dropDownStrategy?: any;
|
|
44
30
|
dropDownDistance?: any;
|
|
@@ -46,21 +32,25 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
46
32
|
dropDownStaysOpen?: any;
|
|
47
33
|
dropDownMaxHeight?: any;
|
|
48
34
|
dropDownHeight?: any;
|
|
49
|
-
dropDownMaxWidth?: any;
|
|
50
35
|
dropDownWidth?: any;
|
|
36
|
+
dropDownMaxWidth?: any;
|
|
51
37
|
isDropDownOpen?: any;
|
|
38
|
+
caretVisible?: any;
|
|
39
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
40
|
+
[key: string]: any;
|
|
41
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
52
42
|
themeName?: any;
|
|
53
43
|
disabled?: any;
|
|
44
|
+
variant?: any;
|
|
45
|
+
appearance?: any;
|
|
46
|
+
value?: any;
|
|
47
|
+
size?: any;
|
|
54
48
|
dir?: any;
|
|
55
49
|
lang?: any;
|
|
56
50
|
reverse?: any;
|
|
57
51
|
label?: any;
|
|
58
52
|
orientation?: any;
|
|
59
53
|
fit?: any;
|
|
60
|
-
value?: any;
|
|
61
|
-
variant?: any;
|
|
62
|
-
appearance?: any;
|
|
63
|
-
size?: any;
|
|
64
54
|
isFocused?: any;
|
|
65
55
|
isBusy?: any;
|
|
66
56
|
horizontalContentAlignment?: any;
|
|
@@ -70,6 +60,16 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
70
60
|
iconSize?: any;
|
|
71
61
|
type?: any;
|
|
72
62
|
ripple?: any;
|
|
63
|
+
dropDownPlacement?: any;
|
|
64
|
+
dropDownStrategy?: any;
|
|
65
|
+
dropDownDistance?: any;
|
|
66
|
+
dropDownSkidding?: any;
|
|
67
|
+
dropDownStaysOpen?: any;
|
|
68
|
+
dropDownMaxHeight?: any;
|
|
69
|
+
dropDownHeight?: any;
|
|
70
|
+
dropDownWidth?: any;
|
|
71
|
+
dropDownMaxWidth?: any;
|
|
72
|
+
isDropDownOpen?: any;
|
|
73
73
|
caretVisible?: any;
|
|
74
74
|
}> & Readonly<{
|
|
75
75
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const FabComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
label?: any;
|
|
12
|
-
value?: any;
|
|
13
9
|
variant?: any;
|
|
14
10
|
appearance?: any;
|
|
11
|
+
value?: any;
|
|
15
12
|
size?: any;
|
|
13
|
+
dir?: any;
|
|
14
|
+
lang?: any;
|
|
15
|
+
label?: any;
|
|
16
16
|
isFocused?: any;
|
|
17
17
|
isBusy?: any;
|
|
18
18
|
icon?: any;
|
|
@@ -25,13 +25,13 @@ export declare const FabComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
27
|
disabled?: any;
|
|
28
|
-
dir?: any;
|
|
29
|
-
lang?: any;
|
|
30
|
-
label?: any;
|
|
31
|
-
value?: any;
|
|
32
28
|
variant?: any;
|
|
33
29
|
appearance?: any;
|
|
30
|
+
value?: any;
|
|
34
31
|
size?: any;
|
|
32
|
+
dir?: any;
|
|
33
|
+
lang?: any;
|
|
34
|
+
label?: any;
|
|
35
35
|
isFocused?: any;
|
|
36
36
|
isBusy?: any;
|
|
37
37
|
icon?: any;
|
package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const FabGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
isOpen?: any;
|
|
15
15
|
closeable?: any;
|
|
16
16
|
icon?: any;
|
|
@@ -22,11 +22,11 @@ export declare const FabGroupComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
appearance?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
29
|
label?: any;
|
|
28
|
-
variant?: any;
|
|
29
|
-
appearance?: any;
|
|
30
30
|
isOpen?: any;
|
|
31
31
|
closeable?: any;
|
|
32
32
|
icon?: any;
|
|
@@ -6,16 +6,16 @@
|
|
|
6
6
|
export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
15
|
reverse?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
orientation?: any;
|
|
14
18
|
fit?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
|
-
size?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
isBusy?: any;
|
|
21
21
|
horizontalContentAlignment?: any;
|
|
@@ -32,16 +32,16 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "pressed")[], "connected" | "disconnected" | "changed" | "pressed", import("vue").PublicProps, Readonly<{
|
|
33
33
|
themeName?: any;
|
|
34
34
|
disabled?: any;
|
|
35
|
+
variant?: any;
|
|
36
|
+
appearance?: any;
|
|
37
|
+
value?: any;
|
|
38
|
+
size?: any;
|
|
35
39
|
dir?: any;
|
|
36
40
|
lang?: any;
|
|
37
41
|
reverse?: any;
|
|
38
42
|
label?: any;
|
|
39
43
|
orientation?: any;
|
|
40
44
|
fit?: any;
|
|
41
|
-
value?: any;
|
|
42
|
-
variant?: any;
|
|
43
|
-
appearance?: any;
|
|
44
|
-
size?: any;
|
|
45
45
|
isFocused?: any;
|
|
46
46
|
isBusy?: any;
|
|
47
47
|
horizontalContentAlignment?: any;
|
|
@@ -6,18 +6,18 @@
|
|
|
6
6
|
export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
15
|
reverse?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
orientation?: any;
|
|
14
18
|
fit?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
19
|
delay?: any;
|
|
19
20
|
interval?: any;
|
|
20
|
-
size?: any;
|
|
21
21
|
isFocused?: any;
|
|
22
22
|
isBusy?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
@@ -33,18 +33,18 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "repeated")[], "connected" | "disconnected" | "changed" | "repeated", import("vue").PublicProps, Readonly<{
|
|
34
34
|
themeName?: any;
|
|
35
35
|
disabled?: any;
|
|
36
|
+
variant?: any;
|
|
37
|
+
appearance?: any;
|
|
38
|
+
value?: any;
|
|
39
|
+
size?: any;
|
|
36
40
|
dir?: any;
|
|
37
41
|
lang?: any;
|
|
38
42
|
reverse?: any;
|
|
39
43
|
label?: any;
|
|
40
44
|
orientation?: any;
|
|
41
45
|
fit?: any;
|
|
42
|
-
value?: any;
|
|
43
|
-
variant?: any;
|
|
44
|
-
appearance?: any;
|
|
45
46
|
delay?: any;
|
|
46
47
|
interval?: any;
|
|
47
|
-
size?: any;
|
|
48
48
|
isFocused?: any;
|
|
49
49
|
isBusy?: any;
|
|
50
50
|
horizontalContentAlignment?: any;
|
|
@@ -4,28 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
dropDownPlacement?: any;
|
|
8
|
-
dropDownStrategy?: any;
|
|
9
|
-
dropDownDistance?: any;
|
|
10
|
-
dropDownSkidding?: any;
|
|
11
|
-
dropDownStaysOpen?: any;
|
|
12
|
-
dropDownMaxHeight?: any;
|
|
13
|
-
dropDownHeight?: any;
|
|
14
|
-
dropDownMaxWidth?: any;
|
|
15
|
-
dropDownWidth?: any;
|
|
16
|
-
isDropDownOpen?: any;
|
|
17
7
|
themeName?: any;
|
|
18
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
size?: any;
|
|
19
13
|
dir?: any;
|
|
20
14
|
lang?: any;
|
|
21
15
|
reverse?: any;
|
|
22
16
|
label?: any;
|
|
23
17
|
orientation?: any;
|
|
24
18
|
fit?: any;
|
|
25
|
-
value?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
|
-
size?: any;
|
|
29
19
|
isFocused?: any;
|
|
30
20
|
isBusy?: any;
|
|
31
21
|
horizontalContentAlignment?: any;
|
|
@@ -35,9 +25,6 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
35
25
|
iconSize?: any;
|
|
36
26
|
type?: any;
|
|
37
27
|
ripple?: any;
|
|
38
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
|
-
[key: string]: any;
|
|
40
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
41
28
|
dropDownPlacement?: any;
|
|
42
29
|
dropDownStrategy?: any;
|
|
43
30
|
dropDownDistance?: any;
|
|
@@ -45,21 +32,24 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
45
32
|
dropDownStaysOpen?: any;
|
|
46
33
|
dropDownMaxHeight?: any;
|
|
47
34
|
dropDownHeight?: any;
|
|
48
|
-
dropDownMaxWidth?: any;
|
|
49
35
|
dropDownWidth?: any;
|
|
36
|
+
dropDownMaxWidth?: any;
|
|
50
37
|
isDropDownOpen?: any;
|
|
38
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
51
41
|
themeName?: any;
|
|
52
42
|
disabled?: any;
|
|
43
|
+
variant?: any;
|
|
44
|
+
appearance?: any;
|
|
45
|
+
value?: any;
|
|
46
|
+
size?: any;
|
|
53
47
|
dir?: any;
|
|
54
48
|
lang?: any;
|
|
55
49
|
reverse?: any;
|
|
56
50
|
label?: any;
|
|
57
51
|
orientation?: any;
|
|
58
52
|
fit?: any;
|
|
59
|
-
value?: any;
|
|
60
|
-
variant?: any;
|
|
61
|
-
appearance?: any;
|
|
62
|
-
size?: any;
|
|
63
53
|
isFocused?: any;
|
|
64
54
|
isBusy?: any;
|
|
65
55
|
horizontalContentAlignment?: any;
|
|
@@ -69,6 +59,16 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
69
59
|
iconSize?: any;
|
|
70
60
|
type?: any;
|
|
71
61
|
ripple?: any;
|
|
62
|
+
dropDownPlacement?: any;
|
|
63
|
+
dropDownStrategy?: any;
|
|
64
|
+
dropDownDistance?: any;
|
|
65
|
+
dropDownSkidding?: any;
|
|
66
|
+
dropDownStaysOpen?: any;
|
|
67
|
+
dropDownMaxHeight?: any;
|
|
68
|
+
dropDownHeight?: any;
|
|
69
|
+
dropDownWidth?: any;
|
|
70
|
+
dropDownMaxWidth?: any;
|
|
71
|
+
isDropDownOpen?: any;
|
|
72
72
|
}> & Readonly<{
|
|
73
73
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
74
74
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const TileComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
fit?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
type?: any;
|
|
16
16
|
ripple?: any;
|
|
@@ -20,11 +20,11 @@ export declare const TileComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
23
25
|
dir?: any;
|
|
24
26
|
lang?: any;
|
|
25
27
|
fit?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
28
|
isFocused?: any;
|
|
29
29
|
type?: any;
|
|
30
30
|
ripple?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
isChecked?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
13
|
+
size?: any;
|
|
9
14
|
dir?: any;
|
|
10
15
|
lang?: any;
|
|
11
16
|
reverse?: any;
|
|
12
17
|
label?: any;
|
|
13
18
|
orientation?: any;
|
|
14
19
|
fit?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
|
-
size?: any;
|
|
19
|
-
isChecked?: any;
|
|
20
20
|
isFocused?: any;
|
|
21
21
|
isBusy?: any;
|
|
22
22
|
horizontalContentAlignment?: any;
|
|
@@ -28,20 +28,20 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
ripple?: any;
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
30
|
[key: string]: any;
|
|
31
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
31
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed")[], "toggled" | "checked" | "unchecked" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
32
32
|
themeName?: any;
|
|
33
|
+
isChecked?: any;
|
|
33
34
|
disabled?: any;
|
|
35
|
+
variant?: any;
|
|
36
|
+
appearance?: any;
|
|
37
|
+
value?: any;
|
|
38
|
+
size?: any;
|
|
34
39
|
dir?: any;
|
|
35
40
|
lang?: any;
|
|
36
41
|
reverse?: any;
|
|
37
42
|
label?: any;
|
|
38
43
|
orientation?: any;
|
|
39
44
|
fit?: any;
|
|
40
|
-
value?: any;
|
|
41
|
-
variant?: any;
|
|
42
|
-
appearance?: any;
|
|
43
|
-
size?: any;
|
|
44
|
-
isChecked?: any;
|
|
45
45
|
isFocused?: any;
|
|
46
46
|
isBusy?: any;
|
|
47
47
|
horizontalContentAlignment?: any;
|
|
@@ -52,12 +52,12 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
52
52
|
type?: any;
|
|
53
53
|
ripple?: any;
|
|
54
54
|
}> & Readonly<{
|
|
55
|
+
onToggled?: ((...args: any[]) => any) | undefined;
|
|
56
|
+
onChecked?: ((...args: any[]) => any) | undefined;
|
|
57
|
+
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
55
58
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
56
59
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
57
60
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
58
|
-
onChecked?: ((...args: any[]) => any) | undefined;
|
|
59
|
-
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
60
|
-
onToggled?: ((...args: any[]) => any) | undefined;
|
|
61
61
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
62
62
|
declare module 'vue' {
|
|
63
63
|
interface GlobalComponents {
|
|
@@ -6,26 +6,26 @@
|
|
|
6
6
|
export declare const ToggleButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
invalid?: any;
|
|
12
15
|
orientation?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
appearance?: 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
20
|
themeName?: any;
|
|
21
21
|
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
23
|
+
appearance?: any;
|
|
24
|
+
value?: any;
|
|
22
25
|
dir?: any;
|
|
23
26
|
lang?: any;
|
|
24
27
|
invalid?: any;
|
|
25
28
|
orientation?: any;
|
|
26
|
-
value?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
29
|
toggleChanged?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,9 +4,8 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChartComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
12
11
|
fill?: any;
|
|
@@ -14,8 +13,9 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
14
13
|
legend?: any;
|
|
15
14
|
fit?: any;
|
|
16
15
|
subHeader?: any;
|
|
17
|
-
variant?: any;
|
|
18
16
|
legendPosition?: any;
|
|
17
|
+
width?: any;
|
|
18
|
+
height?: any;
|
|
19
19
|
theme?: any;
|
|
20
20
|
grid?: any;
|
|
21
21
|
labels?: any;
|
|
@@ -42,9 +42,8 @@ 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
|
-
height?: any;
|
|
46
|
-
width?: any;
|
|
47
45
|
themeName?: any;
|
|
46
|
+
variant?: any;
|
|
48
47
|
dir?: any;
|
|
49
48
|
lang?: any;
|
|
50
49
|
fill?: any;
|
|
@@ -52,8 +51,9 @@ export declare const ChartComponent: import("vue").DefineComponent<{
|
|
|
52
51
|
legend?: any;
|
|
53
52
|
fit?: any;
|
|
54
53
|
subHeader?: any;
|
|
55
|
-
variant?: any;
|
|
56
54
|
legendPosition?: any;
|
|
55
|
+
width?: any;
|
|
56
|
+
height?: any;
|
|
57
57
|
theme?: any;
|
|
58
58
|
grid?: any;
|
|
59
59
|
labels?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const PatternComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
for?: any;
|
|
13
13
|
control?: any;
|
|
14
14
|
mouseX?: any;
|
|
@@ -18,9 +18,9 @@ export declare const PatternComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
|
-
variant?: any;
|
|
24
24
|
for?: any;
|
|
25
25
|
control?: any;
|
|
26
26
|
mouseX?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const RippleComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
for?: any;
|
|
13
13
|
control?: any;
|
|
14
14
|
duration?: any;
|
|
@@ -18,9 +18,9 @@ export declare const RippleComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
|
-
variant?: any;
|
|
24
24
|
for?: any;
|
|
25
25
|
control?: any;
|
|
26
26
|
duration?: any;
|