@factoringplus/pl-components-pack-v3 1.3.2-pre-sign-01 → 1.3.2-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/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +1 -1
- package/dist/components/components.d.ts +1 -3
- package/dist/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
- package/dist/components/deprecated/pl-select/pl-select.vue.d.ts +1 -1
- package/dist/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +1 -1
- package/dist/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
- package/dist/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +4 -4
- package/dist/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
- package/dist/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
- package/dist/components/form/pl-input-plus/components/pl-default.vue.d.ts +3 -3
- package/dist/components/form/pl-input-plus/pl-input-plus.vue.d.ts +12 -12
- package/dist/components/form/pl-multi-select/components/pl-default.vue.d.ts +2 -2
- package/dist/components/form/pl-multi-select/pl-multi-select.vue.d.ts +3 -3
- package/dist/components/form/pl-select-plus/components/pl-default.vue.d.ts +3 -3
- package/dist/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +0 -2
- package/dist/components/form/pl-select-plus/pl-select-plus.vue.d.ts +5 -5
- package/dist/components/form/pl-select-plus/types/index.d.ts +4 -4
- package/dist/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
- package/dist/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/pl-components-pack-v3.es.js +21928 -25113
- package/dist/pl-components-pack-v3.umd.js +50 -56
- package/dist/style.css +1 -1
- package/dist/utils/formatCurrency.d.ts +1 -1
- package/dist/utils/formatDate.d.ts +1 -0
- package/package.json +1 -1
- package/dist/services/SigningService/SigningService.vue.d.ts +0 -43
- package/dist/services/SigningService/components/AddingES/AddingES.vue.d.ts +0 -43
- package/dist/services/SigningService/components/LoadingTemplate.vue.d.ts +0 -31
- package/dist/services/SigningService/components/ModalTemplate.vue.d.ts +0 -49
- package/dist/services/SigningService/components/SignFiles/SIgnFiles.vue.d.ts +0 -39
- package/dist/services/SigningService/index.d.ts +0 -30
- package/dist/services/SigningService/types/index.d.ts +0 -41
@@ -31,8 +31,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
31
31
|
onScroll?: (...args: any[]) => any;
|
32
32
|
onWheel?: (...args: any[]) => any;
|
33
33
|
}, {
|
34
|
-
maxHeight: string | number;
|
35
34
|
height: string | number;
|
35
|
+
maxHeight: string | number;
|
36
36
|
wrapClass: string;
|
37
37
|
viewClass: string;
|
38
38
|
hideScrollThumb: boolean;
|
@@ -10,7 +10,6 @@ import { default as PlTooltip } from './deprecated/pl-tooltip';
|
|
10
10
|
import { default as PlUpload } from './deprecated/pl-upload';
|
11
11
|
import { default as PlUploadLegacy } from './deprecated/pl-upload-legacy';
|
12
12
|
import { default as PlDialog } from './deprecated/pl-dialog';
|
13
|
-
import { default as PlSigningService } from '../services/SigningService';
|
14
13
|
import { default as PlButton } from './basic/pl-button';
|
15
14
|
import { default as PlAutocomplete } from './form/pl-autocomplete';
|
16
15
|
import { default as PlCard } from './data/pl-card';
|
@@ -50,7 +49,6 @@ export * from './deprecated/pl-tooltip';
|
|
50
49
|
export * from './deprecated/pl-upload';
|
51
50
|
export * from './deprecated/pl-upload-legacy';
|
52
51
|
export * from './deprecated/pl-dialog';
|
53
|
-
export * from '../services/SigningService';
|
54
52
|
export * from './basic/pl-button';
|
55
53
|
export * from './deprecated/currency-input';
|
56
54
|
export * from './form/pl-autocomplete';
|
@@ -85,4 +83,4 @@ export * from '../utils/deepSet';
|
|
85
83
|
export * from '../utils/dadataParser';
|
86
84
|
export * from '../plugins/filters';
|
87
85
|
export * from '../plugins/api/api';
|
88
|
-
export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSnackbar, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination,
|
86
|
+
export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSnackbar, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, };
|
@@ -127,8 +127,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
127
127
|
info: boolean;
|
128
128
|
checked: boolean;
|
129
129
|
placeholder: string;
|
130
|
-
prop: string;
|
131
130
|
rules: Record<string, any>;
|
131
|
+
prop: string;
|
132
132
|
getValid: number | boolean;
|
133
133
|
isError: boolean;
|
134
134
|
tooltipText: string;
|
@@ -99,8 +99,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
99
99
|
}, {
|
100
100
|
label: string;
|
101
101
|
placeholder: string;
|
102
|
-
prop: string;
|
103
102
|
rules: Record<string, any>;
|
103
|
+
prop: string;
|
104
104
|
isError: boolean;
|
105
105
|
suggestionList: unknown[];
|
106
106
|
selectedItem: string;
|
@@ -32,11 +32,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
32
32
|
id: string;
|
33
33
|
focus: boolean;
|
34
34
|
uniqKey: string;
|
35
|
-
helpertext: string;
|
36
35
|
query: string;
|
37
36
|
suggestionList: IOption[];
|
38
37
|
symbolsCountSearch: string | number;
|
39
38
|
disableMarkerBottom: boolean;
|
39
|
+
helpertext: string;
|
40
40
|
errors: import('async-validator').ValidateError[];
|
41
41
|
offsets: string;
|
42
42
|
loadingSuggestions: boolean;
|
@@ -36,10 +36,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
36
36
|
id: string;
|
37
37
|
placeholder: string;
|
38
38
|
prop: string;
|
39
|
-
leftIcon: TIcon;
|
40
39
|
clearable: boolean;
|
41
40
|
memoryBlur: boolean;
|
42
41
|
showError: number;
|
42
|
+
leftIcon: TIcon;
|
43
43
|
}, {}>;
|
44
44
|
export default _default;
|
45
45
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -63,18 +63,18 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
63
63
|
placeholder: string;
|
64
64
|
uniqKey: string;
|
65
65
|
prop: string;
|
66
|
-
helpertext: string;
|
67
|
-
optional: string;
|
68
66
|
tooltip: string;
|
69
|
-
leftIcon: any;
|
70
|
-
rightIcon: any;
|
71
67
|
clearable: boolean;
|
72
68
|
suggestionList: IOption[];
|
73
69
|
symbolsCountSearch: string | number;
|
74
70
|
noData: string;
|
75
71
|
memoryBlur: boolean;
|
72
|
+
leftIcon: any;
|
73
|
+
rightIcon: any;
|
76
74
|
disableMarkerBottom: boolean;
|
75
|
+
helpertext: string;
|
77
76
|
defaultDropText: string;
|
77
|
+
optional: string;
|
78
78
|
}, {}>;
|
79
79
|
export default _default;
|
80
80
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
package/dist/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts
CHANGED
@@ -52,12 +52,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
52
52
|
width: string;
|
53
53
|
modelValue: string;
|
54
54
|
placeholder: string;
|
55
|
+
showInput: boolean;
|
55
56
|
prop: string;
|
56
|
-
helpertext: string;
|
57
|
-
optional: string;
|
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;
|
@@ -52,12 +52,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
52
52
|
width: string;
|
53
53
|
modelValue: string[];
|
54
54
|
placeholder: string;
|
55
|
+
showInput: boolean;
|
55
56
|
prop: string;
|
56
|
-
helpertext: string;
|
57
|
-
optional: string;
|
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[];
|
@@ -18,8 +18,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
18
18
|
touchstart: (...args: any[]) => void;
|
19
19
|
blur: (...args: any[]) => void;
|
20
20
|
resetValue: (...args: any[]) => void;
|
21
|
-
"custom-blur": (...args: any[]) => void;
|
22
21
|
tabHandler: (...args: any[]) => void;
|
22
|
+
"custom-blur": (...args: any[]) => void;
|
23
23
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
|
24
24
|
leftIcon: string;
|
25
25
|
rightIcon: string;
|
@@ -38,16 +38,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
38
38
|
onTouchstart?: (...args: any[]) => any;
|
39
39
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
40
40
|
onResetValue?: (...args: any[]) => any;
|
41
|
-
"onCustom-blur"?: (...args: any[]) => any;
|
42
41
|
onTabHandler?: (...args: any[]) => any;
|
42
|
+
"onCustom-blur"?: (...args: any[]) => any;
|
43
43
|
}, {
|
44
44
|
disabled: boolean;
|
45
45
|
id: string;
|
46
46
|
placeholder: string;
|
47
47
|
prop: string;
|
48
|
+
clearable: boolean;
|
48
49
|
leftIcon: any;
|
49
50
|
rightIcon: any;
|
50
|
-
clearable: boolean;
|
51
51
|
showWordLimit: boolean;
|
52
52
|
maxlength: number;
|
53
53
|
iconPointer: boolean;
|
@@ -83,26 +83,26 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
83
83
|
placeholder: string;
|
84
84
|
round: boolean;
|
85
85
|
prop: string;
|
86
|
-
helpertext: string;
|
87
|
-
optional: string;
|
88
86
|
tooltip: string;
|
89
|
-
leftIcon: any;
|
90
|
-
rightIcon: any;
|
91
87
|
clearable: boolean;
|
92
|
-
|
93
|
-
currency: boolean;
|
88
|
+
leftIcon: any;
|
94
89
|
password: boolean;
|
95
|
-
|
96
|
-
|
90
|
+
currency: boolean;
|
91
|
+
rightIcon: any;
|
92
|
+
helpertext: string;
|
93
|
+
optional: string;
|
94
|
+
focusOnReset: boolean;
|
95
|
+
valueRange: {
|
96
|
+
min: number;
|
97
|
+
};
|
97
98
|
currentPassword: boolean;
|
98
99
|
newPassword: boolean;
|
100
|
+
showWordLimit: boolean;
|
101
|
+
maxlength: number;
|
99
102
|
iconPointer: boolean;
|
100
103
|
customBlur: boolean;
|
101
|
-
|
104
|
+
'show-word-limit': boolean;
|
102
105
|
disableTrim: boolean;
|
103
|
-
valueRange: {
|
104
|
-
min: number;
|
105
|
-
};
|
106
106
|
}, {}>;
|
107
107
|
export default _default;
|
108
108
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -44,10 +44,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
44
44
|
placeholder: string;
|
45
45
|
focus: boolean;
|
46
46
|
prop: string;
|
47
|
-
leftIcon: any;
|
48
47
|
clearable: boolean;
|
49
|
-
showDescription: string | boolean;
|
50
48
|
showError: number;
|
49
|
+
leftIcon: any;
|
50
|
+
showDescription: string | boolean;
|
51
51
|
}, {}>;
|
52
52
|
export default _default;
|
53
53
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -47,11 +47,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
47
47
|
buttons: boolean;
|
48
48
|
options: IOption[];
|
49
49
|
prop: string;
|
50
|
-
helpertext: string;
|
51
|
-
optional: string;
|
52
50
|
tooltip: string;
|
53
|
-
leftIcon: any;
|
54
51
|
clearable: boolean;
|
52
|
+
leftIcon: any;
|
53
|
+
helpertext: string;
|
54
|
+
optional: string;
|
55
55
|
}, {}>;
|
56
56
|
export default _default;
|
57
57
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -3,7 +3,7 @@ import { TIcon } from '../../../pl-icon';
|
|
3
3
|
|
4
4
|
interface IProps {
|
5
5
|
prop?: string;
|
6
|
-
modelValue: IOption
|
6
|
+
modelValue: IOption;
|
7
7
|
placeholder?: string;
|
8
8
|
id?: string;
|
9
9
|
disabled?: boolean;
|
@@ -45,10 +45,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
45
45
|
placeholder: string;
|
46
46
|
focus: boolean;
|
47
47
|
prop: string;
|
48
|
-
leftIcon: any;
|
49
48
|
clearable: boolean;
|
50
|
-
showDescription: string | boolean;
|
51
49
|
showError: number;
|
50
|
+
leftIcon: any;
|
51
|
+
showDescription: string | boolean;
|
52
52
|
}, {}>;
|
53
53
|
export default _default;
|
54
54
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import { IDropdownProps, IOption } from '../types';
|
2
2
|
|
3
3
|
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
4
|
-
modelValue: string;
|
5
4
|
offsets: string;
|
6
5
|
focus: boolean;
|
7
6
|
id: string;
|
@@ -11,7 +10,6 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
11
10
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
12
11
|
"select-value": (...args: any[]) => void;
|
13
12
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
14
|
-
modelValue: string;
|
15
13
|
offsets: string;
|
16
14
|
focus: boolean;
|
17
15
|
id: string;
|
@@ -44,17 +44,17 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
44
44
|
label: string;
|
45
45
|
disabled: boolean;
|
46
46
|
width: string;
|
47
|
-
modelValue:
|
47
|
+
modelValue: string | number;
|
48
48
|
teleport: boolean;
|
49
49
|
placeholder: string;
|
50
|
-
options:
|
50
|
+
options: IOption[];
|
51
51
|
prop: string;
|
52
|
-
helpertext: string;
|
53
|
-
optional: string;
|
54
52
|
tooltip: string;
|
53
|
+
clearable: boolean;
|
55
54
|
leftIcon: any;
|
56
55
|
rightIcon: any;
|
57
|
-
|
56
|
+
helpertext: string;
|
57
|
+
optional: string;
|
58
58
|
showDescription: boolean;
|
59
59
|
account: boolean;
|
60
60
|
}, {}>;
|
@@ -2,7 +2,7 @@ import { TIcon } from '../../../pl-icon';
|
|
2
2
|
import { ValidateError } from 'async-validator';
|
3
3
|
|
4
4
|
declare interface IOption {
|
5
|
-
value: string | number
|
5
|
+
value: string | number;
|
6
6
|
description?: string;
|
7
7
|
summ?: number;
|
8
8
|
leftIcon?: TIcon;
|
@@ -11,8 +11,8 @@ declare interface IOption {
|
|
11
11
|
customDescription?: string;
|
12
12
|
}
|
13
13
|
declare interface ISelectProps {
|
14
|
-
modelValue:
|
15
|
-
options: IOption[]
|
14
|
+
modelValue: string | number | null;
|
15
|
+
options: IOption[];
|
16
16
|
prop?: string;
|
17
17
|
placeholder?: string;
|
18
18
|
width?: string;
|
@@ -35,6 +35,6 @@ declare interface IDropdownProps {
|
|
35
35
|
helpertext: string;
|
36
36
|
errors: ValidateError[];
|
37
37
|
options: IOption[];
|
38
|
-
selectedValue:
|
38
|
+
selectedValue: string | number | IOption;
|
39
39
|
}
|
40
40
|
export { IDropdownProps, IOption, ISelectProps };
|
@@ -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;
|
@@ -110,10 +110,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
110
110
|
width: string;
|
111
111
|
active: boolean;
|
112
112
|
description: string;
|
113
|
-
leftIcon: string;
|
114
|
-
rightIcon: string;
|
115
113
|
searchValue: string;
|
114
|
+
leftIcon: string;
|
116
115
|
leftIconColor: string;
|
116
|
+
rightIcon: string;
|
117
117
|
rightIconColor: string;
|
118
118
|
descriptionColor: string;
|
119
119
|
summ: number;
|