@factoringplus/pl-components-pack-v3 1.8.26-pre-01 → 1.8.26-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/{crypto-pro-e6b7bce1.js → crypto-pro-6352f61e.js} +1 -1
- package/dist/{crypto-pro-8e7349d6.cjs → crypto-pro-c4d2f8ae.cjs} +1 -1
- package/dist/{entry-ab226b91.cjs → entry-54c7db4b.cjs} +26 -26
- package/dist/{entry-35bc5679.js → entry-619555c7.js} +3390 -3383
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/Pagination/PlPagination.vue.d.ts +1 -1
- package/dist/src/components/data/pl-table-plus/components/Pagination/index.d.ts +9 -9
- 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 +1 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +4 -4
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/index.d.ts +80 -80
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +12 -12
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
- 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 +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-icon/icons.d.ts +110 -0
- package/package.json +1 -1
- package/dist/Cube20-4407fb08.js +0 -41
- package/dist/Cube20-e5ebc25f.cjs +0 -1
- package/dist/Cube24-635d3e2a.js +0 -41
- package/dist/Cube24-a991ffb2.cjs +0 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-54c7db4b.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { n as P, k as e, ab as t, o, q as i, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-
|
1
|
+
import { n as P, k as e, ab as t, o, q as i, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-619555c7.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -36,11 +36,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
36
36
|
onWheel?: (...args: any[]) => any;
|
37
37
|
}, {
|
38
38
|
height: string | number;
|
39
|
+
viewClass: string;
|
39
40
|
maxHeight: string | number;
|
41
|
+
offsetRight: string;
|
40
42
|
wrapClass: string;
|
41
|
-
viewClass: string;
|
42
43
|
hideScrollThumb: boolean;
|
43
|
-
offsetRight: string;
|
44
44
|
alwaysShowXThumb: boolean;
|
45
45
|
}, {}>, {
|
46
46
|
default?(_: {}): any;
|
@@ -23,8 +23,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
23
23
|
onPageSizeChange?: (...args: any[]) => any;
|
24
24
|
}, {
|
25
25
|
pageSize: number;
|
26
|
-
pageNumber: number;
|
27
26
|
showPageSize: boolean;
|
27
|
+
pageNumber: number;
|
28
28
|
}, {}>;
|
29
29
|
export default _default;
|
30
30
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -10,14 +10,14 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
10
10
|
type: import('vue').PropType<number>;
|
11
11
|
default: number;
|
12
12
|
};
|
13
|
-
pageNumber: {
|
14
|
-
type: import('vue').PropType<number>;
|
15
|
-
default: number;
|
16
|
-
};
|
17
13
|
showPageSize: {
|
18
14
|
type: import('vue').PropType<boolean>;
|
19
15
|
default: boolean;
|
20
16
|
};
|
17
|
+
pageNumber: {
|
18
|
+
type: import('vue').PropType<number>;
|
19
|
+
default: number;
|
20
|
+
};
|
21
21
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
22
22
|
change: (...args: any[]) => void;
|
23
23
|
pageChange: (...args: any[]) => void;
|
@@ -34,21 +34,21 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
34
34
|
type: import('vue').PropType<number>;
|
35
35
|
default: number;
|
36
36
|
};
|
37
|
-
pageNumber: {
|
38
|
-
type: import('vue').PropType<number>;
|
39
|
-
default: number;
|
40
|
-
};
|
41
37
|
showPageSize: {
|
42
38
|
type: import('vue').PropType<boolean>;
|
43
39
|
default: boolean;
|
44
40
|
};
|
41
|
+
pageNumber: {
|
42
|
+
type: import('vue').PropType<number>;
|
43
|
+
default: number;
|
44
|
+
};
|
45
45
|
}>> & {
|
46
46
|
onChange?: (...args: any[]) => any;
|
47
47
|
onPageChange?: (...args: any[]) => any;
|
48
48
|
onPageSizeChange?: (...args: any[]) => any;
|
49
49
|
}, {
|
50
50
|
pageSize: number;
|
51
|
-
pageNumber: number;
|
52
51
|
showPageSize: boolean;
|
52
|
+
pageNumber: number;
|
53
53
|
}, {}>>;
|
54
54
|
export default PlPagination;
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
@@ -32,11 +32,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
32
32
|
id: string;
|
33
33
|
disableMarkerBottom: boolean;
|
34
34
|
focus: boolean;
|
35
|
-
helpertext: string;
|
36
35
|
uniqKey: string;
|
37
36
|
query: string;
|
38
37
|
suggestionList: IOption[];
|
39
38
|
symbolsCountSearch: string | number;
|
39
|
+
helpertext: string;
|
40
40
|
errors: import('async-validator').ValidateError[];
|
41
41
|
loadingSuggestions: boolean;
|
42
42
|
}, {}>;
|
@@ -40,9 +40,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
40
40
|
leftIcon: import('../../../components').TIcon;
|
41
41
|
prop: string;
|
42
42
|
clearable: boolean;
|
43
|
-
inputClass: string;
|
44
43
|
memoryBlur: boolean;
|
45
44
|
showError: number;
|
45
|
+
inputClass: string;
|
46
46
|
}, {}>;
|
47
47
|
export default _default;
|
48
48
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -67,17 +67,17 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
67
67
|
disableMarkerBottom: boolean;
|
68
68
|
teleport: boolean;
|
69
69
|
prop: string;
|
70
|
-
|
71
|
-
optional: string;
|
70
|
+
uniqKey: string;
|
72
71
|
tooltip: string;
|
73
72
|
clearable: boolean;
|
74
|
-
uniqKey: string;
|
75
|
-
inputClass: string;
|
76
73
|
suggestionList: IOption[];
|
77
74
|
symbolsCountSearch: string | number;
|
78
75
|
noData: string;
|
79
76
|
memoryBlur: boolean;
|
77
|
+
inputClass: string;
|
78
|
+
helpertext: string;
|
80
79
|
defaultDropText: string;
|
80
|
+
optional: string;
|
81
81
|
}, {}>;
|
82
82
|
export default _default;
|
83
83
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -53,11 +53,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
53
53
|
width: string;
|
54
54
|
placeholder: string;
|
55
55
|
prop: string;
|
56
|
-
|
57
|
-
optional: string;
|
56
|
+
showInput: boolean;
|
58
57
|
tooltip: string;
|
59
58
|
clearable: boolean;
|
60
|
-
|
59
|
+
helpertext: string;
|
60
|
+
optional: string;
|
61
61
|
monthSwitch: boolean;
|
62
62
|
yearSwitch: boolean;
|
63
63
|
disabledDate: (date: string) => boolean;
|
@@ -53,11 +53,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
53
53
|
width: string;
|
54
54
|
placeholder: string;
|
55
55
|
prop: string;
|
56
|
-
|
57
|
-
optional: string;
|
56
|
+
showInput: boolean;
|
58
57
|
tooltip: string;
|
59
58
|
clearable: boolean;
|
60
|
-
|
59
|
+
helpertext: string;
|
60
|
+
optional: string;
|
61
61
|
focusOnReset: boolean;
|
62
62
|
periods: boolean;
|
63
63
|
periodOptions: 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
|
-
"custom-blur": (...args: any[]) => void;
|
23
22
|
tabHandler: (...args: any[]) => void;
|
23
|
+
"custom-blur": (...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;
|
@@ -40,8 +40,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
40
40
|
onTouchstart?: (...args: any[]) => any;
|
41
41
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
42
42
|
onResetValue?: (...args: any[]) => any;
|
43
|
-
"onCustom-blur"?: (...args: any[]) => any;
|
44
43
|
onTabHandler?: (...args: any[]) => any;
|
44
|
+
"onCustom-blur"?: (...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;
|
53
56
|
showWordLimit: boolean;
|
54
57
|
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;
|
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
27
27
|
id: string;
|
28
28
|
placeholder: string;
|
29
29
|
prop: string;
|
30
|
+
inputClass: string;
|
30
31
|
currentPassword: boolean;
|
31
32
|
newPassword: boolean;
|
32
|
-
inputClass: string;
|
33
33
|
}, {}>;
|
34
34
|
export default _default;
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -25,9 +25,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
25
25
|
id: string;
|
26
26
|
placeholder: string;
|
27
27
|
prop: string;
|
28
|
+
inputClass: string;
|
28
29
|
showWordLimit: boolean;
|
29
30
|
maxlength: number;
|
30
|
-
inputClass: string;
|
31
31
|
}, {}>;
|
32
32
|
export default _default;
|
33
33
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -41,13 +41,13 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
41
41
|
type: import('vue').PropType<string>;
|
42
42
|
default: string;
|
43
43
|
};
|
44
|
-
|
44
|
+
containerClass: {
|
45
45
|
type: import('vue').PropType<string>;
|
46
46
|
default: string;
|
47
47
|
};
|
48
|
-
|
49
|
-
type: import('vue').PropType<
|
50
|
-
default:
|
48
|
+
round: {
|
49
|
+
type: import('vue').PropType<boolean>;
|
50
|
+
default: boolean;
|
51
51
|
};
|
52
52
|
tooltip: {
|
53
53
|
type: import('vue').PropType<string>;
|
@@ -57,39 +57,23 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
57
57
|
type: import('vue').PropType<boolean>;
|
58
58
|
default: boolean;
|
59
59
|
};
|
60
|
-
|
60
|
+
inputClass: {
|
61
61
|
type: import('vue').PropType<string>;
|
62
62
|
default: string;
|
63
63
|
};
|
64
|
-
round: {
|
65
|
-
type: import('vue').PropType<boolean>;
|
66
|
-
default: boolean;
|
67
|
-
};
|
68
|
-
showWordLimit: {
|
69
|
-
type: import('vue').PropType<boolean>;
|
70
|
-
default: boolean;
|
71
|
-
};
|
72
64
|
password: {
|
73
65
|
type: import('vue').PropType<boolean>;
|
74
66
|
default: boolean;
|
75
67
|
};
|
76
|
-
|
77
|
-
type: import('vue').PropType<
|
78
|
-
default:
|
79
|
-
};
|
80
|
-
maxlength: {
|
81
|
-
type: import('vue').PropType<number>;
|
82
|
-
default: any;
|
83
|
-
};
|
84
|
-
currentPassword: {
|
85
|
-
type: import('vue').PropType<boolean>;
|
86
|
-
default: boolean;
|
68
|
+
helpertext: {
|
69
|
+
type: import('vue').PropType<string>;
|
70
|
+
default: string;
|
87
71
|
};
|
88
|
-
|
89
|
-
type: import('vue').PropType<
|
90
|
-
default:
|
72
|
+
optional: {
|
73
|
+
type: import('vue').PropType<string>;
|
74
|
+
default: string;
|
91
75
|
};
|
92
|
-
|
76
|
+
focusOnReset: {
|
93
77
|
type: import('vue').PropType<boolean>;
|
94
78
|
default: boolean;
|
95
79
|
};
|
@@ -97,18 +81,14 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
97
81
|
type: import('vue').PropType<boolean>;
|
98
82
|
default: boolean;
|
99
83
|
};
|
100
|
-
|
84
|
+
disableTrim: {
|
101
85
|
type: import('vue').PropType<boolean>;
|
102
86
|
default: boolean;
|
103
87
|
};
|
104
|
-
|
88
|
+
iconPointer: {
|
105
89
|
type: import('vue').PropType<boolean>;
|
106
90
|
default: boolean;
|
107
91
|
};
|
108
|
-
inputClass: {
|
109
|
-
type: import('vue').PropType<string>;
|
110
|
-
default: string;
|
111
|
-
};
|
112
92
|
valueRange: {
|
113
93
|
type: import('vue').PropType<import('vue-currency-input').NumberRange>;
|
114
94
|
default: () => {
|
@@ -118,9 +98,29 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
118
98
|
currencyInputOptions: {
|
119
99
|
type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
|
120
100
|
};
|
101
|
+
currentPassword: {
|
102
|
+
type: import('vue').PropType<boolean>;
|
103
|
+
default: boolean;
|
104
|
+
};
|
105
|
+
newPassword: {
|
106
|
+
type: import('vue').PropType<boolean>;
|
107
|
+
default: boolean;
|
108
|
+
};
|
109
|
+
showWordLimit: {
|
110
|
+
type: import('vue').PropType<boolean>;
|
111
|
+
default: boolean;
|
112
|
+
};
|
113
|
+
maxlength: {
|
114
|
+
type: import('vue').PropType<number>;
|
115
|
+
default: any;
|
116
|
+
};
|
121
117
|
formatter: {
|
122
118
|
type: import('vue').PropType<Function>;
|
123
119
|
};
|
120
|
+
'show-word-limit': {
|
121
|
+
type: import('vue').PropType<boolean>;
|
122
|
+
default: boolean;
|
123
|
+
};
|
124
124
|
}, {
|
125
125
|
blurInput: (mob?: boolean) => void;
|
126
126
|
focusInput: () => void;
|
@@ -175,13 +175,13 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
175
175
|
type: import('vue').PropType<string>;
|
176
176
|
default: string;
|
177
177
|
};
|
178
|
-
|
178
|
+
containerClass: {
|
179
179
|
type: import('vue').PropType<string>;
|
180
180
|
default: string;
|
181
181
|
};
|
182
|
-
|
183
|
-
type: import('vue').PropType<
|
184
|
-
default:
|
182
|
+
round: {
|
183
|
+
type: import('vue').PropType<boolean>;
|
184
|
+
default: boolean;
|
185
185
|
};
|
186
186
|
tooltip: {
|
187
187
|
type: import('vue').PropType<string>;
|
@@ -191,39 +191,23 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
191
191
|
type: import('vue').PropType<boolean>;
|
192
192
|
default: boolean;
|
193
193
|
};
|
194
|
-
|
194
|
+
inputClass: {
|
195
195
|
type: import('vue').PropType<string>;
|
196
196
|
default: string;
|
197
197
|
};
|
198
|
-
round: {
|
199
|
-
type: import('vue').PropType<boolean>;
|
200
|
-
default: boolean;
|
201
|
-
};
|
202
|
-
showWordLimit: {
|
203
|
-
type: import('vue').PropType<boolean>;
|
204
|
-
default: boolean;
|
205
|
-
};
|
206
198
|
password: {
|
207
199
|
type: import('vue').PropType<boolean>;
|
208
200
|
default: boolean;
|
209
201
|
};
|
210
|
-
|
211
|
-
type: import('vue').PropType<
|
212
|
-
default:
|
213
|
-
};
|
214
|
-
maxlength: {
|
215
|
-
type: import('vue').PropType<number>;
|
216
|
-
default: any;
|
217
|
-
};
|
218
|
-
currentPassword: {
|
219
|
-
type: import('vue').PropType<boolean>;
|
220
|
-
default: boolean;
|
202
|
+
helpertext: {
|
203
|
+
type: import('vue').PropType<string>;
|
204
|
+
default: string;
|
221
205
|
};
|
222
|
-
|
223
|
-
type: import('vue').PropType<
|
224
|
-
default:
|
206
|
+
optional: {
|
207
|
+
type: import('vue').PropType<string>;
|
208
|
+
default: string;
|
225
209
|
};
|
226
|
-
|
210
|
+
focusOnReset: {
|
227
211
|
type: import('vue').PropType<boolean>;
|
228
212
|
default: boolean;
|
229
213
|
};
|
@@ -231,18 +215,14 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
231
215
|
type: import('vue').PropType<boolean>;
|
232
216
|
default: boolean;
|
233
217
|
};
|
234
|
-
|
218
|
+
disableTrim: {
|
235
219
|
type: import('vue').PropType<boolean>;
|
236
220
|
default: boolean;
|
237
221
|
};
|
238
|
-
|
222
|
+
iconPointer: {
|
239
223
|
type: import('vue').PropType<boolean>;
|
240
224
|
default: boolean;
|
241
225
|
};
|
242
|
-
inputClass: {
|
243
|
-
type: import('vue').PropType<string>;
|
244
|
-
default: string;
|
245
|
-
};
|
246
226
|
valueRange: {
|
247
227
|
type: import('vue').PropType<import('vue-currency-input').NumberRange>;
|
248
228
|
default: () => {
|
@@ -252,9 +232,29 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
252
232
|
currencyInputOptions: {
|
253
233
|
type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
|
254
234
|
};
|
235
|
+
currentPassword: {
|
236
|
+
type: import('vue').PropType<boolean>;
|
237
|
+
default: boolean;
|
238
|
+
};
|
239
|
+
newPassword: {
|
240
|
+
type: import('vue').PropType<boolean>;
|
241
|
+
default: boolean;
|
242
|
+
};
|
243
|
+
showWordLimit: {
|
244
|
+
type: import('vue').PropType<boolean>;
|
245
|
+
default: boolean;
|
246
|
+
};
|
247
|
+
maxlength: {
|
248
|
+
type: import('vue').PropType<number>;
|
249
|
+
default: any;
|
250
|
+
};
|
255
251
|
formatter: {
|
256
252
|
type: import('vue').PropType<Function>;
|
257
253
|
};
|
254
|
+
'show-word-limit': {
|
255
|
+
type: import('vue').PropType<boolean>;
|
256
|
+
default: boolean;
|
257
|
+
};
|
258
258
|
}>> & {
|
259
259
|
onBlur?: (...args: any[]) => any;
|
260
260
|
onTouchstart?: (...args: any[]) => any;
|
@@ -274,25 +274,25 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
|
|
274
274
|
leftIcon: import('../../components').TIcon;
|
275
275
|
rightIcon: import('../../components').TIcon;
|
276
276
|
prop: string;
|
277
|
-
helpertext: string;
|
278
|
-
optional: string;
|
279
|
-
tooltip: string;
|
280
|
-
clearable: boolean;
|
281
277
|
containerClass: string;
|
282
278
|
round: boolean;
|
283
|
-
|
279
|
+
tooltip: string;
|
280
|
+
clearable: boolean;
|
281
|
+
inputClass: string;
|
284
282
|
password: boolean;
|
285
|
-
|
286
|
-
|
287
|
-
currentPassword: boolean;
|
288
|
-
newPassword: boolean;
|
289
|
-
iconPointer: boolean;
|
290
|
-
customBlur: boolean;
|
283
|
+
helpertext: string;
|
284
|
+
optional: string;
|
291
285
|
focusOnReset: boolean;
|
286
|
+
customBlur: boolean;
|
292
287
|
disableTrim: boolean;
|
293
|
-
|
288
|
+
iconPointer: boolean;
|
294
289
|
valueRange: {
|
295
290
|
min: number;
|
296
291
|
};
|
292
|
+
currentPassword: boolean;
|
293
|
+
newPassword: boolean;
|
294
|
+
showWordLimit: boolean;
|
295
|
+
maxlength: number;
|
296
|
+
'show-word-limit': boolean;
|
297
297
|
}, {}>>;
|
298
298
|
export default PlInputPlus;
|
@@ -93,26 +93,26 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
93
93
|
leftIcon: import('../../components').TIcon;
|
94
94
|
rightIcon: import('../../components').TIcon;
|
95
95
|
prop: string;
|
96
|
-
helpertext: string;
|
97
|
-
optional: string;
|
98
|
-
tooltip: string;
|
99
|
-
clearable: boolean;
|
100
96
|
containerClass: string;
|
101
97
|
round: boolean;
|
102
|
-
|
98
|
+
tooltip: string;
|
99
|
+
clearable: boolean;
|
100
|
+
inputClass: string;
|
103
101
|
password: boolean;
|
104
|
-
|
105
|
-
|
106
|
-
currentPassword: boolean;
|
107
|
-
newPassword: boolean;
|
108
|
-
iconPointer: boolean;
|
109
|
-
customBlur: boolean;
|
102
|
+
helpertext: string;
|
103
|
+
optional: string;
|
110
104
|
focusOnReset: boolean;
|
105
|
+
customBlur: boolean;
|
111
106
|
disableTrim: boolean;
|
112
|
-
|
107
|
+
iconPointer: boolean;
|
113
108
|
valueRange: {
|
114
109
|
min: number;
|
115
110
|
};
|
111
|
+
currentPassword: boolean;
|
112
|
+
newPassword: boolean;
|
113
|
+
showWordLimit: boolean;
|
114
|
+
maxlength: number;
|
115
|
+
'show-word-limit': boolean;
|
116
116
|
}, {}>;
|
117
117
|
export default _default;
|
118
118
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -46,8 +46,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
46
46
|
focus: boolean;
|
47
47
|
prop: string;
|
48
48
|
clearable: boolean;
|
49
|
-
showDescription: string | boolean;
|
50
49
|
showError: number;
|
50
|
+
showDescription: string | boolean;
|
51
51
|
}, {}>;
|
52
52
|
export default _default;
|
53
53
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -51,10 +51,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
51
51
|
teleport: boolean;
|
52
52
|
buttons: boolean;
|
53
53
|
prop: string;
|
54
|
-
helpertext: string;
|
55
|
-
optional: string;
|
56
54
|
tooltip: string;
|
57
55
|
clearable: boolean;
|
56
|
+
helpertext: string;
|
57
|
+
optional: string;
|
58
58
|
}, {}>;
|
59
59
|
export default _default;
|
60
60
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -47,8 +47,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
47
47
|
focus: boolean;
|
48
48
|
prop: string;
|
49
49
|
clearable: boolean;
|
50
|
-
showDescription: string | boolean;
|
51
50
|
showError: number;
|
51
|
+
showDescription: string | boolean;
|
52
52
|
}, {}>;
|
53
53
|
export default _default;
|
54
54
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -51,10 +51,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
51
51
|
rightIcon: import('../../components').TIcon;
|
52
52
|
teleport: boolean;
|
53
53
|
prop: string;
|
54
|
-
helpertext: string;
|
55
|
-
optional: string;
|
56
54
|
tooltip: string;
|
57
55
|
clearable: boolean;
|
56
|
+
helpertext: string;
|
57
|
+
optional: string;
|
58
58
|
showDescription: boolean;
|
59
59
|
account: boolean;
|
60
60
|
}, {}>;
|
@@ -80,10 +80,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
80
80
|
multiple: boolean;
|
81
81
|
description: string;
|
82
82
|
prop: string;
|
83
|
-
optional: string;
|
84
83
|
tooltip: string;
|
85
84
|
fileSize: number;
|
86
85
|
limit: number;
|
86
|
+
optional: string;
|
87
87
|
maxHeightScroll: number;
|
88
88
|
helperText: string;
|
89
89
|
viewMode: boolean;
|