@breadstone/mosaik-elements-vue 0.1.36 → 0.1.38
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 +2 -2
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +23 -23
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +8 -8
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +4 -4
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Charts/ChartComponent.d.ts +6 -6
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Region/RegionViewComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +13 -13
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +13 -13
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +13 -13
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +25 -25
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +23 -23
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +13 -13
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComposerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Media/Audio/AudioComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +4 -4
- 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 +8 -8
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +14 -14
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +10 -10
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +12 -12
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +20 -9
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js +7 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.js.map +1 -1
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/Emoji/EmojiComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +10 -10
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +14 -14
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Clickable/ClickableComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +49 -49
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +8 -8
- 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/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +16 -16
- package/Controls/Components/Primitives/Portal/PortalHostComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Spacer/SpacerComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +8 -8
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +6 -6
- package/Controls/Components/Primitives/placeholder/PlaceholderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- 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 +22 -22
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- package/Theming/Theme2Component.d.ts +2 -2
- package/package.json +2 -2
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
9
13
|
dir?: any;
|
|
10
14
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
15
|
label?: any;
|
|
13
16
|
invalid?: any;
|
|
14
17
|
resize?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
variant?: any;
|
|
17
|
-
appearance?: any;
|
|
18
18
|
state?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
isBusy?: any;
|
|
@@ -38,17 +38,17 @@ export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
|
38
38
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
41
|
+
name?: any;
|
|
41
42
|
themeName?: any;
|
|
42
43
|
disabled?: any;
|
|
44
|
+
variant?: any;
|
|
45
|
+
appearance?: any;
|
|
46
|
+
value?: any;
|
|
43
47
|
dir?: any;
|
|
44
48
|
lang?: any;
|
|
45
|
-
name?: any;
|
|
46
49
|
label?: any;
|
|
47
50
|
invalid?: any;
|
|
48
51
|
resize?: any;
|
|
49
|
-
value?: any;
|
|
50
|
-
variant?: any;
|
|
51
|
-
appearance?: any;
|
|
52
52
|
state?: any;
|
|
53
53
|
isFocused?: any;
|
|
54
54
|
isBusy?: any;
|
|
@@ -4,26 +4,16 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
8
|
-
dropDownStrategy?: any;
|
|
9
|
-
dropDownDistance?: any;
|
|
10
|
-
dropDownSkidding?: any;
|
|
11
|
-
dropDownStaysOpen?: any;
|
|
12
|
-
dropDownMaxHeight?: any;
|
|
13
|
-
dropDownHeight?: any;
|
|
14
|
-
dropDownMaxWidth?: any;
|
|
15
|
-
dropDownWidth?: any;
|
|
16
|
-
isDropDownOpen?: any;
|
|
7
|
+
name?: any;
|
|
17
8
|
themeName?: any;
|
|
18
9
|
disabled?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
appearance?: any;
|
|
12
|
+
value?: any;
|
|
19
13
|
dir?: any;
|
|
20
14
|
lang?: any;
|
|
21
|
-
name?: any;
|
|
22
15
|
label?: any;
|
|
23
16
|
invalid?: any;
|
|
24
|
-
value?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
appearance?: any;
|
|
27
17
|
state?: any;
|
|
28
18
|
interval?: any;
|
|
29
19
|
isFocused?: any;
|
|
@@ -42,10 +32,6 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
42
32
|
textAlign?: any;
|
|
43
33
|
isClearable?: any;
|
|
44
34
|
locale?: any;
|
|
45
|
-
parser?: any;
|
|
46
|
-
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
47
|
-
[key: string]: any;
|
|
48
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
49
35
|
dropDownPlacement?: any;
|
|
50
36
|
dropDownStrategy?: any;
|
|
51
37
|
dropDownDistance?: any;
|
|
@@ -53,19 +39,23 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
53
39
|
dropDownStaysOpen?: any;
|
|
54
40
|
dropDownMaxHeight?: any;
|
|
55
41
|
dropDownHeight?: any;
|
|
56
|
-
dropDownMaxWidth?: any;
|
|
57
42
|
dropDownWidth?: any;
|
|
43
|
+
dropDownMaxWidth?: any;
|
|
58
44
|
isDropDownOpen?: any;
|
|
45
|
+
parser?: any;
|
|
46
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
47
|
+
[key: string]: any;
|
|
48
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
49
|
+
name?: any;
|
|
59
50
|
themeName?: any;
|
|
60
51
|
disabled?: any;
|
|
52
|
+
variant?: any;
|
|
53
|
+
appearance?: any;
|
|
54
|
+
value?: any;
|
|
61
55
|
dir?: any;
|
|
62
56
|
lang?: any;
|
|
63
|
-
name?: any;
|
|
64
57
|
label?: any;
|
|
65
58
|
invalid?: any;
|
|
66
|
-
value?: any;
|
|
67
|
-
variant?: any;
|
|
68
|
-
appearance?: any;
|
|
69
59
|
state?: any;
|
|
70
60
|
interval?: any;
|
|
71
61
|
isFocused?: any;
|
|
@@ -84,6 +74,16 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
84
74
|
textAlign?: any;
|
|
85
75
|
isClearable?: any;
|
|
86
76
|
locale?: any;
|
|
77
|
+
dropDownPlacement?: any;
|
|
78
|
+
dropDownStrategy?: any;
|
|
79
|
+
dropDownDistance?: any;
|
|
80
|
+
dropDownSkidding?: any;
|
|
81
|
+
dropDownStaysOpen?: any;
|
|
82
|
+
dropDownMaxHeight?: any;
|
|
83
|
+
dropDownHeight?: any;
|
|
84
|
+
dropDownWidth?: any;
|
|
85
|
+
dropDownMaxWidth?: any;
|
|
86
|
+
isDropDownOpen?: any;
|
|
87
87
|
parser?: any;
|
|
88
88
|
}> & Readonly<{
|
|
89
89
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
7
|
+
name?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
isChecked?: any;
|
|
8
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
|
+
value?: any;
|
|
9
14
|
dir?: any;
|
|
10
15
|
lang?: any;
|
|
11
|
-
name?: any;
|
|
12
16
|
label?: any;
|
|
13
17
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
variant?: any;
|
|
16
|
-
appearance?: any;
|
|
17
|
-
isChecked?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
formatter?: any;
|
|
20
20
|
labelPosition?: any;
|
|
@@ -22,29 +22,29 @@ export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
isThreeState?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
25
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("checked" | "unchecked" | "connected" | "disconnected" | "changed" | "indeterminate")[], "checked" | "unchecked" | "connected" | "disconnected" | "changed" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
|
+
name?: any;
|
|
26
27
|
themeName?: any;
|
|
28
|
+
isChecked?: any;
|
|
27
29
|
disabled?: any;
|
|
30
|
+
variant?: any;
|
|
31
|
+
appearance?: any;
|
|
32
|
+
value?: any;
|
|
28
33
|
dir?: any;
|
|
29
34
|
lang?: any;
|
|
30
|
-
name?: any;
|
|
31
35
|
label?: any;
|
|
32
36
|
invalid?: any;
|
|
33
|
-
value?: any;
|
|
34
|
-
variant?: any;
|
|
35
|
-
appearance?: any;
|
|
36
|
-
isChecked?: any;
|
|
37
37
|
isFocused?: any;
|
|
38
38
|
formatter?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
|
+
onChecked?: ((...args: any[]) => any) | undefined;
|
|
44
|
+
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
43
45
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
44
46
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
45
47
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
46
|
-
onChecked?: ((...args: any[]) => any) | undefined;
|
|
47
|
-
onUnchecked?: ((...args: any[]) => any) | undefined;
|
|
48
48
|
onIndeterminate?: ((...args: any[]) => any) | undefined;
|
|
49
49
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
50
50
|
declare module 'vue' {
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
appearance?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
|
-
appearance?: any;
|
|
11
11
|
reorderable?: any;
|
|
12
12
|
pinned?: any;
|
|
13
13
|
hasItems?: any;
|
|
@@ -18,9 +18,9 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
+
appearance?: any;
|
|
21
22
|
dir?: any;
|
|
22
23
|
lang?: any;
|
|
23
|
-
appearance?: any;
|
|
24
24
|
reorderable?: any;
|
|
25
25
|
pinned?: any;
|
|
26
26
|
hasItems?: any;
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnComposerComponent: import("vue").DefineComponent<{
|
|
7
|
-
open?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
open?: any;
|
|
11
11
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
12
12
|
[key: string]: any;
|
|
13
13
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeColumnCreate" | "flowBoardColumnCreate")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnCreate" | "flowBoardColumnCreate", import("vue").PublicProps, Readonly<{
|
|
14
|
-
open?: any;
|
|
15
14
|
themeName?: any;
|
|
16
15
|
dir?: any;
|
|
17
16
|
lang?: any;
|
|
17
|
+
open?: any;
|
|
18
18
|
}> & Readonly<{
|
|
19
19
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
20
20
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
|
-
value?: any;
|
|
12
9
|
variant?: any;
|
|
13
10
|
appearance?: any;
|
|
11
|
+
value?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
ripple?: any;
|
|
16
16
|
reorderable?: any;
|
|
@@ -24,11 +24,11 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
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
|
disabled?: any;
|
|
27
|
-
dir?: any;
|
|
28
|
-
lang?: any;
|
|
29
|
-
value?: any;
|
|
30
27
|
variant?: any;
|
|
31
28
|
appearance?: any;
|
|
29
|
+
value?: any;
|
|
30
|
+
dir?: any;
|
|
31
|
+
lang?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
ripple?: any;
|
|
34
34
|
reorderable?: any;
|
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnItemComposerComponent: import("vue").DefineComponent<{
|
|
7
|
-
open?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
open?: any;
|
|
11
11
|
columnKey?: any;
|
|
12
12
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
13
|
[key: string]: any;
|
|
14
14
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeItemCreate" | "flowBoardItemCreate")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeItemCreate" | "flowBoardItemCreate", import("vue").PublicProps, Readonly<{
|
|
15
|
-
open?: any;
|
|
16
15
|
themeName?: any;
|
|
17
16
|
dir?: any;
|
|
18
17
|
lang?: any;
|
|
18
|
+
open?: any;
|
|
19
19
|
columnKey?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
size?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
gap?: any;
|
|
11
|
-
size?: any;
|
|
12
12
|
isFocused?: any;
|
|
13
13
|
displayMode?: any;
|
|
14
14
|
dragdrop?: any;
|
|
@@ -17,10 +17,10 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeColumnReorder" | "flowBoardColumnReorder" | "flowBoardBeforeItemReorder" | "flowBoardItemReorder" | "flowBoardBeforeItemMove" | "flowBoardItemMove" | "flowBoardDragStart")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnReorder" | "flowBoardColumnReorder" | "flowBoardBeforeItemReorder" | "flowBoardItemReorder" | "flowBoardBeforeItemMove" | "flowBoardItemMove" | "flowBoardDragStart", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
|
+
size?: any;
|
|
20
21
|
dir?: any;
|
|
21
22
|
lang?: any;
|
|
22
23
|
gap?: any;
|
|
23
|
-
size?: any;
|
|
24
24
|
isFocused?: any;
|
|
25
25
|
displayMode?: any;
|
|
26
26
|
dragdrop?: any;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AudioComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
11
9
|
dir?: any;
|
|
@@ -19,11 +17,11 @@ export declare const AudioComponent: import("vue").DefineComponent<{
|
|
|
19
17
|
ratio?: any;
|
|
20
18
|
muted?: any;
|
|
21
19
|
loop?: any;
|
|
20
|
+
width?: any;
|
|
21
|
+
height?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
25
|
-
height?: any;
|
|
26
|
-
width?: any;
|
|
27
25
|
themeName?: any;
|
|
28
26
|
disabled?: any;
|
|
29
27
|
dir?: any;
|
|
@@ -37,6 +35,8 @@ export declare const AudioComponent: import("vue").DefineComponent<{
|
|
|
37
35
|
ratio?: any;
|
|
38
36
|
muted?: any;
|
|
39
37
|
loop?: any;
|
|
38
|
+
width?: any;
|
|
39
|
+
height?: any;
|
|
40
40
|
}> & Readonly<{
|
|
41
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
42
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
13
|
-
src?: any;
|
|
14
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
|
+
src?: any;
|
|
15
15
|
text?: any;
|
|
16
16
|
icon?: any;
|
|
17
17
|
hasBadge?: any;
|
|
@@ -22,12 +22,12 @@ export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
24
|
disabled?: any;
|
|
25
|
-
dir?: any;
|
|
26
|
-
lang?: any;
|
|
27
25
|
variant?: any;
|
|
28
26
|
appearance?: any;
|
|
29
|
-
src?: any;
|
|
30
27
|
size?: any;
|
|
28
|
+
dir?: any;
|
|
29
|
+
lang?: any;
|
|
30
|
+
src?: any;
|
|
31
31
|
text?: any;
|
|
32
32
|
icon?: any;
|
|
33
33
|
hasBadge?: any;
|
|
@@ -6,22 +6,22 @@
|
|
|
6
6
|
export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
13
11
|
size?: any;
|
|
12
|
+
dir?: any;
|
|
13
|
+
lang?: any;
|
|
14
14
|
maxLength?: any;
|
|
15
15
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
16
16
|
[key: string]: any;
|
|
17
17
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
18
18
|
themeName?: any;
|
|
19
19
|
disabled?: any;
|
|
20
|
-
dir?: any;
|
|
21
|
-
lang?: any;
|
|
22
20
|
variant?: any;
|
|
23
21
|
appearance?: any;
|
|
24
22
|
size?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
25
|
maxLength?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
size?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
label?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
15
|
position?: any;
|
|
15
|
-
size?: any;
|
|
16
16
|
icon?: any;
|
|
17
17
|
attached?: any;
|
|
18
18
|
overlap?: any;
|
|
@@ -21,13 +21,13 @@ export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
23
|
disabled?: any;
|
|
24
|
+
variant?: any;
|
|
25
|
+
appearance?: any;
|
|
26
|
+
size?: any;
|
|
24
27
|
dir?: any;
|
|
25
28
|
lang?: any;
|
|
26
29
|
label?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
30
|
position?: any;
|
|
30
|
-
size?: any;
|
|
31
31
|
icon?: any;
|
|
32
32
|
attached?: any;
|
|
33
33
|
overlap?: any;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CameraComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
disabled?: any;
|
|
11
9
|
dir?: any;
|
|
@@ -14,6 +12,8 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
14
12
|
autoPlay?: any;
|
|
15
13
|
poster?: any;
|
|
16
14
|
autoFullScreen?: any;
|
|
15
|
+
width?: any;
|
|
16
|
+
height?: any;
|
|
17
17
|
type?: any;
|
|
18
18
|
isSupported?: any;
|
|
19
19
|
isRecorderSupported?: any;
|
|
@@ -23,8 +23,6 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "captured" | "recorded" | "error")[], "connected" | "disconnected" | "changed" | "captured" | "recorded" | "error", import("vue").PublicProps, Readonly<{
|
|
26
|
-
height?: any;
|
|
27
|
-
width?: any;
|
|
28
26
|
themeName?: any;
|
|
29
27
|
disabled?: any;
|
|
30
28
|
dir?: any;
|
|
@@ -33,6 +31,8 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
33
31
|
autoPlay?: any;
|
|
34
32
|
poster?: any;
|
|
35
33
|
autoFullScreen?: any;
|
|
34
|
+
width?: any;
|
|
35
|
+
height?: any;
|
|
36
36
|
type?: any;
|
|
37
37
|
isSupported?: any;
|
|
38
38
|
isRecorderSupported?: any;
|
|
@@ -4,26 +4,26 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatComponent: import("vue").DefineComponent<{
|
|
7
|
-
height?: any;
|
|
8
|
-
width?: any;
|
|
9
7
|
themeName?: any;
|
|
10
|
-
dir?: any;
|
|
11
|
-
lang?: any;
|
|
12
8
|
variant?: any;
|
|
13
9
|
appearance?: any;
|
|
10
|
+
dir?: any;
|
|
11
|
+
lang?: any;
|
|
12
|
+
width?: any;
|
|
13
|
+
height?: any;
|
|
14
14
|
intl?: any;
|
|
15
15
|
scrollToEnd?: any;
|
|
16
16
|
begin?: 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<{
|
|
20
|
-
height?: any;
|
|
21
|
-
width?: any;
|
|
22
20
|
themeName?: any;
|
|
23
|
-
dir?: any;
|
|
24
|
-
lang?: any;
|
|
25
21
|
variant?: any;
|
|
26
22
|
appearance?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
|
+
width?: any;
|
|
26
|
+
height?: any;
|
|
27
27
|
intl?: any;
|
|
28
28
|
scrollToEnd?: any;
|
|
29
29
|
begin?: any;
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
export declare const ChatInputAttachmentListComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
13
|
files?: any;
|
|
14
14
|
attachmentAdded?: any;
|
|
15
15
|
attachmentRemoved?: any;
|
|
@@ -18,10 +18,10 @@ export declare const ChatInputAttachmentListComponent: import("vue").DefineCompo
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "attachmentAdd" | "attachmentRemove")[], "connected" | "disconnected" | "changed" | "attachmentAdd" | "attachmentRemove", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
-
dir?: any;
|
|
22
|
-
lang?: any;
|
|
23
21
|
variant?: any;
|
|
24
22
|
appearance?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
25
|
files?: any;
|
|
26
26
|
attachmentAdded?: any;
|
|
27
27
|
attachmentRemoved?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const ChatInputComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
submitted?: any;
|
|
12
|
-
value?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
placeholder?: any;
|
|
16
16
|
minRows?: any;
|
|
17
17
|
maxRows?: any;
|
|
@@ -20,12 +20,12 @@ export declare const ChatInputComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chatSubmit")[], "connected" | "disconnected" | "changed" | "chatSubmit", import("vue").PublicProps, Readonly<{
|
|
21
21
|
themeName?: any;
|
|
22
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
25
|
+
value?: any;
|
|
23
26
|
dir?: any;
|
|
24
27
|
lang?: any;
|
|
25
28
|
submitted?: any;
|
|
26
|
-
value?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
29
|
placeholder?: any;
|
|
30
30
|
minRows?: any;
|
|
31
31
|
maxRows?: any;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatMarkerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
variant?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
orientation?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
text?: any;
|
|
14
14
|
formatter?: any;
|
|
15
15
|
horizontalContentAlignment?: any;
|
|
@@ -20,11 +20,11 @@ export declare const ChatMarkerComponent: import("vue").DefineComponent<{
|
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
22
|
themeName?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
23
25
|
dir?: any;
|
|
24
26
|
lang?: any;
|
|
25
27
|
orientation?: any;
|
|
26
|
-
variant?: any;
|
|
27
|
-
appearance?: any;
|
|
28
28
|
text?: any;
|
|
29
29
|
formatter?: any;
|
|
30
30
|
horizontalContentAlignment?: any;
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
export declare const ChatMessageAvatarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
-
dir?: any;
|
|
10
|
-
lang?: any;
|
|
11
9
|
variant?: any;
|
|
12
10
|
appearance?: any;
|
|
11
|
+
dir?: any;
|
|
12
|
+
lang?: any;
|
|
13
13
|
src?: any;
|
|
14
14
|
text?: any;
|
|
15
15
|
icon?: any;
|
|
@@ -18,10 +18,10 @@ export declare const ChatMessageAvatarComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
disabled?: any;
|
|
21
|
-
dir?: any;
|
|
22
|
-
lang?: any;
|
|
23
21
|
variant?: any;
|
|
24
22
|
appearance?: any;
|
|
23
|
+
dir?: any;
|
|
24
|
+
lang?: any;
|
|
25
25
|
src?: any;
|
|
26
26
|
text?: any;
|
|
27
27
|
icon?: any;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
export declare const ChatMessageComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
8
|
disabled?: any;
|
|
9
|
+
variant?: any;
|
|
10
|
+
appearance?: any;
|
|
11
|
+
value?: any;
|
|
9
12
|
dir?: any;
|
|
10
13
|
lang?: any;
|
|
11
14
|
at?: any;
|
|
12
|
-
value?: any;
|
|
13
|
-
variant?: any;
|
|
14
|
-
appearance?: any;
|
|
15
15
|
text?: any;
|
|
16
16
|
isBusy?: any;
|
|
17
17
|
formatter?: any;
|
|
@@ -23,12 +23,12 @@ export declare const ChatMessageComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
24
|
themeName?: any;
|
|
25
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
27
|
+
appearance?: any;
|
|
28
|
+
value?: any;
|
|
26
29
|
dir?: any;
|
|
27
30
|
lang?: any;
|
|
28
31
|
at?: any;
|
|
29
|
-
value?: any;
|
|
30
|
-
variant?: any;
|
|
31
|
-
appearance?: any;
|
|
32
32
|
text?: any;
|
|
33
33
|
isBusy?: any;
|
|
34
34
|
formatter?: any;
|