@breadstone/mosaik-elements-vue 0.0.248 → 0.0.250
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +13 -13
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +12 -12
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- 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/Grouping/Banner/BannerComponent.d.ts +23 -23
- 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 +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- 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 +16 -16
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- 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 +6 -6
- 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 +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +10 -10
- 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/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +18 -18
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +2 -2
- 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 +10 -10
- 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 +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- 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/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +8 -8
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +8 -8
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +20 -20
- 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 +17 -17
- 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 +33 -33
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +7 -7
- 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 +15 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +11 -11
- 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/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- 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/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +10 -10
- 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 +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +17 -17
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +7 -7
- 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 +4 -4
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +11 -11
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.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 +4 -4
- 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 +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- 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 +8 -8
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- 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,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const JumbotronHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
alignment?: 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;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
20
|
text?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
alignment?: 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 JumbotronSubHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
text?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
alignment?: 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;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
20
|
text?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
alignment?: 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 KbdComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
value?: 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
|
+
variant?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
variant?: any;
|
|
19
19
|
value?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberComponent: import("vue").DefineComponent<{
|
|
7
7
|
number?: any;
|
|
8
|
+
variant?: any;
|
|
8
9
|
themeName?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
13
|
readonly?: any;
|
|
14
14
|
alignment?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
number?: any;
|
|
19
|
+
variant?: any;
|
|
19
20
|
themeName?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
23
|
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
24
|
readonly?: any;
|
|
25
25
|
alignment?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
readonly?: any;
|
|
13
13
|
alignment?: any;
|
|
14
14
|
duration?: any;
|
|
@@ -17,11 +17,11 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
|
+
variant?: any;
|
|
20
21
|
themeName?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
24
|
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
25
|
readonly?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
duration?: any;
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
7
|
+
intl?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
14
|
size?: any;
|
|
14
|
-
intl?: any;
|
|
15
15
|
totalPages?: any;
|
|
16
16
|
rangeStart?: any;
|
|
17
17
|
rangeEnd?: any;
|
|
@@ -25,14 +25,14 @@ export declare const PaginatorComponent: 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" | "pageChanged" | "pageSizeChanged")[], "connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged", import("vue").PublicProps, Readonly<{
|
|
28
|
+
intl?: any;
|
|
29
|
+
variant?: any;
|
|
28
30
|
themeName?: any;
|
|
31
|
+
appearance?: any;
|
|
29
32
|
dir?: any;
|
|
30
33
|
lang?: any;
|
|
31
34
|
disabled?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
35
|
size?: any;
|
|
35
|
-
intl?: any;
|
|
36
36
|
totalPages?: any;
|
|
37
37
|
rangeStart?: any;
|
|
38
38
|
rangeEnd?: any;
|
|
@@ -4,28 +4,28 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PipComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
14
|
size?: any;
|
|
14
15
|
text?: any;
|
|
15
|
-
icon?: any;
|
|
16
16
|
iconSize?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
|
+
icon?: any;
|
|
21
|
+
variant?: any;
|
|
20
22
|
themeName?: any;
|
|
23
|
+
appearance?: any;
|
|
21
24
|
dir?: any;
|
|
22
25
|
lang?: any;
|
|
23
26
|
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
appearance?: any;
|
|
26
27
|
size?: any;
|
|
27
28
|
text?: any;
|
|
28
|
-
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,21 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
shift?: any;
|
|
11
|
-
disabled?: any;
|
|
12
7
|
variant?: any;
|
|
13
|
-
|
|
8
|
+
themeName?: any;
|
|
14
9
|
animationTarget?: any;
|
|
15
10
|
enter?: any;
|
|
16
11
|
exit?: any;
|
|
12
|
+
elevation?: any;
|
|
13
|
+
appearance?: any;
|
|
17
14
|
isOpen?: any;
|
|
18
15
|
hasBackdrop?: any;
|
|
19
16
|
pressEscapeToClose?: any;
|
|
20
17
|
clickOutsideToClose?: any;
|
|
21
18
|
closeable?: any;
|
|
19
|
+
dir?: any;
|
|
20
|
+
lang?: any;
|
|
21
|
+
shift?: any;
|
|
22
|
+
disabled?: any;
|
|
22
23
|
hasSlottedContent?: any;
|
|
23
24
|
anchorElement?: any;
|
|
24
25
|
isFloatingActive?: any;
|
|
@@ -29,7 +30,6 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
29
30
|
staysOpen?: any;
|
|
30
31
|
for?: any;
|
|
31
32
|
control?: any;
|
|
32
|
-
elevation?: any;
|
|
33
33
|
placements?: any;
|
|
34
34
|
distance?: any;
|
|
35
35
|
skidding?: any;
|
|
@@ -39,22 +39,23 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
trapFocus?: any;
|
|
40
40
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
41
41
|
[key: string]: any;
|
|
42
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
43
|
-
themeName?: any;
|
|
44
|
-
dir?: any;
|
|
45
|
-
lang?: any;
|
|
46
|
-
shift?: any;
|
|
47
|
-
disabled?: any;
|
|
42
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
48
43
|
variant?: any;
|
|
49
|
-
|
|
44
|
+
themeName?: any;
|
|
50
45
|
animationTarget?: any;
|
|
51
46
|
enter?: any;
|
|
52
47
|
exit?: any;
|
|
48
|
+
elevation?: any;
|
|
49
|
+
appearance?: any;
|
|
53
50
|
isOpen?: any;
|
|
54
51
|
hasBackdrop?: any;
|
|
55
52
|
pressEscapeToClose?: any;
|
|
56
53
|
clickOutsideToClose?: any;
|
|
57
54
|
closeable?: any;
|
|
55
|
+
dir?: any;
|
|
56
|
+
lang?: any;
|
|
57
|
+
shift?: any;
|
|
58
|
+
disabled?: any;
|
|
58
59
|
hasSlottedContent?: any;
|
|
59
60
|
anchorElement?: any;
|
|
60
61
|
isFloatingActive?: any;
|
|
@@ -65,7 +66,6 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
65
66
|
staysOpen?: any;
|
|
66
67
|
for?: any;
|
|
67
68
|
control?: any;
|
|
68
|
-
elevation?: any;
|
|
69
69
|
placements?: any;
|
|
70
70
|
distance?: any;
|
|
71
71
|
skidding?: any;
|
|
@@ -74,11 +74,11 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
74
74
|
flip?: any;
|
|
75
75
|
trapFocus?: any;
|
|
76
76
|
}> & Readonly<{
|
|
77
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
78
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
77
79
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
78
80
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
79
81
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
80
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
81
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
83
83
|
declare module 'vue' {
|
|
84
84
|
interface GlobalComponents {
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
isOpen?: any;
|
|
11
9
|
hasBackdrop?: any;
|
|
12
10
|
pressEscapeToClose?: any;
|
|
13
11
|
clickOutsideToClose?: any;
|
|
14
12
|
closeable?: any;
|
|
13
|
+
dir?: any;
|
|
14
|
+
lang?: any;
|
|
15
15
|
portal?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
20
|
isOpen?: any;
|
|
23
21
|
hasBackdrop?: any;
|
|
24
22
|
pressEscapeToClose?: any;
|
|
25
23
|
clickOutsideToClose?: any;
|
|
26
24
|
closeable?: any;
|
|
25
|
+
dir?: any;
|
|
26
|
+
lang?: any;
|
|
27
27
|
portal?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
30
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
29
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
33
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
33
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
declare module 'vue' {
|
|
36
36
|
interface GlobalComponents {
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
label?: any;
|
|
11
13
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
14
|
size?: any;
|
|
14
|
-
icon?: any;
|
|
15
15
|
iconSize?: 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
|
+
icon?: any;
|
|
20
|
+
variant?: any;
|
|
19
21
|
themeName?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
label?: any;
|
|
23
25
|
disabled?: any;
|
|
24
|
-
variant?: any;
|
|
25
26
|
size?: any;
|
|
26
|
-
icon?: any;
|
|
27
27
|
iconSize?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
width?: any;
|
|
11
9
|
height?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: any;
|
|
12
12
|
target?: any;
|
|
13
13
|
shape?: any;
|
|
14
14
|
shimmer?: any;
|
|
@@ -16,10 +16,10 @@ export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
19
|
width?: any;
|
|
22
20
|
height?: any;
|
|
21
|
+
dir?: any;
|
|
22
|
+
lang?: any;
|
|
23
23
|
target?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SummaryComponent: import("vue").DefineComponent<{
|
|
7
|
+
header?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
header?: any;
|
|
11
11
|
content?: 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
|
+
header?: any;
|
|
15
16
|
themeName?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
header?: any;
|
|
19
19
|
content?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
13
|
text?: any;
|
|
13
|
-
formatter?: any;
|
|
14
14
|
readonly?: any;
|
|
15
15
|
truncate?: any;
|
|
16
16
|
wrap?: any;
|
|
@@ -21,13 +21,13 @@ export declare const TextComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
|
+
formatter?: any;
|
|
25
|
+
variant?: any;
|
|
24
26
|
themeName?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
29
|
disabled?: any;
|
|
28
|
-
variant?: any;
|
|
29
30
|
text?: any;
|
|
30
|
-
formatter?: any;
|
|
31
31
|
readonly?: any;
|
|
32
32
|
truncate?: any;
|
|
33
33
|
wrap?: any;
|
|
@@ -7,8 +7,8 @@ export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
10
|
orientation?: any;
|
|
11
|
+
disabled?: any;
|
|
12
12
|
interval?: any;
|
|
13
13
|
labelPosition?: any;
|
|
14
14
|
ticks?: any;
|
|
@@ -22,8 +22,8 @@ export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
themeName?: any;
|
|
23
23
|
dir?: any;
|
|
24
24
|
lang?: any;
|
|
25
|
-
disabled?: any;
|
|
26
25
|
orientation?: any;
|
|
26
|
+
disabled?: any;
|
|
27
27
|
interval?: any;
|
|
28
28
|
labelPosition?: any;
|
|
29
29
|
ticks?: any;
|
|
@@ -4,14 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
width?: any;
|
|
10
|
+
height?: any;
|
|
11
|
+
isOpen?: any;
|
|
8
12
|
dir?: any;
|
|
9
13
|
lang?: any;
|
|
10
14
|
disabled?: any;
|
|
11
|
-
width?: any;
|
|
12
|
-
height?: any;
|
|
13
15
|
size?: any;
|
|
14
|
-
isOpen?: any;
|
|
15
16
|
content?: any;
|
|
16
17
|
placement?: any;
|
|
17
18
|
horizontalOffset?: any;
|
|
@@ -20,18 +21,18 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
20
21
|
hideDelay?: any;
|
|
21
22
|
trigger?: any;
|
|
22
23
|
staysOpen?: any;
|
|
23
|
-
formatter?: any;
|
|
24
24
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
26
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
|
+
formatter?: any;
|
|
27
28
|
themeName?: any;
|
|
29
|
+
width?: any;
|
|
30
|
+
height?: any;
|
|
31
|
+
isOpen?: any;
|
|
28
32
|
dir?: any;
|
|
29
33
|
lang?: any;
|
|
30
34
|
disabled?: any;
|
|
31
|
-
width?: any;
|
|
32
|
-
height?: any;
|
|
33
35
|
size?: any;
|
|
34
|
-
isOpen?: any;
|
|
35
36
|
content?: any;
|
|
36
37
|
placement?: any;
|
|
37
38
|
horizontalOffset?: any;
|
|
@@ -40,7 +41,6 @@ export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
|
40
41
|
hideDelay?: any;
|
|
41
42
|
trigger?: any;
|
|
42
43
|
staysOpen?: any;
|
|
43
|
-
formatter?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,10 +4,8 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
9
|
animationTarget?: any;
|
|
12
10
|
enter?: any;
|
|
13
11
|
exit?: any;
|
|
@@ -15,6 +13,9 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
15
13
|
height?: any;
|
|
16
14
|
isOpen?: any;
|
|
17
15
|
closeable?: any;
|
|
16
|
+
dir?: any;
|
|
17
|
+
lang?: any;
|
|
18
|
+
disabled?: any;
|
|
18
19
|
hasSlottedContent?: any;
|
|
19
20
|
formattedContent?: any;
|
|
20
21
|
anchorElement?: any;
|
|
@@ -29,14 +30,11 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
29
30
|
staysOpen?: any;
|
|
30
31
|
for?: any;
|
|
31
32
|
control?: any;
|
|
32
|
-
formatter?: any;
|
|
33
33
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
34
|
[key: string]: any;
|
|
35
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
35
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
36
|
+
formatter?: any;
|
|
36
37
|
themeName?: any;
|
|
37
|
-
dir?: any;
|
|
38
|
-
lang?: any;
|
|
39
|
-
disabled?: any;
|
|
40
38
|
animationTarget?: any;
|
|
41
39
|
enter?: any;
|
|
42
40
|
exit?: any;
|
|
@@ -44,6 +42,9 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
44
42
|
height?: any;
|
|
45
43
|
isOpen?: any;
|
|
46
44
|
closeable?: any;
|
|
45
|
+
dir?: any;
|
|
46
|
+
lang?: any;
|
|
47
|
+
disabled?: any;
|
|
47
48
|
hasSlottedContent?: any;
|
|
48
49
|
formattedContent?: any;
|
|
49
50
|
anchorElement?: any;
|
|
@@ -58,13 +59,12 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
58
59
|
staysOpen?: any;
|
|
59
60
|
for?: any;
|
|
60
61
|
control?: any;
|
|
61
|
-
formatter?: any;
|
|
62
62
|
}> & Readonly<{
|
|
63
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
64
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
63
65
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
64
66
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
65
67
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
66
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
67
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
68
68
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
69
69
|
declare module 'vue' {
|
|
70
70
|
interface GlobalComponents {
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
12
|
orientation?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
increaseIcon?: any;
|
|
15
15
|
decreaseIcon?: any;
|
|
16
16
|
delay?: any;
|
|
@@ -23,13 +23,13 @@ export declare const UpdownSpinnerComponent: 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" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
|
+
variant?: any;
|
|
26
27
|
themeName?: any;
|
|
28
|
+
appearance?: any;
|
|
27
29
|
dir?: any;
|
|
28
30
|
lang?: any;
|
|
29
|
-
disabled?: any;
|
|
30
|
-
variant?: any;
|
|
31
|
-
appearance?: any;
|
|
32
31
|
orientation?: any;
|
|
32
|
+
disabled?: any;
|
|
33
33
|
increaseIcon?: any;
|
|
34
34
|
decreaseIcon?: any;
|
|
35
35
|
delay?: any;
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const GhostComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
width?: any;
|
|
11
9
|
height?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: 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
17
|
themeName?: any;
|
|
18
|
-
dir?: any;
|
|
19
|
-
lang?: any;
|
|
20
18
|
width?: any;
|
|
21
19
|
height?: any;
|
|
20
|
+
dir?: any;
|
|
21
|
+
lang?: any;
|
|
22
22
|
top?: any;
|
|
23
23
|
left?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ListingComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
size?: any;
|
|
14
14
|
type?: any;
|
|
15
15
|
start?: any;
|
|
@@ -19,12 +19,12 @@ export declare const ListingComponent: import("vue").DefineComponent<{
|
|
|
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;
|
|
22
23
|
themeName?: any;
|
|
24
|
+
appearance?: any;
|
|
23
25
|
dir?: any;
|
|
24
26
|
lang?: any;
|
|
25
27
|
disabled?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
28
|
size?: any;
|
|
29
29
|
type?: any;
|
|
30
30
|
start?: any;
|