@weni/unnnic-system 3.11.3-alpha.2 → 3.12.0

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 (166) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/components/Alert/Alert.vue.d.ts +3 -3
  3. package/dist/components/Alert/Version1dot1.vue.d.ts +1 -1
  4. package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +18 -109
  5. package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +36 -218
  6. package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +1 -1
  7. package/dist/components/Button/Button.vue.d.ts +2 -2
  8. package/dist/components/Card/AccountCard.vue.d.ts +2 -2
  9. package/dist/components/Card/Card.vue.d.ts +29 -120
  10. package/dist/components/Card/CardCompany.vue.d.ts +2 -2
  11. package/dist/components/Card/CardStatusesContainer.vue.d.ts +19 -110
  12. package/dist/components/Card/ContentCard.vue.d.ts +1 -1
  13. package/dist/components/Card/DashCard.vue.d.ts +2 -2
  14. package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
  15. package/dist/components/Card/MarketplaceCard.vue.d.ts +1 -1
  16. package/dist/components/Card/SimpleCard.vue.d.ts +18 -109
  17. package/dist/components/Card/StatusCard.vue.d.ts +1 -1
  18. package/dist/components/Card/TitleCard.vue.d.ts +18 -109
  19. package/dist/components/CardImage/CardImage.vue.d.ts +5 -5
  20. package/dist/components/CardInformation/CardInformation.vue.d.ts +19 -110
  21. package/dist/components/CardProject/CardProject.vue.d.ts +2 -2
  22. package/dist/components/Carousel/Carousel.vue.d.ts +2 -2
  23. package/dist/components/Carousel/TagCarousel.vue.d.ts +2 -2
  24. package/dist/components/ChartBar/ChartBar.vue.d.ts +24 -115
  25. package/dist/components/ChartLine/ChartLine.vue.d.ts +18 -109
  26. package/dist/components/ChatText/ChatText.vue.d.ts +18 -109
  27. package/dist/components/ChatsContact/ChatsContact.vue.d.ts +6 -6
  28. package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +18 -109
  29. package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +1 -1
  30. package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
  31. package/dist/components/DataArea/DataArea.vue.d.ts +18 -109
  32. package/dist/components/DataTable/index.vue.d.ts +1 -1
  33. package/dist/components/DataTable/index.vue.d.ts.map +1 -1
  34. package/dist/components/DateFilter/DateFilter.vue.d.ts +10 -10
  35. package/dist/components/Drawer/Drawer.vue.d.ts +207 -37
  36. package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
  37. package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
  38. package/dist/components/FormElement/FormElement.vue.d.ts +4 -4
  39. package/dist/components/ImportCard/ImportCard.vue.d.ts +6 -6
  40. package/dist/components/Input/Input.vue.d.ts +9 -9
  41. package/dist/components/Input/TextInput.vue.d.ts +2 -2
  42. package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
  43. package/dist/components/Modal/Modal.vue.d.ts +1 -1
  44. package/dist/components/ModalDialog/ModalDialog.vue.d.ts +35 -209
  45. package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
  46. package/dist/components/ModalNext/ModalNext.vue.d.ts +15 -15
  47. package/dist/components/ModalUpload/ModalUpload.vue.d.ts +12 -12
  48. package/dist/components/MoodRating/MoodRating.vue.d.ts +18 -109
  49. package/dist/components/MultiSelect/MultiSelect.vue.d.ts +18 -18
  50. package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
  51. package/dist/components/Radio/Radio.vue.d.ts +6 -6
  52. package/dist/components/SelectSmart/SelectSmart.vue.d.ts +11 -11
  53. package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +2 -2
  54. package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +5 -5
  55. package/dist/components/SelectTime/index.vue.d.ts +3 -3
  56. package/dist/components/Slider/Slider.vue.d.ts +18 -109
  57. package/dist/components/Switch/Switch.vue.d.ts +2 -2
  58. package/dist/components/Tab/Tab.vue.d.ts +18 -109
  59. package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
  60. package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
  61. package/dist/components/Tag/DefaultTag.vue.d.ts +1 -1
  62. package/dist/components/Tag/Tag.vue.d.ts +2 -2
  63. package/dist/components/TextArea/TextArea.vue.d.ts +5 -5
  64. package/dist/components/Toast/Toast.vue.d.ts +1 -1
  65. package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
  66. package/dist/components/ToolTip/ToolTip.vue.d.ts +18 -109
  67. package/dist/components/ToolTip/ToolTip.vue.d.ts.map +1 -1
  68. package/dist/components/Tour/Tour.vue.d.ts +6 -6
  69. package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
  70. package/dist/components/UploadArea/UploadArea.vue.d.ts +6 -6
  71. package/dist/components/ui/popover/PopoverContent.vue.d.ts +2 -2
  72. package/dist/components/ui/popover/PopoverContent.vue.d.ts.map +1 -1
  73. package/dist/{es-99b102dc.mjs → es-9756db6d.mjs} +1 -1
  74. package/dist/{index-c20fa852.mjs → index-ab280280.mjs} +51987 -54801
  75. package/dist/{pt-br-b17e69b4.mjs → pt-br-55135cbc.mjs} +1 -1
  76. package/dist/style.css +1 -1
  77. package/dist/unnnic.mjs +203 -231
  78. package/dist/unnnic.umd.js +44 -48
  79. package/package.json +1 -2
  80. package/src/assets/scss/tailwind.scss +0 -8
  81. package/src/components/Drawer/Drawer.vue +269 -190
  82. package/src/components/Drawer/__tests__/Drawer.spec.js +46 -37
  83. package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +19 -18
  84. package/src/components/ModalDialog/ModalDialog.vue +148 -64
  85. package/src/components/ModalDialog/__tests__/ModalDialog.spec.js +221 -11
  86. package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +22 -1
  87. package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +1 -3
  88. package/src/components/Toast/Toast.vue +8 -12
  89. package/src/components/ToolTip/ToolTip.vue +188 -41
  90. package/src/components/ToolTip/__tests__/ToolTip.spec.js +61 -345
  91. package/src/components/index.ts +19 -75
  92. package/src/components/ui/popover/PopoverContent.vue +2 -0
  93. package/src/stories/Drawer.stories.js +1 -1
  94. package/src/stories/ModalDialog.mdx +0 -3
  95. package/src/stories/ModalDialog.stories.js +1 -1
  96. package/dist/components/ui/dialog/Dialog.vue.d.ts +0 -23
  97. package/dist/components/ui/dialog/Dialog.vue.d.ts.map +0 -1
  98. package/dist/components/ui/dialog/DialogClose.vue.d.ts +0 -19
  99. package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +0 -1
  100. package/dist/components/ui/dialog/DialogContent.vue.d.ts +0 -43
  101. package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +0 -1
  102. package/dist/components/ui/dialog/DialogFooter.vue.d.ts +0 -25
  103. package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +0 -1
  104. package/dist/components/ui/dialog/DialogHeader.vue.d.ts +0 -29
  105. package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +0 -1
  106. package/dist/components/ui/dialog/DialogTitle.vue.d.ts +0 -23
  107. package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +0 -1
  108. package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +0 -19
  109. package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +0 -1
  110. package/dist/components/ui/dialog/index.d.ts +0 -8
  111. package/dist/components/ui/dialog/index.d.ts.map +0 -1
  112. package/dist/components/ui/drawer/Drawer.vue.d.ts +0 -35
  113. package/dist/components/ui/drawer/Drawer.vue.d.ts.map +0 -1
  114. package/dist/components/ui/drawer/DrawerClose.vue.d.ts +0 -19
  115. package/dist/components/ui/drawer/DrawerClose.vue.d.ts.map +0 -1
  116. package/dist/components/ui/drawer/DrawerContent.vue.d.ts +0 -42
  117. package/dist/components/ui/drawer/DrawerContent.vue.d.ts.map +0 -1
  118. package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +0 -23
  119. package/dist/components/ui/drawer/DrawerDescription.vue.d.ts.map +0 -1
  120. package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +0 -22
  121. package/dist/components/ui/drawer/DrawerFooter.vue.d.ts.map +0 -1
  122. package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +0 -25
  123. package/dist/components/ui/drawer/DrawerHeader.vue.d.ts.map +0 -1
  124. package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +0 -8
  125. package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts.map +0 -1
  126. package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +0 -23
  127. package/dist/components/ui/drawer/DrawerTitle.vue.d.ts.map +0 -1
  128. package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +0 -19
  129. package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts.map +0 -1
  130. package/dist/components/ui/drawer/index.d.ts +0 -11
  131. package/dist/components/ui/drawer/index.d.ts.map +0 -1
  132. package/dist/components/ui/tooltip/Tooltip.vue.d.ts +0 -23
  133. package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +0 -1
  134. package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +0 -31
  135. package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +0 -1
  136. package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts +0 -19
  137. package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts.map +0 -1
  138. package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +0 -19
  139. package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +0 -1
  140. package/dist/components/ui/tooltip/index.d.ts +0 -5
  141. package/dist/components/ui/tooltip/index.d.ts.map +0 -1
  142. package/src/components/ui/dialog/Dialog.vue +0 -19
  143. package/src/components/ui/dialog/DialogClose.vue +0 -29
  144. package/src/components/ui/dialog/DialogContent.vue +0 -134
  145. package/src/components/ui/dialog/DialogFooter.vue +0 -50
  146. package/src/components/ui/dialog/DialogHeader.vue +0 -83
  147. package/src/components/ui/dialog/DialogTitle.vue +0 -38
  148. package/src/components/ui/dialog/DialogTrigger.vue +0 -16
  149. package/src/components/ui/dialog/index.ts +0 -7
  150. package/src/components/ui/drawer/Drawer.vue +0 -27
  151. package/src/components/ui/drawer/DrawerClose.vue +0 -37
  152. package/src/components/ui/drawer/DrawerContent.vue +0 -101
  153. package/src/components/ui/drawer/DrawerDescription.vue +0 -40
  154. package/src/components/ui/drawer/DrawerFooter.vue +0 -38
  155. package/src/components/ui/drawer/DrawerHeader.vue +0 -57
  156. package/src/components/ui/drawer/DrawerOverlay.vue +0 -33
  157. package/src/components/ui/drawer/DrawerTitle.vue +0 -37
  158. package/src/components/ui/drawer/DrawerTrigger.vue +0 -31
  159. package/src/components/ui/drawer/index.ts +0 -10
  160. package/src/components/ui/tooltip/Tooltip.vue +0 -15
  161. package/src/components/ui/tooltip/TooltipContent.vue +0 -73
  162. package/src/components/ui/tooltip/TooltipProvider.vue +0 -15
  163. package/src/components/ui/tooltip/TooltipTrigger.vue +0 -22
  164. package/src/components/ui/tooltip/index.ts +0 -4
  165. package/src/stories/Dialog.stories.js +0 -832
  166. package/src/stories/DrawerNext.stories.js +0 -610
@@ -41,10 +41,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
41
41
  default: null;
42
42
  };
43
43
  }>> & Readonly<{}>, {
44
+ description: string;
44
45
  title: string;
45
46
  icon: string;
46
47
  scheme: string;
47
- description: string;
48
48
  status: string;
49
49
  }, {}, {
50
50
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -87,11 +87,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
87
87
  type: StringConstructor;
88
88
  default: string;
89
89
  };
90
+ shortcutText: {
91
+ type: StringConstructor;
92
+ default: null;
93
+ };
90
94
  enableHtml: {
91
95
  type: BooleanConstructor;
92
96
  default: boolean;
93
97
  };
94
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
98
+ }>, {}, {
99
+ topPos: null;
100
+ leftPos: null;
101
+ }, {}, {
102
+ handleResize(): void;
103
+ getRightPost(element: any): void;
104
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
95
105
  text: {
96
106
  type: StringConstructor;
97
107
  default: string;
@@ -113,124 +123,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
113
123
  type: StringConstructor;
114
124
  default: string;
115
125
  };
126
+ shortcutText: {
127
+ type: StringConstructor;
128
+ default: null;
129
+ };
116
130
  enableHtml: {
117
131
  type: BooleanConstructor;
118
132
  default: boolean;
119
133
  };
120
134
  }>> & Readonly<{}>, {
121
- side: string;
122
135
  text: string;
123
136
  enabled: boolean;
124
137
  forceOpen: boolean;
138
+ side: string;
125
139
  maxWidth: string;
140
+ shortcutText: string;
126
141
  enableHtml: boolean;
127
- }, {}, {
128
- Tooltip: {
129
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
130
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
131
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
132
- "update:open": (value: boolean) => any;
133
- }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
134
- P: {};
135
- B: {};
136
- D: {};
137
- C: {};
138
- M: {};
139
- Defaults: {};
140
- }, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
141
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
142
- }>, {}, {}, {}, {}, {}>;
143
- __isFragment?: never;
144
- __isTeleport?: never;
145
- __isSuspense?: never;
146
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
147
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
148
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
149
- "update:open": (value: boolean) => any;
150
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
151
- $slots: {
152
- default?(_: {}): any;
153
- };
154
- });
155
- TooltipProvider: {
156
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
157
- P: {};
158
- B: {};
159
- D: {};
160
- C: {};
161
- M: {};
162
- Defaults: {};
163
- }, Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
164
- __isFragment?: never;
165
- __isTeleport?: never;
166
- __isSuspense?: never;
167
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
168
- $slots: {
169
- default?(_: {}): any;
170
- };
171
- });
172
- TooltipTrigger: {
173
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
174
- P: {};
175
- B: {};
176
- D: {};
177
- C: {};
178
- M: {};
179
- Defaults: {};
180
- }, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
181
- __isFragment?: never;
182
- __isTeleport?: never;
183
- __isSuspense?: never;
184
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
185
- $slots: {
186
- default?(_: {}): any;
187
- };
188
- });
189
- TooltipContent: {
190
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
191
- class?: import('vue').HTMLAttributes["class"];
192
- }> & Readonly<{
193
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
194
- onPointerDownOutside?: ((event: Event) => any) | undefined;
195
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
196
- escapeKeyDown: (event: KeyboardEvent) => any;
197
- pointerDownOutside: (event: Event) => any;
198
- }, import('vue').PublicProps, {
199
- sideOffset: number;
200
- }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
201
- P: {};
202
- B: {};
203
- D: {};
204
- C: {};
205
- M: {};
206
- Defaults: {};
207
- }, Readonly<import('reka-ui').TooltipContentProps & {
208
- class?: import('vue').HTMLAttributes["class"];
209
- }> & Readonly<{
210
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
211
- onPointerDownOutside?: ((event: Event) => any) | undefined;
212
- }>, {}, {}, {}, {}, {
213
- sideOffset: number;
214
- }>;
215
- __isFragment?: never;
216
- __isTeleport?: never;
217
- __isSuspense?: never;
218
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
219
- class?: import('vue').HTMLAttributes["class"];
220
- }> & Readonly<{
221
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
222
- onPointerDownOutside?: ((event: Event) => any) | undefined;
223
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
224
- escapeKeyDown: (event: KeyboardEvent) => any;
225
- pointerDownOutside: (event: Event) => any;
226
- }, string, {
227
- sideOffset: number;
228
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
229
- $slots: {
230
- default?(_: {}): any;
231
- };
232
- });
233
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
142
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
234
143
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
235
144
  click: (event: Event) => any;
236
145
  mousedown: (event: Event) => any;
@@ -37,7 +37,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
37
37
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
38
38
  UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
39
39
  modelValue: {
40
- type: (BooleanConstructor | StringConstructor)[];
40
+ type: (StringConstructor | BooleanConstructor)[];
41
41
  default: boolean;
42
42
  validator(value: unknown): boolean;
43
43
  };
@@ -67,7 +67,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
67
67
  click(): void;
68
68
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
69
69
  modelValue: {
70
- type: (BooleanConstructor | StringConstructor)[];
70
+ type: (StringConstructor | BooleanConstructor)[];
71
71
  default: boolean;
72
72
  validator(value: unknown): boolean;
73
73
  };
@@ -91,8 +91,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
91
91
  onChange?: ((...args: any[]) => any) | undefined;
92
92
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
93
93
  }>, {
94
- disabled: boolean;
95
94
  label: string;
95
+ disabled: boolean;
96
96
  modelValue: string | boolean;
97
97
  helper: string;
98
98
  textRight: string;
@@ -152,8 +152,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
152
152
  default: boolean;
153
153
  };
154
154
  }>> & Readonly<{}>, {
155
- size: string;
156
155
  enabled: boolean;
156
+ size: string;
157
157
  filled: boolean;
158
158
  icon: string;
159
159
  scheme: string;
@@ -219,10 +219,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
219
219
  }>> & Readonly<{
220
220
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
221
221
  }>, {
222
- open: boolean;
223
222
  forceOpen: boolean;
224
223
  position: string;
225
224
  useOpenProp: boolean;
225
+ open: boolean;
226
226
  }, {}, {}, {
227
227
  onClickOutside: any;
228
228
  }, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -174,8 +174,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
174
174
  default: boolean;
175
175
  };
176
176
  }>> & Readonly<{}>, {
177
- size: string;
178
177
  enabled: boolean;
178
+ size: string;
179
179
  filled: boolean;
180
180
  icon: string;
181
181
  scheme: string;
@@ -219,11 +219,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
219
219
  type: StringConstructor;
220
220
  default: string;
221
221
  };
222
+ shortcutText: {
223
+ type: StringConstructor;
224
+ default: null;
225
+ };
222
226
  enableHtml: {
223
227
  type: BooleanConstructor;
224
228
  default: boolean;
225
229
  };
226
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
230
+ }>, {}, {
231
+ topPos: null;
232
+ leftPos: null;
233
+ }, {}, {
234
+ handleResize(): void;
235
+ getRightPost(element: any): void;
236
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
227
237
  text: {
228
238
  type: StringConstructor;
229
239
  default: string;
@@ -245,124 +255,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
245
255
  type: StringConstructor;
246
256
  default: string;
247
257
  };
258
+ shortcutText: {
259
+ type: StringConstructor;
260
+ default: null;
261
+ };
248
262
  enableHtml: {
249
263
  type: BooleanConstructor;
250
264
  default: boolean;
251
265
  };
252
266
  }>> & Readonly<{}>, {
253
- side: string;
254
267
  text: string;
255
268
  enabled: boolean;
256
269
  forceOpen: boolean;
270
+ side: string;
257
271
  maxWidth: string;
272
+ shortcutText: string;
258
273
  enableHtml: boolean;
259
- }, {}, {
260
- Tooltip: {
261
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
262
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
263
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
264
- "update:open": (value: boolean) => any;
265
- }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
266
- P: {};
267
- B: {};
268
- D: {};
269
- C: {};
270
- M: {};
271
- Defaults: {};
272
- }, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
273
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
274
- }>, {}, {}, {}, {}, {}>;
275
- __isFragment?: never;
276
- __isTeleport?: never;
277
- __isSuspense?: never;
278
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
279
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
280
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
281
- "update:open": (value: boolean) => any;
282
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
283
- $slots: {
284
- default?(_: {}): any;
285
- };
286
- });
287
- TooltipProvider: {
288
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
289
- P: {};
290
- B: {};
291
- D: {};
292
- C: {};
293
- M: {};
294
- Defaults: {};
295
- }, Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
296
- __isFragment?: never;
297
- __isTeleport?: never;
298
- __isSuspense?: never;
299
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
300
- $slots: {
301
- default?(_: {}): any;
302
- };
303
- });
304
- TooltipTrigger: {
305
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
306
- P: {};
307
- B: {};
308
- D: {};
309
- C: {};
310
- M: {};
311
- Defaults: {};
312
- }, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
313
- __isFragment?: never;
314
- __isTeleport?: never;
315
- __isSuspense?: never;
316
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
317
- $slots: {
318
- default?(_: {}): any;
319
- };
320
- });
321
- TooltipContent: {
322
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
323
- class?: import('vue').HTMLAttributes["class"];
324
- }> & Readonly<{
325
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
326
- onPointerDownOutside?: ((event: Event) => any) | undefined;
327
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
328
- escapeKeyDown: (event: KeyboardEvent) => any;
329
- pointerDownOutside: (event: Event) => any;
330
- }, import('vue').PublicProps, {
331
- sideOffset: number;
332
- }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
333
- P: {};
334
- B: {};
335
- D: {};
336
- C: {};
337
- M: {};
338
- Defaults: {};
339
- }, Readonly<import('reka-ui').TooltipContentProps & {
340
- class?: import('vue').HTMLAttributes["class"];
341
- }> & Readonly<{
342
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
343
- onPointerDownOutside?: ((event: Event) => any) | undefined;
344
- }>, {}, {}, {}, {}, {
345
- sideOffset: number;
346
- }>;
347
- __isFragment?: never;
348
- __isTeleport?: never;
349
- __isSuspense?: never;
350
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
351
- class?: import('vue').HTMLAttributes["class"];
352
- }> & Readonly<{
353
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
354
- onPointerDownOutside?: ((event: Event) => any) | undefined;
355
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
356
- escapeKeyDown: (event: KeyboardEvent) => any;
357
- pointerDownOutside: (event: Event) => any;
358
- }, string, {
359
- sideOffset: number;
360
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
361
- $slots: {
362
- default?(_: {}): any;
363
- };
364
- });
365
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
274
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
366
275
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
367
276
  click: (event: Event) => any;
368
277
  mousedown: (event: Event) => any;
@@ -84,8 +84,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
84
84
  onChangeProjectStatus?: ((...args: any[]) => any) | undefined;
85
85
  }>, {
86
86
  name: string;
87
- clickable: boolean;
88
87
  description: string;
88
+ clickable: boolean;
89
89
  canUpdateStatus: boolean;
90
90
  }, {}, {
91
91
  UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -147,10 +147,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
147
147
  }>> & Readonly<{
148
148
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
149
149
  }>, {
150
- open: boolean;
151
150
  forceOpen: boolean;
152
151
  position: string;
153
152
  useOpenProp: boolean;
153
+ open: boolean;
154
154
  }, {}, {}, {
155
155
  onClickOutside: any;
156
156
  }, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -63,11 +63,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
63
63
  onClick?: (() => any) | undefined;
64
64
  onClose?: (() => any) | undefined;
65
65
  }>, {
66
- disabled: boolean;
66
+ text: string;
67
67
  type: import('../Tag/types').TagType;
68
68
  size: import('../Tag/types').TagSize;
69
- text: string;
70
69
  scheme: string;
70
+ disabled: boolean;
71
71
  leftIcon: string;
72
72
  hasCloseIcon: boolean;
73
73
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -36,11 +36,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
36
36
  onClick?: (() => any) | undefined;
37
37
  onClose?: (() => any) | undefined;
38
38
  }>, {
39
- disabled: boolean;
39
+ text: string;
40
40
  type: import('../Tag/types').TagType;
41
41
  size: import('../Tag/types').TagSize;
42
- text: string;
43
42
  scheme: string;
43
+ disabled: boolean;
44
44
  leftIcon: string;
45
45
  hasCloseIcon: boolean;
46
46
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
@@ -48,10 +48,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
48
48
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
49
49
  UnnnicButton: {
50
50
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
51
- disabled: boolean;
51
+ text: string;
52
52
  type: import('../Button/types').ButtonType;
53
53
  size: import('../Button/types').ButtonSize;
54
- text: string;
54
+ disabled: boolean;
55
55
  iconLeft: string;
56
56
  iconRight: string;
57
57
  float: boolean;
@@ -66,10 +66,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
66
66
  M: {};
67
67
  Defaults: {};
68
68
  }, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
69
- disabled: boolean;
69
+ text: string;
70
70
  type: import('../Button/types').ButtonType;
71
71
  size: import('../Button/types').ButtonSize;
72
- text: string;
72
+ disabled: boolean;
73
73
  iconLeft: string;
74
74
  iconRight: string;
75
75
  float: boolean;
@@ -81,10 +81,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
81
81
  __isTeleport?: never;
82
82
  __isSuspense?: never;
83
83
  } & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
84
- disabled: boolean;
84
+ text: string;
85
85
  type: import('../Button/types').ButtonType;
86
86
  size: import('../Button/types').ButtonSize;
87
- text: string;
87
+ disabled: boolean;
88
88
  iconLeft: string;
89
89
  iconRight: string;
90
90
  float: boolean;
@@ -118,11 +118,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
118
118
  type: StringConstructor;
119
119
  default: string;
120
120
  };
121
+ shortcutText: {
122
+ type: StringConstructor;
123
+ default: null;
124
+ };
121
125
  enableHtml: {
122
126
  type: BooleanConstructor;
123
127
  default: boolean;
124
128
  };
125
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
129
+ }>, {}, {
130
+ topPos: null;
131
+ leftPos: null;
132
+ }, {}, {
133
+ handleResize(): void;
134
+ getRightPost(element: any): void;
135
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
126
136
  text: {
127
137
  type: StringConstructor;
128
138
  default: string;
@@ -144,124 +154,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
144
154
  type: StringConstructor;
145
155
  default: string;
146
156
  };
157
+ shortcutText: {
158
+ type: StringConstructor;
159
+ default: null;
160
+ };
147
161
  enableHtml: {
148
162
  type: BooleanConstructor;
149
163
  default: boolean;
150
164
  };
151
165
  }>> & Readonly<{}>, {
152
- side: string;
153
166
  text: string;
154
167
  enabled: boolean;
155
168
  forceOpen: boolean;
169
+ side: string;
156
170
  maxWidth: string;
171
+ shortcutText: string;
157
172
  enableHtml: boolean;
158
- }, {}, {
159
- Tooltip: {
160
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
161
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
162
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
163
- "update:open": (value: boolean) => any;
164
- }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
165
- P: {};
166
- B: {};
167
- D: {};
168
- C: {};
169
- M: {};
170
- Defaults: {};
171
- }, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
172
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
173
- }>, {}, {}, {}, {}, {}>;
174
- __isFragment?: never;
175
- __isTeleport?: never;
176
- __isSuspense?: never;
177
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
178
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
179
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
180
- "update:open": (value: boolean) => any;
181
- }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
182
- $slots: {
183
- default?(_: {}): any;
184
- };
185
- });
186
- TooltipProvider: {
187
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
188
- P: {};
189
- B: {};
190
- D: {};
191
- C: {};
192
- M: {};
193
- Defaults: {};
194
- }, Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
195
- __isFragment?: never;
196
- __isTeleport?: never;
197
- __isSuspense?: never;
198
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
199
- $slots: {
200
- default?(_: {}): any;
201
- };
202
- });
203
- TooltipTrigger: {
204
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
205
- P: {};
206
- B: {};
207
- D: {};
208
- C: {};
209
- M: {};
210
- Defaults: {};
211
- }, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
212
- __isFragment?: never;
213
- __isTeleport?: never;
214
- __isSuspense?: never;
215
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
216
- $slots: {
217
- default?(_: {}): any;
218
- };
219
- });
220
- TooltipContent: {
221
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
222
- class?: import('vue').HTMLAttributes["class"];
223
- }> & Readonly<{
224
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
225
- onPointerDownOutside?: ((event: Event) => any) | undefined;
226
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
227
- escapeKeyDown: (event: KeyboardEvent) => any;
228
- pointerDownOutside: (event: Event) => any;
229
- }, import('vue').PublicProps, {
230
- sideOffset: number;
231
- }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
232
- P: {};
233
- B: {};
234
- D: {};
235
- C: {};
236
- M: {};
237
- Defaults: {};
238
- }, Readonly<import('reka-ui').TooltipContentProps & {
239
- class?: import('vue').HTMLAttributes["class"];
240
- }> & Readonly<{
241
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
242
- onPointerDownOutside?: ((event: Event) => any) | undefined;
243
- }>, {}, {}, {}, {}, {
244
- sideOffset: number;
245
- }>;
246
- __isFragment?: never;
247
- __isTeleport?: never;
248
- __isSuspense?: never;
249
- } & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
250
- class?: import('vue').HTMLAttributes["class"];
251
- }> & Readonly<{
252
- onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
253
- onPointerDownOutside?: ((event: Event) => any) | undefined;
254
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
255
- escapeKeyDown: (event: KeyboardEvent) => any;
256
- pointerDownOutside: (event: Event) => any;
257
- }, string, {
258
- sideOffset: number;
259
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
260
- $slots: {
261
- default?(_: {}): any;
262
- };
263
- });
264
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
173
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
265
174
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
266
175
  export default _default;
267
176
  //# sourceMappingURL=ChartBar.vue.d.ts.map