@breadstone/mosaik-elements-vue 0.1.37 → 0.1.39
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 +6 -6
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +4 -4
- 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 +10 -10
- 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 +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +6 -6
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- 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/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +18 -18
- 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 +4 -4
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- 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 +14 -14
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +16 -16
- 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 +6 -6
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +6 -6
- 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 +6 -6
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +4 -4
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +2 -2
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +4 -4
- 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 +4 -4
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +4 -4
- package/Controls/Components/Inputs/Select/SelectItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +8 -8
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +4 -4
- 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 +8 -8
- 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 +8 -8
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +12 -1
- 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/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 +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 +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +24 -24
- 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 +26 -26
- 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 +40 -40
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +10 -10
- 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 +24 -24
- package/Controls/Components/Overlays/tour/TourComponent.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 +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/Dropdown/DropdownComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +12 -12
- 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 +4 -4
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +10 -10
- 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 +2 -2
- package/Controls/Components/Primitives/Number/NumberComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +20 -20
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +8 -8
- 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 +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +14 -14
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +4 -4
- package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +4 -4
- 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 +2 -2
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +2 -2
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +2 -2
- 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 +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- 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/ListItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/List/ListItemGroupComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Menu/MenuItemGroupComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +6 -6
- 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 +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +8 -8
- 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,9 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
formatter?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
@@ -14,8 +11,11 @@ export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
|
14
11
|
label?: any;
|
|
15
12
|
invalid?: any;
|
|
16
13
|
disabled?: any;
|
|
14
|
+
variant?: any;
|
|
17
15
|
required?: any;
|
|
16
|
+
appearance?: any;
|
|
18
17
|
value?: any;
|
|
18
|
+
formatter?: any;
|
|
19
19
|
isFocused?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
21
|
isChecked?: any;
|
|
@@ -23,9 +23,6 @@ export declare const ToggleSwitchComponent: 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" | "checked" | "unchecked" | "indeterminate")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "indeterminate", import("vue").PublicProps, Readonly<{
|
|
26
|
-
appearance?: any;
|
|
27
|
-
variant?: any;
|
|
28
|
-
formatter?: any;
|
|
29
26
|
themeName?: any;
|
|
30
27
|
dir?: any;
|
|
31
28
|
lang?: any;
|
|
@@ -33,8 +30,11 @@ export declare const ToggleSwitchComponent: import("vue").DefineComponent<{
|
|
|
33
30
|
label?: any;
|
|
34
31
|
invalid?: any;
|
|
35
32
|
disabled?: any;
|
|
33
|
+
variant?: any;
|
|
36
34
|
required?: any;
|
|
35
|
+
appearance?: any;
|
|
37
36
|
value?: any;
|
|
37
|
+
formatter?: any;
|
|
38
38
|
isFocused?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
40
|
isChecked?: any;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const AbsoluteItemComponent: import("vue").DefineComponent<{
|
|
7
7
|
left?: any;
|
|
8
|
-
right?: any;
|
|
9
8
|
top?: any;
|
|
10
9
|
bottom?: any;
|
|
10
|
+
right?: any;
|
|
11
11
|
themeName?: any;
|
|
12
12
|
dir?: any;
|
|
13
13
|
lang?: any;
|
|
@@ -15,9 +15,9 @@ export declare const AbsoluteItemComponent: import("vue").DefineComponent<{
|
|
|
15
15
|
[key: string]: any;
|
|
16
16
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
17
17
|
left?: any;
|
|
18
|
-
right?: any;
|
|
19
18
|
top?: any;
|
|
20
19
|
bottom?: any;
|
|
20
|
+
right?: any;
|
|
21
21
|
themeName?: any;
|
|
22
22
|
dir?: any;
|
|
23
23
|
lang?: any;
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
10
|
+
appearance?: any;
|
|
11
11
|
reorderable?: any;
|
|
12
12
|
columnKey?: any;
|
|
13
13
|
canDrag?: any;
|
|
@@ -17,10 +17,10 @@ export declare const FlowBoardColumnComponent: import("vue").DefineComponent<{
|
|
|
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" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange")[], "connected" | "disconnected" | "changed" | "flowBoardBeforeColumnPinChange" | "flowBoardColumnPinChange", import("vue").PublicProps, Readonly<{
|
|
20
|
-
appearance?: any;
|
|
21
20
|
themeName?: any;
|
|
22
21
|
dir?: any;
|
|
23
22
|
lang?: any;
|
|
23
|
+
appearance?: any;
|
|
24
24
|
reorderable?: any;
|
|
25
25
|
columnKey?: any;
|
|
26
26
|
canDrag?: any;
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
12
|
+
appearance?: any;
|
|
13
13
|
value?: any;
|
|
14
14
|
isFocused?: any;
|
|
15
15
|
ripple?: any;
|
|
@@ -22,12 +22,12 @@ export declare const FlowBoardColumnItemComponent: import("vue").DefineComponent
|
|
|
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
|
-
appearance?: any;
|
|
26
|
-
variant?: any;
|
|
27
25
|
themeName?: any;
|
|
28
26
|
dir?: any;
|
|
29
27
|
lang?: any;
|
|
30
28
|
disabled?: any;
|
|
29
|
+
variant?: any;
|
|
30
|
+
appearance?: any;
|
|
31
31
|
value?: any;
|
|
32
32
|
isFocused?: any;
|
|
33
33
|
ripple?: any;
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const TileManagerTileComponent: import("vue").DefineComponent<{
|
|
7
|
-
isDraggable?: any;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
position?: any;
|
|
11
|
+
isDraggable?: any;
|
|
12
12
|
isDragging?: any;
|
|
13
13
|
rowSpan?: any;
|
|
14
14
|
isResizing?: any;
|
|
@@ -30,11 +30,11 @@ 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;
|
|
34
33
|
themeName?: any;
|
|
35
34
|
dir?: any;
|
|
36
35
|
lang?: any;
|
|
37
36
|
position?: any;
|
|
37
|
+
isDraggable?: any;
|
|
38
38
|
isDragging?: any;
|
|
39
39
|
rowSpan?: any;
|
|
40
40
|
isResizing?: any;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AudioComponent: import("vue").DefineComponent<{
|
|
7
|
-
width?: any;
|
|
8
|
-
height?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: 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
|
-
width?: any;
|
|
26
|
-
height?: any;
|
|
27
25
|
themeName?: any;
|
|
28
26
|
dir?: any;
|
|
29
27
|
lang?: 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;
|
|
@@ -4,34 +4,34 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
size?: any;
|
|
14
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
15
13
|
src?: any;
|
|
16
14
|
text?: any;
|
|
15
|
+
appearance?: any;
|
|
17
16
|
hasBadge?: any;
|
|
18
17
|
textAccessor?: any;
|
|
18
|
+
icon?: any;
|
|
19
19
|
displayMode?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
23
|
-
icon?: any;
|
|
24
|
-
appearance?: any;
|
|
25
|
-
variant?: any;
|
|
26
23
|
themeName?: any;
|
|
27
24
|
dir?: any;
|
|
28
25
|
lang?: any;
|
|
29
26
|
size?: any;
|
|
30
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
31
29
|
src?: any;
|
|
32
30
|
text?: any;
|
|
31
|
+
appearance?: any;
|
|
33
32
|
hasBadge?: any;
|
|
34
33
|
textAccessor?: any;
|
|
34
|
+
icon?: any;
|
|
35
35
|
displayMode?: any;
|
|
36
36
|
}> & Readonly<{
|
|
37
37
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const AvatarGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
size?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
13
|
+
appearance?: 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
|
-
appearance?: any;
|
|
19
|
-
variant?: any;
|
|
20
18
|
themeName?: any;
|
|
21
19
|
dir?: any;
|
|
22
20
|
lang?: any;
|
|
23
21
|
size?: any;
|
|
24
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
25
25
|
maxLength?: any;
|
|
26
26
|
}> & Readonly<{
|
|
27
27
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,30 +4,30 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const BadgeComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
label?: any;
|
|
14
11
|
size?: any;
|
|
15
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
icon?: any;
|
|
16
16
|
overlap?: any;
|
|
17
17
|
attached?: any;
|
|
18
18
|
position?: any;
|
|
19
19
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
20
20
|
[key: string]: any;
|
|
21
21
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
22
|
-
icon?: any;
|
|
23
|
-
appearance?: any;
|
|
24
|
-
variant?: any;
|
|
25
22
|
themeName?: any;
|
|
26
23
|
dir?: any;
|
|
27
24
|
lang?: any;
|
|
28
25
|
label?: any;
|
|
29
26
|
size?: any;
|
|
30
27
|
disabled?: any;
|
|
28
|
+
variant?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
icon?: any;
|
|
31
31
|
overlap?: any;
|
|
32
32
|
attached?: any;
|
|
33
33
|
position?: any;
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const CameraComponent: import("vue").DefineComponent<{
|
|
7
|
-
width?: any;
|
|
8
|
-
height?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
disabled?: any;
|
|
13
11
|
src?: any;
|
|
14
12
|
autoPlay?: any;
|
|
13
|
+
width?: any;
|
|
14
|
+
height?: any;
|
|
15
15
|
type?: any;
|
|
16
16
|
isSupported?: any;
|
|
17
17
|
isRecorderSupported?: any;
|
|
@@ -23,14 +23,14 @@ 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
|
-
width?: any;
|
|
27
|
-
height?: any;
|
|
28
26
|
themeName?: any;
|
|
29
27
|
dir?: any;
|
|
30
28
|
lang?: any;
|
|
31
29
|
disabled?: any;
|
|
32
30
|
src?: any;
|
|
33
31
|
autoPlay?: any;
|
|
32
|
+
width?: any;
|
|
33
|
+
height?: any;
|
|
34
34
|
type?: any;
|
|
35
35
|
isSupported?: any;
|
|
36
36
|
isRecorderSupported?: any;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatComponent: import("vue").DefineComponent<{
|
|
7
|
-
width?: any;
|
|
8
|
-
height?: any;
|
|
9
|
-
appearance?: any;
|
|
10
|
-
variant?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
10
|
+
variant?: any;
|
|
11
|
+
width?: any;
|
|
12
|
+
height?: any;
|
|
14
13
|
intl?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
scrollToEnd?: any;
|
|
16
16
|
begin?: any;
|
|
17
17
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
18
18
|
[key: string]: any;
|
|
19
19
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
20
|
-
width?: any;
|
|
21
|
-
height?: any;
|
|
22
|
-
appearance?: any;
|
|
23
|
-
variant?: any;
|
|
24
20
|
themeName?: any;
|
|
25
21
|
dir?: any;
|
|
26
22
|
lang?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
width?: any;
|
|
25
|
+
height?: any;
|
|
27
26
|
intl?: any;
|
|
27
|
+
appearance?: 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;
|
|
8
7
|
themeName?: any;
|
|
9
8
|
dir?: any;
|
|
10
9
|
lang?: any;
|
|
11
10
|
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;
|
|
17
16
|
themeName?: any;
|
|
18
17
|
dir?: any;
|
|
19
18
|
lang?: any;
|
|
20
19
|
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
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
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
|
-
appearance?: any;
|
|
20
|
-
variant?: any;
|
|
21
19
|
themeName?: any;
|
|
22
20
|
dir?: any;
|
|
23
21
|
lang?: any;
|
|
24
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
24
|
+
appearance?: any;
|
|
25
25
|
attachmentAdded?: any;
|
|
26
26
|
attachmentRemoved?: any;
|
|
27
27
|
files?: any;
|
|
@@ -4,28 +4,28 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatInputComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
12
10
|
submitted?: any;
|
|
13
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
14
13
|
placeholder?: any;
|
|
14
|
+
appearance?: any;
|
|
15
15
|
value?: any;
|
|
16
16
|
minRows?: any;
|
|
17
17
|
maxRows?: any;
|
|
18
18
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
19
19
|
[key: string]: any;
|
|
20
20
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chatSubmit")[], "connected" | "disconnected" | "changed" | "chatSubmit", import("vue").PublicProps, Readonly<{
|
|
21
|
-
appearance?: any;
|
|
22
|
-
variant?: any;
|
|
23
21
|
themeName?: any;
|
|
24
22
|
dir?: any;
|
|
25
23
|
lang?: any;
|
|
26
24
|
submitted?: any;
|
|
27
25
|
disabled?: any;
|
|
26
|
+
variant?: any;
|
|
28
27
|
placeholder?: any;
|
|
28
|
+
appearance?: any;
|
|
29
29
|
value?: any;
|
|
30
30
|
minRows?: any;
|
|
31
31
|
maxRows?: any;
|
|
@@ -4,30 +4,30 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatMarkerComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
|
-
formatter?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
14
10
|
orientation?: any;
|
|
11
|
+
variant?: any;
|
|
15
12
|
text?: any;
|
|
13
|
+
appearance?: any;
|
|
14
|
+
formatter?: any;
|
|
15
|
+
icon?: any;
|
|
16
16
|
horizontalContentAlignment?: any;
|
|
17
17
|
verticalContentAlignment?: any;
|
|
18
18
|
isSticky?: 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
|
-
appearance?: any;
|
|
24
|
-
variant?: any;
|
|
25
|
-
formatter?: any;
|
|
26
22
|
themeName?: any;
|
|
27
23
|
dir?: any;
|
|
28
24
|
lang?: any;
|
|
29
25
|
orientation?: any;
|
|
26
|
+
variant?: any;
|
|
30
27
|
text?: any;
|
|
28
|
+
appearance?: any;
|
|
29
|
+
formatter?: any;
|
|
30
|
+
icon?: any;
|
|
31
31
|
horizontalContentAlignment?: any;
|
|
32
32
|
verticalContentAlignment?: any;
|
|
33
33
|
isSticky?: any;
|
|
@@ -4,27 +4,27 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatMessageAvatarComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
appearance?: any;
|
|
9
|
-
variant?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
disabled?: any;
|
|
11
|
+
variant?: any;
|
|
14
12
|
src?: any;
|
|
15
13
|
text?: any;
|
|
14
|
+
appearance?: any;
|
|
15
|
+
icon?: any;
|
|
16
16
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
17
17
|
[key: string]: any;
|
|
18
18
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
19
|
-
icon?: any;
|
|
20
|
-
appearance?: any;
|
|
21
|
-
variant?: any;
|
|
22
19
|
themeName?: any;
|
|
23
20
|
dir?: any;
|
|
24
21
|
lang?: any;
|
|
25
22
|
disabled?: any;
|
|
23
|
+
variant?: any;
|
|
26
24
|
src?: any;
|
|
27
25
|
text?: any;
|
|
26
|
+
appearance?: any;
|
|
27
|
+
icon?: any;
|
|
28
28
|
}> & Readonly<{
|
|
29
29
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
30
30
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -4,34 +4,34 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChatMessageComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
|
-
formatter?: any;
|
|
10
7
|
themeName?: any;
|
|
11
8
|
dir?: any;
|
|
12
9
|
lang?: any;
|
|
13
10
|
at?: any;
|
|
14
11
|
disabled?: any;
|
|
12
|
+
variant?: any;
|
|
15
13
|
isBusy?: any;
|
|
16
14
|
text?: any;
|
|
15
|
+
appearance?: any;
|
|
17
16
|
value?: any;
|
|
17
|
+
formatter?: any;
|
|
18
18
|
attachments?: any;
|
|
19
19
|
author?: any;
|
|
20
20
|
reply?: any;
|
|
21
21
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
22
22
|
[key: string]: any;
|
|
23
23
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
|
|
24
|
-
appearance?: any;
|
|
25
|
-
variant?: any;
|
|
26
|
-
formatter?: any;
|
|
27
24
|
themeName?: any;
|
|
28
25
|
dir?: any;
|
|
29
26
|
lang?: any;
|
|
30
27
|
at?: any;
|
|
31
28
|
disabled?: any;
|
|
29
|
+
variant?: any;
|
|
32
30
|
isBusy?: any;
|
|
33
31
|
text?: any;
|
|
32
|
+
appearance?: any;
|
|
34
33
|
value?: any;
|
|
34
|
+
formatter?: any;
|
|
35
35
|
attachments?: any;
|
|
36
36
|
author?: any;
|
|
37
37
|
reply?: any;
|
|
@@ -4,36 +4,36 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChipComponent: import("vue").DefineComponent<{
|
|
7
|
-
icon?: any;
|
|
8
|
-
closeable?: any;
|
|
9
|
-
appearance?: any;
|
|
10
|
-
variant?: any;
|
|
11
7
|
themeName?: any;
|
|
12
8
|
dir?: any;
|
|
13
9
|
lang?: any;
|
|
14
10
|
label?: any;
|
|
15
11
|
size?: any;
|
|
16
12
|
disabled?: any;
|
|
13
|
+
variant?: any;
|
|
14
|
+
appearance?: any;
|
|
17
15
|
value?: any;
|
|
18
16
|
isFocused?: any;
|
|
17
|
+
icon?: any;
|
|
18
|
+
closeable?: any;
|
|
19
19
|
ripple?: any;
|
|
20
20
|
isChecked?: any;
|
|
21
21
|
isCheckable?: 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" | "checked" | "unchecked" | "closed" | "toggled")[], "connected" | "disconnected" | "changed" | "checked" | "unchecked" | "closed" | "toggled", import("vue").PublicProps, Readonly<{
|
|
25
|
-
icon?: any;
|
|
26
|
-
closeable?: any;
|
|
27
|
-
appearance?: any;
|
|
28
|
-
variant?: any;
|
|
29
25
|
themeName?: any;
|
|
30
26
|
dir?: any;
|
|
31
27
|
lang?: any;
|
|
32
28
|
label?: any;
|
|
33
29
|
size?: any;
|
|
34
30
|
disabled?: any;
|
|
31
|
+
variant?: any;
|
|
32
|
+
appearance?: any;
|
|
35
33
|
value?: any;
|
|
36
34
|
isFocused?: any;
|
|
35
|
+
icon?: any;
|
|
36
|
+
closeable?: any;
|
|
37
37
|
ripple?: any;
|
|
38
38
|
isChecked?: any;
|
|
39
39
|
isCheckable?: any;
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
* @public
|
|
5
5
|
*/
|
|
6
6
|
export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
7
|
-
appearance?: any;
|
|
8
|
-
variant?: any;
|
|
9
7
|
themeName?: any;
|
|
10
8
|
dir?: any;
|
|
11
9
|
lang?: any;
|
|
@@ -14,14 +12,14 @@ export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
|
14
12
|
size?: any;
|
|
15
13
|
disabled?: any;
|
|
16
14
|
wrap?: any;
|
|
15
|
+
variant?: any;
|
|
17
16
|
required?: any;
|
|
17
|
+
appearance?: any;
|
|
18
18
|
value?: any;
|
|
19
19
|
selectionMode?: any;
|
|
20
20
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
21
21
|
[key: string]: any;
|
|
22
22
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "chipChanged")[], "connected" | "disconnected" | "changed" | "chipChanged", import("vue").PublicProps, Readonly<{
|
|
23
|
-
appearance?: any;
|
|
24
|
-
variant?: any;
|
|
25
23
|
themeName?: any;
|
|
26
24
|
dir?: any;
|
|
27
25
|
lang?: any;
|
|
@@ -30,7 +28,9 @@ export declare const ChipGroupComponent: import("vue").DefineComponent<{
|
|
|
30
28
|
size?: any;
|
|
31
29
|
disabled?: any;
|
|
32
30
|
wrap?: any;
|
|
31
|
+
variant?: any;
|
|
33
32
|
required?: any;
|
|
33
|
+
appearance?: any;
|
|
34
34
|
value?: any;
|
|
35
35
|
selectionMode?: any;
|
|
36
36
|
}> & Readonly<{
|