@breadstone/mosaik-elements-vue 0.0.247 → 0.0.249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +6 -6
- package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Button/ButtonGroupComponent.d.ts +2 -2
- package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +12 -12
- package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +18 -18
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +22 -22
- package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +26 -26
- package/Controls/Components/Buttons/Tile/TileComponent.d.ts +8 -8
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +20 -20
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +4 -4
- package/Controls/Components/Cells/CellComponent.d.ts +2 -2
- package/Controls/Components/Charts/ChartComponent.d.ts +12 -12
- package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
- package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
- package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +12 -12
- package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
- package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +6 -6
- package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
- package/Controls/Components/Grouping/Message/MessageComponent.d.ts +10 -10
- package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
- package/Controls/Components/Grouping/Toolbar/ToolbarComponent.d.ts +2 -2
- package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
- package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +4 -4
- package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +46 -46
- package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +26 -26
- package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +10 -10
- package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
- package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +12 -12
- package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
- package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/FileUpload/FilePickerComponent.d.ts +2 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +16 -16
- package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
- package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
- package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
- package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
- package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +6 -6
- package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +6 -6
- package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
- package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +10 -10
- package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
- package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +8 -8
- package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
- package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +24 -24
- package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
- package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
- package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +2 -2
- package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +14 -14
- package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
- package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
- package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
- package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
- package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +6 -6
- package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +2 -2
- package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
- package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
- package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
- package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatInputComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
- package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
- package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +4 -4
- package/Controls/Components/Media/Chip/ChipComponent.d.ts +12 -12
- package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
- package/Controls/Components/Media/ColorArea/ColorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorAreaComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +14 -14
- package/Controls/Components/Media/ColorEditor/ColorEditorHueSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +4 -4
- package/Controls/Components/Media/ColorEditor/ColorEditorShadeSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorEditor/ColorEditorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
- package/Controls/Components/Media/ColorSlider/ColorSliderComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +2 -2
- package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
- package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
- package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
- package/Controls/Components/Media/Image/ImageComponent.d.ts +4 -4
- package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
- package/Controls/Components/Media/Persona/PersonaComponent.d.ts +14 -14
- package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
- package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
- package/Controls/Components/Media/Video/VideoComponent.d.ts +6 -6
- package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +12 -12
- package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +2 -2
- package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +24 -24
- package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +2 -2
- package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +8 -8
- package/Controls/Components/Overlays/tour/TourComponent.d.ts +12 -12
- package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +22 -22
- package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Indicator/IndicatorComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +22 -22
- package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +2 -2
- package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
- package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
- package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
- package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
- package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +6 -6
- package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +10 -10
- package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +24 -24
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +10 -10
- package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
- package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
- package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +6 -6
- package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +2 -2
- package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
- package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
- package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
- package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
- package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +8 -8
- package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +2 -2
- package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +10 -10
- package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
- package/Controls/Components/Selectors/List/ListItemComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +8 -8
- package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
- package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +12 -12
- package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
- package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
- package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
- package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeComponent.d.ts +2 -2
- package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +14 -14
- package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +4 -4
- package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +6 -6
- package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
- package/Controls/Components/States/Busy/BusyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +2 -2
- package/Controls/Components/States/Error/ErrorStateComponent.d.ts +2 -2
- package/Controls/Components/States/Success/SuccessStateComponent.d.ts +2 -2
- package/package.json +2 -2
|
@@ -9,21 +9,28 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
label?: any;
|
|
11
11
|
invalid?: any;
|
|
12
|
-
|
|
12
|
+
items?: any;
|
|
13
13
|
disabled?: any;
|
|
14
14
|
variant?: any;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
state?: any;
|
|
19
|
-
renderItem?: any;
|
|
15
|
+
inputId?: any;
|
|
16
|
+
listboxId?: any;
|
|
17
|
+
filterInputId?: any;
|
|
20
18
|
text?: any;
|
|
21
|
-
|
|
19
|
+
filterText?: any;
|
|
20
|
+
highlightedIndex?: any;
|
|
21
|
+
shouldRenderSuggestions?: any;
|
|
22
|
+
hasSuggestions?: any;
|
|
23
|
+
activeDescendantId?: any;
|
|
24
|
+
shouldShowNoResultsMessage?: any;
|
|
25
|
+
shouldShowLoadingState?: any;
|
|
26
|
+
intl?: any;
|
|
27
|
+
placeholder?: any;
|
|
28
|
+
filterPlaceholder?: any;
|
|
22
29
|
required?: any;
|
|
23
30
|
readonly?: any;
|
|
24
|
-
placeholder?: any;
|
|
25
31
|
textAlign?: any;
|
|
26
|
-
|
|
32
|
+
renderItem?: any;
|
|
33
|
+
dropDownSync?: any;
|
|
27
34
|
dropDownPlacement?: any;
|
|
28
35
|
dropDownStrategy?: any;
|
|
29
36
|
dropDownDistance?: any;
|
|
@@ -34,20 +41,9 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
34
41
|
dropDownWidth?: any;
|
|
35
42
|
dropDownMaxWidth?: any;
|
|
36
43
|
isDropDownOpen?: any;
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
inputId?: any;
|
|
41
|
-
listboxId?: any;
|
|
42
|
-
filterInputId?: any;
|
|
43
|
-
filterText?: any;
|
|
44
|
-
highlightedIndex?: any;
|
|
45
|
-
shouldRenderSuggestions?: any;
|
|
46
|
-
hasSuggestions?: any;
|
|
47
|
-
activeDescendantId?: any;
|
|
48
|
-
shouldShowNoResultsMessage?: any;
|
|
49
|
-
shouldShowLoadingState?: any;
|
|
50
|
-
dropDownSync?: any;
|
|
44
|
+
appearance?: any;
|
|
45
|
+
isClearable?: any;
|
|
46
|
+
value?: any;
|
|
51
47
|
minimumPrefixLength?: any;
|
|
52
48
|
minimumPopulateDelay?: any;
|
|
53
49
|
isTextCompletionEnabled?: any;
|
|
@@ -60,6 +56,10 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
60
56
|
itemSelected?: any;
|
|
61
57
|
filteredItems?: any;
|
|
62
58
|
isPopulating?: any;
|
|
59
|
+
state?: any;
|
|
60
|
+
formatter?: any;
|
|
61
|
+
parser?: any;
|
|
62
|
+
isFocused?: any;
|
|
63
63
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
64
64
|
[key: string]: any;
|
|
65
65
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared")[], "connected" | "disconnected" | "changed" | "autoCompletePopulating" | "autoCompletePopulated" | "cleared", import("vue").PublicProps, Readonly<{
|
|
@@ -68,21 +68,28 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
68
68
|
lang?: any;
|
|
69
69
|
label?: any;
|
|
70
70
|
invalid?: any;
|
|
71
|
-
|
|
71
|
+
items?: any;
|
|
72
72
|
disabled?: any;
|
|
73
73
|
variant?: any;
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
state?: any;
|
|
78
|
-
renderItem?: any;
|
|
74
|
+
inputId?: any;
|
|
75
|
+
listboxId?: any;
|
|
76
|
+
filterInputId?: any;
|
|
79
77
|
text?: any;
|
|
80
|
-
|
|
78
|
+
filterText?: any;
|
|
79
|
+
highlightedIndex?: any;
|
|
80
|
+
shouldRenderSuggestions?: any;
|
|
81
|
+
hasSuggestions?: any;
|
|
82
|
+
activeDescendantId?: any;
|
|
83
|
+
shouldShowNoResultsMessage?: any;
|
|
84
|
+
shouldShowLoadingState?: any;
|
|
85
|
+
intl?: any;
|
|
86
|
+
placeholder?: any;
|
|
87
|
+
filterPlaceholder?: any;
|
|
81
88
|
required?: any;
|
|
82
89
|
readonly?: any;
|
|
83
|
-
placeholder?: any;
|
|
84
90
|
textAlign?: any;
|
|
85
|
-
|
|
91
|
+
renderItem?: any;
|
|
92
|
+
dropDownSync?: any;
|
|
86
93
|
dropDownPlacement?: any;
|
|
87
94
|
dropDownStrategy?: any;
|
|
88
95
|
dropDownDistance?: any;
|
|
@@ -93,20 +100,9 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
93
100
|
dropDownWidth?: any;
|
|
94
101
|
dropDownMaxWidth?: any;
|
|
95
102
|
isDropDownOpen?: any;
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
inputId?: any;
|
|
100
|
-
listboxId?: any;
|
|
101
|
-
filterInputId?: any;
|
|
102
|
-
filterText?: any;
|
|
103
|
-
highlightedIndex?: any;
|
|
104
|
-
shouldRenderSuggestions?: any;
|
|
105
|
-
hasSuggestions?: any;
|
|
106
|
-
activeDescendantId?: any;
|
|
107
|
-
shouldShowNoResultsMessage?: any;
|
|
108
|
-
shouldShowLoadingState?: any;
|
|
109
|
-
dropDownSync?: any;
|
|
103
|
+
appearance?: any;
|
|
104
|
+
isClearable?: any;
|
|
105
|
+
value?: any;
|
|
110
106
|
minimumPrefixLength?: any;
|
|
111
107
|
minimumPopulateDelay?: any;
|
|
112
108
|
isTextCompletionEnabled?: any;
|
|
@@ -119,6 +115,10 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
|
|
|
119
115
|
itemSelected?: any;
|
|
120
116
|
filteredItems?: any;
|
|
121
117
|
isPopulating?: any;
|
|
118
|
+
state?: any;
|
|
119
|
+
formatter?: any;
|
|
120
|
+
parser?: any;
|
|
121
|
+
isFocused?: any;
|
|
122
122
|
}> & Readonly<{
|
|
123
123
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
124
124
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,30 +10,30 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
values?: any;
|
|
11
11
|
header?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
+
fit?: any;
|
|
14
|
+
orientation?: any;
|
|
13
15
|
disabled?: any;
|
|
14
16
|
variant?: any;
|
|
15
|
-
value?: any;
|
|
16
|
-
appearance?: any;
|
|
17
|
-
orientation?: any;
|
|
18
|
-
fit?: any;
|
|
19
|
-
selectionMode?: any;
|
|
20
|
-
markerHandler?: any;
|
|
21
|
-
locale?: any;
|
|
22
17
|
intl?: any;
|
|
18
|
+
appearance?: any;
|
|
19
|
+
value?: any;
|
|
20
|
+
sheets?: any;
|
|
21
|
+
displayDate?: any;
|
|
22
|
+
displayDateStart?: any;
|
|
23
|
+
displayDateEnd?: any;
|
|
23
24
|
view?: any;
|
|
25
|
+
selectionMode?: any;
|
|
24
26
|
blackoutDates?: any;
|
|
25
27
|
specialDates?: any;
|
|
28
|
+
minDate?: any;
|
|
29
|
+
maxDate?: any;
|
|
26
30
|
firstDayOfWeek?: any;
|
|
27
31
|
isTodayHighlighted?: any;
|
|
28
32
|
isWeekendHighlighted?: any;
|
|
29
33
|
showWeekNumbers?: any;
|
|
30
34
|
showAdjacent?: any;
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
displayDateEnd?: any;
|
|
34
|
-
minDate?: any;
|
|
35
|
-
maxDate?: any;
|
|
36
|
-
sheets?: any;
|
|
35
|
+
markerHandler?: any;
|
|
36
|
+
locale?: any;
|
|
37
37
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
38
38
|
[key: string]: any;
|
|
39
39
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dateChanged")[], "connected" | "disconnected" | "changed" | "dateChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -43,30 +43,30 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
|
|
|
43
43
|
values?: any;
|
|
44
44
|
header?: any;
|
|
45
45
|
invalid?: any;
|
|
46
|
+
fit?: any;
|
|
47
|
+
orientation?: any;
|
|
46
48
|
disabled?: any;
|
|
47
49
|
variant?: any;
|
|
48
|
-
value?: any;
|
|
49
|
-
appearance?: any;
|
|
50
|
-
orientation?: any;
|
|
51
|
-
fit?: any;
|
|
52
|
-
selectionMode?: any;
|
|
53
|
-
markerHandler?: any;
|
|
54
|
-
locale?: any;
|
|
55
50
|
intl?: any;
|
|
51
|
+
appearance?: any;
|
|
52
|
+
value?: any;
|
|
53
|
+
sheets?: any;
|
|
54
|
+
displayDate?: any;
|
|
55
|
+
displayDateStart?: any;
|
|
56
|
+
displayDateEnd?: any;
|
|
56
57
|
view?: any;
|
|
58
|
+
selectionMode?: any;
|
|
57
59
|
blackoutDates?: any;
|
|
58
60
|
specialDates?: any;
|
|
61
|
+
minDate?: any;
|
|
62
|
+
maxDate?: any;
|
|
59
63
|
firstDayOfWeek?: any;
|
|
60
64
|
isTodayHighlighted?: any;
|
|
61
65
|
isWeekendHighlighted?: any;
|
|
62
66
|
showWeekNumbers?: any;
|
|
63
67
|
showAdjacent?: any;
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
displayDateEnd?: any;
|
|
67
|
-
minDate?: any;
|
|
68
|
-
maxDate?: any;
|
|
69
|
-
sheets?: any;
|
|
68
|
+
markerHandler?: any;
|
|
69
|
+
locale?: any;
|
|
70
70
|
}> & Readonly<{
|
|
71
71
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -7,20 +7,20 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
|
|
|
7
7
|
themeName?: any;
|
|
8
8
|
dir?: any;
|
|
9
9
|
lang?: any;
|
|
10
|
-
ripple?: any;
|
|
11
|
-
isFocused?: any;
|
|
12
10
|
disabled?: any;
|
|
13
11
|
variant?: any;
|
|
14
|
-
|
|
12
|
+
text?: any;
|
|
15
13
|
appearance?: any;
|
|
14
|
+
value?: any;
|
|
15
|
+
isFocused?: any;
|
|
16
|
+
ripple?: any;
|
|
16
17
|
isSelected?: any;
|
|
17
|
-
text?: any;
|
|
18
|
-
markers?: any;
|
|
19
18
|
isBlackout?: any;
|
|
20
19
|
isSpecial?: any;
|
|
21
20
|
isToday?: any;
|
|
22
21
|
isWeekend?: any;
|
|
23
22
|
isAdjacent?: any;
|
|
23
|
+
markers?: any;
|
|
24
24
|
isRangeStart?: any;
|
|
25
25
|
isRangeMiddle?: any;
|
|
26
26
|
isRangeEnd?: any;
|
|
@@ -31,20 +31,20 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
|
|
|
31
31
|
themeName?: any;
|
|
32
32
|
dir?: any;
|
|
33
33
|
lang?: any;
|
|
34
|
-
ripple?: any;
|
|
35
|
-
isFocused?: any;
|
|
36
34
|
disabled?: any;
|
|
37
35
|
variant?: any;
|
|
38
|
-
|
|
36
|
+
text?: any;
|
|
39
37
|
appearance?: any;
|
|
38
|
+
value?: any;
|
|
39
|
+
isFocused?: any;
|
|
40
|
+
ripple?: any;
|
|
40
41
|
isSelected?: any;
|
|
41
|
-
text?: any;
|
|
42
|
-
markers?: any;
|
|
43
42
|
isBlackout?: any;
|
|
44
43
|
isSpecial?: any;
|
|
45
44
|
isToday?: any;
|
|
46
45
|
isWeekend?: any;
|
|
47
46
|
isAdjacent?: any;
|
|
47
|
+
markers?: any;
|
|
48
48
|
isRangeStart?: any;
|
|
49
49
|
isRangeMiddle?: any;
|
|
50
50
|
isRangeEnd?: any;
|
|
@@ -10,15 +10,15 @@ export declare const CheckboxComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
name?: any;
|
|
11
11
|
label?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
-
isFocused?: any;
|
|
14
13
|
disabled?: any;
|
|
15
14
|
variant?: any;
|
|
16
|
-
|
|
15
|
+
required?: any;
|
|
17
16
|
appearance?: any;
|
|
18
|
-
|
|
17
|
+
value?: any;
|
|
19
18
|
formatter?: any;
|
|
19
|
+
isFocused?: any;
|
|
20
20
|
labelPosition?: any;
|
|
21
|
-
|
|
21
|
+
isChecked?: any;
|
|
22
22
|
isThreeState?: any;
|
|
23
23
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
24
24
|
[key: string]: any;
|
|
@@ -29,15 +29,15 @@ export declare const CheckboxComponent: import("vue").DefineComponent<{
|
|
|
29
29
|
name?: any;
|
|
30
30
|
label?: any;
|
|
31
31
|
invalid?: any;
|
|
32
|
-
isFocused?: any;
|
|
33
32
|
disabled?: any;
|
|
34
33
|
variant?: any;
|
|
35
|
-
|
|
34
|
+
required?: any;
|
|
36
35
|
appearance?: any;
|
|
37
|
-
|
|
36
|
+
value?: any;
|
|
38
37
|
formatter?: any;
|
|
38
|
+
isFocused?: any;
|
|
39
39
|
labelPosition?: any;
|
|
40
|
-
|
|
40
|
+
isChecked?: any;
|
|
41
41
|
isThreeState?: any;
|
|
42
42
|
}> & Readonly<{
|
|
43
43
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,12 +9,12 @@ export declare const CheckboxGroupComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
name?: any;
|
|
11
11
|
invalid?: any;
|
|
12
|
+
orientation?: any;
|
|
12
13
|
disabled?: any;
|
|
13
14
|
variant?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
appearance?: any;
|
|
16
|
-
orientation?: any;
|
|
17
15
|
required?: any;
|
|
16
|
+
appearance?: any;
|
|
17
|
+
value?: 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" | "checkChanged")[], "connected" | "disconnected" | "changed" | "checkChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -23,12 +23,12 @@ export declare const CheckboxGroupComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
lang?: any;
|
|
24
24
|
name?: any;
|
|
25
25
|
invalid?: any;
|
|
26
|
+
orientation?: any;
|
|
26
27
|
disabled?: any;
|
|
27
28
|
variant?: any;
|
|
28
|
-
value?: any;
|
|
29
|
-
appearance?: any;
|
|
30
|
-
orientation?: any;
|
|
31
29
|
required?: any;
|
|
30
|
+
appearance?: any;
|
|
31
|
+
value?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,22 +10,22 @@ export declare const ChipboxComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
name?: any;
|
|
11
11
|
label?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
-
isFocused?: any;
|
|
14
13
|
disabled?: any;
|
|
15
14
|
variant?: any;
|
|
16
|
-
|
|
15
|
+
placeholder?: any;
|
|
16
|
+
required?: any;
|
|
17
|
+
readonly?: any;
|
|
17
18
|
appearance?: any;
|
|
19
|
+
isClearable?: any;
|
|
20
|
+
value?: any;
|
|
18
21
|
state?: any;
|
|
19
22
|
formatter?: any;
|
|
20
|
-
|
|
21
|
-
|
|
23
|
+
parser?: any;
|
|
24
|
+
isFocused?: any;
|
|
22
25
|
autofocus?: any;
|
|
23
|
-
|
|
26
|
+
pattern?: any;
|
|
24
27
|
autocomplete?: any;
|
|
25
28
|
isEditable?: any;
|
|
26
|
-
isClearable?: any;
|
|
27
|
-
parser?: any;
|
|
28
|
-
pattern?: any;
|
|
29
29
|
pressBackspaceToRemove?: any;
|
|
30
30
|
chips?: any;
|
|
31
31
|
separatorKeys?: any;
|
|
@@ -39,22 +39,22 @@ export declare const ChipboxComponent: import("vue").DefineComponent<{
|
|
|
39
39
|
name?: any;
|
|
40
40
|
label?: any;
|
|
41
41
|
invalid?: any;
|
|
42
|
-
isFocused?: any;
|
|
43
42
|
disabled?: any;
|
|
44
43
|
variant?: any;
|
|
45
|
-
|
|
44
|
+
placeholder?: any;
|
|
45
|
+
required?: any;
|
|
46
|
+
readonly?: any;
|
|
46
47
|
appearance?: any;
|
|
48
|
+
isClearable?: any;
|
|
49
|
+
value?: any;
|
|
47
50
|
state?: any;
|
|
48
51
|
formatter?: any;
|
|
49
|
-
|
|
50
|
-
|
|
52
|
+
parser?: any;
|
|
53
|
+
isFocused?: any;
|
|
51
54
|
autofocus?: any;
|
|
52
|
-
|
|
55
|
+
pattern?: any;
|
|
53
56
|
autocomplete?: any;
|
|
54
57
|
isEditable?: any;
|
|
55
|
-
isClearable?: any;
|
|
56
|
-
parser?: any;
|
|
57
|
-
pattern?: any;
|
|
58
58
|
pressBackspaceToRemove?: any;
|
|
59
59
|
chips?: any;
|
|
60
60
|
separatorKeys?: any;
|
|
@@ -10,18 +10,18 @@ export declare const ChoiceComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
name?: any;
|
|
11
11
|
label?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
-
ripple?: any;
|
|
14
|
-
isFocused?: any;
|
|
15
13
|
disabled?: any;
|
|
16
14
|
variant?: any;
|
|
17
|
-
|
|
15
|
+
required?: any;
|
|
18
16
|
appearance?: any;
|
|
19
|
-
|
|
17
|
+
value?: any;
|
|
20
18
|
formatter?: any;
|
|
21
|
-
|
|
22
|
-
isThreeState?: any;
|
|
19
|
+
isFocused?: any;
|
|
23
20
|
icon?: any;
|
|
24
21
|
iconPosition?: any;
|
|
22
|
+
ripple?: any;
|
|
23
|
+
isChecked?: any;
|
|
24
|
+
isThreeState?: any;
|
|
25
25
|
additional?: any;
|
|
26
26
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
27
|
[key: string]: any;
|
|
@@ -32,18 +32,18 @@ export declare const ChoiceComponent: import("vue").DefineComponent<{
|
|
|
32
32
|
name?: any;
|
|
33
33
|
label?: any;
|
|
34
34
|
invalid?: any;
|
|
35
|
-
ripple?: any;
|
|
36
|
-
isFocused?: any;
|
|
37
35
|
disabled?: any;
|
|
38
36
|
variant?: any;
|
|
39
|
-
|
|
37
|
+
required?: any;
|
|
40
38
|
appearance?: any;
|
|
41
|
-
|
|
39
|
+
value?: any;
|
|
42
40
|
formatter?: any;
|
|
43
|
-
|
|
44
|
-
isThreeState?: any;
|
|
41
|
+
isFocused?: any;
|
|
45
42
|
icon?: any;
|
|
46
43
|
iconPosition?: any;
|
|
44
|
+
ripple?: any;
|
|
45
|
+
isChecked?: any;
|
|
46
|
+
isThreeState?: any;
|
|
47
47
|
additional?: any;
|
|
48
48
|
}> & Readonly<{
|
|
49
49
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -9,12 +9,12 @@ export declare const ChoiceGroupComponent: import("vue").DefineComponent<{
|
|
|
9
9
|
lang?: any;
|
|
10
10
|
name?: any;
|
|
11
11
|
invalid?: any;
|
|
12
|
+
orientation?: any;
|
|
12
13
|
disabled?: any;
|
|
13
14
|
variant?: any;
|
|
14
|
-
value?: any;
|
|
15
|
-
appearance?: any;
|
|
16
|
-
orientation?: any;
|
|
17
15
|
required?: any;
|
|
16
|
+
appearance?: any;
|
|
17
|
+
value?: 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" | "choiceChanged")[], "connected" | "disconnected" | "changed" | "choiceChanged", import("vue").PublicProps, Readonly<{
|
|
@@ -23,12 +23,12 @@ export declare const ChoiceGroupComponent: import("vue").DefineComponent<{
|
|
|
23
23
|
lang?: any;
|
|
24
24
|
name?: any;
|
|
25
25
|
invalid?: any;
|
|
26
|
+
orientation?: any;
|
|
26
27
|
disabled?: any;
|
|
27
28
|
variant?: any;
|
|
28
|
-
value?: any;
|
|
29
|
-
appearance?: any;
|
|
30
|
-
orientation?: any;
|
|
31
29
|
required?: any;
|
|
30
|
+
appearance?: any;
|
|
31
|
+
value?: any;
|
|
32
32
|
}> & Readonly<{
|
|
33
33
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|
|
@@ -10,20 +10,12 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
|
10
10
|
name?: any;
|
|
11
11
|
label?: any;
|
|
12
12
|
invalid?: any;
|
|
13
|
-
isFocused?: any;
|
|
14
13
|
disabled?: any;
|
|
15
14
|
variant?: any;
|
|
16
|
-
|
|
17
|
-
appearance?: any;
|
|
18
|
-
state?: any;
|
|
19
|
-
formatter?: any;
|
|
15
|
+
placeholder?: any;
|
|
20
16
|
required?: any;
|
|
21
17
|
readonly?: any;
|
|
22
|
-
autofocus?: any;
|
|
23
|
-
placeholder?: any;
|
|
24
|
-
autocomplete?: any;
|
|
25
18
|
textAlign?: any;
|
|
26
|
-
isClearable?: any;
|
|
27
19
|
dropDownPlacement?: any;
|
|
28
20
|
dropDownStrategy?: any;
|
|
29
21
|
dropDownDistance?: any;
|
|
@@ -34,19 +26,27 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
|
34
26
|
dropDownWidth?: any;
|
|
35
27
|
dropDownMaxWidth?: any;
|
|
36
28
|
isDropDownOpen?: any;
|
|
29
|
+
appearance?: any;
|
|
30
|
+
isClearable?: any;
|
|
31
|
+
value?: any;
|
|
32
|
+
state?: any;
|
|
33
|
+
formatter?: any;
|
|
37
34
|
parser?: any;
|
|
35
|
+
isFocused?: any;
|
|
36
|
+
autofocus?: any;
|
|
38
37
|
pattern?: any;
|
|
38
|
+
autocomplete?: any;
|
|
39
39
|
format?: any;
|
|
40
|
-
swatches?: any;
|
|
41
|
-
colorPosition?: any;
|
|
42
|
-
editorFormat?: any;
|
|
43
40
|
showAlpha?: any;
|
|
41
|
+
palettes?: any;
|
|
42
|
+
selectedPalette?: any;
|
|
44
43
|
showInputs?: any;
|
|
45
44
|
showPalette?: any;
|
|
46
45
|
showEyeDropper?: any;
|
|
47
46
|
showSwatch?: any;
|
|
48
|
-
|
|
49
|
-
|
|
47
|
+
swatches?: any;
|
|
48
|
+
colorPosition?: any;
|
|
49
|
+
editorFormat?: any;
|
|
50
50
|
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
51
51
|
[key: string]: any;
|
|
52
52
|
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus")[], "connected" | "disconnected" | "changed" | "input" | "cleared" | "blur" | "change" | "focus", import("vue").PublicProps, Readonly<{
|
|
@@ -56,20 +56,12 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
|
56
56
|
name?: any;
|
|
57
57
|
label?: any;
|
|
58
58
|
invalid?: any;
|
|
59
|
-
isFocused?: any;
|
|
60
59
|
disabled?: any;
|
|
61
60
|
variant?: any;
|
|
62
|
-
|
|
63
|
-
appearance?: any;
|
|
64
|
-
state?: any;
|
|
65
|
-
formatter?: any;
|
|
61
|
+
placeholder?: any;
|
|
66
62
|
required?: any;
|
|
67
63
|
readonly?: any;
|
|
68
|
-
autofocus?: any;
|
|
69
|
-
placeholder?: any;
|
|
70
|
-
autocomplete?: any;
|
|
71
64
|
textAlign?: any;
|
|
72
|
-
isClearable?: any;
|
|
73
65
|
dropDownPlacement?: any;
|
|
74
66
|
dropDownStrategy?: any;
|
|
75
67
|
dropDownDistance?: any;
|
|
@@ -80,19 +72,27 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
|
|
|
80
72
|
dropDownWidth?: any;
|
|
81
73
|
dropDownMaxWidth?: any;
|
|
82
74
|
isDropDownOpen?: any;
|
|
75
|
+
appearance?: any;
|
|
76
|
+
isClearable?: any;
|
|
77
|
+
value?: any;
|
|
78
|
+
state?: any;
|
|
79
|
+
formatter?: any;
|
|
83
80
|
parser?: any;
|
|
81
|
+
isFocused?: any;
|
|
82
|
+
autofocus?: any;
|
|
84
83
|
pattern?: any;
|
|
84
|
+
autocomplete?: any;
|
|
85
85
|
format?: any;
|
|
86
|
-
swatches?: any;
|
|
87
|
-
colorPosition?: any;
|
|
88
|
-
editorFormat?: any;
|
|
89
86
|
showAlpha?: any;
|
|
87
|
+
palettes?: any;
|
|
88
|
+
selectedPalette?: any;
|
|
90
89
|
showInputs?: any;
|
|
91
90
|
showPalette?: any;
|
|
92
91
|
showEyeDropper?: any;
|
|
93
92
|
showSwatch?: any;
|
|
94
|
-
|
|
95
|
-
|
|
93
|
+
swatches?: any;
|
|
94
|
+
colorPosition?: any;
|
|
95
|
+
editorFormat?: any;
|
|
96
96
|
}> & Readonly<{
|
|
97
97
|
onConnected?: ((...args: any[]) => any) | undefined;
|
|
98
98
|
onDisconnected?: ((...args: any[]) => any) | undefined;
|