@factoringplus/pl-components-pack-v3 1.2.26-pre-37 → 1.2.26-pre-sign-15
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 +17 -17
- package/dist/components/button/index.d.ts +44 -43
- package/dist/components/button/pl-button.vue.d.ts +6 -5
- package/dist/components/button/types/index.d.ts +2 -1
- package/dist/components/components.d.ts +3 -2
- package/dist/components/currency-input/index.d.ts +2 -1
- package/dist/components/entry.d.ts +51 -57
- package/dist/components/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +6 -5
- package/dist/components/pl-autocomplete/components/pl-default.vue.d.ts +6 -5
- package/dist/components/pl-autocomplete/index.d.ts +2 -1
- package/dist/components/pl-autocomplete/pl-autocompete.vue.d.ts +7 -6
- package/dist/components/pl-autocomplete/types/index.d.ts +3 -2
- package/dist/components/pl-card/index.d.ts +2 -1
- package/dist/components/pl-checkbox/index.d.ts +2 -1
- package/dist/components/pl-checkbox-plus/index.d.ts +2 -1
- package/dist/components/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +3 -3
- package/dist/components/pl-date-picker/index.d.ts +2 -1
- package/dist/components/pl-date-picker-legacy/index.d.ts +2 -1
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +4 -4
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +4 -4
- package/dist/components/pl-date-picker-plus/common/utils/wrapperFunctions.d.ts +3 -2
- package/dist/components/pl-date-picker-plus/index.d.ts +2 -1
- package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +5 -4
- package/dist/components/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +5 -4
- package/dist/components/pl-dialog/index.d.ts +2 -1
- package/dist/components/pl-dialog/pl-dialog-plus.vue.d.ts +6 -5
- package/dist/components/pl-dialog/pl-dialog.vue.d.ts +4 -4
- package/dist/components/pl-form/index.d.ts +2 -1
- package/dist/components/pl-form/pl-form.vue.d.ts +5 -4
- package/dist/components/pl-form-item/index.d.ts +2 -1
- package/dist/components/pl-icon/index.d.ts +3 -2
- package/dist/components/pl-icon/pl-icon.vue.d.ts +3 -2
- package/dist/components/pl-icon/types/index.d.ts +2 -1
- package/dist/components/pl-input/index.d.ts +2 -1
- package/dist/components/pl-input-native/index.d.ts +2 -1
- package/dist/components/pl-input-plus/components/pl-currency.vue.d.ts +6 -5
- package/dist/components/pl-input-plus/components/pl-default.vue.d.ts +7 -6
- package/dist/components/pl-input-plus/components/pl-password.vue.d.ts +5 -4
- package/dist/components/pl-input-plus/components/pl-textarea.vue.d.ts +5 -4
- package/dist/components/pl-input-plus/index.d.ts +2 -1
- package/dist/components/pl-input-plus/pl-input-plus.vue.d.ts +8 -7
- package/dist/components/pl-input-plus/types/index.d.ts +3 -2
- package/dist/components/pl-label/pl-label.vue.d.ts +2 -2
- package/dist/components/pl-link/index.d.ts +2 -1
- package/dist/components/pl-link/pl-link.vue.d.ts +2 -2
- package/dist/components/pl-mark-text/index.d.ts +1 -1
- package/dist/components/pl-multi-select/components/pl-default.vue.d.ts +5 -4
- package/dist/components/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +6 -5
- package/dist/components/pl-multi-select/index.d.ts +2 -1
- package/dist/components/pl-multi-select/pl-multi-select.vue.d.ts +6 -5
- package/dist/components/pl-multi-select/types/index.d.ts +3 -2
- package/dist/components/pl-multitab/components/pl-tab-card.vue.d.ts +5 -4
- package/dist/components/pl-multitab/index.d.ts +2 -1
- package/dist/components/pl-multitab/pl-multitab.vue.d.ts +5 -4
- package/dist/components/pl-multitab/types/index.d.ts +2 -1
- package/dist/components/pl-option/index.d.ts +2 -1
- package/dist/components/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/components/pl-radio/index.d.ts +2 -1
- package/dist/components/pl-radio/pl-radio.vue.d.ts +3 -3
- package/dist/components/pl-scrollbar/index.d.ts +2 -1
- package/dist/components/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
- package/dist/components/pl-select/index.d.ts +2 -1
- package/dist/components/pl-select-plus/components/pl-default.vue.d.ts +7 -6
- package/dist/components/pl-select-plus/components/pl-select-dropdown.vue.d.ts +8 -5
- package/dist/components/pl-select-plus/index.d.ts +2 -1
- package/dist/components/pl-select-plus/pl-select-plus.vue.d.ts +9 -8
- package/dist/components/pl-select-plus/types/index.d.ts +7 -6
- package/dist/components/pl-skeleton/index.d.ts +2 -1
- package/dist/components/pl-skeleton/pl-skeleton.vue.d.ts +2 -2
- package/dist/components/pl-snackbar/index.d.ts +2 -1
- package/dist/components/pl-snackbar/pl-snackbar.vue.d.ts +5 -4
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +1 -1
- package/dist/components/pl-snackbar/types.d.ts +2 -1
- package/dist/components/pl-stepper/index.d.ts +2 -1
- package/dist/components/pl-suggestions/index.d.ts +2 -1
- package/dist/components/pl-switch/index.d.ts +2 -1
- package/dist/components/pl-switch/pl-switch.vue.d.ts +3 -3
- package/dist/components/pl-tab-pane/index.d.ts +2 -1
- package/dist/components/pl-tab-pane/pl-tab-pane.vue.d.ts +5 -4
- package/dist/components/pl-tab-pane/types/index.d.ts +2 -1
- package/dist/components/pl-table/index.d.ts +2 -1
- package/dist/components/pl-table-plus/components/row-mask.vue.d.ts +2 -2
- package/dist/components/pl-table-plus/index.d.ts +2 -1
- package/dist/components/pl-table-plus/pl-table-plus.vue.d.ts +3 -3
- package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +2 -2
- package/dist/components/pl-tabs/components/pl-tab.vue.d.ts +4 -3
- package/dist/components/pl-tabs/index.d.ts +2 -1
- package/dist/components/pl-tabs/pl-tabs.vue.d.ts +3 -3
- package/dist/components/pl-tags/pl-tags.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-body1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-body2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-body3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-cap.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h4.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-sub1.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-sub2.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-system.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-tag.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title1.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title2.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title3.vue.d.ts +2 -2
- package/dist/components/pl-text/index.d.ts +2 -1
- package/dist/components/pl-tooltip/index.d.ts +2 -1
- package/dist/components/pl-tooltip/pl-tooltip.vue.d.ts +3 -3
- package/dist/components/pl-tooltip-plus/index.d.ts +2 -1
- package/dist/components/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- package/dist/components/pl-upload/index.d.ts +2 -1
- package/dist/components/pl-upload-legacy/index.d.ts +2 -1
- package/dist/components/pl-upload-plus/index.d.ts +2 -1
- package/dist/components/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/directives/vInfiniteScroll/vInfiniteScroll.d.ts +2 -1
- package/dist/directives/vLoading.d.ts +2 -1
- package/dist/directives/vTap.d.ts +2 -1
- package/dist/directives/vTouchOutside.d.ts +2 -1
- package/dist/install-function/index.d.ts +2 -1
- package/dist/pl-components-pack-v3.es.js +25282 -22066
- package/dist/pl-components-pack-v3.umd.js +60 -60
- package/dist/plugins/api/api.d.ts +0 -1
- package/dist/plugins/filters.d.ts +2 -1
- package/dist/services/SigningService/SigningService.vue.d.ts +43 -0
- package/dist/services/SigningService/components/AddingES/AddingES.vue.d.ts +43 -0
- package/dist/services/SigningService/components/LoadingTemplate.vue.d.ts +31 -0
- package/dist/services/SigningService/components/ModalTemplate.vue.d.ts +49 -0
- package/dist/services/SigningService/components/SignFiles/SIgnFiles.vue.d.ts +39 -0
- package/dist/services/SigningService/index.d.ts +30 -0
- package/dist/services/SigningService/types/index.d.ts +41 -0
- package/dist/style.css +1 -1
- package/dist/utils/dadataParser.d.ts +2 -1
- package/package.json +2 -1
package/README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1
|
-
# Библиотека компонентов Vue 3
|
2
|
-
|
3
|
-
## Установка
|
4
|
-
|
5
|
-
```bash
|
6
|
-
npm i @factoringplus/pl-components-pack-v3
|
7
|
-
```
|
8
|
-
|
9
|
-
### Добавление компонентов в проект
|
10
|
-
|
11
|
-
```bash
|
12
|
-
// src/main.js
|
13
|
-
import components from '@factoringplus/pl-components-pack-v3';
|
14
|
-
import '@factoringplus/pl-components-pack-v3/dist/style.css';
|
15
|
-
|
16
|
-
app.use(components)
|
17
|
-
```
|
1
|
+
# Библиотека компонентов Vue 3
|
2
|
+
|
3
|
+
## Установка
|
4
|
+
|
5
|
+
```bash
|
6
|
+
npm i @factoringplus/pl-components-pack-v3
|
7
|
+
```
|
8
|
+
|
9
|
+
### Добавление компонентов в проект
|
10
|
+
|
11
|
+
```bash
|
12
|
+
// src/main.js
|
13
|
+
import components from '@factoringplus/pl-components-pack-v3';
|
14
|
+
import '@factoringplus/pl-components-pack-v3/dist/style.css';
|
15
|
+
|
16
|
+
app.use(components)
|
17
|
+
```
|
@@ -1,73 +1,74 @@
|
|
1
|
-
import
|
1
|
+
import { TButtonProps } from './types';
|
2
|
+
|
2
3
|
export declare const PlButton: import('../../install-function').SFCInstallWithContext<{
|
3
|
-
new (...args: any[]): import(
|
4
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
4
5
|
type: {
|
5
|
-
type: import(
|
6
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
6
7
|
default: string;
|
7
8
|
};
|
8
9
|
size: {
|
9
|
-
type: import(
|
10
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
10
11
|
default: string;
|
11
12
|
};
|
12
13
|
fullWidth: {
|
13
|
-
type: import(
|
14
|
+
type: import('vue').PropType<boolean>;
|
14
15
|
default: boolean;
|
15
16
|
};
|
16
17
|
disabled: {
|
17
|
-
type: import(
|
18
|
+
type: import('vue').PropType<boolean>;
|
18
19
|
default: boolean;
|
19
20
|
};
|
20
21
|
icon: {
|
21
|
-
type: import(
|
22
|
+
type: import('vue').PropType<import('../pl-icon').TIcon>;
|
22
23
|
default: string;
|
23
24
|
};
|
24
25
|
iconColor: {
|
25
|
-
type: import(
|
26
|
+
type: import('vue').PropType<string>;
|
26
27
|
default: string;
|
27
28
|
};
|
28
29
|
iconPosition: {
|
29
|
-
type: import(
|
30
|
+
type: import('vue').PropType<"left" | "right">;
|
30
31
|
default: string;
|
31
32
|
};
|
32
33
|
nativeType: {
|
33
|
-
type: import(
|
34
|
+
type: import('vue').PropType<"button" | "submit" | "reset">;
|
34
35
|
default: string;
|
35
36
|
};
|
36
37
|
}>> & {
|
37
38
|
onClick?: (...args: any[]) => any;
|
38
|
-
}, {}, unknown, {}, {}, import(
|
39
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
39
40
|
click: (...args: any[]) => void;
|
40
|
-
}, import(
|
41
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
41
42
|
type: {
|
42
|
-
type: import(
|
43
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
43
44
|
default: string;
|
44
45
|
};
|
45
46
|
size: {
|
46
|
-
type: import(
|
47
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
47
48
|
default: string;
|
48
49
|
};
|
49
50
|
fullWidth: {
|
50
|
-
type: import(
|
51
|
+
type: import('vue').PropType<boolean>;
|
51
52
|
default: boolean;
|
52
53
|
};
|
53
54
|
disabled: {
|
54
|
-
type: import(
|
55
|
+
type: import('vue').PropType<boolean>;
|
55
56
|
default: boolean;
|
56
57
|
};
|
57
58
|
icon: {
|
58
|
-
type: import(
|
59
|
+
type: import('vue').PropType<import('../pl-icon').TIcon>;
|
59
60
|
default: string;
|
60
61
|
};
|
61
62
|
iconColor: {
|
62
|
-
type: import(
|
63
|
+
type: import('vue').PropType<string>;
|
63
64
|
default: string;
|
64
65
|
};
|
65
66
|
iconPosition: {
|
66
|
-
type: import(
|
67
|
+
type: import('vue').PropType<"left" | "right">;
|
67
68
|
default: string;
|
68
69
|
};
|
69
70
|
nativeType: {
|
70
|
-
type: import(
|
71
|
+
type: import('vue').PropType<"button" | "submit" | "reset">;
|
71
72
|
default: string;
|
72
73
|
};
|
73
74
|
}>> & {
|
@@ -77,7 +78,7 @@ export declare const PlButton: import('../../install-function').SFCInstallWithCo
|
|
77
78
|
size: "small" | "large" | "medium";
|
78
79
|
fullWidth: boolean;
|
79
80
|
disabled: boolean;
|
80
|
-
icon: import(
|
81
|
+
icon: import('../pl-icon').TIcon;
|
81
82
|
iconColor: string;
|
82
83
|
iconPosition: "left" | "right";
|
83
84
|
nativeType: "button" | "submit" | "reset";
|
@@ -88,37 +89,37 @@ export declare const PlButton: import('../../install-function').SFCInstallWithCo
|
|
88
89
|
C: {};
|
89
90
|
M: {};
|
90
91
|
Defaults: {};
|
91
|
-
}, Readonly<import(
|
92
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
92
93
|
type: {
|
93
|
-
type: import(
|
94
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
94
95
|
default: string;
|
95
96
|
};
|
96
97
|
size: {
|
97
|
-
type: import(
|
98
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
98
99
|
default: string;
|
99
100
|
};
|
100
101
|
fullWidth: {
|
101
|
-
type: import(
|
102
|
+
type: import('vue').PropType<boolean>;
|
102
103
|
default: boolean;
|
103
104
|
};
|
104
105
|
disabled: {
|
105
|
-
type: import(
|
106
|
+
type: import('vue').PropType<boolean>;
|
106
107
|
default: boolean;
|
107
108
|
};
|
108
109
|
icon: {
|
109
|
-
type: import(
|
110
|
+
type: import('vue').PropType<import('../pl-icon').TIcon>;
|
110
111
|
default: string;
|
111
112
|
};
|
112
113
|
iconColor: {
|
113
|
-
type: import(
|
114
|
+
type: import('vue').PropType<string>;
|
114
115
|
default: string;
|
115
116
|
};
|
116
117
|
iconPosition: {
|
117
|
-
type: import(
|
118
|
+
type: import('vue').PropType<"left" | "right">;
|
118
119
|
default: string;
|
119
120
|
};
|
120
121
|
nativeType: {
|
121
|
-
type: import(
|
122
|
+
type: import('vue').PropType<"button" | "submit" | "reset">;
|
122
123
|
default: string;
|
123
124
|
};
|
124
125
|
}>> & {
|
@@ -128,7 +129,7 @@ export declare const PlButton: import('../../install-function').SFCInstallWithCo
|
|
128
129
|
size: "small" | "large" | "medium";
|
129
130
|
fullWidth: boolean;
|
130
131
|
disabled: boolean;
|
131
|
-
icon: import(
|
132
|
+
icon: import('../pl-icon').TIcon;
|
132
133
|
iconColor: string;
|
133
134
|
iconPosition: "left" | "right";
|
134
135
|
nativeType: "button" | "submit" | "reset";
|
@@ -136,53 +137,53 @@ export declare const PlButton: import('../../install-function').SFCInstallWithCo
|
|
136
137
|
__isFragment?: never;
|
137
138
|
__isTeleport?: never;
|
138
139
|
__isSuspense?: never;
|
139
|
-
} & import(
|
140
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
140
141
|
type: {
|
141
|
-
type: import(
|
142
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
142
143
|
default: string;
|
143
144
|
};
|
144
145
|
size: {
|
145
|
-
type: import(
|
146
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
146
147
|
default: string;
|
147
148
|
};
|
148
149
|
fullWidth: {
|
149
|
-
type: import(
|
150
|
+
type: import('vue').PropType<boolean>;
|
150
151
|
default: boolean;
|
151
152
|
};
|
152
153
|
disabled: {
|
153
|
-
type: import(
|
154
|
+
type: import('vue').PropType<boolean>;
|
154
155
|
default: boolean;
|
155
156
|
};
|
156
157
|
icon: {
|
157
|
-
type: import(
|
158
|
+
type: import('vue').PropType<import('../pl-icon').TIcon>;
|
158
159
|
default: string;
|
159
160
|
};
|
160
161
|
iconColor: {
|
161
|
-
type: import(
|
162
|
+
type: import('vue').PropType<string>;
|
162
163
|
default: string;
|
163
164
|
};
|
164
165
|
iconPosition: {
|
165
|
-
type: import(
|
166
|
+
type: import('vue').PropType<"left" | "right">;
|
166
167
|
default: string;
|
167
168
|
};
|
168
169
|
nativeType: {
|
169
|
-
type: import(
|
170
|
+
type: import('vue').PropType<"button" | "submit" | "reset">;
|
170
171
|
default: string;
|
171
172
|
};
|
172
173
|
}>> & {
|
173
174
|
onClick?: (...args: any[]) => any;
|
174
|
-
}, {}, unknown, {}, {}, import(
|
175
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
175
176
|
click: (...args: any[]) => void;
|
176
177
|
}, string, {
|
177
178
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
178
179
|
size: "small" | "large" | "medium";
|
179
180
|
fullWidth: boolean;
|
180
181
|
disabled: boolean;
|
181
|
-
icon: import(
|
182
|
+
icon: import('../pl-icon').TIcon;
|
182
183
|
iconColor: string;
|
183
184
|
iconPosition: "left" | "right";
|
184
185
|
nativeType: "button" | "submit" | "reset";
|
185
|
-
}, {}, string, {}> & import(
|
186
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
186
187
|
$slots: {
|
187
188
|
default?(_: {}): any;
|
188
189
|
};
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { TButtonProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TButtonProps>, {
|
3
4
|
/**
|
4
5
|
* Выставляет ширину кнопки в 100%
|
5
6
|
*/
|
@@ -11,9 +12,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
11
12
|
iconColor: string;
|
12
13
|
iconPosition: string;
|
13
14
|
nativeType: string;
|
14
|
-
}>, {}, unknown, {}, {}, import(
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
15
16
|
click: (...args: any[]) => void;
|
16
|
-
}, string, import(
|
17
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TButtonProps>, {
|
17
18
|
/**
|
18
19
|
* Выставляет ширину кнопки в 100%
|
19
20
|
*/
|
@@ -32,7 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
32
33
|
size: "small" | "large" | "medium";
|
33
34
|
fullWidth: boolean;
|
34
35
|
disabled: boolean;
|
35
|
-
icon: import(
|
36
|
+
icon: import('../pl-icon').TIcon;
|
36
37
|
iconColor: string;
|
37
38
|
iconPosition: "left" | "right";
|
38
39
|
nativeType: "button" | "submit" | "reset";
|
@@ -1,4 +1,6 @@
|
|
1
|
-
import
|
1
|
+
import { Plugin } from 'vue';
|
2
|
+
|
3
|
+
export * from '../services/SigningService';
|
2
4
|
export * from './button';
|
3
5
|
export * from './currency-input';
|
4
6
|
export * from './pl-autocomplete';
|
@@ -42,6 +44,5 @@ export * from '../utils/formatDate';
|
|
42
44
|
export * from '../utils/deepSet';
|
43
45
|
export * from '../utils/dadataParser';
|
44
46
|
export * from '../plugins/filters';
|
45
|
-
export * from '../plugins/api/api';
|
46
47
|
declare const _default: Plugin<any[]>[];
|
47
48
|
export default _default;
|
@@ -1,77 +1,71 @@
|
|
1
|
-
import
|
2
|
-
import plLoading from '../services/plLoading';
|
3
|
-
import loadingAndSetup from '../plugins/loading/loading';
|
1
|
+
import { App } from 'vue';
|
2
|
+
import { default as plLoading } from '../services/plLoading';
|
3
|
+
import { default as loadingAndSetup } from '../plugins/loading/loading';
|
4
|
+
import { IPlNotification } from './pl-snackbar/types';
|
4
5
|
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
import type { IPlNotification } from './pl-snackbar/types';
|
11
6
|
declare const Storybook: {
|
12
7
|
apiJs: (optionsRequest: any, isGetResourse: boolean, token: any) => Promise<unknown>;
|
13
8
|
plLoading: typeof plLoading;
|
14
9
|
loader: typeof loadingAndSetup;
|
15
|
-
formatCurrency: import(
|
16
|
-
filters: import(
|
10
|
+
formatCurrency: import('../install-function').SFCInstallWithContext<(number: string | number, showDecimal?: boolean, digitCount?: number) => string>;
|
11
|
+
filters: import('../install-function').SFCInstallWithContext<() => {
|
17
12
|
capitalize(value: string): string;
|
18
|
-
displayDate(value: string | import(
|
13
|
+
displayDate(value: string | import('dayjs').Dayjs): string;
|
19
14
|
}>;
|
20
|
-
declOfNum: import(
|
21
|
-
isEqual: import(
|
22
|
-
formatDate: import(
|
23
|
-
deepSet: import(
|
15
|
+
declOfNum: import('../install-function').SFCInstallWithContext<(value: number, words: string[]) => string>;
|
16
|
+
isEqual: import('../install-function').SFCInstallWithContext<(<T>(obj1: T, obj2: T) => boolean)>;
|
17
|
+
formatDate: import('../install-function').SFCInstallWithContext<(date: string, format: string) => string>;
|
18
|
+
deepSet: import('../install-function').SFCInstallWithContext<() => {
|
24
19
|
add: (o: any) => void;
|
25
20
|
}>;
|
26
21
|
dataParser: {
|
27
|
-
recipientBottomText: import(
|
28
|
-
innKppBottomText: import(
|
29
|
-
innAddressBottomText: import(
|
22
|
+
recipientBottomText: import('../install-function').SFCInstallWithContext<(response: any[], getBottomText: any) => any[]>;
|
23
|
+
innKppBottomText: import('../install-function').SFCInstallWithContext<(e: import('../utils/dadataParser').PartyElement) => string>;
|
24
|
+
innAddressBottomText: import('../install-function').SFCInstallWithContext<(e: import('../utils/dadataParser').PartyElement) => string>;
|
30
25
|
};
|
31
|
-
cancelAllApiRequests: import("../install-function").SFCInstallWithContext<() => void>;
|
32
26
|
length: number;
|
33
27
|
toString(): string;
|
34
28
|
toLocaleString(): string;
|
35
|
-
pop(): import(
|
36
|
-
push(...items: import(
|
37
|
-
concat(...items: ConcatArray<import(
|
38
|
-
concat(...items: (import(
|
29
|
+
pop(): import('vue').Plugin<any[]>;
|
30
|
+
push(...items: import('vue').Plugin<any[]>[]): number;
|
31
|
+
concat(...items: ConcatArray<import('vue').Plugin<any[]>>[]): import('vue').Plugin<any[]>[];
|
32
|
+
concat(...items: (import('vue').Plugin<any[]> | ConcatArray<import('vue').Plugin<any[]>>)[]): import('vue').Plugin<any[]>[];
|
39
33
|
join(separator?: string): string;
|
40
|
-
reverse(): import(
|
41
|
-
shift(): import(
|
42
|
-
slice(start?: number, end?: number): import(
|
43
|
-
sort(compareFn?: (a: import(
|
44
|
-
splice(start: number, deleteCount?: number): import(
|
45
|
-
splice(start: number, deleteCount: number, ...items: import(
|
46
|
-
unshift(...items: import(
|
47
|
-
indexOf(searchElement: import(
|
48
|
-
lastIndexOf(searchElement: import(
|
49
|
-
every<S extends import(
|
50
|
-
every(predicate: (value: import(
|
51
|
-
some(predicate: (value: import(
|
52
|
-
forEach(callbackfn: (value: import(
|
53
|
-
map<U>(callbackfn: (value: import(
|
54
|
-
filter<S_1 extends import(
|
55
|
-
filter(predicate: (value: import(
|
56
|
-
reduce(callbackfn: (previousValue: import(
|
57
|
-
reduce(callbackfn: (previousValue: import(
|
58
|
-
reduce<U_1>(callbackfn: (previousValue: U_1, currentValue: import(
|
59
|
-
reduceRight(callbackfn: (previousValue: import(
|
60
|
-
reduceRight(callbackfn: (previousValue: import(
|
61
|
-
reduceRight<U_2>(callbackfn: (previousValue: U_2, currentValue: import(
|
62
|
-
find<S_2 extends import(
|
63
|
-
find(predicate: (value: import(
|
64
|
-
findIndex(predicate: (value: import(
|
65
|
-
fill(value: import(
|
66
|
-
copyWithin(target: number, start: number, end?: number): import(
|
67
|
-
entries(): IterableIterator<[number, import(
|
34
|
+
reverse(): import('vue').Plugin<any[]>[];
|
35
|
+
shift(): import('vue').Plugin<any[]>;
|
36
|
+
slice(start?: number, end?: number): import('vue').Plugin<any[]>[];
|
37
|
+
sort(compareFn?: (a: import('vue').Plugin<any[]>, b: import('vue').Plugin<any[]>) => number): import('vue').Plugin<any[]>[];
|
38
|
+
splice(start: number, deleteCount?: number): import('vue').Plugin<any[]>[];
|
39
|
+
splice(start: number, deleteCount: number, ...items: import('vue').Plugin<any[]>[]): import('vue').Plugin<any[]>[];
|
40
|
+
unshift(...items: import('vue').Plugin<any[]>[]): number;
|
41
|
+
indexOf(searchElement: import('vue').Plugin<any[]>, fromIndex?: number): number;
|
42
|
+
lastIndexOf(searchElement: import('vue').Plugin<any[]>, fromIndex?: number): number;
|
43
|
+
every<S extends import('vue').Plugin<any[]>>(predicate: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => value is S, thisArg?: any): this is S[];
|
44
|
+
every(predicate: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => unknown, thisArg?: any): boolean;
|
45
|
+
some(predicate: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => unknown, thisArg?: any): boolean;
|
46
|
+
forEach(callbackfn: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => void, thisArg?: any): void;
|
47
|
+
map<U>(callbackfn: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => U, thisArg?: any): U[];
|
48
|
+
filter<S_1 extends import('vue').Plugin<any[]>>(predicate: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => value is S_1, thisArg?: any): S_1[];
|
49
|
+
filter(predicate: (value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => unknown, thisArg?: any): import('vue').Plugin<any[]>[];
|
50
|
+
reduce(callbackfn: (previousValue: import('vue').Plugin<any[]>, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => import('vue').Plugin<any[]>): import('vue').Plugin<any[]>;
|
51
|
+
reduce(callbackfn: (previousValue: import('vue').Plugin<any[]>, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => import('vue').Plugin<any[]>, initialValue: import('vue').Plugin<any[]>): import('vue').Plugin<any[]>;
|
52
|
+
reduce<U_1>(callbackfn: (previousValue: U_1, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => U_1, initialValue: U_1): U_1;
|
53
|
+
reduceRight(callbackfn: (previousValue: import('vue').Plugin<any[]>, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => import('vue').Plugin<any[]>): import('vue').Plugin<any[]>;
|
54
|
+
reduceRight(callbackfn: (previousValue: import('vue').Plugin<any[]>, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => import('vue').Plugin<any[]>, initialValue: import('vue').Plugin<any[]>): import('vue').Plugin<any[]>;
|
55
|
+
reduceRight<U_2>(callbackfn: (previousValue: U_2, currentValue: import('vue').Plugin<any[]>, currentIndex: number, array: import('vue').Plugin<any[]>[]) => U_2, initialValue: U_2): U_2;
|
56
|
+
find<S_2 extends import('vue').Plugin<any[]>>(predicate: (this: void, value: import('vue').Plugin<any[]>, index: number, obj: import('vue').Plugin<any[]>[]) => value is S_2, thisArg?: any): S_2;
|
57
|
+
find(predicate: (value: import('vue').Plugin<any[]>, index: number, obj: import('vue').Plugin<any[]>[]) => unknown, thisArg?: any): import('vue').Plugin<any[]>;
|
58
|
+
findIndex(predicate: (value: import('vue').Plugin<any[]>, index: number, obj: import('vue').Plugin<any[]>[]) => unknown, thisArg?: any): number;
|
59
|
+
fill(value: import('vue').Plugin<any[]>, start?: number, end?: number): import('vue').Plugin<any[]>[];
|
60
|
+
copyWithin(target: number, start: number, end?: number): import('vue').Plugin<any[]>[];
|
61
|
+
entries(): IterableIterator<[number, import('vue').Plugin<any[]>]>;
|
68
62
|
keys(): IterableIterator<number>;
|
69
|
-
values(): IterableIterator<import(
|
70
|
-
includes(searchElement: import(
|
71
|
-
flatMap<U_3, This = undefined>(callback: (this: This, value: import(
|
63
|
+
values(): IterableIterator<import('vue').Plugin<any[]>>;
|
64
|
+
includes(searchElement: import('vue').Plugin<any[]>, fromIndex?: number): boolean;
|
65
|
+
flatMap<U_3, This = undefined>(callback: (this: This, value: import('vue').Plugin<any[]>, index: number, array: import('vue').Plugin<any[]>[]) => U_3 | readonly U_3[], thisArg?: This): U_3[];
|
72
66
|
flat<A, D extends number = 1>(this: A, depth?: D): FlatArray<A, D>[];
|
73
|
-
at(index: number): import(
|
74
|
-
[Symbol.iterator](): IterableIterator<import(
|
67
|
+
at(index: number): import('vue').Plugin<any[]>;
|
68
|
+
[Symbol.iterator](): IterableIterator<import('vue').Plugin<any[]>>;
|
75
69
|
[Symbol.unscopables](): {
|
76
70
|
copyWithin: boolean;
|
77
71
|
entries: boolean;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IDropdownProps, IOption } from '../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
3
4
|
focus: boolean;
|
4
5
|
id: string;
|
5
6
|
helpertext: string;
|
@@ -11,9 +12,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
11
12
|
disableMarkerBottom: boolean;
|
12
13
|
suggestionList: () => any[];
|
13
14
|
uniqKey: string;
|
14
|
-
}>, {}, unknown, {}, {}, import(
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
15
16
|
"select-value": (...args: any[]) => void;
|
16
|
-
}, string, import(
|
17
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
17
18
|
focus: boolean;
|
18
19
|
id: string;
|
19
20
|
helpertext: string;
|
@@ -33,7 +34,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
33
34
|
query: string;
|
34
35
|
disableMarkerBottom: boolean;
|
35
36
|
helpertext: string;
|
36
|
-
errors: import(
|
37
|
+
errors: import('async-validator').ValidateError[];
|
37
38
|
offsets: string;
|
38
39
|
loadingSuggestions: boolean;
|
39
40
|
symbolsCountSearch: string | number;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IAutocompleteDefaultProps } from '../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteDefaultProps>, {
|
3
4
|
prop: string;
|
4
5
|
modelValue: string;
|
5
6
|
placeholder: string;
|
@@ -9,12 +10,12 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
9
10
|
showError: number;
|
10
11
|
leftIcon: string;
|
11
12
|
memoryBlur: boolean;
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
13
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
13
14
|
reset: (...args: any[]) => void;
|
14
15
|
"update:modelValue": (...args: any[]) => void;
|
15
16
|
tabDown: (...args: any[]) => void;
|
16
17
|
focusEmit: (...args: any[]) => void;
|
17
|
-
}, string, import(
|
18
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteDefaultProps>, {
|
18
19
|
prop: string;
|
19
20
|
modelValue: string;
|
20
21
|
placeholder: string;
|
@@ -37,7 +38,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
37
38
|
placeholder: string;
|
38
39
|
clearable: boolean;
|
39
40
|
showError: number;
|
40
|
-
leftIcon: import(
|
41
|
+
leftIcon: import('../../pl-icon').TIcon;
|
41
42
|
memoryBlur: boolean;
|
42
43
|
}, {}>;
|
43
44
|
export default _default;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IOption, IAutocompleteProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
3
4
|
modelValue: () => {
|
4
5
|
value: string;
|
5
6
|
};
|
@@ -22,11 +23,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
22
23
|
disableMarkerBottom: boolean;
|
23
24
|
uniqKey: string;
|
24
25
|
teleport: boolean;
|
25
|
-
}>, {}, unknown, {}, {}, import(
|
26
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
26
27
|
"update:modelValue": (...args: any[]) => void;
|
27
28
|
fetchDadata: (...args: any[]) => void;
|
28
29
|
changeValue: (...args: any[]) => void;
|
29
|
-
}, string, import(
|
30
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
30
31
|
modelValue: () => {
|
31
32
|
value: string;
|
32
33
|
};
|
@@ -60,9 +61,9 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
60
61
|
prop: string;
|
61
62
|
placeholder: string;
|
62
63
|
clearable: boolean;
|
63
|
-
leftIcon: import(
|
64
|
+
leftIcon: import('../pl-icon').TIcon;
|
64
65
|
memoryBlur: boolean;
|
65
|
-
rightIcon: import(
|
66
|
+
rightIcon: import('../pl-icon').TIcon;
|
66
67
|
width: string;
|
67
68
|
disableMarkerBottom: boolean;
|
68
69
|
helpertext: string;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
import
|
1
|
+
import { ValidateError } from 'async-validator';
|
2
|
+
import { TIcon } from '../../pl-icon/types';
|
3
|
+
|
3
4
|
declare interface IOption {
|
4
5
|
value: string;
|
5
6
|
bottomText?: string;
|