yc-design-vue 1.8.5 → 1.8.7
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/es/Alert/index.d.ts +3 -3
- package/es/Alert/index.vue.d.ts +1 -1
- package/es/AutoComplete/index.d.ts +19 -19
- package/es/AutoComplete/index.vue.d.ts +33 -33
- package/es/Avatar/Avatar.vue.d.ts +2 -2
- package/es/Avatar/index.d.ts +5 -5
- package/es/Button/Button.vue.d.ts +3 -3
- package/es/Button/ButtonGroup.vue.d.ts +1 -1
- package/es/Button/index.d.ts +12 -12
- package/es/Calendar/Calendar.vue.js +2 -3
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/CardMeta.vue.d.ts +1 -1
- package/es/Card/index.d.ts +6 -6
- package/es/Cascader/Cascader.vue.d.ts +17 -17
- package/es/Cascader/index.d.ts +16 -16
- package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/es/Checkbox/index.d.ts +3 -3
- package/es/ColorPicker/ColorList.vue.js +3 -2
- package/es/ColorPicker/ColorPanel.vue.js +3 -2
- package/es/Divider/index.d.ts +3 -3
- package/es/Divider/index.vue.d.ts +1 -1
- package/es/Drawer/Drawer.vue.d.ts +4 -4
- package/es/Drawer/Drawer.vue.js +3 -2
- package/es/Drawer/DrawerService.vue.d.ts +2 -2
- package/es/Drawer/index.d.ts +11 -11
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +2 -1
- package/es/Image/Image.vue.d.ts +2 -2
- package/es/Image/Image.vue.js +2 -1
- package/es/Image/ImagePreviewToolbar.vue.js +9 -8
- package/es/Image/index.d.ts +6 -6
- package/es/Input/Input.vue.d.ts +3 -3
- package/es/Input/index.d.ts +9 -9
- package/es/InputNumber/InputNumber.vue.d.ts +18 -18
- package/es/InputNumber/index.d.ts +19 -19
- package/es/InputTag/index.d.ts +6 -6
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/List/List.vue.d.ts +7 -7
- package/es/List/ListItemMeta.vue.d.ts +1 -1
- package/es/List/index.d.ts +9 -9
- package/es/Mention/index.d.ts +22 -22
- package/es/Mention/index.vue.d.ts +39 -39
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/index.d.ts +3 -3
- package/es/Modal/Modal.vue.d.ts +4 -4
- package/es/Modal/Modal.vue.js +3 -2
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/index.d.ts +11 -11
- package/es/Notification/Notification.vue.d.ts +1 -1
- package/es/Notification/index.d.ts +3 -3
- package/es/OverflowList/index.d.ts +3 -3
- package/es/OverflowList/index.vue.d.ts +1 -1
- package/es/Pagination/Pagination.vue.js +3 -2
- package/es/Pagination/hooks/useContext.d.ts +254 -3
- package/es/Pagination/hooks/useContext.js +1 -2
- package/es/Popconfirm/index.d.ts +19 -19
- package/es/Popconfirm/index.vue.d.ts +7 -7
- package/es/Popconfirm/index.vue.js +3 -2
- package/es/Progress/Progress.vue.d.ts +1 -1
- package/es/Progress/index.d.ts +3 -3
- package/es/Radio/Radio.vue.d.ts +1 -1
- package/es/Radio/RadioGroup.vue.d.ts +1 -1
- package/es/Radio/index.d.ts +6 -6
- package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/es/Scrollbar/index.d.ts +3 -3
- package/es/Select/Select.vue.d.ts +13 -13
- package/es/Select/index.d.ts +14 -14
- package/es/Slider/Slider.vue.d.ts +3 -3
- package/es/Slider/index.d.ts +9 -9
- package/es/Space/index.d.ts +3 -3
- package/es/Space/index.vue.d.ts +1 -1
- package/es/Spin/index.d.ts +3 -3
- package/es/Spin/index.vue.d.ts +1 -1
- package/es/Split/index.d.ts +6 -6
- package/es/Split/index.vue.d.ts +2 -2
- package/es/Statistic/Countdown.vue.d.ts +2 -2
- package/es/Statistic/Statistic.vue.d.ts +2 -2
- package/es/Statistic/index.d.ts +12 -12
- package/es/Steps/Step.vue.d.ts +1 -1
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/index.d.ts +6 -6
- package/es/Switch/index.d.ts +6 -6
- package/es/Switch/index.vue.d.ts +2 -2
- package/es/Tabs/Tabs.vue.d.ts +3 -3
- package/es/Tabs/index.d.ts +8 -8
- package/es/Tag/index.d.ts +3 -3
- package/es/Tag/index.vue.d.ts +1 -1
- package/es/Textarea/index.d.ts +6 -6
- package/es/Textarea/index.vue.d.ts +2 -2
- package/es/TimePicker/TimePicker.vue.d.ts +3 -3
- package/es/TimePicker/index.d.ts +9 -9
- package/es/Typography/TypographyBase.vue.d.ts +19 -19
- package/es/Typography/TypographyBase.vue.js +5 -4
- package/es/VerificationCode/index.d.ts +6 -6
- package/es/VerificationCode/index.vue.d.ts +2 -2
- package/es/_shared/icons/IconCopy.vue.js +1 -17
- package/es/_shared/icons/IconCopy.vue2.js +17 -1
- package/es/_shared/icons/IconEdit.vue.js +1 -17
- package/es/_shared/icons/IconEdit.vue2.js +17 -1
- package/es/_shared/icons/IconFullScreen.vue.js +17 -1
- package/es/_shared/icons/IconFullScreen.vue2.js +1 -17
- package/es/_shared/icons/IconOriginSize.vue.js +23 -1
- package/es/_shared/icons/IconOriginSize.vue2.js +1 -23
- package/es/_shared/icons/IconRotateLeft.vue.js +17 -1
- package/es/_shared/icons/IconRotateLeft.vue2.js +1 -17
- package/es/_shared/icons/IconRotateRight.vue.js +17 -1
- package/es/_shared/icons/IconRotateRight.vue2.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue.js +17 -1
- package/es/_shared/icons/IconZoomIn.vue2.js +1 -17
- package/es/_shared/icons/IconZoomOut.vue.js +17 -1
- package/es/_shared/icons/IconZoomOut.vue2.js +1 -17
- package/es/_shared/locale/i18n.d.ts +256 -0
- package/es/_shared/locale/i18n.js +3 -1
- package/es/index.d.ts +27 -27
- package/es/node_modules/@intlify/core-base/dist/core-base.js +5 -8
- package/es/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +1 -7
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/AutoComplete/index.d.ts +19 -19
- package/lib/AutoComplete/index.vue.d.ts +33 -33
- package/lib/Avatar/Avatar.vue.d.ts +2 -2
- package/lib/Avatar/index.d.ts +5 -5
- package/lib/Button/Button.vue.d.ts +3 -3
- package/lib/Button/ButtonGroup.vue.d.ts +1 -1
- package/lib/Button/index.d.ts +12 -12
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Card/Card.vue.d.ts +1 -1
- package/lib/Card/CardMeta.vue.d.ts +1 -1
- package/lib/Card/index.d.ts +6 -6
- package/lib/Cascader/Cascader.vue.d.ts +17 -17
- package/lib/Cascader/index.d.ts +16 -16
- package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/lib/Checkbox/index.d.ts +3 -3
- package/lib/ColorPicker/ColorList.vue.js +1 -1
- package/lib/ColorPicker/ColorPanel.vue.js +1 -1
- package/lib/Divider/index.d.ts +3 -3
- package/lib/Divider/index.vue.d.ts +1 -1
- package/lib/Drawer/Drawer.vue.d.ts +4 -4
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +2 -2
- package/lib/Drawer/index.d.ts +11 -11
- package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/lib/Dropdown/index.d.ts +3 -3
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Image/Image.vue.d.ts +2 -2
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Image/index.d.ts +6 -6
- package/lib/Input/Input.vue.d.ts +3 -3
- package/lib/Input/index.d.ts +9 -9
- package/lib/InputNumber/InputNumber.vue.d.ts +18 -18
- package/lib/InputNumber/index.d.ts +19 -19
- package/lib/InputTag/index.d.ts +6 -6
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/Link/index.d.ts +3 -3
- package/lib/Link/index.vue.d.ts +1 -1
- package/lib/List/List.vue.d.ts +7 -7
- package/lib/List/ListItemMeta.vue.d.ts +1 -1
- package/lib/List/index.d.ts +9 -9
- package/lib/Mention/index.d.ts +22 -22
- package/lib/Mention/index.vue.d.ts +39 -39
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Modal/Modal.vue.d.ts +4 -4
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/index.d.ts +11 -11
- package/lib/Notification/Notification.vue.d.ts +1 -1
- package/lib/Notification/index.d.ts +3 -3
- package/lib/OverflowList/index.d.ts +3 -3
- package/lib/OverflowList/index.vue.d.ts +1 -1
- package/lib/Pagination/Pagination.vue.js +1 -1
- package/lib/Pagination/hooks/useContext.d.ts +254 -3
- package/lib/Pagination/hooks/useContext.js +1 -1
- package/lib/Popconfirm/index.d.ts +19 -19
- package/lib/Popconfirm/index.vue.d.ts +7 -7
- package/lib/Popconfirm/index.vue.js +1 -1
- package/lib/Progress/Progress.vue.d.ts +1 -1
- package/lib/Progress/index.d.ts +3 -3
- package/lib/Radio/Radio.vue.d.ts +1 -1
- package/lib/Radio/RadioGroup.vue.d.ts +1 -1
- package/lib/Radio/index.d.ts +6 -6
- package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/lib/Scrollbar/index.d.ts +3 -3
- package/lib/Select/Select.vue.d.ts +13 -13
- package/lib/Select/index.d.ts +14 -14
- package/lib/Slider/Slider.vue.d.ts +3 -3
- package/lib/Slider/index.d.ts +9 -9
- package/lib/Space/index.d.ts +3 -3
- package/lib/Space/index.vue.d.ts +1 -1
- package/lib/Spin/index.d.ts +3 -3
- package/lib/Spin/index.vue.d.ts +1 -1
- package/lib/Split/index.d.ts +6 -6
- package/lib/Split/index.vue.d.ts +2 -2
- package/lib/Statistic/Countdown.vue.d.ts +2 -2
- package/lib/Statistic/Statistic.vue.d.ts +2 -2
- package/lib/Statistic/index.d.ts +12 -12
- package/lib/Steps/Step.vue.d.ts +1 -1
- package/lib/Steps/Steps.vue.d.ts +1 -1
- package/lib/Steps/index.d.ts +6 -6
- package/lib/Switch/index.d.ts +6 -6
- package/lib/Switch/index.vue.d.ts +2 -2
- package/lib/Tabs/Tabs.vue.d.ts +3 -3
- package/lib/Tabs/index.d.ts +8 -8
- package/lib/Tag/index.d.ts +3 -3
- package/lib/Tag/index.vue.d.ts +1 -1
- package/lib/Textarea/index.d.ts +6 -6
- package/lib/Textarea/index.vue.d.ts +2 -2
- package/lib/TimePicker/TimePicker.vue.d.ts +3 -3
- package/lib/TimePicker/index.d.ts +9 -9
- package/lib/Typography/TypographyBase.vue.d.ts +19 -19
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/VerificationCode/index.d.ts +6 -6
- package/lib/VerificationCode/index.vue.d.ts +2 -2
- package/lib/_shared/icons/IconCopy.vue.js +1 -1
- package/lib/_shared/icons/IconCopy.vue2.js +1 -1
- package/lib/_shared/icons/IconEdit.vue.js +1 -1
- package/lib/_shared/icons/IconEdit.vue2.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/locale/i18n.d.ts +256 -0
- package/lib/_shared/locale/i18n.js +1 -1
- package/lib/index.d.ts +27 -27
- package/lib/node_modules/@intlify/core-base/dist/core-base.js +1 -1
- package/lib/node_modules/@intlify/vue-i18n-core/dist/vue-i18n-core.js +1 -1
- package/package.json +2 -1
@@ -4,19 +4,22 @@ export type PopconfirmInstance = InstanceType<typeof _Popconfirm>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Popconfirm: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').PopconfirmProps> & Readonly<{
|
7
|
-
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
8
|
-
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
9
7
|
onCancel?: (() => any) | undefined;
|
10
8
|
onOk?: (() => any) | undefined;
|
9
|
+
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
10
|
+
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
11
11
|
}>, {
|
12
12
|
hide(): void;
|
13
13
|
show(): void;
|
14
14
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
15
|
-
"update:popupVisible": (value: boolean) => any;
|
16
|
-
"popup-visible-change": (value: boolean) => any;
|
17
15
|
cancel: () => any;
|
18
16
|
ok: () => any;
|
17
|
+
"update:popupVisible": (value: boolean) => any;
|
18
|
+
"popup-visible-change": (value: boolean) => any;
|
19
19
|
}, import('vue').PublicProps, {
|
20
|
+
okText: string;
|
21
|
+
cancelText: string;
|
22
|
+
type: import('./type').PopconfirmType;
|
20
23
|
popupVisible: boolean;
|
21
24
|
defaultPopupVisible: boolean;
|
22
25
|
position: import('..').TriggerPostion;
|
@@ -26,10 +29,7 @@ declare const Popconfirm: {
|
|
26
29
|
arrowStyle: import('vue').CSSProperties;
|
27
30
|
popupContainer: import('..').PopupContainer;
|
28
31
|
content: string;
|
29
|
-
type: import('./type').PopconfirmType;
|
30
32
|
triggerProps: import('..').TriggerProps;
|
31
|
-
okText: string;
|
32
|
-
cancelText: string;
|
33
33
|
okLoading: boolean;
|
34
34
|
okButtonProps: import('..').ButtonProps;
|
35
35
|
cancelButtonProps: import('..').ButtonProps;
|
@@ -282,14 +282,17 @@ declare const Popconfirm: {
|
|
282
282
|
M: {};
|
283
283
|
Defaults: {};
|
284
284
|
}, Readonly<import('./type').PopconfirmProps> & Readonly<{
|
285
|
-
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
286
|
-
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
287
285
|
onCancel?: (() => any) | undefined;
|
288
286
|
onOk?: (() => any) | undefined;
|
287
|
+
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
288
|
+
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
289
289
|
}>, {
|
290
290
|
hide(): void;
|
291
291
|
show(): void;
|
292
292
|
}, {}, {}, {}, {
|
293
|
+
okText: string;
|
294
|
+
cancelText: string;
|
295
|
+
type: import('./type').PopconfirmType;
|
293
296
|
popupVisible: boolean;
|
294
297
|
defaultPopupVisible: boolean;
|
295
298
|
position: import('..').TriggerPostion;
|
@@ -299,10 +302,7 @@ declare const Popconfirm: {
|
|
299
302
|
arrowStyle: import('vue').CSSProperties;
|
300
303
|
popupContainer: import('..').PopupContainer;
|
301
304
|
content: string;
|
302
|
-
type: import('./type').PopconfirmType;
|
303
305
|
triggerProps: import('..').TriggerProps;
|
304
|
-
okText: string;
|
305
|
-
cancelText: string;
|
306
306
|
okLoading: boolean;
|
307
307
|
okButtonProps: import('..').ButtonProps;
|
308
308
|
cancelButtonProps: import('..').ButtonProps;
|
@@ -313,19 +313,22 @@ declare const Popconfirm: {
|
|
313
313
|
__isTeleport?: never;
|
314
314
|
__isSuspense?: never;
|
315
315
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').PopconfirmProps> & Readonly<{
|
316
|
-
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
317
|
-
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
318
316
|
onCancel?: (() => any) | undefined;
|
319
317
|
onOk?: (() => any) | undefined;
|
318
|
+
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
319
|
+
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
320
320
|
}>, {
|
321
321
|
hide(): void;
|
322
322
|
show(): void;
|
323
323
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
324
|
-
"update:popupVisible": (value: boolean) => any;
|
325
|
-
"popup-visible-change": (value: boolean) => any;
|
326
324
|
cancel: () => any;
|
327
325
|
ok: () => any;
|
326
|
+
"update:popupVisible": (value: boolean) => any;
|
327
|
+
"popup-visible-change": (value: boolean) => any;
|
328
328
|
}, string, {
|
329
|
+
okText: string;
|
330
|
+
cancelText: string;
|
331
|
+
type: import('./type').PopconfirmType;
|
329
332
|
popupVisible: boolean;
|
330
333
|
defaultPopupVisible: boolean;
|
331
334
|
position: import('..').TriggerPostion;
|
@@ -335,10 +338,7 @@ declare const Popconfirm: {
|
|
335
338
|
arrowStyle: import('vue').CSSProperties;
|
336
339
|
popupContainer: import('..').PopupContainer;
|
337
340
|
content: string;
|
338
|
-
type: import('./type').PopconfirmType;
|
339
341
|
triggerProps: import('..').TriggerProps;
|
340
|
-
okText: string;
|
341
|
-
cancelText: string;
|
342
342
|
okLoading: boolean;
|
343
343
|
okButtonProps: import('..').ButtonProps;
|
344
344
|
cancelButtonProps: import('..').ButtonProps;
|
@@ -249,16 +249,19 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
|
|
249
249
|
hide(): void;
|
250
250
|
show(): void;
|
251
251
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
252
|
-
"update:popupVisible": (value: boolean) => any;
|
253
|
-
"popup-visible-change": (value: boolean) => any;
|
254
252
|
cancel: () => any;
|
255
253
|
ok: () => any;
|
254
|
+
"update:popupVisible": (value: boolean) => any;
|
255
|
+
"popup-visible-change": (value: boolean) => any;
|
256
256
|
}, string, import('vue').PublicProps, Readonly<PopconfirmProps> & Readonly<{
|
257
|
-
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
258
|
-
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
259
257
|
onCancel?: (() => any) | undefined;
|
260
258
|
onOk?: (() => any) | undefined;
|
259
|
+
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
260
|
+
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
261
261
|
}>, {
|
262
|
+
okText: string;
|
263
|
+
cancelText: string;
|
264
|
+
type: import('./type').PopconfirmType;
|
262
265
|
popupVisible: boolean;
|
263
266
|
defaultPopupVisible: boolean;
|
264
267
|
position: import('../Trigger').TriggerPostion;
|
@@ -268,10 +271,7 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
|
|
268
271
|
arrowStyle: import('vue').CSSProperties;
|
269
272
|
popupContainer: import('..').PopupContainer;
|
270
273
|
content: string;
|
271
|
-
type: import('./type').PopconfirmType;
|
272
274
|
triggerProps: import('../Trigger').TriggerProps;
|
273
|
-
okText: string;
|
274
|
-
cancelText: string;
|
275
275
|
okLoading: boolean;
|
276
276
|
okButtonProps: import('../Button').ButtonProps;
|
277
277
|
cancelButtonProps: import('../Button').ButtonProps;
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";const e=require("vue"),o=require("../_shared/constants/index.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const
|
1
|
+
"use strict";const e=require("vue"),o=require("../_shared/constants/index.js"),t=require("../_shared/locale/i18n.js");require("../node_modules/tinycolor2/esm/tinycolor.js"),require("../_shared/utils/dom.js"),require("../_shared/utils/time.js"),require("../Empty/index.js");/* empty css */const n=require("../_shared/utils/control.js"),r=require("../Modal/hooks/useOnBeforeClose.js"),i=require("../Trigger/index.js"),l=require("../Button/index.js"),a={class:"yc-popconfirm-body"},s={class:"yc-popconfirm-icon"},p={class:"yc-popconfirm-content"},c={class:"yc-popconfirm-footer"},u=e.defineComponent({name:"Popconfirm",__name:"index",props:{content:{default:""},position:{default:"top"},popupVisible:{type:Boolean,default:void 0},defaultPopupVisible:{type:Boolean,default:!1},type:{default:"info"},okText:{default:""},cancelText:{default:""},okLoading:{type:Boolean,default:!1},okButtonProps:{default:()=>({})},cancelButtonProps:{default:()=>({})},contentClass:{default:""},contentStyle:{default:()=>({})},arrowClass:{default:""},arrowStyle:{default:()=>({})},popupContainer:{default:void 0},onBeforeOk:{type:Function,default:()=>!0},onBeforeCancel:{type:Function,default:()=>!0},triggerProps:{default:()=>({})}},emits:["update:popupVisible","popup-visible-change","ok","cancel"],setup(u,{expose:d,emit:f}){const m=u,y=f,{popupVisible:g,defaultPopupVisible:v,type:k}=e.toRefs(m),{onBeforeOk:x,onBeforeCancel:B}=m,h=e.ref(!1),C=e.ref(),w=n(g,v.value,e=>{y("update:popupVisible",e),y("popup-visible-change",e)}),V=()=>{var e;r("confirmBtn",h,x,B)&&(y("ok"),null==(e=C.value)||e.hide())},_=()=>{var e;r("cancelBtn",h,x,B)&&(y("cancel"),null==(e=C.value)||e.hide())};return d({show(){w.value=!0},hide(){w.value=!1}}),(n,r)=>(e.openBlock(),e.createBlock(e.unref(i),e.mergeProps({"popup-visible":e.unref(w),"onUpdate:popupVisible":r[0]||(r[0]=o=>e.isRef(w)?w.value=o:null),position:n.position,"popup-container":n.popupContainer,"arrow-class":[" yc-popconfirm-popup-arrow",n.arrowClass],"arrow-style":n.arrowStyle,"content-class":["yc-popconfirm-popup-content",n.contentClass],"content-style":n.contentStyle,"popup-offset":10,class:["yc-popconfirm",`yc-popconfirm-${e.unref(k)}`,n.$attrs.class],style:n.$attrs.style,trigger:"click","animation-name":"zoom-in-fade-out","need-transform-origin":"","show-arrow":"",ref_key:"triggerRef",ref:C},n.triggerProps),{content:e.withCtx(()=>[e.createElementVNode("div",a,[e.createElementVNode("div",s,[e.renderSlot(n.$slots,"icon",{},()=>[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(o.TYPE_ICON_MAP)[e.unref(k)])))])]),e.createElementVNode("div",p,[e.renderSlot(n.$slots,"content",{},()=>[e.createTextVNode(e.toDisplayString(n.content),1)])])]),e.createElementVNode("div",c,[e.createVNode(e.unref(l.default),e.mergeProps({size:"mini"},n.cancelButtonProps,{onClick:_}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(n.cancelText||e.unref(t.t)("popconfirm.cancelText")),1)]),_:1},16),e.createVNode(e.unref(l.default),e.mergeProps({size:"mini",type:"primary",loading:n.okLoading||h.value},n.okButtonProps,{onClick:V}),{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(n.okText||e.unref(t.t)("popconfirm.okText")),1)]),_:1},16,["loading"])])]),default:e.withCtx(()=>[e.renderSlot(n.$slots,"default")]),_:3},16,["popup-visible","position","popup-container","arrow-class","arrow-style","content-class","content-style","class","style"]))}});module.exports=u;
|
@@ -17,8 +17,8 @@ declare function __VLS_template(): {
|
|
17
17
|
};
|
18
18
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
19
19
|
declare const __VLS_component: import('vue').DefineComponent<ProgressProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ProgressProps> & Readonly<{}>, {
|
20
|
-
size: import('..').Size;
|
21
20
|
type: import('./type').ProgressType;
|
21
|
+
size: import('..').Size;
|
22
22
|
animation: boolean;
|
23
23
|
status: import('./type').ProgressStatus;
|
24
24
|
showText: boolean;
|
package/lib/Progress/index.d.ts
CHANGED
@@ -4,8 +4,8 @@ export type ProgressInstance = InstanceType<typeof _Progress>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Progress: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
7
|
-
size: import('..').Size;
|
8
7
|
type: import('./type').ProgressType;
|
8
|
+
size: import('..').Size;
|
9
9
|
animation: boolean;
|
10
10
|
status: import('./type').ProgressStatus;
|
11
11
|
showText: boolean;
|
@@ -19,8 +19,8 @@ declare const Progress: {
|
|
19
19
|
M: {};
|
20
20
|
Defaults: {};
|
21
21
|
}, Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, {
|
22
|
-
size: import('..').Size;
|
23
22
|
type: import('./type').ProgressType;
|
23
|
+
size: import('..').Size;
|
24
24
|
animation: boolean;
|
25
25
|
status: import('./type').ProgressStatus;
|
26
26
|
showText: boolean;
|
@@ -31,8 +31,8 @@ declare const Progress: {
|
|
31
31
|
__isTeleport?: never;
|
32
32
|
__isSuspense?: never;
|
33
33
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
34
|
-
size: import('..').Size;
|
35
34
|
type: import('./type').ProgressType;
|
35
|
+
size: import('..').Size;
|
36
36
|
animation: boolean;
|
37
37
|
status: import('./type').ProgressStatus;
|
38
38
|
showText: boolean;
|
package/lib/Radio/Radio.vue.d.ts
CHANGED
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioProps, {}, {},
|
|
13
13
|
onChange?: ((value: RadioValue, ev: Event) => any) | undefined;
|
14
14
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
15
15
|
}>, {
|
16
|
+
type: import('./type').RadioType;
|
16
17
|
disabled: boolean;
|
17
18
|
value: RadioValue;
|
18
|
-
type: import('./type').RadioType;
|
19
19
|
defaultChecked: boolean;
|
20
20
|
modelValue: RadioValue;
|
21
21
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioGroupProps, {}
|
|
13
13
|
onChange?: ((value: import('./type').RadioValue) => any) | undefined;
|
14
14
|
"onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
|
15
15
|
}>, {
|
16
|
+
type: import('./type').RadioType;
|
16
17
|
size: import('..').Size;
|
17
18
|
disabled: boolean;
|
18
|
-
type: import('./type').RadioType;
|
19
19
|
modelValue: import('./type').RadioValue;
|
20
20
|
defaultValue: import('./type').RadioValue;
|
21
21
|
options: import('./type').RadioOption[];
|
package/lib/Radio/index.d.ts
CHANGED
@@ -12,9 +12,9 @@ declare const Radio: {
|
|
12
12
|
change: (value: import('./type').RadioValue, ev: Event) => any;
|
13
13
|
"update:modelValue": (value: boolean) => any;
|
14
14
|
}, import('vue').PublicProps, {
|
15
|
+
type: import('./type').RadioType;
|
15
16
|
disabled: boolean;
|
16
17
|
value: import('./type').RadioValue;
|
17
|
-
type: import('./type').RadioType;
|
18
18
|
defaultChecked: boolean;
|
19
19
|
modelValue: import('./type').RadioValue;
|
20
20
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLLabelElement, import('vue').ComponentProvideOptions, {
|
@@ -28,9 +28,9 @@ declare const Radio: {
|
|
28
28
|
onChange?: ((value: import('./type').RadioValue, ev: Event) => any) | undefined;
|
29
29
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
30
30
|
}>, {}, {}, {}, {}, {
|
31
|
+
type: import('./type').RadioType;
|
31
32
|
disabled: boolean;
|
32
33
|
value: import('./type').RadioValue;
|
33
|
-
type: import('./type').RadioType;
|
34
34
|
defaultChecked: boolean;
|
35
35
|
modelValue: import('./type').RadioValue;
|
36
36
|
}>;
|
@@ -44,9 +44,9 @@ declare const Radio: {
|
|
44
44
|
change: (value: import('./type').RadioValue, ev: Event) => any;
|
45
45
|
"update:modelValue": (value: boolean) => any;
|
46
46
|
}, string, {
|
47
|
+
type: import('./type').RadioType;
|
47
48
|
disabled: boolean;
|
48
49
|
value: import('./type').RadioValue;
|
49
|
-
type: import('./type').RadioType;
|
50
50
|
defaultChecked: boolean;
|
51
51
|
modelValue: import('./type').RadioValue;
|
52
52
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
@@ -60,9 +60,9 @@ declare const Radio: {
|
|
60
60
|
change: (value: import('./type').RadioValue) => any;
|
61
61
|
"update:modelValue": (value: import('./type').RadioValue) => any;
|
62
62
|
}, import('vue').PublicProps, {
|
63
|
+
type: import('./type').RadioType;
|
63
64
|
size: import('..').Size;
|
64
65
|
disabled: boolean;
|
65
|
-
type: import('./type').RadioType;
|
66
66
|
modelValue: import('./type').RadioValue;
|
67
67
|
defaultValue: import('./type').RadioValue;
|
68
68
|
options: import('./type').RadioOption[];
|
@@ -78,9 +78,9 @@ declare const Radio: {
|
|
78
78
|
onChange?: ((value: import('./type').RadioValue) => any) | undefined;
|
79
79
|
"onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
|
80
80
|
}>, {}, {}, {}, {}, {
|
81
|
+
type: import('./type').RadioType;
|
81
82
|
size: import('..').Size;
|
82
83
|
disabled: boolean;
|
83
|
-
type: import('./type').RadioType;
|
84
84
|
modelValue: import('./type').RadioValue;
|
85
85
|
defaultValue: import('./type').RadioValue;
|
86
86
|
options: import('./type').RadioOption[];
|
@@ -96,9 +96,9 @@ declare const Radio: {
|
|
96
96
|
change: (value: import('./type').RadioValue) => any;
|
97
97
|
"update:modelValue": (value: import('./type').RadioValue) => any;
|
98
98
|
}, string, {
|
99
|
+
type: import('./type').RadioType;
|
99
100
|
size: import('..').Size;
|
100
101
|
disabled: boolean;
|
101
|
-
type: import('./type').RadioType;
|
102
102
|
modelValue: import('./type').RadioValue;
|
103
103
|
defaultValue: import('./type').RadioValue;
|
104
104
|
options: import('./type').RadioOption[];
|
@@ -19,8 +19,8 @@ declare const __VLS_component: import('vue').DefineComponent<ScrollbarProps, {
|
|
19
19
|
}, string, import('vue').PublicProps, Readonly<ScrollbarProps> & Readonly<{
|
20
20
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
21
21
|
}>, {
|
22
|
-
scrollbar: boolean;
|
23
22
|
type: import('./type').TackType;
|
23
|
+
scrollbar: boolean;
|
24
24
|
outerClass: import('../_shared/type').ClassName;
|
25
25
|
outerStyle: import('vue').CSSProperties;
|
26
26
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
package/lib/Scrollbar/index.d.ts
CHANGED
@@ -13,8 +13,8 @@ declare const Scrollbar: {
|
|
13
13
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
14
14
|
scroll: (left: number, top: number, ev: Event) => any;
|
15
15
|
}, import('vue').PublicProps, {
|
16
|
-
scrollbar: boolean;
|
17
16
|
type: import('./type').TackType;
|
17
|
+
scrollbar: boolean;
|
18
18
|
outerClass: import('../_shared/type').ClassName;
|
19
19
|
outerStyle: import('vue').CSSProperties;
|
20
20
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
@@ -35,8 +35,8 @@ declare const Scrollbar: {
|
|
35
35
|
scrollTop(top: number): void;
|
36
36
|
getScrollRef(): HTMLDivElement;
|
37
37
|
}, {}, {}, {}, {
|
38
|
-
scrollbar: boolean;
|
39
38
|
type: import('./type').TackType;
|
39
|
+
scrollbar: boolean;
|
40
40
|
outerClass: import('../_shared/type').ClassName;
|
41
41
|
outerStyle: import('vue').CSSProperties;
|
42
42
|
}>;
|
@@ -53,8 +53,8 @@ declare const Scrollbar: {
|
|
53
53
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
54
54
|
scroll: (left: number, top: number, ev: Event) => any;
|
55
55
|
}, string, {
|
56
|
-
scrollbar: boolean;
|
57
56
|
type: import('./type').TackType;
|
57
|
+
scrollbar: boolean;
|
58
58
|
outerClass: import('../_shared/type').ClassName;
|
59
59
|
outerStyle: import('vue').CSSProperties;
|
60
60
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
@@ -315,10 +315,10 @@ declare function __VLS_template(): {
|
|
315
315
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
316
316
|
"press-enter": (ev: KeyboardEvent) => any;
|
317
317
|
}, string, {
|
318
|
-
size: import('..').Size;
|
319
|
-
disabled: boolean;
|
320
318
|
error: boolean;
|
321
319
|
placeholder: string;
|
320
|
+
size: import('..').Size;
|
321
|
+
disabled: boolean;
|
322
322
|
modelValue: InputTagValue;
|
323
323
|
defaultValue: InputTagValue;
|
324
324
|
allowClear: boolean;
|
@@ -352,10 +352,10 @@ declare function __VLS_template(): {
|
|
352
352
|
$nextTick: typeof import('vue').nextTick;
|
353
353
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
354
354
|
} & Readonly<{
|
355
|
-
size: import('..').Size;
|
356
|
-
disabled: boolean;
|
357
355
|
error: boolean;
|
358
356
|
placeholder: string;
|
357
|
+
size: import('..').Size;
|
358
|
+
disabled: boolean;
|
359
359
|
modelValue: InputTagValue;
|
360
360
|
defaultValue: InputTagValue;
|
361
361
|
allowClear: boolean;
|
@@ -378,7 +378,7 @@ declare function __VLS_template(): {
|
|
378
378
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
379
379
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
380
380
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
381
|
-
}>, "focus" | "blur" | ("
|
381
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
382
382
|
focus(): void;
|
383
383
|
blur(): void;
|
384
384
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -421,16 +421,16 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
421
421
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
422
422
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
423
423
|
}>, {
|
424
|
+
loading: boolean;
|
425
|
+
error: boolean;
|
426
|
+
placeholder: string;
|
424
427
|
size: import('..').Size;
|
425
428
|
popupVisible: boolean;
|
426
429
|
defaultPopupVisible: boolean;
|
427
430
|
disabled: boolean;
|
428
431
|
popupContainer: import('..').PopupContainer;
|
429
|
-
loading: boolean;
|
430
|
-
error: boolean;
|
431
432
|
scrollbar: boolean;
|
432
433
|
multiple: boolean;
|
433
|
-
placeholder: string;
|
434
434
|
bordered: boolean;
|
435
435
|
modelValue: import('./type').SelectValue;
|
436
436
|
defaultValue: import('./type').SelectValue;
|
@@ -764,10 +764,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
764
764
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
765
765
|
"press-enter": (ev: KeyboardEvent) => any;
|
766
766
|
}, string, {
|
767
|
-
size: import('..').Size;
|
768
|
-
disabled: boolean;
|
769
767
|
error: boolean;
|
770
768
|
placeholder: string;
|
769
|
+
size: import('..').Size;
|
770
|
+
disabled: boolean;
|
771
771
|
modelValue: InputTagValue;
|
772
772
|
defaultValue: InputTagValue;
|
773
773
|
allowClear: boolean;
|
@@ -801,10 +801,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
801
801
|
$nextTick: typeof import('vue').nextTick;
|
802
802
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
803
803
|
} & Readonly<{
|
804
|
-
size: import('..').Size;
|
805
|
-
disabled: boolean;
|
806
804
|
error: boolean;
|
807
805
|
placeholder: string;
|
806
|
+
size: import('..').Size;
|
807
|
+
disabled: boolean;
|
808
808
|
modelValue: InputTagValue;
|
809
809
|
defaultValue: InputTagValue;
|
810
810
|
allowClear: boolean;
|
@@ -827,7 +827,7 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
|
|
827
827
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
828
828
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
829
829
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
830
|
-
}>, "focus" | "blur" | ("
|
830
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
831
831
|
focus(): void;
|
832
832
|
blur(): void;
|
833
833
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
package/lib/Select/index.d.ts
CHANGED
@@ -40,16 +40,16 @@ declare const Select: {
|
|
40
40
|
"dropdown-scroll": (ev: Event) => any;
|
41
41
|
"dropdown-reach-bottom": (ev: Event) => any;
|
42
42
|
}, import('vue').PublicProps, {
|
43
|
+
loading: boolean;
|
44
|
+
error: boolean;
|
45
|
+
placeholder: string;
|
43
46
|
size: import('..').Size;
|
44
47
|
popupVisible: boolean;
|
45
48
|
defaultPopupVisible: boolean;
|
46
49
|
disabled: boolean;
|
47
50
|
popupContainer: import('..').PopupContainer;
|
48
|
-
loading: boolean;
|
49
|
-
error: boolean;
|
50
51
|
scrollbar: boolean;
|
51
52
|
multiple: boolean;
|
52
|
-
placeholder: string;
|
53
53
|
bordered: boolean;
|
54
54
|
modelValue: import('./type').SelectValue;
|
55
55
|
defaultValue: import('./type').SelectValue;
|
@@ -383,10 +383,10 @@ declare const Select: {
|
|
383
383
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
384
384
|
"press-enter": (ev: KeyboardEvent) => any;
|
385
385
|
}, string, {
|
386
|
-
size: import('..').Size;
|
387
|
-
disabled: boolean;
|
388
386
|
error: boolean;
|
389
387
|
placeholder: string;
|
388
|
+
size: import('..').Size;
|
389
|
+
disabled: boolean;
|
390
390
|
modelValue: import('..').InputTagValue;
|
391
391
|
defaultValue: import('..').InputTagValue;
|
392
392
|
allowClear: boolean;
|
@@ -420,10 +420,10 @@ declare const Select: {
|
|
420
420
|
$nextTick: typeof import('vue').nextTick;
|
421
421
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
422
422
|
} & Readonly<{
|
423
|
-
size: import('..').Size;
|
424
|
-
disabled: boolean;
|
425
423
|
error: boolean;
|
426
424
|
placeholder: string;
|
425
|
+
size: import('..').Size;
|
426
|
+
disabled: boolean;
|
427
427
|
modelValue: import('..').InputTagValue;
|
428
428
|
defaultValue: import('..').InputTagValue;
|
429
429
|
allowClear: boolean;
|
@@ -446,7 +446,7 @@ declare const Select: {
|
|
446
446
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
447
447
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
448
448
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
449
|
-
}>, "focus" | "blur" | ("
|
449
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
450
450
|
focus(): void;
|
451
451
|
blur(): void;
|
452
452
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -478,16 +478,16 @@ declare const Select: {
|
|
478
478
|
blur(): void;
|
479
479
|
getPopupRef(): import('..').TriggerInstance;
|
480
480
|
}, {}, {}, {}, {
|
481
|
+
loading: boolean;
|
482
|
+
error: boolean;
|
483
|
+
placeholder: string;
|
481
484
|
size: import('..').Size;
|
482
485
|
popupVisible: boolean;
|
483
486
|
defaultPopupVisible: boolean;
|
484
487
|
disabled: boolean;
|
485
488
|
popupContainer: import('..').PopupContainer;
|
486
|
-
loading: boolean;
|
487
|
-
error: boolean;
|
488
489
|
scrollbar: boolean;
|
489
490
|
multiple: boolean;
|
490
|
-
placeholder: string;
|
491
491
|
bordered: boolean;
|
492
492
|
modelValue: import('./type').SelectValue;
|
493
493
|
defaultValue: import('./type').SelectValue;
|
@@ -547,16 +547,16 @@ declare const Select: {
|
|
547
547
|
"dropdown-scroll": (ev: Event) => any;
|
548
548
|
"dropdown-reach-bottom": (ev: Event) => any;
|
549
549
|
}, string, {
|
550
|
+
loading: boolean;
|
551
|
+
error: boolean;
|
552
|
+
placeholder: string;
|
550
553
|
size: import('..').Size;
|
551
554
|
popupVisible: boolean;
|
552
555
|
defaultPopupVisible: boolean;
|
553
556
|
disabled: boolean;
|
554
557
|
popupContainer: import('..').PopupContainer;
|
555
|
-
loading: boolean;
|
556
|
-
error: boolean;
|
557
558
|
scrollbar: boolean;
|
558
559
|
multiple: boolean;
|
559
|
-
placeholder: string;
|
560
560
|
bordered: boolean;
|
561
561
|
modelValue: import('./type').SelectValue;
|
562
562
|
defaultValue: import('./type').SelectValue;
|
@@ -6,14 +6,14 @@ declare const _default: import('vue').DefineComponent<SliderProps, {}, {}, {}, {
|
|
6
6
|
onChange?: ((value: number) => any) | undefined;
|
7
7
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
8
8
|
}>, {
|
9
|
-
|
9
|
+
min: number;
|
10
|
+
max: number;
|
10
11
|
range: boolean;
|
12
|
+
disabled: boolean;
|
11
13
|
modelValue: import('./type').SliderValue;
|
12
14
|
defaultValue: import('./type').SliderValue;
|
13
15
|
showInput: boolean;
|
14
|
-
max: number;
|
15
16
|
direction: import('..').Direction;
|
16
|
-
min: number;
|
17
17
|
step: number;
|
18
18
|
showTooltip: boolean;
|
19
19
|
marks: Record<number, string>;
|
package/lib/Slider/index.d.ts
CHANGED
@@ -10,14 +10,14 @@ declare const Slider: {
|
|
10
10
|
change: (value: number) => any;
|
11
11
|
"update:modelValue": (value: number) => any;
|
12
12
|
}, import('vue').PublicProps, {
|
13
|
-
|
13
|
+
min: number;
|
14
|
+
max: number;
|
14
15
|
range: boolean;
|
16
|
+
disabled: boolean;
|
15
17
|
modelValue: import('./type').SliderValue;
|
16
18
|
defaultValue: import('./type').SliderValue;
|
17
19
|
showInput: boolean;
|
18
|
-
max: number;
|
19
20
|
direction: import('..').Direction;
|
20
|
-
min: number;
|
21
21
|
step: number;
|
22
22
|
showTooltip: boolean;
|
23
23
|
marks: Record<number, string>;
|
@@ -36,14 +36,14 @@ declare const Slider: {
|
|
36
36
|
onChange?: ((value: number) => any) | undefined;
|
37
37
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
38
38
|
}>, {}, {}, {}, {}, {
|
39
|
-
|
39
|
+
min: number;
|
40
|
+
max: number;
|
40
41
|
range: boolean;
|
42
|
+
disabled: boolean;
|
41
43
|
modelValue: import('./type').SliderValue;
|
42
44
|
defaultValue: import('./type').SliderValue;
|
43
45
|
showInput: boolean;
|
44
|
-
max: number;
|
45
46
|
direction: import('..').Direction;
|
46
|
-
min: number;
|
47
47
|
step: number;
|
48
48
|
showTooltip: boolean;
|
49
49
|
marks: Record<number, string>;
|
@@ -60,14 +60,14 @@ declare const Slider: {
|
|
60
60
|
change: (value: number) => any;
|
61
61
|
"update:modelValue": (value: number) => any;
|
62
62
|
}, string, {
|
63
|
-
|
63
|
+
min: number;
|
64
|
+
max: number;
|
64
65
|
range: boolean;
|
66
|
+
disabled: boolean;
|
65
67
|
modelValue: import('./type').SliderValue;
|
66
68
|
defaultValue: import('./type').SliderValue;
|
67
69
|
showInput: boolean;
|
68
|
-
max: number;
|
69
70
|
direction: import('..').Direction;
|
70
|
-
min: number;
|
71
71
|
step: number;
|
72
72
|
showTooltip: boolean;
|
73
73
|
marks: Record<number, string>;
|
package/lib/Space/index.d.ts
CHANGED
@@ -4,8 +4,8 @@ export type SpaceInstance = InstanceType<typeof _Space>;
|
|
4
4
|
export * from './type';
|
5
5
|
declare const Space: {
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
7
|
-
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
8
7
|
fill: boolean;
|
8
|
+
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
9
9
|
wrap: boolean;
|
10
10
|
direction: import('..').Direction;
|
11
11
|
align: import('./type').SpaceAlign;
|
@@ -17,8 +17,8 @@ declare const Space: {
|
|
17
17
|
M: {};
|
18
18
|
Defaults: {};
|
19
19
|
}, Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, {
|
20
|
-
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
21
20
|
fill: boolean;
|
21
|
+
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
22
22
|
wrap: boolean;
|
23
23
|
direction: import('..').Direction;
|
24
24
|
align: import('./type').SpaceAlign;
|
@@ -27,8 +27,8 @@ declare const Space: {
|
|
27
27
|
__isTeleport?: never;
|
28
28
|
__isSuspense?: never;
|
29
29
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
30
|
-
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
31
30
|
fill: boolean;
|
31
|
+
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
32
32
|
wrap: boolean;
|
33
33
|
direction: import('..').Direction;
|
34
34
|
align: import('./type').SpaceAlign;
|
package/lib/Space/index.vue.d.ts
CHANGED
@@ -7,8 +7,8 @@ declare function __VLS_template(): {
|
|
7
7
|
};
|
8
8
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<SpaceProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpaceProps> & Readonly<{}>, {
|
10
|
-
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
11
10
|
fill: boolean;
|
11
|
+
size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
|
12
12
|
wrap: boolean;
|
13
13
|
direction: import('..').Direction;
|
14
14
|
align: import('./type').SpaceAlign;
|