@factoringplus/pl-components-pack-v3 1.9.14 → 1.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +48 -48
- package/dist/CNAME +1 -1
- package/dist/CalendarEdit20-a51b4232.js +18 -0
- package/dist/CalendarEdit20-f666f809.cjs +1 -0
- package/dist/CalendarEdit24-4ae260bb.js +18 -0
- package/dist/CalendarEdit24-f6eb859a.cjs +1 -0
- package/dist/Diagram24-887d9886.js +21 -0
- package/dist/Diagram24-8ba0c4a9.cjs +1 -0
- package/dist/Files24-a0b4bfb9.js +21 -0
- package/dist/Files24-db9136b0.cjs +1 -0
- package/dist/PlusCircle32-99045f80.cjs +1 -0
- package/dist/PlusCircle32-9d041ff5.js +27 -0
- package/dist/ShoppingBag24-443aa925.js +21 -0
- package/dist/ShoppingBag24-601a6d24.cjs +1 -0
- package/dist/{crypto-pro-actual-cades-plugin-214fc2e3.js → crypto-pro-actual-cades-plugin-276931cb.js} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-bba493d2.cjs → crypto-pro-actual-cades-plugin-bbd4b616.cjs} +1 -1
- package/dist/entry-4197d01f.cjs +115 -0
- package/dist/{entry-fb2bba53.js → entry-7f85aa9d.js} +11187 -11161
- package/dist/favicon.svg +4 -4
- package/dist/icon/cube20.svg +6 -6
- package/dist/icon/cube24.svg +6 -6
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +35 -34
- package/dist/src/assets/calendar.json.d.ts +134 -134
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
- package/dist/src/components/components.d.ts +3 -1
- package/dist/src/components/data/pl-banner/index.d.ts +17 -17
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tags-chips/index.d.ts +22 -22
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
- package/dist/src/components/form/pl-radio/index.d.ts +16 -16
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-icon/types/index.d.ts +1 -1
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-status-icon/index.d.ts +67 -0
- package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +31 -0
- package/dist/src/components/shared/pl-status-icon/types/index.d.ts +42 -0
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +117 -117
- package/dist/entry-e6836236.cjs +0 -115
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
|
-
label: {
|
|
4
|
-
type: import('vue').PropType<string>;
|
|
5
|
-
default: string;
|
|
6
|
-
};
|
|
7
3
|
disabled: {
|
|
8
4
|
type: import('vue').PropType<boolean>;
|
|
9
5
|
default: boolean;
|
|
10
6
|
};
|
|
7
|
+
label: {
|
|
8
|
+
type: import('vue').PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
11
|
width: {
|
|
12
12
|
type: import('vue').PropType<string>;
|
|
13
13
|
default: string;
|
|
@@ -20,29 +20,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
type: import('vue').PropType<boolean>;
|
|
25
|
-
default: boolean;
|
|
26
|
-
};
|
|
27
|
-
tooltip: {
|
|
23
|
+
helpertext: {
|
|
28
24
|
type: import('vue').PropType<string>;
|
|
29
25
|
default: string;
|
|
30
26
|
};
|
|
31
|
-
|
|
32
|
-
type: import('vue').PropType<boolean>;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
helpertext: {
|
|
27
|
+
optional: {
|
|
36
28
|
type: import('vue').PropType<string>;
|
|
37
29
|
default: string;
|
|
38
30
|
};
|
|
39
|
-
|
|
31
|
+
tooltip: {
|
|
40
32
|
type: import('vue').PropType<string>;
|
|
41
33
|
default: string;
|
|
42
34
|
};
|
|
35
|
+
clearable: {
|
|
36
|
+
type: import('vue').PropType<boolean>;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
43
39
|
tooltipWidth: {
|
|
44
40
|
type: import('vue').PropType<string>;
|
|
45
41
|
};
|
|
42
|
+
showInput: {
|
|
43
|
+
type: import('vue').PropType<boolean>;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
46
|
monthSwitch: {
|
|
47
47
|
type: import('vue').PropType<boolean>;
|
|
48
48
|
default: boolean;
|
|
@@ -62,19 +62,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
62
62
|
}, {
|
|
63
63
|
openPopup: () => void;
|
|
64
64
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
65
|
-
blur: (...args: any[]) => void;
|
|
66
65
|
change: (...args: any[]) => void;
|
|
66
|
+
blur: (...args: any[]) => void;
|
|
67
67
|
changeOpen: (...args: any[]) => void;
|
|
68
68
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
69
69
|
modelValue: import('vue').PropType<string>;
|
|
70
|
-
label: {
|
|
71
|
-
type: import('vue').PropType<string>;
|
|
72
|
-
default: string;
|
|
73
|
-
};
|
|
74
70
|
disabled: {
|
|
75
71
|
type: import('vue').PropType<boolean>;
|
|
76
72
|
default: boolean;
|
|
77
73
|
};
|
|
74
|
+
label: {
|
|
75
|
+
type: import('vue').PropType<string>;
|
|
76
|
+
default: string;
|
|
77
|
+
};
|
|
78
78
|
width: {
|
|
79
79
|
type: import('vue').PropType<string>;
|
|
80
80
|
default: string;
|
|
@@ -87,29 +87,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
87
87
|
type: import('vue').PropType<string>;
|
|
88
88
|
default: string;
|
|
89
89
|
};
|
|
90
|
-
|
|
91
|
-
type: import('vue').PropType<boolean>;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
tooltip: {
|
|
90
|
+
helpertext: {
|
|
95
91
|
type: import('vue').PropType<string>;
|
|
96
92
|
default: string;
|
|
97
93
|
};
|
|
98
|
-
|
|
99
|
-
type: import('vue').PropType<boolean>;
|
|
100
|
-
default: boolean;
|
|
101
|
-
};
|
|
102
|
-
helpertext: {
|
|
94
|
+
optional: {
|
|
103
95
|
type: import('vue').PropType<string>;
|
|
104
96
|
default: string;
|
|
105
97
|
};
|
|
106
|
-
|
|
98
|
+
tooltip: {
|
|
107
99
|
type: import('vue').PropType<string>;
|
|
108
100
|
default: string;
|
|
109
101
|
};
|
|
102
|
+
clearable: {
|
|
103
|
+
type: import('vue').PropType<boolean>;
|
|
104
|
+
default: boolean;
|
|
105
|
+
};
|
|
110
106
|
tooltipWidth: {
|
|
111
107
|
type: import('vue').PropType<string>;
|
|
112
108
|
};
|
|
109
|
+
showInput: {
|
|
110
|
+
type: import('vue').PropType<boolean>;
|
|
111
|
+
default: boolean;
|
|
112
|
+
};
|
|
113
113
|
monthSwitch: {
|
|
114
114
|
type: import('vue').PropType<boolean>;
|
|
115
115
|
default: boolean;
|
|
@@ -127,20 +127,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
127
127
|
default: boolean;
|
|
128
128
|
};
|
|
129
129
|
}>> & {
|
|
130
|
-
onBlur?: (...args: any[]) => any;
|
|
131
130
|
onChange?: (...args: any[]) => any;
|
|
131
|
+
onBlur?: (...args: any[]) => any;
|
|
132
132
|
onChangeOpen?: (...args: any[]) => any;
|
|
133
133
|
}, {
|
|
134
|
-
label: string;
|
|
135
134
|
disabled: boolean;
|
|
135
|
+
label: string;
|
|
136
136
|
width: string;
|
|
137
137
|
placeholder: string;
|
|
138
138
|
prop: string;
|
|
139
|
-
showInput: boolean;
|
|
140
|
-
tooltip: string;
|
|
141
|
-
clearable: boolean;
|
|
142
139
|
helpertext: string;
|
|
143
140
|
optional: string;
|
|
141
|
+
tooltip: string;
|
|
142
|
+
clearable: boolean;
|
|
143
|
+
showInput: boolean;
|
|
144
144
|
monthSwitch: boolean;
|
|
145
145
|
yearSwitch: boolean;
|
|
146
146
|
disabledDate: (date: string) => boolean;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string[]>;
|
|
3
|
-
label: {
|
|
4
|
-
type: import('vue').PropType<string>;
|
|
5
|
-
default: string;
|
|
6
|
-
};
|
|
7
3
|
disabled: {
|
|
8
4
|
type: import('vue').PropType<boolean>;
|
|
9
5
|
default: boolean;
|
|
10
6
|
};
|
|
7
|
+
label: {
|
|
8
|
+
type: import('vue').PropType<string>;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
11
|
width: {
|
|
12
12
|
type: import('vue').PropType<string>;
|
|
13
13
|
default: string;
|
|
@@ -20,29 +20,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
type: import('vue').PropType<boolean>;
|
|
25
|
-
default: boolean;
|
|
26
|
-
};
|
|
27
|
-
tooltip: {
|
|
23
|
+
helpertext: {
|
|
28
24
|
type: import('vue').PropType<string>;
|
|
29
25
|
default: string;
|
|
30
26
|
};
|
|
31
|
-
|
|
32
|
-
type: import('vue').PropType<boolean>;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
helpertext: {
|
|
27
|
+
optional: {
|
|
36
28
|
type: import('vue').PropType<string>;
|
|
37
29
|
default: string;
|
|
38
30
|
};
|
|
39
|
-
|
|
31
|
+
tooltip: {
|
|
40
32
|
type: import('vue').PropType<string>;
|
|
41
33
|
default: string;
|
|
42
34
|
};
|
|
35
|
+
clearable: {
|
|
36
|
+
type: import('vue').PropType<boolean>;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
43
39
|
tooltipWidth: {
|
|
44
40
|
type: import('vue').PropType<string>;
|
|
45
41
|
};
|
|
42
|
+
showInput: {
|
|
43
|
+
type: import('vue').PropType<boolean>;
|
|
44
|
+
default: boolean;
|
|
45
|
+
};
|
|
46
46
|
focusOnReset: {
|
|
47
47
|
type: import('vue').PropType<boolean>;
|
|
48
48
|
default: boolean;
|
|
@@ -73,19 +73,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
73
73
|
}, {
|
|
74
74
|
openPopup: () => void;
|
|
75
75
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
76
|
-
blur: (...args: any[]) => void;
|
|
77
76
|
change: (...args: any[]) => void;
|
|
77
|
+
blur: (...args: any[]) => void;
|
|
78
78
|
changeOpen: (...args: any[]) => void;
|
|
79
79
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
80
80
|
modelValue: import('vue').PropType<string[]>;
|
|
81
|
-
label: {
|
|
82
|
-
type: import('vue').PropType<string>;
|
|
83
|
-
default: string;
|
|
84
|
-
};
|
|
85
81
|
disabled: {
|
|
86
82
|
type: import('vue').PropType<boolean>;
|
|
87
83
|
default: boolean;
|
|
88
84
|
};
|
|
85
|
+
label: {
|
|
86
|
+
type: import('vue').PropType<string>;
|
|
87
|
+
default: string;
|
|
88
|
+
};
|
|
89
89
|
width: {
|
|
90
90
|
type: import('vue').PropType<string>;
|
|
91
91
|
default: string;
|
|
@@ -98,29 +98,29 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
98
98
|
type: import('vue').PropType<string>;
|
|
99
99
|
default: string;
|
|
100
100
|
};
|
|
101
|
-
|
|
102
|
-
type: import('vue').PropType<boolean>;
|
|
103
|
-
default: boolean;
|
|
104
|
-
};
|
|
105
|
-
tooltip: {
|
|
101
|
+
helpertext: {
|
|
106
102
|
type: import('vue').PropType<string>;
|
|
107
103
|
default: string;
|
|
108
104
|
};
|
|
109
|
-
|
|
110
|
-
type: import('vue').PropType<boolean>;
|
|
111
|
-
default: boolean;
|
|
112
|
-
};
|
|
113
|
-
helpertext: {
|
|
105
|
+
optional: {
|
|
114
106
|
type: import('vue').PropType<string>;
|
|
115
107
|
default: string;
|
|
116
108
|
};
|
|
117
|
-
|
|
109
|
+
tooltip: {
|
|
118
110
|
type: import('vue').PropType<string>;
|
|
119
111
|
default: string;
|
|
120
112
|
};
|
|
113
|
+
clearable: {
|
|
114
|
+
type: import('vue').PropType<boolean>;
|
|
115
|
+
default: boolean;
|
|
116
|
+
};
|
|
121
117
|
tooltipWidth: {
|
|
122
118
|
type: import('vue').PropType<string>;
|
|
123
119
|
};
|
|
120
|
+
showInput: {
|
|
121
|
+
type: import('vue').PropType<boolean>;
|
|
122
|
+
default: boolean;
|
|
123
|
+
};
|
|
124
124
|
focusOnReset: {
|
|
125
125
|
type: import('vue').PropType<boolean>;
|
|
126
126
|
default: boolean;
|
|
@@ -149,20 +149,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
149
149
|
type: import('vue').PropType<boolean>;
|
|
150
150
|
};
|
|
151
151
|
}>> & {
|
|
152
|
-
onBlur?: (...args: any[]) => any;
|
|
153
152
|
onChange?: (...args: any[]) => any;
|
|
153
|
+
onBlur?: (...args: any[]) => any;
|
|
154
154
|
onChangeOpen?: (...args: any[]) => any;
|
|
155
155
|
}, {
|
|
156
|
-
label: string;
|
|
157
156
|
disabled: boolean;
|
|
157
|
+
label: string;
|
|
158
158
|
width: string;
|
|
159
159
|
placeholder: string;
|
|
160
160
|
prop: string;
|
|
161
|
-
showInput: boolean;
|
|
162
|
-
tooltip: string;
|
|
163
|
-
clearable: boolean;
|
|
164
161
|
helpertext: string;
|
|
165
162
|
optional: string;
|
|
163
|
+
tooltip: string;
|
|
164
|
+
clearable: boolean;
|
|
165
|
+
showInput: boolean;
|
|
166
166
|
focusOnReset: boolean;
|
|
167
167
|
periods: boolean;
|
|
168
168
|
periodOptions: string[];
|
|
@@ -10,8 +10,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
10
10
|
inputClass: string;
|
|
11
11
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
12
|
"update:modelValue": (...args: any[]) => void;
|
|
13
|
-
blur: (...args: any[]) => void;
|
|
14
13
|
change: (...args: any[]) => void;
|
|
14
|
+
blur: (...args: any[]) => void;
|
|
15
15
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
|
|
16
16
|
prop: string;
|
|
17
17
|
placeholder: string;
|
|
@@ -21,9 +21,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
21
21
|
round: boolean;
|
|
22
22
|
inputClass: string;
|
|
23
23
|
}>>> & {
|
|
24
|
-
onBlur?: (...args: any[]) => any;
|
|
25
|
-
onChange?: (...args: any[]) => any;
|
|
26
24
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
25
|
+
onChange?: (...args: any[]) => any;
|
|
26
|
+
onBlur?: (...args: any[]) => any;
|
|
27
27
|
}, {
|
|
28
28
|
disabled: boolean;
|
|
29
29
|
placeholder: string;
|
|
@@ -19,8 +19,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
touchstart: (...args: any[]) => void;
|
|
20
20
|
blur: (...args: any[]) => void;
|
|
21
21
|
resetValue: (...args: any[]) => void;
|
|
22
|
-
tabHandler: (...args: any[]) => void;
|
|
23
22
|
"custom-blur": (...args: any[]) => void;
|
|
23
|
+
tabHandler: (...args: any[]) => void;
|
|
24
24
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
|
|
25
25
|
leftIcon: string;
|
|
26
26
|
rightIcon: string;
|
|
@@ -35,13 +35,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
35
35
|
clearable: boolean;
|
|
36
36
|
inputClass: string;
|
|
37
37
|
}>>> & {
|
|
38
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
38
39
|
onBlur?: (...args: any[]) => any;
|
|
39
40
|
onMousedown?: (...args: any[]) => any;
|
|
40
41
|
onTouchstart?: (...args: any[]) => any;
|
|
41
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
42
42
|
onResetValue?: (...args: any[]) => any;
|
|
43
|
-
onTabHandler?: (...args: any[]) => any;
|
|
44
43
|
"onCustom-blur"?: (...args: any[]) => any;
|
|
44
|
+
onTabHandler?: (...args: any[]) => any;
|
|
45
45
|
}, {
|
|
46
46
|
disabled: boolean;
|
|
47
47
|
id: string;
|
|
@@ -50,11 +50,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
50
50
|
rightIcon: import('../../../components').TIcon;
|
|
51
51
|
prop: string;
|
|
52
52
|
clearable: boolean;
|
|
53
|
-
inputClass: string;
|
|
54
|
-
customBlur: boolean;
|
|
55
|
-
iconPointer: boolean;
|
|
56
53
|
showWordLimit: boolean;
|
|
57
54
|
maxlength: number;
|
|
55
|
+
iconPointer: boolean;
|
|
56
|
+
customBlur: boolean;
|
|
57
|
+
inputClass: string;
|
|
58
58
|
}, {}>;
|
|
59
59
|
export default _default;
|
|
60
60
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -20,16 +20,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
20
20
|
newPassword: boolean;
|
|
21
21
|
inputClass: string;
|
|
22
22
|
}>>> & {
|
|
23
|
-
onBlur?: (...args: any[]) => any;
|
|
24
23
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
24
|
+
onBlur?: (...args: any[]) => any;
|
|
25
25
|
}, {
|
|
26
26
|
disabled: boolean;
|
|
27
27
|
id: string;
|
|
28
28
|
placeholder: string;
|
|
29
29
|
prop: string;
|
|
30
|
-
inputClass: string;
|
|
31
30
|
currentPassword: boolean;
|
|
32
31
|
newPassword: boolean;
|
|
32
|
+
inputClass: string;
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -20,10 +20,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
20
20
|
containerClass: {
|
|
21
21
|
type: import('vue').PropType<string>;
|
|
22
22
|
};
|
|
23
|
-
inputClass: {
|
|
24
|
-
type: import('vue').PropType<string>;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
23
|
showWordLimit: {
|
|
28
24
|
type: import('vue').PropType<boolean>;
|
|
29
25
|
default: boolean;
|
|
@@ -32,6 +28,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
32
28
|
type: import('vue').PropType<number>;
|
|
33
29
|
default: any;
|
|
34
30
|
};
|
|
31
|
+
inputClass: {
|
|
32
|
+
type: import('vue').PropType<string>;
|
|
33
|
+
default: string;
|
|
34
|
+
};
|
|
35
35
|
autosize: {
|
|
36
36
|
type: import('vue').PropType<boolean>;
|
|
37
37
|
default: boolean;
|
|
@@ -66,10 +66,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
66
66
|
containerClass: {
|
|
67
67
|
type: import('vue').PropType<string>;
|
|
68
68
|
};
|
|
69
|
-
inputClass: {
|
|
70
|
-
type: import('vue').PropType<string>;
|
|
71
|
-
default: string;
|
|
72
|
-
};
|
|
73
69
|
showWordLimit: {
|
|
74
70
|
type: import('vue').PropType<boolean>;
|
|
75
71
|
default: boolean;
|
|
@@ -78,6 +74,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
78
74
|
type: import('vue').PropType<number>;
|
|
79
75
|
default: any;
|
|
80
76
|
};
|
|
77
|
+
inputClass: {
|
|
78
|
+
type: import('vue').PropType<string>;
|
|
79
|
+
default: string;
|
|
80
|
+
};
|
|
81
81
|
autosize: {
|
|
82
82
|
type: import('vue').PropType<boolean>;
|
|
83
83
|
default: boolean;
|
|
@@ -95,9 +95,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
95
95
|
id: string;
|
|
96
96
|
placeholder: string;
|
|
97
97
|
prop: string;
|
|
98
|
-
inputClass: string;
|
|
99
98
|
showWordLimit: boolean;
|
|
100
99
|
maxlength: number;
|
|
100
|
+
inputClass: string;
|
|
101
101
|
autosize: boolean;
|
|
102
102
|
minRows: number;
|
|
103
103
|
maxRows: number;
|