@factoringplus/pl-components-pack-v3 1.9.8-pre-02 → 1.9.8-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/README.md +31 -0
- package/dist/{crypto-pro-58352e71.js → crypto-pro-5e882544.js} +1 -1
- package/dist/{crypto-pro-d1ed16a5.cjs → crypto-pro-ac075e7d.cjs} +1 -1
- package/dist/{entry-32ef3719.js → entry-109737cc.js} +7431 -7430
- package/dist/entry-7836c606.cjs +115 -0
- 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-link/pl-link.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -10
- package/dist/src/components/data/pl-banner/index.d.ts +14 -14
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +2 -2
- 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 +1 -1
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -10
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
- 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 +1 -1
- 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 +2 -2
- 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-autocomplete/types/index.d.ts +0 -2
- 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 +7 -7
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +7 -7
- 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 +235 -235
- 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-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-tab-pane/pl-tab-pane.vue.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +30 -23
- package/dist/entry-37d61ab4.cjs +0 -115
- package/dist/src/utils/screenSizes.d.ts +0 -6
@@ -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-7836c606.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;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.PlProgress=l.PlProgress;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.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;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, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-
|
1
|
+
import { n as P, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-109737cc.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -17,8 +17,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
17
17
|
target: string;
|
18
18
|
}>>>, {
|
19
19
|
type: "default" | "error" | "success" | "warning" | "gradient";
|
20
|
-
disabled: boolean;
|
21
20
|
target: "_blank" | "_self" | "_parent" | "_top";
|
21
|
+
disabled: boolean;
|
22
22
|
href: string;
|
23
23
|
}, {}>, {
|
24
24
|
default?(_: {}): any;
|
@@ -4,8 +4,6 @@ interface IProps {
|
|
4
4
|
wrapClass?: string;
|
5
5
|
viewClass?: string;
|
6
6
|
hideScrollThumb?: boolean;
|
7
|
-
hideScrollThumbX?: boolean;
|
8
|
-
hideScrollThumbY?: boolean;
|
9
7
|
offsetRight?: string;
|
10
8
|
alwaysShowXThumb?: boolean;
|
11
9
|
alwaysShowYThumb?: boolean;
|
@@ -16,8 +14,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
14
|
wrapClass: string;
|
17
15
|
viewClass: string;
|
18
16
|
hideScrollThumb: boolean;
|
19
|
-
hideScrollThumbX: boolean;
|
20
|
-
hideScrollThumbY: boolean;
|
21
17
|
offsetRight: string;
|
22
18
|
alwaysShowXThumb: boolean;
|
23
19
|
alwaysShowYThumb: boolean;
|
@@ -36,8 +32,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
36
32
|
wrapClass: string;
|
37
33
|
viewClass: string;
|
38
34
|
hideScrollThumb: boolean;
|
39
|
-
hideScrollThumbX: boolean;
|
40
|
-
hideScrollThumbY: boolean;
|
41
35
|
offsetRight: string;
|
42
36
|
alwaysShowXThumb: boolean;
|
43
37
|
alwaysShowYThumb: boolean;
|
@@ -46,13 +40,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
46
40
|
onWheel?: (...args: any[]) => any;
|
47
41
|
}, {
|
48
42
|
height: string | number;
|
43
|
+
viewClass: string;
|
49
44
|
maxHeight: string | number;
|
45
|
+
offsetRight: string;
|
50
46
|
wrapClass: string;
|
51
|
-
viewClass: string;
|
52
47
|
hideScrollThumb: boolean;
|
53
|
-
hideScrollThumbX: boolean;
|
54
|
-
hideScrollThumbY: boolean;
|
55
|
-
offsetRight: string;
|
56
48
|
alwaysShowXThumb: boolean;
|
57
49
|
alwaysShowYThumb: boolean;
|
58
50
|
}, {}>, {
|
@@ -5,19 +5,19 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
5
5
|
type: import('vue').PropType<"info" | "success" | "warning" | "interactive" | "critical" | "custom">;
|
6
6
|
default: string;
|
7
7
|
};
|
8
|
-
|
9
|
-
type: import('vue').PropType<
|
8
|
+
title: {
|
9
|
+
type: import('vue').PropType<string>;
|
10
10
|
default: string;
|
11
11
|
};
|
12
|
-
|
13
|
-
type: import('vue').PropType<
|
12
|
+
icon: {
|
13
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
14
14
|
default: string;
|
15
15
|
};
|
16
|
-
|
16
|
+
width: {
|
17
17
|
type: import('vue').PropType<string>;
|
18
18
|
default: string;
|
19
19
|
};
|
20
|
-
|
20
|
+
description: {
|
21
21
|
type: import('vue').PropType<string>;
|
22
22
|
default: string;
|
23
23
|
};
|
@@ -40,19 +40,19 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
40
40
|
type: import('vue').PropType<"info" | "success" | "warning" | "interactive" | "critical" | "custom">;
|
41
41
|
default: string;
|
42
42
|
};
|
43
|
-
|
44
|
-
type: import('vue').PropType<
|
43
|
+
title: {
|
44
|
+
type: import('vue').PropType<string>;
|
45
45
|
default: string;
|
46
46
|
};
|
47
|
-
|
48
|
-
type: import('vue').PropType<
|
47
|
+
icon: {
|
48
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
49
49
|
default: string;
|
50
50
|
};
|
51
|
-
|
51
|
+
width: {
|
52
52
|
type: import('vue').PropType<string>;
|
53
53
|
default: string;
|
54
54
|
};
|
55
|
-
|
55
|
+
description: {
|
56
56
|
type: import('vue').PropType<string>;
|
57
57
|
default: string;
|
58
58
|
};
|
@@ -72,10 +72,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
72
72
|
onButtonClicked?: () => any;
|
73
73
|
}, {
|
74
74
|
type: "info" | "success" | "warning" | "interactive" | "critical" | "custom";
|
75
|
-
icon: import('../../components').TIcon;
|
76
|
-
description: string;
|
77
75
|
title: string;
|
76
|
+
icon: import('../../components').TIcon;
|
78
77
|
width: string;
|
78
|
+
description: string;
|
79
79
|
buttonText: string;
|
80
80
|
closeButton: boolean;
|
81
81
|
}, {}>>;
|
@@ -24,10 +24,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
24
24
|
onButtonClicked?: () => any;
|
25
25
|
}, {
|
26
26
|
type: "info" | "success" | "warning" | "interactive" | "critical" | "custom";
|
27
|
-
icon: import('../../components').TIcon;
|
28
|
-
description: string;
|
29
27
|
title: string;
|
28
|
+
icon: import('../../components').TIcon;
|
30
29
|
width: string;
|
30
|
+
description: string;
|
31
31
|
buttonText: string;
|
32
32
|
closeButton: boolean;
|
33
33
|
}, {}>;
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { IFiles, ParsedCertificate, TagTranslation, ISignedFile, IValidatorError } from './types';
|
2
2
|
|
3
3
|
export declare const PlSigning: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
4
|
-
loading: {
|
5
|
-
type: import('vue').PropType<boolean>;
|
6
|
-
required: true;
|
7
|
-
};
|
8
4
|
label: {
|
9
5
|
type: import('vue').PropType<string>;
|
10
6
|
default: string;
|
11
7
|
};
|
8
|
+
loading: {
|
9
|
+
type: import('vue').PropType<boolean>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
12
|
placeholder: {
|
13
13
|
type: import('vue').PropType<string>;
|
14
14
|
default: string;
|
@@ -40,14 +40,14 @@ export declare const PlSigning: import('../../../install-function').SFCInstallWi
|
|
40
40
|
"update:signing-file": (...args: any[]) => void;
|
41
41
|
"no-files": (...args: any[]) => void;
|
42
42
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
43
|
-
loading: {
|
44
|
-
type: import('vue').PropType<boolean>;
|
45
|
-
required: true;
|
46
|
-
};
|
47
43
|
label: {
|
48
44
|
type: import('vue').PropType<string>;
|
49
45
|
default: string;
|
50
46
|
};
|
47
|
+
loading: {
|
48
|
+
type: import('vue').PropType<boolean>;
|
49
|
+
required: true;
|
50
|
+
};
|
51
51
|
placeholder: {
|
52
52
|
type: import('vue').PropType<string>;
|
53
53
|
default: string;
|
@@ -20,9 +20,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
20
20
|
blockHide: boolean;
|
21
21
|
}>>>, {
|
22
22
|
color: string;
|
23
|
-
icon: import('../../components').TIcon;
|
24
23
|
button: string;
|
25
24
|
title: string;
|
25
|
+
icon: import('../../components').TIcon;
|
26
26
|
id: number;
|
27
27
|
message: string;
|
28
28
|
buttonAdd: string;
|
@@ -78,16 +78,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
78
78
|
type: import('vue').PropType<number>;
|
79
79
|
default: number;
|
80
80
|
};
|
81
|
-
minLoadingRows: {
|
82
|
-
type: import('vue').PropType<number>;
|
83
|
-
default: number;
|
84
|
-
};
|
85
81
|
}, {
|
86
82
|
resetSelectedRows: () => void;
|
87
83
|
selectAllRows: () => void;
|
88
84
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
89
|
-
change: (...args: any[]) => void;
|
90
85
|
scroll: (...args: any[]) => void;
|
86
|
+
change: (...args: any[]) => void;
|
91
87
|
infiniteScroll: (...args: any[]) => void;
|
92
88
|
"update:selectedRows": (...args: any[]) => void;
|
93
89
|
rowClick: (...args: any[]) => void;
|
@@ -174,10 +170,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
174
170
|
type: import('vue').PropType<number>;
|
175
171
|
default: number;
|
176
172
|
};
|
177
|
-
minLoadingRows: {
|
178
|
-
type: import('vue').PropType<number>;
|
179
|
-
default: number;
|
180
|
-
};
|
181
173
|
}>> & {
|
182
174
|
onChange?: (...args: any[]) => any;
|
183
175
|
onScroll?: (...args: any[]) => any;
|
@@ -209,7 +201,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
209
201
|
showPageSize: boolean;
|
210
202
|
virtualSize: number;
|
211
203
|
loadingSize: number;
|
212
|
-
minLoadingRows: number;
|
213
204
|
}, {}>, Partial<Record<string, (_: {
|
214
205
|
row: Record<string, string | number>;
|
215
206
|
}) => any>> & {
|
@@ -66,8 +66,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
66
66
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
67
67
|
onChangeOpen?: (...args: any[]) => any;
|
68
68
|
}, {
|
69
|
-
modelValue: unknown[];
|
70
69
|
label: string;
|
70
|
+
modelValue: unknown[];
|
71
71
|
width: string;
|
72
72
|
placeholder: string;
|
73
73
|
teleport: boolean;
|
@@ -62,8 +62,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
62
62
|
}>> & {
|
63
63
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
64
64
|
}, {
|
65
|
-
disabled: boolean;
|
66
65
|
label: string;
|
66
|
+
disabled: boolean;
|
67
67
|
placeholder: string;
|
68
68
|
prop: string;
|
69
69
|
rules: Record<string, any>;
|
@@ -121,9 +121,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
121
121
|
onValidate?: (...args: any[]) => any;
|
122
122
|
"onVisible-change"?: (...args: any[]) => any;
|
123
123
|
}, {
|
124
|
+
label: string;
|
124
125
|
disabled: boolean;
|
125
126
|
icon: boolean;
|
126
|
-
label: string;
|
127
127
|
checked: boolean;
|
128
128
|
placeholder: string;
|
129
129
|
info: boolean;
|
@@ -109,8 +109,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
109
109
|
"onSelected-rows"?: (...args: any[]) => any;
|
110
110
|
"onUpdate:toggleRowSelection"?: (...args: any[]) => any;
|
111
111
|
}, {
|
112
|
-
modelValue: unknown[];
|
113
112
|
form: Record<string, any>;
|
113
|
+
modelValue: unknown[];
|
114
114
|
total: number;
|
115
115
|
noDataText: string;
|
116
116
|
hasPagination: boolean;
|
@@ -99,9 +99,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
99
99
|
"onOn-change"?: (...args: any[]) => any;
|
100
100
|
"onOn-preview"?: (...args: any[]) => any;
|
101
101
|
}, {
|
102
|
-
modelValue: unknown[];
|
103
102
|
header: boolean;
|
104
103
|
main: boolean;
|
104
|
+
modelValue: unknown[];
|
105
105
|
height: string;
|
106
106
|
accept: string;
|
107
107
|
multiple: boolean;
|
@@ -67,10 +67,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
67
67
|
"onOn-success"?: (...args: any[]) => any;
|
68
68
|
"onOn-error"?: (...args: any[]) => any;
|
69
69
|
}, {
|
70
|
-
modelValue: UploadUserFile[];
|
71
|
-
large: boolean;
|
72
70
|
header: boolean;
|
73
71
|
main: boolean;
|
72
|
+
large: boolean;
|
73
|
+
modelValue: UploadUserFile[];
|
74
74
|
accept: string;
|
75
75
|
multiple: boolean;
|
76
76
|
drag: boolean;
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
@@ -34,11 +34,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
34
34
|
id: string;
|
35
35
|
disableMarkerBottom: boolean;
|
36
36
|
focus: boolean;
|
37
|
-
helpertext: string;
|
38
37
|
uniqKey: string;
|
39
38
|
query: string;
|
40
39
|
suggestionList: IOption[];
|
41
40
|
symbolsCountSearch: string | number;
|
41
|
+
helpertext: string;
|
42
42
|
errors: import('async-validator').ValidateError[];
|
43
43
|
loadingSuggestions: boolean;
|
44
44
|
}, {}>;
|
@@ -28,8 +28,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
28
28
|
memoryBlur: boolean;
|
29
29
|
inputClass: string;
|
30
30
|
}>>> & {
|
31
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
32
31
|
onReset?: (...args: any[]) => any;
|
32
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
33
33
|
onTabDown?: (...args: any[]) => any;
|
34
34
|
onFocusEmit?: (...args: any[]) => any;
|
35
35
|
}, {
|
@@ -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;
|
@@ -57,9 +57,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
57
57
|
onFetchDadata?: (...args: any[]) => any;
|
58
58
|
onChangeValue?: (...args: any[]) => any;
|
59
59
|
}, {
|
60
|
+
label: string;
|
60
61
|
disabled: boolean;
|
61
62
|
modelValue: IOption;
|
62
|
-
label: string;
|
63
63
|
width: string;
|
64
64
|
placeholder: string;
|
65
65
|
leftIcon: import('../../components').TIcon;
|
@@ -67,17 +67,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
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: 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
|
"tooltip-text"?(_: {}): any;
|
83
83
|
}>;
|
@@ -18,7 +18,6 @@ declare interface IAutocompleteDefaultProps {
|
|
18
18
|
leftIcon: TIcon;
|
19
19
|
memoryBlur?: boolean;
|
20
20
|
inputClass?: string;
|
21
|
-
formatter?: Function;
|
22
21
|
}
|
23
22
|
declare interface IAutocompleteProps {
|
24
23
|
modelValue: IOption;
|
@@ -43,7 +42,6 @@ declare interface IAutocompleteProps {
|
|
43
42
|
teleport?: boolean;
|
44
43
|
inputClass?: string;
|
45
44
|
tooltipWidth?: string;
|
46
|
-
formatter?: Function;
|
47
45
|
}
|
48
46
|
declare interface IDropdownProps {
|
49
47
|
focus: boolean;
|
@@ -52,13 +52,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
52
52
|
default: boolean;
|
53
53
|
};
|
54
54
|
}>> & {
|
55
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
56
55
|
onChange?: (...args: any[]) => any;
|
56
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
57
57
|
}, {
|
58
58
|
size: string;
|
59
|
+
label: string;
|
59
60
|
disabled: boolean;
|
60
61
|
modelValue: boolean;
|
61
|
-
label: string;
|
62
62
|
description: string;
|
63
63
|
isIndeterminate: boolean;
|
64
64
|
}, {}>, {
|
@@ -21,8 +21,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
21
21
|
openPopup: () => void;
|
22
22
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
23
23
|
"update:modelValue": (...args: any[]) => void;
|
24
|
-
change: (...args: any[]) => void;
|
25
24
|
blur: (...args: any[]) => void;
|
25
|
+
change: (...args: any[]) => void;
|
26
26
|
changeOpen: (...args: any[]) => void;
|
27
27
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
28
28
|
modelValue: any;
|
@@ -42,22 +42,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
42
42
|
disabled: boolean;
|
43
43
|
disableTeleport: boolean;
|
44
44
|
}>>> & {
|
45
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
46
|
-
onChange?: (...args: any[]) => any;
|
47
45
|
onBlur?: (...args: any[]) => any;
|
46
|
+
onChange?: (...args: any[]) => any;
|
47
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
48
48
|
onChangeOpen?: (...args: any[]) => any;
|
49
49
|
}, {
|
50
|
+
label: string;
|
50
51
|
disabled: boolean;
|
51
52
|
modelValue: string;
|
52
|
-
label: string;
|
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;
|
@@ -22,8 +22,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
22
22
|
openPopup: () => void;
|
23
23
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
24
24
|
"update:modelValue": (...args: any[]) => void;
|
25
|
-
change: (...args: any[]) => void;
|
26
25
|
blur: (...args: any[]) => void;
|
26
|
+
change: (...args: any[]) => void;
|
27
27
|
changeOpen: (...args: any[]) => void;
|
28
28
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
29
29
|
modelValue: () => any[];
|
@@ -44,22 +44,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
44
44
|
disabled: boolean;
|
45
45
|
focusOnReset: boolean;
|
46
46
|
}>>> & {
|
47
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
48
|
-
onChange?: (...args: any[]) => any;
|
49
47
|
onBlur?: (...args: any[]) => any;
|
48
|
+
onChange?: (...args: any[]) => any;
|
49
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
50
50
|
onChangeOpen?: (...args: any[]) => any;
|
51
51
|
}, {
|
52
|
+
label: string;
|
52
53
|
disabled: boolean;
|
53
54
|
modelValue: string[];
|
54
|
-
label: string;
|
55
55
|
width: string;
|
56
56
|
placeholder: string;
|
57
57
|
prop: string;
|
58
|
-
|
59
|
-
optional: string;
|
58
|
+
showInput: boolean;
|
60
59
|
tooltip: string;
|
61
60
|
clearable: boolean;
|
62
|
-
|
61
|
+
helpertext: string;
|
62
|
+
optional: string;
|
63
63
|
focusOnReset: boolean;
|
64
64
|
periods: boolean;
|
65
65
|
periodOptions: string[];
|
@@ -9,8 +9,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
9
9
|
inputClass: string;
|
10
10
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
11
11
|
"update:modelValue": (...args: any[]) => void;
|
12
|
-
change: (...args: any[]) => void;
|
13
12
|
blur: (...args: any[]) => void;
|
13
|
+
change: (...args: any[]) => void;
|
14
14
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
|
15
15
|
prop: string;
|
16
16
|
placeholder: string;
|
@@ -19,9 +19,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
19
19
|
round: boolean;
|
20
20
|
inputClass: string;
|
21
21
|
}>>> & {
|
22
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
23
|
-
onChange?: (...args: any[]) => any;
|
24
22
|
onBlur?: (...args: any[]) => any;
|
23
|
+
onChange?: (...args: any[]) => any;
|
24
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
25
25
|
}, {
|
26
26
|
disabled: boolean;
|
27
27
|
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
|
-
"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;
|
@@ -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;
|
39
38
|
onBlur?: (...args: any[]) => any;
|
40
39
|
onMousedown?: (...args: any[]) => any;
|
41
40
|
onTouchstart?: (...args: any[]) => any;
|
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;
|
@@ -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
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
24
23
|
onBlur?: (...args: any[]) => any;
|
24
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
25
25
|
}, {
|
26
26
|
disabled: boolean;
|
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;
|
@@ -20,6 +20,10 @@ 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
|
+
};
|
23
27
|
showWordLimit: {
|
24
28
|
type: import('vue').PropType<boolean>;
|
25
29
|
default: boolean;
|
@@ -28,10 +32,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
28
32
|
type: import('vue').PropType<number>;
|
29
33
|
default: any;
|
30
34
|
};
|
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,6 +66,10 @@ 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
|
+
};
|
69
73
|
showWordLimit: {
|
70
74
|
type: import('vue').PropType<boolean>;
|
71
75
|
default: boolean;
|
@@ -74,10 +78,6 @@ declare const _default: import('vue').DefineComponent<{
|
|
74
78
|
type: import('vue').PropType<number>;
|
75
79
|
default: any;
|
76
80
|
};
|
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;
|
98
99
|
showWordLimit: boolean;
|
99
100
|
maxlength: number;
|
100
|
-
inputClass: string;
|
101
101
|
autosize: boolean;
|
102
102
|
minRows: number;
|
103
103
|
maxRows: number;
|