@weni/unnnic-system 3.2.8 → 3.2.9-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/Accordion/Accordion.vue.d.ts +1 -1
- package/dist/components/Alert/Alert.vue.d.ts +18 -119
- package/dist/components/Alert/Alert.vue.d.ts.map +1 -1
- package/dist/components/Alert/Version1dot1.vue.d.ts +2 -38
- package/dist/components/Alert/Version1dot1.vue.d.ts.map +1 -1
- package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +2 -2
- package/dist/components/AudioRecorder/AudioPlayer.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +5 -5
- package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +2 -2
- package/dist/components/Banner/Banner.vue.d.ts +1 -1
- package/dist/components/Banner/InfoBanner.vue.d.ts +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts +2 -2
- package/dist/components/Button/Button.vue.d.ts.map +1 -1
- package/dist/components/Button/ButtonIcon.vue.d.ts +1 -1
- package/dist/components/Button/types.d.ts +1 -1
- package/dist/components/Button/types.d.ts.map +1 -1
- package/dist/components/Card/AccountCard.vue.d.ts +3 -3
- package/dist/components/Card/BlankCard.vue.d.ts +1 -1
- package/dist/components/Card/Card.vue.d.ts +21 -21
- package/dist/components/Card/CardCompany.vue.d.ts +8 -8
- package/dist/components/Card/CardData.vue.d.ts +1 -1
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +4 -4
- package/dist/components/Card/ContentCard.vue.d.ts +2 -2
- package/dist/components/Card/DashCard.vue.d.ts +4 -4
- package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
- package/dist/components/Card/MarketplaceCard.vue.d.ts +2 -2
- package/dist/components/Card/SimpleCard.vue.d.ts +3 -3
- package/dist/components/Card/StatusCard.vue.d.ts +2 -2
- package/dist/components/Card/TitleCard.vue.d.ts +2 -2
- package/dist/components/CardImage/CardImage.vue.d.ts +8 -8
- package/dist/components/CardInformation/CardInformation.vue.d.ts +4 -4
- package/dist/components/CardProject/CardProject.vue.d.ts +3 -3
- package/dist/components/Carousel/Carousel.vue.d.ts +11 -11
- package/dist/components/Carousel/TagCarousel.vue.d.ts +9 -9
- package/dist/components/ChartBar/ChartBar.vue.d.ts +8 -8
- package/dist/components/ChartLine/ChartLine.vue.d.ts +1 -1
- package/dist/components/ChatText/ChatText.vue.d.ts +2 -2
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +15 -15
- package/dist/components/ChatsDashboardTagLive/ChatsDashboardTagLive.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts +1 -1
- package/dist/components/ChatsHeader/ChatsHeader.vue.d.ts.map +1 -1
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +5 -5
- package/dist/components/ChatsMessage/ChatsMessageStatusBackdrop.vue.d.ts +2 -2
- package/dist/components/ChatsNavbar/ChatsNavbar.vue.d.ts +1 -1
- package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +2 -2
- package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
- package/dist/components/Comment/Comment.vue.d.ts +1 -1
- package/dist/components/DataArea/DataArea.vue.d.ts +2 -2
- 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 +182 -27
- package/dist/components/DatePicker/DatePicker.vue.d.ts +8 -8
- package/dist/components/Drawer/Drawer.vue.d.ts +7 -7
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
- package/dist/components/Dropdown/LanguageSelect.vue.d.ts +3 -3
- package/dist/components/Flag.vue.d.ts +2 -2
- package/dist/components/FormElement/FormElement.vue.d.ts +38 -32
- package/dist/components/FormElement/FormElement.vue.d.ts.map +1 -1
- package/dist/components/Icon.vue.d.ts +1 -1
- package/dist/components/IconLoading/IconLoading.vue.d.ts +1 -1
- package/dist/components/ImportCard/ImportCard.vue.d.ts +7 -7
- package/dist/components/Input/BaseInput.vue.d.ts +10 -1
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +182 -27
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +31 -13
- package/dist/components/Input/TextInput.vue.d.ts.map +1 -1
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +192 -37
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- package/dist/components/Label/Label.vue.d.ts +9 -15
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Modal/Modal.vue.d.ts +2 -2
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +9 -9
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +190 -35
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +14 -14
- package/dist/components/MoodRating/MoodRating.vue.d.ts +1 -1
- package/dist/components/MultiSelect/MultiSelect.vue.d.ts +7 -7
- package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
- package/dist/components/ProgressBar/ProgressBar.vue.d.ts +1 -1
- package/dist/components/Radio/Radio.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +45 -27
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +8 -8
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +4 -4
- package/dist/components/SelectTime/index.vue.d.ts +31 -13
- package/dist/components/SkeletonLoading/skeletonTheme.vue.d.ts +1 -1
- package/dist/components/Slider/Slider.vue.d.ts +2 -2
- package/dist/components/StarRating/StarRating.vue.d.ts +1 -1
- package/dist/components/Switch/Switch.vue.d.ts +2 -2
- package/dist/components/Tab/Tab.vue.d.ts +2 -2
- package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
- package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
- package/dist/components/TabsExpanded/TabsExpanded.vue.d.ts +1 -1
- package/dist/components/Tag/BrandTag.vue.d.ts +2 -2
- package/dist/components/Tag/DefaultTag.vue.d.ts +2 -2
- package/dist/components/Tag/IndicatorTag.vue.d.ts +2 -2
- package/dist/components/Tag/Tag.vue.d.ts +8 -8
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts +9 -0
- package/dist/components/TemplatePreview/TemplatePreview.vue.d.ts.map +1 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts +15 -0
- package/dist/components/TemplatePreview/TemplatePreviewModal.vue.d.ts.map +1 -0
- package/dist/components/TextArea/TextArea.vue.d.ts +38 -32
- package/dist/components/TextArea/TextArea.vue.d.ts.map +1 -1
- package/dist/components/Toast/Toast.vue.d.ts +16 -0
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -0
- package/dist/components/Toast/ToastManager.d.ts +14 -0
- package/dist/components/Toast/ToastManager.d.ts.map +1 -0
- package/dist/components/Toast/types.d.ts +35 -0
- package/dist/components/Toast/types.d.ts.map +1 -0
- package/dist/components/ToolTip/ToolTip.vue.d.ts +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 +7 -7
- package/dist/components/index.d.ts +2116 -1064
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{es-b3e51efa.js → es-2735a8fb.js} +1 -1
- package/dist/{index-b9e3c5e9.js → index-e012fa52.js} +8396 -8093
- package/dist/{pt-br-20887b32.js → pt-br-f38a8b9c.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.js +126 -120
- package/dist/unnnic.umd.cjs +42 -41
- package/dist/utils/call.d.ts +2 -1
- package/dist/utils/call.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/assets/img/previews/doc-preview.png +0 -0
- package/src/assets/img/previews/image-preview.png +0 -0
- package/src/assets/img/previews/video-preview.png +0 -0
- package/src/assets/scss/scheme-colors.scss +131 -4
- package/src/assets/tokens/colors.json +2 -2
- package/src/components/Alert/Alert.vue +26 -135
- package/src/components/Alert/Version1dot1.vue +0 -36
- package/src/components/Button/Button.vue +60 -108
- package/src/components/Button/types.ts +0 -1
- package/src/components/FormElement/FormElement.vue +51 -91
- package/src/components/Input/BaseInput.vue +10 -12
- package/src/components/Input/Input.scss +17 -20
- package/src/components/Input/Input.vue +96 -28
- package/src/components/Input/TextInput.vue +28 -41
- package/src/components/Input/__test__/TextInput.spec.js +5 -5
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +12 -3
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +1 -1
- package/src/components/Label/Label.vue +52 -21
- package/src/components/Label/__tests__/Label.spec.js +1 -1
- package/src/components/Label/__tests__/__snapshots__/Label.spec.js.snap +1 -1
- package/src/components/ModalDialog/ModalDialog.vue +1 -0
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -1
- package/src/components/TableNext/__test__/__snapshots__/TableNext.spec.js.snap +2 -2
- package/src/components/TableNext/__test__/__snapshots__/TablePagination.spec.js.snap +2 -2
- package/src/components/TemplatePreview/TemplatePreview.vue +252 -0
- package/src/components/TemplatePreview/TemplatePreviewModal.vue +51 -0
- package/src/components/TemplatePreview/types.d.ts +16 -0
- package/src/components/TextArea/TextArea.vue +13 -9
- package/src/components/TextArea/__test__/__snapshots__/TextArea.spec.js.snap +7 -2
- package/src/components/Toast/Toast.vue +236 -0
- package/src/components/Toast/ToastManager.ts +110 -0
- package/src/components/Toast/types.ts +57 -0
- package/src/components/index.ts +18 -4
- package/src/stories/Alert.stories.js +6 -67
- package/src/stories/Button.stories.js +2 -17
- package/src/stories/Input.stories.js +16 -3
- package/src/stories/Label.stories.js +7 -0
- package/src/stories/TemplatePreview.stories.js +94 -0
- package/src/stories/TemplatePreviewModal.stories.js +110 -0
- package/src/stories/Toast.mdx +123 -0
- package/src/stories/Toast.stories.js +126 -0
- package/src/types/scheme-colors.d.ts +120 -14
- package/src/utils/call.js +46 -18
- package/src/components/Alert/AlertBanner.vue +0 -182
- package/src/components/Alert/AlertCaller.vue +0 -49
- package/src/components/Alert/__tests__/AlertBanner.spec.js +0 -89
- package/src/components/Alert/__tests__/AlertCaller.spec.js +0 -98
|
@@ -53,11 +53,11 @@ 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
|
-
text: string;
|
|
57
|
-
next: boolean;
|
|
58
56
|
size: import('../Button/types').ButtonSize;
|
|
59
57
|
type: import('../Button/types').ButtonType;
|
|
60
58
|
disabled: boolean;
|
|
59
|
+
text: string;
|
|
60
|
+
next: boolean;
|
|
61
61
|
iconLeft: string;
|
|
62
62
|
iconRight: string;
|
|
63
63
|
float: boolean;
|
|
@@ -72,11 +72,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
72
72
|
M: {};
|
|
73
73
|
Defaults: {};
|
|
74
74
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
75
|
-
text: string;
|
|
76
|
-
next: boolean;
|
|
77
75
|
size: import('../Button/types').ButtonSize;
|
|
78
76
|
type: import('../Button/types').ButtonType;
|
|
79
77
|
disabled: boolean;
|
|
78
|
+
text: string;
|
|
79
|
+
next: boolean;
|
|
80
80
|
iconLeft: string;
|
|
81
81
|
iconRight: string;
|
|
82
82
|
float: boolean;
|
|
@@ -88,11 +88,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
88
88
|
__isTeleport?: never;
|
|
89
89
|
__isSuspense?: never;
|
|
90
90
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
91
|
-
text: string;
|
|
92
|
-
next: boolean;
|
|
93
91
|
size: import('../Button/types').ButtonSize;
|
|
94
92
|
type: import('../Button/types').ButtonType;
|
|
95
93
|
disabled: boolean;
|
|
94
|
+
text: string;
|
|
95
|
+
next: boolean;
|
|
96
96
|
iconLeft: string;
|
|
97
97
|
iconRight: string;
|
|
98
98
|
float: boolean;
|
|
@@ -54,11 +54,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
54
54
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
55
55
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
56
56
|
}>, {
|
|
57
|
+
size: import('../Icon.vue').IconSize;
|
|
57
58
|
filled: boolean;
|
|
58
59
|
next: boolean;
|
|
59
60
|
icon: string | null;
|
|
60
61
|
clickable: boolean;
|
|
61
|
-
size: import('../Icon.vue').IconSize;
|
|
62
62
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
63
63
|
scheme: import('../Icon.vue').SchemeColor;
|
|
64
64
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -7,13 +7,13 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
7
7
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
8
8
|
size: string;
|
|
9
9
|
disabled: boolean;
|
|
10
|
-
value: string | number;
|
|
11
10
|
modelValue: string | number;
|
|
11
|
+
value: string | number;
|
|
12
12
|
$props: {
|
|
13
13
|
readonly size?: string | undefined;
|
|
14
14
|
readonly disabled?: boolean | undefined;
|
|
15
|
-
readonly value?: string | number | undefined;
|
|
16
15
|
readonly modelValue?: string | number | undefined;
|
|
16
|
+
readonly value?: string | number | undefined;
|
|
17
17
|
};
|
|
18
18
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
19
19
|
type __VLS_TemplateResult = {
|
|
@@ -111,7 +111,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
111
111
|
methods: {
|
|
112
112
|
i18n(...args: any[]): any;
|
|
113
113
|
};
|
|
114
|
-
}, import('vue').ComponentOptionsMixin, ("
|
|
114
|
+
}, import('vue').ComponentOptionsMixin, ("update:modelValue" | "onChange" | "update:searchValue" | "onActiveChange")[], "update:modelValue" | "onChange" | "update:searchValue" | "onActiveChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
115
115
|
options: {
|
|
116
116
|
type: ArrayConstructor;
|
|
117
117
|
required: true;
|
|
@@ -238,10 +238,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
238
238
|
type: BooleanConstructor;
|
|
239
239
|
default: null;
|
|
240
240
|
};
|
|
241
|
-
iconRightSize: {
|
|
242
|
-
type: StringConstructor;
|
|
243
|
-
default: string;
|
|
244
|
-
};
|
|
245
241
|
allowTogglePassword: {
|
|
246
242
|
type: BooleanConstructor;
|
|
247
243
|
default: null;
|
|
@@ -254,13 +250,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
254
250
|
type: StringConstructor;
|
|
255
251
|
default: string;
|
|
256
252
|
};
|
|
253
|
+
maxlength: {
|
|
254
|
+
type: NumberConstructor;
|
|
255
|
+
default: null;
|
|
256
|
+
};
|
|
257
|
+
disabled: {
|
|
258
|
+
type: BooleanConstructor;
|
|
259
|
+
default: boolean;
|
|
260
|
+
};
|
|
257
261
|
}>, {}, {
|
|
258
262
|
isFocused: boolean;
|
|
259
263
|
showPassword: boolean;
|
|
260
264
|
}, {
|
|
261
|
-
isDisabled():
|
|
265
|
+
isDisabled(): {};
|
|
262
266
|
iconRightSvg(): string;
|
|
263
|
-
iconScheme(): "
|
|
267
|
+
iconScheme(): "fg-base" | "fg-muted" | "fg-critical" | "color-gray-700";
|
|
264
268
|
attributes(): any;
|
|
265
269
|
}, {
|
|
266
270
|
focus(): void;
|
|
@@ -302,10 +306,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
302
306
|
type: BooleanConstructor;
|
|
303
307
|
default: null;
|
|
304
308
|
};
|
|
305
|
-
iconRightSize: {
|
|
306
|
-
type: StringConstructor;
|
|
307
|
-
default: string;
|
|
308
|
-
};
|
|
309
309
|
allowTogglePassword: {
|
|
310
310
|
type: BooleanConstructor;
|
|
311
311
|
default: null;
|
|
@@ -318,20 +318,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
318
318
|
type: StringConstructor;
|
|
319
319
|
default: string;
|
|
320
320
|
};
|
|
321
|
+
maxlength: {
|
|
322
|
+
type: NumberConstructor;
|
|
323
|
+
default: null;
|
|
324
|
+
};
|
|
325
|
+
disabled: {
|
|
326
|
+
type: BooleanConstructor;
|
|
327
|
+
default: boolean;
|
|
328
|
+
};
|
|
321
329
|
}>> & Readonly<{
|
|
322
330
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
323
331
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
324
332
|
}>, {
|
|
325
333
|
size: string;
|
|
326
334
|
type: string;
|
|
335
|
+
disabled: boolean;
|
|
327
336
|
modelValue: string;
|
|
328
337
|
nativeType: string;
|
|
338
|
+
maxlength: number;
|
|
329
339
|
placeholder: string;
|
|
330
340
|
iconLeft: string;
|
|
331
341
|
iconRight: string;
|
|
332
342
|
iconLeftClickable: boolean;
|
|
333
343
|
iconRightClickable: boolean;
|
|
334
|
-
iconRightSize: string;
|
|
335
344
|
allowTogglePassword: boolean;
|
|
336
345
|
hasCloudyColor: boolean;
|
|
337
346
|
}, {}, {
|
|
@@ -359,6 +368,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
359
368
|
};
|
|
360
369
|
hasIconLeft: BooleanConstructor;
|
|
361
370
|
hasIconRight: BooleanConstructor;
|
|
371
|
+
maxlength: {
|
|
372
|
+
type: NumberConstructor;
|
|
373
|
+
default: null;
|
|
374
|
+
};
|
|
362
375
|
}>, {}, {}, {
|
|
363
376
|
attributes(): any;
|
|
364
377
|
classes(): (string | {
|
|
@@ -391,16 +404,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
391
404
|
};
|
|
392
405
|
hasIconLeft: BooleanConstructor;
|
|
393
406
|
hasIconRight: BooleanConstructor;
|
|
407
|
+
maxlength: {
|
|
408
|
+
type: NumberConstructor;
|
|
409
|
+
default: null;
|
|
410
|
+
};
|
|
394
411
|
}>> & Readonly<{
|
|
395
412
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
396
413
|
}>, {
|
|
397
|
-
mask: string | unknown[];
|
|
398
414
|
size: string;
|
|
399
415
|
type: string;
|
|
416
|
+
mask: string | unknown[];
|
|
400
417
|
hasIconLeft: boolean;
|
|
401
418
|
hasIconRight: boolean;
|
|
402
419
|
modelValue: string;
|
|
403
420
|
nativeType: string;
|
|
421
|
+
maxlength: number;
|
|
404
422
|
}, {}, {}, {
|
|
405
423
|
mask: any;
|
|
406
424
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -413,11 +431,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
413
431
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
414
432
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
415
433
|
}>, {
|
|
434
|
+
size: import('../Icon.vue').IconSize;
|
|
416
435
|
filled: boolean;
|
|
417
436
|
next: boolean;
|
|
418
437
|
icon: string | null;
|
|
419
438
|
clickable: boolean;
|
|
420
|
-
size: import('../Icon.vue').IconSize;
|
|
421
439
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
422
440
|
scheme: import('../Icon.vue').SchemeColor;
|
|
423
441
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -507,8 +525,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
507
525
|
validator(value: unknown): boolean;
|
|
508
526
|
};
|
|
509
527
|
}>> & Readonly<{}>, {
|
|
510
|
-
label: string;
|
|
511
528
|
size: string;
|
|
529
|
+
label: string;
|
|
512
530
|
disabled: boolean;
|
|
513
531
|
description: string;
|
|
514
532
|
active: boolean;
|
|
@@ -520,7 +538,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
520
538
|
}, {}, {
|
|
521
539
|
UnnnicCheckbox: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
522
540
|
modelValue: {
|
|
523
|
-
type: (
|
|
541
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
524
542
|
default: boolean;
|
|
525
543
|
validator(value: unknown): boolean;
|
|
526
544
|
};
|
|
@@ -545,7 +563,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
545
563
|
click(): void;
|
|
546
564
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
547
565
|
modelValue: {
|
|
548
|
-
type: (
|
|
566
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
549
567
|
default: boolean;
|
|
550
568
|
validator(value: unknown): boolean;
|
|
551
569
|
};
|
|
@@ -580,11 +598,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
580
598
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
581
599
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
582
600
|
}>, {
|
|
601
|
+
size: import('../Icon.vue').IconSize;
|
|
583
602
|
filled: boolean;
|
|
584
603
|
next: boolean;
|
|
585
604
|
icon: string | null;
|
|
586
605
|
clickable: boolean;
|
|
587
|
-
size: import('../Icon.vue').IconSize;
|
|
588
606
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
589
607
|
scheme: import('../Icon.vue').SchemeColor;
|
|
590
608
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -749,10 +767,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
749
767
|
default: null;
|
|
750
768
|
};
|
|
751
769
|
}>> & Readonly<{}>, {
|
|
770
|
+
disabled: boolean;
|
|
752
771
|
text: string;
|
|
753
772
|
clickable: boolean;
|
|
754
773
|
scheme: string;
|
|
755
|
-
disabled: boolean;
|
|
756
774
|
hasCloseIcon: boolean;
|
|
757
775
|
leftIcon: string;
|
|
758
776
|
rightIcon: string;
|
|
@@ -766,11 +784,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
766
784
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
767
785
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
768
786
|
}>, {
|
|
787
|
+
size: import('../Icon.vue').IconSize;
|
|
769
788
|
filled: boolean;
|
|
770
789
|
next: boolean;
|
|
771
790
|
icon: string | null;
|
|
772
791
|
clickable: boolean;
|
|
773
|
-
size: import('../Icon.vue').IconSize;
|
|
774
792
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
775
793
|
scheme: import('../Icon.vue').SchemeColor;
|
|
776
794
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -841,11 +859,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
841
859
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
842
860
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
843
861
|
}>, {
|
|
862
|
+
size: import('../Icon.vue').IconSize;
|
|
844
863
|
filled: boolean;
|
|
845
864
|
next: boolean;
|
|
846
865
|
icon: string | null;
|
|
847
866
|
clickable: boolean;
|
|
848
|
-
size: import('../Icon.vue').IconSize;
|
|
849
867
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
850
868
|
scheme: import('../Icon.vue').SchemeColor;
|
|
851
869
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -917,8 +935,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
917
935
|
};
|
|
918
936
|
}>> & Readonly<{}>, {
|
|
919
937
|
text: string;
|
|
920
|
-
forceOpen: boolean;
|
|
921
938
|
enabled: boolean;
|
|
939
|
+
forceOpen: boolean;
|
|
922
940
|
side: string;
|
|
923
941
|
maxWidth: string;
|
|
924
942
|
shortcutText: string;
|
|
@@ -953,9 +971,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
953
971
|
default: boolean;
|
|
954
972
|
};
|
|
955
973
|
}>> & Readonly<{}>, {
|
|
974
|
+
disabled: boolean;
|
|
956
975
|
text: string;
|
|
957
976
|
clickable: boolean;
|
|
958
|
-
disabled: boolean;
|
|
959
977
|
}, {}, {
|
|
960
978
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
961
979
|
click: (event: Event) => any;
|
|
@@ -966,11 +984,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
966
984
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
967
985
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
968
986
|
}>, {
|
|
987
|
+
size: import('../Icon.vue').IconSize;
|
|
969
988
|
filled: boolean;
|
|
970
989
|
next: boolean;
|
|
971
990
|
icon: string | null;
|
|
972
991
|
clickable: boolean;
|
|
973
|
-
size: import('../Icon.vue').IconSize;
|
|
974
992
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
975
993
|
scheme: import('../Icon.vue').SchemeColor;
|
|
976
994
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -1047,11 +1065,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1047
1065
|
default: string;
|
|
1048
1066
|
};
|
|
1049
1067
|
}>> & Readonly<{}>, {
|
|
1068
|
+
type: string;
|
|
1069
|
+
disabled: boolean;
|
|
1050
1070
|
text: string;
|
|
1051
1071
|
clickable: boolean;
|
|
1052
1072
|
scheme: string;
|
|
1053
|
-
type: string;
|
|
1054
|
-
disabled: boolean;
|
|
1055
1073
|
hasCloseIcon: boolean;
|
|
1056
1074
|
leftIcon: string;
|
|
1057
1075
|
rightIcon: string;
|
|
@@ -1147,11 +1165,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1147
1165
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
1148
1166
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
1149
1167
|
}>, {
|
|
1168
|
+
size: import('../Icon.vue').IconSize;
|
|
1150
1169
|
filled: boolean;
|
|
1151
1170
|
next: boolean;
|
|
1152
1171
|
icon: string | null;
|
|
1153
1172
|
clickable: boolean;
|
|
1154
|
-
size: import('../Icon.vue').IconSize;
|
|
1155
1173
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
1156
1174
|
scheme: import('../Icon.vue').SchemeColor;
|
|
1157
1175
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -157,10 +157,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
default: null;
|
|
158
158
|
};
|
|
159
159
|
}>> & Readonly<{}>, {
|
|
160
|
+
disabled: boolean;
|
|
160
161
|
text: string;
|
|
161
162
|
clickable: boolean;
|
|
162
163
|
scheme: string;
|
|
163
|
-
disabled: boolean;
|
|
164
164
|
hasCloseIcon: boolean;
|
|
165
165
|
leftIcon: string;
|
|
166
166
|
rightIcon: string;
|
|
@@ -174,11 +174,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
175
175
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
176
176
|
}>, {
|
|
177
|
+
size: import('../Icon.vue').IconSize;
|
|
177
178
|
filled: boolean;
|
|
178
179
|
next: boolean;
|
|
179
180
|
icon: string | null;
|
|
180
181
|
clickable: boolean;
|
|
181
|
-
size: import('../Icon.vue').IconSize;
|
|
182
182
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
183
183
|
scheme: import('../Icon.vue').SchemeColor;
|
|
184
184
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -249,11 +249,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
249
249
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
250
250
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
251
251
|
}>, {
|
|
252
|
+
size: import('../Icon.vue').IconSize;
|
|
252
253
|
filled: boolean;
|
|
253
254
|
next: boolean;
|
|
254
255
|
icon: string | null;
|
|
255
256
|
clickable: boolean;
|
|
256
|
-
size: import('../Icon.vue').IconSize;
|
|
257
257
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
258
258
|
scheme: import('../Icon.vue').SchemeColor;
|
|
259
259
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -325,8 +325,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
325
325
|
};
|
|
326
326
|
}>> & Readonly<{}>, {
|
|
327
327
|
text: string;
|
|
328
|
-
forceOpen: boolean;
|
|
329
328
|
enabled: boolean;
|
|
329
|
+
forceOpen: boolean;
|
|
330
330
|
side: string;
|
|
331
331
|
maxWidth: string;
|
|
332
332
|
shortcutText: string;
|
|
@@ -361,9 +361,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
361
361
|
default: boolean;
|
|
362
362
|
};
|
|
363
363
|
}>> & Readonly<{}>, {
|
|
364
|
+
disabled: boolean;
|
|
364
365
|
text: string;
|
|
365
366
|
clickable: boolean;
|
|
366
|
-
disabled: boolean;
|
|
367
367
|
}, {}, {
|
|
368
368
|
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
369
369
|
click: (event: Event) => any;
|
|
@@ -374,11 +374,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
374
374
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
375
375
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
376
376
|
}>, {
|
|
377
|
+
size: import('../Icon.vue').IconSize;
|
|
377
378
|
filled: boolean;
|
|
378
379
|
next: boolean;
|
|
379
380
|
icon: string | null;
|
|
380
381
|
clickable: boolean;
|
|
381
|
-
size: import('../Icon.vue').IconSize;
|
|
382
382
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
383
383
|
scheme: import('../Icon.vue').SchemeColor;
|
|
384
384
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -455,11 +455,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
455
455
|
default: string;
|
|
456
456
|
};
|
|
457
457
|
}>> & Readonly<{}>, {
|
|
458
|
+
type: string;
|
|
459
|
+
disabled: boolean;
|
|
458
460
|
text: string;
|
|
459
461
|
clickable: boolean;
|
|
460
462
|
scheme: string;
|
|
461
|
-
type: string;
|
|
462
|
-
disabled: boolean;
|
|
463
463
|
hasCloseIcon: boolean;
|
|
464
464
|
leftIcon: string;
|
|
465
465
|
rightIcon: string;
|
|
@@ -84,8 +84,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
84
84
|
validator(value: unknown): boolean;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
label: string;
|
|
88
87
|
size: string;
|
|
88
|
+
label: string;
|
|
89
89
|
disabled: boolean;
|
|
90
90
|
description: string;
|
|
91
91
|
active: 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
|
};
|
|
@@ -122,7 +122,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
122
122
|
click(): void;
|
|
123
123
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "update:model-value")[], "change" | "update:model-value", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
124
124
|
modelValue: {
|
|
125
|
-
type: (
|
|
125
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
126
126
|
default: boolean;
|
|
127
127
|
validator(value: unknown): boolean;
|
|
128
128
|
};
|
|
@@ -157,11 +157,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
158
158
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
159
159
|
}>, {
|
|
160
|
+
size: import('../Icon.vue').IconSize;
|
|
160
161
|
filled: boolean;
|
|
161
162
|
next: boolean;
|
|
162
163
|
icon: string | null;
|
|
163
164
|
clickable: boolean;
|
|
164
|
-
size: import('../Icon.vue').IconSize;
|
|
165
165
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
166
166
|
scheme: import('../Icon.vue').SchemeColor;
|
|
167
167
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -143,10 +143,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
143
143
|
type: BooleanConstructor;
|
|
144
144
|
default: null;
|
|
145
145
|
};
|
|
146
|
-
iconRightSize: {
|
|
147
|
-
type: StringConstructor;
|
|
148
|
-
default: string;
|
|
149
|
-
};
|
|
150
146
|
allowTogglePassword: {
|
|
151
147
|
type: BooleanConstructor;
|
|
152
148
|
default: null;
|
|
@@ -159,13 +155,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
159
155
|
type: StringConstructor;
|
|
160
156
|
default: string;
|
|
161
157
|
};
|
|
158
|
+
maxlength: {
|
|
159
|
+
type: NumberConstructor;
|
|
160
|
+
default: null;
|
|
161
|
+
};
|
|
162
|
+
disabled: {
|
|
163
|
+
type: BooleanConstructor;
|
|
164
|
+
default: boolean;
|
|
165
|
+
};
|
|
162
166
|
}>, {}, {
|
|
163
167
|
isFocused: boolean;
|
|
164
168
|
showPassword: boolean;
|
|
165
169
|
}, {
|
|
166
|
-
isDisabled():
|
|
170
|
+
isDisabled(): {};
|
|
167
171
|
iconRightSvg(): string;
|
|
168
|
-
iconScheme(): "
|
|
172
|
+
iconScheme(): "fg-base" | "fg-muted" | "fg-critical" | "color-gray-700";
|
|
169
173
|
attributes(): any;
|
|
170
174
|
}, {
|
|
171
175
|
focus(): void;
|
|
@@ -207,10 +211,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
207
211
|
type: BooleanConstructor;
|
|
208
212
|
default: null;
|
|
209
213
|
};
|
|
210
|
-
iconRightSize: {
|
|
211
|
-
type: StringConstructor;
|
|
212
|
-
default: string;
|
|
213
|
-
};
|
|
214
214
|
allowTogglePassword: {
|
|
215
215
|
type: BooleanConstructor;
|
|
216
216
|
default: null;
|
|
@@ -223,20 +223,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
223
223
|
type: StringConstructor;
|
|
224
224
|
default: string;
|
|
225
225
|
};
|
|
226
|
+
maxlength: {
|
|
227
|
+
type: NumberConstructor;
|
|
228
|
+
default: null;
|
|
229
|
+
};
|
|
230
|
+
disabled: {
|
|
231
|
+
type: BooleanConstructor;
|
|
232
|
+
default: boolean;
|
|
233
|
+
};
|
|
226
234
|
}>> & Readonly<{
|
|
227
235
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
228
236
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
229
237
|
}>, {
|
|
230
238
|
size: string;
|
|
231
239
|
type: string;
|
|
240
|
+
disabled: boolean;
|
|
232
241
|
modelValue: string;
|
|
233
242
|
nativeType: string;
|
|
243
|
+
maxlength: number;
|
|
234
244
|
placeholder: string;
|
|
235
245
|
iconLeft: string;
|
|
236
246
|
iconRight: string;
|
|
237
247
|
iconLeftClickable: boolean;
|
|
238
248
|
iconRightClickable: boolean;
|
|
239
|
-
iconRightSize: string;
|
|
240
249
|
allowTogglePassword: boolean;
|
|
241
250
|
hasCloudyColor: boolean;
|
|
242
251
|
}, {}, {
|
|
@@ -264,6 +273,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
264
273
|
};
|
|
265
274
|
hasIconLeft: BooleanConstructor;
|
|
266
275
|
hasIconRight: BooleanConstructor;
|
|
276
|
+
maxlength: {
|
|
277
|
+
type: NumberConstructor;
|
|
278
|
+
default: null;
|
|
279
|
+
};
|
|
267
280
|
}>, {}, {}, {
|
|
268
281
|
attributes(): any;
|
|
269
282
|
classes(): (string | {
|
|
@@ -296,16 +309,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
296
309
|
};
|
|
297
310
|
hasIconLeft: BooleanConstructor;
|
|
298
311
|
hasIconRight: BooleanConstructor;
|
|
312
|
+
maxlength: {
|
|
313
|
+
type: NumberConstructor;
|
|
314
|
+
default: null;
|
|
315
|
+
};
|
|
299
316
|
}>> & Readonly<{
|
|
300
317
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
301
318
|
}>, {
|
|
302
|
-
mask: string | unknown[];
|
|
303
319
|
size: string;
|
|
304
320
|
type: string;
|
|
321
|
+
mask: string | unknown[];
|
|
305
322
|
hasIconLeft: boolean;
|
|
306
323
|
hasIconRight: boolean;
|
|
307
324
|
modelValue: string;
|
|
308
325
|
nativeType: string;
|
|
326
|
+
maxlength: number;
|
|
309
327
|
}, {}, {}, {
|
|
310
328
|
mask: any;
|
|
311
329
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -318,11 +336,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
318
336
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
319
337
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
320
338
|
}>, {
|
|
339
|
+
size: import('../Icon.vue').IconSize;
|
|
321
340
|
filled: boolean;
|
|
322
341
|
next: boolean;
|
|
323
342
|
icon: string | null;
|
|
324
343
|
clickable: boolean;
|
|
325
|
-
size: import('../Icon.vue').IconSize;
|
|
326
344
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
327
345
|
scheme: import('../Icon.vue').SchemeColor;
|
|
328
346
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -61,8 +61,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
61
61
|
}>> & Readonly<{}>, {
|
|
62
62
|
loading: boolean;
|
|
63
63
|
color: string;
|
|
64
|
-
highlight: string;
|
|
65
64
|
duration: number;
|
|
65
|
+
highlight: string;
|
|
66
66
|
tag: string;
|
|
67
67
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
68
68
|
export default _default;
|
|
@@ -172,8 +172,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
172
172
|
};
|
|
173
173
|
}>> & Readonly<{}>, {
|
|
174
174
|
text: string;
|
|
175
|
-
forceOpen: boolean;
|
|
176
175
|
enabled: boolean;
|
|
176
|
+
forceOpen: boolean;
|
|
177
177
|
side: string;
|
|
178
178
|
maxWidth: string;
|
|
179
179
|
shortcutText: string;
|
|
@@ -188,11 +188,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
188
188
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
189
189
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
190
190
|
}>, {
|
|
191
|
+
size: import('../Icon.vue').IconSize;
|
|
191
192
|
filled: boolean;
|
|
192
193
|
next: boolean;
|
|
193
194
|
icon: string | null;
|
|
194
195
|
clickable: boolean;
|
|
195
|
-
size: import('../Icon.vue').IconSize;
|
|
196
196
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
197
197
|
scheme: import('../Icon.vue').SchemeColor;
|
|
198
198
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -33,11 +33,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
34
34
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
35
35
|
}>, {
|
|
36
|
+
size: import('../Icon.vue').IconSize;
|
|
36
37
|
filled: boolean;
|
|
37
38
|
next: boolean;
|
|
38
39
|
icon: string | null;
|
|
39
40
|
clickable: boolean;
|
|
40
|
-
size: import('../Icon.vue').IconSize;
|
|
41
41
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
42
42
|
scheme: import('../Icon.vue').SchemeColor;
|
|
43
43
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -27,7 +27,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
27
|
isActive: boolean;
|
|
28
28
|
}, {
|
|
29
29
|
currentIcon(): "switch-selected-disabled" | "switch-default-disabled" | "switch-default";
|
|
30
|
-
iconSize(): "
|
|
30
|
+
iconSize(): "md" | "sm";
|
|
31
31
|
iconScheme(): "neutral-soft" | "brand-weni";
|
|
32
32
|
iconLineHeight(): "" | "sm";
|
|
33
33
|
}, {
|
|
@@ -76,11 +76,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
76
76
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
77
77
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
|
+
size: import('../Icon.vue').IconSize;
|
|
79
80
|
filled: boolean;
|
|
80
81
|
next: boolean;
|
|
81
82
|
icon: string | null;
|
|
82
83
|
clickable: boolean;
|
|
83
|
-
size: import('../Icon.vue').IconSize;
|
|
84
84
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
85
85
|
scheme: import('../Icon.vue').SchemeColor;
|
|
86
86
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|