@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,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
|
-
animationTarget?: any;
|
|
11
|
-
enter?: any;
|
|
12
|
-
exit?: any;
|
|
13
8
|
dir?: any;
|
|
14
9
|
lang?: any;
|
|
15
10
|
mode?: any;
|
|
16
11
|
header?: any;
|
|
17
12
|
subHeader?: any;
|
|
13
|
+
animationTarget?: any;
|
|
14
|
+
enter?: any;
|
|
15
|
+
exit?: any;
|
|
16
|
+
width?: any;
|
|
17
|
+
height?: any;
|
|
18
18
|
position?: any;
|
|
19
19
|
isOpen?: any;
|
|
20
20
|
hasBackdrop?: any;
|
|
@@ -28,17 +28,17 @@ export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
|
28
28
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
29
|
[key: string]: any;
|
|
30
30
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
31
|
-
height?: any;
|
|
32
|
-
width?: any;
|
|
33
31
|
themeName?: any;
|
|
34
|
-
animationTarget?: any;
|
|
35
|
-
enter?: any;
|
|
36
|
-
exit?: any;
|
|
37
32
|
dir?: any;
|
|
38
33
|
lang?: any;
|
|
39
34
|
mode?: any;
|
|
40
35
|
header?: any;
|
|
41
36
|
subHeader?: any;
|
|
37
|
+
animationTarget?: any;
|
|
38
|
+
enter?: any;
|
|
39
|
+
exit?: any;
|
|
40
|
+
width?: any;
|
|
41
|
+
height?: any;
|
|
42
42
|
position?: any;
|
|
43
43
|
isOpen?: any;
|
|
44
44
|
hasBackdrop?: any;
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
exit?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
appearance?: any;
|
|
13
10
|
dir?: any;
|
|
14
11
|
lang?: any;
|
|
15
12
|
header?: any;
|
|
16
13
|
dragging?: any;
|
|
17
14
|
subHeader?: any;
|
|
18
|
-
|
|
19
|
-
|
|
15
|
+
animationTarget?: any;
|
|
16
|
+
enter?: any;
|
|
17
|
+
exit?: any;
|
|
18
|
+
width?: any;
|
|
19
|
+
height?: any;
|
|
20
20
|
isOpen?: any;
|
|
21
21
|
hasBackdrop?: any;
|
|
22
22
|
pressEscapeToClose?: any;
|
|
@@ -36,19 +36,19 @@ export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
|
36
36
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
37
|
[key: string]: any;
|
|
38
38
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
39
|
-
height?: any;
|
|
40
|
-
width?: any;
|
|
41
39
|
themeName?: any;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
exit?: any;
|
|
40
|
+
variant?: any;
|
|
41
|
+
appearance?: any;
|
|
45
42
|
dir?: any;
|
|
46
43
|
lang?: any;
|
|
47
44
|
header?: any;
|
|
48
45
|
dragging?: any;
|
|
49
46
|
subHeader?: any;
|
|
50
|
-
|
|
51
|
-
|
|
47
|
+
animationTarget?: any;
|
|
48
|
+
enter?: any;
|
|
49
|
+
exit?: any;
|
|
50
|
+
width?: any;
|
|
51
|
+
height?: any;
|
|
52
52
|
isOpen?: any;
|
|
53
53
|
hasBackdrop?: any;
|
|
54
54
|
pressEscapeToClose?: any;
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
height?: any;
|
|
11
11
|
isOpen?: any;
|
|
12
12
|
hasBackdrop?: any;
|
|
13
13
|
pressEscapeToClose?: any;
|
|
@@ -16,10 +16,10 @@ export declare const SheetComponent: import("vue").DefineComponent<{
|
|
|
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" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
19
|
-
height?: any;
|
|
20
19
|
themeName?: any;
|
|
21
20
|
dir?: any;
|
|
22
21
|
lang?: any;
|
|
22
|
+
height?: any;
|
|
23
23
|
isOpen?: any;
|
|
24
24
|
hasBackdrop?: any;
|
|
25
25
|
pressEscapeToClose?: any;
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exit?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
appearance?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
13
12
|
header?: any;
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
animationTarget?: any;
|
|
14
|
+
enter?: any;
|
|
15
|
+
exit?: any;
|
|
16
16
|
position?: any;
|
|
17
17
|
isBusy?: any;
|
|
18
18
|
isOpen?: any;
|
|
@@ -30,14 +30,14 @@ export declare const ToastComponent: import("vue").DefineComponent<{
|
|
|
30
30
|
[key: string]: any;
|
|
31
31
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
32
32
|
themeName?: any;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
exit?: any;
|
|
33
|
+
variant?: any;
|
|
34
|
+
appearance?: any;
|
|
36
35
|
dir?: any;
|
|
37
36
|
lang?: any;
|
|
38
37
|
header?: any;
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
animationTarget?: any;
|
|
39
|
+
enter?: any;
|
|
40
|
+
exit?: any;
|
|
41
41
|
position?: any;
|
|
42
42
|
isBusy?: any;
|
|
43
43
|
isOpen?: any;
|
|
@@ -5,21 +5,21 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BackdropComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
8
10
|
animationTarget?: any;
|
|
9
11
|
enter?: any;
|
|
10
12
|
exit?: any;
|
|
11
|
-
dir?: any;
|
|
12
|
-
lang?: any;
|
|
13
13
|
hidden?: 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;
|
|
18
20
|
animationTarget?: any;
|
|
19
21
|
enter?: any;
|
|
20
22
|
exit?: any;
|
|
21
|
-
dir?: any;
|
|
22
|
-
lang?: any;
|
|
23
23
|
hidden?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BoxComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
fit?: any;
|
|
13
11
|
inset?: any;
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
14
14
|
highlighted?: any;
|
|
15
15
|
cornered?: 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
|
-
height?: any;
|
|
20
|
-
width?: any;
|
|
21
19
|
themeName?: any;
|
|
22
20
|
dir?: any;
|
|
23
21
|
lang?: any;
|
|
24
22
|
fit?: any;
|
|
25
23
|
inset?: any;
|
|
24
|
+
width?: any;
|
|
25
|
+
height?: any;
|
|
26
26
|
highlighted?: any;
|
|
27
27
|
cornered?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const CheckmarkComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
9
11
|
dir?: any;
|
|
10
12
|
lang?: any;
|
|
11
13
|
checked?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
14
|
isThreeState?: any;
|
|
15
15
|
type?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -18,11 +18,11 @@ export declare const CheckmarkComponent: 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
|
+
appearance?: any;
|
|
21
23
|
dir?: any;
|
|
22
24
|
lang?: any;
|
|
23
25
|
checked?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
appearance?: any;
|
|
26
26
|
isThreeState?: any;
|
|
27
27
|
type?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const ClickableComponent: 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
|
isFocused?: any;
|
|
13
13
|
ripple?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -16,9 +16,9 @@ export declare const ClickableComponent: import("vue").DefineComponent<{
|
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
disabled?: any;
|
|
19
|
+
variant?: any;
|
|
19
20
|
dir?: any;
|
|
20
21
|
lang?: any;
|
|
21
|
-
variant?: any;
|
|
22
22
|
isFocused?: any;
|
|
23
23
|
ripple?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -5,17 +5,17 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CodeComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
11
|
text?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
variant?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
|
-
variant?: any;
|
|
19
19
|
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,22 +6,22 @@
|
|
|
6
6
|
export declare const DismissComponent: 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
|
isFocused?: 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
|
themeName?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
20
|
variant?: any;
|
|
23
21
|
appearance?: any;
|
|
24
22
|
size?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
25
|
isFocused?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
export declare const DotComponent: 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
|
fill?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
size?: 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
18
|
disabled?: any;
|
|
19
|
+
variant?: any;
|
|
20
|
+
size?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
23
|
fill?: any;
|
|
22
|
-
variant?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
export declare const DotGroupComponent: 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
|
}, () => 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
18
|
disabled?: any;
|
|
19
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
19
|
variant?: any;
|
|
22
20
|
appearance?: any;
|
|
23
21
|
size?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,20 +6,20 @@
|
|
|
6
6
|
export declare const DropZoneComponent: 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;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
13
|
state?: 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" | "dropZoneData")[], "connected" | "disconnected" | "changed" | "dropZoneData", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
disabled?: any;
|
|
19
|
-
dir?: any;
|
|
20
|
-
lang?: any;
|
|
21
19
|
variant?: any;
|
|
22
20
|
appearance?: any;
|
|
21
|
+
dir?: any;
|
|
22
|
+
lang?: any;
|
|
23
23
|
state?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,27 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
9
|
+
dir?: any;
|
|
10
|
+
lang?: any;
|
|
11
|
+
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: any;
|
|
14
|
+
width?: any;
|
|
15
|
+
height?: any;
|
|
12
16
|
placement?: any;
|
|
13
|
-
strategy?: any;
|
|
14
|
-
offset?: any;
|
|
15
|
-
skidding?: any;
|
|
16
|
-
open?: any;
|
|
17
17
|
trigger?: any;
|
|
18
|
-
closeOnOutsideClick?: any;
|
|
19
|
-
closeOnEscape?: any;
|
|
20
|
-
closeOnSelect?: any;
|
|
21
|
-
restoreFocus?: any;
|
|
22
|
-
hasPopup?: any;
|
|
23
|
-
matchAnchorWidth?: any;
|
|
24
|
-
maxHeight?: any;
|
|
25
|
-
height?: any;
|
|
26
|
-
width?: any;
|
|
27
|
-
maxWidth?: any;
|
|
28
18
|
dropDownPlacement?: any;
|
|
29
19
|
dropDownStrategy?: any;
|
|
30
20
|
dropDownDistance?: any;
|
|
@@ -32,40 +22,40 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
32
22
|
dropDownStaysOpen?: any;
|
|
33
23
|
dropDownMaxHeight?: any;
|
|
34
24
|
dropDownHeight?: any;
|
|
35
|
-
dropDownMaxWidth?: any;
|
|
36
25
|
dropDownWidth?: any;
|
|
26
|
+
dropDownMaxWidth?: any;
|
|
37
27
|
isDropDownOpen?: any;
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
lang?: any;
|
|
45
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
46
|
-
[key: string]: any;
|
|
47
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("openChanged" | "slotchange" | "connected" | "disconnected" | "changed")[], "openChanged" | "slotchange" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
28
|
+
maxWidth?: any;
|
|
29
|
+
maxHeight?: any;
|
|
30
|
+
skidding?: any;
|
|
31
|
+
open?: any;
|
|
32
|
+
isVisible?: any;
|
|
33
|
+
strategy?: any;
|
|
48
34
|
_anchorId?: any;
|
|
49
35
|
_panelId?: any;
|
|
50
36
|
_anchorName?: any;
|
|
51
37
|
popupRole?: any;
|
|
52
|
-
isVisible?: any;
|
|
53
|
-
placement?: any;
|
|
54
|
-
strategy?: any;
|
|
55
38
|
offset?: any;
|
|
56
|
-
skidding?: any;
|
|
57
|
-
open?: any;
|
|
58
|
-
trigger?: any;
|
|
59
39
|
closeOnOutsideClick?: any;
|
|
60
40
|
closeOnEscape?: any;
|
|
61
41
|
closeOnSelect?: any;
|
|
62
42
|
restoreFocus?: any;
|
|
63
43
|
hasPopup?: any;
|
|
64
44
|
matchAnchorWidth?: any;
|
|
65
|
-
|
|
66
|
-
|
|
45
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
46
|
+
[key: string]: any;
|
|
47
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "openChanged" | "slotchange")[], "connected" | "disconnected" | "changed" | "openChanged" | "slotchange", import("vue").PublicProps, Readonly<{
|
|
48
|
+
themeName?: any;
|
|
49
|
+
disabled?: any;
|
|
50
|
+
dir?: any;
|
|
51
|
+
lang?: any;
|
|
52
|
+
animationTarget?: any;
|
|
53
|
+
enter?: any;
|
|
54
|
+
exit?: any;
|
|
67
55
|
width?: any;
|
|
68
|
-
|
|
56
|
+
height?: any;
|
|
57
|
+
placement?: any;
|
|
58
|
+
trigger?: any;
|
|
69
59
|
dropDownPlacement?: any;
|
|
70
60
|
dropDownStrategy?: any;
|
|
71
61
|
dropDownDistance?: any;
|
|
@@ -73,22 +63,32 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
73
63
|
dropDownStaysOpen?: any;
|
|
74
64
|
dropDownMaxHeight?: any;
|
|
75
65
|
dropDownHeight?: any;
|
|
76
|
-
dropDownMaxWidth?: any;
|
|
77
66
|
dropDownWidth?: any;
|
|
67
|
+
dropDownMaxWidth?: any;
|
|
78
68
|
isDropDownOpen?: any;
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
69
|
+
maxWidth?: any;
|
|
70
|
+
maxHeight?: any;
|
|
71
|
+
skidding?: any;
|
|
72
|
+
open?: any;
|
|
73
|
+
isVisible?: any;
|
|
74
|
+
strategy?: any;
|
|
75
|
+
_anchorId?: any;
|
|
76
|
+
_panelId?: any;
|
|
77
|
+
_anchorName?: any;
|
|
78
|
+
popupRole?: any;
|
|
79
|
+
offset?: any;
|
|
80
|
+
closeOnOutsideClick?: any;
|
|
81
|
+
closeOnEscape?: any;
|
|
82
|
+
closeOnSelect?: any;
|
|
83
|
+
restoreFocus?: any;
|
|
84
|
+
hasPopup?: any;
|
|
85
|
+
matchAnchorWidth?: any;
|
|
86
86
|
}> & Readonly<{
|
|
87
|
-
onOpenChanged?: ((...args: any[]) => any) | undefined;
|
|
88
|
-
onSlotchange?: ((...args: any[]) => any) | undefined;
|
|
89
87
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
90
88
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
91
89
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
90
|
+
onOpenChanged?: ((...args: any[]) => any) | undefined;
|
|
91
|
+
onSlotchange?: ((...args: any[]) => any) | undefined;
|
|
92
92
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
93
93
|
declare module 'vue' {
|
|
94
94
|
interface GlobalComponents {
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
8
10
|
animationTarget?: any;
|
|
9
11
|
enter?: any;
|
|
10
12
|
exit?: any;
|
|
11
|
-
dir?: any;
|
|
12
|
-
lang?: any;
|
|
13
13
|
text?: any;
|
|
14
14
|
textOverflow?: 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
|
themeName?: any;
|
|
19
|
+
dir?: any;
|
|
20
|
+
lang?: any;
|
|
19
21
|
animationTarget?: any;
|
|
20
22
|
enter?: any;
|
|
21
23
|
exit?: any;
|
|
22
|
-
dir?: any;
|
|
23
|
-
lang?: any;
|
|
24
24
|
text?: any;
|
|
25
25
|
textOverflow?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -5,31 +5,31 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpandableComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
animationTarget?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
8
|
disabled?: any;
|
|
12
9
|
dir?: any;
|
|
13
10
|
lang?: any;
|
|
11
|
+
animationTarget?: any;
|
|
12
|
+
enter?: any;
|
|
13
|
+
exit?: any;
|
|
14
14
|
isExpanded?: any;
|
|
15
15
|
direction?: 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, ("toggled" | "connected" | "disconnected" | "changed" | "expanded" | "collapsed")[], "toggled" | "connected" | "disconnected" | "changed" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
animationTarget?: any;
|
|
21
|
-
enter?: any;
|
|
22
|
-
exit?: any;
|
|
23
20
|
disabled?: any;
|
|
24
21
|
dir?: any;
|
|
25
22
|
lang?: any;
|
|
23
|
+
animationTarget?: any;
|
|
24
|
+
enter?: any;
|
|
25
|
+
exit?: any;
|
|
26
26
|
isExpanded?: any;
|
|
27
27
|
direction?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
+
onToggled?: ((...args: any[]) => any) | undefined;
|
|
29
30
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
31
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
32
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
|
-
onToggled?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
onExpanded?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onCollapsed?: ((...args: any[]) => any) | undefined;
|
|
35
35
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|