@factoringplus/pl-components-pack-v3 1.2.22-pre-01 → 1.2.22-pre-03
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/button/index.d.ts +191 -191
- package/dist/components/button/pl-button.vue.d.ts +66 -64
- package/dist/components/button/types/index.d.ts +21 -21
- package/dist/components/components.d.ts +47 -47
- package/dist/components/deprecated/currency-input/index.d.ts +5 -5
- package/dist/components/deprecated/pl-checkbox/index.d.ts +5 -5
- package/dist/components/deprecated/pl-date-picker/index.d.ts +5 -5
- package/dist/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +77 -77
- package/dist/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +72 -72
- package/dist/components/deprecated/pl-date-picker-legacy/index.d.ts +5 -5
- package/dist/components/deprecated/pl-dialog/index.d.ts +5 -5
- package/dist/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +104 -102
- package/dist/components/deprecated/pl-form-item/index.d.ts +5 -5
- package/dist/components/deprecated/pl-input/index.d.ts +5 -5
- package/dist/components/deprecated/pl-input-native/index.d.ts +5 -5
- package/dist/components/deprecated/pl-select/index.d.ts +5 -5
- package/dist/components/deprecated/pl-select/pl-select.vue.d.ts +149 -147
- package/dist/components/deprecated/pl-suggestions/index.d.ts +5 -5
- package/dist/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +112 -112
- package/dist/components/deprecated/pl-table/index.d.ts +5 -5
- package/dist/components/deprecated/pl-table/pl-table.vue.d.ts +133 -133
- package/dist/components/deprecated/pl-tooltip/index.d.ts +5 -5
- package/dist/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +58 -56
- package/dist/components/deprecated/pl-upload/index.d.ts +5 -5
- package/dist/components/deprecated/pl-upload/pl-upload.vue.d.ts +124 -124
- package/dist/components/deprecated/pl-upload-legacy/index.d.ts +5 -5
- package/dist/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +111 -111
- package/dist/components/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +60 -60
- package/dist/components/pl-autocomplete/components/pl-default.vue.d.ts +60 -60
- package/dist/components/pl-autocomplete/index.d.ts +5 -5
- package/dist/components/pl-autocomplete/pl-autocompete.vue.d.ts +95 -95
- package/dist/components/pl-autocomplete/types/index.d.ts +57 -57
- package/dist/components/pl-card/index.d.ts +5 -5
- package/dist/components/pl-checkbox-plus/index.d.ts +5 -5
- package/dist/components/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +74 -72
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +68 -68
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +56 -56
- package/dist/components/pl-date-picker-plus/common/constants.d.ts +2 -2
- package/dist/components/pl-date-picker-plus/common/types/index.d.ts +50 -50
- package/dist/components/pl-date-picker-plus/common/utils/wrapperFunctions.d.ts +13 -13
- package/dist/components/pl-date-picker-plus/index.d.ts +5 -5
- package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +82 -82
- package/dist/components/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +84 -84
- package/dist/components/pl-dialog/index.d.ts +5 -5
- package/dist/components/pl-dialog/pl-dialog-plus.vue.d.ts +106 -104
- package/dist/components/pl-form/index.d.ts +5 -5
- package/dist/components/pl-form/pl-form.vue.d.ts +55 -53
- package/dist/components/pl-icon/index.d.ts +6 -6
- package/dist/components/pl-icon/pl-icon.vue.d.ts +12 -12
- package/dist/components/pl-icon/types/iconsType.d.ts +5 -5
- package/dist/components/pl-icon/types/index.d.ts +2 -2
- package/dist/components/pl-input-plus/components/pl-currency.vue.d.ts +46 -46
- package/dist/components/pl-input-plus/components/pl-default.vue.d.ts +72 -72
- package/dist/components/pl-input-plus/components/pl-password.vue.d.ts +47 -47
- package/dist/components/pl-input-plus/components/pl-textarea.vue.d.ts +45 -45
- package/dist/components/pl-input-plus/index.d.ts +5 -5
- package/dist/components/pl-input-plus/pl-input-plus.vue.d.ts +123 -123
- package/dist/components/pl-input-plus/types/index.d.ts +65 -65
- package/dist/components/pl-label/pl-label.vue.d.ts +41 -39
- package/dist/components/pl-link/index.d.ts +5 -5
- package/dist/components/pl-link/pl-link.vue.d.ts +50 -48
- package/dist/components/pl-mark-text/index.d.ts +16 -16
- package/dist/components/pl-mark-text/pl-mark-text.vue.d.ts +16 -16
- package/dist/components/pl-multi-select/components/pl-default.vue.d.ts +68 -68
- package/dist/components/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +49 -49
- package/dist/components/pl-multi-select/index.d.ts +5 -5
- package/dist/components/pl-multi-select/pl-multi-select.vue.d.ts +72 -72
- package/dist/components/pl-multi-select/types/index.d.ts +33 -33
- package/dist/components/pl-multitab/components/pl-tab-card.vue.d.ts +38 -38
- package/dist/components/pl-multitab/index.d.ts +5 -5
- package/dist/components/pl-multitab/pl-multitab.vue.d.ts +39 -39
- package/dist/components/pl-multitab/types/index.d.ts +14 -14
- package/dist/components/pl-option/index.d.ts +5 -5
- package/dist/components/pl-option/pl-option.vue.d.ts +122 -122
- package/dist/components/pl-radio/index.d.ts +5 -5
- package/dist/components/pl-radio/pl-radio.vue.d.ts +69 -69
- package/dist/components/pl-scrollbar/index.d.ts +5 -5
- package/dist/components/pl-scrollbar/pl-scrollbar.vue.d.ts +67 -65
- package/dist/components/pl-scrollbar/utils/getSizeWithUnits.d.ts +1 -1
- package/dist/components/pl-select-plus/components/pl-account.vue.d.ts +68 -68
- package/dist/components/pl-select-plus/components/pl-default.vue.d.ts +68 -68
- package/dist/components/pl-select-plus/components/pl-select-dropdown.vue.d.ts +45 -45
- package/dist/components/pl-select-plus/index.d.ts +5 -5
- package/dist/components/pl-select-plus/pl-select-plus.vue.d.ts +77 -77
- package/dist/components/pl-select-plus/types/index.d.ts +38 -38
- package/dist/components/pl-skeleton/index.d.ts +5 -5
- package/dist/components/pl-skeleton/pl-skeleton.vue.d.ts +40 -40
- package/dist/components/pl-snackbar/index.d.ts +7 -7
- package/dist/components/pl-snackbar/pl-snackbar.vue.d.ts +47 -47
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +3 -3
- package/dist/components/pl-snackbar/types.d.ts +25 -25
- package/dist/components/pl-stepper/index.d.ts +5 -5
- package/dist/components/pl-stepper/pl-stepper.vue.d.ts +57 -57
- package/dist/components/pl-switch/index.d.ts +5 -5
- package/dist/components/pl-switch/pl-switch.vue.d.ts +47 -47
- package/dist/components/pl-tab-pane/index.d.ts +5 -5
- package/dist/components/pl-tab-pane/pl-tab-pane.vue.d.ts +47 -45
- package/dist/components/pl-tab-pane/types/index.d.ts +8 -8
- package/dist/components/pl-table-plus/components/row-mask.vue.d.ts +52 -52
- package/dist/components/pl-table-plus/index.d.ts +5 -5
- package/dist/components/pl-table-plus/pl-table-plus.vue.d.ts +95 -93
- package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +23 -21
- package/dist/components/pl-tabs/components/pl-tab.vue.d.ts +45 -45
- package/dist/components/pl-tabs/index.d.ts +5 -5
- package/dist/components/pl-tabs/pl-tabs.vue.d.ts +45 -45
- package/dist/components/pl-tags/pl-tags.vue.d.ts +37 -35
- package/dist/components/pl-text/components/pl-body1.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-body2.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-body3.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-btn1.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-btn2.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-btn3.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-cap.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-h1.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-h2.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-h3.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-h4.vue.d.ts +23 -21
- package/dist/components/pl-text/components/pl-sub1.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-sub2.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-system.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-tag.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-title1.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-title2.vue.d.ts +19 -17
- package/dist/components/pl-text/components/pl-title3.vue.d.ts +19 -17
- package/dist/components/pl-text/index.d.ts +5 -5
- package/dist/components/pl-tooltip-plus/index.d.ts +5 -5
- package/dist/components/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +55 -53
- package/dist/components/pl-upload-plus/index.d.ts +5 -5
- package/dist/components/pl-upload-plus/pl-upload-plus.vue.d.ts +109 -109
- package/dist/components/pl-upload-plus/types/FileExtension.d.ts +1 -1
- package/dist/directives/index.d.ts +5 -5
- package/dist/directives/vInfiniteScroll/utils/position.d.ts +1 -1
- package/dist/directives/vInfiniteScroll/utils/scroll.d.ts +1 -1
- package/dist/directives/vInfiniteScroll/utils/style.d.ts +1 -1
- package/dist/directives/vInfiniteScroll/vInfiniteScroll.d.ts +2 -2
- package/dist/directives/vLoading.d.ts +3 -3
- package/dist/directives/vTap.d.ts +3 -3
- package/dist/directives/vTouchOutside.d.ts +3 -3
- package/dist/install-function/index.d.ts +6 -6
- package/dist/main.d.ts +1 -1
- package/dist/plugins/api/api.d.ts +2 -2
- package/dist/plugins/filters.d.ts +8 -8
- package/dist/plugins/loading/loading.d.ts +3 -3
- package/dist/services/plLoading.d.ts +3 -3
- package/dist/utils/dadataParser.d.ts +11 -11
- package/dist/utils/declOfNum.d.ts +3 -3
- package/dist/utils/deepSet.d.ts +6 -6
- package/dist/utils/formatAccount.d.ts +2 -2
- package/dist/utils/formatCurrency.d.ts +3 -3
- package/dist/utils/formatDate.d.ts +3 -3
- package/dist/utils/getSourceCode.d.ts +5 -5
- package/dist/utils/isEqual.d.ts +3 -3
- package/dist/utils/types.d.ts +67 -67
- package/package.json +80 -66
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlFormItem: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlFormItem;
|
|
2
|
+
|
|
3
|
+
declare const PlFormItem: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlFormItem;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlInput: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlInput;
|
|
2
|
+
|
|
3
|
+
declare const PlInput: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlInput;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlInputNative: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlInputNative;
|
|
2
|
+
|
|
3
|
+
declare const PlInputNative: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlInputNative;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlSelect: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlSelect;
|
|
2
|
+
|
|
3
|
+
declare const PlSelect: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlSelect;
|
|
@@ -1,147 +1,149 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
};
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
icon?(_: {}): any;
|
|
3
|
+
"options-slot"?(_: {
|
|
4
|
+
option: any;
|
|
5
|
+
}): any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_component: import('vue').DefineComponent<{
|
|
8
|
+
placeholder: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rules: {
|
|
13
|
+
type: ObjectConstructor;
|
|
14
|
+
default: () => {};
|
|
15
|
+
};
|
|
16
|
+
prop: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
};
|
|
20
|
+
isError: {
|
|
21
|
+
type: BooleanConstructor;
|
|
22
|
+
default: boolean;
|
|
23
|
+
};
|
|
24
|
+
label: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: string;
|
|
27
|
+
};
|
|
28
|
+
modelValue: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
options: {
|
|
33
|
+
type: ObjectConstructor;
|
|
34
|
+
required: true;
|
|
35
|
+
};
|
|
36
|
+
getValid: {
|
|
37
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
|
38
|
+
default: boolean;
|
|
39
|
+
};
|
|
40
|
+
checked: {
|
|
41
|
+
type: BooleanConstructor;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
icon: {
|
|
45
|
+
type: BooleanConstructor;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
tooltipText: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
default: string;
|
|
51
|
+
};
|
|
52
|
+
question: {
|
|
53
|
+
type: BooleanConstructor;
|
|
54
|
+
default: boolean;
|
|
55
|
+
};
|
|
56
|
+
info: {
|
|
57
|
+
type: BooleanConstructor;
|
|
58
|
+
default: boolean;
|
|
59
|
+
};
|
|
60
|
+
disabled: {
|
|
61
|
+
type: BooleanConstructor;
|
|
62
|
+
default: boolean;
|
|
63
|
+
};
|
|
64
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
65
|
+
"update:modelValue": (...args: any[]) => void;
|
|
66
|
+
validate: (...args: any[]) => void;
|
|
67
|
+
"visible-change": (...args: any[]) => void;
|
|
68
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
69
|
+
placeholder: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
default: string;
|
|
72
|
+
};
|
|
73
|
+
rules: {
|
|
74
|
+
type: ObjectConstructor;
|
|
75
|
+
default: () => {};
|
|
76
|
+
};
|
|
77
|
+
prop: {
|
|
78
|
+
type: StringConstructor;
|
|
79
|
+
default: string;
|
|
80
|
+
};
|
|
81
|
+
isError: {
|
|
82
|
+
type: BooleanConstructor;
|
|
83
|
+
default: boolean;
|
|
84
|
+
};
|
|
85
|
+
label: {
|
|
86
|
+
type: StringConstructor;
|
|
87
|
+
default: string;
|
|
88
|
+
};
|
|
89
|
+
modelValue: {
|
|
90
|
+
type: StringConstructor;
|
|
91
|
+
required: true;
|
|
92
|
+
};
|
|
93
|
+
options: {
|
|
94
|
+
type: ObjectConstructor;
|
|
95
|
+
required: true;
|
|
96
|
+
};
|
|
97
|
+
getValid: {
|
|
98
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
|
99
|
+
default: boolean;
|
|
100
|
+
};
|
|
101
|
+
checked: {
|
|
102
|
+
type: BooleanConstructor;
|
|
103
|
+
default: boolean;
|
|
104
|
+
};
|
|
105
|
+
icon: {
|
|
106
|
+
type: BooleanConstructor;
|
|
107
|
+
default: boolean;
|
|
108
|
+
};
|
|
109
|
+
tooltipText: {
|
|
110
|
+
type: StringConstructor;
|
|
111
|
+
default: string;
|
|
112
|
+
};
|
|
113
|
+
question: {
|
|
114
|
+
type: BooleanConstructor;
|
|
115
|
+
default: boolean;
|
|
116
|
+
};
|
|
117
|
+
info: {
|
|
118
|
+
type: BooleanConstructor;
|
|
119
|
+
default: boolean;
|
|
120
|
+
};
|
|
121
|
+
disabled: {
|
|
122
|
+
type: BooleanConstructor;
|
|
123
|
+
default: boolean;
|
|
124
|
+
};
|
|
125
|
+
}>> & {
|
|
126
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
127
|
+
onValidate?: (...args: any[]) => any;
|
|
128
|
+
"onVisible-change"?: (...args: any[]) => any;
|
|
129
|
+
}, {
|
|
130
|
+
label: string;
|
|
131
|
+
disabled: boolean;
|
|
132
|
+
icon: boolean;
|
|
133
|
+
placeholder: string;
|
|
134
|
+
prop: string;
|
|
135
|
+
rules: Record<string, any>;
|
|
136
|
+
getValid: number | boolean;
|
|
137
|
+
checked: boolean;
|
|
138
|
+
isError: boolean;
|
|
139
|
+
tooltipText: string;
|
|
140
|
+
question: boolean;
|
|
141
|
+
info: boolean;
|
|
142
|
+
}, {}>;
|
|
143
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
144
|
+
export default _default;
|
|
145
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
146
|
+
new (): {
|
|
147
|
+
$slots: S;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlSuggestions: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlSuggestions;
|
|
2
|
+
|
|
3
|
+
declare const PlSuggestions: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlSuggestions;
|
|
@@ -1,112 +1,112 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{
|
|
2
|
-
rules: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
default(): {};
|
|
5
|
-
};
|
|
6
|
-
suggestionList: {
|
|
7
|
-
type: ArrayConstructor;
|
|
8
|
-
default(): any[];
|
|
9
|
-
};
|
|
10
|
-
label: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: string;
|
|
13
|
-
};
|
|
14
|
-
prop: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
selectedItem: {
|
|
19
|
-
default: string;
|
|
20
|
-
};
|
|
21
|
-
isError: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
|
-
placeholder: {
|
|
26
|
-
type: StringConstructor;
|
|
27
|
-
default: string;
|
|
28
|
-
};
|
|
29
|
-
symbolsCountSearch: {
|
|
30
|
-
type: NumberConstructor;
|
|
31
|
-
default: number;
|
|
32
|
-
};
|
|
33
|
-
noData: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
default: string;
|
|
36
|
-
};
|
|
37
|
-
getValidate: {
|
|
38
|
-
type: (BooleanConstructor | NumberConstructor)[];
|
|
39
|
-
default: boolean;
|
|
40
|
-
};
|
|
41
|
-
memoryBlur: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
46
|
-
change: (...args: any[]) => void;
|
|
47
|
-
validate: (...args: any[]) => void;
|
|
48
|
-
setValid: (...args: any[]) => void;
|
|
49
|
-
fetchDadata: (...args: any[]) => void;
|
|
50
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
51
|
-
rules: {
|
|
52
|
-
type: ObjectConstructor;
|
|
53
|
-
default(): {};
|
|
54
|
-
};
|
|
55
|
-
suggestionList: {
|
|
56
|
-
type: ArrayConstructor;
|
|
57
|
-
default(): any[];
|
|
58
|
-
};
|
|
59
|
-
label: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
default: string;
|
|
62
|
-
};
|
|
63
|
-
prop: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
selectedItem: {
|
|
68
|
-
default: string;
|
|
69
|
-
};
|
|
70
|
-
isError: {
|
|
71
|
-
type: BooleanConstructor;
|
|
72
|
-
default: boolean;
|
|
73
|
-
};
|
|
74
|
-
placeholder: {
|
|
75
|
-
type: StringConstructor;
|
|
76
|
-
default: string;
|
|
77
|
-
};
|
|
78
|
-
symbolsCountSearch: {
|
|
79
|
-
type: NumberConstructor;
|
|
80
|
-
default: number;
|
|
81
|
-
};
|
|
82
|
-
noData: {
|
|
83
|
-
type: StringConstructor;
|
|
84
|
-
default: string;
|
|
85
|
-
};
|
|
86
|
-
getValidate: {
|
|
87
|
-
type: (BooleanConstructor | NumberConstructor)[];
|
|
88
|
-
default: boolean;
|
|
89
|
-
};
|
|
90
|
-
memoryBlur: {
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
}>> & {
|
|
95
|
-
onChange?: (...args: any[]) => any;
|
|
96
|
-
onValidate?: (...args: any[]) => any;
|
|
97
|
-
onSetValid?: (...args: any[]) => any;
|
|
98
|
-
onFetchDadata?: (...args: any[]) => any;
|
|
99
|
-
}, {
|
|
100
|
-
label: string;
|
|
101
|
-
placeholder: string;
|
|
102
|
-
prop: string;
|
|
103
|
-
rules: Record<string, any>;
|
|
104
|
-
isError: boolean;
|
|
105
|
-
suggestionList: unknown[];
|
|
106
|
-
selectedItem: string;
|
|
107
|
-
symbolsCountSearch: number;
|
|
108
|
-
noData: string;
|
|
109
|
-
getValidate: number | boolean;
|
|
110
|
-
memoryBlur: boolean;
|
|
111
|
-
}, {}>;
|
|
112
|
-
export default _default;
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
|
+
rules: {
|
|
3
|
+
type: ObjectConstructor;
|
|
4
|
+
default(): {};
|
|
5
|
+
};
|
|
6
|
+
suggestionList: {
|
|
7
|
+
type: ArrayConstructor;
|
|
8
|
+
default(): any[];
|
|
9
|
+
};
|
|
10
|
+
label: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
prop: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
selectedItem: {
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
21
|
+
isError: {
|
|
22
|
+
type: BooleanConstructor;
|
|
23
|
+
default: boolean;
|
|
24
|
+
};
|
|
25
|
+
placeholder: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
symbolsCountSearch: {
|
|
30
|
+
type: NumberConstructor;
|
|
31
|
+
default: number;
|
|
32
|
+
};
|
|
33
|
+
noData: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
getValidate: {
|
|
38
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
|
39
|
+
default: boolean;
|
|
40
|
+
};
|
|
41
|
+
memoryBlur: {
|
|
42
|
+
type: BooleanConstructor;
|
|
43
|
+
default: boolean;
|
|
44
|
+
};
|
|
45
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
46
|
+
change: (...args: any[]) => void;
|
|
47
|
+
validate: (...args: any[]) => void;
|
|
48
|
+
setValid: (...args: any[]) => void;
|
|
49
|
+
fetchDadata: (...args: any[]) => void;
|
|
50
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
51
|
+
rules: {
|
|
52
|
+
type: ObjectConstructor;
|
|
53
|
+
default(): {};
|
|
54
|
+
};
|
|
55
|
+
suggestionList: {
|
|
56
|
+
type: ArrayConstructor;
|
|
57
|
+
default(): any[];
|
|
58
|
+
};
|
|
59
|
+
label: {
|
|
60
|
+
type: StringConstructor;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
|
+
prop: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
selectedItem: {
|
|
68
|
+
default: string;
|
|
69
|
+
};
|
|
70
|
+
isError: {
|
|
71
|
+
type: BooleanConstructor;
|
|
72
|
+
default: boolean;
|
|
73
|
+
};
|
|
74
|
+
placeholder: {
|
|
75
|
+
type: StringConstructor;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
78
|
+
symbolsCountSearch: {
|
|
79
|
+
type: NumberConstructor;
|
|
80
|
+
default: number;
|
|
81
|
+
};
|
|
82
|
+
noData: {
|
|
83
|
+
type: StringConstructor;
|
|
84
|
+
default: string;
|
|
85
|
+
};
|
|
86
|
+
getValidate: {
|
|
87
|
+
type: (BooleanConstructor | NumberConstructor)[];
|
|
88
|
+
default: boolean;
|
|
89
|
+
};
|
|
90
|
+
memoryBlur: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
94
|
+
}>> & {
|
|
95
|
+
onChange?: (...args: any[]) => any;
|
|
96
|
+
onValidate?: (...args: any[]) => any;
|
|
97
|
+
onSetValid?: (...args: any[]) => any;
|
|
98
|
+
onFetchDadata?: (...args: any[]) => any;
|
|
99
|
+
}, {
|
|
100
|
+
label: string;
|
|
101
|
+
placeholder: string;
|
|
102
|
+
prop: string;
|
|
103
|
+
rules: Record<string, any>;
|
|
104
|
+
isError: boolean;
|
|
105
|
+
suggestionList: unknown[];
|
|
106
|
+
selectedItem: string;
|
|
107
|
+
symbolsCountSearch: number;
|
|
108
|
+
noData: string;
|
|
109
|
+
getValidate: number | boolean;
|
|
110
|
+
memoryBlur: boolean;
|
|
111
|
+
}, {}>;
|
|
112
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { App } from 'vue';
|
|
2
|
-
|
|
3
|
-
declare const PlTablePlugin: {
|
|
4
|
-
install(app: App): void;
|
|
5
|
-
};
|
|
6
|
-
export default PlTablePlugin;
|
|
2
|
+
|
|
3
|
+
declare const PlTablePlugin: {
|
|
4
|
+
install(app: App): void;
|
|
5
|
+
};
|
|
6
|
+
export default PlTablePlugin;
|