@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
|
@@ -77,13 +77,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
77
77
|
type: BooleanConstructor;
|
|
78
78
|
default: boolean;
|
|
79
79
|
};
|
|
80
|
+
readonly: {
|
|
81
|
+
type: BooleanConstructor;
|
|
82
|
+
default: boolean;
|
|
83
|
+
};
|
|
84
|
+
forceActiveStatus: {
|
|
85
|
+
type: BooleanConstructor;
|
|
86
|
+
default: boolean;
|
|
87
|
+
};
|
|
88
|
+
showClear: {
|
|
89
|
+
type: BooleanConstructor;
|
|
90
|
+
default: boolean;
|
|
91
|
+
};
|
|
80
92
|
}>, {}, {
|
|
81
93
|
val: string;
|
|
82
94
|
}, {
|
|
83
95
|
computedError(): string | boolean;
|
|
84
96
|
}, {
|
|
85
97
|
fullySanitize: typeof fullySanitize;
|
|
86
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
98
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("clear" | "update:modelValue")[], "clear" | "update:modelValue", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
87
99
|
placeholder: {
|
|
88
100
|
type: StringConstructor;
|
|
89
101
|
default: string;
|
|
@@ -161,25 +173,41 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
161
173
|
type: BooleanConstructor;
|
|
162
174
|
default: boolean;
|
|
163
175
|
};
|
|
176
|
+
readonly: {
|
|
177
|
+
type: BooleanConstructor;
|
|
178
|
+
default: boolean;
|
|
179
|
+
};
|
|
180
|
+
forceActiveStatus: {
|
|
181
|
+
type: BooleanConstructor;
|
|
182
|
+
default: boolean;
|
|
183
|
+
};
|
|
184
|
+
showClear: {
|
|
185
|
+
type: BooleanConstructor;
|
|
186
|
+
default: boolean;
|
|
187
|
+
};
|
|
164
188
|
}>> & Readonly<{
|
|
165
189
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
190
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
166
191
|
}>, {
|
|
192
|
+
disabled: boolean;
|
|
167
193
|
type: string;
|
|
168
|
-
size: string;
|
|
169
|
-
label: string;
|
|
170
|
-
mask: string | unknown[];
|
|
171
194
|
placeholder: string;
|
|
172
195
|
tooltip: string;
|
|
196
|
+
label: string;
|
|
197
|
+
size: string;
|
|
198
|
+
mask: string | unknown[];
|
|
173
199
|
message: string;
|
|
174
|
-
disabled: boolean;
|
|
175
200
|
modelValue: string;
|
|
176
201
|
nativeType: string;
|
|
177
202
|
maxlength: number | null;
|
|
203
|
+
readonly: boolean;
|
|
204
|
+
forceActiveStatus: boolean;
|
|
178
205
|
iconLeft: string;
|
|
179
206
|
iconRight: string;
|
|
180
207
|
iconLeftClickable: boolean;
|
|
181
208
|
iconRightClickable: boolean;
|
|
182
209
|
allowTogglePassword: boolean;
|
|
210
|
+
showClear: boolean;
|
|
183
211
|
errors: string | unknown[];
|
|
184
212
|
hasCloudyColor: boolean;
|
|
185
213
|
showMaxlengthCounter: boolean;
|
|
@@ -234,6 +262,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
262
|
type: BooleanConstructor;
|
|
235
263
|
default: boolean;
|
|
236
264
|
};
|
|
265
|
+
readonly: {
|
|
266
|
+
type: BooleanConstructor;
|
|
267
|
+
default: boolean;
|
|
268
|
+
};
|
|
269
|
+
forceActiveStatus: {
|
|
270
|
+
type: BooleanConstructor;
|
|
271
|
+
default: boolean;
|
|
272
|
+
};
|
|
273
|
+
showClear: {
|
|
274
|
+
type: BooleanConstructor;
|
|
275
|
+
default: boolean;
|
|
276
|
+
};
|
|
237
277
|
}>, {}, {
|
|
238
278
|
isFocused: boolean;
|
|
239
279
|
showPassword: boolean;
|
|
@@ -247,8 +287,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
247
287
|
onFocus(): void;
|
|
248
288
|
onBlur(): void;
|
|
249
289
|
onIconLeftClick(): void;
|
|
290
|
+
onClearClick(): void;
|
|
250
291
|
onIconRightClick(): void;
|
|
251
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("icon-left-click" | "icon-right-click")[], "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
292
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("clear" | "icon-left-click" | "icon-right-click")[], "clear" | "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
252
293
|
placeholder: {
|
|
253
294
|
type: StringConstructor;
|
|
254
295
|
default: null;
|
|
@@ -298,22 +339,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
298
339
|
type: BooleanConstructor;
|
|
299
340
|
default: boolean;
|
|
300
341
|
};
|
|
342
|
+
readonly: {
|
|
343
|
+
type: BooleanConstructor;
|
|
344
|
+
default: boolean;
|
|
345
|
+
};
|
|
346
|
+
forceActiveStatus: {
|
|
347
|
+
type: BooleanConstructor;
|
|
348
|
+
default: boolean;
|
|
349
|
+
};
|
|
350
|
+
showClear: {
|
|
351
|
+
type: BooleanConstructor;
|
|
352
|
+
default: boolean;
|
|
353
|
+
};
|
|
301
354
|
}>> & Readonly<{
|
|
355
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
302
356
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
303
357
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
304
358
|
}>, {
|
|
359
|
+
disabled: boolean;
|
|
305
360
|
type: string;
|
|
306
|
-
size: string;
|
|
307
361
|
placeholder: string;
|
|
308
|
-
|
|
362
|
+
size: string;
|
|
309
363
|
modelValue: string;
|
|
310
364
|
nativeType: string;
|
|
311
365
|
maxlength: number;
|
|
366
|
+
readonly: boolean;
|
|
367
|
+
forceActiveStatus: boolean;
|
|
312
368
|
iconLeft: string;
|
|
313
369
|
iconRight: string;
|
|
314
370
|
iconLeftClickable: boolean;
|
|
315
371
|
iconRightClickable: boolean;
|
|
316
372
|
allowTogglePassword: boolean;
|
|
373
|
+
showClear: boolean;
|
|
317
374
|
}, {}, {
|
|
318
375
|
BaseInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
319
376
|
type: {
|
|
@@ -339,15 +396,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
339
396
|
};
|
|
340
397
|
hasIconLeft: BooleanConstructor;
|
|
341
398
|
hasIconRight: BooleanConstructor;
|
|
399
|
+
hasClearIcon: BooleanConstructor;
|
|
342
400
|
maxlength: {
|
|
343
401
|
type: NumberConstructor;
|
|
344
402
|
default: null;
|
|
345
403
|
};
|
|
404
|
+
readonly: {
|
|
405
|
+
type: BooleanConstructor;
|
|
406
|
+
default: boolean;
|
|
407
|
+
};
|
|
408
|
+
forceActiveStatus: {
|
|
409
|
+
type: BooleanConstructor;
|
|
410
|
+
default: boolean;
|
|
411
|
+
};
|
|
346
412
|
}>, {}, {}, {
|
|
347
413
|
attributes(): any;
|
|
348
414
|
classes(): (string | {
|
|
349
415
|
'input--has-icon-left': boolean;
|
|
350
416
|
'input--has-icon-right': boolean;
|
|
417
|
+
'input--has-clear-icon': boolean;
|
|
351
418
|
})[];
|
|
352
419
|
}, {
|
|
353
420
|
fullySanitize: typeof fullySanitize;
|
|
@@ -375,10 +442,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
375
442
|
};
|
|
376
443
|
hasIconLeft: BooleanConstructor;
|
|
377
444
|
hasIconRight: BooleanConstructor;
|
|
445
|
+
hasClearIcon: BooleanConstructor;
|
|
378
446
|
maxlength: {
|
|
379
447
|
type: NumberConstructor;
|
|
380
448
|
default: null;
|
|
381
449
|
};
|
|
450
|
+
readonly: {
|
|
451
|
+
type: BooleanConstructor;
|
|
452
|
+
default: boolean;
|
|
453
|
+
};
|
|
454
|
+
forceActiveStatus: {
|
|
455
|
+
type: BooleanConstructor;
|
|
456
|
+
default: boolean;
|
|
457
|
+
};
|
|
382
458
|
}>> & Readonly<{
|
|
383
459
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
384
460
|
}>, {
|
|
@@ -387,9 +463,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
387
463
|
mask: string | unknown[];
|
|
388
464
|
hasIconLeft: boolean;
|
|
389
465
|
hasIconRight: boolean;
|
|
466
|
+
hasClearIcon: boolean;
|
|
390
467
|
modelValue: string;
|
|
391
468
|
nativeType: string;
|
|
392
469
|
maxlength: number;
|
|
470
|
+
readonly: boolean;
|
|
471
|
+
forceActiveStatus: boolean;
|
|
393
472
|
}, {}, {}, {
|
|
394
473
|
mask: any;
|
|
395
474
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -424,7 +503,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
424
503
|
default: boolean;
|
|
425
504
|
};
|
|
426
505
|
error: {
|
|
427
|
-
type: (
|
|
506
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
428
507
|
default: boolean;
|
|
429
508
|
};
|
|
430
509
|
message: {
|
|
@@ -456,7 +535,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
456
535
|
default: boolean;
|
|
457
536
|
};
|
|
458
537
|
error: {
|
|
459
|
-
type: (
|
|
538
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
460
539
|
default: boolean;
|
|
461
540
|
};
|
|
462
541
|
message: {
|
|
@@ -472,17 +551,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
472
551
|
default: string;
|
|
473
552
|
};
|
|
474
553
|
}>> & Readonly<{}>, {
|
|
554
|
+
disabled: boolean;
|
|
475
555
|
error: string | boolean;
|
|
476
|
-
size: string;
|
|
477
|
-
label: string;
|
|
478
556
|
tooltip: string;
|
|
557
|
+
label: string;
|
|
558
|
+
size: string;
|
|
479
559
|
fixedLabel: boolean;
|
|
480
560
|
message: string;
|
|
481
|
-
disabled: boolean;
|
|
482
561
|
}, {}, {
|
|
483
562
|
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<{}>, {
|
|
484
|
-
label: string;
|
|
485
563
|
tooltip: string;
|
|
564
|
+
label: string;
|
|
486
565
|
useHtmlTooltip: boolean;
|
|
487
566
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
488
567
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/Input.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Input.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/Input.vue"],"names":[],"mappings":"AAyCA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA6L8B,sBAAsB"}
|
|
@@ -48,6 +48,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
48
48
|
type: BooleanConstructor;
|
|
49
49
|
default: boolean;
|
|
50
50
|
};
|
|
51
|
+
readonly: {
|
|
52
|
+
type: BooleanConstructor;
|
|
53
|
+
default: boolean;
|
|
54
|
+
};
|
|
55
|
+
forceActiveStatus: {
|
|
56
|
+
type: BooleanConstructor;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
showClear: {
|
|
60
|
+
type: BooleanConstructor;
|
|
61
|
+
default: boolean;
|
|
62
|
+
};
|
|
51
63
|
}>, {}, {
|
|
52
64
|
isFocused: boolean;
|
|
53
65
|
showPassword: boolean;
|
|
@@ -61,8 +73,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
61
73
|
onFocus(): void;
|
|
62
74
|
onBlur(): void;
|
|
63
75
|
onIconLeftClick(): void;
|
|
76
|
+
onClearClick(): void;
|
|
64
77
|
onIconRightClick(): void;
|
|
65
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("icon-left-click" | "icon-right-click")[], "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
78
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("clear" | "icon-left-click" | "icon-right-click")[], "clear" | "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
66
79
|
placeholder: {
|
|
67
80
|
type: StringConstructor;
|
|
68
81
|
default: null;
|
|
@@ -112,22 +125,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
112
125
|
type: BooleanConstructor;
|
|
113
126
|
default: boolean;
|
|
114
127
|
};
|
|
128
|
+
readonly: {
|
|
129
|
+
type: BooleanConstructor;
|
|
130
|
+
default: boolean;
|
|
131
|
+
};
|
|
132
|
+
forceActiveStatus: {
|
|
133
|
+
type: BooleanConstructor;
|
|
134
|
+
default: boolean;
|
|
135
|
+
};
|
|
136
|
+
showClear: {
|
|
137
|
+
type: BooleanConstructor;
|
|
138
|
+
default: boolean;
|
|
139
|
+
};
|
|
115
140
|
}>> & Readonly<{
|
|
141
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
116
142
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
117
143
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
118
144
|
}>, {
|
|
145
|
+
disabled: boolean;
|
|
119
146
|
type: string;
|
|
120
|
-
size: string;
|
|
121
147
|
placeholder: string;
|
|
122
|
-
|
|
148
|
+
size: string;
|
|
123
149
|
modelValue: string;
|
|
124
150
|
nativeType: string;
|
|
125
151
|
maxlength: number;
|
|
152
|
+
readonly: boolean;
|
|
153
|
+
forceActiveStatus: boolean;
|
|
126
154
|
iconLeft: string;
|
|
127
155
|
iconRight: string;
|
|
128
156
|
iconLeftClickable: boolean;
|
|
129
157
|
iconRightClickable: boolean;
|
|
130
158
|
allowTogglePassword: boolean;
|
|
159
|
+
showClear: boolean;
|
|
131
160
|
}, {}, {
|
|
132
161
|
BaseInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
133
162
|
type: {
|
|
@@ -153,15 +182,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
153
182
|
};
|
|
154
183
|
hasIconLeft: BooleanConstructor;
|
|
155
184
|
hasIconRight: BooleanConstructor;
|
|
185
|
+
hasClearIcon: BooleanConstructor;
|
|
156
186
|
maxlength: {
|
|
157
187
|
type: NumberConstructor;
|
|
158
188
|
default: null;
|
|
159
189
|
};
|
|
190
|
+
readonly: {
|
|
191
|
+
type: BooleanConstructor;
|
|
192
|
+
default: boolean;
|
|
193
|
+
};
|
|
194
|
+
forceActiveStatus: {
|
|
195
|
+
type: BooleanConstructor;
|
|
196
|
+
default: boolean;
|
|
197
|
+
};
|
|
160
198
|
}>, {}, {}, {
|
|
161
199
|
attributes(): any;
|
|
162
200
|
classes(): (string | {
|
|
163
201
|
'input--has-icon-left': boolean;
|
|
164
202
|
'input--has-icon-right': boolean;
|
|
203
|
+
'input--has-clear-icon': boolean;
|
|
165
204
|
})[];
|
|
166
205
|
}, {
|
|
167
206
|
fullySanitize: typeof import('../../utils/sanitize').fullySanitize;
|
|
@@ -189,10 +228,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
189
228
|
};
|
|
190
229
|
hasIconLeft: BooleanConstructor;
|
|
191
230
|
hasIconRight: BooleanConstructor;
|
|
231
|
+
hasClearIcon: BooleanConstructor;
|
|
192
232
|
maxlength: {
|
|
193
233
|
type: NumberConstructor;
|
|
194
234
|
default: null;
|
|
195
235
|
};
|
|
236
|
+
readonly: {
|
|
237
|
+
type: BooleanConstructor;
|
|
238
|
+
default: boolean;
|
|
239
|
+
};
|
|
240
|
+
forceActiveStatus: {
|
|
241
|
+
type: BooleanConstructor;
|
|
242
|
+
default: boolean;
|
|
243
|
+
};
|
|
196
244
|
}>> & Readonly<{
|
|
197
245
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
198
246
|
}>, {
|
|
@@ -201,9 +249,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
201
249
|
mask: string | unknown[];
|
|
202
250
|
hasIconLeft: boolean;
|
|
203
251
|
hasIconRight: boolean;
|
|
252
|
+
hasClearIcon: boolean;
|
|
204
253
|
modelValue: string;
|
|
205
254
|
nativeType: string;
|
|
206
255
|
maxlength: number;
|
|
256
|
+
readonly: boolean;
|
|
257
|
+
forceActiveStatus: boolean;
|
|
207
258
|
}, {}, {}, {
|
|
208
259
|
mask: any;
|
|
209
260
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/TextInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/TextInput.vue"],"names":[],"mappings":"AAwDA;"}
|
|
@@ -26,7 +26,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
26
26
|
placeholder: StringConstructor;
|
|
27
27
|
message: StringConstructor;
|
|
28
28
|
error: {
|
|
29
|
-
type: (
|
|
29
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
30
30
|
};
|
|
31
31
|
readonly: {
|
|
32
32
|
type: BooleanConstructor;
|
|
@@ -69,19 +69,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
69
|
placeholder: StringConstructor;
|
|
70
70
|
message: StringConstructor;
|
|
71
71
|
error: {
|
|
72
|
-
type: (
|
|
72
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
73
73
|
};
|
|
74
74
|
readonly: {
|
|
75
75
|
type: BooleanConstructor;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
78
|
}>> & Readonly<{}>, {
|
|
79
|
+
disabled: boolean;
|
|
79
80
|
type: string;
|
|
80
81
|
size: string;
|
|
81
|
-
disabled: boolean;
|
|
82
82
|
nativeType: string;
|
|
83
|
-
allowTogglePassword: boolean;
|
|
84
83
|
readonly: boolean;
|
|
84
|
+
allowTogglePassword: boolean;
|
|
85
85
|
}, {}, {
|
|
86
86
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
87
87
|
click: (event: Event) => any;
|
|
@@ -4,8 +4,8 @@ export interface LabelProps {
|
|
|
4
4
|
useHtmlTooltip?: boolean;
|
|
5
5
|
}
|
|
6
6
|
declare const _default: import('vue').DefineComponent<LabelProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<LabelProps> & Readonly<{}>, {
|
|
7
|
-
label: string;
|
|
8
7
|
tooltip: string;
|
|
8
|
+
label: string;
|
|
9
9
|
useHtmlTooltip: boolean;
|
|
10
10
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
11
11
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Label.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.vue"],"names":[],"mappings":"AAiBA;AA4EA,MAAM,WAAW,UAAU;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;;
|
|
1
|
+
{"version":3,"file":"Label.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.vue"],"names":[],"mappings":"AAiBA;AA4EA,MAAM,WAAW,UAAU;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;;aAFW,MAAM;WADR,MAAM;oBAEG,OAAO;;AA8F1B,wBAQG"}
|
|
@@ -76,8 +76,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
};
|
|
77
77
|
}>> & Readonly<{}>, {
|
|
78
78
|
text: string;
|
|
79
|
-
description: string;
|
|
80
79
|
scheme: string;
|
|
80
|
+
description: string;
|
|
81
81
|
modalIcon: string;
|
|
82
82
|
closeIcon: boolean;
|
|
83
83
|
alertMessage: string;
|