@breadstone/mosaik-elements-vue 0.0.261 → 0.0.262
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 +4 -4
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +8 -8
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +8 -8
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +4 -4
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +4 -4
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +4 -4
- 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 +10 -10
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +13 -13
- 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 +8 -8
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarSeparatorComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +6 -6
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +8 -8
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +17 -17
- 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 +10 -10
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +10 -10
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +2 -2
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +4 -4
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/ReactionChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +12 -12
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- 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/FontEditor/FontEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +4 -4
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Video/VideoComponent.d.ts +2 -2
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +2 -2
- 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 +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 +6 -6
- 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 +6 -6
- package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Divider/DividerComponent.d.ts +2 -2
- 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/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Flip/FlipComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Marquee/MarqueeComponent.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 +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Scroll/ScrollComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Thumbnail/ThumbnailComponent.d.ts +2 -2
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +10 -10
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/thumb/ThumbComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +8 -8
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +8 -8
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +10 -10
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +10 -10
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Carousel2/Carousel2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +7 -7
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +19 -19
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +15 -15
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Menu/MenuComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +16 -14
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.js +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemComponent.js.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +8 -6
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.js +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.js.map +1 -1
- 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/StepperComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +15 -15
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +17 -17
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +7 -7
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableFooterRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableHeaderRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +15 -15
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +14 -14
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +4 -4
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +4 -4
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +4 -4
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +4 -4
- package/package.json +2 -2
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
disabled?: any;
|
|
9
|
-
variant?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
label?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
target?: any;
|
|
14
14
|
download?: any;
|
|
15
15
|
href?: any;
|
|
@@ -19,11 +19,11 @@ export declare const AnchorComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
22
|
dir?: any;
|
|
25
23
|
lang?: any;
|
|
26
24
|
label?: any;
|
|
25
|
+
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
27
|
target?: any;
|
|
28
28
|
download?: any;
|
|
29
29
|
href?: any;
|
|
@@ -5,19 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
size?: any;
|
|
20
18
|
appearance?: any;
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
isBusy?: any;
|
|
22
21
|
horizontalContentAlignment?: any;
|
|
23
22
|
verticalContentAlignment?: any;
|
|
@@ -25,6 +24,7 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
25
24
|
iconPosition?: any;
|
|
26
25
|
iconSize?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
ripple?: any;
|
|
28
28
|
target?: any;
|
|
29
29
|
download?: any;
|
|
30
30
|
href?: any;
|
|
@@ -33,19 +33,18 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
[key: string]: any;
|
|
34
34
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
35
35
|
themeName?: any;
|
|
36
|
-
|
|
37
|
-
disabled?: any;
|
|
38
|
-
variant?: any;
|
|
39
|
-
isFocused?: any;
|
|
40
|
-
value?: any;
|
|
36
|
+
orientation?: any;
|
|
41
37
|
dir?: any;
|
|
42
38
|
lang?: any;
|
|
43
39
|
reverse?: any;
|
|
44
40
|
label?: any;
|
|
45
|
-
orientation?: any;
|
|
46
41
|
fit?: any;
|
|
42
|
+
disabled?: any;
|
|
43
|
+
value?: any;
|
|
44
|
+
variant?: any;
|
|
47
45
|
size?: any;
|
|
48
46
|
appearance?: any;
|
|
47
|
+
isFocused?: any;
|
|
49
48
|
isBusy?: any;
|
|
50
49
|
horizontalContentAlignment?: any;
|
|
51
50
|
verticalContentAlignment?: any;
|
|
@@ -53,6 +52,7 @@ export declare const ButtonComponent: import("vue").DefineComponent<{
|
|
|
53
52
|
iconPosition?: any;
|
|
54
53
|
iconSize?: any;
|
|
55
54
|
type?: any;
|
|
55
|
+
ripple?: any;
|
|
56
56
|
target?: any;
|
|
57
57
|
download?: any;
|
|
58
58
|
href?: any;
|
|
@@ -5,21 +5,21 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
variant?: any;
|
|
8
|
+
orientation?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
12
|
-
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
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" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
|
-
|
|
19
|
-
variant?: any;
|
|
18
|
+
orientation?: any;
|
|
20
19
|
dir?: any;
|
|
21
20
|
lang?: any;
|
|
22
|
-
|
|
21
|
+
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
23
23
|
appearance?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,19 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
size?: any;
|
|
20
18
|
appearance?: any;
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
isBusy?: any;
|
|
22
21
|
horizontalContentAlignment?: any;
|
|
23
22
|
verticalContentAlignment?: any;
|
|
@@ -25,25 +24,25 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
25
24
|
iconPosition?: any;
|
|
26
25
|
iconSize?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
ripple?: any;
|
|
28
28
|
subLabel?: any;
|
|
29
29
|
isNavigation?: any;
|
|
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" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
33
33
|
themeName?: any;
|
|
34
|
-
|
|
35
|
-
disabled?: any;
|
|
36
|
-
variant?: any;
|
|
37
|
-
isFocused?: any;
|
|
38
|
-
value?: any;
|
|
34
|
+
orientation?: any;
|
|
39
35
|
dir?: any;
|
|
40
36
|
lang?: any;
|
|
41
37
|
reverse?: any;
|
|
42
38
|
label?: any;
|
|
43
|
-
orientation?: any;
|
|
44
39
|
fit?: any;
|
|
40
|
+
disabled?: any;
|
|
41
|
+
value?: any;
|
|
42
|
+
variant?: any;
|
|
45
43
|
size?: any;
|
|
46
44
|
appearance?: any;
|
|
45
|
+
isFocused?: any;
|
|
47
46
|
isBusy?: any;
|
|
48
47
|
horizontalContentAlignment?: any;
|
|
49
48
|
verticalContentAlignment?: any;
|
|
@@ -51,6 +50,7 @@ export declare const CompoundButtonComponent: import("vue").DefineComponent<{
|
|
|
51
50
|
iconPosition?: any;
|
|
52
51
|
iconSize?: any;
|
|
53
52
|
type?: any;
|
|
53
|
+
ripple?: any;
|
|
54
54
|
subLabel?: any;
|
|
55
55
|
isNavigation?: any;
|
|
56
56
|
}> & Readonly<{
|
|
@@ -5,19 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
size?: any;
|
|
20
18
|
appearance?: any;
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
isBusy?: any;
|
|
22
21
|
horizontalContentAlignment?: any;
|
|
23
22
|
verticalContentAlignment?: any;
|
|
@@ -25,6 +24,7 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
25
24
|
iconPosition?: any;
|
|
26
25
|
iconSize?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
ripple?: any;
|
|
28
28
|
dropDownPlacement?: any;
|
|
29
29
|
dropDownStrategy?: any;
|
|
30
30
|
dropDownDistance?: any;
|
|
@@ -40,19 +40,18 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
40
40
|
[key: string]: any;
|
|
41
41
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
42
42
|
themeName?: any;
|
|
43
|
-
|
|
44
|
-
disabled?: any;
|
|
45
|
-
variant?: any;
|
|
46
|
-
isFocused?: any;
|
|
47
|
-
value?: any;
|
|
43
|
+
orientation?: any;
|
|
48
44
|
dir?: any;
|
|
49
45
|
lang?: any;
|
|
50
46
|
reverse?: any;
|
|
51
47
|
label?: any;
|
|
52
|
-
orientation?: any;
|
|
53
48
|
fit?: any;
|
|
49
|
+
disabled?: any;
|
|
50
|
+
value?: any;
|
|
51
|
+
variant?: any;
|
|
54
52
|
size?: any;
|
|
55
53
|
appearance?: any;
|
|
54
|
+
isFocused?: any;
|
|
56
55
|
isBusy?: any;
|
|
57
56
|
horizontalContentAlignment?: any;
|
|
58
57
|
verticalContentAlignment?: any;
|
|
@@ -60,6 +59,7 @@ export declare const DropdownButtonComponent: import("vue").DefineComponent<{
|
|
|
60
59
|
iconPosition?: any;
|
|
61
60
|
iconSize?: any;
|
|
62
61
|
type?: any;
|
|
62
|
+
ripple?: any;
|
|
63
63
|
dropDownPlacement?: any;
|
|
64
64
|
dropDownStrategy?: any;
|
|
65
65
|
dropDownDistance?: any;
|
|
@@ -5,40 +5,40 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FabComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
ripple?: any;
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
15
10
|
label?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
value?: any;
|
|
13
|
+
variant?: any;
|
|
16
14
|
size?: any;
|
|
17
15
|
appearance?: any;
|
|
16
|
+
isFocused?: any;
|
|
18
17
|
isBusy?: any;
|
|
19
18
|
icon?: any;
|
|
20
19
|
iconPosition?: any;
|
|
21
20
|
iconSize?: any;
|
|
22
21
|
type?: any;
|
|
22
|
+
ripple?: 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" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
ripple?: any;
|
|
28
|
-
disabled?: any;
|
|
29
|
-
variant?: any;
|
|
30
|
-
isFocused?: any;
|
|
31
|
-
value?: any;
|
|
32
27
|
dir?: any;
|
|
33
28
|
lang?: any;
|
|
34
29
|
label?: any;
|
|
30
|
+
disabled?: any;
|
|
31
|
+
value?: any;
|
|
32
|
+
variant?: any;
|
|
35
33
|
size?: any;
|
|
36
34
|
appearance?: any;
|
|
35
|
+
isFocused?: any;
|
|
37
36
|
isBusy?: any;
|
|
38
37
|
icon?: any;
|
|
39
38
|
iconPosition?: any;
|
|
40
39
|
iconSize?: any;
|
|
41
40
|
type?: any;
|
|
41
|
+
ripple?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
onChanged?: ((...args: any[]) => any) | undefined;
|
package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FabGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
disabled?: any;
|
|
9
|
-
variant?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
label?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
isOpen?: any;
|
|
15
15
|
closeable?: any;
|
|
@@ -21,11 +21,11 @@ export declare const FabGroupComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "changed" | "disconnected" | "opened" | "closed")[], "connected" | "changed" | "disconnected" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
-
disabled?: any;
|
|
25
|
-
variant?: any;
|
|
26
24
|
dir?: any;
|
|
27
25
|
lang?: any;
|
|
28
26
|
label?: any;
|
|
27
|
+
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
29
|
appearance?: any;
|
|
30
30
|
isOpen?: any;
|
|
31
31
|
closeable?: any;
|
|
@@ -5,19 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
size?: any;
|
|
20
18
|
appearance?: any;
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
isBusy?: any;
|
|
22
21
|
horizontalContentAlignment?: any;
|
|
23
22
|
verticalContentAlignment?: any;
|
|
@@ -25,25 +24,25 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
25
24
|
iconPosition?: any;
|
|
26
25
|
iconSize?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
ripple?: any;
|
|
28
28
|
duration?: any;
|
|
29
29
|
isPressing?: any;
|
|
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" | "changed" | "disconnected" | "pressed")[], "connected" | "changed" | "disconnected" | "pressed", import("vue").PublicProps, Readonly<{
|
|
33
33
|
themeName?: any;
|
|
34
|
-
|
|
35
|
-
disabled?: any;
|
|
36
|
-
variant?: any;
|
|
37
|
-
isFocused?: any;
|
|
38
|
-
value?: any;
|
|
34
|
+
orientation?: any;
|
|
39
35
|
dir?: any;
|
|
40
36
|
lang?: any;
|
|
41
37
|
reverse?: any;
|
|
42
38
|
label?: any;
|
|
43
|
-
orientation?: any;
|
|
44
39
|
fit?: any;
|
|
40
|
+
disabled?: any;
|
|
41
|
+
value?: any;
|
|
42
|
+
variant?: any;
|
|
45
43
|
size?: any;
|
|
46
44
|
appearance?: any;
|
|
45
|
+
isFocused?: any;
|
|
47
46
|
isBusy?: any;
|
|
48
47
|
horizontalContentAlignment?: any;
|
|
49
48
|
verticalContentAlignment?: any;
|
|
@@ -51,6 +50,7 @@ export declare const PressButtonComponent: import("vue").DefineComponent<{
|
|
|
51
50
|
iconPosition?: any;
|
|
52
51
|
iconSize?: any;
|
|
53
52
|
type?: any;
|
|
53
|
+
ripple?: any;
|
|
54
54
|
duration?: any;
|
|
55
55
|
isPressing?: any;
|
|
56
56
|
}> & Readonly<{
|
|
@@ -5,21 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
19
16
|
delay?: any;
|
|
20
17
|
interval?: any;
|
|
18
|
+
variant?: any;
|
|
21
19
|
size?: any;
|
|
22
20
|
appearance?: any;
|
|
21
|
+
isFocused?: any;
|
|
23
22
|
isBusy?: any;
|
|
24
23
|
horizontalContentAlignment?: any;
|
|
25
24
|
verticalContentAlignment?: any;
|
|
@@ -27,26 +26,26 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
27
26
|
iconPosition?: any;
|
|
28
27
|
iconSize?: any;
|
|
29
28
|
type?: any;
|
|
29
|
+
ripple?: any;
|
|
30
30
|
isRepeating?: any;
|
|
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" | "changed" | "disconnected" | "repeated")[], "connected" | "changed" | "disconnected" | "repeated", import("vue").PublicProps, Readonly<{
|
|
34
34
|
themeName?: any;
|
|
35
|
-
|
|
36
|
-
disabled?: any;
|
|
37
|
-
variant?: any;
|
|
38
|
-
isFocused?: any;
|
|
39
|
-
value?: any;
|
|
35
|
+
orientation?: any;
|
|
40
36
|
dir?: any;
|
|
41
37
|
lang?: any;
|
|
42
38
|
reverse?: any;
|
|
43
39
|
label?: any;
|
|
44
|
-
orientation?: any;
|
|
45
40
|
fit?: any;
|
|
41
|
+
disabled?: any;
|
|
42
|
+
value?: any;
|
|
46
43
|
delay?: any;
|
|
47
44
|
interval?: any;
|
|
45
|
+
variant?: any;
|
|
48
46
|
size?: any;
|
|
49
47
|
appearance?: any;
|
|
48
|
+
isFocused?: any;
|
|
50
49
|
isBusy?: any;
|
|
51
50
|
horizontalContentAlignment?: any;
|
|
52
51
|
verticalContentAlignment?: any;
|
|
@@ -54,6 +53,7 @@ export declare const RepeatButtonComponent: import("vue").DefineComponent<{
|
|
|
54
53
|
iconPosition?: any;
|
|
55
54
|
iconSize?: any;
|
|
56
55
|
type?: any;
|
|
56
|
+
ripple?: any;
|
|
57
57
|
isRepeating?: any;
|
|
58
58
|
}> & Readonly<{
|
|
59
59
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,19 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
13
9
|
dir?: any;
|
|
14
10
|
lang?: any;
|
|
15
11
|
reverse?: any;
|
|
16
12
|
label?: any;
|
|
17
|
-
orientation?: any;
|
|
18
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
19
17
|
size?: any;
|
|
20
18
|
appearance?: any;
|
|
19
|
+
isFocused?: any;
|
|
21
20
|
isBusy?: any;
|
|
22
21
|
horizontalContentAlignment?: any;
|
|
23
22
|
verticalContentAlignment?: any;
|
|
@@ -25,6 +24,7 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
25
24
|
iconPosition?: any;
|
|
26
25
|
iconSize?: any;
|
|
27
26
|
type?: any;
|
|
27
|
+
ripple?: any;
|
|
28
28
|
dropDownPlacement?: any;
|
|
29
29
|
dropDownStrategy?: any;
|
|
30
30
|
dropDownDistance?: any;
|
|
@@ -39,19 +39,18 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
41
41
|
themeName?: any;
|
|
42
|
-
|
|
43
|
-
disabled?: any;
|
|
44
|
-
variant?: any;
|
|
45
|
-
isFocused?: any;
|
|
46
|
-
value?: any;
|
|
42
|
+
orientation?: any;
|
|
47
43
|
dir?: any;
|
|
48
44
|
lang?: any;
|
|
49
45
|
reverse?: any;
|
|
50
46
|
label?: any;
|
|
51
|
-
orientation?: any;
|
|
52
47
|
fit?: any;
|
|
48
|
+
disabled?: any;
|
|
49
|
+
value?: any;
|
|
50
|
+
variant?: any;
|
|
53
51
|
size?: any;
|
|
54
52
|
appearance?: any;
|
|
53
|
+
isFocused?: any;
|
|
55
54
|
isBusy?: any;
|
|
56
55
|
horizontalContentAlignment?: any;
|
|
57
56
|
verticalContentAlignment?: any;
|
|
@@ -59,6 +58,7 @@ export declare const SplitButtonComponent: import("vue").DefineComponent<{
|
|
|
59
58
|
iconPosition?: any;
|
|
60
59
|
iconSize?: any;
|
|
61
60
|
type?: any;
|
|
61
|
+
ripple?: any;
|
|
62
62
|
dropDownPlacement?: any;
|
|
63
63
|
dropDownStrategy?: any;
|
|
64
64
|
dropDownDistance?: any;
|
|
@@ -5,29 +5,29 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TileComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
ripple?: any;
|
|
9
|
-
disabled?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
14
10
|
fit?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
15
13
|
appearance?: any;
|
|
14
|
+
isFocused?: any;
|
|
16
15
|
type?: any;
|
|
16
|
+
ripple?: any;
|
|
17
17
|
elevation?: 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" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
ripple?: any;
|
|
23
|
-
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
isFocused?: any;
|
|
26
22
|
dir?: any;
|
|
27
23
|
lang?: any;
|
|
28
24
|
fit?: any;
|
|
25
|
+
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
29
27
|
appearance?: any;
|
|
28
|
+
isFocused?: any;
|
|
30
29
|
type?: any;
|
|
30
|
+
ripple?: any;
|
|
31
31
|
elevation?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
7
|
-
isChecked?: any;
|
|
8
7
|
themeName?: any;
|
|
9
|
-
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
isFocused?: any;
|
|
13
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
14
9
|
dir?: any;
|
|
15
10
|
lang?: any;
|
|
16
11
|
reverse?: any;
|
|
17
12
|
label?: any;
|
|
18
|
-
orientation?: any;
|
|
19
13
|
fit?: any;
|
|
14
|
+
disabled?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
variant?: any;
|
|
20
17
|
size?: any;
|
|
21
18
|
appearance?: any;
|
|
19
|
+
isChecked?: any;
|
|
20
|
+
isFocused?: any;
|
|
22
21
|
isBusy?: any;
|
|
23
22
|
horizontalContentAlignment?: any;
|
|
24
23
|
verticalContentAlignment?: any;
|
|
@@ -26,24 +25,24 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
26
25
|
iconPosition?: any;
|
|
27
26
|
iconSize?: any;
|
|
28
27
|
type?: any;
|
|
28
|
+
ripple?: any;
|
|
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" | "changed" | "disconnected" | "checked" | "unchecked" | "toggled")[], "connected" | "changed" | "disconnected" | "checked" | "unchecked" | "toggled", import("vue").PublicProps, Readonly<{
|
|
32
|
-
isChecked?: any;
|
|
33
32
|
themeName?: any;
|
|
34
|
-
|
|
35
|
-
disabled?: any;
|
|
36
|
-
variant?: any;
|
|
37
|
-
isFocused?: any;
|
|
38
|
-
value?: any;
|
|
33
|
+
orientation?: any;
|
|
39
34
|
dir?: any;
|
|
40
35
|
lang?: any;
|
|
41
36
|
reverse?: any;
|
|
42
37
|
label?: any;
|
|
43
|
-
orientation?: any;
|
|
44
38
|
fit?: any;
|
|
39
|
+
disabled?: any;
|
|
40
|
+
value?: any;
|
|
41
|
+
variant?: any;
|
|
45
42
|
size?: any;
|
|
46
43
|
appearance?: any;
|
|
44
|
+
isChecked?: any;
|
|
45
|
+
isFocused?: any;
|
|
47
46
|
isBusy?: any;
|
|
48
47
|
horizontalContentAlignment?: any;
|
|
49
48
|
verticalContentAlignment?: any;
|
|
@@ -51,6 +50,7 @@ export declare const ToggleButtonComponent: import("vue").DefineComponent<{
|
|
|
51
50
|
iconPosition?: any;
|
|
52
51
|
iconSize?: any;
|
|
53
52
|
type?: any;
|
|
53
|
+
ripple?: any;
|
|
54
54
|
}> & Readonly<{
|
|
55
55
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
56
56
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,26 +5,26 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleButtonGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
variant?: any;
|
|
10
|
-
value?: any;
|
|
8
|
+
orientation?: any;
|
|
11
9
|
dir?: any;
|
|
12
10
|
lang?: any;
|
|
13
11
|
invalid?: any;
|
|
14
|
-
|
|
12
|
+
disabled?: any;
|
|
13
|
+
value?: any;
|
|
14
|
+
variant?: any;
|
|
15
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" | "changed" | "disconnected" | "groupChanged")[], "connected" | "changed" | "disconnected" | "groupChanged", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
-
|
|
22
|
-
variant?: any;
|
|
23
|
-
value?: any;
|
|
21
|
+
orientation?: any;
|
|
24
22
|
dir?: any;
|
|
25
23
|
lang?: any;
|
|
26
24
|
invalid?: any;
|
|
27
|
-
|
|
25
|
+
disabled?: any;
|
|
26
|
+
value?: any;
|
|
27
|
+
variant?: any;
|
|
28
28
|
appearance?: any;
|
|
29
29
|
toggleChanged?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CellComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
disabled?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
label?: any;
|
|
11
|
+
disabled?: any;
|
|
12
12
|
subLabel?: any;
|
|
13
13
|
isNavigation?: 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" | "changed" | "disconnected")[], "connected" | "changed" | "disconnected", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
|
-
disabled?: any;
|
|
19
18
|
dir?: any;
|
|
20
19
|
lang?: any;
|
|
21
20
|
label?: any;
|
|
21
|
+
disabled?: any;
|
|
22
22
|
subLabel?: any;
|
|
23
23
|
isNavigation?: any;
|
|
24
24
|
}> & Readonly<{
|