@breadstone/mosaik-elements-vue 0.1.63 → 0.1.65
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 +6 -6
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +9 -9
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +16 -16
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +15 -15
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +14 -14
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- 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 +44 -44
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +24 -24
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxAttachmentToolComponent.d.ts +4 -4
- package/Controls/Components/Inputs/prompt-box/tools/PromptBoxVoiceRecorderToolComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatPromptBoxComponent.d.ts +16 -16
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +10 -10
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +12 -12
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +25 -25
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +34 -34
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +18 -18
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +27 -27
- package/Controls/Components/Overlays/tour/TourAnchorComponent.d.ts +2 -2
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +46 -42
- package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js +1 -1
- package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +24 -24
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +28 -28
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +40 -40
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +10 -10
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +12 -12
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +33 -33
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +8 -8
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +6 -6
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +2 -2
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +2 -2
- package/package.json +2 -2
|
@@ -4,12 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
7
|
+
isVisible?: any;
|
|
8
|
+
restoreFocus?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
animationTarget?: any;
|
|
11
|
+
enter?: any;
|
|
12
|
+
exit?: any;
|
|
8
13
|
dir?: any;
|
|
9
14
|
lang?: any;
|
|
10
15
|
disabled?: any;
|
|
11
16
|
width?: any;
|
|
12
17
|
height?: any;
|
|
18
|
+
placement?: any;
|
|
19
|
+
trigger?: any;
|
|
13
20
|
dropDownPlacement?: any;
|
|
14
21
|
dropDownStrategy?: any;
|
|
15
22
|
dropDownDistance?: any;
|
|
@@ -20,37 +27,37 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
20
27
|
dropDownWidth?: any;
|
|
21
28
|
dropDownMaxWidth?: any;
|
|
22
29
|
isDropDownOpen?: any;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
30
|
+
maxWidth?: any;
|
|
31
|
+
maxHeight?: any;
|
|
32
|
+
skidding?: any;
|
|
33
|
+
open?: any;
|
|
34
|
+
strategy?: any;
|
|
26
35
|
_anchorId?: any;
|
|
27
36
|
_panelId?: any;
|
|
28
37
|
_anchorName?: any;
|
|
29
38
|
popupRole?: any;
|
|
30
|
-
isVisible?: any;
|
|
31
|
-
placement?: any;
|
|
32
|
-
strategy?: any;
|
|
33
39
|
offset?: any;
|
|
34
|
-
skidding?: any;
|
|
35
|
-
open?: any;
|
|
36
|
-
trigger?: any;
|
|
37
40
|
closeOnOutsideClick?: any;
|
|
38
41
|
closeOnEscape?: any;
|
|
39
42
|
closeOnSelect?: any;
|
|
40
|
-
restoreFocus?: any;
|
|
41
43
|
hasPopup?: any;
|
|
42
44
|
matchAnchorWidth?: any;
|
|
43
|
-
maxHeight?: any;
|
|
44
|
-
maxWidth?: any;
|
|
45
45
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
46
46
|
[key: string]: any;
|
|
47
47
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "openChanged" | "slotchange")[], "connected" | "disconnected" | "changed" | "openChanged" | "slotchange", import("vue").PublicProps, Readonly<{
|
|
48
|
+
isVisible?: any;
|
|
49
|
+
restoreFocus?: any;
|
|
48
50
|
themeName?: any;
|
|
51
|
+
animationTarget?: any;
|
|
52
|
+
enter?: any;
|
|
53
|
+
exit?: any;
|
|
49
54
|
dir?: any;
|
|
50
55
|
lang?: any;
|
|
51
56
|
disabled?: any;
|
|
52
57
|
width?: any;
|
|
53
58
|
height?: any;
|
|
59
|
+
placement?: any;
|
|
60
|
+
trigger?: any;
|
|
54
61
|
dropDownPlacement?: any;
|
|
55
62
|
dropDownStrategy?: any;
|
|
56
63
|
dropDownDistance?: any;
|
|
@@ -61,28 +68,21 @@ export declare const DropdownComponent: import("vue").DefineComponent<{
|
|
|
61
68
|
dropDownWidth?: any;
|
|
62
69
|
dropDownMaxWidth?: any;
|
|
63
70
|
isDropDownOpen?: any;
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
71
|
+
maxWidth?: any;
|
|
72
|
+
maxHeight?: any;
|
|
73
|
+
skidding?: any;
|
|
74
|
+
open?: any;
|
|
75
|
+
strategy?: any;
|
|
67
76
|
_anchorId?: any;
|
|
68
77
|
_panelId?: any;
|
|
69
78
|
_anchorName?: any;
|
|
70
79
|
popupRole?: any;
|
|
71
|
-
isVisible?: any;
|
|
72
|
-
placement?: any;
|
|
73
|
-
strategy?: any;
|
|
74
80
|
offset?: any;
|
|
75
|
-
skidding?: any;
|
|
76
|
-
open?: any;
|
|
77
|
-
trigger?: any;
|
|
78
81
|
closeOnOutsideClick?: any;
|
|
79
82
|
closeOnEscape?: any;
|
|
80
83
|
closeOnSelect?: any;
|
|
81
|
-
restoreFocus?: any;
|
|
82
84
|
hasPopup?: any;
|
|
83
85
|
matchAnchorWidth?: any;
|
|
84
|
-
maxHeight?: any;
|
|
85
|
-
maxWidth?: any;
|
|
86
86
|
}> & Readonly<{
|
|
87
87
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
88
88
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
weigh?: any;
|
|
12
11
|
for?: any;
|
|
13
12
|
control?: any;
|
|
13
|
+
weigh?: 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<{
|
|
@@ -18,9 +18,9 @@ export declare const ElevationComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
-
weigh?: any;
|
|
22
21
|
for?: any;
|
|
23
22
|
control?: any;
|
|
23
|
+
weigh?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ErrorComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
text?: any;
|
|
11
8
|
animationTarget?: any;
|
|
12
9
|
enter?: any;
|
|
13
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
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;
|
|
21
|
-
text?: any;
|
|
22
19
|
animationTarget?: any;
|
|
23
20
|
enter?: any;
|
|
24
21
|
exit?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
|
+
text?: any;
|
|
25
25
|
textOverflow?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ExpandableComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
8
|
animationTarget?: any;
|
|
12
9
|
enter?: any;
|
|
13
10
|
exit?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
|
+
disabled?: 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
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed")[], "connected" | "disconnected" | "changed" | "toggled" | "expanded" | "collapsed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
|
-
disabled?: any;
|
|
23
20
|
animationTarget?: any;
|
|
24
21
|
enter?: any;
|
|
25
22
|
exit?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
|
+
disabled?: any;
|
|
26
26
|
isExpanded?: any;
|
|
27
27
|
direction?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -4,77 +4,77 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FloatingComponent: import("vue").DefineComponent<{
|
|
7
|
+
isVisible?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
animationTarget?: any;
|
|
10
|
+
enter?: any;
|
|
11
|
+
exit?: any;
|
|
8
12
|
dir?: any;
|
|
9
13
|
lang?: any;
|
|
10
14
|
shift?: any;
|
|
11
|
-
active?: any;
|
|
12
15
|
width?: any;
|
|
13
16
|
height?: any;
|
|
14
|
-
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
elevation?: any;
|
|
18
|
-
isFullScreen?: any;
|
|
19
|
-
autoSize?: any;
|
|
20
|
-
isVisible?: any;
|
|
21
17
|
placement?: any;
|
|
22
|
-
|
|
23
|
-
skidding?: any;
|
|
24
|
-
maxHeight?: any;
|
|
18
|
+
elevation?: any;
|
|
25
19
|
maxWidth?: any;
|
|
26
|
-
|
|
20
|
+
active?: any;
|
|
21
|
+
maxHeight?: any;
|
|
27
22
|
distance?: any;
|
|
23
|
+
skidding?: any;
|
|
24
|
+
flip?: any;
|
|
25
|
+
sync?: any;
|
|
26
|
+
isFullScreen?: any;
|
|
27
|
+
anchor?: any;
|
|
28
|
+
strategy?: any;
|
|
28
29
|
arrow?: any;
|
|
29
30
|
arrowPlacement?: any;
|
|
30
31
|
arrowPadding?: any;
|
|
31
|
-
flip?: any;
|
|
32
32
|
flipFallbackPlacements?: any;
|
|
33
33
|
flipBoundary?: any;
|
|
34
34
|
flipPadding?: any;
|
|
35
35
|
flipFallbackStrategy?: any;
|
|
36
36
|
shiftBoundary?: any;
|
|
37
37
|
shiftPadding?: any;
|
|
38
|
+
autoSize?: any;
|
|
38
39
|
autoSizeBoundary?: any;
|
|
39
40
|
autoSizePadding?: any;
|
|
40
|
-
sync?: any;
|
|
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;
|
|
44
45
|
themeName?: any;
|
|
46
|
+
animationTarget?: any;
|
|
47
|
+
enter?: any;
|
|
48
|
+
exit?: any;
|
|
45
49
|
dir?: any;
|
|
46
50
|
lang?: any;
|
|
47
51
|
shift?: any;
|
|
48
|
-
active?: any;
|
|
49
52
|
width?: any;
|
|
50
53
|
height?: any;
|
|
51
|
-
animationTarget?: any;
|
|
52
|
-
enter?: any;
|
|
53
|
-
exit?: any;
|
|
54
|
-
elevation?: any;
|
|
55
|
-
isFullScreen?: any;
|
|
56
|
-
autoSize?: any;
|
|
57
|
-
isVisible?: any;
|
|
58
54
|
placement?: any;
|
|
59
|
-
|
|
60
|
-
skidding?: any;
|
|
61
|
-
maxHeight?: any;
|
|
55
|
+
elevation?: any;
|
|
62
56
|
maxWidth?: any;
|
|
63
|
-
|
|
57
|
+
active?: any;
|
|
58
|
+
maxHeight?: any;
|
|
64
59
|
distance?: any;
|
|
60
|
+
skidding?: any;
|
|
61
|
+
flip?: any;
|
|
62
|
+
sync?: any;
|
|
63
|
+
isFullScreen?: any;
|
|
64
|
+
anchor?: any;
|
|
65
|
+
strategy?: any;
|
|
65
66
|
arrow?: any;
|
|
66
67
|
arrowPlacement?: any;
|
|
67
68
|
arrowPadding?: any;
|
|
68
|
-
flip?: any;
|
|
69
69
|
flipFallbackPlacements?: any;
|
|
70
70
|
flipBoundary?: any;
|
|
71
71
|
flipPadding?: any;
|
|
72
72
|
flipFallbackStrategy?: any;
|
|
73
73
|
shiftBoundary?: any;
|
|
74
74
|
shiftPadding?: any;
|
|
75
|
+
autoSize?: any;
|
|
75
76
|
autoSizeBoundary?: any;
|
|
76
77
|
autoSizePadding?: any;
|
|
77
|
-
sync?: any;
|
|
78
78
|
}> & Readonly<{
|
|
79
79
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,9 +10,9 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
variant?: any;
|
|
11
11
|
for?: any;
|
|
12
12
|
control?: any;
|
|
13
|
-
controlled?: any;
|
|
14
13
|
visible?: any;
|
|
15
14
|
inward?: any;
|
|
15
|
+
controlled?: 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<{
|
|
@@ -22,9 +22,9 @@ export declare const FocusRingComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
variant?: any;
|
|
23
23
|
for?: any;
|
|
24
24
|
control?: any;
|
|
25
|
-
controlled?: any;
|
|
26
25
|
visible?: any;
|
|
27
26
|
inward?: any;
|
|
27
|
+
controlled?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,18 +7,18 @@ export declare const FooterComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
breakpoint?: any;
|
|
10
11
|
brand?: any;
|
|
11
12
|
copyright?: any;
|
|
12
|
-
breakpoint?: 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
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
|
+
breakpoint?: any;
|
|
19
20
|
brand?: any;
|
|
20
21
|
copyright?: any;
|
|
21
|
-
breakpoint?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,8 +9,8 @@ export declare const HintComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
text?: any;
|
|
11
11
|
formatter?: any;
|
|
12
|
-
textOverflow?: any;
|
|
13
12
|
alignment?: any;
|
|
13
|
+
textOverflow?: 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<{
|
|
@@ -19,8 +19,8 @@ export declare const HintComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
lang?: any;
|
|
20
20
|
text?: any;
|
|
21
21
|
formatter?: any;
|
|
22
|
-
textOverflow?: any;
|
|
23
22
|
alignment?: any;
|
|
23
|
+
textOverflow?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,11 +8,11 @@ export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
header?: any;
|
|
11
|
+
subHeader?: any;
|
|
11
12
|
appearance?: any;
|
|
12
13
|
formatter?: any;
|
|
13
|
-
subHeader?: any;
|
|
14
|
-
hint?: any;
|
|
15
14
|
alignment?: any;
|
|
15
|
+
hint?: 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<{
|
|
@@ -20,11 +20,11 @@ export declare const JumbotronComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
header?: any;
|
|
23
|
+
subHeader?: any;
|
|
23
24
|
appearance?: any;
|
|
24
25
|
formatter?: any;
|
|
25
|
-
subHeader?: any;
|
|
26
|
-
hint?: any;
|
|
27
26
|
alignment?: any;
|
|
27
|
+
hint?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,16 +7,16 @@ export declare const KbdComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
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
16
|
dir?: any;
|
|
17
17
|
lang?: any;
|
|
18
|
-
variant?: any;
|
|
19
18
|
value?: any;
|
|
19
|
+
variant?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -11,9 +11,9 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
11
11
|
variant?: any;
|
|
12
12
|
readonly?: any;
|
|
13
13
|
alignment?: any;
|
|
14
|
+
duration?: any;
|
|
14
15
|
from?: any;
|
|
15
16
|
to?: any;
|
|
16
|
-
duration?: 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<{
|
|
@@ -24,9 +24,9 @@ export declare const NumberCounterComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
variant?: any;
|
|
25
25
|
readonly?: any;
|
|
26
26
|
alignment?: any;
|
|
27
|
+
duration?: any;
|
|
27
28
|
from?: any;
|
|
28
29
|
to?: any;
|
|
29
|
-
duration?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,22 +4,22 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PaginatorComponent: import("vue").DefineComponent<{
|
|
7
|
+
isVisible?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
|
-
intl?: any;
|
|
14
13
|
appearance?: any;
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
size?: any;
|
|
15
|
+
intl?: any;
|
|
17
16
|
totalPages?: any;
|
|
18
17
|
rangeStart?: any;
|
|
19
18
|
rangeEnd?: any;
|
|
20
19
|
hasPreviousPage?: any;
|
|
21
20
|
hasNextPage?: any;
|
|
22
21
|
currentPageReport?: any;
|
|
22
|
+
total?: any;
|
|
23
23
|
totalRecords?: any;
|
|
24
24
|
rows?: any;
|
|
25
25
|
sizes?: any;
|
|
@@ -36,22 +36,22 @@ export declare const PaginatorComponent: 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" | "pageChanged" | "pageSizeChanged")[], "connected" | "disconnected" | "changed" | "pageChanged" | "pageSizeChanged", import("vue").PublicProps, Readonly<{
|
|
39
|
+
isVisible?: any;
|
|
39
40
|
themeName?: any;
|
|
40
41
|
dir?: any;
|
|
41
42
|
lang?: any;
|
|
42
|
-
size?: any;
|
|
43
43
|
disabled?: any;
|
|
44
44
|
variant?: any;
|
|
45
|
-
intl?: any;
|
|
46
45
|
appearance?: any;
|
|
47
|
-
|
|
48
|
-
|
|
46
|
+
size?: any;
|
|
47
|
+
intl?: any;
|
|
49
48
|
totalPages?: any;
|
|
50
49
|
rangeStart?: any;
|
|
51
50
|
rangeEnd?: any;
|
|
52
51
|
hasPreviousPage?: any;
|
|
53
52
|
hasNextPage?: any;
|
|
54
53
|
currentPageReport?: any;
|
|
54
|
+
total?: any;
|
|
55
55
|
totalRecords?: any;
|
|
56
56
|
rows?: any;
|
|
57
57
|
sizes?: any;
|
|
@@ -7,11 +7,11 @@ export declare const PipComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
10
|
disabled?: any;
|
|
12
11
|
variant?: any;
|
|
13
|
-
text?: any;
|
|
14
12
|
appearance?: any;
|
|
13
|
+
size?: any;
|
|
14
|
+
text?: any;
|
|
15
15
|
icon?: any;
|
|
16
16
|
iconSize?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -20,11 +20,11 @@ export declare const PipComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
themeName?: any;
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
|
-
size?: any;
|
|
24
23
|
disabled?: any;
|
|
25
24
|
variant?: any;
|
|
26
|
-
text?: any;
|
|
27
25
|
appearance?: any;
|
|
26
|
+
size?: any;
|
|
27
|
+
text?: any;
|
|
28
28
|
icon?: any;
|
|
29
29
|
iconSize?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -5,85 +5,85 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
shift?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
8
|
animationTarget?: any;
|
|
15
9
|
enter?: any;
|
|
16
10
|
exit?: any;
|
|
17
11
|
isOpen?: any;
|
|
18
|
-
closeable?: any;
|
|
19
|
-
elevation?: any;
|
|
20
12
|
hasBackdrop?: any;
|
|
21
13
|
pressEscapeToClose?: any;
|
|
22
14
|
clickOutsideToClose?: any;
|
|
23
15
|
attention?: any;
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
16
|
+
closeable?: any;
|
|
17
|
+
dir?: any;
|
|
18
|
+
lang?: any;
|
|
19
|
+
shift?: any;
|
|
20
|
+
disabled?: any;
|
|
21
|
+
variant?: any;
|
|
22
|
+
appearance?: any;
|
|
23
|
+
hasSlottedContent?: any;
|
|
32
24
|
anchorElement?: any;
|
|
33
25
|
isFloatingActive?: any;
|
|
34
|
-
|
|
35
|
-
placements?: any;
|
|
26
|
+
placement?: any;
|
|
36
27
|
showDelay?: any;
|
|
37
28
|
hideDelay?: any;
|
|
29
|
+
trigger?: any;
|
|
38
30
|
staysOpen?: any;
|
|
31
|
+
for?: any;
|
|
32
|
+
control?: any;
|
|
33
|
+
elevation?: any;
|
|
34
|
+
placements?: any;
|
|
35
|
+
distance?: any;
|
|
36
|
+
skidding?: any;
|
|
39
37
|
closeOnScroll?: any;
|
|
40
38
|
interactive?: any;
|
|
39
|
+
flip?: any;
|
|
41
40
|
trapFocus?: any;
|
|
41
|
+
sync?: any;
|
|
42
42
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
43
43
|
[key: string]: any;
|
|
44
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
44
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "closeAttempted" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
45
45
|
themeName?: any;
|
|
46
|
-
dir?: any;
|
|
47
|
-
lang?: any;
|
|
48
|
-
shift?: any;
|
|
49
|
-
disabled?: any;
|
|
50
|
-
variant?: any;
|
|
51
|
-
appearance?: any;
|
|
52
46
|
animationTarget?: any;
|
|
53
47
|
enter?: any;
|
|
54
48
|
exit?: any;
|
|
55
49
|
isOpen?: any;
|
|
56
|
-
closeable?: any;
|
|
57
|
-
elevation?: any;
|
|
58
50
|
hasBackdrop?: any;
|
|
59
51
|
pressEscapeToClose?: any;
|
|
60
52
|
clickOutsideToClose?: any;
|
|
61
53
|
attention?: any;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
54
|
+
closeable?: any;
|
|
55
|
+
dir?: any;
|
|
56
|
+
lang?: any;
|
|
57
|
+
shift?: any;
|
|
58
|
+
disabled?: any;
|
|
59
|
+
variant?: any;
|
|
60
|
+
appearance?: any;
|
|
61
|
+
hasSlottedContent?: any;
|
|
70
62
|
anchorElement?: any;
|
|
71
63
|
isFloatingActive?: any;
|
|
72
|
-
|
|
73
|
-
placements?: any;
|
|
64
|
+
placement?: any;
|
|
74
65
|
showDelay?: any;
|
|
75
66
|
hideDelay?: any;
|
|
67
|
+
trigger?: any;
|
|
76
68
|
staysOpen?: any;
|
|
69
|
+
for?: any;
|
|
70
|
+
control?: any;
|
|
71
|
+
elevation?: any;
|
|
72
|
+
placements?: any;
|
|
73
|
+
distance?: any;
|
|
74
|
+
skidding?: any;
|
|
77
75
|
closeOnScroll?: any;
|
|
78
76
|
interactive?: any;
|
|
77
|
+
flip?: any;
|
|
79
78
|
trapFocus?: any;
|
|
79
|
+
sync?: any;
|
|
80
80
|
}> & Readonly<{
|
|
81
|
-
onConnected?: ((...args: any[]) => any) | undefined;
|
|
82
|
-
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
83
|
-
onChanged?: ((...args: any[]) => any) | undefined;
|
|
84
81
|
onOpened?: ((...args: any[]) => any) | undefined;
|
|
85
82
|
onClosed?: ((...args: any[]) => any) | undefined;
|
|
86
83
|
onCloseAttempted?: ((...args: any[]) => any) | undefined;
|
|
84
|
+
onConnected?: ((...args: any[]) => any) | undefined;
|
|
85
|
+
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
86
|
+
onChanged?: ((...args: any[]) => any) | undefined;
|
|
87
87
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
88
88
|
declare module 'vue' {
|
|
89
89
|
interface GlobalComponents {
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
export declare const PortalComponent: import("vue").DefineComponent<{
|
|
7
7
|
dir?: any;
|
|
8
8
|
lang?: any;
|
|
9
|
-
attached?: any;
|
|
10
9
|
isProjected?: any;
|
|
11
10
|
projection?: any;
|
|
11
|
+
attached?: any;
|
|
12
12
|
detached?: any;
|
|
13
13
|
destination?: any;
|
|
14
14
|
adoptedStyles?: any;
|
|
@@ -17,9 +17,9 @@ export declare const PortalComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached")[], "connected" | "disconnected" | "changed" | "portalAttached" | "portalDetached", import("vue").PublicProps, Readonly<{
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
attached?: any;
|
|
21
20
|
isProjected?: any;
|
|
22
21
|
projection?: any;
|
|
22
|
+
attached?: any;
|
|
23
23
|
detached?: any;
|
|
24
24
|
destination?: any;
|
|
25
25
|
adoptedStyles?: any;
|