@breadstone/mosaik-elements-vue 0.0.241 → 0.0.243
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 +14 -14
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +14 -14
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- 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 +2 -2
- package/Controls/Components/Effects/Pattern/PatternComponent.d.ts +2 -2
- package/Controls/Components/Effects/Ripple/RippleComponent.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 +6 -6
- package/Controls/Components/Grouping/Banner/BannerSubHeaderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +15 -15
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +7 -7
- package/Controls/Components/Grouping/Card/CardContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardHeaderComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardSubTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Card/CardTitleComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Expander/ExpanderSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +10 -10
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Calendar/CalendarSubHeaderComponent.d.ts +2 -2
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
- 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 +4 -4
- 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 +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +4 -4
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +13 -13
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +6 -6
- 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/FlowBoardColumnItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +4 -4
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatHeaderComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputAttachmentListComponent.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 +4 -4
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +6 -6
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +4 -4
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Dialog/DialogHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Drawer/DrawerHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetContentComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderSubTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Sheet/SheetHeaderTextComponent.d.ts +4 -4
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Code/CodeComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/DropZone/DropZoneComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronHeaderComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Jumbotron/JumbotronSubHeaderComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +6 -6
- package/Controls/Components/Primitives/TextFormat/TextFormatComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +2 -2
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +2 -2
- 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 +6 -6
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +4 -4
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +7 -7
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +13 -13
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js +4 -1
- package/Controls/Components/Selectors/DataTable/DataTableComponent.js.map +1 -1
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +6 -6
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +4 -4
- package/Controls/Components/Selectors/List/ListComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +9 -9
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +13 -11
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +7 -5
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts.map +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js +1 -1
- package/Controls/Components/Selectors/Table/TableBodyRowComponent.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +11 -11
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +9 -9
- 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
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
export declare const RatingComponent: import("vue").DefineComponent<{
|
|
7
7
|
symbol?: any;
|
|
8
8
|
themeName?: any;
|
|
9
|
-
|
|
9
|
+
value?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
label?: any;
|
|
12
11
|
dir?: any;
|
|
13
12
|
lang?: any;
|
|
14
13
|
length?: any;
|
|
14
|
+
label?: any;
|
|
15
15
|
orientation?: any;
|
|
16
|
-
|
|
16
|
+
variant?: any;
|
|
17
17
|
size?: any;
|
|
18
18
|
readonly?: any;
|
|
19
19
|
hoverValue?: any;
|
|
@@ -25,14 +25,14 @@ export declare const RatingComponent: import("vue").DefineComponent<{
|
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
symbol?: any;
|
|
27
27
|
themeName?: any;
|
|
28
|
-
|
|
28
|
+
value?: any;
|
|
29
29
|
disabled?: any;
|
|
30
|
-
label?: any;
|
|
31
30
|
dir?: any;
|
|
32
31
|
lang?: any;
|
|
33
32
|
length?: any;
|
|
33
|
+
label?: any;
|
|
34
34
|
orientation?: any;
|
|
35
|
-
|
|
35
|
+
variant?: any;
|
|
36
36
|
size?: any;
|
|
37
37
|
readonly?: any;
|
|
38
38
|
hoverValue?: any;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const RichtextboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
16
|
resize?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
readonly?: any;
|
|
23
23
|
autofocus?: any;
|
|
@@ -35,19 +35,19 @@ export declare const RichtextboxComponent: import("vue").DefineComponent<{
|
|
|
35
35
|
[key: string]: any;
|
|
36
36
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "cleared")[], "connected" | "disconnected" | "changed" | "cleared", import("vue").PublicProps, Readonly<{
|
|
37
37
|
themeName?: any;
|
|
38
|
-
|
|
38
|
+
value?: any;
|
|
39
39
|
disabled?: any;
|
|
40
|
-
|
|
40
|
+
formatter?: any;
|
|
41
41
|
dir?: any;
|
|
42
42
|
lang?: any;
|
|
43
43
|
name?: any;
|
|
44
|
+
label?: any;
|
|
44
45
|
invalid?: any;
|
|
45
46
|
resize?: any;
|
|
46
|
-
value?: any;
|
|
47
47
|
state?: any;
|
|
48
|
+
variant?: any;
|
|
48
49
|
appearance?: any;
|
|
49
50
|
isFocused?: any;
|
|
50
|
-
formatter?: any;
|
|
51
51
|
required?: any;
|
|
52
52
|
readonly?: any;
|
|
53
53
|
autofocus?: any;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SchedulerComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
size?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
locale?: any;
|
|
@@ -42,10 +42,10 @@ export declare const SchedulerComponent: import("vue").DefineComponent<{
|
|
|
42
42
|
[key: string]: any;
|
|
43
43
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "schedulerBeforeEventActivate" | "schedulerEventActivate" | "schedulerBeforeSelectRange" | "schedulerSelectRange" | "schedulerRangeChange")[], "connected" | "disconnected" | "changed" | "schedulerBeforeEventActivate" | "schedulerEventActivate" | "schedulerBeforeSelectRange" | "schedulerSelectRange" | "schedulerRangeChange", import("vue").PublicProps, Readonly<{
|
|
44
44
|
themeName?: any;
|
|
45
|
-
variant?: any;
|
|
46
45
|
disabled?: any;
|
|
47
46
|
dir?: any;
|
|
48
47
|
lang?: any;
|
|
48
|
+
variant?: any;
|
|
49
49
|
size?: any;
|
|
50
50
|
appearance?: any;
|
|
51
51
|
locale?: any;
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SchedulerEventComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
schedulerEventChange?: any;
|
|
13
|
-
|
|
13
|
+
variant?: any;
|
|
14
14
|
appearance?: any;
|
|
15
15
|
isFocused?: any;
|
|
16
16
|
ripple?: any;
|
|
@@ -24,12 +24,12 @@ export declare const SchedulerEventComponent: import("vue").DefineComponent<{
|
|
|
24
24
|
[key: string]: any;
|
|
25
25
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
26
26
|
themeName?: any;
|
|
27
|
-
|
|
27
|
+
value?: any;
|
|
28
28
|
disabled?: any;
|
|
29
29
|
dir?: any;
|
|
30
30
|
lang?: any;
|
|
31
31
|
schedulerEventChange?: any;
|
|
32
|
-
|
|
32
|
+
variant?: any;
|
|
33
33
|
appearance?: any;
|
|
34
34
|
isFocused?: any;
|
|
35
35
|
ripple?: any;
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SearchboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
+
formatter?: any;
|
|
10
11
|
dir?: any;
|
|
11
12
|
lang?: any;
|
|
12
13
|
name?: any;
|
|
13
14
|
mode?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
17
|
delay?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
21
|
isBusy?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
required?: any;
|
|
23
23
|
readonly?: any;
|
|
24
24
|
autofocus?: any;
|
|
@@ -32,20 +32,20 @@ export declare const SearchboxComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
[key: string]: any;
|
|
33
33
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "searched" | "cleared")[], "connected" | "disconnected" | "changed" | "searched" | "cleared", import("vue").PublicProps, Readonly<{
|
|
34
34
|
themeName?: any;
|
|
35
|
-
|
|
35
|
+
value?: any;
|
|
36
36
|
disabled?: any;
|
|
37
|
+
formatter?: any;
|
|
37
38
|
dir?: any;
|
|
38
39
|
lang?: any;
|
|
39
40
|
name?: any;
|
|
40
41
|
mode?: any;
|
|
41
42
|
invalid?: any;
|
|
42
|
-
value?: any;
|
|
43
43
|
state?: any;
|
|
44
44
|
delay?: any;
|
|
45
|
+
variant?: any;
|
|
45
46
|
appearance?: any;
|
|
46
47
|
isFocused?: any;
|
|
47
48
|
isBusy?: any;
|
|
48
|
-
formatter?: any;
|
|
49
49
|
required?: any;
|
|
50
50
|
readonly?: any;
|
|
51
51
|
autofocus?: any;
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SelectComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
13
12
|
filter?: any;
|
|
13
|
+
label?: any;
|
|
14
14
|
invalid?: any;
|
|
15
15
|
selectedItem?: any;
|
|
16
|
-
|
|
16
|
+
variant?: any;
|
|
17
17
|
appearance?: any;
|
|
18
18
|
required?: any;
|
|
19
19
|
placeholder?: any;
|
|
@@ -39,15 +39,15 @@ export declare const SelectComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
[key: string]: any;
|
|
40
40
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared")[], "connected" | "disconnected" | "changed" | "selectionChanged" | "itemsChanged" | "cleared", import("vue").PublicProps, Readonly<{
|
|
41
41
|
themeName?: any;
|
|
42
|
-
|
|
42
|
+
value?: any;
|
|
43
43
|
disabled?: any;
|
|
44
|
-
label?: any;
|
|
45
44
|
dir?: any;
|
|
46
45
|
lang?: any;
|
|
47
46
|
filter?: any;
|
|
47
|
+
label?: any;
|
|
48
48
|
invalid?: any;
|
|
49
49
|
selectedItem?: any;
|
|
50
|
-
|
|
50
|
+
variant?: any;
|
|
51
51
|
appearance?: any;
|
|
52
52
|
required?: any;
|
|
53
53
|
placeholder?: any;
|
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const SelectItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
isActive?: any;
|
|
8
7
|
themeName?: any;
|
|
9
|
-
|
|
8
|
+
value?: any;
|
|
9
|
+
isSelected?: any;
|
|
10
10
|
disabled?: any;
|
|
11
|
-
label?: any;
|
|
12
11
|
dir?: any;
|
|
13
12
|
lang?: any;
|
|
14
|
-
|
|
13
|
+
label?: any;
|
|
14
|
+
isActive?: any;
|
|
15
15
|
index?: any;
|
|
16
16
|
displayText?: any;
|
|
17
|
-
|
|
17
|
+
variant?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
icon?: any;
|
|
20
20
|
ripple?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
|
-
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
24
|
-
isActive?: any;
|
|
23
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("selected" | "deselected" | "connected" | "disconnected" | "changed")[], "selected" | "deselected" | "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
25
24
|
themeName?: any;
|
|
26
|
-
|
|
25
|
+
value?: any;
|
|
26
|
+
isSelected?: any;
|
|
27
27
|
disabled?: any;
|
|
28
|
-
label?: any;
|
|
29
28
|
dir?: any;
|
|
30
29
|
lang?: any;
|
|
31
|
-
|
|
30
|
+
label?: any;
|
|
31
|
+
isActive?: any;
|
|
32
32
|
index?: any;
|
|
33
33
|
displayText?: any;
|
|
34
|
-
|
|
34
|
+
variant?: any;
|
|
35
35
|
isFocused?: any;
|
|
36
36
|
icon?: any;
|
|
37
37
|
ripple?: any;
|
|
38
38
|
}> & Readonly<{
|
|
39
|
+
onSelected?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
39
41
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
40
42
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
41
43
|
onChanged?: ((...args: any[]) => any) | undefined;
|
|
42
|
-
onSelected?: ((...args: any[]) => any) | undefined;
|
|
43
|
-
onDeselected?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
45
45
|
declare module 'vue' {
|
|
46
46
|
interface GlobalComponents {
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
10
|
dir?: any;
|
|
12
11
|
lang?: any;
|
|
12
|
+
label?: any;
|
|
13
13
|
invalid?: any;
|
|
14
|
-
value?: any;
|
|
15
14
|
width?: any;
|
|
16
15
|
height?: any;
|
|
16
|
+
variant?: any;
|
|
17
17
|
appearance?: any;
|
|
18
18
|
isFocused?: any;
|
|
19
19
|
required?: any;
|
|
@@ -32,15 +32,15 @@ export declare const SignaturepadComponent: import("vue").DefineComponent<{
|
|
|
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
34
|
themeName?: any;
|
|
35
|
-
|
|
35
|
+
value?: any;
|
|
36
36
|
disabled?: any;
|
|
37
|
-
label?: any;
|
|
38
37
|
dir?: any;
|
|
39
38
|
lang?: any;
|
|
39
|
+
label?: any;
|
|
40
40
|
invalid?: any;
|
|
41
|
-
value?: any;
|
|
42
41
|
width?: any;
|
|
43
42
|
height?: any;
|
|
43
|
+
variant?: any;
|
|
44
44
|
appearance?: any;
|
|
45
45
|
isFocused?: any;
|
|
46
46
|
required?: any;
|
|
@@ -5,20 +5,20 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
16
|
resize?: any;
|
|
16
|
-
value?: any;
|
|
17
17
|
state?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
21
|
isBusy?: any;
|
|
21
|
-
formatter?: any;
|
|
22
22
|
required?: any;
|
|
23
23
|
type?: any;
|
|
24
24
|
readonly?: any;
|
|
@@ -39,20 +39,20 @@ export declare const TextboxComponent: import("vue").DefineComponent<{
|
|
|
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
41
|
themeName?: any;
|
|
42
|
-
|
|
42
|
+
value?: any;
|
|
43
43
|
disabled?: any;
|
|
44
|
-
|
|
44
|
+
formatter?: any;
|
|
45
45
|
dir?: any;
|
|
46
46
|
lang?: any;
|
|
47
47
|
name?: any;
|
|
48
|
+
label?: any;
|
|
48
49
|
invalid?: any;
|
|
49
50
|
resize?: any;
|
|
50
|
-
value?: any;
|
|
51
51
|
state?: any;
|
|
52
|
+
variant?: any;
|
|
52
53
|
appearance?: any;
|
|
53
54
|
isFocused?: any;
|
|
54
55
|
isBusy?: any;
|
|
55
|
-
formatter?: any;
|
|
56
56
|
required?: any;
|
|
57
57
|
type?: any;
|
|
58
58
|
readonly?: any;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
value?: any;
|
|
16
16
|
state?: any;
|
|
17
17
|
interval?: any;
|
|
18
|
+
variant?: any;
|
|
18
19
|
appearance?: any;
|
|
19
20
|
isFocused?: any;
|
|
20
|
-
formatter?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
readonly?: any;
|
|
23
23
|
autofocus?: any;
|
|
@@ -47,19 +47,19 @@ export declare const TimeboxComponent: import("vue").DefineComponent<{
|
|
|
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
49
|
themeName?: any;
|
|
50
|
-
|
|
50
|
+
value?: any;
|
|
51
51
|
disabled?: any;
|
|
52
|
-
|
|
52
|
+
formatter?: any;
|
|
53
53
|
dir?: any;
|
|
54
54
|
lang?: any;
|
|
55
55
|
name?: any;
|
|
56
|
+
label?: any;
|
|
56
57
|
invalid?: any;
|
|
57
|
-
value?: any;
|
|
58
58
|
state?: any;
|
|
59
59
|
interval?: any;
|
|
60
|
+
variant?: any;
|
|
60
61
|
appearance?: any;
|
|
61
62
|
isFocused?: any;
|
|
62
|
-
formatter?: any;
|
|
63
63
|
required?: any;
|
|
64
64
|
readonly?: any;
|
|
65
65
|
autofocus?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
|
-
|
|
10
|
+
formatter?: any;
|
|
11
11
|
dir?: any;
|
|
12
12
|
lang?: any;
|
|
13
13
|
name?: any;
|
|
14
|
+
label?: any;
|
|
14
15
|
invalid?: any;
|
|
15
|
-
|
|
16
|
+
variant?: any;
|
|
16
17
|
appearance?: any;
|
|
17
18
|
isChecked?: any;
|
|
18
19
|
isFocused?: any;
|
|
19
|
-
formatter?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
21
|
required?: any;
|
|
22
22
|
isThreeState?: any;
|
|
@@ -24,18 +24,18 @@ export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
|
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
26
|
themeName?: any;
|
|
27
|
-
|
|
27
|
+
value?: any;
|
|
28
28
|
disabled?: any;
|
|
29
|
-
|
|
29
|
+
formatter?: any;
|
|
30
30
|
dir?: any;
|
|
31
31
|
lang?: any;
|
|
32
32
|
name?: any;
|
|
33
|
+
label?: any;
|
|
33
34
|
invalid?: any;
|
|
34
|
-
|
|
35
|
+
variant?: any;
|
|
35
36
|
appearance?: any;
|
|
36
37
|
isChecked?: any;
|
|
37
38
|
isFocused?: any;
|
|
38
|
-
formatter?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
required?: any;
|
|
41
41
|
isThreeState?: any;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
value?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
|
-
|
|
12
|
+
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
ripple?: any;
|
|
@@ -23,11 +23,11 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
23
23
|
[key: string]: any;
|
|
24
24
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeItemPinChange" | "flowBoardItemPinChange" | "flowBoardBeforeItemActivate" | "flowBoardItemActivate", import("vue").PublicProps, Readonly<{
|
|
25
25
|
themeName?: any;
|
|
26
|
-
|
|
26
|
+
value?: any;
|
|
27
27
|
disabled?: any;
|
|
28
28
|
dir?: any;
|
|
29
29
|
lang?: any;
|
|
30
|
-
|
|
30
|
+
variant?: any;
|
|
31
31
|
appearance?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
ripple?: any;
|
|
@@ -5,18 +5,18 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const PageHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
text?: any;
|
|
8
9
|
dir?: any;
|
|
9
10
|
lang?: any;
|
|
10
11
|
inset?: any;
|
|
11
|
-
text?: 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")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
15
15
|
themeName?: any;
|
|
16
|
+
text?: any;
|
|
16
17
|
dir?: any;
|
|
17
18
|
lang?: any;
|
|
18
19
|
inset?: any;
|
|
19
|
-
text?: any;
|
|
20
20
|
}> & Readonly<{
|
|
21
21
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
|
|
8
|
+
text?: any;
|
|
9
9
|
disabled?: any;
|
|
10
10
|
dir?: any;
|
|
11
11
|
lang?: any;
|
|
12
12
|
src?: any;
|
|
13
|
+
variant?: any;
|
|
13
14
|
size?: any;
|
|
14
15
|
appearance?: any;
|
|
15
|
-
text?: any;
|
|
16
16
|
icon?: any;
|
|
17
17
|
hasBadge?: any;
|
|
18
18
|
textAccessor?: any;
|
|
@@ -21,14 +21,14 @@ export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
23
|
themeName?: any;
|
|
24
|
-
|
|
24
|
+
text?: any;
|
|
25
25
|
disabled?: any;
|
|
26
26
|
dir?: any;
|
|
27
27
|
lang?: any;
|
|
28
28
|
src?: any;
|
|
29
|
+
variant?: any;
|
|
29
30
|
size?: any;
|
|
30
31
|
appearance?: any;
|
|
31
|
-
text?: any;
|
|
32
32
|
icon?: any;
|
|
33
33
|
hasBadge?: any;
|
|
34
34
|
textAccessor?: any;
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
9
|
dir?: any;
|
|
11
10
|
lang?: any;
|
|
11
|
+
variant?: any;
|
|
12
12
|
size?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
maxLength?: any;
|
|
@@ -16,10 +16,10 @@ export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
|
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
|
-
variant?: any;
|
|
20
19
|
disabled?: any;
|
|
21
20
|
dir?: any;
|
|
22
21
|
lang?: any;
|
|
22
|
+
variant?: any;
|
|
23
23
|
size?: any;
|
|
24
24
|
appearance?: any;
|
|
25
25
|
maxLength?: any;
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
disabled?: any;
|
|
10
|
-
label?: any;
|
|
11
9
|
dir?: any;
|
|
12
10
|
lang?: any;
|
|
11
|
+
label?: any;
|
|
13
12
|
position?: any;
|
|
13
|
+
variant?: any;
|
|
14
14
|
size?: any;
|
|
15
15
|
appearance?: any;
|
|
16
16
|
icon?: any;
|
|
@@ -20,12 +20,12 @@ export declare const BadgeComponent: 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
23
|
disabled?: any;
|
|
25
|
-
label?: any;
|
|
26
24
|
dir?: any;
|
|
27
25
|
lang?: any;
|
|
26
|
+
label?: any;
|
|
28
27
|
position?: any;
|
|
28
|
+
variant?: any;
|
|
29
29
|
size?: any;
|
|
30
30
|
appearance?: any;
|
|
31
31
|
icon?: any;
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
-
variant?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
width?: any;
|
|
12
11
|
height?: any;
|
|
12
|
+
variant?: any;
|
|
13
13
|
appearance?: any;
|
|
14
14
|
intl?: any;
|
|
15
15
|
scrollToEnd?: any;
|
|
@@ -18,11 +18,11 @@ export declare const ChatComponent: import("vue").DefineComponent<{
|
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
20
|
themeName?: any;
|
|
21
|
-
variant?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
24
23
|
width?: any;
|
|
25
24
|
height?: any;
|
|
25
|
+
variant?: any;
|
|
26
26
|
appearance?: any;
|
|
27
27
|
intl?: any;
|
|
28
28
|
scrollToEnd?: any;
|
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatHeaderComponent: import("vue").DefineComponent<{
|
|
7
7
|
themeName?: any;
|
|
8
|
+
formatter?: 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
16
|
themeName?: any;
|
|
17
|
+
formatter?: 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;
|