@weni/unnnic-system 3.2.8 → 3.2.9-alpha.1
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
|
@@ -147,10 +147,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
147
147
|
onPrimaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
148
148
|
onSecondaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
149
149
|
}>, {
|
|
150
|
-
title: string;
|
|
151
|
-
icon: string;
|
|
152
150
|
size: string;
|
|
153
151
|
type: string;
|
|
152
|
+
title: string;
|
|
153
|
+
icon: string;
|
|
154
154
|
iconScheme: string;
|
|
155
155
|
persistent: boolean;
|
|
156
156
|
showCloseIcon: boolean;
|
|
@@ -168,21 +168,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
168
168
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
169
169
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
170
170
|
}>, {
|
|
171
|
+
size: import('../Icon.vue').IconSize;
|
|
171
172
|
filled: boolean;
|
|
172
173
|
next: boolean;
|
|
173
174
|
icon: string | null;
|
|
174
175
|
clickable: boolean;
|
|
175
|
-
size: import('../Icon.vue').IconSize;
|
|
176
176
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
177
177
|
scheme: import('../Icon.vue').SchemeColor;
|
|
178
178
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
179
179
|
UnnnicButton: {
|
|
180
180
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
181
|
-
text: string;
|
|
182
|
-
next: boolean;
|
|
183
181
|
size: import('../Button/types').ButtonSize;
|
|
184
182
|
type: import('../Button/types').ButtonType;
|
|
185
183
|
disabled: boolean;
|
|
184
|
+
text: string;
|
|
185
|
+
next: boolean;
|
|
186
186
|
iconLeft: string;
|
|
187
187
|
iconRight: string;
|
|
188
188
|
float: boolean;
|
|
@@ -197,11 +197,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
197
|
M: {};
|
|
198
198
|
Defaults: {};
|
|
199
199
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
200
|
-
text: string;
|
|
201
|
-
next: boolean;
|
|
202
200
|
size: import('../Button/types').ButtonSize;
|
|
203
201
|
type: import('../Button/types').ButtonType;
|
|
204
202
|
disabled: boolean;
|
|
203
|
+
text: string;
|
|
204
|
+
next: boolean;
|
|
205
205
|
iconLeft: string;
|
|
206
206
|
iconRight: string;
|
|
207
207
|
float: boolean;
|
|
@@ -213,11 +213,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
213
213
|
__isTeleport?: never;
|
|
214
214
|
__isSuspense?: never;
|
|
215
215
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
216
|
-
text: string;
|
|
217
|
-
next: boolean;
|
|
218
216
|
size: import('../Button/types').ButtonSize;
|
|
219
217
|
type: import('../Button/types').ButtonType;
|
|
220
218
|
disabled: boolean;
|
|
219
|
+
text: string;
|
|
220
|
+
next: boolean;
|
|
221
221
|
iconLeft: string;
|
|
222
222
|
iconRight: string;
|
|
223
223
|
float: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalDialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ModalDialog/ModalDialog.vue"],"names":[],"mappings":"AAmGA;"}
|
|
@@ -23,7 +23,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
23
23
|
confirmText: string;
|
|
24
24
|
}, {
|
|
25
25
|
isPersistent(): any;
|
|
26
|
-
buttonType(): "" | "
|
|
26
|
+
buttonType(): "" | "alert" | "danger";
|
|
27
27
|
disabled(): boolean;
|
|
28
28
|
}, {
|
|
29
29
|
closeByDarkBackground(): void;
|
|
@@ -67,11 +67,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
67
67
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
68
68
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
|
+
size: import('../Icon.vue').IconSize;
|
|
70
71
|
filled: boolean;
|
|
71
72
|
next: boolean;
|
|
72
73
|
icon: string | null;
|
|
73
74
|
clickable: boolean;
|
|
74
|
-
size: import('../Icon.vue').IconSize;
|
|
75
75
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
76
76
|
scheme: import('../Icon.vue').SchemeColor;
|
|
77
77
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -95,19 +95,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
95
95
|
};
|
|
96
96
|
message: {
|
|
97
97
|
type: StringConstructor;
|
|
98
|
-
default:
|
|
98
|
+
default: string;
|
|
99
|
+
};
|
|
100
|
+
errors: {
|
|
101
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
102
|
+
default: string;
|
|
99
103
|
};
|
|
100
104
|
label: {
|
|
101
105
|
type: StringConstructor;
|
|
102
|
-
default:
|
|
106
|
+
default: string;
|
|
103
107
|
};
|
|
104
108
|
iconLeft: {
|
|
105
109
|
type: StringConstructor;
|
|
106
|
-
default:
|
|
110
|
+
default: string;
|
|
107
111
|
};
|
|
108
112
|
iconRight: {
|
|
109
113
|
type: StringConstructor;
|
|
110
|
-
default:
|
|
114
|
+
default: string;
|
|
111
115
|
};
|
|
112
116
|
allowTogglePassword: {
|
|
113
117
|
type: BooleanConstructor;
|
|
@@ -115,11 +119,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
115
119
|
};
|
|
116
120
|
iconLeftClickable: {
|
|
117
121
|
type: BooleanConstructor;
|
|
118
|
-
default:
|
|
122
|
+
default: boolean;
|
|
119
123
|
};
|
|
120
124
|
iconRightClickable: {
|
|
121
125
|
type: BooleanConstructor;
|
|
122
|
-
default:
|
|
126
|
+
default: boolean;
|
|
123
127
|
};
|
|
124
128
|
hasCloudyColor: {
|
|
125
129
|
type: BooleanConstructor;
|
|
@@ -133,6 +137,22 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
137
|
type: (StringConstructor | ArrayConstructor)[];
|
|
134
138
|
default: string;
|
|
135
139
|
};
|
|
140
|
+
tooltip: {
|
|
141
|
+
type: StringConstructor;
|
|
142
|
+
default: string;
|
|
143
|
+
};
|
|
144
|
+
maxlength: {
|
|
145
|
+
type: (NumberConstructor | null)[];
|
|
146
|
+
default: null;
|
|
147
|
+
};
|
|
148
|
+
showMaxlengthCounter: {
|
|
149
|
+
type: BooleanConstructor;
|
|
150
|
+
default: boolean;
|
|
151
|
+
};
|
|
152
|
+
disabled: {
|
|
153
|
+
type: BooleanConstructor;
|
|
154
|
+
default: boolean;
|
|
155
|
+
};
|
|
136
156
|
}>, {}, {
|
|
137
157
|
val: string;
|
|
138
158
|
}, {
|
|
@@ -159,19 +179,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
159
179
|
};
|
|
160
180
|
message: {
|
|
161
181
|
type: StringConstructor;
|
|
162
|
-
default:
|
|
182
|
+
default: string;
|
|
183
|
+
};
|
|
184
|
+
errors: {
|
|
185
|
+
type: (StringConstructor | ArrayConstructor)[];
|
|
186
|
+
default: string;
|
|
163
187
|
};
|
|
164
188
|
label: {
|
|
165
189
|
type: StringConstructor;
|
|
166
|
-
default:
|
|
190
|
+
default: string;
|
|
167
191
|
};
|
|
168
192
|
iconLeft: {
|
|
169
193
|
type: StringConstructor;
|
|
170
|
-
default:
|
|
194
|
+
default: string;
|
|
171
195
|
};
|
|
172
196
|
iconRight: {
|
|
173
197
|
type: StringConstructor;
|
|
174
|
-
default:
|
|
198
|
+
default: string;
|
|
175
199
|
};
|
|
176
200
|
allowTogglePassword: {
|
|
177
201
|
type: BooleanConstructor;
|
|
@@ -179,11 +203,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
179
203
|
};
|
|
180
204
|
iconLeftClickable: {
|
|
181
205
|
type: BooleanConstructor;
|
|
182
|
-
default:
|
|
206
|
+
default: boolean;
|
|
183
207
|
};
|
|
184
208
|
iconRightClickable: {
|
|
185
209
|
type: BooleanConstructor;
|
|
186
|
-
default:
|
|
210
|
+
default: boolean;
|
|
187
211
|
};
|
|
188
212
|
hasCloudyColor: {
|
|
189
213
|
type: BooleanConstructor;
|
|
@@ -197,16 +221,34 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
221
|
type: (StringConstructor | ArrayConstructor)[];
|
|
198
222
|
default: string;
|
|
199
223
|
};
|
|
224
|
+
tooltip: {
|
|
225
|
+
type: StringConstructor;
|
|
226
|
+
default: string;
|
|
227
|
+
};
|
|
228
|
+
maxlength: {
|
|
229
|
+
type: (NumberConstructor | null)[];
|
|
230
|
+
default: null;
|
|
231
|
+
};
|
|
232
|
+
showMaxlengthCounter: {
|
|
233
|
+
type: BooleanConstructor;
|
|
234
|
+
default: boolean;
|
|
235
|
+
};
|
|
236
|
+
disabled: {
|
|
237
|
+
type: BooleanConstructor;
|
|
238
|
+
default: boolean;
|
|
239
|
+
};
|
|
200
240
|
}>> & Readonly<{
|
|
201
241
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
202
242
|
}>, {
|
|
203
|
-
label: string;
|
|
204
|
-
mask: string | unknown[];
|
|
205
243
|
size: string;
|
|
206
244
|
type: string;
|
|
245
|
+
label: string;
|
|
207
246
|
message: string;
|
|
247
|
+
disabled: boolean;
|
|
248
|
+
mask: string | unknown[];
|
|
208
249
|
modelValue: string;
|
|
209
250
|
nativeType: string;
|
|
251
|
+
maxlength: number | null;
|
|
210
252
|
placeholder: string;
|
|
211
253
|
iconLeft: string;
|
|
212
254
|
iconRight: string;
|
|
@@ -214,6 +256,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
214
256
|
iconRightClickable: boolean;
|
|
215
257
|
allowTogglePassword: boolean;
|
|
216
258
|
hasCloudyColor: boolean;
|
|
259
|
+
errors: string | unknown[];
|
|
260
|
+
tooltip: string;
|
|
261
|
+
showMaxlengthCounter: boolean;
|
|
217
262
|
}, {}, {
|
|
218
263
|
TextInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
219
264
|
placeholder: {
|
|
@@ -249,10 +294,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
249
294
|
type: BooleanConstructor;
|
|
250
295
|
default: null;
|
|
251
296
|
};
|
|
252
|
-
iconRightSize: {
|
|
253
|
-
type: StringConstructor;
|
|
254
|
-
default: string;
|
|
255
|
-
};
|
|
256
297
|
allowTogglePassword: {
|
|
257
298
|
type: BooleanConstructor;
|
|
258
299
|
default: null;
|
|
@@ -265,13 +306,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
265
306
|
type: StringConstructor;
|
|
266
307
|
default: string;
|
|
267
308
|
};
|
|
309
|
+
maxlength: {
|
|
310
|
+
type: NumberConstructor;
|
|
311
|
+
default: null;
|
|
312
|
+
};
|
|
313
|
+
disabled: {
|
|
314
|
+
type: BooleanConstructor;
|
|
315
|
+
default: boolean;
|
|
316
|
+
};
|
|
268
317
|
}>, {}, {
|
|
269
318
|
isFocused: boolean;
|
|
270
319
|
showPassword: boolean;
|
|
271
320
|
}, {
|
|
272
|
-
isDisabled():
|
|
321
|
+
isDisabled(): {};
|
|
273
322
|
iconRightSvg(): string;
|
|
274
|
-
iconScheme(): "
|
|
323
|
+
iconScheme(): "fg-base" | "fg-muted" | "fg-critical" | "color-gray-700";
|
|
275
324
|
attributes(): any;
|
|
276
325
|
}, {
|
|
277
326
|
focus(): void;
|
|
@@ -313,10 +362,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
313
362
|
type: BooleanConstructor;
|
|
314
363
|
default: null;
|
|
315
364
|
};
|
|
316
|
-
iconRightSize: {
|
|
317
|
-
type: StringConstructor;
|
|
318
|
-
default: string;
|
|
319
|
-
};
|
|
320
365
|
allowTogglePassword: {
|
|
321
366
|
type: BooleanConstructor;
|
|
322
367
|
default: null;
|
|
@@ -329,20 +374,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
329
374
|
type: StringConstructor;
|
|
330
375
|
default: string;
|
|
331
376
|
};
|
|
377
|
+
maxlength: {
|
|
378
|
+
type: NumberConstructor;
|
|
379
|
+
default: null;
|
|
380
|
+
};
|
|
381
|
+
disabled: {
|
|
382
|
+
type: BooleanConstructor;
|
|
383
|
+
default: boolean;
|
|
384
|
+
};
|
|
332
385
|
}>> & Readonly<{
|
|
333
386
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
334
387
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
335
388
|
}>, {
|
|
336
389
|
size: string;
|
|
337
390
|
type: string;
|
|
391
|
+
disabled: boolean;
|
|
338
392
|
modelValue: string;
|
|
339
393
|
nativeType: string;
|
|
394
|
+
maxlength: number;
|
|
340
395
|
placeholder: string;
|
|
341
396
|
iconLeft: string;
|
|
342
397
|
iconRight: string;
|
|
343
398
|
iconLeftClickable: boolean;
|
|
344
399
|
iconRightClickable: boolean;
|
|
345
|
-
iconRightSize: string;
|
|
346
400
|
allowTogglePassword: boolean;
|
|
347
401
|
hasCloudyColor: boolean;
|
|
348
402
|
}, {}, {
|
|
@@ -370,6 +424,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
370
424
|
};
|
|
371
425
|
hasIconLeft: BooleanConstructor;
|
|
372
426
|
hasIconRight: BooleanConstructor;
|
|
427
|
+
maxlength: {
|
|
428
|
+
type: NumberConstructor;
|
|
429
|
+
default: null;
|
|
430
|
+
};
|
|
373
431
|
}>, {}, {}, {
|
|
374
432
|
attributes(): any;
|
|
375
433
|
classes(): (string | {
|
|
@@ -402,16 +460,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
402
460
|
};
|
|
403
461
|
hasIconLeft: BooleanConstructor;
|
|
404
462
|
hasIconRight: BooleanConstructor;
|
|
463
|
+
maxlength: {
|
|
464
|
+
type: NumberConstructor;
|
|
465
|
+
default: null;
|
|
466
|
+
};
|
|
405
467
|
}>> & Readonly<{
|
|
406
468
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
407
469
|
}>, {
|
|
408
|
-
mask: string | unknown[];
|
|
409
470
|
size: string;
|
|
410
471
|
type: string;
|
|
472
|
+
mask: string | unknown[];
|
|
411
473
|
hasIconLeft: boolean;
|
|
412
474
|
hasIconRight: boolean;
|
|
413
475
|
modelValue: string;
|
|
414
476
|
nativeType: string;
|
|
477
|
+
maxlength: number;
|
|
415
478
|
}, {}, {}, {
|
|
416
479
|
mask: any;
|
|
417
480
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -424,23 +487,115 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
424
487
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
425
488
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
426
489
|
}>, {
|
|
490
|
+
size: import('../Icon.vue').IconSize;
|
|
427
491
|
filled: boolean;
|
|
428
492
|
next: boolean;
|
|
429
493
|
icon: string | null;
|
|
430
494
|
clickable: boolean;
|
|
431
|
-
size: import('../Icon.vue').IconSize;
|
|
432
495
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
433
496
|
scheme: import('../Icon.vue').SchemeColor;
|
|
434
497
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
435
498
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
499
|
+
UnnnicToolTip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
500
|
+
text: {
|
|
501
|
+
type: StringConstructor;
|
|
502
|
+
default: string;
|
|
503
|
+
};
|
|
504
|
+
enabled: {
|
|
505
|
+
type: BooleanConstructor;
|
|
506
|
+
default: boolean;
|
|
507
|
+
};
|
|
508
|
+
forceOpen: {
|
|
509
|
+
type: BooleanConstructor;
|
|
510
|
+
default: boolean;
|
|
511
|
+
};
|
|
512
|
+
side: {
|
|
513
|
+
type: StringConstructor;
|
|
514
|
+
default: string;
|
|
515
|
+
validator(value: unknown): boolean;
|
|
516
|
+
};
|
|
517
|
+
maxWidth: {
|
|
518
|
+
type: StringConstructor;
|
|
519
|
+
default: string;
|
|
520
|
+
};
|
|
521
|
+
shortcutText: {
|
|
522
|
+
type: StringConstructor;
|
|
523
|
+
default: null;
|
|
524
|
+
};
|
|
525
|
+
enableHtml: {
|
|
526
|
+
type: BooleanConstructor;
|
|
527
|
+
default: boolean;
|
|
528
|
+
};
|
|
529
|
+
}>, {}, {
|
|
530
|
+
topPos: null;
|
|
531
|
+
leftPos: null;
|
|
532
|
+
}, {}, {
|
|
533
|
+
handleResize(): void;
|
|
534
|
+
getRightPost(element: any): void;
|
|
535
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
536
|
+
text: {
|
|
537
|
+
type: StringConstructor;
|
|
538
|
+
default: string;
|
|
539
|
+
};
|
|
540
|
+
enabled: {
|
|
541
|
+
type: BooleanConstructor;
|
|
542
|
+
default: boolean;
|
|
543
|
+
};
|
|
544
|
+
forceOpen: {
|
|
545
|
+
type: BooleanConstructor;
|
|
546
|
+
default: boolean;
|
|
547
|
+
};
|
|
548
|
+
side: {
|
|
549
|
+
type: StringConstructor;
|
|
550
|
+
default: string;
|
|
551
|
+
validator(value: unknown): boolean;
|
|
552
|
+
};
|
|
553
|
+
maxWidth: {
|
|
554
|
+
type: StringConstructor;
|
|
555
|
+
default: string;
|
|
556
|
+
};
|
|
557
|
+
shortcutText: {
|
|
558
|
+
type: StringConstructor;
|
|
559
|
+
default: null;
|
|
560
|
+
};
|
|
561
|
+
enableHtml: {
|
|
562
|
+
type: BooleanConstructor;
|
|
563
|
+
default: boolean;
|
|
564
|
+
};
|
|
565
|
+
}>> & Readonly<{}>, {
|
|
566
|
+
text: string;
|
|
567
|
+
enabled: boolean;
|
|
568
|
+
forceOpen: boolean;
|
|
569
|
+
side: string;
|
|
570
|
+
maxWidth: string;
|
|
571
|
+
shortcutText: string;
|
|
572
|
+
enableHtml: boolean;
|
|
573
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
574
|
+
UnnnicIcon: import('vue').DefineComponent<import('../Icon.vue').IconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
575
|
+
click: (event: Event) => any;
|
|
576
|
+
mousedown: (event: Event) => any;
|
|
577
|
+
mouseup: (event: Event) => any;
|
|
578
|
+
}, string, import('vue').PublicProps, Readonly<import('../Icon.vue').IconProps> & Readonly<{
|
|
579
|
+
onClick?: ((event: Event) => any) | undefined;
|
|
580
|
+
onMousedown?: ((event: Event) => any) | undefined;
|
|
581
|
+
onMouseup?: ((event: Event) => any) | undefined;
|
|
582
|
+
}>, {
|
|
583
|
+
size: import('../Icon.vue').IconSize;
|
|
584
|
+
filled: boolean;
|
|
585
|
+
next: boolean;
|
|
586
|
+
icon: string | null;
|
|
587
|
+
clickable: boolean;
|
|
588
|
+
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
589
|
+
scheme: import('../Icon.vue').SchemeColor;
|
|
590
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
436
591
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
437
592
|
UnnnicButton: {
|
|
438
593
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
439
|
-
text: string;
|
|
440
|
-
next: boolean;
|
|
441
594
|
size: import('../Button/types').ButtonSize;
|
|
442
595
|
type: import('../Button/types').ButtonType;
|
|
443
596
|
disabled: boolean;
|
|
597
|
+
text: string;
|
|
598
|
+
next: boolean;
|
|
444
599
|
iconLeft: string;
|
|
445
600
|
iconRight: string;
|
|
446
601
|
float: boolean;
|
|
@@ -455,11 +610,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
455
610
|
M: {};
|
|
456
611
|
Defaults: {};
|
|
457
612
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
458
|
-
text: string;
|
|
459
|
-
next: boolean;
|
|
460
613
|
size: import('../Button/types').ButtonSize;
|
|
461
614
|
type: import('../Button/types').ButtonType;
|
|
462
615
|
disabled: boolean;
|
|
616
|
+
text: string;
|
|
617
|
+
next: boolean;
|
|
463
618
|
iconLeft: string;
|
|
464
619
|
iconRight: string;
|
|
465
620
|
float: boolean;
|
|
@@ -471,11 +626,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
471
626
|
__isTeleport?: never;
|
|
472
627
|
__isSuspense?: never;
|
|
473
628
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
474
|
-
text: string;
|
|
475
|
-
next: boolean;
|
|
476
629
|
size: import('../Button/types').ButtonSize;
|
|
477
630
|
type: import('../Button/types').ButtonType;
|
|
478
631
|
disabled: boolean;
|
|
632
|
+
text: string;
|
|
633
|
+
next: boolean;
|
|
479
634
|
iconLeft: string;
|
|
480
635
|
iconRight: string;
|
|
481
636
|
float: boolean;
|
|
@@ -399,11 +399,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
399
399
|
}, {}, {
|
|
400
400
|
UnnnicButton: {
|
|
401
401
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
402
|
-
text: string;
|
|
403
|
-
next: boolean;
|
|
404
402
|
size: import('../Button/types').ButtonSize;
|
|
405
403
|
type: import('../Button/types').ButtonType;
|
|
406
404
|
disabled: boolean;
|
|
405
|
+
text: string;
|
|
406
|
+
next: boolean;
|
|
407
407
|
iconLeft: string;
|
|
408
408
|
iconRight: string;
|
|
409
409
|
float: boolean;
|
|
@@ -418,11 +418,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
418
418
|
M: {};
|
|
419
419
|
Defaults: {};
|
|
420
420
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
421
|
-
text: string;
|
|
422
|
-
next: boolean;
|
|
423
421
|
size: import('../Button/types').ButtonSize;
|
|
424
422
|
type: import('../Button/types').ButtonType;
|
|
425
423
|
disabled: boolean;
|
|
424
|
+
text: string;
|
|
425
|
+
next: boolean;
|
|
426
426
|
iconLeft: string;
|
|
427
427
|
iconRight: string;
|
|
428
428
|
float: boolean;
|
|
@@ -434,11 +434,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
434
434
|
__isTeleport?: never;
|
|
435
435
|
__isSuspense?: never;
|
|
436
436
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
437
|
-
text: string;
|
|
438
|
-
next: boolean;
|
|
439
437
|
size: import('../Button/types').ButtonSize;
|
|
440
438
|
type: import('../Button/types').ButtonType;
|
|
441
439
|
disabled: boolean;
|
|
440
|
+
text: string;
|
|
441
|
+
next: boolean;
|
|
442
442
|
iconLeft: string;
|
|
443
443
|
iconRight: string;
|
|
444
444
|
float: boolean;
|
|
@@ -459,11 +459,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
459
459
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
460
460
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
461
461
|
}>, {
|
|
462
|
+
size: import('../Icon.vue').IconSize;
|
|
462
463
|
filled: boolean;
|
|
463
464
|
next: boolean;
|
|
464
465
|
icon: string | null;
|
|
465
466
|
clickable: boolean;
|
|
466
|
-
size: import('../Icon.vue').IconSize;
|
|
467
467
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
468
468
|
scheme: import('../Icon.vue').SchemeColor;
|
|
469
469
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -478,21 +478,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
478
478
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
479
479
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
480
480
|
}>, {
|
|
481
|
+
size: import('../Icon.vue').IconSize;
|
|
481
482
|
filled: boolean;
|
|
482
483
|
next: boolean;
|
|
483
484
|
icon: string | null;
|
|
484
485
|
clickable: boolean;
|
|
485
|
-
size: import('../Icon.vue').IconSize;
|
|
486
486
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
487
487
|
scheme: import('../Icon.vue').SchemeColor;
|
|
488
488
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
489
489
|
UnnnicButton: {
|
|
490
490
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
491
|
-
text: string;
|
|
492
|
-
next: boolean;
|
|
493
491
|
size: import('../Button/types').ButtonSize;
|
|
494
492
|
type: import('../Button/types').ButtonType;
|
|
495
493
|
disabled: boolean;
|
|
494
|
+
text: string;
|
|
495
|
+
next: boolean;
|
|
496
496
|
iconLeft: string;
|
|
497
497
|
iconRight: string;
|
|
498
498
|
float: boolean;
|
|
@@ -507,11 +507,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
507
507
|
M: {};
|
|
508
508
|
Defaults: {};
|
|
509
509
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
510
|
-
text: string;
|
|
511
|
-
next: boolean;
|
|
512
510
|
size: import('../Button/types').ButtonSize;
|
|
513
511
|
type: import('../Button/types').ButtonType;
|
|
514
512
|
disabled: boolean;
|
|
513
|
+
text: string;
|
|
514
|
+
next: boolean;
|
|
515
515
|
iconLeft: string;
|
|
516
516
|
iconRight: string;
|
|
517
517
|
float: boolean;
|
|
@@ -523,11 +523,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
523
523
|
__isTeleport?: never;
|
|
524
524
|
__isSuspense?: never;
|
|
525
525
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
526
|
-
text: string;
|
|
527
|
-
next: boolean;
|
|
528
526
|
size: import('../Button/types').ButtonSize;
|
|
529
527
|
type: import('../Button/types').ButtonType;
|
|
530
528
|
disabled: boolean;
|
|
529
|
+
text: string;
|
|
530
|
+
next: boolean;
|
|
531
531
|
iconLeft: string;
|
|
532
532
|
iconRight: string;
|
|
533
533
|
float: boolean;
|
|
@@ -95,8 +95,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
95
95
|
};
|
|
96
96
|
}>> & Readonly<{}>, {
|
|
97
97
|
text: string;
|
|
98
|
-
forceOpen: boolean;
|
|
99
98
|
enabled: boolean;
|
|
99
|
+
forceOpen: boolean;
|
|
100
100
|
side: string;
|
|
101
101
|
maxWidth: string;
|
|
102
102
|
shortcutText: string;
|
|
@@ -85,11 +85,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
85
85
|
onMousedown?: ((event: Event) => any) | undefined;
|
|
86
86
|
onMouseup?: ((event: Event) => any) | undefined;
|
|
87
87
|
}>, {
|
|
88
|
+
size: import('../Icon.vue').IconSize;
|
|
88
89
|
filled: boolean;
|
|
89
90
|
next: boolean;
|
|
90
91
|
icon: string | null;
|
|
91
92
|
clickable: boolean;
|
|
92
|
-
size: import('../Icon.vue').IconSize;
|
|
93
93
|
lineHeight: import('../Icon.vue').LineHeight | null;
|
|
94
94
|
scheme: import('../Icon.vue').SchemeColor;
|
|
95
95
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
@@ -98,13 +98,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
98
98
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
99
99
|
size: string;
|
|
100
100
|
disabled: boolean;
|
|
101
|
-
value: string | number;
|
|
102
101
|
modelValue: string | number;
|
|
102
|
+
value: string | number;
|
|
103
103
|
$props: {
|
|
104
104
|
readonly size?: string | undefined;
|
|
105
105
|
readonly disabled?: boolean | undefined;
|
|
106
|
-
readonly value?: string | number | undefined;
|
|
107
106
|
readonly modelValue?: string | number | undefined;
|
|
107
|
+
readonly value?: string | number | undefined;
|
|
108
108
|
};
|
|
109
109
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
110
110
|
P: {};
|
|
@@ -117,13 +117,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
117
117
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
118
118
|
size: string;
|
|
119
119
|
disabled: boolean;
|
|
120
|
-
value: string | number;
|
|
121
120
|
modelValue: string | number;
|
|
121
|
+
value: string | number;
|
|
122
122
|
$props: {
|
|
123
123
|
readonly size?: string | undefined;
|
|
124
124
|
readonly disabled?: boolean | undefined;
|
|
125
|
-
readonly value?: string | number | undefined;
|
|
126
125
|
readonly modelValue?: string | number | undefined;
|
|
126
|
+
readonly value?: string | number | undefined;
|
|
127
127
|
};
|
|
128
128
|
}, {}, {}, {}, {}>;
|
|
129
129
|
__isFragment?: never;
|
|
@@ -133,13 +133,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
133
|
$emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
134
134
|
size: string;
|
|
135
135
|
disabled: boolean;
|
|
136
|
-
value: string | number;
|
|
137
136
|
modelValue: string | number;
|
|
137
|
+
value: string | number;
|
|
138
138
|
$props: {
|
|
139
139
|
readonly size?: string | undefined;
|
|
140
140
|
readonly disabled?: boolean | undefined;
|
|
141
|
-
readonly value?: string | number | undefined;
|
|
142
141
|
readonly modelValue?: string | number | undefined;
|
|
142
|
+
readonly value?: string | number | undefined;
|
|
143
143
|
};
|
|
144
144
|
}, {}, {}, {}, 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 () => {
|
|
145
145
|
$slots: {
|