@breadstone/mosaik-elements-vue 0.0.241 → 0.0.243
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- 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 +4 -4
- 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 +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +2 -2
- 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 +4 -4
- 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 +2 -2
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +15 -15
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +7 -7
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +4 -4
- 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/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- 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 +8 -8
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- 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 +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +13 -13
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- 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/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +2 -2
- package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +4 -4
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- 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 +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 +2 -2
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +6 -6
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +9 -9
- 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 +13 -13
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +4 -4
- package/Controls/Components/Selectors/List/ListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +13 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +7 -5
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +9 -9
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +2 -2
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +2 -2
- package/package.json +2 -2
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CalendarSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
disabled?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
text?: any;
|
|
16
17
|
disabled?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CheckboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
|
|
16
|
+
variant?: any;
|
|
16
17
|
appearance?: any;
|
|
17
18
|
isChecked?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
isThreeState?: any;
|
|
@@ -24,18 +24,18 @@ export declare const CheckboxComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
|
|
27
|
+
value?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
-
|
|
29
|
+
formatter?: any;
|
|
30
30
|
dir?: any;
|
|
31
31
|
lang?: any;
|
|
32
32
|
name?: any;
|
|
33
|
+
label?: any;
|
|
33
34
|
invalid?: any;
|
|
34
|
-
|
|
35
|
+
variant?: any;
|
|
35
36
|
appearance?: any;
|
|
36
37
|
isChecked?: any;
|
|
37
38
|
isFocused?: any;
|
|
38
|
-
formatter?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CheckboxGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
name?: any;
|
|
13
13
|
invalid?: any;
|
|
14
14
|
orientation?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
required?: 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" | "checkChanged")[], "connected" | "disconnected" | "changed" | "checkChanged", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
|
|
22
|
+
value?: any;
|
|
23
23
|
disabled?: any;
|
|
24
24
|
dir?: any;
|
|
25
25
|
lang?: any;
|
|
26
26
|
name?: any;
|
|
27
27
|
invalid?: any;
|
|
28
28
|
orientation?: any;
|
|
29
|
-
|
|
29
|
+
variant?: any;
|
|
30
30
|
appearance?: any;
|
|
31
31
|
required?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChipboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
|
+
variant?: any;
|
|
17
18
|
appearance?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
required?: any;
|
|
21
21
|
readonly?: any;
|
|
22
22
|
autofocus?: any;
|
|
@@ -34,18 +34,18 @@ export declare const ChipboxComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
[key: string]: any;
|
|
35
35
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chipAdded" | "chipRemoved" | "cleared")[], "connected" | "disconnected" | "changed" | "chipAdded" | "chipRemoved" | "cleared", import("vue").PublicProps, Readonly<{
|
|
36
36
|
themeName?: any;
|
|
37
|
-
|
|
37
|
+
value?: any;
|
|
38
38
|
disabled?: any;
|
|
39
|
-
|
|
39
|
+
formatter?: any;
|
|
40
40
|
dir?: any;
|
|
41
41
|
lang?: any;
|
|
42
42
|
name?: any;
|
|
43
|
+
label?: any;
|
|
43
44
|
invalid?: any;
|
|
44
|
-
value?: any;
|
|
45
45
|
state?: any;
|
|
46
|
+
variant?: any;
|
|
46
47
|
appearance?: any;
|
|
47
48
|
isFocused?: any;
|
|
48
|
-
formatter?: any;
|
|
49
49
|
required?: any;
|
|
50
50
|
readonly?: any;
|
|
51
51
|
autofocus?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChoiceComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
|
|
16
|
+
variant?: any;
|
|
16
17
|
appearance?: any;
|
|
17
18
|
isChecked?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
required?: any;
|
|
21
21
|
isThreeState?: any;
|
|
22
22
|
icon?: any;
|
|
@@ -27,18 +27,18 @@ export declare const ChoiceComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
[key: string]: any;
|
|
28
28
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
29
29
|
themeName?: any;
|
|
30
|
-
|
|
30
|
+
value?: any;
|
|
31
31
|
disabled?: any;
|
|
32
|
-
|
|
32
|
+
formatter?: any;
|
|
33
33
|
dir?: any;
|
|
34
34
|
lang?: any;
|
|
35
35
|
name?: any;
|
|
36
|
+
label?: any;
|
|
36
37
|
invalid?: any;
|
|
37
|
-
|
|
38
|
+
variant?: any;
|
|
38
39
|
appearance?: any;
|
|
39
40
|
isChecked?: any;
|
|
40
41
|
isFocused?: any;
|
|
41
|
-
formatter?: any;
|
|
42
42
|
required?: any;
|
|
43
43
|
isThreeState?: any;
|
|
44
44
|
icon?: any;
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChoiceGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
name?: any;
|
|
13
13
|
invalid?: any;
|
|
14
14
|
orientation?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
required?: 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" | "choiceChanged")[], "connected" | "disconnected" | "changed" | "choiceChanged", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
|
|
22
|
+
value?: any;
|
|
23
23
|
disabled?: any;
|
|
24
24
|
dir?: any;
|
|
25
25
|
lang?: any;
|
|
26
26
|
name?: any;
|
|
27
27
|
invalid?: any;
|
|
28
28
|
orientation?: any;
|
|
29
|
-
|
|
29
|
+
variant?: any;
|
|
30
30
|
appearance?: any;
|
|
31
31
|
required?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
|
+
variant?: any;
|
|
17
18
|
appearance?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
required?: any;
|
|
21
21
|
readonly?: any;
|
|
22
22
|
autofocus?: any;
|
|
@@ -51,18 +51,18 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
|
51
51
|
[key: string]: any;
|
|
52
52
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus")[], "connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus", import("vue").PublicProps, Readonly<{
|
|
53
53
|
themeName?: any;
|
|
54
|
-
|
|
54
|
+
value?: any;
|
|
55
55
|
disabled?: any;
|
|
56
|
-
|
|
56
|
+
formatter?: any;
|
|
57
57
|
dir?: any;
|
|
58
58
|
lang?: any;
|
|
59
59
|
name?: any;
|
|
60
|
+
label?: any;
|
|
60
61
|
invalid?: any;
|
|
61
|
-
value?: any;
|
|
62
62
|
state?: any;
|
|
63
|
+
variant?: any;
|
|
63
64
|
appearance?: any;
|
|
64
65
|
isFocused?: any;
|
|
65
|
-
formatter?: any;
|
|
66
66
|
required?: any;
|
|
67
67
|
readonly?: any;
|
|
68
68
|
autofocus?: any;
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
values?: any;
|
|
14
14
|
name?: any;
|
|
15
|
+
label?: any;
|
|
15
16
|
invalid?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
selectionMode?: any;
|
|
20
21
|
isFocused?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
required?: any;
|
|
23
23
|
readonly?: any;
|
|
24
24
|
autofocus?: any;
|
|
@@ -58,20 +58,20 @@ export declare const DateboxComponent: import("vue").DefineComponent<{
|
|
|
58
58
|
[key: string]: any;
|
|
59
59
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
60
60
|
themeName?: any;
|
|
61
|
-
|
|
61
|
+
value?: any;
|
|
62
62
|
disabled?: any;
|
|
63
|
-
|
|
63
|
+
formatter?: any;
|
|
64
64
|
dir?: any;
|
|
65
65
|
lang?: any;
|
|
66
66
|
values?: any;
|
|
67
67
|
name?: any;
|
|
68
|
+
label?: any;
|
|
68
69
|
invalid?: any;
|
|
69
|
-
value?: any;
|
|
70
70
|
state?: any;
|
|
71
|
+
variant?: any;
|
|
71
72
|
appearance?: any;
|
|
72
73
|
selectionMode?: any;
|
|
73
74
|
isFocused?: any;
|
|
74
|
-
formatter?: any;
|
|
75
75
|
required?: any;
|
|
76
76
|
readonly?: any;
|
|
77
77
|
autofocus?: any;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
values?: any;
|
|
14
14
|
name?: any;
|
|
15
|
+
label?: any;
|
|
15
16
|
invalid?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
readonly?: any;
|
|
23
23
|
autofocus?: any;
|
|
@@ -57,19 +57,19 @@ export declare const DatetimeboxComponent: import("vue").DefineComponent<{
|
|
|
57
57
|
[key: string]: any;
|
|
58
58
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
59
59
|
themeName?: any;
|
|
60
|
-
|
|
60
|
+
value?: any;
|
|
61
61
|
disabled?: any;
|
|
62
|
-
|
|
62
|
+
formatter?: any;
|
|
63
63
|
dir?: any;
|
|
64
64
|
lang?: any;
|
|
65
65
|
values?: any;
|
|
66
66
|
name?: any;
|
|
67
|
+
label?: any;
|
|
67
68
|
invalid?: any;
|
|
68
|
-
value?: any;
|
|
69
69
|
state?: any;
|
|
70
|
+
variant?: any;
|
|
70
71
|
appearance?: any;
|
|
71
72
|
isFocused?: any;
|
|
72
|
-
formatter?: any;
|
|
73
73
|
required?: any;
|
|
74
74
|
readonly?: any;
|
|
75
75
|
autofocus?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DurationboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
|
+
variant?: any;
|
|
17
18
|
appearance?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
required?: any;
|
|
21
21
|
readonly?: any;
|
|
22
22
|
autofocus?: any;
|
|
@@ -30,18 +30,18 @@ export declare const DurationboxComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus")[], "connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus", import("vue").PublicProps, Readonly<{
|
|
32
32
|
themeName?: any;
|
|
33
|
-
|
|
33
|
+
value?: any;
|
|
34
34
|
disabled?: any;
|
|
35
|
-
|
|
35
|
+
formatter?: any;
|
|
36
36
|
dir?: any;
|
|
37
37
|
lang?: any;
|
|
38
38
|
name?: any;
|
|
39
|
+
label?: any;
|
|
39
40
|
invalid?: any;
|
|
40
|
-
value?: any;
|
|
41
41
|
state?: any;
|
|
42
|
+
variant?: any;
|
|
42
43
|
appearance?: any;
|
|
43
44
|
isFocused?: any;
|
|
44
|
-
formatter?: any;
|
|
45
45
|
required?: any;
|
|
46
46
|
readonly?: any;
|
|
47
47
|
autofocus?: any;
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FileUploadComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
-
|
|
13
|
+
variant?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
placeholder?: any;
|
|
16
16
|
isDragging?: any;
|
|
@@ -26,12 +26,12 @@ export declare const FileUploadComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "filesChanged" | "fileAdded" | "fileRemoved" | "fileFailed")[], "connected" | "disconnected" | "changed" | "filesChanged" | "fileAdded" | "fileRemoved" | "fileFailed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
|
|
29
|
+
value?: any;
|
|
30
30
|
disabled?: any;
|
|
31
31
|
dir?: any;
|
|
32
32
|
lang?: any;
|
|
33
33
|
invalid?: any;
|
|
34
|
-
|
|
34
|
+
variant?: any;
|
|
35
35
|
appearance?: any;
|
|
36
36
|
placeholder?: any;
|
|
37
37
|
isDragging?: any;
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
|
+
variant?: any;
|
|
17
18
|
appearance?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
20
|
isBusy?: any;
|
|
20
21
|
step?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
required?: any;
|
|
23
23
|
readonly?: any;
|
|
24
24
|
autofocus?: any;
|
|
@@ -38,20 +38,20 @@ export declare const NumberboxComponent: import("vue").DefineComponent<{
|
|
|
38
38
|
[key: string]: any;
|
|
39
39
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus")[], "connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus", import("vue").PublicProps, Readonly<{
|
|
40
40
|
themeName?: any;
|
|
41
|
-
|
|
41
|
+
value?: any;
|
|
42
42
|
disabled?: any;
|
|
43
|
-
|
|
43
|
+
formatter?: any;
|
|
44
44
|
dir?: any;
|
|
45
45
|
lang?: any;
|
|
46
46
|
name?: any;
|
|
47
|
+
label?: any;
|
|
47
48
|
invalid?: any;
|
|
48
|
-
value?: any;
|
|
49
49
|
state?: any;
|
|
50
|
+
variant?: any;
|
|
50
51
|
appearance?: any;
|
|
51
52
|
isFocused?: any;
|
|
52
53
|
isBusy?: any;
|
|
53
54
|
step?: any;
|
|
54
|
-
formatter?: any;
|
|
55
55
|
required?: any;
|
|
56
56
|
readonly?: any;
|
|
57
57
|
autofocus?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PasswordboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
|
+
variant?: any;
|
|
17
18
|
appearance?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
required?: any;
|
|
21
21
|
readonly?: any;
|
|
22
22
|
autofocus?: any;
|
|
@@ -32,18 +32,18 @@ export declare const PasswordboxComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "passwordRevealed" | "passwordConcealed" | "cleared")[], "connected" | "disconnected" | "changed" | "passwordRevealed" | "passwordConcealed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
34
|
themeName?: any;
|
|
35
|
-
|
|
35
|
+
value?: any;
|
|
36
36
|
disabled?: any;
|
|
37
|
-
|
|
37
|
+
formatter?: any;
|
|
38
38
|
dir?: any;
|
|
39
39
|
lang?: any;
|
|
40
40
|
name?: any;
|
|
41
|
+
label?: any;
|
|
41
42
|
invalid?: any;
|
|
42
|
-
value?: any;
|
|
43
43
|
state?: any;
|
|
44
|
+
variant?: any;
|
|
44
45
|
appearance?: any;
|
|
45
46
|
isFocused?: any;
|
|
46
|
-
formatter?: any;
|
|
47
47
|
required?: any;
|
|
48
48
|
readonly?: any;
|
|
49
49
|
autofocus?: any;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PinboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
formatter?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
13
|
length?: any;
|
|
13
14
|
name?: any;
|
|
14
15
|
mode?: any;
|
|
15
16
|
invalid?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
readonly?: any;
|
|
23
23
|
autofocus?: any;
|
|
@@ -29,19 +29,19 @@ export declare const PinboxComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
[key: string]: any;
|
|
30
30
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
31
|
themeName?: any;
|
|
32
|
-
|
|
32
|
+
value?: any;
|
|
33
33
|
disabled?: any;
|
|
34
|
+
formatter?: any;
|
|
34
35
|
dir?: any;
|
|
35
36
|
lang?: any;
|
|
36
37
|
length?: any;
|
|
37
38
|
name?: any;
|
|
38
39
|
mode?: any;
|
|
39
40
|
invalid?: any;
|
|
40
|
-
value?: any;
|
|
41
41
|
state?: any;
|
|
42
|
+
variant?: any;
|
|
42
43
|
appearance?: any;
|
|
43
44
|
isFocused?: any;
|
|
44
|
-
formatter?: any;
|
|
45
45
|
required?: any;
|
|
46
46
|
readonly?: any;
|
|
47
47
|
autofocus?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RadioComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
|
|
16
|
+
variant?: any;
|
|
16
17
|
appearance?: any;
|
|
17
18
|
isChecked?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
isThreeState?: any;
|
|
@@ -24,18 +24,18 @@ export declare const RadioComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
|
|
27
|
+
value?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
-
|
|
29
|
+
formatter?: any;
|
|
30
30
|
dir?: any;
|
|
31
31
|
lang?: any;
|
|
32
32
|
name?: any;
|
|
33
|
+
label?: any;
|
|
33
34
|
invalid?: any;
|
|
34
|
-
|
|
35
|
+
variant?: any;
|
|
35
36
|
appearance?: any;
|
|
36
37
|
isChecked?: any;
|
|
37
38
|
isFocused?: any;
|
|
38
|
-
formatter?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RadioGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
name?: any;
|
|
13
13
|
invalid?: any;
|
|
14
14
|
orientation?: any;
|
|
15
|
-
|
|
15
|
+
variant?: any;
|
|
16
16
|
appearance?: any;
|
|
17
17
|
required?: 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" | "radioChanged")[], "connected" | "disconnected" | "changed" | "radioChanged", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
|
|
22
|
+
value?: any;
|
|
23
23
|
disabled?: any;
|
|
24
24
|
dir?: any;
|
|
25
25
|
lang?: any;
|
|
26
26
|
name?: any;
|
|
27
27
|
invalid?: any;
|
|
28
28
|
orientation?: any;
|
|
29
|
-
|
|
29
|
+
variant?: any;
|
|
30
30
|
appearance?: any;
|
|
31
31
|
required?: any;
|
|
32
32
|
}> & Readonly<{
|