@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,11 +6,12 @@
|
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
size?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
orientation?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
15
|
increaseIcon?: any;
|
|
15
16
|
decreaseIcon?: any;
|
|
16
17
|
delay?: any;
|
|
@@ -19,17 +20,17 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
19
20
|
increaseDisabled?: any;
|
|
20
21
|
decreaseDisabled?: any;
|
|
21
22
|
focusable?: any;
|
|
22
|
-
size?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
size?: any;
|
|
28
31
|
dir?: any;
|
|
29
32
|
lang?: any;
|
|
30
33
|
orientation?: any;
|
|
31
|
-
variant?: any;
|
|
32
|
-
appearance?: any;
|
|
33
34
|
increaseIcon?: any;
|
|
34
35
|
decreaseIcon?: any;
|
|
35
36
|
delay?: any;
|
|
@@ -38,7 +39,6 @@ export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
|
38
39
|
increaseDisabled?: any;
|
|
39
40
|
decreaseDisabled?: any;
|
|
40
41
|
focusable?: any;
|
|
41
|
-
size?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,23 +6,23 @@
|
|
|
6
6
|
export declare const WheelPickerComponent: 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
|
items?: any;
|
|
12
|
-
value?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "wheelPickerChange")[], "connected" | "disconnected" | "changed" | "wheelPickerChange", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
+
variant?: any;
|
|
21
|
+
appearance?: any;
|
|
22
|
+
value?: any;
|
|
20
23
|
dir?: any;
|
|
21
24
|
lang?: any;
|
|
22
25
|
items?: any;
|
|
23
|
-
value?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
appearance?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const GhostComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
10
|
+
width?: any;
|
|
11
|
+
height?: any;
|
|
12
12
|
top?: any;
|
|
13
13
|
left?: 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
|
-
height?: any;
|
|
18
|
-
width?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
20
|
+
width?: any;
|
|
21
|
+
height?: any;
|
|
22
22
|
top?: any;
|
|
23
23
|
left?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const ListingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
13
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
14
|
type?: any;
|
|
15
15
|
start?: any;
|
|
16
16
|
numberingType?: any;
|
|
@@ -21,11 +21,11 @@ export declare const ListingComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
23
|
disabled?: any;
|
|
24
|
-
dir?: any;
|
|
25
|
-
lang?: any;
|
|
26
24
|
variant?: any;
|
|
27
25
|
appearance?: any;
|
|
28
26
|
size?: any;
|
|
27
|
+
dir?: any;
|
|
28
|
+
lang?: any;
|
|
29
29
|
type?: any;
|
|
30
30
|
start?: any;
|
|
31
31
|
numberingType?: any;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const ListingItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
header?: 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
|
+
header?: any;
|
|
16
16
|
content?: any;
|
|
17
17
|
formatter?: any;
|
|
18
18
|
listType?: any;
|
|
@@ -23,13 +23,13 @@ export declare const ListingItemComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
25
|
disabled?: any;
|
|
26
|
-
dir?: any;
|
|
27
|
-
lang?: any;
|
|
28
|
-
header?: any;
|
|
29
|
-
value?: any;
|
|
30
26
|
variant?: any;
|
|
31
27
|
appearance?: any;
|
|
28
|
+
value?: any;
|
|
32
29
|
size?: any;
|
|
30
|
+
dir?: any;
|
|
31
|
+
lang?: any;
|
|
32
|
+
header?: any;
|
|
33
33
|
content?: any;
|
|
34
34
|
formatter?: any;
|
|
35
35
|
listType?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const ListingItemMarkerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
index?: any;
|
|
12
9
|
variant?: any;
|
|
13
10
|
appearance?: any;
|
|
14
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
|
+
index?: any;
|
|
15
15
|
type?: any;
|
|
16
16
|
numberingType?: any;
|
|
17
17
|
bulletType?: any;
|
|
@@ -20,12 +20,12 @@ export declare const ListingItemMarkerComponent: 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
|
-
dir?: any;
|
|
24
|
-
lang?: any;
|
|
25
|
-
index?: any;
|
|
26
23
|
variant?: any;
|
|
27
24
|
appearance?: any;
|
|
28
25
|
size?: any;
|
|
26
|
+
dir?: any;
|
|
27
|
+
lang?: any;
|
|
28
|
+
index?: any;
|
|
29
29
|
type?: any;
|
|
30
30
|
numberingType?: any;
|
|
31
31
|
bulletType?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PlaceholderComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
10
|
+
width?: any;
|
|
11
|
+
height?: 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
|
-
height?: any;
|
|
16
|
-
width?: any;
|
|
17
15
|
themeName?: any;
|
|
18
16
|
dir?: any;
|
|
19
17
|
lang?: any;
|
|
18
|
+
width?: any;
|
|
19
|
+
height?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const MeterBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
14
|
orientation?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -27,12 +27,12 @@ export declare const MeterBarComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
31
|
+
value?: any;
|
|
30
32
|
dir?: any;
|
|
31
33
|
lang?: any;
|
|
32
34
|
label?: any;
|
|
33
35
|
orientation?: any;
|
|
34
|
-
value?: any;
|
|
35
|
-
variant?: any;
|
|
36
36
|
min?: any;
|
|
37
37
|
max?: any;
|
|
38
38
|
thickness?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const MeterRingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
14
|
orientation?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -28,12 +28,12 @@ export declare const MeterRingComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
29
29
|
themeName?: any;
|
|
30
30
|
disabled?: any;
|
|
31
|
+
variant?: any;
|
|
32
|
+
value?: any;
|
|
31
33
|
dir?: any;
|
|
32
34
|
lang?: any;
|
|
33
35
|
label?: any;
|
|
34
36
|
orientation?: any;
|
|
35
|
-
value?: any;
|
|
36
|
-
variant?: any;
|
|
37
37
|
min?: any;
|
|
38
38
|
max?: any;
|
|
39
39
|
thickness?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const ProgressBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
14
|
orientation?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -22,12 +22,12 @@ export declare const ProgressBarComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
value?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
29
|
label?: any;
|
|
28
30
|
orientation?: any;
|
|
29
|
-
value?: any;
|
|
30
|
-
variant?: any;
|
|
31
31
|
min?: any;
|
|
32
32
|
max?: any;
|
|
33
33
|
thickness?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const ProgressRingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
14
|
orientation?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
17
17
|
thickness?: any;
|
|
@@ -22,12 +22,12 @@ export declare const ProgressRingComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
value?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
29
|
label?: any;
|
|
28
30
|
orientation?: any;
|
|
29
|
-
value?: any;
|
|
30
|
-
variant?: any;
|
|
31
31
|
min?: any;
|
|
32
32
|
max?: any;
|
|
33
33
|
thickness?: any;
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
export declare const ScrubSliderComponent: 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
|
track?: any;
|
|
12
15
|
invalid?: any;
|
|
13
16
|
orientation?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
step?: any;
|
|
19
19
|
ticks?: any;
|
|
@@ -31,14 +31,14 @@ export declare const ScrubSliderComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "rangeValueChanged" | "change")[], "connected" | "disconnected" | "changed" | "input" | "rangeValueChanged" | "change", import("vue").PublicProps, Readonly<{
|
|
32
32
|
themeName?: any;
|
|
33
33
|
disabled?: any;
|
|
34
|
+
variant?: any;
|
|
35
|
+
appearance?: any;
|
|
36
|
+
value?: any;
|
|
34
37
|
dir?: any;
|
|
35
38
|
lang?: any;
|
|
36
39
|
track?: any;
|
|
37
40
|
invalid?: any;
|
|
38
41
|
orientation?: any;
|
|
39
|
-
value?: any;
|
|
40
|
-
variant?: any;
|
|
41
|
-
appearance?: any;
|
|
42
42
|
isFocused?: any;
|
|
43
43
|
step?: any;
|
|
44
44
|
ticks?: any;
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
export declare const SliderComponent: 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
|
track?: any;
|
|
12
15
|
invalid?: any;
|
|
13
16
|
orientation?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
17
|
isFocused?: any;
|
|
18
18
|
step?: any;
|
|
19
19
|
ticks?: any;
|
|
@@ -29,14 +29,14 @@ export declare const SliderComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
30
30
|
themeName?: any;
|
|
31
31
|
disabled?: any;
|
|
32
|
+
variant?: any;
|
|
33
|
+
appearance?: any;
|
|
34
|
+
value?: any;
|
|
32
35
|
dir?: any;
|
|
33
36
|
lang?: any;
|
|
34
37
|
track?: any;
|
|
35
38
|
invalid?: any;
|
|
36
39
|
orientation?: any;
|
|
37
|
-
value?: any;
|
|
38
|
-
variant?: any;
|
|
39
|
-
appearance?: any;
|
|
40
40
|
isFocused?: any;
|
|
41
41
|
step?: any;
|
|
42
42
|
ticks?: any;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const Slider2Component: 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
|
orientation?: any;
|
|
12
15
|
gap?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
appearance?: any;
|
|
16
16
|
step?: any;
|
|
17
17
|
min?: any;
|
|
18
18
|
max?: any;
|
|
@@ -24,13 +24,13 @@ export declare const Slider2Component: import("vue").DefineComponent<{
|
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
25
25
|
themeName?: any;
|
|
26
26
|
disabled?: any;
|
|
27
|
+
variant?: any;
|
|
28
|
+
appearance?: any;
|
|
29
|
+
value?: any;
|
|
27
30
|
dir?: any;
|
|
28
31
|
lang?: any;
|
|
29
32
|
orientation?: any;
|
|
30
33
|
gap?: any;
|
|
31
|
-
value?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
34
|
step?: any;
|
|
35
35
|
min?: any;
|
|
36
36
|
max?: any;
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
export declare const Slider2ThumbComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
value?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
|
-
value?: any;
|
|
12
|
-
variant?: any;
|
|
13
13
|
isFocused?: any;
|
|
14
14
|
step?: any;
|
|
15
15
|
min?: any;
|
|
@@ -19,10 +19,10 @@ export declare const Slider2ThumbComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "rangeValueChanged")[], "connected" | "disconnected" | "changed" | "rangeValueChanged", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
21
|
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
23
|
+
value?: any;
|
|
22
24
|
dir?: any;
|
|
23
25
|
lang?: any;
|
|
24
|
-
value?: any;
|
|
25
|
-
variant?: any;
|
|
26
26
|
isFocused?: any;
|
|
27
27
|
step?: any;
|
|
28
28
|
min?: any;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const CarouselComponent: 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
|
selectedItem?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
loop?: any;
|
|
15
15
|
timeout?: any;
|
|
16
16
|
displayMode?: any;
|
|
@@ -25,11 +25,11 @@ export declare const CarouselComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
28
30
|
dir?: any;
|
|
29
31
|
lang?: any;
|
|
30
32
|
selectedItem?: any;
|
|
31
|
-
variant?: any;
|
|
32
|
-
appearance?: any;
|
|
33
33
|
loop?: any;
|
|
34
34
|
timeout?: any;
|
|
35
35
|
displayMode?: any;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const CarouselItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
value?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
isActive?: any;
|
|
12
13
|
isSelected?: any;
|
|
13
14
|
index?: any;
|
|
14
15
|
displayText?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
timeout?: any;
|
|
17
17
|
isDismissed?: any;
|
|
18
18
|
dismissDirection?: any;
|
|
@@ -22,13 +22,13 @@ export declare const CarouselItemComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
+
value?: any;
|
|
25
26
|
dir?: any;
|
|
26
27
|
lang?: any;
|
|
27
28
|
isActive?: any;
|
|
28
29
|
isSelected?: any;
|
|
29
30
|
index?: any;
|
|
30
31
|
displayText?: any;
|
|
31
|
-
value?: any;
|
|
32
32
|
timeout?: any;
|
|
33
33
|
isDismissed?: any;
|
|
34
34
|
dismissDirection?: any;
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CarouselItem2Component: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
value?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
isSelected?: any;
|
|
11
12
|
index?: any;
|
|
12
13
|
displayText?: any;
|
|
13
|
-
value?: 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" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
|
+
value?: any;
|
|
18
19
|
dir?: any;
|
|
19
20
|
lang?: any;
|
|
20
21
|
isSelected?: any;
|
|
21
22
|
index?: any;
|
|
22
23
|
displayText?: any;
|
|
23
|
-
value?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,36 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ComboComponent: 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;
|
|
19
12
|
dir?: any;
|
|
20
13
|
lang?: any;
|
|
21
14
|
label?: any;
|
|
22
15
|
invalid?: any;
|
|
23
16
|
selectedItem?: any;
|
|
24
|
-
value?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
appearance?: any;
|
|
27
17
|
selectionMode?: any;
|
|
28
18
|
required?: any;
|
|
29
19
|
placeholder?: any;
|
|
30
20
|
textAlign?: any;
|
|
31
21
|
isClearable?: any;
|
|
32
|
-
intl?: any;
|
|
33
|
-
selectedItems?: any;
|
|
34
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
35
|
-
[key: string]: any;
|
|
36
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
37
22
|
dropDownPlacement?: any;
|
|
38
23
|
dropDownStrategy?: any;
|
|
39
24
|
dropDownDistance?: any;
|
|
@@ -41,24 +26,39 @@ export declare const ComboComponent: import("vue").DefineComponent<{
|
|
|
41
26
|
dropDownStaysOpen?: any;
|
|
42
27
|
dropDownMaxHeight?: any;
|
|
43
28
|
dropDownHeight?: any;
|
|
44
|
-
dropDownMaxWidth?: any;
|
|
45
29
|
dropDownWidth?: any;
|
|
30
|
+
dropDownMaxWidth?: any;
|
|
46
31
|
isDropDownOpen?: any;
|
|
32
|
+
intl?: any;
|
|
33
|
+
selectedItems?: any;
|
|
34
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
35
|
+
[key: string]: any;
|
|
36
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
47
37
|
themeName?: any;
|
|
48
38
|
disabled?: any;
|
|
39
|
+
variant?: any;
|
|
40
|
+
appearance?: any;
|
|
41
|
+
value?: any;
|
|
49
42
|
dir?: any;
|
|
50
43
|
lang?: any;
|
|
51
44
|
label?: any;
|
|
52
45
|
invalid?: any;
|
|
53
46
|
selectedItem?: any;
|
|
54
|
-
value?: any;
|
|
55
|
-
variant?: any;
|
|
56
|
-
appearance?: any;
|
|
57
47
|
selectionMode?: any;
|
|
58
48
|
required?: any;
|
|
59
49
|
placeholder?: any;
|
|
60
50
|
textAlign?: any;
|
|
61
51
|
isClearable?: any;
|
|
52
|
+
dropDownPlacement?: any;
|
|
53
|
+
dropDownStrategy?: any;
|
|
54
|
+
dropDownDistance?: any;
|
|
55
|
+
dropDownSkidding?: any;
|
|
56
|
+
dropDownStaysOpen?: any;
|
|
57
|
+
dropDownMaxHeight?: any;
|
|
58
|
+
dropDownHeight?: any;
|
|
59
|
+
dropDownWidth?: any;
|
|
60
|
+
dropDownMaxWidth?: any;
|
|
61
|
+
isDropDownOpen?: any;
|
|
62
62
|
intl?: any;
|
|
63
63
|
selectedItems?: any;
|
|
64
64
|
}> & Readonly<{
|