@breadstone/mosaik-elements-vue 0.0.248 → 0.0.250
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +10 -10
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +13 -13
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +12 -12
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +6 -6
- package/Controls/Components/Cells/CellGroupComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +23 -23
- package/Controls/Components/Grouping/Banner/BannerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +12 -12
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +16 -16
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +20 -20
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +12 -12
- 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 +8 -8
- 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 +8 -8
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +6 -6
- 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 +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +10 -10
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +18 -18
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.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 +10 -10
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
- 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/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +4 -4
- package/Controls/Components/Media/Image/ImageComponent.d.ts +8 -8
- package/Controls/Components/Media/Map/MapComponent.d.ts +4 -4
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +8 -8
- 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 +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +20 -20
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +17 -17
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +33 -33
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +7 -7
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +15 -15
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +11 -11
- 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/Code/CodeComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +4 -4
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +10 -10
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +17 -17
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +7 -7
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Summary/SummaryComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +4 -4
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +11 -11
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.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 +4 -4
- 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 +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 +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 +8 -8
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +6 -6
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +16 -16
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +6 -6
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +6 -6
- 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 +8 -8
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +6 -6
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +6 -6
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +6 -6
- package/package.json +2 -2
|
@@ -4,18 +4,18 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
width?: any;
|
|
10
|
+
height?: any;
|
|
11
|
+
appearance?: any;
|
|
8
12
|
dir?: any;
|
|
9
13
|
lang?: any;
|
|
10
14
|
label?: any;
|
|
11
15
|
invalid?: any;
|
|
12
|
-
isFocused?: any;
|
|
13
16
|
disabled?: any;
|
|
14
|
-
variant?: any;
|
|
15
17
|
value?: any;
|
|
16
|
-
|
|
17
|
-
width?: any;
|
|
18
|
-
height?: any;
|
|
18
|
+
isFocused?: any;
|
|
19
19
|
required?: any;
|
|
20
20
|
placeholder?: any;
|
|
21
21
|
isClearable?: any;
|
|
@@ -31,18 +31,18 @@ export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "signStarted" | "signEnded" | "signStrokeBeforeUpdate" | "signStrokeAfterUpdate" | "cleared")[], "connected" | "disconnected" | "changed" | "signStarted" | "signEnded" | "signStrokeBeforeUpdate" | "signStrokeAfterUpdate" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
|
+
variant?: any;
|
|
34
35
|
themeName?: any;
|
|
36
|
+
width?: any;
|
|
37
|
+
height?: any;
|
|
38
|
+
appearance?: any;
|
|
35
39
|
dir?: any;
|
|
36
40
|
lang?: any;
|
|
37
41
|
label?: any;
|
|
38
42
|
invalid?: any;
|
|
39
|
-
isFocused?: any;
|
|
40
43
|
disabled?: any;
|
|
41
|
-
variant?: any;
|
|
42
44
|
value?: any;
|
|
43
|
-
|
|
44
|
-
width?: any;
|
|
45
|
-
height?: any;
|
|
45
|
+
isFocused?: any;
|
|
46
46
|
required?: any;
|
|
47
47
|
placeholder?: any;
|
|
48
48
|
isClearable?: any;
|
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
name?: any;
|
|
11
14
|
label?: any;
|
|
12
15
|
invalid?: any;
|
|
13
16
|
resize?: any;
|
|
14
|
-
isFocused?: any;
|
|
15
17
|
disabled?: any;
|
|
16
|
-
variant?: any;
|
|
17
18
|
value?: any;
|
|
18
|
-
appearance?: any;
|
|
19
19
|
state?: any;
|
|
20
|
+
isFocused?: any;
|
|
20
21
|
isBusy?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
required?: any;
|
|
23
23
|
type?: any;
|
|
24
24
|
readonly?: any;
|
|
@@ -38,21 +38,21 @@ 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
|
+
formatter?: any;
|
|
42
|
+
variant?: any;
|
|
41
43
|
themeName?: any;
|
|
44
|
+
appearance?: any;
|
|
42
45
|
dir?: any;
|
|
43
46
|
lang?: any;
|
|
44
47
|
name?: any;
|
|
45
48
|
label?: any;
|
|
46
49
|
invalid?: any;
|
|
47
50
|
resize?: any;
|
|
48
|
-
isFocused?: any;
|
|
49
51
|
disabled?: any;
|
|
50
|
-
variant?: any;
|
|
51
52
|
value?: any;
|
|
52
|
-
appearance?: any;
|
|
53
53
|
state?: any;
|
|
54
|
+
isFocused?: any;
|
|
54
55
|
isBusy?: any;
|
|
55
|
-
formatter?: any;
|
|
56
56
|
required?: any;
|
|
57
57
|
type?: any;
|
|
58
58
|
readonly?: any;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
name?: any;
|
|
11
14
|
label?: any;
|
|
12
15
|
invalid?: any;
|
|
13
|
-
isFocused?: any;
|
|
14
16
|
disabled?: any;
|
|
15
|
-
variant?: any;
|
|
16
17
|
value?: any;
|
|
17
|
-
appearance?: any;
|
|
18
18
|
state?: any;
|
|
19
19
|
interval?: any;
|
|
20
|
-
|
|
20
|
+
isFocused?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
readonly?: any;
|
|
23
23
|
autofocus?: any;
|
|
@@ -46,20 +46,20 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
46
46
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
47
47
|
[key: string]: any;
|
|
48
48
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
49
|
+
formatter?: any;
|
|
50
|
+
variant?: any;
|
|
49
51
|
themeName?: any;
|
|
52
|
+
appearance?: any;
|
|
50
53
|
dir?: any;
|
|
51
54
|
lang?: any;
|
|
52
55
|
name?: any;
|
|
53
56
|
label?: any;
|
|
54
57
|
invalid?: any;
|
|
55
|
-
isFocused?: any;
|
|
56
58
|
disabled?: any;
|
|
57
|
-
variant?: any;
|
|
58
59
|
value?: any;
|
|
59
|
-
appearance?: any;
|
|
60
60
|
state?: any;
|
|
61
61
|
interval?: any;
|
|
62
|
-
|
|
62
|
+
isFocused?: any;
|
|
63
63
|
required?: any;
|
|
64
64
|
readonly?: any;
|
|
65
65
|
autofocus?: any;
|
|
@@ -4,38 +4,38 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
name?: any;
|
|
11
14
|
label?: any;
|
|
12
15
|
invalid?: any;
|
|
13
|
-
isFocused?: any;
|
|
14
16
|
disabled?: any;
|
|
15
|
-
variant?: any;
|
|
16
17
|
value?: any;
|
|
17
|
-
appearance?: any;
|
|
18
18
|
isChecked?: any;
|
|
19
|
-
|
|
19
|
+
isFocused?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
isThreeState?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
|
+
formatter?: any;
|
|
27
|
+
variant?: any;
|
|
26
28
|
themeName?: any;
|
|
29
|
+
appearance?: any;
|
|
27
30
|
dir?: any;
|
|
28
31
|
lang?: any;
|
|
29
32
|
name?: any;
|
|
30
33
|
label?: any;
|
|
31
34
|
invalid?: any;
|
|
32
|
-
isFocused?: any;
|
|
33
35
|
disabled?: any;
|
|
34
|
-
variant?: any;
|
|
35
36
|
value?: any;
|
|
36
|
-
appearance?: any;
|
|
37
37
|
isChecked?: any;
|
|
38
|
-
|
|
38
|
+
isFocused?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
@@ -7,24 +7,24 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
columnKey?: any;
|
|
11
|
-
canDrag?: any;
|
|
12
10
|
reorderable?: any;
|
|
13
11
|
pinned?: any;
|
|
14
12
|
hasItems?: any;
|
|
15
13
|
isDragEnabled?: any;
|
|
14
|
+
canDrag?: any;
|
|
15
|
+
columnKey?: 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" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange", import("vue").PublicProps, Readonly<{
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
columnKey?: any;
|
|
23
|
-
canDrag?: any;
|
|
24
22
|
reorderable?: any;
|
|
25
23
|
pinned?: any;
|
|
26
24
|
hasItems?: any;
|
|
27
25
|
isDragEnabled?: any;
|
|
26
|
+
canDrag?: any;
|
|
27
|
+
columnKey?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,39 +4,39 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
|
-
|
|
12
|
+
disabled?: any;
|
|
13
|
+
value?: any;
|
|
14
|
+
isFocused?: any;
|
|
15
|
+
ripple?: any;
|
|
16
|
+
reorderable?: any;
|
|
17
|
+
pinned?: any;
|
|
11
18
|
canDrag?: any;
|
|
19
|
+
columnKey?: any;
|
|
12
20
|
itemKey?: any;
|
|
13
21
|
draggable?: any;
|
|
14
|
-
reorderable?: any;
|
|
15
|
-
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
|
+
variant?: any;
|
|
25
26
|
themeName?: any;
|
|
27
|
+
appearance?: any;
|
|
26
28
|
dir?: any;
|
|
27
29
|
lang?: any;
|
|
28
|
-
|
|
30
|
+
disabled?: any;
|
|
31
|
+
value?: any;
|
|
32
|
+
isFocused?: any;
|
|
33
|
+
ripple?: any;
|
|
34
|
+
reorderable?: any;
|
|
35
|
+
pinned?: any;
|
|
29
36
|
canDrag?: any;
|
|
37
|
+
columnKey?: any;
|
|
30
38
|
itemKey?: any;
|
|
31
39
|
draggable?: any;
|
|
32
|
-
reorderable?: any;
|
|
33
|
-
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,9 +7,9 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
isFocused?: any;
|
|
11
10
|
gap?: any;
|
|
12
11
|
size?: any;
|
|
12
|
+
isFocused?: any;
|
|
13
13
|
displayMode?: any;
|
|
14
14
|
dragdrop?: any;
|
|
15
15
|
scrollMode?: any;
|
|
@@ -19,9 +19,9 @@ export declare const FlowBoardComponent: import("vue").DefineComponent<{
|
|
|
19
19
|
themeName?: any;
|
|
20
20
|
dir?: any;
|
|
21
21
|
lang?: any;
|
|
22
|
-
isFocused?: any;
|
|
23
22
|
gap?: any;
|
|
24
23
|
size?: any;
|
|
24
|
+
isFocused?: any;
|
|
25
25
|
displayMode?: any;
|
|
26
26
|
dragdrop?: any;
|
|
27
27
|
scrollMode?: any;
|
|
@@ -8,9 +8,9 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
reverse?: any;
|
|
11
|
-
disabled?: any;
|
|
12
11
|
orientation?: any;
|
|
13
12
|
fit?: any;
|
|
13
|
+
disabled?: any;
|
|
14
14
|
position?: any;
|
|
15
15
|
min?: any;
|
|
16
16
|
max?: any;
|
|
@@ -33,9 +33,9 @@ export declare const SplitComponent: import("vue").DefineComponent<{
|
|
|
33
33
|
dir?: any;
|
|
34
34
|
lang?: any;
|
|
35
35
|
reverse?: any;
|
|
36
|
-
disabled?: any;
|
|
37
36
|
orientation?: any;
|
|
38
37
|
fit?: any;
|
|
38
|
+
disabled?: any;
|
|
39
39
|
position?: any;
|
|
40
40
|
min?: any;
|
|
41
41
|
max?: any;
|
|
@@ -8,10 +8,10 @@ export declare const TileListItemComponent: import("vue").DefineComponent<{
|
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
10
|
col?: any;
|
|
11
|
-
reorderable?: any;
|
|
12
11
|
colSpan?: any;
|
|
13
12
|
rowSpan?: any;
|
|
14
13
|
order?: any;
|
|
14
|
+
reorderable?: any;
|
|
15
15
|
resizable?: any;
|
|
16
16
|
row?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
@@ -21,10 +21,10 @@ export declare const TileListItemComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
dir?: any;
|
|
22
22
|
lang?: any;
|
|
23
23
|
col?: any;
|
|
24
|
-
reorderable?: any;
|
|
25
24
|
colSpan?: any;
|
|
26
25
|
rowSpan?: any;
|
|
27
26
|
order?: any;
|
|
27
|
+
reorderable?: any;
|
|
28
28
|
resizable?: any;
|
|
29
29
|
row?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
7
|
+
isDraggable?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
@@ -14,7 +15,6 @@ export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
|
14
15
|
resizeDisabled?: any;
|
|
15
16
|
isResizing?: any;
|
|
16
17
|
isDragging?: any;
|
|
17
|
-
isDraggable?: any;
|
|
18
18
|
headerRef?: any;
|
|
19
19
|
tileContentRef?: any;
|
|
20
20
|
isResizable?: any;
|
|
@@ -30,6 +30,7 @@ export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
|
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" | "tileResizeStart" | "tileResizeEnd" | "tileResizeCancel" | "tileDragStart" | "tileDragEnd" | "tileDragCancel" | "tileFullscreen" | "tileMaximize")[], "connected" | "disconnected" | "changed" | "tileResizeStart" | "tileResizeEnd" | "tileResizeCancel" | "tileDragStart" | "tileDragEnd" | "tileDragCancel" | "tileFullscreen" | "tileMaximize", import("vue").PublicProps, Readonly<{
|
|
33
|
+
isDraggable?: any;
|
|
33
34
|
themeName?: any;
|
|
34
35
|
dir?: any;
|
|
35
36
|
lang?: any;
|
|
@@ -40,7 +41,6 @@ export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
|
40
41
|
resizeDisabled?: any;
|
|
41
42
|
isResizing?: any;
|
|
42
43
|
isDragging?: any;
|
|
43
|
-
isDraggable?: any;
|
|
44
44
|
headerRef?: any;
|
|
45
45
|
tileContentRef?: any;
|
|
46
46
|
isResizable?: any;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const AudioComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
width?: any;
|
|
9
|
+
height?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
legend?: any;
|
|
@@ -17,12 +19,12 @@ export declare const AudioComponent: import("vue").DefineComponent<{
|
|
|
17
19
|
ratio?: any;
|
|
18
20
|
muted?: any;
|
|
19
21
|
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
25
|
themeName?: any;
|
|
26
|
+
width?: any;
|
|
27
|
+
height?: any;
|
|
26
28
|
dir?: any;
|
|
27
29
|
lang?: any;
|
|
28
30
|
legend?: any;
|
|
@@ -35,8 +37,6 @@ export declare const AudioComponent: import("vue").DefineComponent<{
|
|
|
35
37
|
ratio?: any;
|
|
36
38
|
muted?: any;
|
|
37
39
|
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;
|
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
14
|
src?: any;
|
|
14
15
|
size?: any;
|
|
15
16
|
text?: any;
|
|
16
|
-
icon?: any;
|
|
17
17
|
hasBadge?: any;
|
|
18
18
|
textAccessor?: any;
|
|
19
19
|
displayMode?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
|
+
icon?: any;
|
|
24
|
+
variant?: any;
|
|
23
25
|
themeName?: any;
|
|
26
|
+
appearance?: any;
|
|
24
27
|
dir?: any;
|
|
25
28
|
lang?: any;
|
|
26
29
|
disabled?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
30
|
src?: any;
|
|
30
31
|
size?: any;
|
|
31
32
|
text?: any;
|
|
32
|
-
icon?: any;
|
|
33
33
|
hasBadge?: any;
|
|
34
34
|
textAccessor?: any;
|
|
35
35
|
displayMode?: any;
|
|
@@ -4,23 +4,23 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
size?: 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
|
+
variant?: any;
|
|
18
19
|
themeName?: any;
|
|
20
|
+
appearance?: any;
|
|
19
21
|
dir?: any;
|
|
20
22
|
lang?: any;
|
|
21
23
|
disabled?: any;
|
|
22
|
-
variant?: any;
|
|
23
|
-
appearance?: any;
|
|
24
24
|
size?: any;
|
|
25
25
|
maxLength?: any;
|
|
26
26
|
}> & Readonly<{
|
|
@@ -4,31 +4,31 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
7
|
+
icon?: any;
|
|
8
|
+
variant?: any;
|
|
7
9
|
themeName?: any;
|
|
10
|
+
appearance?: any;
|
|
8
11
|
dir?: any;
|
|
9
12
|
lang?: any;
|
|
10
13
|
label?: any;
|
|
11
14
|
disabled?: any;
|
|
12
|
-
variant?: any;
|
|
13
|
-
appearance?: any;
|
|
14
15
|
position?: any;
|
|
15
16
|
size?: any;
|
|
16
|
-
icon?: any;
|
|
17
17
|
attached?: any;
|
|
18
18
|
overlap?: 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<{
|
|
22
|
+
icon?: any;
|
|
23
|
+
variant?: any;
|
|
22
24
|
themeName?: any;
|
|
25
|
+
appearance?: any;
|
|
23
26
|
dir?: any;
|
|
24
27
|
lang?: any;
|
|
25
28
|
label?: any;
|
|
26
29
|
disabled?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
appearance?: any;
|
|
29
30
|
position?: any;
|
|
30
31
|
size?: any;
|
|
31
|
-
icon?: any;
|
|
32
32
|
attached?: any;
|
|
33
33
|
overlap?: any;
|
|
34
34
|
}> & Readonly<{
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const CameraComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
width?: any;
|
|
9
|
+
height?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
@@ -12,8 +14,6 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
12
14
|
autoPlay?: any;
|
|
13
15
|
poster?: any;
|
|
14
16
|
autoFullScreen?: any;
|
|
15
|
-
width?: any;
|
|
16
|
-
height?: any;
|
|
17
17
|
type?: any;
|
|
18
18
|
isSupported?: any;
|
|
19
19
|
isRecorderSupported?: any;
|
|
@@ -24,6 +24,8 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
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
26
|
themeName?: any;
|
|
27
|
+
width?: any;
|
|
28
|
+
height?: any;
|
|
27
29
|
dir?: any;
|
|
28
30
|
lang?: any;
|
|
29
31
|
disabled?: any;
|
|
@@ -31,8 +33,6 @@ export declare const CameraComponent: import("vue").DefineComponent<{
|
|
|
31
33
|
autoPlay?: any;
|
|
32
34
|
poster?: any;
|
|
33
35
|
autoFullScreen?: any;
|
|
34
|
-
width?: any;
|
|
35
|
-
height?: any;
|
|
36
36
|
type?: any;
|
|
37
37
|
isSupported?: any;
|
|
38
38
|
isRecorderSupported?: any;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatComponent: import("vue").DefineComponent<{
|
|
7
|
-
|
|
8
|
-
dir?: any;
|
|
9
|
-
lang?: any;
|
|
7
|
+
intl?: any;
|
|
10
8
|
variant?: any;
|
|
11
|
-
|
|
9
|
+
themeName?: any;
|
|
12
10
|
width?: any;
|
|
13
11
|
height?: any;
|
|
14
|
-
|
|
12
|
+
appearance?: any;
|
|
13
|
+
dir?: any;
|
|
14
|
+
lang?: 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
|
-
|
|
21
|
-
dir?: any;
|
|
22
|
-
lang?: any;
|
|
20
|
+
intl?: any;
|
|
23
21
|
variant?: any;
|
|
24
|
-
|
|
22
|
+
themeName?: any;
|
|
25
23
|
width?: any;
|
|
26
24
|
height?: any;
|
|
27
|
-
|
|
25
|
+
appearance?: any;
|
|
26
|
+
dir?: any;
|
|
27
|
+
lang?: any;
|
|
28
28
|
scrollToEnd?: any;
|
|
29
29
|
begin?: any;
|
|
30
30
|
}> & Readonly<{
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatHeaderComponent: import("vue").DefineComponent<{
|
|
7
|
+
formatter?: any;
|
|
7
8
|
themeName?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
title?: any;
|
|
11
|
-
formatter?: any;
|
|
12
12
|
subTitle?: 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
|
+
formatter?: any;
|
|
16
17
|
themeName?: any;
|
|
17
18
|
dir?: any;
|
|
18
19
|
lang?: any;
|
|
19
20
|
title?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
subTitle?: any;
|
|
22
22
|
}> & Readonly<{
|
|
23
23
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatInputAttachmentListComponent: import("vue").DefineComponent<{
|
|
7
|
+
variant?: any;
|
|
7
8
|
themeName?: any;
|
|
9
|
+
appearance?: any;
|
|
8
10
|
dir?: any;
|
|
9
11
|
lang?: any;
|
|
10
12
|
disabled?: any;
|
|
11
|
-
variant?: any;
|
|
12
|
-
appearance?: any;
|
|
13
13
|
attachmentAdded?: any;
|
|
14
14
|
attachmentRemoved?: any;
|
|
15
15
|
files?: 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" | "attachmentAdd" | "attachmentRemove")[], "connected" | "disconnected" | "changed" | "attachmentAdd" | "attachmentRemove", import("vue").PublicProps, Readonly<{
|
|
19
|
+
variant?: any;
|
|
19
20
|
themeName?: any;
|
|
21
|
+
appearance?: any;
|
|
20
22
|
dir?: any;
|
|
21
23
|
lang?: any;
|
|
22
24
|
disabled?: any;
|
|
23
|
-
variant?: any;
|
|
24
|
-
appearance?: any;
|
|
25
25
|
attachmentAdded?: any;
|
|
26
26
|
attachmentRemoved?: any;
|
|
27
27
|
files?: any;
|