@weni/unnnic-system 3.12.1-alpha.1 → 3.12.2
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/CHANGELOG.md +16 -0
- 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 +18 -92
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +36 -184
- 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 +29 -103
- package/dist/components/Card/CardCompany.vue.d.ts +2 -2
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +19 -93
- 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 +18 -92
- package/dist/components/Card/StatusCard.vue.d.ts +1 -1
- package/dist/components/Card/TitleCard.vue.d.ts +18 -92
- package/dist/components/CardImage/CardImage.vue.d.ts +5 -5
- package/dist/components/CardInformation/CardInformation.vue.d.ts +19 -93
- 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 +24 -98
- package/dist/components/ChartLine/ChartLine.vue.d.ts +18 -92
- package/dist/components/ChatText/ChatText.vue.d.ts +18 -92
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +6 -6
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +18 -92
- 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 +18 -92
- 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 +13 -13
- package/dist/components/Drawer/Drawer.vue.d.ts +207 -37
- 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/Input.vue.d.ts +12 -12
- package/dist/components/Input/TextInput.vue.d.ts +2 -2
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- 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 +35 -209
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +18 -18
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +12 -12
- package/dist/components/MoodRating/MoodRating.vue.d.ts +18 -92
- 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/SelectSmart/SelectSmart.vue.d.ts +11 -11
- 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 +3 -3
- package/dist/components/Slider/Slider.vue.d.ts +18 -92
- package/dist/components/Switch/Switch.vue.d.ts +3 -3
- package/dist/components/Tab/Tab.vue.d.ts +18 -92
- 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 +18 -92
- 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/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/{es-38bd0c9c.mjs → es-40d7aad6.mjs} +1 -1
- package/dist/{index-561a4027.mjs → index-56b50ff8.mjs} +51615 -54425
- package/dist/{pt-br-14a3c647.mjs → pt-br-e6e2313f.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +207 -233
- package/dist/unnnic.umd.js +44 -48
- package/package.json +2 -3
- package/src/assets/scss/tailwind.scss +0 -8
- package/src/components/Alert/__tests__/__snapshots__/Alert.spec.js.snap +1 -1
- package/src/components/Drawer/Drawer.vue +269 -190
- package/src/components/Drawer/__tests__/Drawer.spec.js +46 -37
- package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +19 -18
- package/src/components/ModalDialog/ModalDialog.vue +148 -64
- package/src/components/ModalDialog/__tests__/ModalDialog.spec.js +221 -11
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +22 -1
- package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +1 -3
- package/src/components/Toast/Toast.vue +9 -16
- package/src/components/ToolTip/ToolTip.vue +177 -25
- package/src/components/ToolTip/__tests__/ToolTip.spec.js +61 -339
- package/src/components/index.ts +6 -57
- package/src/components/ui/popover/PopoverContent.vue +2 -4
- package/src/components/ui/popover/PopoverTrigger.vue +1 -5
- package/src/stories/Drawer.stories.js +1 -1
- package/src/stories/ModalDialog.mdx +0 -3
- package/src/stories/ModalDialog.stories.js +1 -1
- package/dist/components/ui/dialog/Dialog.vue.d.ts +0 -23
- package/dist/components/ui/dialog/Dialog.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +0 -19
- package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +0 -43
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +0 -25
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +0 -29
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +0 -23
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +0 -19
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/index.d.ts +0 -8
- package/dist/components/ui/dialog/index.d.ts.map +0 -1
- package/dist/components/ui/drawer/Drawer.vue.d.ts +0 -35
- package/dist/components/ui/drawer/Drawer.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts +0 -19
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts +0 -43
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +0 -23
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +0 -22
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +0 -25
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +0 -8
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +0 -23
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +0 -19
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/index.d.ts +0 -11
- package/dist/components/ui/drawer/index.d.ts.map +0 -1
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +0 -23
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +0 -31
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/index.d.ts +0 -4
- package/dist/components/ui/tooltip/index.d.ts.map +0 -1
- package/dist/lib/layer-manager.d.ts +0 -16
- package/dist/lib/layer-manager.d.ts.map +0 -1
- package/src/components/ui/dialog/Dialog.vue +0 -19
- package/src/components/ui/dialog/DialogClose.vue +0 -29
- package/src/components/ui/dialog/DialogContent.vue +0 -140
- package/src/components/ui/dialog/DialogFooter.vue +0 -50
- package/src/components/ui/dialog/DialogHeader.vue +0 -83
- package/src/components/ui/dialog/DialogTitle.vue +0 -38
- package/src/components/ui/dialog/DialogTrigger.vue +0 -16
- package/src/components/ui/dialog/index.ts +0 -7
- package/src/components/ui/drawer/Drawer.vue +0 -27
- package/src/components/ui/drawer/DrawerClose.vue +0 -37
- package/src/components/ui/drawer/DrawerContent.vue +0 -111
- package/src/components/ui/drawer/DrawerDescription.vue +0 -40
- package/src/components/ui/drawer/DrawerFooter.vue +0 -38
- package/src/components/ui/drawer/DrawerHeader.vue +0 -57
- package/src/components/ui/drawer/DrawerOverlay.vue +0 -33
- package/src/components/ui/drawer/DrawerTitle.vue +0 -37
- package/src/components/ui/drawer/DrawerTrigger.vue +0 -31
- package/src/components/ui/drawer/index.ts +0 -10
- package/src/components/ui/tooltip/Tooltip.vue +0 -21
- package/src/components/ui/tooltip/TooltipContent.vue +0 -74
- package/src/components/ui/tooltip/TooltipTrigger.vue +0 -26
- package/src/components/ui/tooltip/index.ts +0 -3
- package/src/lib/layer-manager.ts +0 -84
- package/src/stories/Dialog.stories.js +0 -832
- package/src/stories/DrawerNext.stories.js +0 -611
- package/src/stories/LayerManager.docs.mdx +0 -40
- package/src/stories/LayerManager.stories.js +0 -364
|
@@ -94,18 +94,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
94
94
|
UnnnicRadio: {
|
|
95
95
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
|
|
96
96
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
97
|
-
disabled: boolean;
|
|
98
|
-
label: string;
|
|
99
97
|
name: string;
|
|
100
|
-
modelValue: string | number;
|
|
101
98
|
value: string | number;
|
|
99
|
+
label: string;
|
|
100
|
+
disabled: boolean;
|
|
101
|
+
modelValue: string | number;
|
|
102
102
|
helper: string;
|
|
103
103
|
$props: {
|
|
104
|
-
readonly disabled?: boolean | undefined;
|
|
105
|
-
readonly label?: string | undefined;
|
|
106
104
|
readonly name?: string | undefined;
|
|
107
|
-
readonly modelValue?: string | number | undefined;
|
|
108
105
|
readonly value?: string | number | undefined;
|
|
106
|
+
readonly label?: string | undefined;
|
|
107
|
+
readonly disabled?: boolean | undefined;
|
|
108
|
+
readonly modelValue?: string | number | undefined;
|
|
109
109
|
readonly helper?: string | undefined;
|
|
110
110
|
};
|
|
111
111
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLElement, import('vue').ComponentProvideOptions, {
|
|
@@ -117,18 +117,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
117
117
|
Defaults: {};
|
|
118
118
|
}, Readonly<{}> & Readonly<{}>, {
|
|
119
119
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
120
|
-
disabled: boolean;
|
|
121
|
-
label: string;
|
|
122
120
|
name: string;
|
|
123
|
-
modelValue: string | number;
|
|
124
121
|
value: string | number;
|
|
122
|
+
label: string;
|
|
123
|
+
disabled: boolean;
|
|
124
|
+
modelValue: string | number;
|
|
125
125
|
helper: string;
|
|
126
126
|
$props: {
|
|
127
|
-
readonly disabled?: boolean | undefined;
|
|
128
|
-
readonly label?: string | undefined;
|
|
129
127
|
readonly name?: string | undefined;
|
|
130
|
-
readonly modelValue?: string | number | undefined;
|
|
131
128
|
readonly value?: string | number | undefined;
|
|
129
|
+
readonly label?: string | undefined;
|
|
130
|
+
readonly disabled?: boolean | undefined;
|
|
131
|
+
readonly modelValue?: string | number | undefined;
|
|
132
132
|
readonly helper?: string | undefined;
|
|
133
133
|
};
|
|
134
134
|
}, {}, {}, {}, {}>;
|
|
@@ -137,18 +137,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
137
137
|
__isSuspense?: never;
|
|
138
138
|
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
|
|
139
139
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
140
|
-
disabled: boolean;
|
|
141
|
-
label: string;
|
|
142
140
|
name: string;
|
|
143
|
-
modelValue: string | number;
|
|
144
141
|
value: string | number;
|
|
142
|
+
label: string;
|
|
143
|
+
disabled: boolean;
|
|
144
|
+
modelValue: string | number;
|
|
145
145
|
helper: string;
|
|
146
146
|
$props: {
|
|
147
|
-
readonly disabled?: boolean | undefined;
|
|
148
|
-
readonly label?: string | undefined;
|
|
149
147
|
readonly name?: string | undefined;
|
|
150
|
-
readonly modelValue?: string | number | undefined;
|
|
151
148
|
readonly value?: string | number | undefined;
|
|
149
|
+
readonly label?: string | undefined;
|
|
150
|
+
readonly disabled?: boolean | undefined;
|
|
151
|
+
readonly modelValue?: string | number | undefined;
|
|
152
152
|
readonly helper?: string | undefined;
|
|
153
153
|
};
|
|
154
154
|
}, {}, {}, {}, 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 () => {
|
|
@@ -53,10 +53,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
53
53
|
}, {}, {
|
|
54
54
|
UnnnicButton: {
|
|
55
55
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
56
|
-
|
|
56
|
+
text: string;
|
|
57
57
|
type: import('../Button/types').ButtonType;
|
|
58
58
|
size: import('../Button/types').ButtonSize;
|
|
59
|
-
|
|
59
|
+
disabled: boolean;
|
|
60
60
|
iconLeft: string;
|
|
61
61
|
iconRight: string;
|
|
62
62
|
float: boolean;
|
|
@@ -71,10 +71,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
71
71
|
M: {};
|
|
72
72
|
Defaults: {};
|
|
73
73
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
74
|
-
|
|
74
|
+
text: string;
|
|
75
75
|
type: import('../Button/types').ButtonType;
|
|
76
76
|
size: import('../Button/types').ButtonSize;
|
|
77
|
-
|
|
77
|
+
disabled: boolean;
|
|
78
78
|
iconLeft: string;
|
|
79
79
|
iconRight: string;
|
|
80
80
|
float: boolean;
|
|
@@ -86,10 +86,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
86
86
|
__isTeleport?: never;
|
|
87
87
|
__isSuspense?: never;
|
|
88
88
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
89
|
-
|
|
89
|
+
text: string;
|
|
90
90
|
type: import('../Button/types').ButtonType;
|
|
91
91
|
size: import('../Button/types').ButtonSize;
|
|
92
|
-
|
|
92
|
+
disabled: boolean;
|
|
93
93
|
iconLeft: string;
|
|
94
94
|
iconRight: string;
|
|
95
95
|
float: boolean;
|
|
@@ -5,18 +5,18 @@ type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
|
5
5
|
});
|
|
6
6
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
7
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
label: string;
|
|
10
8
|
name: string;
|
|
11
|
-
modelValue: string | number;
|
|
12
9
|
value: string | number;
|
|
10
|
+
label: string;
|
|
11
|
+
disabled: boolean;
|
|
12
|
+
modelValue: string | number;
|
|
13
13
|
helper: string;
|
|
14
14
|
$props: {
|
|
15
|
-
readonly disabled?: boolean | undefined;
|
|
16
|
-
readonly label?: string | undefined;
|
|
17
15
|
readonly name?: string | undefined;
|
|
18
|
-
readonly modelValue?: string | number | undefined;
|
|
19
16
|
readonly value?: string | number | undefined;
|
|
17
|
+
readonly label?: string | undefined;
|
|
18
|
+
readonly disabled?: boolean | undefined;
|
|
19
|
+
readonly modelValue?: string | number | undefined;
|
|
20
20
|
readonly helper?: string | undefined;
|
|
21
21
|
};
|
|
22
22
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLElement>;
|
|
@@ -225,10 +225,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
225
225
|
onOnActiveChange?: ((...args: any[]) => any) | undefined;
|
|
226
226
|
"onScroll-end"?: ((...args: any[]) => any) | undefined;
|
|
227
227
|
}>, {
|
|
228
|
-
disabled: boolean;
|
|
229
228
|
type: string;
|
|
230
|
-
placeholder: string;
|
|
231
229
|
size: string;
|
|
230
|
+
placeholder: string;
|
|
231
|
+
disabled: boolean;
|
|
232
232
|
modelValue: unknown[];
|
|
233
233
|
options: unknown[];
|
|
234
234
|
multiple: boolean;
|
|
@@ -364,10 +364,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
364
364
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
}>, {
|
|
367
|
-
disabled: boolean;
|
|
368
367
|
type: string;
|
|
369
|
-
placeholder: string;
|
|
370
368
|
size: string;
|
|
369
|
+
placeholder: string;
|
|
370
|
+
disabled: boolean;
|
|
371
371
|
modelValue: string;
|
|
372
372
|
nativeType: string;
|
|
373
373
|
maxlength: number;
|
|
@@ -556,10 +556,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
556
556
|
validator(value: unknown): boolean;
|
|
557
557
|
};
|
|
558
558
|
}>> & Readonly<{}>, {
|
|
559
|
-
disabled: boolean;
|
|
560
|
-
label: string;
|
|
561
559
|
size: string;
|
|
562
560
|
description: string;
|
|
561
|
+
label: string;
|
|
562
|
+
disabled: boolean;
|
|
563
563
|
selectable: boolean;
|
|
564
564
|
active: boolean;
|
|
565
565
|
isMultiple: boolean;
|
|
@@ -569,7 +569,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
569
569
|
}, {}, {
|
|
570
570
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
571
571
|
modelValue: {
|
|
572
|
-
type: (
|
|
572
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
573
573
|
default: boolean;
|
|
574
574
|
validator(value: unknown): boolean;
|
|
575
575
|
};
|
|
@@ -599,7 +599,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
599
599
|
click(): void;
|
|
600
600
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
601
601
|
modelValue: {
|
|
602
|
-
type: (
|
|
602
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
603
603
|
default: boolean;
|
|
604
604
|
validator(value: unknown): boolean;
|
|
605
605
|
};
|
|
@@ -623,8 +623,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
623
623
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
624
624
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
625
625
|
}>, {
|
|
626
|
-
disabled: boolean;
|
|
627
626
|
label: string;
|
|
627
|
+
disabled: boolean;
|
|
628
628
|
modelValue: string | boolean;
|
|
629
629
|
helper: string;
|
|
630
630
|
textRight: string;
|
|
@@ -683,11 +683,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
683
683
|
onClick?: (() => any) | undefined;
|
|
684
684
|
onClose?: (() => any) | undefined;
|
|
685
685
|
}>, {
|
|
686
|
-
|
|
686
|
+
text: string;
|
|
687
687
|
type: import('../Tag/types').TagType;
|
|
688
688
|
size: import('../Tag/types').TagSize;
|
|
689
|
-
text: string;
|
|
690
689
|
scheme: string;
|
|
690
|
+
disabled: boolean;
|
|
691
691
|
leftIcon: string;
|
|
692
692
|
hasCloseIcon: boolean;
|
|
693
693
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -51,11 +51,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
51
51
|
onClick?: (() => any) | undefined;
|
|
52
52
|
onClose?: (() => any) | undefined;
|
|
53
53
|
}>, {
|
|
54
|
-
|
|
54
|
+
text: string;
|
|
55
55
|
type: import('../Tag/types').TagType;
|
|
56
56
|
size: import('../Tag/types').TagSize;
|
|
57
|
-
text: string;
|
|
58
57
|
scheme: string;
|
|
58
|
+
disabled: boolean;
|
|
59
59
|
leftIcon: string;
|
|
60
60
|
hasCloseIcon: boolean;
|
|
61
61
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -84,10 +84,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
84
|
validator(value: unknown): boolean;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
disabled: boolean;
|
|
88
|
-
label: string;
|
|
89
87
|
size: string;
|
|
90
88
|
description: string;
|
|
89
|
+
label: string;
|
|
90
|
+
disabled: boolean;
|
|
91
91
|
selectable: boolean;
|
|
92
92
|
active: boolean;
|
|
93
93
|
isMultiple: boolean;
|
|
@@ -97,7 +97,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
97
97
|
}, {}, {
|
|
98
98
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
99
99
|
modelValue: {
|
|
100
|
-
type: (
|
|
100
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
101
101
|
default: boolean;
|
|
102
102
|
validator(value: unknown): boolean;
|
|
103
103
|
};
|
|
@@ -127,7 +127,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
127
127
|
click(): void;
|
|
128
128
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
129
129
|
modelValue: {
|
|
130
|
-
type: (
|
|
130
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
131
131
|
default: boolean;
|
|
132
132
|
validator(value: unknown): boolean;
|
|
133
133
|
};
|
|
@@ -151,8 +151,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
151
151
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
152
152
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
153
153
|
}>, {
|
|
154
|
-
disabled: boolean;
|
|
155
154
|
label: string;
|
|
155
|
+
disabled: boolean;
|
|
156
156
|
modelValue: string | boolean;
|
|
157
157
|
helper: string;
|
|
158
158
|
textRight: string;
|
|
@@ -49,8 +49,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
49
49
|
}>> & Readonly<{
|
|
50
50
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
51
51
|
}>, {
|
|
52
|
-
disabled: boolean;
|
|
53
52
|
placeholder: string;
|
|
53
|
+
disabled: boolean;
|
|
54
54
|
modelValue: string;
|
|
55
55
|
options: unknown[];
|
|
56
56
|
}, {}, {
|
|
@@ -227,10 +227,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
227
227
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
228
228
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
229
229
|
}>, {
|
|
230
|
-
disabled: boolean;
|
|
231
230
|
type: string;
|
|
232
|
-
placeholder: string;
|
|
233
231
|
size: string;
|
|
232
|
+
placeholder: string;
|
|
233
|
+
disabled: boolean;
|
|
234
234
|
modelValue: string;
|
|
235
235
|
nativeType: string;
|
|
236
236
|
maxlength: number;
|
|
@@ -126,11 +126,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
126
126
|
type: StringConstructor;
|
|
127
127
|
default: string;
|
|
128
128
|
};
|
|
129
|
+
shortcutText: {
|
|
130
|
+
type: StringConstructor;
|
|
131
|
+
default: null;
|
|
132
|
+
};
|
|
129
133
|
enableHtml: {
|
|
130
134
|
type: BooleanConstructor;
|
|
131
135
|
default: boolean;
|
|
132
136
|
};
|
|
133
|
-
}>, {}, {
|
|
137
|
+
}>, {}, {
|
|
138
|
+
topPos: null;
|
|
139
|
+
leftPos: null;
|
|
140
|
+
}, {}, {
|
|
141
|
+
handleResize(): void;
|
|
142
|
+
getRightPost(element: any): void;
|
|
143
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
134
144
|
text: {
|
|
135
145
|
type: StringConstructor;
|
|
136
146
|
default: string;
|
|
@@ -152,107 +162,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
152
162
|
type: StringConstructor;
|
|
153
163
|
default: string;
|
|
154
164
|
};
|
|
165
|
+
shortcutText: {
|
|
166
|
+
type: StringConstructor;
|
|
167
|
+
default: null;
|
|
168
|
+
};
|
|
155
169
|
enableHtml: {
|
|
156
170
|
type: BooleanConstructor;
|
|
157
171
|
default: boolean;
|
|
158
172
|
};
|
|
159
173
|
}>> & Readonly<{}>, {
|
|
160
|
-
side: string;
|
|
161
174
|
text: string;
|
|
162
175
|
enabled: boolean;
|
|
163
176
|
forceOpen: boolean;
|
|
177
|
+
side: string;
|
|
164
178
|
maxWidth: string;
|
|
179
|
+
shortcutText: string;
|
|
165
180
|
enableHtml: boolean;
|
|
166
|
-
}, {}, {
|
|
167
|
-
Tooltip: {
|
|
168
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
169
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
170
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
171
|
-
"update:open": (value: boolean) => any;
|
|
172
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
173
|
-
P: {};
|
|
174
|
-
B: {};
|
|
175
|
-
D: {};
|
|
176
|
-
C: {};
|
|
177
|
-
M: {};
|
|
178
|
-
Defaults: {};
|
|
179
|
-
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
180
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
181
|
-
}>, {}, {}, {}, {}, {}>;
|
|
182
|
-
__isFragment?: never;
|
|
183
|
-
__isTeleport?: never;
|
|
184
|
-
__isSuspense?: never;
|
|
185
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
186
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
187
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
188
|
-
"update:open": (value: boolean) => any;
|
|
189
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
190
|
-
$slots: {
|
|
191
|
-
default?(_: {}): any;
|
|
192
|
-
};
|
|
193
|
-
});
|
|
194
|
-
TooltipTrigger: {
|
|
195
|
-
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, {
|
|
196
|
-
P: {};
|
|
197
|
-
B: {};
|
|
198
|
-
D: {};
|
|
199
|
-
C: {};
|
|
200
|
-
M: {};
|
|
201
|
-
Defaults: {};
|
|
202
|
-
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
203
|
-
__isFragment?: never;
|
|
204
|
-
__isTeleport?: never;
|
|
205
|
-
__isSuspense?: never;
|
|
206
|
-
} & 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 () => {
|
|
207
|
-
$slots: {
|
|
208
|
-
default?(_: {}): any;
|
|
209
|
-
};
|
|
210
|
-
});
|
|
211
|
-
TooltipContent: {
|
|
212
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
213
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
214
|
-
}> & Readonly<{
|
|
215
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
216
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
217
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
218
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
219
|
-
pointerDownOutside: (event: Event) => any;
|
|
220
|
-
}, import('vue').PublicProps, {
|
|
221
|
-
sideOffset: number;
|
|
222
|
-
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
223
|
-
P: {};
|
|
224
|
-
B: {};
|
|
225
|
-
D: {};
|
|
226
|
-
C: {};
|
|
227
|
-
M: {};
|
|
228
|
-
Defaults: {};
|
|
229
|
-
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
230
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
231
|
-
}> & Readonly<{
|
|
232
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
233
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
234
|
-
}>, {}, {}, {}, {}, {
|
|
235
|
-
sideOffset: number;
|
|
236
|
-
}>;
|
|
237
|
-
__isFragment?: never;
|
|
238
|
-
__isTeleport?: never;
|
|
239
|
-
__isSuspense?: never;
|
|
240
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
241
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
242
|
-
}> & Readonly<{
|
|
243
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
244
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
245
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
246
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
247
|
-
pointerDownOutside: (event: Event) => any;
|
|
248
|
-
}, string, {
|
|
249
|
-
sideOffset: number;
|
|
250
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
251
|
-
$slots: {
|
|
252
|
-
default?(_: {}): any;
|
|
253
|
-
};
|
|
254
|
-
});
|
|
255
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
181
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
256
182
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
257
183
|
click: (event: Event) => any;
|
|
258
184
|
mousedown: (event: Event) => any;
|
|
@@ -99,10 +99,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
99
|
}>> & Readonly<{
|
|
100
100
|
"onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
|
|
101
101
|
}>, {
|
|
102
|
-
disabled: boolean;
|
|
103
|
-
label: string;
|
|
104
102
|
size: string;
|
|
103
|
+
label: string;
|
|
105
104
|
option: string;
|
|
105
|
+
disabled: boolean;
|
|
106
106
|
modelValue: boolean;
|
|
107
107
|
helper: string;
|
|
108
108
|
textRight: string;
|
|
@@ -112,8 +112,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
112
112
|
useVModel: boolean;
|
|
113
113
|
}, {}, {
|
|
114
114
|
UnnnicLabel: import('vue').DefineComponent<import('../Label/Label.vue').LabelProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../Label/Label.vue').LabelProps> & Readonly<{}>, {
|
|
115
|
-
tooltip: string;
|
|
116
115
|
label: string;
|
|
116
|
+
tooltip: string;
|
|
117
117
|
useHtmlTooltip: boolean;
|
|
118
118
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
119
119
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -99,11 +99,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
99
|
type: StringConstructor;
|
|
100
100
|
default: string;
|
|
101
101
|
};
|
|
102
|
+
shortcutText: {
|
|
103
|
+
type: StringConstructor;
|
|
104
|
+
default: null;
|
|
105
|
+
};
|
|
102
106
|
enableHtml: {
|
|
103
107
|
type: BooleanConstructor;
|
|
104
108
|
default: boolean;
|
|
105
109
|
};
|
|
106
|
-
}>, {}, {
|
|
110
|
+
}>, {}, {
|
|
111
|
+
topPos: null;
|
|
112
|
+
leftPos: null;
|
|
113
|
+
}, {}, {
|
|
114
|
+
handleResize(): void;
|
|
115
|
+
getRightPost(element: any): void;
|
|
116
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
107
117
|
text: {
|
|
108
118
|
type: StringConstructor;
|
|
109
119
|
default: string;
|
|
@@ -125,107 +135,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
125
135
|
type: StringConstructor;
|
|
126
136
|
default: string;
|
|
127
137
|
};
|
|
138
|
+
shortcutText: {
|
|
139
|
+
type: StringConstructor;
|
|
140
|
+
default: null;
|
|
141
|
+
};
|
|
128
142
|
enableHtml: {
|
|
129
143
|
type: BooleanConstructor;
|
|
130
144
|
default: boolean;
|
|
131
145
|
};
|
|
132
146
|
}>> & Readonly<{}>, {
|
|
133
|
-
side: string;
|
|
134
147
|
text: string;
|
|
135
148
|
enabled: boolean;
|
|
136
149
|
forceOpen: boolean;
|
|
150
|
+
side: string;
|
|
137
151
|
maxWidth: string;
|
|
152
|
+
shortcutText: string;
|
|
138
153
|
enableHtml: boolean;
|
|
139
|
-
}, {}, {
|
|
140
|
-
Tooltip: {
|
|
141
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
142
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
143
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
144
|
-
"update:open": (value: boolean) => any;
|
|
145
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
146
|
-
P: {};
|
|
147
|
-
B: {};
|
|
148
|
-
D: {};
|
|
149
|
-
C: {};
|
|
150
|
-
M: {};
|
|
151
|
-
Defaults: {};
|
|
152
|
-
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
153
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
154
|
-
}>, {}, {}, {}, {}, {}>;
|
|
155
|
-
__isFragment?: never;
|
|
156
|
-
__isTeleport?: never;
|
|
157
|
-
__isSuspense?: never;
|
|
158
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
159
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
160
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
161
|
-
"update:open": (value: boolean) => any;
|
|
162
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
163
|
-
$slots: {
|
|
164
|
-
default?(_: {}): any;
|
|
165
|
-
};
|
|
166
|
-
});
|
|
167
|
-
TooltipTrigger: {
|
|
168
|
-
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, {
|
|
169
|
-
P: {};
|
|
170
|
-
B: {};
|
|
171
|
-
D: {};
|
|
172
|
-
C: {};
|
|
173
|
-
M: {};
|
|
174
|
-
Defaults: {};
|
|
175
|
-
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
176
|
-
__isFragment?: never;
|
|
177
|
-
__isTeleport?: never;
|
|
178
|
-
__isSuspense?: never;
|
|
179
|
-
} & 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 () => {
|
|
180
|
-
$slots: {
|
|
181
|
-
default?(_: {}): any;
|
|
182
|
-
};
|
|
183
|
-
});
|
|
184
|
-
TooltipContent: {
|
|
185
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
186
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
187
|
-
}> & Readonly<{
|
|
188
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
189
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
190
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
191
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
192
|
-
pointerDownOutside: (event: Event) => any;
|
|
193
|
-
}, import('vue').PublicProps, {
|
|
194
|
-
sideOffset: number;
|
|
195
|
-
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
196
|
-
P: {};
|
|
197
|
-
B: {};
|
|
198
|
-
D: {};
|
|
199
|
-
C: {};
|
|
200
|
-
M: {};
|
|
201
|
-
Defaults: {};
|
|
202
|
-
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
203
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
204
|
-
}> & Readonly<{
|
|
205
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
206
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
207
|
-
}>, {}, {}, {}, {}, {
|
|
208
|
-
sideOffset: number;
|
|
209
|
-
}>;
|
|
210
|
-
__isFragment?: never;
|
|
211
|
-
__isTeleport?: never;
|
|
212
|
-
__isSuspense?: never;
|
|
213
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
214
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
215
|
-
}> & Readonly<{
|
|
216
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
217
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
218
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
219
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
220
|
-
pointerDownOutside: (event: Event) => any;
|
|
221
|
-
}, string, {
|
|
222
|
-
sideOffset: number;
|
|
223
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
224
|
-
$slots: {
|
|
225
|
-
default?(_: {}): any;
|
|
226
|
-
};
|
|
227
|
-
});
|
|
228
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
154
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
229
155
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
230
156
|
export default _default;
|
|
231
157
|
//# sourceMappingURL=Tab.vue.d.ts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
2
|
cell: {
|
|
3
|
-
type: (
|
|
3
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
}>, {}, {}, {}, {
|
|
7
7
|
getIsComponent(cell: any): boolean;
|
|
8
8
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
9
9
|
cell: {
|
|
10
|
-
type: (
|
|
10
|
+
type: (StringConstructor | ObjectConstructor)[];
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
13
|
}>> & Readonly<{}>, {
|
|
@@ -109,10 +109,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
109
109
|
}, {}, {
|
|
110
110
|
UnnnicButton: {
|
|
111
111
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
112
|
-
|
|
112
|
+
text: string;
|
|
113
113
|
type: import('../Button/types').ButtonType;
|
|
114
114
|
size: import('../Button/types').ButtonSize;
|
|
115
|
-
|
|
115
|
+
disabled: boolean;
|
|
116
116
|
iconLeft: string;
|
|
117
117
|
iconRight: string;
|
|
118
118
|
float: boolean;
|
|
@@ -127,10 +127,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
127
127
|
M: {};
|
|
128
128
|
Defaults: {};
|
|
129
129
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
130
|
-
|
|
130
|
+
text: string;
|
|
131
131
|
type: import('../Button/types').ButtonType;
|
|
132
132
|
size: import('../Button/types').ButtonSize;
|
|
133
|
-
|
|
133
|
+
disabled: boolean;
|
|
134
134
|
iconLeft: string;
|
|
135
135
|
iconRight: string;
|
|
136
136
|
float: boolean;
|
|
@@ -142,10 +142,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
142
142
|
__isTeleport?: never;
|
|
143
143
|
__isSuspense?: never;
|
|
144
144
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
145
|
-
|
|
145
|
+
text: string;
|
|
146
146
|
type: import('../Button/types').ButtonType;
|
|
147
147
|
size: import('../Button/types').ButtonSize;
|
|
148
|
-
|
|
148
|
+
disabled: boolean;
|
|
149
149
|
iconLeft: string;
|
|
150
150
|
iconRight: string;
|
|
151
151
|
float: boolean;
|