@breadstone/mosaik-elements-vue 0.0.274 → 0.0.276
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 +8 -8
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +24 -24
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +15 -15
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +16 -16
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +8 -8
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Cells/CellComponent.d.ts +4 -4
- package/Controls/Components/Charts/ChartComponent.d.ts +12 -12
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +8 -8
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +4 -4
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +8 -8
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +4 -4
- package/Controls/Components/Forms/FormFieldComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +23 -23
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +48 -48
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +28 -28
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +32 -32
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +40 -40
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +38 -38
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +18 -18
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +8 -8
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +24 -24
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +22 -22
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +12 -12
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +38 -38
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +12 -12
- 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/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Grid/GridComponent.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 +4 -4
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +2 -2
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +10 -10
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +6 -6
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +10 -10
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +12 -12
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/ReactionChatToolComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +14 -14
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +4 -4
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/FontEditor/FontEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +8 -8
- 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 +16 -16
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Misc/LightChain/LightChainComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +23 -23
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +35 -35
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +11 -11
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +21 -21
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +11 -11
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Adorners/ResizeAdorner/ResizeAdornerComponent.d.ts +2 -2
- 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 +8 -8
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +6 -6
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Flip/FlipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +28 -28
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdShortcutComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +45 -43
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts.map +1 -1
- package/Controls/Components/Primitives/Popup/PopupComponent.js +1 -1
- package/Controls/Components/Primitives/Popup/PopupComponent.js.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +9 -9
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- 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 +10 -10
- package/Controls/Components/Primitives/Thumbnail/ThumbnailComponent.d.ts +2 -2
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +35 -35
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +10 -10
- 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 +6 -6
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +10 -10
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +8 -8
- package/Controls/Components/Primitives/thumb/ThumbComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +6 -6
- 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 +10 -10
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +18 -18
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/DataList/DataListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +24 -24
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +8 -8
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +14 -14
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +12 -12
- package/Controls/Components/Selectors/List/ListComponent.d.ts +12 -12
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +18 -18
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +8 -8
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +18 -18
- package/Controls/Components/Selectors/Table/TableHeaderRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +18 -18
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +14 -14
- 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,81 +4,83 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const PopupComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
shift?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
|
-
animationTarget?: any;
|
|
15
|
-
enter?: any;
|
|
16
|
-
exit?: any;
|
|
17
|
-
isOpen?: any;
|
|
18
|
-
closeable?: any;
|
|
19
|
-
elevation?: any;
|
|
20
|
-
hasBackdrop?: any;
|
|
21
|
-
pressEscapeToClose?: any;
|
|
22
|
-
clickOutsideToClose?: any;
|
|
23
|
-
for?: any;
|
|
24
|
-
control?: any;
|
|
25
|
-
hasSlottedContent?: any;
|
|
26
7
|
anchorElement?: any;
|
|
27
8
|
isFloatingActive?: any;
|
|
9
|
+
hasSlottedContent?: any;
|
|
28
10
|
placement?: any;
|
|
29
|
-
showDelay?: any;
|
|
30
|
-
hideDelay?: any;
|
|
31
|
-
trigger?: any;
|
|
32
|
-
staysOpen?: any;
|
|
33
11
|
placements?: any;
|
|
34
12
|
distance?: any;
|
|
35
13
|
skidding?: any;
|
|
14
|
+
trigger?: any;
|
|
15
|
+
showDelay?: any;
|
|
16
|
+
hideDelay?: any;
|
|
17
|
+
staysOpen?: any;
|
|
36
18
|
closeOnScroll?: any;
|
|
37
19
|
interactive?: any;
|
|
38
20
|
flip?: any;
|
|
21
|
+
shift?: any;
|
|
39
22
|
trapFocus?: any;
|
|
40
|
-
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
23
|
+
sync?: any;
|
|
43
24
|
themeName?: any;
|
|
44
|
-
dir?: any;
|
|
45
|
-
lang?: any;
|
|
46
|
-
shift?: any;
|
|
47
|
-
disabled?: any;
|
|
48
|
-
variant?: any;
|
|
49
|
-
appearance?: any;
|
|
50
25
|
animationTarget?: any;
|
|
51
26
|
enter?: any;
|
|
52
27
|
exit?: any;
|
|
53
|
-
|
|
54
|
-
|
|
28
|
+
for?: any;
|
|
29
|
+
control?: any;
|
|
55
30
|
elevation?: any;
|
|
31
|
+
variant?: any;
|
|
32
|
+
appearance?: any;
|
|
33
|
+
disabled?: any;
|
|
34
|
+
isOpen?: any;
|
|
56
35
|
hasBackdrop?: any;
|
|
57
36
|
pressEscapeToClose?: any;
|
|
58
37
|
clickOutsideToClose?: any;
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
38
|
+
closeable?: any;
|
|
39
|
+
dir?: any;
|
|
40
|
+
lang?: any;
|
|
41
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
62
44
|
anchorElement?: any;
|
|
63
45
|
isFloatingActive?: any;
|
|
46
|
+
hasSlottedContent?: any;
|
|
64
47
|
placement?: any;
|
|
65
|
-
showDelay?: any;
|
|
66
|
-
hideDelay?: any;
|
|
67
|
-
trigger?: any;
|
|
68
|
-
staysOpen?: any;
|
|
69
48
|
placements?: any;
|
|
70
49
|
distance?: any;
|
|
71
50
|
skidding?: any;
|
|
51
|
+
trigger?: any;
|
|
52
|
+
showDelay?: any;
|
|
53
|
+
hideDelay?: any;
|
|
54
|
+
staysOpen?: any;
|
|
72
55
|
closeOnScroll?: any;
|
|
73
56
|
interactive?: any;
|
|
74
57
|
flip?: any;
|
|
58
|
+
shift?: any;
|
|
75
59
|
trapFocus?: any;
|
|
60
|
+
sync?: any;
|
|
61
|
+
themeName?: any;
|
|
62
|
+
animationTarget?: any;
|
|
63
|
+
enter?: any;
|
|
64
|
+
exit?: any;
|
|
65
|
+
for?: any;
|
|
66
|
+
control?: any;
|
|
67
|
+
elevation?: any;
|
|
68
|
+
variant?: any;
|
|
69
|
+
appearance?: any;
|
|
70
|
+
disabled?: any;
|
|
71
|
+
isOpen?: any;
|
|
72
|
+
hasBackdrop?: any;
|
|
73
|
+
pressEscapeToClose?: any;
|
|
74
|
+
clickOutsideToClose?: any;
|
|
75
|
+
closeable?: any;
|
|
76
|
+
dir?: any;
|
|
77
|
+
lang?: any;
|
|
76
78
|
}> & Readonly<{
|
|
79
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
80
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
77
81
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
78
82
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
79
83
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
80
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
81
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
82
84
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
83
85
|
declare module 'vue' {
|
|
84
86
|
interface GlobalComponents {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PopupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Primitives/Popup/PopupComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"PopupComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Primitives/Popup/PopupComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAsBzB,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,WAAW,EAAE,OAAO,cAAc,CAAC;KACtC;CACJ"}
|
|
@@ -12,7 +12,7 @@ import { defineComponent, h } from 'vue';
|
|
|
12
12
|
*/
|
|
13
13
|
export const PopupComponent = defineComponent({
|
|
14
14
|
name: 'PopupComponent',
|
|
15
|
-
props: ['anchorElement', 'isFloatingActive', 'hasSlottedContent', 'placement', 'placements', 'distance', 'skidding', 'trigger', 'showDelay', 'hideDelay', 'staysOpen', 'closeOnScroll', 'interactive', 'flip', 'shift', 'trapFocus', 'themeName', 'animationTarget', 'enter', 'exit', 'for', 'control', 'elevation', 'variant', 'appearance', 'disabled', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
|
|
15
|
+
props: ['anchorElement', 'isFloatingActive', 'hasSlottedContent', 'placement', 'placements', 'distance', 'skidding', 'trigger', 'showDelay', 'hideDelay', 'staysOpen', 'closeOnScroll', 'interactive', 'flip', 'shift', 'trapFocus', 'sync', 'themeName', 'animationTarget', 'enter', 'exit', 'for', 'control', 'elevation', 'variant', 'appearance', 'disabled', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
|
|
16
16
|
emits: ['opened', 'closed', 'connected', 'disconnected', 'changed'],
|
|
17
17
|
// slots: ['', 'content', 'footer', 'header', 'style']
|
|
18
18
|
// methods: { open, close, toggle, play, onEnterAnimation, onExitAnimation, assignToSlot, getSlotAssignments, getSlotAssignmentsOf, getSlotContent, hasSlotContent, hasSlot, onSlotChanges, attach, detach, adoptStyle, on, off, emit, requestUpdate }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PopupComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Primitives/Popup/PopupComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC;IAC1C,IAAI,EAAE,gBAAgB;IACtB,KAAK,EAAE,CAAC,eAAe,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"PopupComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Primitives/Popup/PopupComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,eAAe,CAAC;IAC1C,IAAI,EAAE,gBAAgB;IACtB,KAAK,EAAE,CAAC,eAAe,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;IACnc,KAAK,EAAE,CAAC,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IACnE,sDAAsD;IACtD,sPAAsP;IACtP,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,cAAc,EACd;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;SACtD,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -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;
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PortalProjectionComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
8
|
isOpen?: any;
|
|
11
|
-
closeable?: any;
|
|
12
9
|
hasBackdrop?: any;
|
|
13
10
|
pressEscapeToClose?: any;
|
|
14
11
|
clickOutsideToClose?: any;
|
|
12
|
+
closeable?: any;
|
|
13
|
+
dir?: any;
|
|
14
|
+
lang?: any;
|
|
15
15
|
portal?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
18
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
20
|
isOpen?: any;
|
|
23
|
-
closeable?: any;
|
|
24
21
|
hasBackdrop?: any;
|
|
25
22
|
pressEscapeToClose?: any;
|
|
26
23
|
clickOutsideToClose?: any;
|
|
24
|
+
closeable?: any;
|
|
25
|
+
dir?: any;
|
|
26
|
+
lang?: any;
|
|
27
27
|
portal?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
30
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
29
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
31
33
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
32
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
33
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
35
35
|
declare module 'vue' {
|
|
36
36
|
interface GlobalComponents {
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
8
|
for?: any;
|
|
12
9
|
control?: any;
|
|
13
|
-
|
|
10
|
+
disabled?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
14
13
|
isResizing?: any;
|
|
15
14
|
minWidth?: any;
|
|
16
15
|
maxWidth?: any;
|
|
16
|
+
direction?: any;
|
|
17
17
|
allowedDirections?: any;
|
|
18
18
|
minHeight?: any;
|
|
19
19
|
maxHeight?: any;
|
|
@@ -22,15 +22,15 @@ export declare const ResizeThumbComponent: import("vue").DefineComponent<{
|
|
|
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
24
|
themeName?: any;
|
|
25
|
-
dir?: any;
|
|
26
|
-
lang?: any;
|
|
27
|
-
disabled?: any;
|
|
28
25
|
for?: any;
|
|
29
26
|
control?: any;
|
|
30
|
-
|
|
27
|
+
disabled?: any;
|
|
28
|
+
dir?: any;
|
|
29
|
+
lang?: any;
|
|
31
30
|
isResizing?: any;
|
|
32
31
|
minWidth?: any;
|
|
33
32
|
maxWidth?: any;
|
|
33
|
+
direction?: any;
|
|
34
34
|
allowedDirections?: any;
|
|
35
35
|
minHeight?: any;
|
|
36
36
|
maxHeight?: any;
|
|
@@ -5,24 +5,24 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RibbonComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
disabled?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
label?: any;
|
|
11
13
|
size?: any;
|
|
12
|
-
disabled?: any;
|
|
13
|
-
variant?: any;
|
|
14
14
|
icon?: any;
|
|
15
15
|
iconSize?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
variant?: any;
|
|
21
|
+
disabled?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
label?: any;
|
|
23
25
|
size?: any;
|
|
24
|
-
disabled?: any;
|
|
25
|
-
variant?: any;
|
|
26
26
|
icon?: any;
|
|
27
27
|
iconSize?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -7,9 +7,9 @@ export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
target?: any;
|
|
11
10
|
width?: any;
|
|
12
11
|
height?: any;
|
|
12
|
+
target?: any;
|
|
13
13
|
shape?: any;
|
|
14
14
|
shimmer?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -18,9 +18,9 @@ export declare const SkeletonComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
target?: any;
|
|
22
21
|
width?: any;
|
|
23
22
|
height?: any;
|
|
23
|
+
target?: any;
|
|
24
24
|
shape?: any;
|
|
25
25
|
shimmer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const StickyComponent: import("vue").DefineComponent<{
|
|
7
|
-
left?: any;
|
|
8
|
-
top?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
10
|
+
top?: any;
|
|
11
|
+
left?: 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
|
-
left?: any;
|
|
16
|
-
top?: any;
|
|
17
15
|
themeName?: any;
|
|
18
16
|
dir?: any;
|
|
19
17
|
lang?: any;
|
|
18
|
+
top?: any;
|
|
19
|
+
left?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
disabled?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
wrap?: any;
|
|
12
|
-
variant?: any;
|
|
13
12
|
text?: any;
|
|
14
|
-
readonly?: any;
|
|
15
13
|
formatter?: any;
|
|
16
|
-
|
|
14
|
+
readonly?: any;
|
|
17
15
|
truncate?: any;
|
|
16
|
+
wrap?: any;
|
|
17
|
+
maxLength?: any;
|
|
18
18
|
maxLines?: any;
|
|
19
19
|
alignment?: any;
|
|
20
20
|
marker?: any;
|
|
@@ -22,16 +22,16 @@ export declare const TextComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
|
+
variant?: any;
|
|
26
|
+
disabled?: any;
|
|
25
27
|
dir?: any;
|
|
26
28
|
lang?: any;
|
|
27
|
-
disabled?: any;
|
|
28
|
-
wrap?: any;
|
|
29
|
-
variant?: any;
|
|
30
29
|
text?: any;
|
|
31
|
-
readonly?: any;
|
|
32
30
|
formatter?: any;
|
|
33
|
-
|
|
31
|
+
readonly?: any;
|
|
34
32
|
truncate?: any;
|
|
33
|
+
wrap?: any;
|
|
34
|
+
maxLength?: any;
|
|
35
35
|
maxLines?: any;
|
|
36
36
|
alignment?: any;
|
|
37
37
|
marker?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ThumbnailComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
11
|
kind?: any;
|
|
12
12
|
preview?: 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
|
+
disabled?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
|
-
disabled?: any;
|
|
20
20
|
kind?: any;
|
|
21
21
|
preview?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
disabled?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
orientation?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
labelPosition?: any;
|
|
13
12
|
interval?: any;
|
|
13
|
+
labelPosition?: any;
|
|
14
14
|
ticks?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
@@ -20,12 +20,12 @@ export declare const TickBarComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
|
+
disabled?: any;
|
|
23
24
|
dir?: any;
|
|
24
25
|
lang?: any;
|
|
25
26
|
orientation?: any;
|
|
26
|
-
disabled?: any;
|
|
27
|
-
labelPosition?: any;
|
|
28
27
|
interval?: any;
|
|
28
|
+
labelPosition?: any;
|
|
29
29
|
ticks?: any;
|
|
30
30
|
min?: any;
|
|
31
31
|
max?: any;
|
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggletipComponent: import("vue").DefineComponent<{
|
|
7
|
+
placement?: any;
|
|
8
|
+
trigger?: any;
|
|
9
|
+
showDelay?: any;
|
|
10
|
+
hideDelay?: any;
|
|
11
|
+
staysOpen?: any;
|
|
7
12
|
themeName?: any;
|
|
13
|
+
disabled?: any;
|
|
14
|
+
isOpen?: any;
|
|
8
15
|
dir?: any;
|
|
9
16
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
|
-
disabled?: any;
|
|
12
17
|
width?: any;
|
|
13
18
|
height?: any;
|
|
14
|
-
|
|
15
|
-
isOpen?: any;
|
|
19
|
+
size?: any;
|
|
16
20
|
content?: any;
|
|
17
|
-
placement?: any;
|
|
18
21
|
horizontalOffset?: any;
|
|
19
22
|
verticalOffset?: any;
|
|
20
|
-
|
|
21
|
-
hideDelay?: any;
|
|
22
|
-
trigger?: any;
|
|
23
|
-
staysOpen?: any;
|
|
23
|
+
formatter?: any;
|
|
24
24
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
25
25
|
[key: string]: any;
|
|
26
26
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
27
|
+
placement?: any;
|
|
28
|
+
trigger?: any;
|
|
29
|
+
showDelay?: any;
|
|
30
|
+
hideDelay?: any;
|
|
31
|
+
staysOpen?: any;
|
|
27
32
|
themeName?: any;
|
|
33
|
+
disabled?: any;
|
|
34
|
+
isOpen?: any;
|
|
28
35
|
dir?: any;
|
|
29
36
|
lang?: any;
|
|
30
|
-
size?: any;
|
|
31
|
-
disabled?: any;
|
|
32
37
|
width?: any;
|
|
33
38
|
height?: any;
|
|
34
|
-
|
|
35
|
-
isOpen?: any;
|
|
39
|
+
size?: any;
|
|
36
40
|
content?: any;
|
|
37
|
-
placement?: any;
|
|
38
41
|
horizontalOffset?: any;
|
|
39
42
|
verticalOffset?: any;
|
|
40
|
-
|
|
41
|
-
hideDelay?: any;
|
|
42
|
-
trigger?: any;
|
|
43
|
-
staysOpen?: any;
|
|
43
|
+
formatter?: any;
|
|
44
44
|
}> & Readonly<{
|
|
45
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
46
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,67 +4,67 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TooltipComponent: import("vue").DefineComponent<{
|
|
7
|
+
anchorElement?: any;
|
|
8
|
+
isFloatingActive?: any;
|
|
9
|
+
hasSlottedContent?: any;
|
|
10
|
+
placement?: any;
|
|
11
|
+
trigger?: any;
|
|
12
|
+
showDelay?: any;
|
|
13
|
+
hideDelay?: any;
|
|
14
|
+
staysOpen?: any;
|
|
7
15
|
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
disabled?: any;
|
|
11
|
-
width?: any;
|
|
12
|
-
height?: any;
|
|
13
|
-
formatter?: any;
|
|
14
16
|
animationTarget?: any;
|
|
15
17
|
enter?: any;
|
|
16
18
|
exit?: any;
|
|
17
|
-
isOpen?: any;
|
|
18
|
-
closeable?: any;
|
|
19
|
-
content?: any;
|
|
20
19
|
for?: any;
|
|
21
20
|
control?: any;
|
|
22
|
-
|
|
21
|
+
disabled?: any;
|
|
22
|
+
isOpen?: any;
|
|
23
|
+
closeable?: any;
|
|
24
|
+
dir?: any;
|
|
25
|
+
lang?: any;
|
|
26
|
+
width?: any;
|
|
27
|
+
height?: any;
|
|
23
28
|
formattedContent?: any;
|
|
29
|
+
content?: any;
|
|
30
|
+
horizontalOffset?: any;
|
|
31
|
+
verticalOffset?: any;
|
|
32
|
+
formatter?: any;
|
|
33
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
|
+
[key: string]: any;
|
|
35
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
36
|
anchorElement?: any;
|
|
25
37
|
isFloatingActive?: any;
|
|
38
|
+
hasSlottedContent?: any;
|
|
26
39
|
placement?: any;
|
|
27
|
-
|
|
28
|
-
verticalOffset?: any;
|
|
40
|
+
trigger?: any;
|
|
29
41
|
showDelay?: any;
|
|
30
42
|
hideDelay?: any;
|
|
31
|
-
trigger?: any;
|
|
32
43
|
staysOpen?: any;
|
|
33
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
34
|
-
[key: string]: any;
|
|
35
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
36
44
|
themeName?: any;
|
|
37
|
-
dir?: any;
|
|
38
|
-
lang?: any;
|
|
39
|
-
disabled?: any;
|
|
40
|
-
width?: any;
|
|
41
|
-
height?: any;
|
|
42
|
-
formatter?: any;
|
|
43
45
|
animationTarget?: any;
|
|
44
46
|
enter?: any;
|
|
45
47
|
exit?: any;
|
|
46
|
-
isOpen?: any;
|
|
47
|
-
closeable?: any;
|
|
48
|
-
content?: any;
|
|
49
48
|
for?: any;
|
|
50
49
|
control?: any;
|
|
51
|
-
|
|
50
|
+
disabled?: any;
|
|
51
|
+
isOpen?: any;
|
|
52
|
+
closeable?: any;
|
|
53
|
+
dir?: any;
|
|
54
|
+
lang?: any;
|
|
55
|
+
width?: any;
|
|
56
|
+
height?: any;
|
|
52
57
|
formattedContent?: any;
|
|
53
|
-
|
|
54
|
-
isFloatingActive?: any;
|
|
55
|
-
placement?: any;
|
|
58
|
+
content?: any;
|
|
56
59
|
horizontalOffset?: any;
|
|
57
60
|
verticalOffset?: any;
|
|
58
|
-
|
|
59
|
-
hideDelay?: any;
|
|
60
|
-
trigger?: any;
|
|
61
|
-
staysOpen?: any;
|
|
61
|
+
formatter?: any;
|
|
62
62
|
}> & Readonly<{
|
|
63
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
64
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
63
65
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
64
66
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
65
67
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
66
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
67
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
68
68
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
69
69
|
declare module 'vue' {
|
|
70
70
|
interface GlobalComponents {
|
|
@@ -5,40 +5,40 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const UpdownSpinnerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
appearance?: any;
|
|
10
|
+
disabled?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
|
-
size?: any;
|
|
11
13
|
orientation?: any;
|
|
12
|
-
disabled?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
position?: any;
|
|
16
14
|
increaseIcon?: any;
|
|
17
15
|
decreaseIcon?: any;
|
|
18
16
|
delay?: any;
|
|
19
17
|
interval?: any;
|
|
18
|
+
position?: any;
|
|
20
19
|
increaseDisabled?: any;
|
|
21
20
|
decreaseDisabled?: any;
|
|
22
21
|
focusable?: any;
|
|
22
|
+
size?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "spinned")[], "connected" | "disconnected" | "changed" | "spinned", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
+
variant?: any;
|
|
28
|
+
appearance?: any;
|
|
29
|
+
disabled?: any;
|
|
27
30
|
dir?: any;
|
|
28
31
|
lang?: any;
|
|
29
|
-
size?: any;
|
|
30
32
|
orientation?: any;
|
|
31
|
-
disabled?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
|
-
position?: any;
|
|
35
33
|
increaseIcon?: any;
|
|
36
34
|
decreaseIcon?: any;
|
|
37
35
|
delay?: any;
|
|
38
36
|
interval?: any;
|
|
37
|
+
position?: any;
|
|
39
38
|
increaseDisabled?: any;
|
|
40
39
|
decreaseDisabled?: any;
|
|
41
40
|
focusable?: any;
|
|
41
|
+
size?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|