@breadstone/mosaik-elements-vue 0.1.37 → 0.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +10 -10
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +12 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js +7 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +6 -6
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +26 -26
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +40 -40
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +10 -10
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +24 -24
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +20 -20
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
7
|
-
info?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -16,6 +15,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
16
15
|
required?: any;
|
|
17
16
|
labels?: any;
|
|
18
17
|
hint?: any;
|
|
18
|
+
info?: any;
|
|
19
19
|
validators?: any;
|
|
20
20
|
accessor?: any;
|
|
21
21
|
validity?: any;
|
|
@@ -25,7 +25,6 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "invalid")[], "connected" | "disconnected" | "changed" | "invalid", import("vue").PublicProps, Readonly<{
|
|
28
|
-
info?: any;
|
|
29
28
|
themeName?: any;
|
|
30
29
|
dir?: any;
|
|
31
30
|
lang?: any;
|
|
@@ -37,6 +36,7 @@ export declare const FormFieldComponent: import("vue").DefineComponent<{
|
|
|
37
36
|
required?: any;
|
|
38
37
|
labels?: any;
|
|
39
38
|
hint?: any;
|
|
39
|
+
info?: any;
|
|
40
40
|
validators?: any;
|
|
41
41
|
accessor?: any;
|
|
42
42
|
validity?: any;
|
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BannerComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
subHeader?: any;
|
|
9
|
-
icon?: any;
|
|
10
|
-
isOpen?: any;
|
|
11
|
-
closeable?: any;
|
|
12
|
-
elevation?: any;
|
|
13
|
-
appearance?: any;
|
|
14
|
-
variant?: any;
|
|
15
|
-
formatter?: any;
|
|
16
7
|
themeName?: any;
|
|
17
8
|
dir?: any;
|
|
18
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
19
11
|
fit?: any;
|
|
20
12
|
orientation?: any;
|
|
21
13
|
disabled?: any;
|
|
14
|
+
variant?: any;
|
|
15
|
+
appearance?: any;
|
|
16
|
+
formatter?: any;
|
|
17
|
+
icon?: any;
|
|
22
18
|
iconSize?: any;
|
|
19
|
+
subHeader?: any;
|
|
20
|
+
isOpen?: any;
|
|
21
|
+
closeable?: any;
|
|
22
|
+
elevation?: any;
|
|
23
23
|
horizontalContentAlignment?: any;
|
|
24
24
|
verticalContentAlignment?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
28
|
-
header?: any;
|
|
29
|
-
subHeader?: any;
|
|
30
|
-
icon?: any;
|
|
31
|
-
isOpen?: any;
|
|
32
|
-
closeable?: any;
|
|
33
|
-
elevation?: any;
|
|
34
|
-
appearance?: any;
|
|
35
|
-
variant?: any;
|
|
36
|
-
formatter?: any;
|
|
37
28
|
themeName?: any;
|
|
38
29
|
dir?: any;
|
|
39
30
|
lang?: any;
|
|
31
|
+
header?: any;
|
|
40
32
|
fit?: any;
|
|
41
33
|
orientation?: any;
|
|
42
34
|
disabled?: any;
|
|
35
|
+
variant?: any;
|
|
36
|
+
appearance?: any;
|
|
37
|
+
formatter?: any;
|
|
38
|
+
icon?: any;
|
|
43
39
|
iconSize?: any;
|
|
40
|
+
subHeader?: any;
|
|
41
|
+
isOpen?: any;
|
|
42
|
+
closeable?: any;
|
|
43
|
+
elevation?: any;
|
|
44
44
|
horizontalContentAlignment?: any;
|
|
45
45
|
verticalContentAlignment?: any;
|
|
46
46
|
}> & Readonly<{
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BannerHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
|
-
formatter?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
13
12
|
text?: any;
|
|
13
|
+
formatter?: 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
|
-
variant?: any;
|
|
18
|
-
formatter?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
22
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
23
22
|
text?: any;
|
|
23
|
+
formatter?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BannerSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
|
-
formatter?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
13
12
|
text?: any;
|
|
13
|
+
formatter?: 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
|
-
variant?: any;
|
|
18
|
-
formatter?: any;
|
|
19
17
|
themeName?: any;
|
|
20
18
|
dir?: any;
|
|
21
19
|
lang?: any;
|
|
22
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
23
22
|
text?: any;
|
|
23
|
+
formatter?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
@@ -13,7 +11,9 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
13
11
|
reverse?: any;
|
|
14
12
|
orientation?: any;
|
|
15
13
|
disabled?: any;
|
|
14
|
+
variant?: any;
|
|
16
15
|
loop?: any;
|
|
16
|
+
appearance?: any;
|
|
17
17
|
maxLength?: any;
|
|
18
18
|
canPrev?: any;
|
|
19
19
|
canNext?: any;
|
|
@@ -23,8 +23,6 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "change")[], "connected" | "disconnected" | "changed" | "change", import("vue").PublicProps, Readonly<{
|
|
26
|
-
appearance?: any;
|
|
27
|
-
variant?: any;
|
|
28
26
|
themeName?: any;
|
|
29
27
|
dir?: any;
|
|
30
28
|
lang?: any;
|
|
@@ -32,7 +30,9 @@ export declare const BannerGroupComponent: import("vue").DefineComponent<{
|
|
|
32
30
|
reverse?: any;
|
|
33
31
|
orientation?: any;
|
|
34
32
|
disabled?: any;
|
|
33
|
+
variant?: any;
|
|
35
34
|
loop?: any;
|
|
35
|
+
appearance?: any;
|
|
36
36
|
maxLength?: any;
|
|
37
37
|
canPrev?: any;
|
|
38
38
|
canNext?: any;
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BreadcrumbItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
@@ -15,11 +14,11 @@ export declare const BreadcrumbItemComponent: import("vue").DefineComponent<{
|
|
|
15
14
|
href?: any;
|
|
16
15
|
rel?: any;
|
|
17
16
|
target?: any;
|
|
17
|
+
variant?: any;
|
|
18
18
|
isActive?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
|
-
variant?: any;
|
|
23
22
|
themeName?: any;
|
|
24
23
|
dir?: any;
|
|
25
24
|
lang?: any;
|
|
@@ -30,6 +29,7 @@ export declare const BreadcrumbItemComponent: import("vue").DefineComponent<{
|
|
|
30
29
|
href?: any;
|
|
31
30
|
rel?: any;
|
|
32
31
|
target?: any;
|
|
32
|
+
variant?: any;
|
|
33
33
|
isActive?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CardComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
subHeader?: any;
|
|
9
|
-
elevation?: any;
|
|
10
|
-
appearance?: any;
|
|
11
|
-
formatter?: any;
|
|
12
7
|
themeName?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
15
11
|
fit?: any;
|
|
16
12
|
orientation?: any;
|
|
17
13
|
disabled?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
formatter?: any;
|
|
16
|
+
subHeader?: any;
|
|
17
|
+
elevation?: any;
|
|
18
18
|
inset?: any;
|
|
19
19
|
content?: any;
|
|
20
20
|
isSelected?: any;
|
|
@@ -22,17 +22,17 @@ export declare const CardComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selected" | "deselected")[], "connected" | "disconnected" | "changed" | "selected" | "deselected", import("vue").PublicProps, Readonly<{
|
|
25
|
-
header?: any;
|
|
26
|
-
subHeader?: any;
|
|
27
|
-
elevation?: any;
|
|
28
|
-
appearance?: any;
|
|
29
|
-
formatter?: any;
|
|
30
25
|
themeName?: any;
|
|
31
26
|
dir?: any;
|
|
32
27
|
lang?: any;
|
|
28
|
+
header?: any;
|
|
33
29
|
fit?: any;
|
|
34
30
|
orientation?: any;
|
|
35
31
|
disabled?: any;
|
|
32
|
+
appearance?: any;
|
|
33
|
+
formatter?: any;
|
|
34
|
+
subHeader?: any;
|
|
35
|
+
elevation?: any;
|
|
36
36
|
inset?: any;
|
|
37
37
|
content?: any;
|
|
38
38
|
isSelected?: any;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CardContentComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
hasContent?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
hasContent?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CardHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
subText?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
subText?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CardSubTitleComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
hasContent?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
hasContent?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CardTitleComponent: import("vue").DefineComponent<{
|
|
7
|
-
formatter?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
formatter?: any;
|
|
12
12
|
hasContent?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
16
|
-
formatter?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
text?: any;
|
|
20
|
+
formatter?: any;
|
|
21
21
|
hasContent?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
subHeader?: any;
|
|
9
|
-
icon?: any;
|
|
10
|
-
appearance?: any;
|
|
11
|
-
enter?: any;
|
|
12
|
-
exit?: any;
|
|
13
|
-
variant?: any;
|
|
14
7
|
themeName?: any;
|
|
15
8
|
dir?: any;
|
|
16
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
17
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
icon?: any;
|
|
18
15
|
animationTarget?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
18
|
+
subHeader?: any;
|
|
19
19
|
ripple?: any;
|
|
20
20
|
isExpanded?: any;
|
|
21
21
|
direction?: any;
|
|
@@ -23,18 +23,18 @@ export declare const ExpanderComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
26
|
-
header?: any;
|
|
27
|
-
subHeader?: any;
|
|
28
|
-
icon?: any;
|
|
29
|
-
appearance?: any;
|
|
30
|
-
enter?: any;
|
|
31
|
-
exit?: any;
|
|
32
|
-
variant?: any;
|
|
33
26
|
themeName?: any;
|
|
34
27
|
dir?: any;
|
|
35
28
|
lang?: any;
|
|
29
|
+
header?: any;
|
|
36
30
|
disabled?: any;
|
|
31
|
+
variant?: any;
|
|
32
|
+
appearance?: any;
|
|
33
|
+
icon?: any;
|
|
37
34
|
animationTarget?: any;
|
|
35
|
+
enter?: any;
|
|
36
|
+
exit?: any;
|
|
37
|
+
subHeader?: any;
|
|
38
38
|
ripple?: any;
|
|
39
39
|
isExpanded?: any;
|
|
40
40
|
direction?: any;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpanderGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
mode?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
stacking?: any;
|
|
15
15
|
direction?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled")[], "connected" | "disconnected" | "changed" | "toggled", import("vue").PublicProps, Readonly<{
|
|
19
|
-
appearance?: any;
|
|
20
|
-
variant?: any;
|
|
21
19
|
themeName?: any;
|
|
22
20
|
dir?: any;
|
|
23
21
|
lang?: any;
|
|
24
22
|
mode?: any;
|
|
25
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
26
|
stacking?: any;
|
|
27
27
|
direction?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,42 +4,42 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageComponent: import("vue").DefineComponent<{
|
|
7
|
-
header?: any;
|
|
8
|
-
icon?: any;
|
|
9
|
-
closeable?: any;
|
|
10
|
-
appearance?: any;
|
|
11
|
-
enter?: any;
|
|
12
|
-
exit?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
formatter?: any;
|
|
15
7
|
themeName?: any;
|
|
16
8
|
dir?: any;
|
|
17
9
|
lang?: any;
|
|
10
|
+
header?: any;
|
|
18
11
|
fit?: any;
|
|
19
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
formatter?: any;
|
|
16
|
+
icon?: any;
|
|
20
17
|
animationTarget?: any;
|
|
18
|
+
enter?: any;
|
|
19
|
+
exit?: any;
|
|
21
20
|
iconSize?: any;
|
|
21
|
+
closeable?: any;
|
|
22
22
|
content?: any;
|
|
23
23
|
isExpanded?: any;
|
|
24
24
|
expandable?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "closed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
28
|
-
header?: any;
|
|
29
|
-
icon?: any;
|
|
30
|
-
closeable?: any;
|
|
31
|
-
appearance?: any;
|
|
32
|
-
enter?: any;
|
|
33
|
-
exit?: any;
|
|
34
|
-
variant?: any;
|
|
35
|
-
formatter?: any;
|
|
36
28
|
themeName?: any;
|
|
37
29
|
dir?: any;
|
|
38
30
|
lang?: any;
|
|
31
|
+
header?: any;
|
|
39
32
|
fit?: any;
|
|
40
33
|
disabled?: any;
|
|
34
|
+
variant?: any;
|
|
35
|
+
appearance?: any;
|
|
36
|
+
formatter?: any;
|
|
37
|
+
icon?: any;
|
|
41
38
|
animationTarget?: any;
|
|
39
|
+
enter?: any;
|
|
40
|
+
exit?: any;
|
|
42
41
|
iconSize?: any;
|
|
42
|
+
closeable?: any;
|
|
43
43
|
content?: any;
|
|
44
44
|
isExpanded?: any;
|
|
45
45
|
expandable?: any;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageContentComponent: import("vue").DefineComponent<{
|
|
7
|
-
variant?: any;
|
|
8
|
-
formatter?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
13
12
|
text?: any;
|
|
13
|
+
formatter?: any;
|
|
14
14
|
hasContent?: any;
|
|
15
15
|
isExpanded?: any;
|
|
16
16
|
collapsedLines?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed" | "contentChanged")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed" | "contentChanged", import("vue").PublicProps, Readonly<{
|
|
20
|
-
variant?: any;
|
|
21
|
-
formatter?: any;
|
|
22
20
|
themeName?: any;
|
|
23
21
|
dir?: any;
|
|
24
22
|
lang?: any;
|
|
25
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
26
25
|
text?: any;
|
|
26
|
+
formatter?: any;
|
|
27
27
|
hasContent?: any;
|
|
28
28
|
isExpanded?: any;
|
|
29
29
|
collapsedLines?: any;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RegionViewComponent: import("vue").DefineComponent<{
|
|
7
|
-
default?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
name?: any;
|
|
11
|
+
default?: any;
|
|
12
12
|
active?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
15
15
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
16
|
-
default?: any;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
name?: any;
|
|
20
|
+
default?: any;
|
|
21
21
|
active?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToolbarComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
formatter?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
title?: any;
|
|
14
11
|
fit?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
formatter?: any;
|
|
15
15
|
subTitle?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
|
-
appearance?: any;
|
|
20
|
-
variant?: any;
|
|
21
|
-
formatter?: any;
|
|
22
19
|
themeName?: any;
|
|
23
20
|
dir?: any;
|
|
24
21
|
lang?: any;
|
|
25
22
|
title?: any;
|
|
26
23
|
fit?: any;
|
|
24
|
+
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
|
+
formatter?: any;
|
|
27
27
|
subTitle?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
formatter?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -14,6 +11,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
14
11
|
invalid?: any;
|
|
15
12
|
items?: any;
|
|
16
13
|
disabled?: any;
|
|
14
|
+
variant?: any;
|
|
17
15
|
inputId?: any;
|
|
18
16
|
listboxId?: any;
|
|
19
17
|
filterInputId?: any;
|
|
@@ -43,6 +41,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
43
41
|
dropDownWidth?: any;
|
|
44
42
|
dropDownMaxWidth?: any;
|
|
45
43
|
isDropDownOpen?: any;
|
|
44
|
+
appearance?: any;
|
|
46
45
|
isClearable?: any;
|
|
47
46
|
value?: any;
|
|
48
47
|
minimumPrefixLength?: any;
|
|
@@ -58,14 +57,12 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
58
57
|
filteredItems?: any;
|
|
59
58
|
isPopulating?: any;
|
|
60
59
|
state?: any;
|
|
60
|
+
formatter?: any;
|
|
61
61
|
parser?: any;
|
|
62
62
|
isFocused?: any;
|
|
63
63
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
64
64
|
[key: string]: any;
|
|
65
65
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared")[], "connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared", import("vue").PublicProps, Readonly<{
|
|
66
|
-
appearance?: any;
|
|
67
|
-
variant?: any;
|
|
68
|
-
formatter?: any;
|
|
69
66
|
themeName?: any;
|
|
70
67
|
dir?: any;
|
|
71
68
|
lang?: any;
|
|
@@ -73,6 +70,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
73
70
|
invalid?: any;
|
|
74
71
|
items?: any;
|
|
75
72
|
disabled?: any;
|
|
73
|
+
variant?: any;
|
|
76
74
|
inputId?: any;
|
|
77
75
|
listboxId?: any;
|
|
78
76
|
filterInputId?: any;
|
|
@@ -102,6 +100,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
102
100
|
dropDownWidth?: any;
|
|
103
101
|
dropDownMaxWidth?: any;
|
|
104
102
|
isDropDownOpen?: any;
|
|
103
|
+
appearance?: any;
|
|
105
104
|
isClearable?: any;
|
|
106
105
|
value?: any;
|
|
107
106
|
minimumPrefixLength?: any;
|
|
@@ -117,6 +116,7 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
117
116
|
filteredItems?: any;
|
|
118
117
|
isPopulating?: any;
|
|
119
118
|
state?: any;
|
|
119
|
+
formatter?: any;
|
|
120
120
|
parser?: any;
|
|
121
121
|
isFocused?: any;
|
|
122
122
|
}> & Readonly<{
|