@breadstone/mosaik-elements-vue 0.0.248 → 0.0.249
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 +26 -26
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +20 -20
- 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 +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +22 -22
- 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 +20 -20
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +12 -12
- 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 +12 -12
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +8 -8
- 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 +6 -6
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +2 -2
- 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 +46 -46
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- 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 +34 -34
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +16 -16
- 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 +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- 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 +8 -8
- 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 +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- 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 +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +14 -14
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +4 -4
- 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 +6 -6
- 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/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/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- 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/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +12 -12
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- 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 +6 -6
- 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 +6 -6
- 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 +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 +4 -4
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +14 -14
- 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 +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +8 -8
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +12 -12
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- 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 +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +10 -10
- 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 +2 -2
- 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 +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +8 -8
- 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 +10 -10
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- 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/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +6 -6
- 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,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AbsoluteItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
themeName?: any;
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
10
|
-
top?: any;
|
|
11
7
|
left?: any;
|
|
8
|
+
top?: any;
|
|
12
9
|
bottom?: any;
|
|
13
10
|
right?: any;
|
|
14
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
-
[key: string]: any;
|
|
16
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
11
|
themeName?: any;
|
|
18
12
|
dir?: any;
|
|
19
13
|
lang?: any;
|
|
20
|
-
|
|
14
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
|
+
[key: string]: any;
|
|
16
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
21
17
|
left?: any;
|
|
18
|
+
top?: any;
|
|
22
19
|
bottom?: any;
|
|
23
20
|
right?: any;
|
|
21
|
+
themeName?: any;
|
|
22
|
+
dir?: any;
|
|
23
|
+
lang?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,11 +7,11 @@ export declare const DesignerCanvasComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
zoom?: any;
|
|
11
10
|
panX?: any;
|
|
12
11
|
panY?: any;
|
|
13
12
|
zoomLevel?: any;
|
|
14
13
|
isPanning?: any;
|
|
14
|
+
zoom?: any;
|
|
15
15
|
minZoom?: any;
|
|
16
16
|
maxZoom?: any;
|
|
17
17
|
interactionMode?: any;
|
|
@@ -21,11 +21,11 @@ export declare const DesignerCanvasComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
-
zoom?: any;
|
|
25
24
|
panX?: any;
|
|
26
25
|
panY?: any;
|
|
27
26
|
zoomLevel?: any;
|
|
28
27
|
isPanning?: any;
|
|
28
|
+
zoom?: any;
|
|
29
29
|
minZoom?: any;
|
|
30
30
|
maxZoom?: any;
|
|
31
31
|
interactionMode?: any;
|
|
@@ -8,11 +8,11 @@ export declare const DockPanelComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
13
|
-
gap?: any;
|
|
14
12
|
items?: any;
|
|
13
|
+
orientation?: any;
|
|
15
14
|
lastChildFill?: any;
|
|
15
|
+
gap?: 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 DockPanelComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
reverse?: any;
|
|
23
|
-
orientation?: any;
|
|
24
23
|
fit?: any;
|
|
25
|
-
gap?: any;
|
|
26
24
|
items?: any;
|
|
25
|
+
orientation?: any;
|
|
27
26
|
lastChildFill?: any;
|
|
27
|
+
gap?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,9 +7,9 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
reorderable?: any;
|
|
10
11
|
columnKey?: any;
|
|
11
12
|
canDrag?: any;
|
|
12
|
-
reorderable?: any;
|
|
13
13
|
pinned?: any;
|
|
14
14
|
hasItems?: any;
|
|
15
15
|
isDragEnabled?: any;
|
|
@@ -19,9 +19,9 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
+
reorderable?: any;
|
|
22
23
|
columnKey?: any;
|
|
23
24
|
canDrag?: any;
|
|
24
|
-
reorderable?: any;
|
|
25
25
|
pinned?: any;
|
|
26
26
|
hasItems?: any;
|
|
27
27
|
isDragEnabled?: any;
|
|
@@ -7,36 +7,36 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
|
+
value?: any;
|
|
14
|
+
isFocused?: any;
|
|
15
|
+
ripple?: any;
|
|
16
|
+
reorderable?: any;
|
|
10
17
|
columnKey?: any;
|
|
11
18
|
canDrag?: any;
|
|
12
19
|
itemKey?: any;
|
|
13
20
|
draggable?: any;
|
|
14
|
-
reorderable?: any;
|
|
15
21
|
pinned?: any;
|
|
16
|
-
ripple?: any;
|
|
17
|
-
isFocused?: any;
|
|
18
|
-
disabled?: any;
|
|
19
|
-
variant?: any;
|
|
20
|
-
value?: any;
|
|
21
|
-
appearance?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate", import("vue").PublicProps, Readonly<{
|
|
25
25
|
themeName?: any;
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
|
+
disabled?: any;
|
|
29
|
+
variant?: any;
|
|
30
|
+
appearance?: any;
|
|
31
|
+
value?: any;
|
|
32
|
+
isFocused?: any;
|
|
33
|
+
ripple?: any;
|
|
34
|
+
reorderable?: any;
|
|
28
35
|
columnKey?: any;
|
|
29
36
|
canDrag?: any;
|
|
30
37
|
itemKey?: any;
|
|
31
38
|
draggable?: any;
|
|
32
|
-
reorderable?: any;
|
|
33
39
|
pinned?: any;
|
|
34
|
-
ripple?: any;
|
|
35
|
-
isFocused?: any;
|
|
36
|
-
disabled?: any;
|
|
37
|
-
variant?: any;
|
|
38
|
-
value?: any;
|
|
39
|
-
appearance?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
|
-
gap?: any;
|
|
12
10
|
size?: any;
|
|
11
|
+
isFocused?: any;
|
|
13
12
|
displayMode?: any;
|
|
13
|
+
gap?: any;
|
|
14
14
|
dragdrop?: any;
|
|
15
15
|
scrollMode?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -19,10 +19,10 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
isFocused?: any;
|
|
23
|
-
gap?: any;
|
|
24
22
|
size?: any;
|
|
23
|
+
isFocused?: any;
|
|
25
24
|
displayMode?: any;
|
|
25
|
+
gap?: any;
|
|
26
26
|
dragdrop?: any;
|
|
27
27
|
scrollMode?: any;
|
|
28
28
|
}> & Readonly<{
|
|
@@ -7,24 +7,24 @@ export declare const GridComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
gap?: any;
|
|
11
10
|
items?: any;
|
|
11
|
+
columnDefinitions?: any;
|
|
12
|
+
gap?: any;
|
|
13
|
+
rowDefinitions?: any;
|
|
12
14
|
horizontalAlignment?: any;
|
|
13
15
|
verticalAlignment?: any;
|
|
14
|
-
rowDefinitions?: any;
|
|
15
|
-
columnDefinitions?: 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
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
gap?: any;
|
|
23
22
|
items?: any;
|
|
23
|
+
columnDefinitions?: any;
|
|
24
|
+
gap?: any;
|
|
25
|
+
rowDefinitions?: any;
|
|
24
26
|
horizontalAlignment?: any;
|
|
25
27
|
verticalAlignment?: any;
|
|
26
|
-
rowDefinitions?: any;
|
|
27
|
-
columnDefinitions?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const GridItemComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
rowSpan?: any;
|
|
11
|
-
row?: any;
|
|
12
10
|
column?: any;
|
|
13
11
|
columnSpan?: any;
|
|
12
|
+
row?: any;
|
|
13
|
+
rowSpan?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
rowSpan?: any;
|
|
21
|
-
row?: any;
|
|
22
20
|
column?: any;
|
|
23
21
|
columnSpan?: any;
|
|
22
|
+
row?: any;
|
|
23
|
+
rowSpan?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
26
26
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,18 +7,18 @@ export declare const MasonryComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
columns?: any;
|
|
11
10
|
fit?: any;
|
|
12
11
|
gap?: any;
|
|
12
|
+
columns?: 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
|
-
columns?: any;
|
|
20
19
|
fit?: any;
|
|
21
20
|
gap?: any;
|
|
21
|
+
columns?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,8 +7,8 @@ export declare const PageHeaderComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
inset?: any;
|
|
11
10
|
text?: any;
|
|
11
|
+
inset?: any;
|
|
12
12
|
subText?: any;
|
|
13
13
|
additionalText?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -17,8 +17,8 @@ export declare const PageHeaderComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
inset?: any;
|
|
21
20
|
text?: any;
|
|
21
|
+
inset?: any;
|
|
22
22
|
subText?: any;
|
|
23
23
|
additionalText?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -8,8 +8,8 @@ export declare const ResizeComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
mode?: any;
|
|
11
|
-
ghostFactory?: any;
|
|
12
11
|
active?: any;
|
|
12
|
+
ghostFactory?: 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" | "resizeResizeStarted" | "resizeResized" | "resizeResizeEnded" | "resizeResizeCanceled")[], "connected" | "disconnected" | "changed" | "resizeResizeStarted" | "resizeResized" | "resizeResizeEnded" | "resizeResizeCanceled", import("vue").PublicProps, Readonly<{
|
|
@@ -17,8 +17,8 @@ export declare const ResizeComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
19
|
mode?: any;
|
|
20
|
-
ghostFactory?: any;
|
|
21
20
|
active?: any;
|
|
21
|
+
ghostFactory?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,10 +8,11 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
disabled?: any;
|
|
12
|
-
orientation?: any;
|
|
13
11
|
fit?: any;
|
|
12
|
+
orientation?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
position?: any;
|
|
15
|
+
thickness?: any;
|
|
15
16
|
min?: any;
|
|
16
17
|
max?: any;
|
|
17
18
|
collapsedPanel?: any;
|
|
@@ -24,7 +25,6 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
24
25
|
lock?: any;
|
|
25
26
|
snaps?: any;
|
|
26
27
|
snapThreshold?: any;
|
|
27
|
-
thickness?: any;
|
|
28
28
|
collapsible?: any;
|
|
29
29
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
30
30
|
[key: string]: any;
|
|
@@ -33,10 +33,11 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
dir?: any;
|
|
34
34
|
lang?: any;
|
|
35
35
|
reverse?: any;
|
|
36
|
-
disabled?: any;
|
|
37
|
-
orientation?: any;
|
|
38
36
|
fit?: any;
|
|
37
|
+
orientation?: any;
|
|
38
|
+
disabled?: any;
|
|
39
39
|
position?: any;
|
|
40
|
+
thickness?: any;
|
|
40
41
|
min?: any;
|
|
41
42
|
max?: any;
|
|
42
43
|
collapsedPanel?: any;
|
|
@@ -49,7 +50,6 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
49
50
|
lock?: any;
|
|
50
51
|
snaps?: any;
|
|
51
52
|
snapThreshold?: any;
|
|
52
|
-
thickness?: any;
|
|
53
53
|
collapsible?: any;
|
|
54
54
|
}> & Readonly<{
|
|
55
55
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,11 +8,11 @@ export declare const StackComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
orientation?: any;
|
|
12
11
|
fit?: any;
|
|
13
|
-
gap?: any;
|
|
14
12
|
items?: any;
|
|
13
|
+
orientation?: any;
|
|
15
14
|
wrap?: any;
|
|
15
|
+
gap?: any;
|
|
16
16
|
horizontalAlignment?: any;
|
|
17
17
|
verticalAlignment?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -22,11 +22,11 @@ export declare const StackComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
24
|
reverse?: any;
|
|
25
|
-
orientation?: any;
|
|
26
25
|
fit?: any;
|
|
27
|
-
gap?: any;
|
|
28
26
|
items?: any;
|
|
27
|
+
orientation?: any;
|
|
29
28
|
wrap?: any;
|
|
29
|
+
gap?: any;
|
|
30
30
|
horizontalAlignment?: any;
|
|
31
31
|
verticalAlignment?: any;
|
|
32
32
|
}> & Readonly<{
|
|
@@ -8,12 +8,12 @@ export declare const TileListItemComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
col?: any;
|
|
11
|
+
resizable?: any;
|
|
11
12
|
reorderable?: any;
|
|
12
|
-
|
|
13
|
+
row?: any;
|
|
13
14
|
rowSpan?: any;
|
|
15
|
+
colSpan?: any;
|
|
14
16
|
order?: any;
|
|
15
|
-
resizable?: any;
|
|
16
|
-
row?: 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<{
|
|
@@ -21,12 +21,12 @@ export declare const TileListItemComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
23
|
col?: any;
|
|
24
|
+
resizable?: any;
|
|
24
25
|
reorderable?: any;
|
|
25
|
-
|
|
26
|
+
row?: any;
|
|
26
27
|
rowSpan?: any;
|
|
28
|
+
colSpan?: any;
|
|
27
29
|
order?: any;
|
|
28
|
-
resizable?: any;
|
|
29
|
-
row?: any;
|
|
30
30
|
}> & Readonly<{
|
|
31
31
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
32
32
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,9 +8,9 @@ export declare const TileManagerComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
gap?: any;
|
|
11
|
+
resizeMode?: any;
|
|
11
12
|
tiles?: any;
|
|
12
13
|
maximizedTile?: any;
|
|
13
|
-
resizeMode?: any;
|
|
14
14
|
dragMode?: any;
|
|
15
15
|
columnCount?: any;
|
|
16
16
|
minColumnWidth?: any;
|
|
@@ -22,9 +22,9 @@ export declare const TileManagerComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
24
|
gap?: any;
|
|
25
|
+
resizeMode?: any;
|
|
25
26
|
tiles?: any;
|
|
26
27
|
maximizedTile?: any;
|
|
27
|
-
resizeMode?: any;
|
|
28
28
|
dragMode?: any;
|
|
29
29
|
columnCount?: any;
|
|
30
30
|
minColumnWidth?: any;
|
|
@@ -8,19 +8,19 @@ export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
position?: any;
|
|
11
|
-
|
|
11
|
+
isDraggable?: any;
|
|
12
|
+
isDragging?: any;
|
|
13
|
+
rowSpan?: any;
|
|
14
|
+
isResizing?: any;
|
|
15
|
+
colSpan?: any;
|
|
12
16
|
fullscreen?: any;
|
|
13
17
|
tileManager?: any;
|
|
18
|
+
resizeMode?: any;
|
|
14
19
|
resizeDisabled?: any;
|
|
15
|
-
isResizing?: any;
|
|
16
|
-
isDragging?: any;
|
|
17
|
-
isDraggable?: any;
|
|
18
20
|
headerRef?: any;
|
|
19
21
|
tileContentRef?: any;
|
|
20
22
|
isResizable?: any;
|
|
21
23
|
cssContainer?: any;
|
|
22
|
-
colSpan?: any;
|
|
23
|
-
rowSpan?: any;
|
|
24
24
|
colStart?: any;
|
|
25
25
|
rowStart?: any;
|
|
26
26
|
maximized?: any;
|
|
@@ -34,19 +34,19 @@ export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
dir?: any;
|
|
35
35
|
lang?: any;
|
|
36
36
|
position?: any;
|
|
37
|
-
|
|
37
|
+
isDraggable?: any;
|
|
38
|
+
isDragging?: any;
|
|
39
|
+
rowSpan?: any;
|
|
40
|
+
isResizing?: any;
|
|
41
|
+
colSpan?: any;
|
|
38
42
|
fullscreen?: any;
|
|
39
43
|
tileManager?: any;
|
|
44
|
+
resizeMode?: any;
|
|
40
45
|
resizeDisabled?: any;
|
|
41
|
-
isResizing?: any;
|
|
42
|
-
isDragging?: any;
|
|
43
|
-
isDraggable?: any;
|
|
44
46
|
headerRef?: any;
|
|
45
47
|
tileContentRef?: any;
|
|
46
48
|
isResizable?: any;
|
|
47
49
|
cssContainer?: any;
|
|
48
|
-
colSpan?: any;
|
|
49
|
-
rowSpan?: any;
|
|
50
50
|
colStart?: any;
|
|
51
51
|
rowStart?: any;
|
|
52
52
|
maximized?: any;
|
|
@@ -8,11 +8,11 @@ export declare const WrapComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
columns?: any;
|
|
12
|
-
orientation?: any;
|
|
13
11
|
fit?: any;
|
|
14
|
-
gap?: any;
|
|
15
12
|
items?: any;
|
|
13
|
+
orientation?: any;
|
|
14
|
+
gap?: any;
|
|
15
|
+
columns?: 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 WrapComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
22
|
reverse?: any;
|
|
23
|
-
columns?: any;
|
|
24
|
-
orientation?: any;
|
|
25
23
|
fit?: any;
|
|
26
|
-
gap?: any;
|
|
27
24
|
items?: any;
|
|
25
|
+
orientation?: any;
|
|
26
|
+
gap?: any;
|
|
27
|
+
columns?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,15 +7,15 @@ export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
src?: any;
|
|
14
|
-
size?: any;
|
|
15
14
|
text?: any;
|
|
16
|
-
|
|
15
|
+
appearance?: any;
|
|
17
16
|
hasBadge?: any;
|
|
18
17
|
textAccessor?: any;
|
|
18
|
+
icon?: any;
|
|
19
19
|
displayMode?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
@@ -23,15 +23,15 @@ export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
themeName?: any;
|
|
24
24
|
dir?: any;
|
|
25
25
|
lang?: any;
|
|
26
|
+
size?: any;
|
|
26
27
|
disabled?: any;
|
|
27
28
|
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
29
|
src?: any;
|
|
30
|
-
size?: any;
|
|
31
30
|
text?: any;
|
|
32
|
-
|
|
31
|
+
appearance?: any;
|
|
33
32
|
hasBadge?: any;
|
|
34
33
|
textAccessor?: any;
|
|
34
|
+
icon?: any;
|
|
35
35
|
displayMode?: any;
|
|
36
36
|
}> & Readonly<{
|
|
37
37
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,10 +7,10 @@ export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
size?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
variant?: any;
|
|
12
13
|
appearance?: any;
|
|
13
|
-
size?: any;
|
|
14
14
|
maxLength?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
@@ -18,10 +18,10 @@ export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
+
size?: any;
|
|
21
22
|
disabled?: any;
|
|
22
23
|
variant?: any;
|
|
23
24
|
appearance?: any;
|
|
24
|
-
size?: any;
|
|
25
25
|
maxLength?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,14 +8,14 @@ export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
|
+
size?: any;
|
|
11
12
|
disabled?: any;
|
|
12
13
|
variant?: any;
|
|
13
14
|
appearance?: any;
|
|
14
|
-
position?: any;
|
|
15
|
-
size?: any;
|
|
16
15
|
icon?: any;
|
|
17
|
-
attached?: any;
|
|
18
16
|
overlap?: any;
|
|
17
|
+
attached?: any;
|
|
18
|
+
position?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
@@ -23,14 +23,14 @@ export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
dir?: any;
|
|
24
24
|
lang?: any;
|
|
25
25
|
label?: any;
|
|
26
|
+
size?: any;
|
|
26
27
|
disabled?: any;
|
|
27
28
|
variant?: any;
|
|
28
29
|
appearance?: any;
|
|
29
|
-
position?: any;
|
|
30
|
-
size?: any;
|
|
31
30
|
icon?: any;
|
|
32
|
-
attached?: any;
|
|
33
31
|
overlap?: any;
|
|
32
|
+
attached?: any;
|
|
33
|
+
position?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,13 +10,13 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
disabled?: any;
|
|
11
11
|
src?: any;
|
|
12
12
|
autoPlay?: any;
|
|
13
|
-
poster?: any;
|
|
14
|
-
autoFullScreen?: any;
|
|
15
13
|
width?: any;
|
|
16
14
|
height?: any;
|
|
17
15
|
type?: any;
|
|
18
16
|
isSupported?: any;
|
|
19
17
|
isRecorderSupported?: any;
|
|
18
|
+
poster?: any;
|
|
19
|
+
autoFullScreen?: any;
|
|
20
20
|
recorderFormat?: any;
|
|
21
21
|
captureFormat?: any;
|
|
22
22
|
frame?: any;
|
|
@@ -29,13 +29,13 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
disabled?: any;
|
|
30
30
|
src?: any;
|
|
31
31
|
autoPlay?: any;
|
|
32
|
-
poster?: any;
|
|
33
|
-
autoFullScreen?: any;
|
|
34
32
|
width?: any;
|
|
35
33
|
height?: any;
|
|
36
34
|
type?: any;
|
|
37
35
|
isSupported?: any;
|
|
38
36
|
isRecorderSupported?: any;
|
|
37
|
+
poster?: any;
|
|
38
|
+
autoFullScreen?: any;
|
|
39
39
|
recorderFormat?: any;
|
|
40
40
|
captureFormat?: any;
|
|
41
41
|
frame?: any;
|
|
@@ -8,10 +8,10 @@ export declare const ChatComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
variant?: any;
|
|
11
|
-
appearance?: any;
|
|
12
11
|
width?: any;
|
|
13
12
|
height?: any;
|
|
14
13
|
intl?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
scrollToEnd?: any;
|
|
16
16
|
begin?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -21,10 +21,10 @@ export declare const ChatComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
23
|
variant?: any;
|
|
24
|
-
appearance?: any;
|
|
25
24
|
width?: any;
|
|
26
25
|
height?: any;
|
|
27
26
|
intl?: any;
|
|
27
|
+
appearance?: any;
|
|
28
28
|
scrollToEnd?: any;
|
|
29
29
|
begin?: any;
|
|
30
30
|
}> & Readonly<{
|