yc-design-vue 1.0.7 → 1.0.9
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 +10 -10
- package/es/AutoComplete/index.vue.d.ts +20 -20
- package/es/Cascader/CascaderOption.vue.d.ts +1 -1
- package/es/ColorPicker/hooks/useContext.d.ts +1 -1
- package/es/Descriptions/Descriptions.vue.d.ts +1 -1
- package/es/Descriptions/hooks/useContext.d.ts +1 -1
- package/es/Descriptions/index.d.ts +3 -3
- package/es/Drawer/Drawer.vue.d.ts +1 -1
- package/es/Drawer/DrawerService.vue.d.ts +1 -1
- package/es/Drawer/index.d.ts +3 -3
- package/es/Image/ImagePreview.vue.js +1 -1
- package/es/Image/ImagePreview.vue2.js +0 -1
- package/es/InputTag/index.d.ts +5 -5
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/List/List.vue.d.ts +2 -3
- package/es/List/List.vue.js +1 -1
- package/es/List/List.vue2.js +5 -22
- package/es/List/index.d.ts +1 -4
- package/es/List/type.d.ts +0 -2
- package/es/Mention/index.d.ts +13 -13
- package/es/Mention/index.vue.d.ts +21 -21
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/index.d.ts +3 -3
- package/es/Modal/Modal.vue.d.ts +2 -2
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/index.d.ts +6 -6
- package/es/Notification/Notification.vue.d.ts +3 -3
- package/es/Notification/index.d.ts +9 -9
- package/es/Pagination/hooks/useContext.d.ts +1 -1
- package/es/Popover/index.d.ts +3 -3
- package/es/Popover/index.vue.d.ts +1 -1
- package/es/Select/Select.vue.d.ts +12 -12
- package/es/Select/index.d.ts +10 -10
- package/es/Statistic/Countdown.vue.d.ts +1 -1
- package/es/Statistic/Statistic.vue.d.ts +1 -1
- package/es/Statistic/Statistic.vue.js +1 -1
- package/es/Statistic/Statistic.vue2.js +9 -2
- package/es/Statistic/index.d.ts +6 -6
- package/es/Tabs/hooks/useContext.d.ts +1 -1
- package/es/Transfer/Transfer.vue.d.ts +1 -1
- package/es/Transfer/index.d.ts +3 -3
- package/es/Trigger/index.vue.js +1 -1
- package/es/Trigger/index.vue2.js +5 -2
- package/es/Typography/TypographyBase.vue2.js +2 -2
- package/es/_shared/icons/IconCopy.vue.js +1 -16
- package/es/_shared/icons/IconCopy.vue2.js +16 -1
- package/es/_shared/icons/IconEdit.vue.js +1 -16
- package/es/_shared/icons/IconEdit.vue2.js +16 -1
- package/es/_shared/utils/dom.d.ts +1 -1
- package/es/_shared/utils/global-config.d.ts +1 -1
- package/es/index.d.ts +3 -3
- package/es/style.css +1 -1
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/AutoComplete/index.d.ts +10 -10
- package/lib/AutoComplete/index.vue.d.ts +20 -20
- package/lib/Cascader/CascaderOption.vue.d.ts +1 -1
- package/lib/ColorPicker/hooks/useContext.d.ts +1 -1
- package/lib/Descriptions/Descriptions.vue.d.ts +1 -1
- package/lib/Descriptions/hooks/useContext.d.ts +1 -1
- package/lib/Descriptions/index.d.ts +3 -3
- package/lib/Drawer/Drawer.vue.d.ts +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +1 -1
- package/lib/Drawer/index.d.ts +3 -3
- package/lib/Image/ImagePreview.vue.js +1 -1
- package/lib/InputTag/index.d.ts +5 -5
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/List/List.vue.d.ts +2 -3
- package/lib/List/List.vue.js +1 -1
- package/lib/List/List.vue2.js +1 -1
- package/lib/List/index.d.ts +1 -4
- package/lib/List/type.d.ts +0 -2
- package/lib/Mention/index.d.ts +13 -13
- package/lib/Mention/index.vue.d.ts +21 -21
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Modal/Modal.vue.d.ts +2 -2
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/index.d.ts +6 -6
- package/lib/Notification/Notification.vue.d.ts +3 -3
- package/lib/Notification/index.d.ts +9 -9
- package/lib/Pagination/hooks/useContext.d.ts +1 -1
- package/lib/Popover/index.d.ts +3 -3
- package/lib/Popover/index.vue.d.ts +1 -1
- package/lib/Select/Select.vue.d.ts +12 -12
- package/lib/Select/index.d.ts +10 -10
- package/lib/Statistic/Countdown.vue.d.ts +1 -1
- package/lib/Statistic/Statistic.vue.d.ts +1 -1
- package/lib/Statistic/Statistic.vue.js +1 -1
- package/lib/Statistic/Statistic.vue2.js +1 -1
- package/lib/Statistic/index.d.ts +6 -6
- package/lib/Tabs/hooks/useContext.d.ts +1 -1
- package/lib/Transfer/Transfer.vue.d.ts +1 -1
- package/lib/Transfer/index.d.ts +3 -3
- package/lib/Trigger/index.vue.js +1 -1
- package/lib/Trigger/index.vue2.js +1 -1
- package/lib/Typography/TypographyBase.vue2.js +1 -1
- 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/utils/dom.d.ts +1 -1
- package/lib/_shared/utils/global-config.d.ts +1 -1
- package/lib/index.d.ts +3 -3
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/es/Alert/index.d.ts
CHANGED
@@ -10,9 +10,9 @@ declare const Alert: {
|
|
10
10
|
close: (ev: MouseEvent) => any;
|
11
11
|
"after-close": () => any;
|
12
12
|
}, import('vue').PublicProps, {
|
13
|
-
title: string;
|
14
13
|
center: boolean;
|
15
14
|
type: import('./type').AlertType;
|
15
|
+
title: string;
|
16
16
|
closable: boolean;
|
17
17
|
showIcon: boolean;
|
18
18
|
banner: boolean;
|
@@ -27,9 +27,9 @@ declare const Alert: {
|
|
27
27
|
onClose?: ((ev: MouseEvent) => any) | undefined;
|
28
28
|
"onAfter-close"?: (() => any) | undefined;
|
29
29
|
}>, {}, {}, {}, {}, {
|
30
|
-
title: string;
|
31
30
|
center: boolean;
|
32
31
|
type: import('./type').AlertType;
|
32
|
+
title: string;
|
33
33
|
closable: boolean;
|
34
34
|
showIcon: boolean;
|
35
35
|
banner: boolean;
|
@@ -44,9 +44,9 @@ declare const Alert: {
|
|
44
44
|
close: (ev: MouseEvent) => any;
|
45
45
|
"after-close": () => any;
|
46
46
|
}, string, {
|
47
|
-
title: string;
|
48
47
|
center: boolean;
|
49
48
|
type: import('./type').AlertType;
|
49
|
+
title: string;
|
50
50
|
closable: boolean;
|
51
51
|
showIcon: boolean;
|
52
52
|
banner: boolean;
|
package/es/Alert/index.vue.d.ts
CHANGED
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<AlertProps, {}, {},
|
|
13
13
|
onClose?: ((ev: MouseEvent) => any) | undefined;
|
14
14
|
"onAfter-close"?: (() => any) | undefined;
|
15
15
|
}>, {
|
16
|
-
title: string;
|
17
16
|
center: boolean;
|
18
17
|
type: import('./type').AlertType;
|
18
|
+
title: string;
|
19
19
|
closable: boolean;
|
20
20
|
showIcon: boolean;
|
21
21
|
banner: boolean;
|
@@ -92,9 +92,9 @@ declare const AutoComplete: {
|
|
92
92
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
93
93
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
94
94
|
readonly onClear?: (() => any) | undefined;
|
95
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
96
95
|
readonly onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
97
96
|
readonly onSearch?: ((value: string) => any) | undefined;
|
97
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
98
98
|
readonly "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
99
99
|
readonly "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
100
100
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -369,9 +369,9 @@ declare const AutoComplete: {
|
|
369
369
|
readonly allowCreate?: boolean | undefined;
|
370
370
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
371
371
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
372
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
373
372
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
374
373
|
readonly onInput?: ((value: string) => any) | undefined;
|
374
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
375
375
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
376
376
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
377
377
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -392,14 +392,14 @@ declare const AutoComplete: {
|
|
392
392
|
$root: import('vue').ComponentPublicInstance | null;
|
393
393
|
$parent: import('vue').ComponentPublicInstance | null;
|
394
394
|
$host: Element | null;
|
395
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
395
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
396
396
|
$el: HTMLDivElement;
|
397
397
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
398
398
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
399
399
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
400
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
401
400
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
402
401
|
onInput?: ((value: string) => any) | undefined;
|
402
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
403
403
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
404
404
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
405
405
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -410,9 +410,9 @@ declare const AutoComplete: {
|
|
410
410
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
411
411
|
focus: (ev: FocusEvent) => any;
|
412
412
|
clear: (ev: MouseEvent) => any;
|
413
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
414
413
|
blur: (ev: FocusEvent) => any;
|
415
414
|
input: (value: string) => any;
|
415
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
416
416
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
417
417
|
"update:inputValue": (value: string) => any;
|
418
418
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -474,9 +474,9 @@ declare const AutoComplete: {
|
|
474
474
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
475
475
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
476
476
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
477
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
478
477
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
479
478
|
onInput?: ((value: string) => any) | undefined;
|
479
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
480
480
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
481
481
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
482
482
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -494,16 +494,16 @@ declare const AutoComplete: {
|
|
494
494
|
$root: import('vue').ComponentPublicInstance | null;
|
495
495
|
$parent: import('vue').ComponentPublicInstance | null;
|
496
496
|
$host: Element | null;
|
497
|
-
$emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
497
|
+
$emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: import('..').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: import('..').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
498
498
|
$el: any;
|
499
499
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').SelectProps> & Readonly<{
|
500
500
|
onChange?: ((value: import('..').SelectValue) => any) | undefined;
|
501
501
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
502
502
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
503
503
|
onClear?: (() => any) | undefined;
|
504
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
505
504
|
onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
506
505
|
onSearch?: ((value: string) => any) | undefined;
|
506
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
507
507
|
"onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
508
508
|
"onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
509
509
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -519,9 +519,9 @@ declare const AutoComplete: {
|
|
519
519
|
"update:popupVisible": (value: boolean) => any;
|
520
520
|
"popup-visible-change": (value: boolean) => any;
|
521
521
|
clear: () => any;
|
522
|
-
remove: (index: string | number, ev: Event) => any;
|
523
522
|
select: (value: import('..').SelectValue) => any;
|
524
523
|
search: (value: string) => any;
|
524
|
+
remove: (index: string | number, ev: Event) => any;
|
525
525
|
"update:modelValue": (value: import('..').SelectValue) => any;
|
526
526
|
"update:inputValue": (value: import('..').SelectValue) => any;
|
527
527
|
"input-value-change": (value: string) => any;
|
@@ -621,9 +621,9 @@ declare const AutoComplete: {
|
|
621
621
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
622
622
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
623
623
|
onClear?: (() => any) | undefined;
|
624
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
625
624
|
onSelect?: ((value: import('..').SelectValue) => any) | undefined;
|
626
625
|
onSearch?: ((value: string) => any) | undefined;
|
626
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
627
627
|
"onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
628
628
|
"onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
|
629
629
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -50,9 +50,9 @@ declare function __VLS_template(): {
|
|
50
50
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
51
51
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
52
52
|
readonly onClear?: (() => any) | undefined;
|
53
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
54
53
|
readonly onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
55
54
|
readonly onSearch?: ((value: string) => any) | undefined;
|
55
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
56
56
|
readonly "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
57
57
|
readonly "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
58
58
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -327,9 +327,9 @@ declare function __VLS_template(): {
|
|
327
327
|
readonly allowCreate?: boolean | undefined;
|
328
328
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
329
329
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
330
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
331
330
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
332
331
|
readonly onInput?: ((value: string) => any) | undefined;
|
332
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
333
333
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
334
334
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
335
335
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -350,14 +350,14 @@ declare function __VLS_template(): {
|
|
350
350
|
$root: import('vue').ComponentPublicInstance | null;
|
351
351
|
$parent: import('vue').ComponentPublicInstance | null;
|
352
352
|
$host: Element | null;
|
353
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
353
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
354
354
|
$el: HTMLDivElement;
|
355
355
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
356
356
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
357
357
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
358
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
359
358
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
360
359
|
onInput?: ((value: string) => any) | undefined;
|
360
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
361
361
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
362
362
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
363
363
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -368,9 +368,9 @@ declare function __VLS_template(): {
|
|
368
368
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
369
369
|
focus: (ev: FocusEvent) => any;
|
370
370
|
clear: (ev: MouseEvent) => any;
|
371
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
372
371
|
blur: (ev: FocusEvent) => any;
|
373
372
|
input: (value: string) => any;
|
373
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
374
374
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
375
375
|
"update:inputValue": (value: string) => any;
|
376
376
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -432,9 +432,9 @@ declare function __VLS_template(): {
|
|
432
432
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
433
433
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
434
434
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
435
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
436
435
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
437
436
|
onInput?: ((value: string) => any) | undefined;
|
437
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
438
438
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
439
439
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
440
440
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -452,16 +452,16 @@ declare function __VLS_template(): {
|
|
452
452
|
$root: import('vue').ComponentPublicInstance | null;
|
453
453
|
$parent: import('vue').ComponentPublicInstance | null;
|
454
454
|
$host: Element | null;
|
455
|
-
$emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
455
|
+
$emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: import('../Select').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
456
456
|
$el: any;
|
457
457
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
|
458
458
|
onChange?: ((value: import('../Select').SelectValue) => any) | undefined;
|
459
459
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
460
460
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
461
461
|
onClear?: (() => any) | undefined;
|
462
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
463
462
|
onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
464
463
|
onSearch?: ((value: string) => any) | undefined;
|
464
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
465
465
|
"onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
466
466
|
"onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
467
467
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -477,9 +477,9 @@ declare function __VLS_template(): {
|
|
477
477
|
"update:popupVisible": (value: boolean) => any;
|
478
478
|
"popup-visible-change": (value: boolean) => any;
|
479
479
|
clear: () => any;
|
480
|
-
remove: (index: string | number, ev: Event) => any;
|
481
480
|
select: (value: import('../Select').SelectValue) => any;
|
482
481
|
search: (value: string) => any;
|
482
|
+
remove: (index: string | number, ev: Event) => any;
|
483
483
|
"update:modelValue": (value: import('../Select').SelectValue) => any;
|
484
484
|
"update:inputValue": (value: import('../Select').SelectValue) => any;
|
485
485
|
"input-value-change": (value: string) => any;
|
@@ -579,9 +579,9 @@ declare function __VLS_template(): {
|
|
579
579
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
580
580
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
581
581
|
onClear?: (() => any) | undefined;
|
582
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
583
582
|
onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
584
583
|
onSearch?: ((value: string) => any) | undefined;
|
584
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
585
585
|
"onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
586
586
|
"onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
587
587
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -763,9 +763,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
763
763
|
readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
764
764
|
readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
765
765
|
readonly onClear?: (() => any) | undefined;
|
766
|
-
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
767
766
|
readonly onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
768
767
|
readonly onSearch?: ((value: string) => any) | undefined;
|
768
|
+
readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
769
769
|
readonly "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
770
770
|
readonly "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
771
771
|
readonly "onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1040,9 +1040,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1040
1040
|
readonly allowCreate?: boolean | undefined;
|
1041
1041
|
readonly onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1042
1042
|
readonly onClear?: ((ev: MouseEvent) => any) | undefined;
|
1043
|
-
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1044
1043
|
readonly onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1045
1044
|
readonly onInput?: ((value: string) => any) | undefined;
|
1045
|
+
readonly onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1046
1046
|
readonly "onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1047
1047
|
readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1048
1048
|
readonly "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1063,14 +1063,14 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1063
1063
|
$root: import('vue').ComponentPublicInstance | null;
|
1064
1064
|
$parent: import('vue').ComponentPublicInstance | null;
|
1065
1065
|
$host: Element | null;
|
1066
|
-
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "
|
1066
|
+
$emit: ((event: "focus", ev: FocusEvent) => void) & ((event: "clear", ev: MouseEvent) => void) & ((event: "blur", ev: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "remove", value: string | number, ev: MouseEvent | KeyboardEvent) => void) & ((event: "update:modelValue", value: import('..').InputTagValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string, ev: Event) => void) & ((event: "press-enter", ev: KeyboardEvent) => void);
|
1067
1067
|
$el: HTMLDivElement;
|
1068
1068
|
$options: import('vue').ComponentOptionsBase<Readonly<import('..').InputTagProps> & Readonly<{
|
1069
1069
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1070
1070
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
1071
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1072
1071
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1073
1072
|
onInput?: ((value: string) => any) | undefined;
|
1073
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1074
1074
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1075
1075
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1076
1076
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1081,9 +1081,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1081
1081
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
1082
1082
|
focus: (ev: FocusEvent) => any;
|
1083
1083
|
clear: (ev: MouseEvent) => any;
|
1084
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1085
1084
|
blur: (ev: FocusEvent) => any;
|
1086
1085
|
input: (value: string) => any;
|
1086
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1087
1087
|
"update:modelValue": (value: import('..').InputTagValue) => any;
|
1088
1088
|
"update:inputValue": (value: string) => any;
|
1089
1089
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -1145,9 +1145,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1145
1145
|
}> & Omit<Readonly<import('..').InputTagProps> & Readonly<{
|
1146
1146
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
1147
1147
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
1148
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1149
1148
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
1150
1149
|
onInput?: ((value: string) => any) | undefined;
|
1150
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1151
1151
|
"onUpdate:modelValue"?: ((value: import('..').InputTagValue) => any) | undefined;
|
1152
1152
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
1153
1153
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -1165,16 +1165,16 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1165
1165
|
$root: import('vue').ComponentPublicInstance | null;
|
1166
1166
|
$parent: import('vue').ComponentPublicInstance | null;
|
1167
1167
|
$host: Element | null;
|
1168
|
-
$emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "
|
1168
|
+
$emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: import('../Select').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "exceedLimit", value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
|
1169
1169
|
$el: any;
|
1170
1170
|
$options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
|
1171
1171
|
onChange?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1172
1172
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
1173
1173
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
1174
1174
|
onClear?: (() => any) | undefined;
|
1175
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1176
1175
|
onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1177
1176
|
onSearch?: ((value: string) => any) | undefined;
|
1177
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1178
1178
|
"onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1179
1179
|
"onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1180
1180
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1190,9 +1190,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1190
1190
|
"update:popupVisible": (value: boolean) => any;
|
1191
1191
|
"popup-visible-change": (value: boolean) => any;
|
1192
1192
|
clear: () => any;
|
1193
|
-
remove: (index: string | number, ev: Event) => any;
|
1194
1193
|
select: (value: import('../Select').SelectValue) => any;
|
1195
1194
|
search: (value: string) => any;
|
1195
|
+
remove: (index: string | number, ev: Event) => any;
|
1196
1196
|
"update:modelValue": (value: import('../Select').SelectValue) => any;
|
1197
1197
|
"update:inputValue": (value: import('../Select').SelectValue) => any;
|
1198
1198
|
"input-value-change": (value: string) => any;
|
@@ -1292,9 +1292,9 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
|
|
1292
1292
|
"onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
|
1293
1293
|
"onPopup-visible-change"?: ((value: boolean) => any) | undefined;
|
1294
1294
|
onClear?: (() => any) | undefined;
|
1295
|
-
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1296
1295
|
onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1297
1296
|
onSearch?: ((value: string) => any) | undefined;
|
1297
|
+
onRemove?: ((index: string | number, ev: Event) => any) | undefined;
|
1298
1298
|
"onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1299
1299
|
"onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
|
1300
1300
|
"onInput-value-change"?: ((value: string) => any) | undefined;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { CascaderOptionProps, CascaderOptionValue } from './type';
|
2
2
|
declare const _default: import('vue').DefineComponent<CascaderOptionProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<CascaderOptionProps> & Readonly<{}>, {
|
3
3
|
disabled: boolean;
|
4
|
-
children: import('./type').CascaderOption[];
|
5
4
|
value: CascaderOptionValue;
|
6
5
|
label: string;
|
6
|
+
children: import('./type').CascaderOption[];
|
7
7
|
render: import('vue').RenderFunction;
|
8
8
|
tagProps: import('..').TagProps;
|
9
9
|
index: number;
|
@@ -19,7 +19,7 @@ type ColorPickerContext = {
|
|
19
19
|
declare const _default: () => {
|
20
20
|
provide: (props: Props, emits: ColorPickerEmits) => {
|
21
21
|
popupVisible: Ref<boolean, boolean>;
|
22
|
-
size: import('vue').ComputedRef<
|
22
|
+
size: import('vue').ComputedRef<number | boolean | import('../../_shared/type').PopupContainer | undefined>;
|
23
23
|
computedColor: import('vue').WritableComputedRef<any, string>;
|
24
24
|
};
|
25
25
|
inject: () => ColorPickerContext;
|
@@ -8,10 +8,10 @@ declare function __VLS_template(): {
|
|
8
8
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
9
9
|
declare const __VLS_component: import('vue').DefineComponent<DescriptionsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<DescriptionsProps> & Readonly<{}>, {
|
10
10
|
size: import('..').Size;
|
11
|
-
title: string;
|
12
11
|
column: import('./type').DescriptionsColumn;
|
13
12
|
layout: import('./type').DescriptionsLayout;
|
14
13
|
data: DescData[];
|
14
|
+
title: string;
|
15
15
|
align: import('./type').DescriptionsAlign;
|
16
16
|
tableLayout: import('./type').TableLayout;
|
17
17
|
bordered: boolean;
|
@@ -12,7 +12,7 @@ type DescriptionsContext = {
|
|
12
12
|
declare const _default: () => {
|
13
13
|
provide: (props: Props) => {
|
14
14
|
data: import('vue').ComputedRef<DescData[]>;
|
15
|
-
size: import('vue').ComputedRef<
|
15
|
+
size: import('vue').ComputedRef<number | boolean | import('../../_shared/type').PopupContainer | undefined>;
|
16
16
|
column: import('vue').ComputedRef<number>;
|
17
17
|
layout: Ref<import('..').DescriptionsLayout, import('..').DescriptionsLayout>;
|
18
18
|
};
|
@@ -7,10 +7,10 @@ export * from './type';
|
|
7
7
|
declare const Descriptions: {
|
8
8
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').DescriptionsProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
9
9
|
size: import('..').Size;
|
10
|
-
title: string;
|
11
10
|
column: import('./type').DescriptionsColumn;
|
12
11
|
layout: import('./type').DescriptionsLayout;
|
13
12
|
data: import('./type').DescData[];
|
13
|
+
title: string;
|
14
14
|
align: import('./type').DescriptionsAlign;
|
15
15
|
tableLayout: import('./type').TableLayout;
|
16
16
|
bordered: boolean;
|
@@ -25,10 +25,10 @@ declare const Descriptions: {
|
|
25
25
|
Defaults: {};
|
26
26
|
}, Readonly<import('./type').DescriptionsProps> & Readonly<{}>, {}, {}, {}, {}, {
|
27
27
|
size: import('..').Size;
|
28
|
-
title: string;
|
29
28
|
column: import('./type').DescriptionsColumn;
|
30
29
|
layout: import('./type').DescriptionsLayout;
|
31
30
|
data: import('./type').DescData[];
|
31
|
+
title: string;
|
32
32
|
align: import('./type').DescriptionsAlign;
|
33
33
|
tableLayout: import('./type').TableLayout;
|
34
34
|
bordered: boolean;
|
@@ -40,10 +40,10 @@ declare const Descriptions: {
|
|
40
40
|
__isSuspense?: never;
|
41
41
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').DescriptionsProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
42
42
|
size: import('..').Size;
|
43
|
-
title: string;
|
44
43
|
column: import('./type').DescriptionsColumn;
|
45
44
|
layout: import('./type').DescriptionsLayout;
|
46
45
|
data: import('./type').DescData[];
|
46
|
+
title: string;
|
47
47
|
align: import('./type').DescriptionsAlign;
|
48
48
|
tableLayout: import('./type').TableLayout;
|
49
49
|
bordered: boolean;
|
@@ -27,12 +27,12 @@ declare const __VLS_component: import('vue').DefineComponent<DrawerProps, {}, {}
|
|
27
27
|
unmountOnClose: boolean;
|
28
28
|
popupContainer: import('..').PopupContainer;
|
29
29
|
renderToBody: boolean;
|
30
|
-
title: string;
|
31
30
|
width: number | string;
|
32
31
|
height: number | string;
|
33
32
|
visible: boolean;
|
34
33
|
footer: boolean;
|
35
34
|
header: boolean;
|
35
|
+
title: string;
|
36
36
|
mask: boolean;
|
37
37
|
defaultVisible: boolean;
|
38
38
|
closable: boolean;
|
@@ -3,11 +3,11 @@ declare const _default: import('vue').DefineComponent<DrawerServiceProps, {}, {}
|
|
3
3
|
unmountOnClose: boolean;
|
4
4
|
popupContainer: import('..').PopupContainer;
|
5
5
|
renderToBody: boolean;
|
6
|
-
title: string & import('../_shared/type').RenderContent;
|
7
6
|
width: number | string;
|
8
7
|
height: number | string;
|
9
8
|
footer: boolean;
|
10
9
|
header: boolean;
|
10
|
+
title: string & import('../_shared/type').RenderContent;
|
11
11
|
mask: boolean;
|
12
12
|
closable: boolean;
|
13
13
|
maskClosable: boolean;
|
package/es/Drawer/index.d.ts
CHANGED
@@ -23,12 +23,12 @@ declare const Drawer: {
|
|
23
23
|
unmountOnClose: boolean;
|
24
24
|
popupContainer: import('..').PopupContainer;
|
25
25
|
renderToBody: boolean;
|
26
|
-
title: string;
|
27
26
|
width: number | string;
|
28
27
|
height: number | string;
|
29
28
|
visible: boolean;
|
30
29
|
footer: boolean;
|
31
30
|
header: boolean;
|
31
|
+
title: string;
|
32
32
|
mask: boolean;
|
33
33
|
defaultVisible: boolean;
|
34
34
|
closable: boolean;
|
@@ -63,12 +63,12 @@ declare const Drawer: {
|
|
63
63
|
unmountOnClose: boolean;
|
64
64
|
popupContainer: import('..').PopupContainer;
|
65
65
|
renderToBody: boolean;
|
66
|
-
title: string;
|
67
66
|
width: number | string;
|
68
67
|
height: number | string;
|
69
68
|
visible: boolean;
|
70
69
|
footer: boolean;
|
71
70
|
header: boolean;
|
71
|
+
title: string;
|
72
72
|
mask: boolean;
|
73
73
|
defaultVisible: boolean;
|
74
74
|
closable: boolean;
|
@@ -108,12 +108,12 @@ declare const Drawer: {
|
|
108
108
|
unmountOnClose: boolean;
|
109
109
|
popupContainer: import('..').PopupContainer;
|
110
110
|
renderToBody: boolean;
|
111
|
-
title: string;
|
112
111
|
width: number | string;
|
113
112
|
height: number | string;
|
114
113
|
visible: boolean;
|
115
114
|
footer: boolean;
|
116
115
|
header: boolean;
|
116
|
+
title: string;
|
117
117
|
mask: boolean;
|
118
118
|
defaultVisible: boolean;
|
119
119
|
closable: boolean;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import _sfc_main from "./ImagePreview.vue2.js";
|
2
2
|
/* empty css */
|
3
3
|
import _export_sfc from "../_virtual/_plugin-vue_export-helper.js";
|
4
|
-
const ImagePreview = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
4
|
+
const ImagePreview = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b3306f5d"]]);
|
5
5
|
export {
|
6
6
|
ImagePreview as default
|
7
7
|
};
|
@@ -56,7 +56,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
56
56
|
popupContainer: _popupContainer
|
57
57
|
} = toRefs(props);
|
58
58
|
const { zIndex, popupContainer } = getGlobalConfig(props);
|
59
|
-
console.log(popupContainer.value, "popupContainer");
|
60
59
|
const imageRef = ref();
|
61
60
|
const scale = useControlValue(ref(), defaultScale.value);
|
62
61
|
const rotate = ref(0);
|
package/es/InputTag/index.d.ts
CHANGED
@@ -6,9 +6,9 @@ declare const InputTag: {
|
|
6
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').InputTagProps> & Readonly<{
|
7
7
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
8
8
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
9
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
10
9
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
11
10
|
onInput?: ((value: string) => any) | undefined;
|
11
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
12
12
|
"onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
|
13
13
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
14
14
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -19,9 +19,9 @@ declare const InputTag: {
|
|
19
19
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
20
20
|
focus: (ev: FocusEvent) => any;
|
21
21
|
clear: (ev: MouseEvent) => any;
|
22
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
23
22
|
blur: (ev: FocusEvent) => any;
|
24
23
|
input: (value: string) => any;
|
24
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
25
25
|
"update:modelValue": (value: import('./type').InputTagValue) => any;
|
26
26
|
"update:inputValue": (value: string) => any;
|
27
27
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -56,9 +56,9 @@ declare const InputTag: {
|
|
56
56
|
}, Readonly<import('./type').InputTagProps> & Readonly<{
|
57
57
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
58
58
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
59
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
60
59
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
61
60
|
onInput?: ((value: string) => any) | undefined;
|
61
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
62
62
|
"onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
|
63
63
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
64
64
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -90,9 +90,9 @@ declare const InputTag: {
|
|
90
90
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').InputTagProps> & Readonly<{
|
91
91
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
92
92
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
93
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
94
93
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
95
94
|
onInput?: ((value: string) => any) | undefined;
|
95
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
96
96
|
"onUpdate:modelValue"?: ((value: import('./type').InputTagValue) => any) | undefined;
|
97
97
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
98
98
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
@@ -103,9 +103,9 @@ declare const InputTag: {
|
|
103
103
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
104
104
|
focus: (ev: FocusEvent) => any;
|
105
105
|
clear: (ev: MouseEvent) => any;
|
106
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
107
106
|
blur: (ev: FocusEvent) => any;
|
108
107
|
input: (value: string) => any;
|
108
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
109
109
|
"update:modelValue": (value: import('./type').InputTagValue) => any;
|
110
110
|
"update:inputValue": (value: string) => any;
|
111
111
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -15,9 +15,9 @@ declare const __VLS_component: import('vue').DefineComponent<InputTagProps, {
|
|
15
15
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
16
16
|
focus: (ev: FocusEvent) => any;
|
17
17
|
clear: (ev: MouseEvent) => any;
|
18
|
-
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
19
18
|
blur: (ev: FocusEvent) => any;
|
20
19
|
input: (value: string) => any;
|
20
|
+
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
21
21
|
"update:modelValue": (value: InputTagValue) => any;
|
22
22
|
"update:inputValue": (value: string) => any;
|
23
23
|
"input-value-change": (value: string, ev: Event) => any;
|
@@ -25,9 +25,9 @@ declare const __VLS_component: import('vue').DefineComponent<InputTagProps, {
|
|
25
25
|
}, string, import('vue').PublicProps, Readonly<InputTagProps> & Readonly<{
|
26
26
|
onFocus?: ((ev: FocusEvent) => any) | undefined;
|
27
27
|
onClear?: ((ev: MouseEvent) => any) | undefined;
|
28
|
-
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
29
28
|
onBlur?: ((ev: FocusEvent) => any) | undefined;
|
30
29
|
onInput?: ((value: string) => any) | undefined;
|
30
|
+
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
31
31
|
"onUpdate:modelValue"?: ((value: InputTagValue) => any) | undefined;
|
32
32
|
"onUpdate:inputValue"?: ((value: string) => any) | undefined;
|
33
33
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|