@factoringplus/pl-components-pack-v3 1.9.5-pre-13-banner → 1.9.5-pre-snackbar-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-69cd022a.js → crypto-pro-7e572174.js} +1 -1
- package/dist/{crypto-pro-5b691ccb.cjs → crypto-pro-fc8f6761.cjs} +1 -1
- package/dist/{entry-6c1c4f4d.js → entry-624d500e.js} +8153 -8343
- package/dist/{entry-3d6c5311.cjs → entry-a4e42659.cjs} +31 -31
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +72 -73
- package/dist/src/components/basic/pl-button/index.d.ts +42 -60
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button/types/index.d.ts +9 -9
- 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/components.d.ts +1 -3
- 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 +2 -2
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +8 -5
- package/dist/src/components/data/pl-snackbar/types.d.ts +3 -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
- package/dist/src/components/data/pl-banner/index.d.ts +0 -101
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +0 -51
- package/dist/src/components/data/pl-banner/types/index.d.ts +0 -70
- package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +0 -20
|
@@ -121,12 +121,12 @@ 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
|
-
info: boolean;
|
|
127
|
-
label: string;
|
|
128
127
|
checked: boolean;
|
|
129
128
|
placeholder: string;
|
|
129
|
+
info: boolean;
|
|
130
130
|
tooltipText: string;
|
|
131
131
|
prop: string;
|
|
132
132
|
rules: Record<string, any>;
|
|
@@ -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,14 +67,14 @@ 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
|
-
large: boolean;
|
|
71
|
-
modelValue: UploadUserFile[];
|
|
72
|
-
buttonText: string;
|
|
73
70
|
header: boolean;
|
|
74
71
|
main: boolean;
|
|
72
|
+
large: boolean;
|
|
73
|
+
modelValue: UploadUserFile[];
|
|
75
74
|
accept: string;
|
|
76
75
|
multiple: boolean;
|
|
77
76
|
drag: boolean;
|
|
77
|
+
buttonText: string;
|
|
78
78
|
fileSize: number;
|
|
79
79
|
requestConfig: object;
|
|
80
80
|
responseKeys: string;
|
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
|
}, {}>;
|
|
@@ -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,27 +57,27 @@ 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
63
|
width: string;
|
|
63
|
-
label: string;
|
|
64
64
|
placeholder: string;
|
|
65
65
|
leftIcon: import('../../components').TIcon;
|
|
66
66
|
rightIcon: import('../../components').TIcon;
|
|
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
|
}>;
|
|
@@ -56,10 +56,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
56
56
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
57
57
|
}, {
|
|
58
58
|
size: string;
|
|
59
|
+
label: string;
|
|
59
60
|
disabled: boolean;
|
|
60
61
|
modelValue: boolean;
|
|
61
62
|
description: string;
|
|
62
|
-
label: string;
|
|
63
63
|
isIndeterminate: boolean;
|
|
64
64
|
}, {}>, {
|
|
65
65
|
default?(_: {}): any;
|
|
@@ -47,17 +47,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
47
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
53
|
width: string;
|
|
53
|
-
label: 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;
|
|
@@ -49,17 +49,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
49
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
55
|
width: string;
|
|
55
|
-
label: 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[];
|
|
@@ -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;
|
|
@@ -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;
|