@breadstone/mosaik-elements-vue 0.1.63 → 0.1.65

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.
Files changed (203) hide show
  1. package/Controls/Components/Buttons/Anchor/AnchorComponent.d.ts +6 -6
  2. package/Controls/Components/Buttons/Button/ButtonComponent.d.ts +20 -20
  3. package/Controls/Components/Buttons/CompoundButton/CompoundButtonComponent.d.ts +14 -14
  4. package/Controls/Components/Buttons/DropDownButton/DropDownButtonComponent.d.ts +24 -24
  5. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonComponent.d.ts +8 -8
  6. package/Controls/Components/Buttons/FloatingActionButton/FloatingActionButtonGroupComponent.d.ts +9 -9
  7. package/Controls/Components/Buttons/PressButton/PressButtonComponent.d.ts +12 -12
  8. package/Controls/Components/Buttons/RepeatButton/RepeatButtonComponent.d.ts +16 -16
  9. package/Controls/Components/Buttons/SplitButton/SplitButtonComponent.d.ts +24 -24
  10. package/Controls/Components/Buttons/Tile/TileComponent.d.ts +2 -2
  11. package/Controls/Components/Buttons/ToggleButton/ToggleButtonComponent.d.ts +14 -14
  12. package/Controls/Components/Buttons/ToggleButton/ToggleButtonGroupComponent.d.ts +2 -2
  13. package/Controls/Components/Cells/CellComponent.d.ts +2 -2
  14. package/Controls/Components/Charts/ChartComponent.d.ts +10 -10
  15. package/Controls/Components/Effects/Perspective/PerspectiveComponent.d.ts +2 -2
  16. package/Controls/Components/Effects/Scale/ScaleComponent.d.ts +2 -2
  17. package/Controls/Components/Forms/FormFieldComponent.d.ts +2 -2
  18. package/Controls/Components/Grouping/Banner/BannerComponent.d.ts +15 -15
  19. package/Controls/Components/Grouping/BannerGroup/BannerGroupComponent.d.ts +6 -6
  20. package/Controls/Components/Grouping/Breadcrumb/BreadcrumbItemComponent.d.ts +8 -8
  21. package/Controls/Components/Grouping/Card/CardComponent.d.ts +10 -10
  22. package/Controls/Components/Grouping/Expander/ExpanderComponent.d.ts +10 -10
  23. package/Controls/Components/Grouping/Expander/ExpanderGroupComponent.d.ts +2 -2
  24. package/Controls/Components/Grouping/Message/MessageComponent.d.ts +14 -14
  25. package/Controls/Components/Grouping/Message/MessageContentComponent.d.ts +4 -4
  26. package/Controls/Components/Grouping/actionbar/ActionbarComponent.d.ts +6 -6
  27. package/Controls/Components/Grouping/actionbar/ActionbarGroupComponent.d.ts +2 -2
  28. package/Controls/Components/Grouping/actionbar/ActionbarItemComponent.d.ts +2 -2
  29. package/Controls/Components/Inputs/AutoCompleteBox/AutoCompleteBoxComponent.d.ts +44 -44
  30. package/Controls/Components/Inputs/Calendar/CalendarComponent.d.ts +24 -24
  31. package/Controls/Components/Inputs/Calendar/CalendarItemComponent.d.ts +8 -8
  32. package/Controls/Components/Inputs/CheckBox/CheckBoxComponent.d.ts +8 -8
  33. package/Controls/Components/Inputs/CheckBox/CheckBoxGroupComponent.d.ts +4 -4
  34. package/Controls/Components/Inputs/ChipBox/ChipBoxComponent.d.ts +16 -16
  35. package/Controls/Components/Inputs/Choice/ChoiceComponent.d.ts +10 -10
  36. package/Controls/Components/Inputs/Choice/ChoiceGroupComponent.d.ts +4 -4
  37. package/Controls/Components/Inputs/ColorBox/ColorBoxComponent.d.ts +28 -28
  38. package/Controls/Components/Inputs/DateBox/DateBoxComponent.d.ts +36 -36
  39. package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxComponent.d.ts +36 -36
  40. package/Controls/Components/Inputs/DurationBox/DurationBoxComponent.d.ts +14 -14
  41. package/Controls/Components/Inputs/FileBox/FileBoxComponent.d.ts +20 -20
  42. package/Controls/Components/Inputs/FileUpload/FileUploadComponent.d.ts +12 -12
  43. package/Controls/Components/Inputs/FileUpload/FileUploadItemComponent.d.ts +2 -2
  44. package/Controls/Components/Inputs/NumberBox/NumberBoxComponent.d.ts +20 -20
  45. package/Controls/Components/Inputs/PasswordBox/PasswordBoxComponent.d.ts +16 -16
  46. package/Controls/Components/Inputs/PinBox/PinBoxComponent.d.ts +14 -14
  47. package/Controls/Components/Inputs/Radio/RadioComponent.d.ts +8 -8
  48. package/Controls/Components/Inputs/Radio/RadioGroupComponent.d.ts +4 -4
  49. package/Controls/Components/Inputs/Rating/RatingComponent.d.ts +4 -4
  50. package/Controls/Components/Inputs/RichTextBox/RichTextBoxComponent.d.ts +22 -22
  51. package/Controls/Components/Inputs/Scheduler/SchedulerComponent.d.ts +20 -20
  52. package/Controls/Components/Inputs/Scheduler/SchedulerEventComponent.d.ts +6 -6
  53. package/Controls/Components/Inputs/SearchBox/SearchBoxComponent.d.ts +18 -18
  54. package/Controls/Components/Inputs/Select/SelectComponent.d.ts +18 -18
  55. package/Controls/Components/Inputs/Select/SelectItemComponent.d.ts +10 -10
  56. package/Controls/Components/Inputs/SignaturePad/SignaturePadComponent.d.ts +12 -12
  57. package/Controls/Components/Inputs/TextBox/TextBoxComponent.d.ts +28 -28
  58. package/Controls/Components/Inputs/TimeBox/TimeBoxComponent.d.ts +34 -34
  59. package/Controls/Components/Inputs/ToggleSwitch/ToggleSwitchComponent.d.ts +8 -8
  60. package/Controls/Components/Inputs/prompt-box/PromptBoxComponent.d.ts +16 -16
  61. package/Controls/Components/Inputs/prompt-box/tools/PromptBoxAttachmentToolComponent.d.ts +4 -4
  62. package/Controls/Components/Inputs/prompt-box/tools/PromptBoxVoiceRecorderToolComponent.d.ts +6 -6
  63. package/Controls/Components/Layouts/Absolute/AbsoluteItemComponent.d.ts +8 -8
  64. package/Controls/Components/Layouts/Designer/Canvas/DesignerCanvasComponent.d.ts +2 -2
  65. package/Controls/Components/Layouts/Dock/DockPanelComponent.d.ts +4 -4
  66. package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnComponent.d.ts +4 -4
  67. package/Controls/Components/Layouts/FlowBoard/FlowBoardColumnItemComponent.d.ts +6 -6
  68. package/Controls/Components/Layouts/FlowBoard/FlowBoardComponent.d.ts +2 -2
  69. package/Controls/Components/Layouts/Grid/GridComponent.d.ts +6 -6
  70. package/Controls/Components/Layouts/Grid/GridItemComponent.d.ts +4 -4
  71. package/Controls/Components/Layouts/Masonry/MasonryComponent.d.ts +2 -2
  72. package/Controls/Components/Layouts/Page/PageHeaderComponent.d.ts +2 -2
  73. package/Controls/Components/Layouts/Resize/ResizeComponent.d.ts +2 -2
  74. package/Controls/Components/Layouts/Split/SplitComponent.d.ts +6 -6
  75. package/Controls/Components/Layouts/Stack/StackComponent.d.ts +4 -4
  76. package/Controls/Components/Layouts/TileList/TileListItemComponent.d.ts +8 -8
  77. package/Controls/Components/Layouts/TileManager/TileManagerComponent.d.ts +4 -4
  78. package/Controls/Components/Layouts/TileManager/TileManagerTileComponent.d.ts +12 -12
  79. package/Controls/Components/Layouts/Wrap/WrapComponent.d.ts +6 -6
  80. package/Controls/Components/Media/Avatar/AvatarComponent.d.ts +6 -6
  81. package/Controls/Components/Media/Avatar/AvatarGroupComponent.d.ts +2 -2
  82. package/Controls/Components/Media/Badge/BadgeComponent.d.ts +6 -6
  83. package/Controls/Components/Media/Camera/CameraComponent.d.ts +4 -4
  84. package/Controls/Components/Media/Chat/ChatComponent.d.ts +2 -2
  85. package/Controls/Components/Media/Chat/ChatMarkerComponent.d.ts +4 -4
  86. package/Controls/Components/Media/Chat/ChatMessageAvatarComponent.d.ts +2 -2
  87. package/Controls/Components/Media/Chat/ChatMessageComponent.d.ts +8 -8
  88. package/Controls/Components/Media/Chat/ChatMessageDividerComponent.d.ts +2 -2
  89. package/Controls/Components/Media/Chat/ChatMessageReactionComponent.d.ts +2 -2
  90. package/Controls/Components/Media/Chat/ChatPromptBoxComponent.d.ts +16 -16
  91. package/Controls/Components/Media/Chat/Tools/AttachmentChatToolComponent.d.ts +4 -4
  92. package/Controls/Components/Media/Chat/Tools/VoiceRecorderChatToolComponent.d.ts +6 -6
  93. package/Controls/Components/Media/Chip/ChipComponent.d.ts +10 -10
  94. package/Controls/Components/Media/Chip/ChipGroupComponent.d.ts +8 -8
  95. package/Controls/Components/Media/ColorEditor/ColorEditorAlphaSliderComponent.d.ts +2 -2
  96. package/Controls/Components/Media/ColorEditor/ColorEditorComponent.d.ts +12 -12
  97. package/Controls/Components/Media/ColorEditor/ColorEditorInputsComponent.d.ts +4 -4
  98. package/Controls/Components/Media/ColorEditor/ColorEditorPaletteComponent.d.ts +2 -2
  99. package/Controls/Components/Media/ColorPicker/ColorPickerComponent.d.ts +6 -6
  100. package/Controls/Components/Media/ColorSwatch/ColorSwatchComponent.d.ts +4 -4
  101. package/Controls/Components/Media/ColorSwatch/ColorSwatchGroupComponent.d.ts +2 -2
  102. package/Controls/Components/Media/ColorThumb/ColorThumbComponent.d.ts +2 -2
  103. package/Controls/Components/Media/Comment/CommentComponent.d.ts +2 -2
  104. package/Controls/Components/Media/Icon/IconComponent.d.ts +6 -6
  105. package/Controls/Components/Media/Image/ImageComponent.d.ts +2 -2
  106. package/Controls/Components/Media/Map/MapComponent.d.ts +2 -2
  107. package/Controls/Components/Media/Persona/PersonaComponent.d.ts +12 -12
  108. package/Controls/Components/Media/QRCode/QRCodeComponent.d.ts +2 -2
  109. package/Controls/Components/Media/Timeline/TimelineMarkerComponent.d.ts +6 -6
  110. package/Controls/Components/Media/Video/VideoComponent.d.ts +4 -4
  111. package/Controls/Components/Misc/CookieConsent/CookiesConsentComponent.d.ts +6 -6
  112. package/Controls/Components/Overlays/Dialog/DialogComponent.d.ts +25 -25
  113. package/Controls/Components/Overlays/Drawer/DrawerComponent.d.ts +24 -24
  114. package/Controls/Components/Overlays/Drawer/DrawerContainerComponent.d.ts +4 -4
  115. package/Controls/Components/Overlays/Drawer/DrawerContentComponent.d.ts +2 -2
  116. package/Controls/Components/Overlays/MessageBox/MessageBoxComponent.d.ts +34 -34
  117. package/Controls/Components/Overlays/Sheet/SheetComponent.d.ts +18 -18
  118. package/Controls/Components/Overlays/Toast/ToastComponent.d.ts +27 -27
  119. package/Controls/Components/Overlays/tour/TourAnchorComponent.d.ts +2 -2
  120. package/Controls/Components/Overlays/tour/TourComponent.d.ts +46 -42
  121. package/Controls/Components/Overlays/tour/TourComponent.d.ts.map +1 -1
  122. package/Controls/Components/Overlays/tour/TourComponent.js +1 -1
  123. package/Controls/Components/Overlays/tour/TourComponent.js.map +1 -1
  124. package/Controls/Components/Overlays/tour/TourStepComponent.d.ts +18 -18
  125. package/Controls/Components/Primitives/Backdrop/BackdropComponent.d.ts +6 -6
  126. package/Controls/Components/Primitives/Box/BoxComponent.d.ts +2 -2
  127. package/Controls/Components/Primitives/Checkmark/CheckmarkComponent.d.ts +2 -2
  128. package/Controls/Components/Primitives/Dismiss/DismissComponent.d.ts +2 -2
  129. package/Controls/Components/Primitives/Dot/DotComponent.d.ts +2 -2
  130. package/Controls/Components/Primitives/Dot/DotGroupComponent.d.ts +2 -2
  131. package/Controls/Components/Primitives/Dropdown/DropdownComponent.d.ts +24 -24
  132. package/Controls/Components/Primitives/Elevation/ElevationComponent.d.ts +2 -2
  133. package/Controls/Components/Primitives/Error/ErrorComponent.d.ts +6 -6
  134. package/Controls/Components/Primitives/Expandable/ExpandableComponent.d.ts +6 -6
  135. package/Controls/Components/Primitives/Floating/FloatingComponent.d.ts +28 -28
  136. package/Controls/Components/Primitives/FocusRing/FocusRingComponent.d.ts +2 -2
  137. package/Controls/Components/Primitives/Footer/FooterComponent.d.ts +2 -2
  138. package/Controls/Components/Primitives/Hint/HintComponent.d.ts +2 -2
  139. package/Controls/Components/Primitives/Jumbotron/JumbotronComponent.d.ts +4 -4
  140. package/Controls/Components/Primitives/Kbd/KbdComponent.d.ts +2 -2
  141. package/Controls/Components/Primitives/Number/NumberCounterComponent.d.ts +2 -2
  142. package/Controls/Components/Primitives/Paginator/PaginatorComponent.d.ts +8 -8
  143. package/Controls/Components/Primitives/Pip/PipComponent.d.ts +4 -4
  144. package/Controls/Components/Primitives/Popup/PopupComponent.d.ts +40 -40
  145. package/Controls/Components/Primitives/Portal/PortalComponent.d.ts +2 -2
  146. package/Controls/Components/Primitives/Portal/PortalProjectionComponent.d.ts +10 -10
  147. package/Controls/Components/Primitives/ResizeThumb/ResizeThumbComponent.d.ts +8 -8
  148. package/Controls/Components/Primitives/Ribbon/RibbonComponent.d.ts +2 -2
  149. package/Controls/Components/Primitives/Skeleton/SkeletonComponent.d.ts +2 -2
  150. package/Controls/Components/Primitives/Sticky/StickyComponent.d.ts +4 -4
  151. package/Controls/Components/Primitives/Text/TextComponent.d.ts +8 -8
  152. package/Controls/Components/Primitives/TickBar/TickBarComponent.d.ts +4 -4
  153. package/Controls/Components/Primitives/Toggletip/ToggleTipComponent.d.ts +12 -12
  154. package/Controls/Components/Primitives/Tooltip/TooltipComponent.d.ts +33 -33
  155. package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerComponent.d.ts +8 -8
  156. package/Controls/Components/Primitives/WheelPicker/WheelPickerComponent.d.ts +2 -2
  157. package/Controls/Components/Primitives/ghost/GhostComponent.d.ts +4 -4
  158. package/Controls/Components/Primitives/listing/ListingComponent.d.ts +2 -2
  159. package/Controls/Components/Primitives/listing/ListingItemComponent.d.ts +6 -6
  160. package/Controls/Components/Primitives/listing/ListingItemMarkerComponent.d.ts +4 -4
  161. package/Controls/Components/Ranges/MeterBar/MeterBarComponent.d.ts +8 -8
  162. package/Controls/Components/Ranges/MeterRing/MeterRingComponent.d.ts +10 -10
  163. package/Controls/Components/Ranges/ProgressBar/ProgressBarComponent.d.ts +6 -6
  164. package/Controls/Components/Ranges/ProgressRing/ProgressRingComponent.d.ts +4 -4
  165. package/Controls/Components/Ranges/ScrubSlider/ScrubSliderComponent.d.ts +4 -4
  166. package/Controls/Components/Ranges/Slider/SliderComponent.d.ts +4 -4
  167. package/Controls/Components/Ranges/Slider2/Slider2Component.d.ts +6 -6
  168. package/Controls/Components/Ranges/Slider2/Slider2ThumbComponent.d.ts +2 -2
  169. package/Controls/Components/Selectors/Carousel/CarouselComponent.d.ts +6 -6
  170. package/Controls/Components/Selectors/Carousel/CarouselItemComponent.d.ts +4 -4
  171. package/Controls/Components/Selectors/Carousel2/CarouselItem2Component.d.ts +4 -4
  172. package/Controls/Components/Selectors/Combo/ComboComponent.d.ts +14 -14
  173. package/Controls/Components/Selectors/Combo/ComboItemComponent.d.ts +12 -12
  174. package/Controls/Components/Selectors/DataTable/DataTableComponent.d.ts +20 -20
  175. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgChannelComponent.d.ts +4 -4
  176. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgComponent.d.ts +8 -8
  177. package/Controls/Components/Selectors/ElectronicProgramGuide/EpgProgramComponent.d.ts +8 -8
  178. package/Controls/Components/Selectors/List/ListComponent.d.ts +10 -10
  179. package/Controls/Components/Selectors/List/ListItemComponent.d.ts +10 -10
  180. package/Controls/Components/Selectors/Menu/MenuItemComponent.d.ts +14 -14
  181. package/Controls/Components/Selectors/Segment/SegmentItemComponent.d.ts +8 -8
  182. package/Controls/Components/Selectors/Stepper/StepperComponent.d.ts +8 -8
  183. package/Controls/Components/Selectors/Stepper/StepperItemComponent.d.ts +16 -16
  184. package/Controls/Components/Selectors/Tab/TabComponent.d.ts +4 -4
  185. package/Controls/Components/Selectors/Tab/TabItemComponent.d.ts +14 -14
  186. package/Controls/Components/Selectors/Tab/TabPanelComponent.d.ts +4 -4
  187. package/Controls/Components/Selectors/TabStrip/TabStripComponent.d.ts +4 -4
  188. package/Controls/Components/Selectors/TabStrip/TabStripItemComponent.d.ts +8 -8
  189. package/Controls/Components/Selectors/Table/TableBodyCellComponent.d.ts +6 -6
  190. package/Controls/Components/Selectors/Table/TableBodyRowComponent.d.ts +2 -2
  191. package/Controls/Components/Selectors/Table/TableComponent.d.ts +10 -10
  192. package/Controls/Components/Selectors/Table/TableFooterCellComponent.d.ts +2 -2
  193. package/Controls/Components/Selectors/Table/TableHeaderCellComponent.d.ts +20 -20
  194. package/Controls/Components/Selectors/Table/editor/TableColumnEditorComponent.d.ts +2 -2
  195. package/Controls/Components/Selectors/Tree/TreeItemComponent.d.ts +16 -16
  196. package/Controls/Components/Selectors/Wizard/WizardComponent.d.ts +6 -6
  197. package/Controls/Components/Selectors/Wizard/WizardStepComponent.d.ts +12 -12
  198. package/Controls/Components/Shell/AppHeaderComponent.d.ts +2 -2
  199. package/Controls/Components/States/Busy/BusyStateComponent.d.ts +2 -2
  200. package/Controls/Components/States/Empty/EmptyStateComponent.d.ts +2 -2
  201. package/Controls/Components/States/Error/ErrorStateComponent.d.ts +2 -2
  202. package/Controls/Components/States/Success/SuccessStateComponent.d.ts +2 -2
  203. package/package.json +2 -2
@@ -11,26 +11,19 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
11
11
  invalid?: any;
12
12
  items?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- inputId?: any;
16
- listboxId?: any;
17
- filterInputId?: any;
16
+ appearance?: any;
17
+ state?: any;
18
+ renderItem?: any;
18
19
  text?: any;
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;
20
+ isFocused?: any;
21
+ formatter?: any;
29
22
  required?: any;
30
23
  readonly?: any;
24
+ placeholder?: any;
31
25
  textAlign?: any;
32
- renderItem?: any;
33
- dropDownSync?: any;
26
+ isClearable?: any;
34
27
  dropDownPlacement?: any;
35
28
  dropDownStrategy?: any;
36
29
  dropDownDistance?: any;
@@ -41,9 +34,20 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
41
34
  dropDownWidth?: any;
42
35
  dropDownMaxWidth?: any;
43
36
  isDropDownOpen?: any;
44
- appearance?: any;
45
- isClearable?: any;
46
- value?: any;
37
+ parser?: any;
38
+ intl?: any;
39
+ filterPlaceholder?: any;
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;
47
51
  minimumPrefixLength?: any;
48
52
  minimumPopulateDelay?: any;
49
53
  isTextCompletionEnabled?: any;
@@ -56,10 +60,6 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
56
60
  itemSelected?: any;
57
61
  filteredItems?: any;
58
62
  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<{
@@ -70,26 +70,19 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
70
70
  invalid?: any;
71
71
  items?: any;
72
72
  disabled?: any;
73
+ value?: any;
73
74
  variant?: any;
74
- inputId?: any;
75
- listboxId?: any;
76
- filterInputId?: any;
75
+ appearance?: any;
76
+ state?: any;
77
+ renderItem?: any;
77
78
  text?: any;
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;
79
+ isFocused?: any;
80
+ formatter?: any;
88
81
  required?: any;
89
82
  readonly?: any;
83
+ placeholder?: any;
90
84
  textAlign?: any;
91
- renderItem?: any;
92
- dropDownSync?: any;
85
+ isClearable?: any;
93
86
  dropDownPlacement?: any;
94
87
  dropDownStrategy?: any;
95
88
  dropDownDistance?: any;
@@ -100,9 +93,20 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
100
93
  dropDownWidth?: any;
101
94
  dropDownMaxWidth?: any;
102
95
  isDropDownOpen?: any;
103
- appearance?: any;
104
- isClearable?: any;
105
- value?: any;
96
+ parser?: any;
97
+ intl?: any;
98
+ filterPlaceholder?: any;
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;
106
110
  minimumPrefixLength?: any;
107
111
  minimumPopulateDelay?: any;
108
112
  isTextCompletionEnabled?: any;
@@ -115,10 +119,6 @@ export declare const AutocompleteboxComponent: import("vue").DefineComponent<{
115
119
  itemSelected?: any;
116
120
  filteredItems?: any;
117
121
  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;
@@ -9,32 +9,32 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
9
9
  lang?: any;
10
10
  values?: any;
11
11
  invalid?: any;
12
- fit?: any;
13
12
  orientation?: any;
13
+ fit?: any;
14
14
  disabled?: any;
15
+ value?: any;
15
16
  variant?: any;
16
- intl?: any;
17
17
  appearance?: any;
18
- value?: any;
19
- sheets?: any;
20
- displayDate?: any;
21
- displayDateStart?: any;
22
- displayDateEnd?: any;
23
- view?: any;
24
18
  selectionMode?: any;
19
+ markerHandler?: any;
20
+ locale?: any;
21
+ intl?: any;
22
+ view?: any;
25
23
  blackoutDates?: any;
26
24
  specialDates?: any;
27
- minDate?: any;
28
- maxDate?: any;
29
25
  firstDayOfWeek?: any;
30
26
  isTodayHighlighted?: any;
31
27
  isWeekendHighlighted?: any;
32
28
  showWeekNumbers?: any;
33
29
  showAdjacent?: any;
34
- markerHandler?: any;
30
+ displayDate?: any;
31
+ displayDateStart?: any;
32
+ displayDateEnd?: any;
35
33
  allowedViews?: any;
36
34
  showNavigation?: any;
37
- locale?: any;
35
+ minDate?: any;
36
+ maxDate?: any;
37
+ sheets?: any;
38
38
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
39
39
  [key: string]: any;
40
40
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed" | "dateChanged")[], "connected" | "disconnected" | "changed" | "dateChanged", import("vue").PublicProps, Readonly<{
@@ -43,32 +43,32 @@ export declare const CalendarComponent: import("vue").DefineComponent<{
43
43
  lang?: any;
44
44
  values?: any;
45
45
  invalid?: any;
46
- fit?: any;
47
46
  orientation?: any;
47
+ fit?: any;
48
48
  disabled?: any;
49
+ value?: any;
49
50
  variant?: any;
50
- intl?: any;
51
51
  appearance?: any;
52
- value?: any;
53
- sheets?: any;
54
- displayDate?: any;
55
- displayDateStart?: any;
56
- displayDateEnd?: any;
57
- view?: any;
58
52
  selectionMode?: any;
53
+ markerHandler?: any;
54
+ locale?: any;
55
+ intl?: any;
56
+ view?: any;
59
57
  blackoutDates?: any;
60
58
  specialDates?: any;
61
- minDate?: any;
62
- maxDate?: any;
63
59
  firstDayOfWeek?: any;
64
60
  isTodayHighlighted?: any;
65
61
  isWeekendHighlighted?: any;
66
62
  showWeekNumbers?: any;
67
63
  showAdjacent?: any;
68
- markerHandler?: any;
64
+ displayDate?: any;
65
+ displayDateStart?: any;
66
+ displayDateEnd?: any;
69
67
  allowedViews?: any;
70
68
  showNavigation?: any;
71
- locale?: any;
69
+ minDate?: any;
70
+ maxDate?: any;
71
+ sheets?: any;
72
72
  }> & Readonly<{
73
73
  onConnected?: ((...args: any[]) => any) | undefined;
74
74
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -8,19 +8,19 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
8
8
  dir?: any;
9
9
  lang?: any;
10
10
  disabled?: any;
11
+ isSelected?: any;
12
+ value?: any;
11
13
  variant?: any;
12
- text?: any;
13
14
  appearance?: any;
14
- value?: any;
15
+ text?: any;
15
16
  isFocused?: any;
16
17
  ripple?: any;
17
- isSelected?: any;
18
+ markers?: any;
18
19
  isBlackout?: any;
19
20
  isSpecial?: any;
20
21
  isToday?: any;
21
22
  isWeekend?: any;
22
23
  isAdjacent?: any;
23
- markers?: any;
24
24
  isRangeStart?: any;
25
25
  isRangeMiddle?: any;
26
26
  isRangeEnd?: any;
@@ -32,19 +32,19 @@ export declare const CalendarItemComponent: import("vue").DefineComponent<{
32
32
  dir?: any;
33
33
  lang?: any;
34
34
  disabled?: any;
35
+ isSelected?: any;
36
+ value?: any;
35
37
  variant?: any;
36
- text?: any;
37
38
  appearance?: any;
38
- value?: any;
39
+ text?: any;
39
40
  isFocused?: any;
40
41
  ripple?: any;
41
- isSelected?: any;
42
+ markers?: any;
42
43
  isBlackout?: any;
43
44
  isSpecial?: any;
44
45
  isToday?: any;
45
46
  isWeekend?: any;
46
47
  isAdjacent?: any;
47
- markers?: any;
48
48
  isRangeStart?: any;
49
49
  isRangeMiddle?: any;
50
50
  isRangeEnd?: any;
@@ -11,14 +11,14 @@ export declare const CheckboxComponent: import("vue").DefineComponent<{
11
11
  label?: any;
12
12
  invalid?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- required?: any;
16
16
  appearance?: any;
17
- value?: any;
18
- formatter?: any;
17
+ isChecked?: any;
19
18
  isFocused?: any;
19
+ formatter?: any;
20
20
  labelPosition?: any;
21
- isChecked?: any;
21
+ required?: any;
22
22
  isThreeState?: any;
23
23
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
24
  [key: string]: any;
@@ -30,14 +30,14 @@ export declare const CheckboxComponent: import("vue").DefineComponent<{
30
30
  label?: any;
31
31
  invalid?: any;
32
32
  disabled?: any;
33
+ value?: any;
33
34
  variant?: any;
34
- required?: any;
35
35
  appearance?: any;
36
- value?: any;
37
- formatter?: any;
36
+ isChecked?: any;
38
37
  isFocused?: any;
38
+ formatter?: any;
39
39
  labelPosition?: any;
40
- isChecked?: any;
40
+ required?: any;
41
41
  isThreeState?: any;
42
42
  }> & Readonly<{
43
43
  onConnected?: ((...args: any[]) => any) | undefined;
@@ -11,10 +11,10 @@ export declare const CheckboxGroupComponent: import("vue").DefineComponent<{
11
11
  invalid?: any;
12
12
  orientation?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- required?: any;
16
16
  appearance?: any;
17
- value?: any;
17
+ required?: 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<{
@@ -25,10 +25,10 @@ export declare const CheckboxGroupComponent: import("vue").DefineComponent<{
25
25
  invalid?: any;
26
26
  orientation?: any;
27
27
  disabled?: any;
28
+ value?: any;
28
29
  variant?: any;
29
- required?: any;
30
30
  appearance?: any;
31
- value?: any;
31
+ required?: any;
32
32
  }> & Readonly<{
33
33
  onConnected?: ((...args: any[]) => any) | undefined;
34
34
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -11,21 +11,21 @@ export declare const ChipboxComponent: import("vue").DefineComponent<{
11
11
  label?: any;
12
12
  invalid?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- placeholder?: any;
16
- required?: any;
17
- readonly?: any;
18
16
  appearance?: any;
19
- isClearable?: any;
20
- value?: any;
21
17
  state?: any;
22
- formatter?: any;
23
- parser?: any;
24
18
  isFocused?: any;
19
+ formatter?: any;
20
+ required?: any;
21
+ readonly?: any;
25
22
  autofocus?: any;
26
- pattern?: any;
23
+ placeholder?: any;
27
24
  autocomplete?: any;
28
25
  isEditable?: any;
26
+ isClearable?: any;
27
+ parser?: any;
28
+ pattern?: any;
29
29
  pressBackspaceToRemove?: any;
30
30
  chips?: any;
31
31
  separatorKeys?: any;
@@ -40,21 +40,21 @@ export declare const ChipboxComponent: import("vue").DefineComponent<{
40
40
  label?: any;
41
41
  invalid?: any;
42
42
  disabled?: any;
43
+ value?: any;
43
44
  variant?: any;
44
- placeholder?: any;
45
- required?: any;
46
- readonly?: any;
47
45
  appearance?: any;
48
- isClearable?: any;
49
- value?: any;
50
46
  state?: any;
51
- formatter?: any;
52
- parser?: any;
53
47
  isFocused?: any;
48
+ formatter?: any;
49
+ required?: any;
50
+ readonly?: any;
54
51
  autofocus?: any;
55
- pattern?: any;
52
+ placeholder?: any;
56
53
  autocomplete?: any;
57
54
  isEditable?: any;
55
+ isClearable?: any;
56
+ parser?: any;
57
+ pattern?: any;
58
58
  pressBackspaceToRemove?: any;
59
59
  chips?: any;
60
60
  separatorKeys?: any;
@@ -11,17 +11,17 @@ export declare const ChoiceComponent: import("vue").DefineComponent<{
11
11
  label?: any;
12
12
  invalid?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- required?: any;
16
16
  appearance?: any;
17
- value?: any;
18
- formatter?: any;
17
+ isChecked?: any;
19
18
  isFocused?: any;
19
+ formatter?: any;
20
+ required?: any;
21
+ isThreeState?: any;
20
22
  icon?: any;
21
23
  iconPosition?: any;
22
24
  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;
@@ -33,17 +33,17 @@ export declare const ChoiceComponent: import("vue").DefineComponent<{
33
33
  label?: any;
34
34
  invalid?: any;
35
35
  disabled?: any;
36
+ value?: any;
36
37
  variant?: any;
37
- required?: any;
38
38
  appearance?: any;
39
- value?: any;
40
- formatter?: any;
39
+ isChecked?: any;
41
40
  isFocused?: any;
41
+ formatter?: any;
42
+ required?: any;
43
+ isThreeState?: any;
42
44
  icon?: any;
43
45
  iconPosition?: any;
44
46
  ripple?: any;
45
- isChecked?: any;
46
- isThreeState?: any;
47
47
  additional?: any;
48
48
  }> & Readonly<{
49
49
  onConnected?: ((...args: any[]) => any) | undefined;
@@ -11,10 +11,10 @@ export declare const ChoiceGroupComponent: import("vue").DefineComponent<{
11
11
  invalid?: any;
12
12
  orientation?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- required?: any;
16
16
  appearance?: any;
17
- value?: any;
17
+ required?: 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<{
@@ -25,10 +25,10 @@ export declare const ChoiceGroupComponent: import("vue").DefineComponent<{
25
25
  invalid?: any;
26
26
  orientation?: any;
27
27
  disabled?: any;
28
+ value?: any;
28
29
  variant?: any;
29
- required?: any;
30
30
  appearance?: any;
31
- value?: any;
31
+ required?: any;
32
32
  }> & Readonly<{
33
33
  onConnected?: ((...args: any[]) => any) | undefined;
34
34
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -11,11 +11,19 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
11
11
  label?: any;
12
12
  invalid?: any;
13
13
  disabled?: any;
14
+ value?: any;
14
15
  variant?: any;
15
- placeholder?: any;
16
+ appearance?: any;
17
+ state?: any;
18
+ isFocused?: any;
19
+ formatter?: any;
16
20
  required?: any;
17
21
  readonly?: any;
22
+ autofocus?: any;
23
+ placeholder?: any;
24
+ autocomplete?: any;
18
25
  textAlign?: any;
26
+ isClearable?: any;
19
27
  dropDownPlacement?: any;
20
28
  dropDownStrategy?: any;
21
29
  dropDownDistance?: any;
@@ -26,27 +34,19 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
26
34
  dropDownWidth?: any;
27
35
  dropDownMaxWidth?: any;
28
36
  isDropDownOpen?: any;
29
- appearance?: any;
30
- isClearable?: any;
31
- value?: any;
32
- state?: any;
33
- formatter?: any;
34
37
  parser?: any;
35
- isFocused?: any;
36
- autofocus?: any;
37
38
  pattern?: any;
38
- autocomplete?: any;
39
39
  format?: any;
40
+ swatches?: any;
41
+ colorPosition?: any;
42
+ editorFormat?: any;
40
43
  showAlpha?: any;
41
- palettes?: any;
42
- selectedPalette?: any;
43
44
  showInputs?: any;
44
45
  showPalette?: any;
45
46
  showEyeDropper?: any;
46
47
  showSwatch?: any;
47
- swatches?: any;
48
- colorPosition?: any;
49
- editorFormat?: any;
48
+ palettes?: any;
49
+ selectedPalette?: 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<{
@@ -57,11 +57,19 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
57
57
  label?: any;
58
58
  invalid?: any;
59
59
  disabled?: any;
60
+ value?: any;
60
61
  variant?: any;
61
- placeholder?: any;
62
+ appearance?: any;
63
+ state?: any;
64
+ isFocused?: any;
65
+ formatter?: any;
62
66
  required?: any;
63
67
  readonly?: any;
68
+ autofocus?: any;
69
+ placeholder?: any;
70
+ autocomplete?: any;
64
71
  textAlign?: any;
72
+ isClearable?: any;
65
73
  dropDownPlacement?: any;
66
74
  dropDownStrategy?: any;
67
75
  dropDownDistance?: any;
@@ -72,27 +80,19 @@ export declare const ColorboxComponent: import("vue").DefineComponent<{
72
80
  dropDownWidth?: any;
73
81
  dropDownMaxWidth?: any;
74
82
  isDropDownOpen?: any;
75
- appearance?: any;
76
- isClearable?: any;
77
- value?: any;
78
- state?: any;
79
- formatter?: any;
80
83
  parser?: any;
81
- isFocused?: any;
82
- autofocus?: any;
83
84
  pattern?: any;
84
- autocomplete?: any;
85
85
  format?: any;
86
+ swatches?: any;
87
+ colorPosition?: any;
88
+ editorFormat?: any;
86
89
  showAlpha?: any;
87
- palettes?: any;
88
- selectedPalette?: any;
89
90
  showInputs?: any;
90
91
  showPalette?: any;
91
92
  showEyeDropper?: any;
92
93
  showSwatch?: any;
93
- swatches?: any;
94
- colorPosition?: any;
95
- editorFormat?: any;
94
+ palettes?: any;
95
+ selectedPalette?: any;
96
96
  }> & Readonly<{
97
97
  onConnected?: ((...args: any[]) => any) | undefined;
98
98
  onDisconnected?: ((...args: any[]) => any) | undefined;