@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
|
@@ -10,9 +10,9 @@ export declare const ChatInputComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
submitted?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
appearance?: any;
|
|
15
13
|
placeholder?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
value?: 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" | "chatSubmit")[], "connected" | "disconnected" | "changed" | "chatSubmit", import("vue").PublicProps, Readonly<{
|
|
@@ -22,9 +22,9 @@ export declare const ChatInputComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
submitted?: any;
|
|
23
23
|
disabled?: any;
|
|
24
24
|
variant?: any;
|
|
25
|
-
value?: any;
|
|
26
|
-
appearance?: any;
|
|
27
25
|
placeholder?: any;
|
|
26
|
+
appearance?: any;
|
|
27
|
+
value?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,14 +7,14 @@ export declare const ChatMarkerComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
variant?: any;
|
|
11
|
-
appearance?: any;
|
|
12
10
|
orientation?: any;
|
|
11
|
+
variant?: any;
|
|
13
12
|
text?: any;
|
|
13
|
+
appearance?: any;
|
|
14
14
|
formatter?: any;
|
|
15
|
+
icon?: any;
|
|
15
16
|
horizontalContentAlignment?: any;
|
|
16
17
|
verticalContentAlignment?: any;
|
|
17
|
-
icon?: any;
|
|
18
18
|
isSticky?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
@@ -22,14 +22,14 @@ export declare const ChatMarkerComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
themeName?: any;
|
|
23
23
|
dir?: any;
|
|
24
24
|
lang?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
appearance?: any;
|
|
27
25
|
orientation?: any;
|
|
26
|
+
variant?: any;
|
|
28
27
|
text?: any;
|
|
28
|
+
appearance?: any;
|
|
29
29
|
formatter?: any;
|
|
30
|
+
icon?: any;
|
|
30
31
|
horizontalContentAlignment?: any;
|
|
31
32
|
verticalContentAlignment?: any;
|
|
32
|
-
icon?: any;
|
|
33
33
|
isSticky?: any;
|
|
34
34
|
}> & Readonly<{
|
|
35
35
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,9 +9,9 @@ export declare const ChatMessageAvatarComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
11
|
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
12
|
src?: any;
|
|
14
13
|
text?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
icon?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
@@ -21,9 +21,9 @@ export declare const ChatMessageAvatarComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
lang?: any;
|
|
22
22
|
disabled?: any;
|
|
23
23
|
variant?: any;
|
|
24
|
-
appearance?: any;
|
|
25
24
|
src?: any;
|
|
26
25
|
text?: any;
|
|
26
|
+
appearance?: any;
|
|
27
27
|
icon?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,13 +10,13 @@ export declare const ChatMessageComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
at?: any;
|
|
11
11
|
disabled?: any;
|
|
12
12
|
variant?: any;
|
|
13
|
-
value?: any;
|
|
14
|
-
appearance?: any;
|
|
15
|
-
text?: any;
|
|
16
13
|
isBusy?: any;
|
|
14
|
+
text?: any;
|
|
15
|
+
appearance?: any;
|
|
16
|
+
value?: any;
|
|
17
17
|
formatter?: any;
|
|
18
|
-
author?: any;
|
|
19
18
|
attachments?: any;
|
|
19
|
+
author?: any;
|
|
20
20
|
reply?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
@@ -27,13 +27,13 @@ export declare const ChatMessageComponent: import("vue").DefineComponent<{
|
|
|
27
27
|
at?: any;
|
|
28
28
|
disabled?: any;
|
|
29
29
|
variant?: any;
|
|
30
|
-
value?: any;
|
|
31
|
-
appearance?: any;
|
|
32
|
-
text?: any;
|
|
33
30
|
isBusy?: any;
|
|
31
|
+
text?: any;
|
|
32
|
+
appearance?: any;
|
|
33
|
+
value?: any;
|
|
34
34
|
formatter?: any;
|
|
35
|
-
author?: any;
|
|
36
35
|
attachments?: any;
|
|
36
|
+
author?: any;
|
|
37
37
|
reply?: any;
|
|
38
38
|
}> & Readonly<{
|
|
39
39
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,8 +8,8 @@ export declare const ChatMessageDividerComponent: import("vue").DefineComponent<
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
text?: any;
|
|
11
|
-
thickness?: any;
|
|
12
11
|
isSticky?: any;
|
|
12
|
+
thickness?: 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<{
|
|
@@ -17,8 +17,8 @@ export declare const ChatMessageDividerComponent: import("vue").DefineComponent<
|
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
19
|
text?: any;
|
|
20
|
-
thickness?: any;
|
|
21
20
|
isSticky?: any;
|
|
21
|
+
thickness?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,8 +8,8 @@ export declare const ChatMessageReactionComponent: import("vue").DefineComponent
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
count?: any;
|
|
12
11
|
emoji?: any;
|
|
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<{
|
|
@@ -17,8 +17,8 @@ export declare const ChatMessageReactionComponent: import("vue").DefineComponent
|
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
-
count?: any;
|
|
21
20
|
emoji?: any;
|
|
21
|
+
count?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
24
24
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,13 +8,13 @@ export declare const AttachmentChatToolComponent: import("vue").DefineComponent<
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
dock?: any;
|
|
12
11
|
multiple?: any;
|
|
13
|
-
directory?: any;
|
|
14
12
|
accept?: any;
|
|
13
|
+
directory?: any;
|
|
15
14
|
attachmentRejected?: any;
|
|
16
15
|
maxFiles?: any;
|
|
17
16
|
maxFileSize?: any;
|
|
17
|
+
dock?: 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" | "attachmentReject" | "filesPicked")[], "connected" | "disconnected" | "changed" | "attachmentReject" | "filesPicked", import("vue").PublicProps, Readonly<{
|
|
@@ -22,13 +22,13 @@ export declare const AttachmentChatToolComponent: import("vue").DefineComponent<
|
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
-
dock?: any;
|
|
26
25
|
multiple?: any;
|
|
27
|
-
directory?: any;
|
|
28
26
|
accept?: any;
|
|
27
|
+
directory?: any;
|
|
29
28
|
attachmentRejected?: any;
|
|
30
29
|
maxFiles?: any;
|
|
31
30
|
maxFileSize?: any;
|
|
31
|
+
dock?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,17 +8,17 @@ export declare const VoiceRecorderChatToolComponent: import("vue").DefineCompone
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
+
dock?: any;
|
|
12
|
+
state?: any;
|
|
11
13
|
recCancel?: any;
|
|
12
14
|
recResume?: any;
|
|
13
15
|
recStop?: any;
|
|
14
16
|
recStart?: any;
|
|
15
17
|
recPause?: any;
|
|
16
|
-
state?: any;
|
|
17
18
|
elapsedTime?: any;
|
|
18
19
|
maxDurationTime?: any;
|
|
19
20
|
objectUrl?: any;
|
|
20
21
|
canPause?: any;
|
|
21
|
-
dock?: 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" | "recorderStart" | "recorderStop" | "recorderPause" | "recorderResume" | "recorderCancel")[], "connected" | "disconnected" | "changed" | "recorderStart" | "recorderStop" | "recorderPause" | "recorderResume" | "recorderCancel", import("vue").PublicProps, Readonly<{
|
|
@@ -26,17 +26,17 @@ export declare const VoiceRecorderChatToolComponent: import("vue").DefineCompone
|
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
+
dock?: any;
|
|
30
|
+
state?: any;
|
|
29
31
|
recCancel?: any;
|
|
30
32
|
recResume?: any;
|
|
31
33
|
recStop?: any;
|
|
32
34
|
recStart?: any;
|
|
33
35
|
recPause?: any;
|
|
34
|
-
state?: any;
|
|
35
36
|
elapsedTime?: any;
|
|
36
37
|
maxDurationTime?: any;
|
|
37
38
|
objectUrl?: any;
|
|
38
39
|
canPause?: any;
|
|
39
|
-
dock?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,16 +8,16 @@ export declare const ChipComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
|
-
|
|
12
|
-
isFocused?: any;
|
|
11
|
+
size?: any;
|
|
13
12
|
disabled?: any;
|
|
14
13
|
variant?: any;
|
|
15
|
-
value?: any;
|
|
16
14
|
appearance?: any;
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
closeable?: any;
|
|
15
|
+
value?: any;
|
|
16
|
+
isFocused?: any;
|
|
20
17
|
icon?: any;
|
|
18
|
+
closeable?: any;
|
|
19
|
+
ripple?: any;
|
|
20
|
+
isChecked?: any;
|
|
21
21
|
isCheckable?: any;
|
|
22
22
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
23
23
|
[key: string]: any;
|
|
@@ -26,16 +26,16 @@ export declare const ChipComponent: import("vue").DefineComponent<{
|
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
28
|
label?: any;
|
|
29
|
-
|
|
30
|
-
isFocused?: any;
|
|
29
|
+
size?: any;
|
|
31
30
|
disabled?: any;
|
|
32
31
|
variant?: any;
|
|
33
|
-
value?: any;
|
|
34
32
|
appearance?: any;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
closeable?: any;
|
|
33
|
+
value?: any;
|
|
34
|
+
isFocused?: any;
|
|
38
35
|
icon?: any;
|
|
36
|
+
closeable?: any;
|
|
37
|
+
ripple?: any;
|
|
38
|
+
isChecked?: any;
|
|
39
39
|
isCheckable?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,14 +9,14 @@ export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
name?: any;
|
|
11
11
|
invalid?: any;
|
|
12
|
+
size?: any;
|
|
12
13
|
disabled?: any;
|
|
14
|
+
wrap?: any;
|
|
13
15
|
variant?: any;
|
|
14
|
-
|
|
16
|
+
required?: any;
|
|
15
17
|
appearance?: any;
|
|
16
|
-
|
|
18
|
+
value?: any;
|
|
17
19
|
selectionMode?: any;
|
|
18
|
-
required?: any;
|
|
19
|
-
wrap?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chipChanged")[], "connected" | "disconnected" | "changed" | "chipChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -25,14 +25,14 @@ export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
lang?: any;
|
|
26
26
|
name?: any;
|
|
27
27
|
invalid?: any;
|
|
28
|
+
size?: any;
|
|
28
29
|
disabled?: any;
|
|
30
|
+
wrap?: any;
|
|
29
31
|
variant?: any;
|
|
30
|
-
|
|
32
|
+
required?: any;
|
|
31
33
|
appearance?: any;
|
|
32
|
-
|
|
34
|
+
value?: any;
|
|
33
35
|
selectionMode?: any;
|
|
34
|
-
required?: any;
|
|
35
|
-
wrap?: any;
|
|
36
36
|
}> & Readonly<{
|
|
37
37
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
38
38
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,8 +7,8 @@ export declare const ColorAreaComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
isFocused?: any;
|
|
12
12
|
color?: any;
|
|
13
13
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
14
14
|
[key: string]: any;
|
|
@@ -16,8 +16,8 @@ export declare const ColorAreaComponent: import("vue").DefineComponent<{
|
|
|
16
16
|
themeName?: any;
|
|
17
17
|
dir?: any;
|
|
18
18
|
lang?: any;
|
|
19
|
-
isFocused?: any;
|
|
20
19
|
disabled?: any;
|
|
20
|
+
isFocused?: any;
|
|
21
21
|
color?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,22 +7,22 @@ export declare const ColorEditorAlphaSliderComponent: import("vue").DefineCompon
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
12
|
-
|
|
11
|
+
isFocused?: any;
|
|
13
12
|
color?: any;
|
|
14
13
|
alpha?: any;
|
|
14
|
+
step?: 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" | "alphaChanged")[], "connected" | "disconnected" | "changed" | "alphaChanged", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
isFocused?: any;
|
|
22
21
|
disabled?: any;
|
|
23
|
-
|
|
22
|
+
isFocused?: any;
|
|
24
23
|
color?: any;
|
|
25
24
|
alpha?: any;
|
|
25
|
+
step?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
28
28
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,9 +7,9 @@ export declare const ColorEditorAreaComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
12
11
|
value?: any;
|
|
12
|
+
isFocused?: any;
|
|
13
13
|
hue?: any;
|
|
14
14
|
saturation?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -18,9 +18,9 @@ export declare const ColorEditorAreaComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
themeName?: any;
|
|
19
19
|
dir?: any;
|
|
20
20
|
lang?: any;
|
|
21
|
-
isFocused?: any;
|
|
22
21
|
disabled?: any;
|
|
23
22
|
value?: any;
|
|
23
|
+
isFocused?: any;
|
|
24
24
|
hue?: any;
|
|
25
25
|
saturation?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -7,42 +7,42 @@ export declare const ColorEditorComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
12
11
|
value?: any;
|
|
12
|
+
isFocused?: any;
|
|
13
|
+
color?: any;
|
|
14
|
+
alpha?: any;
|
|
15
|
+
hue?: any;
|
|
16
|
+
saturation?: any;
|
|
13
17
|
format?: any;
|
|
14
18
|
showAlpha?: any;
|
|
19
|
+
palettes?: any;
|
|
20
|
+
selectedPalette?: any;
|
|
15
21
|
showInputs?: any;
|
|
16
22
|
showPalette?: any;
|
|
17
23
|
showEyeDropper?: any;
|
|
18
24
|
showSwatch?: any;
|
|
19
|
-
palettes?: any;
|
|
20
|
-
selectedPalette?: any;
|
|
21
|
-
color?: any;
|
|
22
|
-
hue?: any;
|
|
23
|
-
saturation?: any;
|
|
24
|
-
alpha?: 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" | "colorChanged" | "colorFormatChanged" | "paletteChanged")[], "connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged" | "paletteChanged", import("vue").PublicProps, Readonly<{
|
|
28
28
|
themeName?: any;
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
|
-
isFocused?: any;
|
|
32
31
|
disabled?: any;
|
|
33
32
|
value?: any;
|
|
33
|
+
isFocused?: any;
|
|
34
|
+
color?: any;
|
|
35
|
+
alpha?: any;
|
|
36
|
+
hue?: any;
|
|
37
|
+
saturation?: any;
|
|
34
38
|
format?: any;
|
|
35
39
|
showAlpha?: any;
|
|
40
|
+
palettes?: any;
|
|
41
|
+
selectedPalette?: any;
|
|
36
42
|
showInputs?: any;
|
|
37
43
|
showPalette?: any;
|
|
38
44
|
showEyeDropper?: any;
|
|
39
45
|
showSwatch?: any;
|
|
40
|
-
palettes?: any;
|
|
41
|
-
selectedPalette?: any;
|
|
42
|
-
color?: any;
|
|
43
|
-
hue?: any;
|
|
44
|
-
saturation?: any;
|
|
45
|
-
alpha?: any;
|
|
46
46
|
}> & Readonly<{
|
|
47
47
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,8 +7,8 @@ export declare const ColorEditorHueSliderComponent: import("vue").DefineComponen
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
isFocused?: any;
|
|
12
12
|
step?: any;
|
|
13
13
|
hue?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -17,8 +17,8 @@ export declare const ColorEditorHueSliderComponent: import("vue").DefineComponen
|
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
isFocused?: any;
|
|
21
20
|
disabled?: any;
|
|
21
|
+
isFocused?: any;
|
|
22
22
|
step?: any;
|
|
23
23
|
hue?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -7,24 +7,24 @@ export declare const ColorEditorInputsComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
|
-
disabled?: any;
|
|
12
10
|
size?: any;
|
|
11
|
+
disabled?: any;
|
|
12
|
+
isFocused?: any;
|
|
13
|
+
color?: any;
|
|
13
14
|
format?: any;
|
|
14
15
|
showAlpha?: any;
|
|
15
|
-
color?: 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" | "colorChanged" | "colorFormatChanged")[], "connected" | "disconnected" | "changed" | "colorChanged" | "colorFormatChanged", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
isFocused?: any;
|
|
23
|
-
disabled?: any;
|
|
24
22
|
size?: any;
|
|
23
|
+
disabled?: any;
|
|
24
|
+
isFocused?: any;
|
|
25
|
+
color?: any;
|
|
25
26
|
format?: any;
|
|
26
27
|
showAlpha?: any;
|
|
27
|
-
color?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,11 +7,11 @@ export declare const ColorEditorPaletteComponent: import("vue").DefineComponent<
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
isFocused?: any;
|
|
12
|
+
panelOpen?: any;
|
|
12
13
|
palettes?: any;
|
|
13
14
|
selectedPalette?: any;
|
|
14
|
-
panelOpen?: any;
|
|
15
15
|
allowAdd?: any;
|
|
16
16
|
currentColor?: any;
|
|
17
17
|
panelAnchor?: any;
|
|
@@ -21,11 +21,11 @@ export declare const ColorEditorPaletteComponent: import("vue").DefineComponent<
|
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
24
|
-
isFocused?: any;
|
|
25
24
|
disabled?: any;
|
|
25
|
+
isFocused?: any;
|
|
26
|
+
panelOpen?: any;
|
|
26
27
|
palettes?: any;
|
|
27
28
|
selectedPalette?: any;
|
|
28
|
-
panelOpen?: any;
|
|
29
29
|
allowAdd?: any;
|
|
30
30
|
currentColor?: any;
|
|
31
31
|
panelAnchor?: any;
|
|
@@ -7,8 +7,8 @@ export declare const ColorEditorShadeSliderComponent: import("vue").DefineCompon
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
isFocused?: any;
|
|
12
12
|
step?: any;
|
|
13
13
|
hue?: any;
|
|
14
14
|
saturation?: any;
|
|
@@ -19,8 +19,8 @@ export declare const ColorEditorShadeSliderComponent: import("vue").DefineCompon
|
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
isFocused?: any;
|
|
23
22
|
disabled?: any;
|
|
23
|
+
isFocused?: any;
|
|
24
24
|
step?: any;
|
|
25
25
|
hue?: any;
|
|
26
26
|
saturation?: any;
|
|
@@ -7,8 +7,8 @@ export declare const ColorEditorSwatchComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
disabled?: any;
|
|
11
|
+
isFocused?: any;
|
|
12
12
|
color?: any;
|
|
13
13
|
copyable?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -17,8 +17,8 @@ export declare const ColorEditorSwatchComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
-
isFocused?: any;
|
|
21
20
|
disabled?: any;
|
|
21
|
+
isFocused?: any;
|
|
22
22
|
color?: any;
|
|
23
23
|
copyable?: any;
|
|
24
24
|
}> & Readonly<{
|
|
@@ -8,7 +8,6 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
value?: any;
|
|
12
11
|
dropDownPlacement?: any;
|
|
13
12
|
dropDownStrategy?: any;
|
|
14
13
|
dropDownDistance?: any;
|
|
@@ -19,14 +18,15 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
19
18
|
dropDownWidth?: any;
|
|
20
19
|
dropDownMaxWidth?: any;
|
|
21
20
|
isDropDownOpen?: any;
|
|
21
|
+
value?: any;
|
|
22
22
|
format?: any;
|
|
23
23
|
showAlpha?: any;
|
|
24
|
+
palettes?: any;
|
|
25
|
+
selectedPalette?: any;
|
|
24
26
|
showInputs?: any;
|
|
25
27
|
showPalette?: any;
|
|
26
28
|
showEyeDropper?: any;
|
|
27
29
|
showSwatch?: any;
|
|
28
|
-
palettes?: any;
|
|
29
|
-
selectedPalette?: any;
|
|
30
30
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
31
31
|
[key: string]: any;
|
|
32
32
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "colorChanged")[], "connected" | "disconnected" | "changed" | "colorChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -34,7 +34,6 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
34
34
|
dir?: any;
|
|
35
35
|
lang?: any;
|
|
36
36
|
disabled?: any;
|
|
37
|
-
value?: any;
|
|
38
37
|
dropDownPlacement?: any;
|
|
39
38
|
dropDownStrategy?: any;
|
|
40
39
|
dropDownDistance?: any;
|
|
@@ -45,14 +44,15 @@ export declare const ColorPickerComponent: import("vue").DefineComponent<{
|
|
|
45
44
|
dropDownWidth?: any;
|
|
46
45
|
dropDownMaxWidth?: any;
|
|
47
46
|
isDropDownOpen?: any;
|
|
47
|
+
value?: any;
|
|
48
48
|
format?: any;
|
|
49
49
|
showAlpha?: any;
|
|
50
|
+
palettes?: any;
|
|
51
|
+
selectedPalette?: any;
|
|
50
52
|
showInputs?: any;
|
|
51
53
|
showPalette?: any;
|
|
52
54
|
showEyeDropper?: any;
|
|
53
55
|
showSwatch?: any;
|
|
54
|
-
palettes?: any;
|
|
55
|
-
selectedPalette?: any;
|
|
56
56
|
}> & Readonly<{
|
|
57
57
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
58
58
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,9 +7,9 @@ export declare const ColorSliderComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
+
orientation?: any;
|
|
10
11
|
disabled?: any;
|
|
11
12
|
value?: any;
|
|
12
|
-
orientation?: any;
|
|
13
13
|
color?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
@@ -17,9 +17,9 @@ export declare const ColorSliderComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
themeName?: any;
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
|
+
orientation?: any;
|
|
20
21
|
disabled?: any;
|
|
21
22
|
value?: any;
|
|
22
|
-
orientation?: any;
|
|
23
23
|
color?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -8,8 +8,8 @@ export declare const ColorSwatchComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
name?: any;
|
|
11
|
-
value?: any;
|
|
12
11
|
size?: any;
|
|
12
|
+
value?: any;
|
|
13
13
|
hasBackground?: any;
|
|
14
14
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
15
15
|
[key: string]: any;
|
|
@@ -18,8 +18,8 @@ export declare const ColorSwatchComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
dir?: any;
|
|
19
19
|
lang?: any;
|
|
20
20
|
name?: any;
|
|
21
|
-
value?: any;
|
|
22
21
|
size?: any;
|
|
22
|
+
value?: any;
|
|
23
23
|
hasBackground?: any;
|
|
24
24
|
}> & Readonly<{
|
|
25
25
|
onConnected?: ((...args: any[]) => any) | undefined;
|