@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
|
@@ -4,28 +4,28 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
7
|
-
isVisible?: any;
|
|
8
|
-
placement?: any;
|
|
9
|
-
strategy?: any;
|
|
10
|
-
skidding?: any;
|
|
11
|
-
maxHeight?: any;
|
|
12
|
-
height?: any;
|
|
13
|
-
width?: any;
|
|
14
|
-
maxWidth?: any;
|
|
15
7
|
themeName?: any;
|
|
16
|
-
animationTarget?: any;
|
|
17
|
-
enter?: any;
|
|
18
|
-
exit?: any;
|
|
19
8
|
dir?: any;
|
|
20
9
|
lang?: any;
|
|
21
10
|
shift?: any;
|
|
11
|
+
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: any;
|
|
14
|
+
width?: any;
|
|
15
|
+
height?: any;
|
|
16
|
+
placement?: any;
|
|
22
17
|
elevation?: any;
|
|
18
|
+
maxWidth?: any;
|
|
23
19
|
active?: any;
|
|
20
|
+
maxHeight?: any;
|
|
24
21
|
distance?: any;
|
|
22
|
+
skidding?: any;
|
|
25
23
|
flip?: any;
|
|
26
24
|
sync?: any;
|
|
27
25
|
isFullScreen?: any;
|
|
26
|
+
isVisible?: any;
|
|
28
27
|
anchor?: any;
|
|
28
|
+
strategy?: any;
|
|
29
29
|
arrow?: any;
|
|
30
30
|
arrowPlacement?: any;
|
|
31
31
|
arrowPadding?: any;
|
|
@@ -41,28 +41,28 @@ export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
|
41
41
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
42
42
|
[key: string]: any;
|
|
43
43
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "repositioned" | "activeChanged")[], "connected" | "disconnected" | "changed" | "repositioned" | "activeChanged", import("vue").PublicProps, Readonly<{
|
|
44
|
-
isVisible?: any;
|
|
45
|
-
placement?: any;
|
|
46
|
-
strategy?: any;
|
|
47
|
-
skidding?: any;
|
|
48
|
-
maxHeight?: any;
|
|
49
|
-
height?: any;
|
|
50
|
-
width?: any;
|
|
51
|
-
maxWidth?: any;
|
|
52
44
|
themeName?: any;
|
|
53
|
-
animationTarget?: any;
|
|
54
|
-
enter?: any;
|
|
55
|
-
exit?: any;
|
|
56
45
|
dir?: any;
|
|
57
46
|
lang?: any;
|
|
58
47
|
shift?: any;
|
|
48
|
+
animationTarget?: any;
|
|
49
|
+
enter?: any;
|
|
50
|
+
exit?: any;
|
|
51
|
+
width?: any;
|
|
52
|
+
height?: any;
|
|
53
|
+
placement?: any;
|
|
59
54
|
elevation?: any;
|
|
55
|
+
maxWidth?: any;
|
|
60
56
|
active?: any;
|
|
57
|
+
maxHeight?: any;
|
|
61
58
|
distance?: any;
|
|
59
|
+
skidding?: any;
|
|
62
60
|
flip?: any;
|
|
63
61
|
sync?: any;
|
|
64
62
|
isFullScreen?: any;
|
|
63
|
+
isVisible?: any;
|
|
65
64
|
anchor?: any;
|
|
65
|
+
strategy?: any;
|
|
66
66
|
arrow?: any;
|
|
67
67
|
arrowPlacement?: any;
|
|
68
68
|
arrowPadding?: any;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
for?: any;
|
|
12
12
|
control?: any;
|
|
13
13
|
visible?: any;
|
|
@@ -17,9 +17,9 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
variant?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
|
-
variant?: any;
|
|
23
23
|
for?: any;
|
|
24
24
|
control?: any;
|
|
25
25
|
visible?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FooterItemGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
open?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
header?: any;
|
|
11
|
+
open?: 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
|
-
open?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
19
18
|
header?: any;
|
|
19
|
+
open?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,22 +6,22 @@
|
|
|
6
6
|
export declare const IndicatorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
12
|
selected?: any;
|
|
12
13
|
orientation?: any;
|
|
13
|
-
variant?: any;
|
|
14
14
|
total?: 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" | "indicated")[], "connected" | "disconnected" | "changed" | "indicated", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
+
variant?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
23
|
selected?: any;
|
|
23
24
|
orientation?: any;
|
|
24
|
-
variant?: any;
|
|
25
25
|
total?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
appearance?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
header?: any;
|
|
11
12
|
subHeader?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
formatter?: any;
|
|
14
14
|
alignment?: any;
|
|
15
15
|
hint?: any;
|
|
@@ -17,11 +17,11 @@ export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
appearance?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
23
|
header?: any;
|
|
23
24
|
subHeader?: any;
|
|
24
|
-
appearance?: any;
|
|
25
25
|
formatter?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
hint?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const KbdComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
value?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
value?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
variant?: any;
|
|
17
|
+
value?: any;
|
|
16
18
|
dir?: any;
|
|
17
19
|
lang?: any;
|
|
18
|
-
value?: any;
|
|
19
|
-
variant?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,9 +7,9 @@ export declare const NumberComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
number?: any;
|
|
8
8
|
themeName?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
|
-
variant?: any;
|
|
13
13
|
readonly?: any;
|
|
14
14
|
alignment?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -18,9 +18,9 @@ export declare const NumberComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
number?: any;
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
|
-
variant?: any;
|
|
24
24
|
readonly?: any;
|
|
25
25
|
alignment?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
readonly?: any;
|
|
13
13
|
alignment?: any;
|
|
14
14
|
duration?: any;
|
|
@@ -19,9 +19,9 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
21
|
disabled?: any;
|
|
22
|
+
variant?: any;
|
|
22
23
|
dir?: any;
|
|
23
24
|
lang?: any;
|
|
24
|
-
variant?: any;
|
|
25
25
|
readonly?: any;
|
|
26
26
|
alignment?: any;
|
|
27
27
|
duration?: any;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const PaginatorComponent: 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
|
intl?: any;
|
|
15
15
|
totalPages?: any;
|
|
16
16
|
rangeStart?: any;
|
|
@@ -27,11 +27,11 @@ export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged")[], "connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
29
|
disabled?: any;
|
|
30
|
-
dir?: any;
|
|
31
|
-
lang?: any;
|
|
32
30
|
variant?: any;
|
|
33
31
|
appearance?: any;
|
|
34
32
|
size?: any;
|
|
33
|
+
dir?: any;
|
|
34
|
+
lang?: any;
|
|
35
35
|
intl?: any;
|
|
36
36
|
totalPages?: any;
|
|
37
37
|
rangeStart?: any;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const PipComponent: 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
|
text?: any;
|
|
15
15
|
icon?: any;
|
|
16
16
|
iconSize?: any;
|
|
@@ -19,11 +19,11 @@ export declare const PipComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
21
|
disabled?: any;
|
|
22
|
-
dir?: any;
|
|
23
|
-
lang?: any;
|
|
24
22
|
variant?: any;
|
|
25
23
|
appearance?: any;
|
|
26
24
|
size?: any;
|
|
25
|
+
dir?: any;
|
|
26
|
+
lang?: any;
|
|
27
27
|
text?: any;
|
|
28
28
|
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
@@ -4,19 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
|
-
placement?: any;
|
|
8
|
-
skidding?: any;
|
|
9
|
-
trigger?: any;
|
|
10
7
|
themeName?: any;
|
|
11
|
-
animationTarget?: any;
|
|
12
|
-
enter?: any;
|
|
13
|
-
exit?: any;
|
|
14
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
15
11
|
dir?: any;
|
|
16
12
|
lang?: any;
|
|
17
13
|
shift?: any;
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
animationTarget?: any;
|
|
15
|
+
enter?: any;
|
|
16
|
+
exit?: any;
|
|
20
17
|
isOpen?: any;
|
|
21
18
|
hasBackdrop?: any;
|
|
22
19
|
pressEscapeToClose?: any;
|
|
@@ -25,14 +22,17 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
25
22
|
hasSlottedContent?: any;
|
|
26
23
|
anchorElement?: any;
|
|
27
24
|
isFloatingActive?: any;
|
|
25
|
+
placement?: any;
|
|
28
26
|
showDelay?: any;
|
|
29
27
|
hideDelay?: any;
|
|
28
|
+
trigger?: any;
|
|
30
29
|
staysOpen?: any;
|
|
31
30
|
for?: any;
|
|
32
31
|
control?: any;
|
|
33
32
|
elevation?: any;
|
|
34
33
|
placements?: any;
|
|
35
34
|
distance?: any;
|
|
35
|
+
skidding?: any;
|
|
36
36
|
closeOnScroll?: any;
|
|
37
37
|
interactive?: any;
|
|
38
38
|
flip?: any;
|
|
@@ -41,19 +41,16 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
41
41
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
42
42
|
[key: string]: any;
|
|
43
43
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
44
|
-
placement?: any;
|
|
45
|
-
skidding?: any;
|
|
46
|
-
trigger?: any;
|
|
47
44
|
themeName?: any;
|
|
48
|
-
animationTarget?: any;
|
|
49
|
-
enter?: any;
|
|
50
|
-
exit?: any;
|
|
51
45
|
disabled?: any;
|
|
46
|
+
variant?: any;
|
|
47
|
+
appearance?: any;
|
|
52
48
|
dir?: any;
|
|
53
49
|
lang?: any;
|
|
54
50
|
shift?: any;
|
|
55
|
-
|
|
56
|
-
|
|
51
|
+
animationTarget?: any;
|
|
52
|
+
enter?: any;
|
|
53
|
+
exit?: any;
|
|
57
54
|
isOpen?: any;
|
|
58
55
|
hasBackdrop?: any;
|
|
59
56
|
pressEscapeToClose?: any;
|
|
@@ -62,14 +59,17 @@ export declare const PopupComponent: import("vue").DefineComponent<{
|
|
|
62
59
|
hasSlottedContent?: any;
|
|
63
60
|
anchorElement?: any;
|
|
64
61
|
isFloatingActive?: any;
|
|
62
|
+
placement?: any;
|
|
65
63
|
showDelay?: any;
|
|
66
64
|
hideDelay?: any;
|
|
65
|
+
trigger?: any;
|
|
67
66
|
staysOpen?: any;
|
|
68
67
|
for?: any;
|
|
69
68
|
control?: any;
|
|
70
69
|
elevation?: any;
|
|
71
70
|
placements?: any;
|
|
72
71
|
distance?: any;
|
|
72
|
+
skidding?: any;
|
|
73
73
|
closeOnScroll?: any;
|
|
74
74
|
interactive?: any;
|
|
75
75
|
flip?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PortalHostComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
name?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
13
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
14
|
+
name?: any;
|
|
14
15
|
themeName?: any;
|
|
15
16
|
dir?: any;
|
|
16
17
|
lang?: any;
|
|
17
|
-
name?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
7
|
-
maxHeight?: any;
|
|
8
|
-
maxWidth?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
11
9
|
dir?: any;
|
|
@@ -14,15 +12,15 @@ export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
|
14
12
|
control?: any;
|
|
15
13
|
isResizing?: any;
|
|
16
14
|
minWidth?: any;
|
|
15
|
+
maxWidth?: any;
|
|
17
16
|
direction?: any;
|
|
18
17
|
allowedDirections?: any;
|
|
19
18
|
minHeight?: any;
|
|
19
|
+
maxHeight?: any;
|
|
20
20
|
autoApply?: any;
|
|
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" | "resizeStart" | "resizing" | "resizeEnd")[], "connected" | "disconnected" | "changed" | "resizeStart" | "resizing" | "resizeEnd", import("vue").PublicProps, Readonly<{
|
|
24
|
-
maxHeight?: any;
|
|
25
|
-
maxWidth?: any;
|
|
26
24
|
themeName?: any;
|
|
27
25
|
disabled?: any;
|
|
28
26
|
dir?: any;
|
|
@@ -31,9 +29,11 @@ export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
|
31
29
|
control?: any;
|
|
32
30
|
isResizing?: any;
|
|
33
31
|
minWidth?: any;
|
|
32
|
+
maxWidth?: any;
|
|
34
33
|
direction?: any;
|
|
35
34
|
allowedDirections?: any;
|
|
36
35
|
minHeight?: any;
|
|
36
|
+
maxHeight?: any;
|
|
37
37
|
autoApply?: any;
|
|
38
38
|
}> & Readonly<{
|
|
39
39
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
size?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
label?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
icon?: any;
|
|
15
15
|
iconSize?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -18,11 +18,11 @@ export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
22
|
+
size?: any;
|
|
21
23
|
dir?: any;
|
|
22
24
|
lang?: any;
|
|
23
25
|
label?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
size?: any;
|
|
26
26
|
icon?: any;
|
|
27
27
|
iconSize?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SkeletonComponent: 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
|
target?: any;
|
|
13
13
|
shape?: any;
|
|
14
14
|
shimmer?: 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
|
-
height?: any;
|
|
19
|
-
width?: any;
|
|
20
18
|
themeName?: any;
|
|
21
19
|
dir?: any;
|
|
22
20
|
lang?: any;
|
|
21
|
+
width?: any;
|
|
22
|
+
height?: any;
|
|
23
23
|
target?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SpacerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
size?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
11
|
thickness?: any;
|
|
12
12
|
multiplier?: any;
|
|
13
13
|
multiplierValidator?: any;
|
|
@@ -16,9 +16,9 @@ export declare const SpacerComponent: 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
|
+
size?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
|
-
size?: any;
|
|
22
22
|
thickness?: any;
|
|
23
23
|
multiplier?: any;
|
|
24
24
|
multiplierValidator?: any;
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
9
10
|
dir?: any;
|
|
10
11
|
lang?: any;
|
|
11
|
-
variant?: any;
|
|
12
12
|
text?: any;
|
|
13
13
|
formatter?: any;
|
|
14
14
|
readonly?: any;
|
|
@@ -23,9 +23,9 @@ export declare const TextComponent: 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
|
+
variant?: any;
|
|
26
27
|
dir?: any;
|
|
27
28
|
lang?: any;
|
|
28
|
-
variant?: any;
|
|
29
29
|
text?: any;
|
|
30
30
|
formatter?: any;
|
|
31
31
|
readonly?: any;
|
|
@@ -4,41 +4,41 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
|
-
placement?: any;
|
|
8
|
-
trigger?: any;
|
|
9
|
-
height?: any;
|
|
10
|
-
width?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
disabled?: any;
|
|
9
|
+
size?: any;
|
|
13
10
|
dir?: any;
|
|
14
11
|
lang?: any;
|
|
15
|
-
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
16
14
|
isOpen?: any;
|
|
17
15
|
content?: any;
|
|
16
|
+
placement?: any;
|
|
18
17
|
horizontalOffset?: any;
|
|
19
18
|
verticalOffset?: any;
|
|
20
19
|
showDelay?: any;
|
|
21
20
|
hideDelay?: any;
|
|
21
|
+
trigger?: any;
|
|
22
22
|
staysOpen?: any;
|
|
23
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
|
-
placement?: any;
|
|
28
|
-
trigger?: any;
|
|
29
|
-
height?: any;
|
|
30
|
-
width?: any;
|
|
31
27
|
themeName?: any;
|
|
32
28
|
disabled?: any;
|
|
29
|
+
size?: any;
|
|
33
30
|
dir?: any;
|
|
34
31
|
lang?: any;
|
|
35
|
-
|
|
32
|
+
width?: any;
|
|
33
|
+
height?: any;
|
|
36
34
|
isOpen?: any;
|
|
37
35
|
content?: any;
|
|
36
|
+
placement?: any;
|
|
38
37
|
horizontalOffset?: any;
|
|
39
38
|
verticalOffset?: any;
|
|
40
39
|
showDelay?: any;
|
|
41
40
|
hideDelay?: any;
|
|
41
|
+
trigger?: any;
|
|
42
42
|
staysOpen?: any;
|
|
43
43
|
formatter?: any;
|
|
44
44
|
}> & Readonly<{
|
|
@@ -4,17 +4,15 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
|
-
placement?: any;
|
|
8
|
-
trigger?: any;
|
|
9
|
-
height?: any;
|
|
10
|
-
width?: any;
|
|
11
7
|
themeName?: any;
|
|
12
|
-
animationTarget?: any;
|
|
13
|
-
enter?: any;
|
|
14
|
-
exit?: any;
|
|
15
8
|
disabled?: any;
|
|
16
9
|
dir?: any;
|
|
17
10
|
lang?: any;
|
|
11
|
+
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: any;
|
|
14
|
+
width?: any;
|
|
15
|
+
height?: any;
|
|
18
16
|
isOpen?: any;
|
|
19
17
|
closeable?: any;
|
|
20
18
|
hasSlottedContent?: any;
|
|
@@ -22,10 +20,12 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
22
20
|
anchorElement?: any;
|
|
23
21
|
isFloatingActive?: any;
|
|
24
22
|
content?: any;
|
|
23
|
+
placement?: any;
|
|
25
24
|
horizontalOffset?: any;
|
|
26
25
|
verticalOffset?: any;
|
|
27
26
|
showDelay?: any;
|
|
28
27
|
hideDelay?: any;
|
|
28
|
+
trigger?: any;
|
|
29
29
|
staysOpen?: any;
|
|
30
30
|
for?: any;
|
|
31
31
|
control?: any;
|
|
@@ -33,17 +33,15 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
34
|
[key: string]: any;
|
|
35
35
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
36
|
-
placement?: any;
|
|
37
|
-
trigger?: any;
|
|
38
|
-
height?: any;
|
|
39
|
-
width?: any;
|
|
40
36
|
themeName?: any;
|
|
41
|
-
animationTarget?: any;
|
|
42
|
-
enter?: any;
|
|
43
|
-
exit?: any;
|
|
44
37
|
disabled?: any;
|
|
45
38
|
dir?: any;
|
|
46
39
|
lang?: any;
|
|
40
|
+
animationTarget?: any;
|
|
41
|
+
enter?: any;
|
|
42
|
+
exit?: any;
|
|
43
|
+
width?: any;
|
|
44
|
+
height?: any;
|
|
47
45
|
isOpen?: any;
|
|
48
46
|
closeable?: any;
|
|
49
47
|
hasSlottedContent?: any;
|
|
@@ -51,10 +49,12 @@ export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
|
51
49
|
anchorElement?: any;
|
|
52
50
|
isFloatingActive?: any;
|
|
53
51
|
content?: any;
|
|
52
|
+
placement?: any;
|
|
54
53
|
horizontalOffset?: any;
|
|
55
54
|
verticalOffset?: any;
|
|
56
55
|
showDelay?: any;
|
|
57
56
|
hideDelay?: any;
|
|
57
|
+
trigger?: any;
|
|
58
58
|
staysOpen?: any;
|
|
59
59
|
for?: any;
|
|
60
60
|
control?: any;
|