@breadstone/mosaik-elements-vue 0.0.278 → 0.0.285
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 +6 -6
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +8 -8
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +6 -6
- 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 +24 -24
- 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 +16 -16
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +28 -28
- 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/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +10 -10
- 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 +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- 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/QRCode/QRCodeComponent.d.ts +2 -2
- 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 +13 -13
- 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 +30 -30
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +43 -43
- 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 +14 -14
- 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 +12 -12
- package/Controls/Components/Primitives/Thumbnail/ThumbnailComponent.d.ts +2 -2
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +18 -18
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +34 -34
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +14 -14
- 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 +10 -10
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +12 -12
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +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 +18 -18
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +8 -8
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +10 -10
- 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 +22 -22
- 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
|
@@ -5,50 +5,50 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PersonaComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
appearance?: any;
|
|
10
|
-
disabled?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
13
11
|
orientation?: any;
|
|
12
|
+
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
14
14
|
src?: any;
|
|
15
|
-
size?: any;
|
|
16
15
|
text?: any;
|
|
16
|
+
appearance?: any;
|
|
17
|
+
hasBadge?: any;
|
|
18
|
+
textAccessor?: any;
|
|
19
|
+
icon?: any;
|
|
20
|
+
displayMode?: any;
|
|
17
21
|
horizontalContentAlignment?: any;
|
|
18
22
|
verticalContentAlignment?: any;
|
|
19
|
-
icon?: any;
|
|
20
23
|
primaryText?: any;
|
|
21
24
|
secondaryText?: any;
|
|
22
25
|
tertiaryText?: any;
|
|
23
26
|
quaternaryText?: any;
|
|
24
27
|
presence?: any;
|
|
25
|
-
hasBadge?: any;
|
|
26
|
-
textAccessor?: any;
|
|
27
|
-
displayMode?: any;
|
|
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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
31
|
themeName?: any;
|
|
32
|
-
variant?: any;
|
|
33
|
-
appearance?: any;
|
|
34
|
-
disabled?: any;
|
|
35
32
|
dir?: any;
|
|
36
33
|
lang?: any;
|
|
34
|
+
size?: any;
|
|
37
35
|
orientation?: any;
|
|
36
|
+
disabled?: any;
|
|
37
|
+
variant?: any;
|
|
38
38
|
src?: any;
|
|
39
|
-
size?: any;
|
|
40
39
|
text?: any;
|
|
40
|
+
appearance?: any;
|
|
41
|
+
hasBadge?: any;
|
|
42
|
+
textAccessor?: any;
|
|
43
|
+
icon?: any;
|
|
44
|
+
displayMode?: any;
|
|
41
45
|
horizontalContentAlignment?: any;
|
|
42
46
|
verticalContentAlignment?: any;
|
|
43
|
-
icon?: any;
|
|
44
47
|
primaryText?: any;
|
|
45
48
|
secondaryText?: any;
|
|
46
49
|
tertiaryText?: any;
|
|
47
50
|
quaternaryText?: any;
|
|
48
51
|
presence?: any;
|
|
49
|
-
hasBadge?: any;
|
|
50
|
-
textAccessor?: any;
|
|
51
|
-
displayMode?: any;
|
|
52
52
|
}> & Readonly<{
|
|
53
53
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
54
54
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,10 +8,10 @@ export declare const QrcodeComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
text?: any;
|
|
11
|
-
backgroundColor?: any;
|
|
12
11
|
radius?: any;
|
|
13
12
|
dimension?: any;
|
|
14
13
|
errorCorrection?: any;
|
|
14
|
+
backgroundColor?: any;
|
|
15
15
|
foregroundColor?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
@@ -20,10 +20,10 @@ export declare const QrcodeComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
text?: any;
|
|
23
|
-
backgroundColor?: any;
|
|
24
23
|
radius?: any;
|
|
25
24
|
dimension?: any;
|
|
26
25
|
errorCorrection?: any;
|
|
26
|
+
backgroundColor?: any;
|
|
27
27
|
foregroundColor?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TimelineMarkerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
appearance?: any;
|
|
10
|
-
disabled?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
size?: any;
|
|
14
|
-
|
|
11
|
+
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
15
13
|
isBusy?: any;
|
|
14
|
+
text?: any;
|
|
15
|
+
appearance?: any;
|
|
16
16
|
icon?: any;
|
|
17
17
|
iconSize?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
|
-
variant?: any;
|
|
23
|
-
appearance?: any;
|
|
24
|
-
disabled?: any;
|
|
25
22
|
dir?: any;
|
|
26
23
|
lang?: any;
|
|
27
24
|
size?: any;
|
|
28
|
-
|
|
25
|
+
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
29
27
|
isBusy?: any;
|
|
28
|
+
text?: any;
|
|
29
|
+
appearance?: any;
|
|
30
30
|
icon?: any;
|
|
31
31
|
iconSize?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -5,16 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const VideoComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
disabled?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
legend?: any;
|
|
12
11
|
fit?: any;
|
|
12
|
+
disabled?: any;
|
|
13
13
|
hasSrc?: any;
|
|
14
14
|
src?: any;
|
|
15
15
|
autoPlay?: any;
|
|
16
|
-
poster?: any;
|
|
17
|
-
autoFullScreen?: any;
|
|
18
16
|
showControls?: any;
|
|
19
17
|
legendPosition?: any;
|
|
20
18
|
ratio?: any;
|
|
@@ -22,20 +20,20 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
22
20
|
loop?: any;
|
|
23
21
|
width?: any;
|
|
24
22
|
height?: any;
|
|
23
|
+
poster?: any;
|
|
24
|
+
autoFullScreen?: any;
|
|
25
25
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
26
26
|
[key: string]: any;
|
|
27
27
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
|
-
disabled?: any;
|
|
30
29
|
dir?: any;
|
|
31
30
|
lang?: any;
|
|
32
31
|
legend?: any;
|
|
33
32
|
fit?: any;
|
|
33
|
+
disabled?: any;
|
|
34
34
|
hasSrc?: any;
|
|
35
35
|
src?: any;
|
|
36
36
|
autoPlay?: any;
|
|
37
|
-
poster?: any;
|
|
38
|
-
autoFullScreen?: any;
|
|
39
37
|
showControls?: any;
|
|
40
38
|
legendPosition?: any;
|
|
41
39
|
ratio?: any;
|
|
@@ -43,6 +41,8 @@ export declare const VideoComponent: import("vue").DefineComponent<{
|
|
|
43
41
|
loop?: any;
|
|
44
42
|
width?: any;
|
|
45
43
|
height?: any;
|
|
44
|
+
poster?: any;
|
|
45
|
+
autoFullScreen?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
10
|
+
intl?: any;
|
|
8
11
|
animationTarget?: any;
|
|
9
12
|
enter?: any;
|
|
10
13
|
exit?: any;
|
|
11
14
|
elevation?: any;
|
|
12
|
-
dir?: any;
|
|
13
|
-
lang?: any;
|
|
14
|
-
intl?: any;
|
|
15
15
|
accepted?: any;
|
|
16
16
|
dismissed?: any;
|
|
17
17
|
hasAcceptedCookies?: any;
|
|
@@ -21,13 +21,13 @@ export declare const CookiesConsentComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cookiesAccepted" | "cookiesDismissed")[], "connected" | "disconnected" | "changed" | "cookiesAccepted" | "cookiesDismissed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
+
dir?: any;
|
|
25
|
+
lang?: any;
|
|
26
|
+
intl?: any;
|
|
24
27
|
animationTarget?: any;
|
|
25
28
|
enter?: any;
|
|
26
29
|
exit?: any;
|
|
27
30
|
elevation?: any;
|
|
28
|
-
dir?: any;
|
|
29
|
-
lang?: any;
|
|
30
|
-
intl?: any;
|
|
31
31
|
accepted?: any;
|
|
32
32
|
dismissed?: any;
|
|
33
33
|
hasAcceptedCookies?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const LightChainComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
disabled?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
disabled?: any;
|
|
11
11
|
state?: any;
|
|
12
12
|
count?: 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;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
19
|
+
disabled?: any;
|
|
20
20
|
state?: any;
|
|
21
21
|
count?: any;
|
|
22
22
|
}> & Readonly<{
|
|
@@ -5,54 +5,54 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DialogComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
animationTarget?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
|
-
elevation?: any;
|
|
12
|
-
appearance?: any;
|
|
13
|
-
isOpen?: any;
|
|
14
|
-
hasBackdrop?: any;
|
|
15
|
-
pressEscapeToClose?: any;
|
|
16
|
-
clickOutsideToClose?: any;
|
|
17
|
-
closeable?: any;
|
|
18
8
|
dir?: any;
|
|
19
9
|
lang?: any;
|
|
20
10
|
dragging?: any;
|
|
21
11
|
width?: any;
|
|
22
12
|
height?: any;
|
|
23
|
-
|
|
24
|
-
offsetX?: any;
|
|
25
|
-
offsetY?: any;
|
|
26
|
-
isFullScreen?: any;
|
|
27
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
28
|
-
[key: string]: any;
|
|
29
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
30
|
-
themeName?: any;
|
|
13
|
+
appearance?: any;
|
|
31
14
|
animationTarget?: any;
|
|
32
15
|
enter?: any;
|
|
33
16
|
exit?: any;
|
|
34
|
-
elevation?: any;
|
|
35
|
-
appearance?: any;
|
|
36
17
|
isOpen?: any;
|
|
18
|
+
closeable?: any;
|
|
19
|
+
elevation?: any;
|
|
20
|
+
offsetX?: any;
|
|
21
|
+
offsetY?: any;
|
|
22
|
+
isFullScreen?: any;
|
|
23
|
+
isDraggable?: any;
|
|
37
24
|
hasBackdrop?: any;
|
|
38
25
|
pressEscapeToClose?: any;
|
|
39
26
|
clickOutsideToClose?: any;
|
|
40
|
-
|
|
27
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
28
|
+
[key: string]: any;
|
|
29
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
30
|
+
themeName?: any;
|
|
41
31
|
dir?: any;
|
|
42
32
|
lang?: any;
|
|
43
33
|
dragging?: any;
|
|
44
34
|
width?: any;
|
|
45
35
|
height?: any;
|
|
46
|
-
|
|
36
|
+
appearance?: any;
|
|
37
|
+
animationTarget?: any;
|
|
38
|
+
enter?: any;
|
|
39
|
+
exit?: any;
|
|
40
|
+
isOpen?: any;
|
|
41
|
+
closeable?: any;
|
|
42
|
+
elevation?: any;
|
|
47
43
|
offsetX?: any;
|
|
48
44
|
offsetY?: any;
|
|
49
45
|
isFullScreen?: any;
|
|
46
|
+
isDraggable?: any;
|
|
47
|
+
hasBackdrop?: any;
|
|
48
|
+
pressEscapeToClose?: any;
|
|
49
|
+
clickOutsideToClose?: any;
|
|
50
50
|
}> & Readonly<{
|
|
51
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
52
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
53
51
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
54
52
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
55
53
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
54
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
55
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
56
56
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
57
57
|
declare module 'vue' {
|
|
58
58
|
interface GlobalComponents {
|
|
@@ -5,56 +5,56 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
animationTarget?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
|
-
elevation?: any;
|
|
12
|
-
isOpen?: any;
|
|
13
|
-
hasBackdrop?: any;
|
|
14
|
-
pressEscapeToClose?: any;
|
|
15
|
-
clickOutsideToClose?: any;
|
|
16
|
-
closeable?: any;
|
|
17
8
|
dir?: any;
|
|
18
9
|
lang?: any;
|
|
19
10
|
mode?: any;
|
|
20
11
|
header?: any;
|
|
21
|
-
subHeader?: any;
|
|
22
12
|
width?: any;
|
|
23
13
|
height?: any;
|
|
24
|
-
position?: any;
|
|
25
|
-
isFullScreen?: any;
|
|
26
|
-
isComposed?: any;
|
|
27
|
-
hasShadow?: any;
|
|
28
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
|
-
[key: string]: any;
|
|
30
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed")[], "opened" | "closed" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
31
|
-
themeName?: any;
|
|
32
14
|
animationTarget?: any;
|
|
33
15
|
enter?: any;
|
|
34
16
|
exit?: any;
|
|
35
|
-
|
|
17
|
+
position?: any;
|
|
18
|
+
subHeader?: any;
|
|
36
19
|
isOpen?: any;
|
|
20
|
+
closeable?: any;
|
|
21
|
+
elevation?: any;
|
|
22
|
+
isFullScreen?: any;
|
|
37
23
|
hasBackdrop?: any;
|
|
38
24
|
pressEscapeToClose?: any;
|
|
39
25
|
clickOutsideToClose?: any;
|
|
40
|
-
|
|
26
|
+
isComposed?: any;
|
|
27
|
+
hasShadow?: any;
|
|
28
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
31
|
+
themeName?: any;
|
|
41
32
|
dir?: any;
|
|
42
33
|
lang?: any;
|
|
43
34
|
mode?: any;
|
|
44
35
|
header?: any;
|
|
45
|
-
subHeader?: any;
|
|
46
36
|
width?: any;
|
|
47
37
|
height?: any;
|
|
38
|
+
animationTarget?: any;
|
|
39
|
+
enter?: any;
|
|
40
|
+
exit?: any;
|
|
48
41
|
position?: any;
|
|
42
|
+
subHeader?: any;
|
|
43
|
+
isOpen?: any;
|
|
44
|
+
closeable?: any;
|
|
45
|
+
elevation?: any;
|
|
49
46
|
isFullScreen?: any;
|
|
47
|
+
hasBackdrop?: any;
|
|
48
|
+
pressEscapeToClose?: any;
|
|
49
|
+
clickOutsideToClose?: any;
|
|
50
50
|
isComposed?: any;
|
|
51
51
|
hasShadow?: any;
|
|
52
52
|
}> & Readonly<{
|
|
53
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
54
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
55
53
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
56
54
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
57
55
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
56
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
57
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
58
58
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
59
59
|
declare module 'vue' {
|
|
60
60
|
interface GlobalComponents {
|
|
@@ -5,22 +5,22 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const DrawerContainerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
hasBackdrop?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
fit?: any;
|
|
12
11
|
content?: any;
|
|
12
|
+
hasBackdrop?: any;
|
|
13
13
|
autoSize?: any;
|
|
14
14
|
drawer?: 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" | "contentMarginChanged")[], "connected" | "disconnected" | "changed" | "contentMarginChanged", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
|
-
hasBackdrop?: any;
|
|
20
19
|
dir?: any;
|
|
21
20
|
lang?: any;
|
|
22
21
|
fit?: any;
|
|
23
22
|
content?: any;
|
|
23
|
+
hasBackdrop?: any;
|
|
24
24
|
autoSize?: any;
|
|
25
25
|
drawer?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -5,73 +5,73 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const MessageBoxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
animationTarget?: any;
|
|
9
|
-
enter?: any;
|
|
10
|
-
exit?: any;
|
|
11
|
-
elevation?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
|
-
isOpen?: any;
|
|
15
|
-
hasBackdrop?: any;
|
|
16
|
-
pressEscapeToClose?: any;
|
|
17
|
-
clickOutsideToClose?: any;
|
|
18
|
-
closeable?: any;
|
|
19
8
|
dir?: any;
|
|
20
9
|
lang?: any;
|
|
21
10
|
header?: any;
|
|
22
11
|
dragging?: any;
|
|
23
|
-
|
|
12
|
+
variant?: any;
|
|
24
13
|
width?: any;
|
|
25
14
|
height?: any;
|
|
15
|
+
intl?: any;
|
|
16
|
+
appearance?: any;
|
|
26
17
|
formatter?: any;
|
|
27
18
|
icon?: any;
|
|
28
|
-
isDraggable?: any;
|
|
29
|
-
alignment?: any;
|
|
30
|
-
intl?: any;
|
|
31
|
-
message?: any;
|
|
32
|
-
buttons?: any;
|
|
33
|
-
offsetX?: any;
|
|
34
|
-
offsetY?: any;
|
|
35
|
-
isFullScreen?: any;
|
|
36
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
|
-
[key: string]: any;
|
|
38
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("opened" | "closed" | "connected" | "disconnected" | "changed" | "dialogResult")[], "opened" | "closed" | "connected" | "disconnected" | "changed" | "dialogResult", import("vue").PublicProps, Readonly<{
|
|
39
|
-
themeName?: any;
|
|
40
19
|
animationTarget?: any;
|
|
41
20
|
enter?: any;
|
|
42
21
|
exit?: any;
|
|
43
|
-
|
|
44
|
-
variant?: any;
|
|
45
|
-
appearance?: any;
|
|
22
|
+
subHeader?: any;
|
|
46
23
|
isOpen?: any;
|
|
24
|
+
closeable?: any;
|
|
25
|
+
elevation?: any;
|
|
26
|
+
offsetX?: any;
|
|
27
|
+
offsetY?: any;
|
|
28
|
+
isFullScreen?: any;
|
|
29
|
+
isDraggable?: any;
|
|
47
30
|
hasBackdrop?: any;
|
|
48
31
|
pressEscapeToClose?: any;
|
|
49
32
|
clickOutsideToClose?: any;
|
|
50
|
-
|
|
33
|
+
alignment?: any;
|
|
34
|
+
message?: any;
|
|
35
|
+
buttons?: any;
|
|
36
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
37
|
+
[key: string]: any;
|
|
38
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "dialogResult" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
39
|
+
themeName?: any;
|
|
51
40
|
dir?: any;
|
|
52
41
|
lang?: any;
|
|
53
42
|
header?: any;
|
|
54
43
|
dragging?: any;
|
|
55
|
-
|
|
44
|
+
variant?: any;
|
|
56
45
|
width?: any;
|
|
57
46
|
height?: any;
|
|
47
|
+
intl?: any;
|
|
48
|
+
appearance?: any;
|
|
58
49
|
formatter?: any;
|
|
59
50
|
icon?: any;
|
|
51
|
+
animationTarget?: any;
|
|
52
|
+
enter?: any;
|
|
53
|
+
exit?: any;
|
|
54
|
+
subHeader?: any;
|
|
55
|
+
isOpen?: any;
|
|
56
|
+
closeable?: any;
|
|
57
|
+
elevation?: any;
|
|
58
|
+
offsetX?: any;
|
|
59
|
+
offsetY?: any;
|
|
60
|
+
isFullScreen?: any;
|
|
60
61
|
isDraggable?: any;
|
|
62
|
+
hasBackdrop?: any;
|
|
63
|
+
pressEscapeToClose?: any;
|
|
64
|
+
clickOutsideToClose?: any;
|
|
61
65
|
alignment?: any;
|
|
62
|
-
intl?: any;
|
|
63
66
|
message?: any;
|
|
64
67
|
buttons?: any;
|
|
65
|
-
offsetX?: any;
|
|
66
|
-
offsetY?: any;
|
|
67
|
-
isFullScreen?: any;
|
|
68
68
|
}> & Readonly<{
|
|
69
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
70
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
71
69
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
72
70
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
73
71
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
74
72
|
onDialogResult?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
74
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
75
75
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
76
|
declare module 'vue' {
|
|
77
77
|
interface GlobalComponents {
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SheetComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
10
|
+
height?: any;
|
|
8
11
|
isOpen?: any;
|
|
12
|
+
closeable?: any;
|
|
9
13
|
hasBackdrop?: any;
|
|
10
14
|
pressEscapeToClose?: any;
|
|
11
15
|
clickOutsideToClose?: any;
|
|
12
|
-
closeable?: any;
|
|
13
|
-
dir?: any;
|
|
14
|
-
lang?: any;
|
|
15
|
-
height?: 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, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
dir?: any;
|
|
21
|
+
lang?: any;
|
|
22
|
+
height?: any;
|
|
20
23
|
isOpen?: any;
|
|
24
|
+
closeable?: any;
|
|
21
25
|
hasBackdrop?: any;
|
|
22
26
|
pressEscapeToClose?: any;
|
|
23
27
|
clickOutsideToClose?: any;
|
|
24
|
-
closeable?: any;
|
|
25
|
-
dir?: any;
|
|
26
|
-
lang?: any;
|
|
27
|
-
height?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
30
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
31
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
33
31
|
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,52 +5,52 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToastComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
dir?: any;
|
|
9
|
+
lang?: any;
|
|
10
|
+
header?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
isBusy?: any;
|
|
13
|
+
formatter?: any;
|
|
8
14
|
animationTarget?: any;
|
|
9
15
|
enter?: any;
|
|
10
16
|
exit?: any;
|
|
11
|
-
|
|
17
|
+
position?: any;
|
|
12
18
|
isOpen?: any;
|
|
19
|
+
closeable?: any;
|
|
20
|
+
content?: any;
|
|
13
21
|
hasBackdrop?: any;
|
|
14
22
|
pressEscapeToClose?: any;
|
|
15
23
|
clickOutsideToClose?: any;
|
|
16
|
-
closeable?: any;
|
|
17
|
-
dir?: any;
|
|
18
|
-
lang?: any;
|
|
19
|
-
header?: any;
|
|
20
|
-
position?: any;
|
|
21
|
-
isBusy?: any;
|
|
22
|
-
content?: any;
|
|
23
|
-
formatter?: any;
|
|
24
24
|
timeout?: any;
|
|
25
25
|
showProgress?: any;
|
|
26
26
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
28
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
28
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "opened" | "closed")[], "connected" | "disconnected" | "changed" | "opened" | "closed", import("vue").PublicProps, Readonly<{
|
|
29
29
|
themeName?: any;
|
|
30
|
+
dir?: any;
|
|
31
|
+
lang?: any;
|
|
32
|
+
header?: any;
|
|
33
|
+
variant?: any;
|
|
34
|
+
isBusy?: any;
|
|
35
|
+
formatter?: any;
|
|
30
36
|
animationTarget?: any;
|
|
31
37
|
enter?: any;
|
|
32
38
|
exit?: any;
|
|
33
|
-
|
|
39
|
+
position?: any;
|
|
34
40
|
isOpen?: any;
|
|
41
|
+
closeable?: any;
|
|
42
|
+
content?: any;
|
|
35
43
|
hasBackdrop?: any;
|
|
36
44
|
pressEscapeToClose?: any;
|
|
37
45
|
clickOutsideToClose?: any;
|
|
38
|
-
closeable?: any;
|
|
39
|
-
dir?: any;
|
|
40
|
-
lang?: any;
|
|
41
|
-
header?: any;
|
|
42
|
-
position?: any;
|
|
43
|
-
isBusy?: any;
|
|
44
|
-
content?: any;
|
|
45
|
-
formatter?: any;
|
|
46
46
|
timeout?: any;
|
|
47
47
|
showProgress?: any;
|
|
48
48
|
}> & Readonly<{
|
|
49
|
-
onOpened?: ((...args: any[]) => any) | undefined;
|
|
50
|
-
onClosed?: ((...args: any[]) => any) | undefined;
|
|
51
49
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
52
50
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
53
51
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
52
|
+
onOpened?: ((...args: any[]) => any) | undefined;
|
|
53
|
+
onClosed?: ((...args: any[]) => any) | undefined;
|
|
54
54
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
55
55
|
declare module 'vue' {
|
|
56
56
|
interface GlobalComponents {
|