@factoringplus/pl-components-pack-v3 1.9.5-pre-12-banner → 1.9.5-pre-13-banner
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-b15fe047.cjs → crypto-pro-5b691ccb.cjs} +1 -1
- package/dist/{crypto-pro-add073d8.js → crypto-pro-69cd022a.js} +1 -1
- package/dist/{entry-42ee3834.cjs → entry-3d6c5311.cjs} +1 -1
- package/dist/{entry-f89f5a70.js → entry-6c1c4f4d.js} +8 -8
- 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-button/index.d.ts +42 -42
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +38 -38
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
- 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 +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
- package/dist/src/components/data/pl-banner/index.d.ts +15 -15
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-banner/types/index.d.ts +4 -4
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-progress/index.d.ts +3 -3
- package/dist/src/components/data/pl-progress/pl-progress.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-tabs/components/pl-tab.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
- package/dist/src/components/data/pl-text-cell/index.d.ts +6 -6
- 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 +1 -1
- 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 +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +4 -4
- 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 +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +231 -231
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +17 -17
- 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 +3 -3
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
- 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 +3 -3
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
- 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 +2 -2
- package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -89,39 +89,39 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
89
89
|
"onTooltip-mouseenter"?: (...args: any[]) => any;
|
|
90
90
|
"onTooltip-mouseleave"?: (...args: any[]) => any;
|
|
91
91
|
}, {
|
|
92
|
-
label: string;
|
|
93
|
-
textarea: boolean;
|
|
94
92
|
disabled: boolean;
|
|
95
93
|
modelValue: import('./types').TInputModelValue;
|
|
96
94
|
width: string;
|
|
95
|
+
label: string;
|
|
96
|
+
textarea: boolean;
|
|
97
97
|
placeholder: string;
|
|
98
98
|
currency: boolean;
|
|
99
99
|
leftIcon: import('../../components').TIcon;
|
|
100
100
|
rightIcon: import('../../components').TIcon;
|
|
101
101
|
prop: string;
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
helpertext: string;
|
|
103
|
+
optional: string;
|
|
104
104
|
tooltip: string;
|
|
105
105
|
clearable: boolean;
|
|
106
|
-
|
|
106
|
+
containerClass: string;
|
|
107
|
+
round: boolean;
|
|
108
|
+
showWordLimit: boolean;
|
|
107
109
|
password: boolean;
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
focusOnReset: boolean;
|
|
111
|
-
customBlur: boolean;
|
|
112
|
-
disableTrim: boolean;
|
|
113
|
-
iconPointer: boolean;
|
|
114
|
-
valueRange: {
|
|
115
|
-
min: number;
|
|
116
|
-
};
|
|
110
|
+
'show-word-limit': boolean;
|
|
111
|
+
maxlength: number;
|
|
117
112
|
currentPassword: boolean;
|
|
118
113
|
newPassword: boolean;
|
|
119
|
-
|
|
120
|
-
|
|
114
|
+
iconPointer: boolean;
|
|
115
|
+
customBlur: boolean;
|
|
116
|
+
focusOnReset: boolean;
|
|
117
|
+
disableTrim: boolean;
|
|
118
|
+
inputClass: string;
|
|
121
119
|
autosize: boolean;
|
|
122
120
|
minRows: number;
|
|
123
121
|
maxRows: number;
|
|
124
|
-
|
|
122
|
+
valueRange: {
|
|
123
|
+
min: number;
|
|
124
|
+
};
|
|
125
125
|
}, {}>, {
|
|
126
126
|
"tooltip-text"?(_: {}): any;
|
|
127
127
|
}>;
|
|
@@ -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
|
-
showError: number;
|
|
50
49
|
showDescription: string | boolean;
|
|
50
|
+
showError: number;
|
|
51
51
|
}, {}>;
|
|
52
52
|
export default _default;
|
|
53
53
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -45,19 +45,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
45
45
|
onReset?: (...args: any[]) => any;
|
|
46
46
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
47
47
|
}, {
|
|
48
|
-
label: string;
|
|
49
48
|
disabled: boolean;
|
|
50
49
|
options: IOption[];
|
|
51
50
|
modelValue: IOption[];
|
|
52
51
|
width: string;
|
|
52
|
+
label: string;
|
|
53
53
|
placeholder: string;
|
|
54
54
|
leftIcon: import('../../components').TIcon;
|
|
55
55
|
teleport: boolean;
|
|
56
56
|
prop: string;
|
|
57
|
-
tooltip: string;
|
|
58
|
-
clearable: boolean;
|
|
59
57
|
helpertext: string;
|
|
60
58
|
optional: string;
|
|
59
|
+
tooltip: string;
|
|
60
|
+
clearable: boolean;
|
|
61
61
|
buttons: boolean;
|
|
62
62
|
selectAll: boolean;
|
|
63
63
|
}, {}>, {
|
|
@@ -7,12 +7,9 @@ interface RadioOption {
|
|
|
7
7
|
declare const _default: import('vue').DefineComponent<{
|
|
8
8
|
modelValue: import('vue').PropType<any>;
|
|
9
9
|
size: {
|
|
10
|
-
type: import('vue').PropType<"
|
|
10
|
+
type: import('vue').PropType<"medium" | "small">;
|
|
11
11
|
default: string;
|
|
12
12
|
};
|
|
13
|
-
label: {
|
|
14
|
-
type: import('vue').PropType<string>;
|
|
15
|
-
};
|
|
16
13
|
disabled: {
|
|
17
14
|
type: import('vue').PropType<boolean>;
|
|
18
15
|
};
|
|
@@ -23,18 +20,18 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
23
20
|
description: {
|
|
24
21
|
type: import('vue').PropType<string>;
|
|
25
22
|
};
|
|
23
|
+
label: {
|
|
24
|
+
type: import('vue').PropType<string>;
|
|
25
|
+
};
|
|
26
26
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
27
27
|
"update:modelValue": (...args: any[]) => void;
|
|
28
28
|
change: (...args: any[]) => void;
|
|
29
29
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
30
30
|
modelValue: import('vue').PropType<any>;
|
|
31
31
|
size: {
|
|
32
|
-
type: import('vue').PropType<"
|
|
32
|
+
type: import('vue').PropType<"medium" | "small">;
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
|
-
label: {
|
|
36
|
-
type: import('vue').PropType<string>;
|
|
37
|
-
};
|
|
38
35
|
disabled: {
|
|
39
36
|
type: import('vue').PropType<boolean>;
|
|
40
37
|
};
|
|
@@ -45,10 +42,13 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
45
42
|
description: {
|
|
46
43
|
type: import('vue').PropType<string>;
|
|
47
44
|
};
|
|
45
|
+
label: {
|
|
46
|
+
type: import('vue').PropType<string>;
|
|
47
|
+
};
|
|
48
48
|
}>> & {
|
|
49
49
|
onChange?: (...args: any[]) => any;
|
|
50
50
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
51
51
|
}, {
|
|
52
|
-
size: "
|
|
52
|
+
size: "medium" | "small";
|
|
53
53
|
}, {}>;
|
|
54
54
|
export default _default;
|
|
@@ -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
|
-
showError: number;
|
|
51
50
|
showDescription: string | boolean;
|
|
51
|
+
showError: number;
|
|
52
52
|
}, {}>;
|
|
53
53
|
export default _default;
|
|
54
54
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -41,20 +41,20 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
41
41
|
onChange?: (...args: any[]) => any;
|
|
42
42
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
43
43
|
}, {
|
|
44
|
-
label: string;
|
|
45
44
|
disabled: boolean;
|
|
46
45
|
options: any[] | IOption[];
|
|
47
46
|
modelValue: any;
|
|
48
47
|
width: string;
|
|
48
|
+
label: string;
|
|
49
49
|
placeholder: string;
|
|
50
50
|
leftIcon: import('../../components').TIcon;
|
|
51
51
|
rightIcon: import('../../components').TIcon;
|
|
52
52
|
teleport: boolean;
|
|
53
53
|
prop: string;
|
|
54
|
-
tooltip: string;
|
|
55
|
-
clearable: boolean;
|
|
56
54
|
helpertext: string;
|
|
57
55
|
optional: string;
|
|
56
|
+
tooltip: string;
|
|
57
|
+
clearable: boolean;
|
|
58
58
|
showDescription: boolean;
|
|
59
59
|
account: boolean;
|
|
60
60
|
}, {}>, {
|
|
@@ -39,9 +39,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
39
39
|
onChange?: (...args: any[]) => any;
|
|
40
40
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
41
41
|
}, {
|
|
42
|
-
label: string;
|
|
43
42
|
disabled: boolean;
|
|
44
43
|
modelValue: boolean;
|
|
45
44
|
description: string;
|
|
45
|
+
label: string;
|
|
46
46
|
}, {}>;
|
|
47
47
|
export default _default;
|
|
@@ -80,18 +80,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
80
80
|
onRemoveFile?: (...args: any[]) => any;
|
|
81
81
|
onClickOnFile?: (...args: any[]) => any;
|
|
82
82
|
}, {
|
|
83
|
-
title: string;
|
|
84
83
|
disabled: boolean;
|
|
85
84
|
modelValue: (File | TUnloadedFile)[];
|
|
85
|
+
title: string;
|
|
86
|
+
description: string;
|
|
86
87
|
width: string;
|
|
87
88
|
accept: string;
|
|
88
89
|
multiple: boolean;
|
|
89
|
-
description: string;
|
|
90
90
|
prop: string;
|
|
91
|
+
optional: string;
|
|
91
92
|
tooltip: string;
|
|
92
93
|
fileSize: number;
|
|
93
94
|
limit: number;
|
|
94
|
-
optional: string;
|
|
95
95
|
maxHeightScroll: number;
|
|
96
96
|
helperText: string;
|
|
97
97
|
viewMode: boolean;
|
|
@@ -17,9 +17,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
17
17
|
select: boolean;
|
|
18
18
|
position: string;
|
|
19
19
|
}>>>, {
|
|
20
|
-
select: boolean;
|
|
21
20
|
modelValue: boolean;
|
|
22
21
|
position: string;
|
|
22
|
+
select: boolean;
|
|
23
23
|
mobile: boolean;
|
|
24
24
|
}, {}>, {
|
|
25
25
|
default?(_: {}): any;
|
|
@@ -105,15 +105,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
107
|
}>>, {
|
|
108
|
-
label: string;
|
|
109
108
|
disabled: boolean;
|
|
109
|
+
description: string;
|
|
110
110
|
width: string;
|
|
111
|
+
label: string;
|
|
111
112
|
searchValue: string;
|
|
112
113
|
leftIcon: string;
|
|
113
114
|
leftIconColor: string;
|
|
114
115
|
rightIcon: string;
|
|
115
116
|
rightIconColor: string;
|
|
116
|
-
description: string;
|
|
117
117
|
descriptionColor: string;
|
|
118
118
|
summ: number;
|
|
119
119
|
active: boolean;
|
|
@@ -15,10 +15,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
15
15
|
name: string;
|
|
16
16
|
badge: boolean;
|
|
17
17
|
}>>>, {
|
|
18
|
-
name: string;
|
|
19
|
-
label: string;
|
|
20
18
|
disabled: boolean;
|
|
21
19
|
icon: import('../pl-icon').TIcon;
|
|
20
|
+
name: string;
|
|
21
|
+
label: string;
|
|
22
22
|
badge: boolean;
|
|
23
23
|
counter: number;
|
|
24
24
|
}, {}>, {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export declare const PlNavButton: import('../../../../install-function').SFCInstallWithContext<{
|
|
2
2
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
|
-
type: {
|
|
4
|
-
type: import('vue').PropType<"new" | "company">;
|
|
5
|
-
};
|
|
6
3
|
disabled: {
|
|
7
4
|
type: import('vue').PropType<boolean>;
|
|
8
5
|
default: boolean;
|
|
9
6
|
};
|
|
7
|
+
type: {
|
|
8
|
+
type: import('vue').PropType<"new" | "company">;
|
|
9
|
+
};
|
|
10
10
|
icon: {
|
|
11
11
|
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
12
12
|
default: string;
|
|
@@ -22,13 +22,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
|
|
|
22
22
|
click: (...args: any[]) => void;
|
|
23
23
|
"update:isClicked": (...args: any[]) => void;
|
|
24
24
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
25
|
-
type: {
|
|
26
|
-
type: import('vue').PropType<"new" | "company">;
|
|
27
|
-
};
|
|
28
25
|
disabled: {
|
|
29
26
|
type: import('vue').PropType<boolean>;
|
|
30
27
|
default: boolean;
|
|
31
28
|
};
|
|
29
|
+
type: {
|
|
30
|
+
type: import('vue').PropType<"new" | "company">;
|
|
31
|
+
};
|
|
32
32
|
icon: {
|
|
33
33
|
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
34
34
|
default: string;
|
|
@@ -52,13 +52,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
|
|
|
52
52
|
M: {};
|
|
53
53
|
Defaults: {};
|
|
54
54
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
55
|
-
type: {
|
|
56
|
-
type: import('vue').PropType<"new" | "company">;
|
|
57
|
-
};
|
|
58
55
|
disabled: {
|
|
59
56
|
type: import('vue').PropType<boolean>;
|
|
60
57
|
default: boolean;
|
|
61
58
|
};
|
|
59
|
+
type: {
|
|
60
|
+
type: import('vue').PropType<"new" | "company">;
|
|
61
|
+
};
|
|
62
62
|
icon: {
|
|
63
63
|
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
64
64
|
default: string;
|
|
@@ -79,13 +79,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
|
|
|
79
79
|
__isTeleport?: never;
|
|
80
80
|
__isSuspense?: never;
|
|
81
81
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
82
|
-
type: {
|
|
83
|
-
type: import('vue').PropType<"new" | "company">;
|
|
84
|
-
};
|
|
85
82
|
disabled: {
|
|
86
83
|
type: import('vue').PropType<boolean>;
|
|
87
84
|
default: boolean;
|
|
88
85
|
};
|
|
86
|
+
type: {
|
|
87
|
+
type: import('vue').PropType<"new" | "company">;
|
|
88
|
+
};
|
|
89
89
|
icon: {
|
|
90
90
|
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
91
91
|
default: string;
|