@weni/unnnic-system 3.12.2 → 3.12.3-alpha.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.
- package/dist/components/Alert/Alert.vue.d.ts +3 -3
- package/dist/components/Alert/Version1dot1.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +92 -18
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +184 -36
- package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts +2 -2
- package/dist/components/Card/AccountCard.vue.d.ts +2 -2
- package/dist/components/Card/Card.vue.d.ts +103 -29
- package/dist/components/Card/CardCompany.vue.d.ts +2 -2
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +93 -19
- package/dist/components/Card/ContentCard.vue.d.ts +1 -1
- package/dist/components/Card/DashCard.vue.d.ts +2 -2
- package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
- package/dist/components/Card/MarketplaceCard.vue.d.ts +1 -1
- package/dist/components/Card/SimpleCard.vue.d.ts +92 -18
- package/dist/components/Card/StatusCard.vue.d.ts +1 -1
- package/dist/components/Card/TitleCard.vue.d.ts +92 -18
- package/dist/components/CardImage/CardImage.vue.d.ts +5 -5
- package/dist/components/CardInformation/CardInformation.vue.d.ts +93 -19
- package/dist/components/CardProject/CardProject.vue.d.ts +2 -2
- package/dist/components/Carousel/Carousel.vue.d.ts +2 -2
- package/dist/components/Carousel/TagCarousel.vue.d.ts +2 -2
- package/dist/components/ChartBar/ChartBar.vue.d.ts +98 -24
- package/dist/components/ChartLine/ChartLine.vue.d.ts +92 -18
- package/dist/components/ChatText/ChatText.vue.d.ts +92 -18
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +6 -6
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +92 -18
- package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +1 -1
- package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
- package/dist/components/DataArea/DataArea.vue.d.ts +92 -18
- package/dist/components/DataTable/index.vue.d.ts +1 -1
- package/dist/components/DataTable/index.vue.d.ts.map +1 -1
- package/dist/components/DateFilter/DateFilter.vue.d.ts +94 -15
- package/dist/components/Drawer/Drawer.vue.d.ts +37 -207
- package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
- package/dist/components/FormElement/FormElement.vue.d.ts +6 -6
- package/dist/components/ImportCard/ImportCard.vue.d.ts +6 -6
- package/dist/components/Input/BaseInput.vue.d.ts +22 -0
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +93 -14
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +54 -3
- package/dist/components/Input/TextInput.vue.d.ts.map +1 -1
- package/dist/components/InputNext/InputNext.vue.d.ts +4 -4
- package/dist/components/Label/Label.vue.d.ts +1 -1
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Modal/Modal.vue.d.ts +1 -1
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +209 -35
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +99 -20
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +12 -12
- package/dist/components/MoodRating/MoodRating.vue.d.ts +92 -18
- package/dist/components/MultiSelect/MultiSelect.vue.d.ts +18 -18
- package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
- package/dist/components/Radio/Radio.vue.d.ts +6 -6
- package/dist/components/Select/index.vue.d.ts +44 -0
- package/dist/components/Select/index.vue.d.ts.map +1 -0
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +63 -12
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +5 -5
- package/dist/components/SelectTime/index.vue.d.ts +55 -4
- package/dist/components/Slider/Slider.vue.d.ts +92 -18
- package/dist/components/Switch/Switch.vue.d.ts +3 -3
- package/dist/components/Tab/Tab.vue.d.ts +92 -18
- package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
- package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
- package/dist/components/Tag/DefaultTag.vue.d.ts +1 -1
- package/dist/components/Tag/Tag.vue.d.ts +2 -2
- package/dist/components/TextArea/TextArea.vue.d.ts +8 -8
- package/dist/components/Toast/Toast.vue.d.ts +1 -1
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
- package/dist/components/ToolTip/ToolTip.vue.d.ts +92 -18
- package/dist/components/ToolTip/ToolTip.vue.d.ts.map +1 -1
- package/dist/components/Tour/Tour.vue.d.ts +6 -6
- package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
- package/dist/components/UploadArea/UploadArea.vue.d.ts +6 -6
- package/dist/components/ui/dialog/Dialog.vue.d.ts +23 -0
- package/dist/components/ui/dialog/Dialog.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +43 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +25 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +29 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/index.d.ts +8 -0
- package/dist/components/ui/dialog/index.d.ts.map +1 -0
- package/dist/components/ui/drawer/Drawer.vue.d.ts +35 -0
- package/dist/components/ui/drawer/Drawer.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts +19 -0
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts +43 -0
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +23 -0
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +22 -0
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +25 -0
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +8 -0
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +23 -0
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +19 -0
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/index.d.ts +11 -0
- package/dist/components/ui/drawer/index.d.ts.map +1 -0
- package/dist/components/ui/popover/PopoverContent.vue.d.ts +2 -2
- package/dist/components/ui/popover/PopoverContent.vue.d.ts.map +1 -1
- package/dist/components/ui/popover/PopoverOption.vue.d.ts +1 -1
- package/dist/components/ui/popover/PopoverOption.vue.d.ts.map +1 -1
- package/dist/components/ui/popover/PopoverTrigger.vue.d.ts.map +1 -1
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +23 -0
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +31 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +19 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/index.d.ts +4 -0
- package/dist/components/ui/tooltip/index.d.ts.map +1 -0
- package/dist/{es-40d7aad6.mjs → es-59933601.mjs} +1 -1
- package/dist/{index-56b50ff8.mjs → index-4fe9253b.mjs} +99820 -96757
- package/dist/lib/layer-manager.d.ts +16 -0
- package/dist/lib/layer-manager.d.ts.map +1 -0
- package/dist/locales/en.json.d.ts +2 -1
- package/dist/locales/es.json.d.ts +2 -1
- package/dist/locales/pt_br.json.d.ts +2 -1
- package/dist/{pt-br-e6e2313f.mjs → pt-br-10db3200.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +234 -204
- package/dist/unnnic.umd.js +48 -44
- package/package.json +3 -2
- package/src/assets/scss/scheme-colors.scss +223 -223
- package/src/assets/scss/tailwind.scss +8 -0
- package/src/components/Alert/__tests__/__snapshots__/Alert.spec.js.snap +1 -1
- package/src/components/Checkbox/Checkbox.vue +1 -1
- package/src/components/Drawer/Drawer.vue +190 -269
- package/src/components/Drawer/__tests__/Drawer.spec.js +37 -46
- package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +18 -19
- package/src/components/Input/BaseInput.vue +21 -2
- package/src/components/Input/Input.scss +2 -3
- package/src/components/Input/Input.vue +19 -1
- package/src/components/Input/TextInput.vue +58 -22
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +5 -1
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +7 -1
- package/src/components/ModalDialog/ModalDialog.vue +64 -148
- package/src/components/ModalDialog/__tests__/ModalDialog.spec.js +11 -221
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -22
- package/src/components/MultiSelectV2/MultSelectOption.vue +67 -0
- package/src/components/MultiSelectV2/__tests__/MultiSelect.spec.js +556 -0
- package/src/components/MultiSelectV2/__tests__/MultiSelectOption.spec.js +229 -0
- package/src/components/MultiSelectV2/__tests__/__snapshots__/MultiSelect.spec.js.snap +121 -0
- package/src/components/MultiSelectV2/__tests__/__snapshots__/MultiSelectOption.spec.js.snap +51 -0
- package/src/components/MultiSelectV2/index.vue +224 -0
- package/src/components/Select/__tests__/Select.spec.js +422 -0
- package/src/components/Select/__tests__/SelectItem.spec.js +330 -0
- package/src/components/Select/__tests__/__snapshots__/Popover.spec.js.snap +8 -0
- package/src/components/Select/__tests__/__snapshots__/Select.spec.js.snap +65 -0
- package/src/components/Select/__tests__/__snapshots__/SelectItem.spec.js.snap +15 -0
- package/src/components/Select/__tests__/__snapshots__/SelectOption.spec.js.snap +25 -0
- package/src/components/Select/__tests__/__snapshots__/SelectPopover.spec.js.snap +8 -0
- package/src/components/Select/index.vue +261 -0
- package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +3 -1
- package/src/components/Toast/Toast.vue +16 -9
- package/src/components/ToolTip/ToolTip.vue +25 -177
- package/src/components/ToolTip/__tests__/ToolTip.spec.js +339 -61
- package/src/components/index.ts +60 -4
- package/src/components/ui/dialog/Dialog.vue +19 -0
- package/src/components/ui/dialog/DialogClose.vue +29 -0
- package/src/components/ui/dialog/DialogContent.vue +140 -0
- package/src/components/ui/dialog/DialogFooter.vue +50 -0
- package/src/components/ui/dialog/DialogHeader.vue +83 -0
- package/src/components/ui/dialog/DialogTitle.vue +38 -0
- package/src/components/ui/dialog/DialogTrigger.vue +16 -0
- package/src/components/ui/dialog/index.ts +7 -0
- package/src/components/ui/drawer/Drawer.vue +27 -0
- package/src/components/ui/drawer/DrawerClose.vue +37 -0
- package/src/components/ui/drawer/DrawerContent.vue +111 -0
- package/src/components/ui/drawer/DrawerDescription.vue +40 -0
- package/src/components/ui/drawer/DrawerFooter.vue +38 -0
- package/src/components/ui/drawer/DrawerHeader.vue +57 -0
- package/src/components/ui/drawer/DrawerOverlay.vue +33 -0
- package/src/components/ui/drawer/DrawerTitle.vue +37 -0
- package/src/components/ui/drawer/DrawerTrigger.vue +31 -0
- package/src/components/ui/drawer/index.ts +10 -0
- package/src/components/ui/popover/PopoverContent.vue +4 -2
- package/src/components/ui/popover/PopoverOption.vue +4 -0
- package/src/components/ui/popover/PopoverTrigger.vue +5 -1
- package/src/components/ui/tooltip/Tooltip.vue +21 -0
- package/src/components/ui/tooltip/TooltipContent.vue +74 -0
- package/src/components/ui/tooltip/TooltipTrigger.vue +26 -0
- package/src/components/ui/tooltip/index.ts +3 -0
- package/src/lib/layer-manager.ts +84 -0
- package/src/locales/en.json +2 -1
- package/src/locales/es.json +2 -1
- package/src/locales/pt_br.json +2 -1
- package/src/stories/Dialog.stories.js +832 -0
- package/src/stories/Drawer.stories.js +1 -1
- package/src/stories/DrawerNext.stories.js +611 -0
- package/src/stories/LayerManager.docs.mdx +40 -0
- package/src/stories/LayerManager.stories.js +364 -0
- package/src/stories/ModalDialog.mdx +3 -0
- package/src/stories/ModalDialog.stories.js +1 -1
- package/src/stories/MultiSelectV2.stories.js +158 -0
- package/src/stories/Select.stories.js +158 -0
|
@@ -87,21 +87,11 @@ 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
|
-
};
|
|
94
90
|
enableHtml: {
|
|
95
91
|
type: BooleanConstructor;
|
|
96
92
|
default: boolean;
|
|
97
93
|
};
|
|
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<{
|
|
94
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
105
95
|
text: {
|
|
106
96
|
type: StringConstructor;
|
|
107
97
|
default: string;
|
|
@@ -123,23 +113,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
123
113
|
type: StringConstructor;
|
|
124
114
|
default: string;
|
|
125
115
|
};
|
|
126
|
-
shortcutText: {
|
|
127
|
-
type: StringConstructor;
|
|
128
|
-
default: null;
|
|
129
|
-
};
|
|
130
116
|
enableHtml: {
|
|
131
117
|
type: BooleanConstructor;
|
|
132
118
|
default: boolean;
|
|
133
119
|
};
|
|
134
120
|
}>> & Readonly<{}>, {
|
|
121
|
+
side: string;
|
|
135
122
|
text: string;
|
|
136
123
|
enabled: boolean;
|
|
137
124
|
forceOpen: boolean;
|
|
138
|
-
side: string;
|
|
139
125
|
maxWidth: string;
|
|
140
|
-
shortcutText: string;
|
|
141
126
|
enableHtml: boolean;
|
|
142
|
-
}, {}, {
|
|
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
|
+
TooltipTrigger: {
|
|
156
|
+
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, {
|
|
157
|
+
P: {};
|
|
158
|
+
B: {};
|
|
159
|
+
D: {};
|
|
160
|
+
C: {};
|
|
161
|
+
M: {};
|
|
162
|
+
Defaults: {};
|
|
163
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
164
|
+
__isFragment?: never;
|
|
165
|
+
__isTeleport?: never;
|
|
166
|
+
__isSuspense?: never;
|
|
167
|
+
} & 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 () => {
|
|
168
|
+
$slots: {
|
|
169
|
+
default?(_: {}): any;
|
|
170
|
+
};
|
|
171
|
+
});
|
|
172
|
+
TooltipContent: {
|
|
173
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
174
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
175
|
+
}> & Readonly<{
|
|
176
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
177
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
178
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
179
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
180
|
+
pointerDownOutside: (event: Event) => any;
|
|
181
|
+
}, import('vue').PublicProps, {
|
|
182
|
+
sideOffset: number;
|
|
183
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
184
|
+
P: {};
|
|
185
|
+
B: {};
|
|
186
|
+
D: {};
|
|
187
|
+
C: {};
|
|
188
|
+
M: {};
|
|
189
|
+
Defaults: {};
|
|
190
|
+
}, 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
|
+
}>, {}, {}, {}, {}, {
|
|
196
|
+
sideOffset: number;
|
|
197
|
+
}>;
|
|
198
|
+
__isFragment?: never;
|
|
199
|
+
__isTeleport?: never;
|
|
200
|
+
__isSuspense?: never;
|
|
201
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
202
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
203
|
+
}> & Readonly<{
|
|
204
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
205
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
206
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
207
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
208
|
+
pointerDownOutside: (event: Event) => any;
|
|
209
|
+
}, string, {
|
|
210
|
+
sideOffset: number;
|
|
211
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
212
|
+
$slots: {
|
|
213
|
+
default?(_: {}): any;
|
|
214
|
+
};
|
|
215
|
+
});
|
|
216
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
143
217
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
144
218
|
click: (event: Event) => any;
|
|
145
219
|
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: (
|
|
40
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
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: (
|
|
70
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
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
|
-
label: string;
|
|
95
94
|
disabled: boolean;
|
|
95
|
+
label: string;
|
|
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
|
-
enabled: boolean;
|
|
156
155
|
size: string;
|
|
156
|
+
enabled: boolean;
|
|
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;
|
|
222
223
|
forceOpen: boolean;
|
|
223
224
|
position: string;
|
|
224
225
|
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
|
-
enabled: boolean;
|
|
178
177
|
size: string;
|
|
178
|
+
enabled: boolean;
|
|
179
179
|
filled: boolean;
|
|
180
180
|
icon: string;
|
|
181
181
|
scheme: string;
|
|
@@ -219,21 +219,11 @@ 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
|
-
};
|
|
226
222
|
enableHtml: {
|
|
227
223
|
type: BooleanConstructor;
|
|
228
224
|
default: boolean;
|
|
229
225
|
};
|
|
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<{
|
|
226
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
237
227
|
text: {
|
|
238
228
|
type: StringConstructor;
|
|
239
229
|
default: string;
|
|
@@ -255,23 +245,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
255
245
|
type: StringConstructor;
|
|
256
246
|
default: string;
|
|
257
247
|
};
|
|
258
|
-
shortcutText: {
|
|
259
|
-
type: StringConstructor;
|
|
260
|
-
default: null;
|
|
261
|
-
};
|
|
262
248
|
enableHtml: {
|
|
263
249
|
type: BooleanConstructor;
|
|
264
250
|
default: boolean;
|
|
265
251
|
};
|
|
266
252
|
}>> & Readonly<{}>, {
|
|
253
|
+
side: string;
|
|
267
254
|
text: string;
|
|
268
255
|
enabled: boolean;
|
|
269
256
|
forceOpen: boolean;
|
|
270
|
-
side: string;
|
|
271
257
|
maxWidth: string;
|
|
272
|
-
shortcutText: string;
|
|
273
258
|
enableHtml: boolean;
|
|
274
|
-
}, {}, {
|
|
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
|
+
TooltipTrigger: {
|
|
288
|
+
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, {
|
|
289
|
+
P: {};
|
|
290
|
+
B: {};
|
|
291
|
+
D: {};
|
|
292
|
+
C: {};
|
|
293
|
+
M: {};
|
|
294
|
+
Defaults: {};
|
|
295
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
296
|
+
__isFragment?: never;
|
|
297
|
+
__isTeleport?: never;
|
|
298
|
+
__isSuspense?: never;
|
|
299
|
+
} & 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 () => {
|
|
300
|
+
$slots: {
|
|
301
|
+
default?(_: {}): any;
|
|
302
|
+
};
|
|
303
|
+
});
|
|
304
|
+
TooltipContent: {
|
|
305
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
306
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
307
|
+
}> & Readonly<{
|
|
308
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
309
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
310
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
311
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
312
|
+
pointerDownOutside: (event: Event) => any;
|
|
313
|
+
}, import('vue').PublicProps, {
|
|
314
|
+
sideOffset: number;
|
|
315
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
316
|
+
P: {};
|
|
317
|
+
B: {};
|
|
318
|
+
D: {};
|
|
319
|
+
C: {};
|
|
320
|
+
M: {};
|
|
321
|
+
Defaults: {};
|
|
322
|
+
}, 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
|
+
}>, {}, {}, {}, {}, {
|
|
328
|
+
sideOffset: number;
|
|
329
|
+
}>;
|
|
330
|
+
__isFragment?: never;
|
|
331
|
+
__isTeleport?: never;
|
|
332
|
+
__isSuspense?: never;
|
|
333
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
334
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
335
|
+
}> & Readonly<{
|
|
336
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
337
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
338
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
339
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
340
|
+
pointerDownOutside: (event: Event) => any;
|
|
341
|
+
}, string, {
|
|
342
|
+
sideOffset: number;
|
|
343
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
344
|
+
$slots: {
|
|
345
|
+
default?(_: {}): any;
|
|
346
|
+
};
|
|
347
|
+
});
|
|
348
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
275
349
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
276
350
|
click: (event: Event) => any;
|
|
277
351
|
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
|
-
description: string;
|
|
88
87
|
clickable: boolean;
|
|
88
|
+
description: string;
|
|
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;
|
|
150
151
|
forceOpen: boolean;
|
|
151
152
|
position: string;
|
|
152
153
|
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
|
-
|
|
66
|
+
disabled: boolean;
|
|
67
67
|
type: import('../Tag/types').TagType;
|
|
68
68
|
size: import('../Tag/types').TagSize;
|
|
69
|
+
text: string;
|
|
69
70
|
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
|
-
|
|
39
|
+
disabled: boolean;
|
|
40
40
|
type: import('../Tag/types').TagType;
|
|
41
41
|
size: import('../Tag/types').TagSize;
|
|
42
|
+
text: string;
|
|
42
43
|
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
|
-
|
|
51
|
+
disabled: boolean;
|
|
52
52
|
type: import('../Button/types').ButtonType;
|
|
53
53
|
size: import('../Button/types').ButtonSize;
|
|
54
|
-
|
|
54
|
+
text: string;
|
|
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
|
-
|
|
69
|
+
disabled: boolean;
|
|
70
70
|
type: import('../Button/types').ButtonType;
|
|
71
71
|
size: import('../Button/types').ButtonSize;
|
|
72
|
-
|
|
72
|
+
text: string;
|
|
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
|
-
|
|
84
|
+
disabled: boolean;
|
|
85
85
|
type: import('../Button/types').ButtonType;
|
|
86
86
|
size: import('../Button/types').ButtonSize;
|
|
87
|
-
|
|
87
|
+
text: string;
|
|
88
88
|
iconLeft: string;
|
|
89
89
|
iconRight: string;
|
|
90
90
|
float: boolean;
|
|
@@ -118,21 +118,11 @@ 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
|
-
};
|
|
125
121
|
enableHtml: {
|
|
126
122
|
type: BooleanConstructor;
|
|
127
123
|
default: boolean;
|
|
128
124
|
};
|
|
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<{
|
|
125
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
136
126
|
text: {
|
|
137
127
|
type: StringConstructor;
|
|
138
128
|
default: string;
|
|
@@ -154,23 +144,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
154
144
|
type: StringConstructor;
|
|
155
145
|
default: string;
|
|
156
146
|
};
|
|
157
|
-
shortcutText: {
|
|
158
|
-
type: StringConstructor;
|
|
159
|
-
default: null;
|
|
160
|
-
};
|
|
161
147
|
enableHtml: {
|
|
162
148
|
type: BooleanConstructor;
|
|
163
149
|
default: boolean;
|
|
164
150
|
};
|
|
165
151
|
}>> & Readonly<{}>, {
|
|
152
|
+
side: string;
|
|
166
153
|
text: string;
|
|
167
154
|
enabled: boolean;
|
|
168
155
|
forceOpen: boolean;
|
|
169
|
-
side: string;
|
|
170
156
|
maxWidth: string;
|
|
171
|
-
shortcutText: string;
|
|
172
157
|
enableHtml: boolean;
|
|
173
|
-
}, {}, {
|
|
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
|
+
TooltipTrigger: {
|
|
187
|
+
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, {
|
|
188
|
+
P: {};
|
|
189
|
+
B: {};
|
|
190
|
+
D: {};
|
|
191
|
+
C: {};
|
|
192
|
+
M: {};
|
|
193
|
+
Defaults: {};
|
|
194
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
195
|
+
__isFragment?: never;
|
|
196
|
+
__isTeleport?: never;
|
|
197
|
+
__isSuspense?: never;
|
|
198
|
+
} & 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 () => {
|
|
199
|
+
$slots: {
|
|
200
|
+
default?(_: {}): any;
|
|
201
|
+
};
|
|
202
|
+
});
|
|
203
|
+
TooltipContent: {
|
|
204
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
205
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
206
|
+
}> & Readonly<{
|
|
207
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
208
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
209
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
210
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
211
|
+
pointerDownOutside: (event: Event) => any;
|
|
212
|
+
}, import('vue').PublicProps, {
|
|
213
|
+
sideOffset: number;
|
|
214
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
215
|
+
P: {};
|
|
216
|
+
B: {};
|
|
217
|
+
D: {};
|
|
218
|
+
C: {};
|
|
219
|
+
M: {};
|
|
220
|
+
Defaults: {};
|
|
221
|
+
}, 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
|
+
}>, {}, {}, {}, {}, {
|
|
227
|
+
sideOffset: number;
|
|
228
|
+
}>;
|
|
229
|
+
__isFragment?: never;
|
|
230
|
+
__isTeleport?: never;
|
|
231
|
+
__isSuspense?: never;
|
|
232
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
233
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
234
|
+
}> & Readonly<{
|
|
235
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
236
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
237
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
238
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
239
|
+
pointerDownOutside: (event: Event) => any;
|
|
240
|
+
}, string, {
|
|
241
|
+
sideOffset: number;
|
|
242
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
243
|
+
$slots: {
|
|
244
|
+
default?(_: {}): any;
|
|
245
|
+
};
|
|
246
|
+
});
|
|
247
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
174
248
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
175
249
|
export default _default;
|
|
176
250
|
//# sourceMappingURL=ChartBar.vue.d.ts.map
|