@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
|
@@ -41,21 +41,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
41
41
|
type: StringConstructor;
|
|
42
42
|
default: string;
|
|
43
43
|
};
|
|
44
|
-
shortcutText: {
|
|
45
|
-
type: StringConstructor;
|
|
46
|
-
default: null;
|
|
47
|
-
};
|
|
48
44
|
enableHtml: {
|
|
49
45
|
type: BooleanConstructor;
|
|
50
46
|
default: boolean;
|
|
51
47
|
};
|
|
52
|
-
}>, {}, {
|
|
53
|
-
topPos: null;
|
|
54
|
-
leftPos: null;
|
|
55
|
-
}, {}, {
|
|
56
|
-
handleResize(): void;
|
|
57
|
-
getRightPost(element: any): void;
|
|
58
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
48
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
59
49
|
text: {
|
|
60
50
|
type: StringConstructor;
|
|
61
51
|
default: string;
|
|
@@ -77,23 +67,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
67
|
type: StringConstructor;
|
|
78
68
|
default: string;
|
|
79
69
|
};
|
|
80
|
-
shortcutText: {
|
|
81
|
-
type: StringConstructor;
|
|
82
|
-
default: null;
|
|
83
|
-
};
|
|
84
70
|
enableHtml: {
|
|
85
71
|
type: BooleanConstructor;
|
|
86
72
|
default: boolean;
|
|
87
73
|
};
|
|
88
74
|
}>> & Readonly<{}>, {
|
|
75
|
+
side: string;
|
|
89
76
|
text: string;
|
|
90
77
|
enabled: boolean;
|
|
91
78
|
forceOpen: boolean;
|
|
92
|
-
side: string;
|
|
93
79
|
maxWidth: string;
|
|
94
|
-
shortcutText: string;
|
|
95
80
|
enableHtml: boolean;
|
|
96
|
-
}, {}, {
|
|
81
|
+
}, {}, {
|
|
82
|
+
Tooltip: {
|
|
83
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
84
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
85
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
86
|
+
"update:open": (value: boolean) => any;
|
|
87
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
88
|
+
P: {};
|
|
89
|
+
B: {};
|
|
90
|
+
D: {};
|
|
91
|
+
C: {};
|
|
92
|
+
M: {};
|
|
93
|
+
Defaults: {};
|
|
94
|
+
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
95
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
96
|
+
}>, {}, {}, {}, {}, {}>;
|
|
97
|
+
__isFragment?: never;
|
|
98
|
+
__isTeleport?: never;
|
|
99
|
+
__isSuspense?: never;
|
|
100
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
101
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
102
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
103
|
+
"update:open": (value: boolean) => any;
|
|
104
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
105
|
+
$slots: {
|
|
106
|
+
default?(_: {}): any;
|
|
107
|
+
};
|
|
108
|
+
});
|
|
109
|
+
TooltipTrigger: {
|
|
110
|
+
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, {
|
|
111
|
+
P: {};
|
|
112
|
+
B: {};
|
|
113
|
+
D: {};
|
|
114
|
+
C: {};
|
|
115
|
+
M: {};
|
|
116
|
+
Defaults: {};
|
|
117
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
118
|
+
__isFragment?: never;
|
|
119
|
+
__isTeleport?: never;
|
|
120
|
+
__isSuspense?: never;
|
|
121
|
+
} & 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 () => {
|
|
122
|
+
$slots: {
|
|
123
|
+
default?(_: {}): any;
|
|
124
|
+
};
|
|
125
|
+
});
|
|
126
|
+
TooltipContent: {
|
|
127
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
128
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
129
|
+
}> & Readonly<{
|
|
130
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
131
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
132
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
133
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
134
|
+
pointerDownOutside: (event: Event) => any;
|
|
135
|
+
}, import('vue').PublicProps, {
|
|
136
|
+
sideOffset: number;
|
|
137
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
138
|
+
P: {};
|
|
139
|
+
B: {};
|
|
140
|
+
D: {};
|
|
141
|
+
C: {};
|
|
142
|
+
M: {};
|
|
143
|
+
Defaults: {};
|
|
144
|
+
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
145
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
146
|
+
}> & Readonly<{
|
|
147
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
148
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
149
|
+
}>, {}, {}, {}, {}, {
|
|
150
|
+
sideOffset: number;
|
|
151
|
+
}>;
|
|
152
|
+
__isFragment?: never;
|
|
153
|
+
__isTeleport?: never;
|
|
154
|
+
__isSuspense?: never;
|
|
155
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
156
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
157
|
+
}> & Readonly<{
|
|
158
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
159
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
160
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
161
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
162
|
+
pointerDownOutside: (event: Event) => any;
|
|
163
|
+
}, string, {
|
|
164
|
+
sideOffset: number;
|
|
165
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
166
|
+
$slots: {
|
|
167
|
+
default?(_: {}): any;
|
|
168
|
+
};
|
|
169
|
+
});
|
|
170
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
97
171
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
98
172
|
export default _default;
|
|
99
173
|
//# sourceMappingURL=ChartLine.vue.d.ts.map
|
|
@@ -56,21 +56,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
56
56
|
type: StringConstructor;
|
|
57
57
|
default: string;
|
|
58
58
|
};
|
|
59
|
-
shortcutText: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
default: null;
|
|
62
|
-
};
|
|
63
59
|
enableHtml: {
|
|
64
60
|
type: BooleanConstructor;
|
|
65
61
|
default: boolean;
|
|
66
62
|
};
|
|
67
|
-
}>, {}, {
|
|
68
|
-
topPos: null;
|
|
69
|
-
leftPos: null;
|
|
70
|
-
}, {}, {
|
|
71
|
-
handleResize(): void;
|
|
72
|
-
getRightPost(element: any): void;
|
|
73
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
63
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
74
64
|
text: {
|
|
75
65
|
type: StringConstructor;
|
|
76
66
|
default: string;
|
|
@@ -92,23 +82,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
92
82
|
type: StringConstructor;
|
|
93
83
|
default: string;
|
|
94
84
|
};
|
|
95
|
-
shortcutText: {
|
|
96
|
-
type: StringConstructor;
|
|
97
|
-
default: null;
|
|
98
|
-
};
|
|
99
85
|
enableHtml: {
|
|
100
86
|
type: BooleanConstructor;
|
|
101
87
|
default: boolean;
|
|
102
88
|
};
|
|
103
89
|
}>> & Readonly<{}>, {
|
|
90
|
+
side: string;
|
|
104
91
|
text: string;
|
|
105
92
|
enabled: boolean;
|
|
106
93
|
forceOpen: boolean;
|
|
107
|
-
side: string;
|
|
108
94
|
maxWidth: string;
|
|
109
|
-
shortcutText: string;
|
|
110
95
|
enableHtml: boolean;
|
|
111
|
-
}, {}, {
|
|
96
|
+
}, {}, {
|
|
97
|
+
Tooltip: {
|
|
98
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
99
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
100
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
101
|
+
"update:open": (value: boolean) => any;
|
|
102
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
103
|
+
P: {};
|
|
104
|
+
B: {};
|
|
105
|
+
D: {};
|
|
106
|
+
C: {};
|
|
107
|
+
M: {};
|
|
108
|
+
Defaults: {};
|
|
109
|
+
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
110
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
111
|
+
}>, {}, {}, {}, {}, {}>;
|
|
112
|
+
__isFragment?: never;
|
|
113
|
+
__isTeleport?: never;
|
|
114
|
+
__isSuspense?: never;
|
|
115
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
116
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
117
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
118
|
+
"update:open": (value: boolean) => any;
|
|
119
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
120
|
+
$slots: {
|
|
121
|
+
default?(_: {}): any;
|
|
122
|
+
};
|
|
123
|
+
});
|
|
124
|
+
TooltipTrigger: {
|
|
125
|
+
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, {
|
|
126
|
+
P: {};
|
|
127
|
+
B: {};
|
|
128
|
+
D: {};
|
|
129
|
+
C: {};
|
|
130
|
+
M: {};
|
|
131
|
+
Defaults: {};
|
|
132
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
133
|
+
__isFragment?: never;
|
|
134
|
+
__isTeleport?: never;
|
|
135
|
+
__isSuspense?: never;
|
|
136
|
+
} & 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 () => {
|
|
137
|
+
$slots: {
|
|
138
|
+
default?(_: {}): any;
|
|
139
|
+
};
|
|
140
|
+
});
|
|
141
|
+
TooltipContent: {
|
|
142
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
143
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
144
|
+
}> & Readonly<{
|
|
145
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
146
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
147
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
148
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
149
|
+
pointerDownOutside: (event: Event) => any;
|
|
150
|
+
}, import('vue').PublicProps, {
|
|
151
|
+
sideOffset: number;
|
|
152
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
153
|
+
P: {};
|
|
154
|
+
B: {};
|
|
155
|
+
D: {};
|
|
156
|
+
C: {};
|
|
157
|
+
M: {};
|
|
158
|
+
Defaults: {};
|
|
159
|
+
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
160
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
161
|
+
}> & Readonly<{
|
|
162
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
163
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
164
|
+
}>, {}, {}, {}, {}, {
|
|
165
|
+
sideOffset: number;
|
|
166
|
+
}>;
|
|
167
|
+
__isFragment?: never;
|
|
168
|
+
__isTeleport?: never;
|
|
169
|
+
__isSuspense?: never;
|
|
170
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
171
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
172
|
+
}> & Readonly<{
|
|
173
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
174
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
175
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
176
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
177
|
+
pointerDownOutside: (event: Event) => any;
|
|
178
|
+
}, string, {
|
|
179
|
+
sideOffset: number;
|
|
180
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
181
|
+
$slots: {
|
|
182
|
+
default?(_: {}): any;
|
|
183
|
+
};
|
|
184
|
+
});
|
|
185
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
112
186
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
113
187
|
click: (event: Event) => any;
|
|
114
188
|
mousedown: (event: Event) => any;
|
|
@@ -211,10 +211,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
211
211
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
212
212
|
onClickPin?: ((...args: any[]) => any) | undefined;
|
|
213
213
|
}>, {
|
|
214
|
-
title: string;
|
|
215
|
-
selected: boolean;
|
|
216
214
|
disabled: boolean;
|
|
217
215
|
locale: string;
|
|
216
|
+
title: string;
|
|
217
|
+
selected: boolean;
|
|
218
218
|
lastMessage: Record<string, any>;
|
|
219
219
|
lastInteractionTimePrefix: string;
|
|
220
220
|
lastInteractionTime: string;
|
|
@@ -286,9 +286,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
286
286
|
}>> & Readonly<{
|
|
287
287
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
288
288
|
}>, {
|
|
289
|
+
disabled: boolean;
|
|
289
290
|
size: string;
|
|
290
291
|
clickable: boolean;
|
|
291
|
-
disabled: boolean;
|
|
292
292
|
active: boolean;
|
|
293
293
|
photoUrl: string;
|
|
294
294
|
}, {}, {
|
|
@@ -345,7 +345,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
345
345
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
346
346
|
Checkbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
347
347
|
modelValue: {
|
|
348
|
-
type: (
|
|
348
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
349
349
|
default: boolean;
|
|
350
350
|
validator(value: unknown): boolean;
|
|
351
351
|
};
|
|
@@ -375,7 +375,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
375
375
|
click(): void;
|
|
376
376
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
377
377
|
modelValue: {
|
|
378
|
-
type: (
|
|
378
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
379
379
|
default: boolean;
|
|
380
380
|
validator(value: unknown): boolean;
|
|
381
381
|
};
|
|
@@ -399,8 +399,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
399
399
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
400
400
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
401
401
|
}>, {
|
|
402
|
-
label: string;
|
|
403
402
|
disabled: boolean;
|
|
403
|
+
label: string;
|
|
404
404
|
modelValue: string | boolean;
|
|
405
405
|
helper: string;
|
|
406
406
|
textRight: string;
|
|
@@ -338,21 +338,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
338
338
|
type: StringConstructor;
|
|
339
339
|
default: string;
|
|
340
340
|
};
|
|
341
|
-
shortcutText: {
|
|
342
|
-
type: StringConstructor;
|
|
343
|
-
default: null;
|
|
344
|
-
};
|
|
345
341
|
enableHtml: {
|
|
346
342
|
type: BooleanConstructor;
|
|
347
343
|
default: boolean;
|
|
348
344
|
};
|
|
349
|
-
}>, {}, {
|
|
350
|
-
topPos: null;
|
|
351
|
-
leftPos: null;
|
|
352
|
-
}, {}, {
|
|
353
|
-
handleResize(): void;
|
|
354
|
-
getRightPost(element: any): void;
|
|
355
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
345
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
356
346
|
text: {
|
|
357
347
|
type: StringConstructor;
|
|
358
348
|
default: string;
|
|
@@ -374,23 +364,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
374
364
|
type: StringConstructor;
|
|
375
365
|
default: string;
|
|
376
366
|
};
|
|
377
|
-
shortcutText: {
|
|
378
|
-
type: StringConstructor;
|
|
379
|
-
default: null;
|
|
380
|
-
};
|
|
381
367
|
enableHtml: {
|
|
382
368
|
type: BooleanConstructor;
|
|
383
369
|
default: boolean;
|
|
384
370
|
};
|
|
385
371
|
}>> & Readonly<{}>, {
|
|
372
|
+
side: string;
|
|
386
373
|
text: string;
|
|
387
374
|
enabled: boolean;
|
|
388
375
|
forceOpen: boolean;
|
|
389
|
-
side: string;
|
|
390
376
|
maxWidth: string;
|
|
391
|
-
shortcutText: string;
|
|
392
377
|
enableHtml: boolean;
|
|
393
|
-
}, {}, {
|
|
378
|
+
}, {}, {
|
|
379
|
+
Tooltip: {
|
|
380
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
381
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
382
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
383
|
+
"update:open": (value: boolean) => any;
|
|
384
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
385
|
+
P: {};
|
|
386
|
+
B: {};
|
|
387
|
+
D: {};
|
|
388
|
+
C: {};
|
|
389
|
+
M: {};
|
|
390
|
+
Defaults: {};
|
|
391
|
+
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
392
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
393
|
+
}>, {}, {}, {}, {}, {}>;
|
|
394
|
+
__isFragment?: never;
|
|
395
|
+
__isTeleport?: never;
|
|
396
|
+
__isSuspense?: never;
|
|
397
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
398
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
399
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
400
|
+
"update:open": (value: boolean) => any;
|
|
401
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
402
|
+
$slots: {
|
|
403
|
+
default?(_: {}): any;
|
|
404
|
+
};
|
|
405
|
+
});
|
|
406
|
+
TooltipTrigger: {
|
|
407
|
+
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, {
|
|
408
|
+
P: {};
|
|
409
|
+
B: {};
|
|
410
|
+
D: {};
|
|
411
|
+
C: {};
|
|
412
|
+
M: {};
|
|
413
|
+
Defaults: {};
|
|
414
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
415
|
+
__isFragment?: never;
|
|
416
|
+
__isTeleport?: never;
|
|
417
|
+
__isSuspense?: never;
|
|
418
|
+
} & 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 () => {
|
|
419
|
+
$slots: {
|
|
420
|
+
default?(_: {}): any;
|
|
421
|
+
};
|
|
422
|
+
});
|
|
423
|
+
TooltipContent: {
|
|
424
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
425
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
426
|
+
}> & Readonly<{
|
|
427
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
428
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
429
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
430
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
431
|
+
pointerDownOutside: (event: Event) => any;
|
|
432
|
+
}, import('vue').PublicProps, {
|
|
433
|
+
sideOffset: number;
|
|
434
|
+
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
435
|
+
P: {};
|
|
436
|
+
B: {};
|
|
437
|
+
D: {};
|
|
438
|
+
C: {};
|
|
439
|
+
M: {};
|
|
440
|
+
Defaults: {};
|
|
441
|
+
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
442
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
443
|
+
}> & Readonly<{
|
|
444
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
445
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
446
|
+
}>, {}, {}, {}, {}, {
|
|
447
|
+
sideOffset: number;
|
|
448
|
+
}>;
|
|
449
|
+
__isFragment?: never;
|
|
450
|
+
__isTeleport?: never;
|
|
451
|
+
__isSuspense?: never;
|
|
452
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
453
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
454
|
+
}> & Readonly<{
|
|
455
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
456
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
457
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
458
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
459
|
+
pointerDownOutside: (event: Event) => any;
|
|
460
|
+
}, string, {
|
|
461
|
+
sideOffset: number;
|
|
462
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
463
|
+
$slots: {
|
|
464
|
+
default?(_: {}): any;
|
|
465
|
+
};
|
|
466
|
+
});
|
|
467
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
394
468
|
ReplyMessage: import('vue').DefineComponent<{}, {
|
|
395
469
|
$emit: (event: "close", ...args: any[]) => void;
|
|
396
470
|
replyMessage: Record<string, any>;
|
|
@@ -55,9 +55,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
55
55
|
}>> & Readonly<{
|
|
56
56
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
57
57
|
}>, {
|
|
58
|
+
disabled: boolean;
|
|
58
59
|
size: string;
|
|
59
60
|
clickable: boolean;
|
|
60
|
-
disabled: boolean;
|
|
61
61
|
active: boolean;
|
|
62
62
|
photoUrl: string;
|
|
63
63
|
}, {}, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
2
|
modelValue: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
4
4
|
default: boolean;
|
|
5
5
|
validator(value: unknown): boolean;
|
|
6
6
|
};
|
|
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
30
|
click(): void;
|
|
31
31
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
32
32
|
modelValue: {
|
|
33
|
-
type: (
|
|
33
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
34
34
|
default: boolean;
|
|
35
35
|
validator(value: unknown): boolean;
|
|
36
36
|
};
|
|
@@ -54,8 +54,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
54
54
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
55
55
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
56
56
|
}>, {
|
|
57
|
-
label: string;
|
|
58
57
|
disabled: boolean;
|
|
58
|
+
label: string;
|
|
59
59
|
modelValue: string | boolean;
|
|
60
60
|
helper: string;
|
|
61
61
|
textRight: string;
|
|
@@ -60,21 +60,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
default: string;
|
|
62
62
|
};
|
|
63
|
-
shortcutText: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: null;
|
|
66
|
-
};
|
|
67
63
|
enableHtml: {
|
|
68
64
|
type: BooleanConstructor;
|
|
69
65
|
default: boolean;
|
|
70
66
|
};
|
|
71
|
-
}>, {}, {
|
|
72
|
-
topPos: null;
|
|
73
|
-
leftPos: null;
|
|
74
|
-
}, {}, {
|
|
75
|
-
handleResize(): void;
|
|
76
|
-
getRightPost(element: any): void;
|
|
77
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
67
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
78
68
|
text: {
|
|
79
69
|
type: StringConstructor;
|
|
80
70
|
default: string;
|
|
@@ -96,23 +86,107 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
96
86
|
type: StringConstructor;
|
|
97
87
|
default: string;
|
|
98
88
|
};
|
|
99
|
-
shortcutText: {
|
|
100
|
-
type: StringConstructor;
|
|
101
|
-
default: null;
|
|
102
|
-
};
|
|
103
89
|
enableHtml: {
|
|
104
90
|
type: BooleanConstructor;
|
|
105
91
|
default: boolean;
|
|
106
92
|
};
|
|
107
93
|
}>> & Readonly<{}>, {
|
|
94
|
+
side: string;
|
|
108
95
|
text: string;
|
|
109
96
|
enabled: boolean;
|
|
110
97
|
forceOpen: boolean;
|
|
111
|
-
side: string;
|
|
112
98
|
maxWidth: string;
|
|
113
|
-
shortcutText: string;
|
|
114
99
|
enableHtml: boolean;
|
|
115
|
-
}, {}, {
|
|
100
|
+
}, {}, {
|
|
101
|
+
Tooltip: {
|
|
102
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
103
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
104
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
105
|
+
"update:open": (value: boolean) => any;
|
|
106
|
+
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
107
|
+
P: {};
|
|
108
|
+
B: {};
|
|
109
|
+
D: {};
|
|
110
|
+
C: {};
|
|
111
|
+
M: {};
|
|
112
|
+
Defaults: {};
|
|
113
|
+
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
114
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
115
|
+
}>, {}, {}, {}, {}, {}>;
|
|
116
|
+
__isFragment?: never;
|
|
117
|
+
__isTeleport?: never;
|
|
118
|
+
__isSuspense?: never;
|
|
119
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
120
|
+
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
121
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
122
|
+
"update:open": (value: boolean) => any;
|
|
123
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
124
|
+
$slots: {
|
|
125
|
+
default?(_: {}): any;
|
|
126
|
+
};
|
|
127
|
+
});
|
|
128
|
+
TooltipTrigger: {
|
|
129
|
+
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, {
|
|
130
|
+
P: {};
|
|
131
|
+
B: {};
|
|
132
|
+
D: {};
|
|
133
|
+
C: {};
|
|
134
|
+
M: {};
|
|
135
|
+
Defaults: {};
|
|
136
|
+
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
137
|
+
__isFragment?: never;
|
|
138
|
+
__isTeleport?: never;
|
|
139
|
+
__isSuspense?: never;
|
|
140
|
+
} & 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 () => {
|
|
141
|
+
$slots: {
|
|
142
|
+
default?(_: {}): any;
|
|
143
|
+
};
|
|
144
|
+
});
|
|
145
|
+
TooltipContent: {
|
|
146
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
147
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
148
|
+
}> & Readonly<{
|
|
149
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
150
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
151
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
152
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
153
|
+
pointerDownOutside: (event: Event) => any;
|
|
154
|
+
}, import('vue').PublicProps, {
|
|
155
|
+
sideOffset: number;
|
|
156
|
+
}, 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').TooltipContentProps & {
|
|
164
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
165
|
+
}> & Readonly<{
|
|
166
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
167
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
168
|
+
}>, {}, {}, {}, {}, {
|
|
169
|
+
sideOffset: number;
|
|
170
|
+
}>;
|
|
171
|
+
__isFragment?: never;
|
|
172
|
+
__isTeleport?: never;
|
|
173
|
+
__isSuspense?: never;
|
|
174
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
175
|
+
class?: import('vue').HTMLAttributes["class"];
|
|
176
|
+
}> & Readonly<{
|
|
177
|
+
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
178
|
+
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
179
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
180
|
+
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
181
|
+
pointerDownOutside: (event: Event) => any;
|
|
182
|
+
}, string, {
|
|
183
|
+
sideOffset: number;
|
|
184
|
+
}, {}, 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
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
116
190
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
117
191
|
export default _default;
|
|
118
192
|
//# sourceMappingURL=DataArea.vue.d.ts.map
|
|
@@ -58,8 +58,8 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {},
|
|
|
58
58
|
sort: SortState;
|
|
59
59
|
size: "sm" | "md";
|
|
60
60
|
height: string;
|
|
61
|
-
clickable: boolean;
|
|
62
61
|
locale: string;
|
|
62
|
+
clickable: boolean;
|
|
63
63
|
isLoading: boolean;
|
|
64
64
|
infiniteScroll: boolean;
|
|
65
65
|
infiniteScrollDistance: number;
|