@factoringplus/pl-components-pack-v3 1.2.26-pre-27 → 1.2.26-pre-sign-04
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 +5 -4
- package/dist/components/pl-dialog/pl-dialog.vue.d.ts +3 -3
- 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 +2 -2
- 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 +25278 -22054
- 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 +1 -1
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IOption, ISelectProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
3
4
|
modelValue: () => any[];
|
4
5
|
prop: string;
|
5
6
|
placeholder: string;
|
@@ -14,11 +15,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
14
15
|
disabled: boolean;
|
15
16
|
clearable: boolean;
|
16
17
|
buttons: boolean;
|
17
|
-
}>, {}, unknown, {}, {}, import(
|
18
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
18
19
|
reset: (...args: any[]) => void;
|
19
20
|
"update:modelValue": (...args: any[]) => void;
|
20
21
|
change: (...args: any[]) => void;
|
21
|
-
}, string, import(
|
22
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
22
23
|
modelValue: () => any[];
|
23
24
|
prop: string;
|
24
25
|
placeholder: string;
|
@@ -44,7 +45,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
44
45
|
prop: string;
|
45
46
|
placeholder: string;
|
46
47
|
clearable: boolean;
|
47
|
-
leftIcon: import(
|
48
|
+
leftIcon: import('../pl-icon').TIcon;
|
48
49
|
width: string;
|
49
50
|
helpertext: string;
|
50
51
|
optional: string;
|
@@ -1,11 +1,12 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { ITabCardProps } from '../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabCardProps>, {
|
3
4
|
label: string;
|
4
5
|
active: boolean;
|
5
6
|
disabled: boolean;
|
6
7
|
icon: string;
|
7
8
|
width: string;
|
8
|
-
}>, {}, unknown, {}, {}, import(
|
9
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabCardProps>, {
|
9
10
|
label: string;
|
10
11
|
active: boolean;
|
11
12
|
disabled: boolean;
|
@@ -14,7 +15,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
14
15
|
}>>>, {
|
15
16
|
label: string;
|
16
17
|
disabled: boolean;
|
17
|
-
icon: import(
|
18
|
+
icon: import('../../pl-icon').TIcon;
|
18
19
|
active: boolean;
|
19
20
|
width: string;
|
20
21
|
}, {}>;
|
@@ -1,12 +1,13 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IMultitabProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IMultitabProps>, {
|
3
4
|
modelValue: string;
|
4
5
|
navClass: string;
|
5
6
|
contentClass: string;
|
6
7
|
tabWidth: string;
|
7
|
-
}>, {}, unknown, {}, {}, import(
|
8
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
8
9
|
"update:modelValue": (...args: any[]) => void;
|
9
|
-
}, string, import(
|
10
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IMultitabProps>, {
|
10
11
|
modelValue: string;
|
11
12
|
navClass: string;
|
12
13
|
contentClass: string;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: import(
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
2
2
|
disabled: {
|
3
3
|
type: BooleanConstructor;
|
4
4
|
default: boolean;
|
@@ -51,7 +51,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
51
51
|
type: BooleanConstructor;
|
52
52
|
default: boolean;
|
53
53
|
};
|
54
|
-
}, {}, unknown, {}, {}, import(
|
54
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
55
55
|
disabled: {
|
56
56
|
type: BooleanConstructor;
|
57
57
|
default: boolean;
|
@@ -3,7 +3,7 @@ interface RadioOption {
|
|
3
3
|
label?: string;
|
4
4
|
description?: string;
|
5
5
|
}
|
6
|
-
declare const _default: import(
|
6
|
+
declare const _default: import('vue').DefineComponent<{
|
7
7
|
size: {
|
8
8
|
type: StringConstructor;
|
9
9
|
default: string;
|
@@ -28,10 +28,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
28
28
|
type: () => RadioOption[];
|
29
29
|
required: true;
|
30
30
|
};
|
31
|
-
}, {}, unknown, {}, {}, import(
|
31
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
32
32
|
"update:modelValue": (...args: any[]) => void;
|
33
33
|
change: (...args: any[]) => void;
|
34
|
-
}, string, import(
|
34
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
35
35
|
size: {
|
36
36
|
type: StringConstructor;
|
37
37
|
default: string;
|
@@ -6,7 +6,7 @@ interface IProps {
|
|
6
6
|
hideScrollThumb?: boolean;
|
7
7
|
offsetRight?: string;
|
8
8
|
}
|
9
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
10
10
|
maxHeight: string;
|
11
11
|
height: string;
|
12
12
|
wrapClass: string;
|
@@ -17,10 +17,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
17
17
|
setScrollTop: (val: number) => void;
|
18
18
|
setScrollLeft: (val: number) => void;
|
19
19
|
scrollTo: (params: Record<string, number>) => void;
|
20
|
-
}, unknown, {}, {}, import(
|
20
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
21
21
|
scroll: (...args: any[]) => void;
|
22
22
|
wheel: (...args: any[]) => void;
|
23
|
-
}, string, import(
|
23
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
24
24
|
maxHeight: string;
|
25
25
|
height: string;
|
26
26
|
wrapClass: string;
|
@@ -1,8 +1,9 @@
|
|
1
|
-
import
|
2
|
-
import { TIcon } from '../../pl-icon';
|
1
|
+
import { IOption } from '../types';
|
2
|
+
import { TIcon } from '../../pl-icon';
|
3
|
+
|
3
4
|
interface IProps {
|
4
5
|
prop?: string;
|
5
|
-
modelValue: IOption;
|
6
|
+
modelValue: IOption | any;
|
6
7
|
placeholder?: string;
|
7
8
|
id?: string;
|
8
9
|
disabled?: boolean;
|
@@ -12,7 +13,7 @@ interface IProps {
|
|
12
13
|
showError?: number;
|
13
14
|
leftIcon?: TIcon;
|
14
15
|
}
|
15
|
-
declare const _default: import(
|
16
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
17
|
prop: string;
|
17
18
|
placeholder: string;
|
18
19
|
id: string;
|
@@ -22,10 +23,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
22
23
|
focus: boolean;
|
23
24
|
showError: number;
|
24
25
|
leftIcon: string;
|
25
|
-
}>, {}, unknown, {}, {}, import(
|
26
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
26
27
|
reset: (...args: any[]) => void;
|
27
28
|
"update:focus": (...args: any[]) => void;
|
28
|
-
}, string, import(
|
29
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
29
30
|
prop: string;
|
30
31
|
placeholder: string;
|
31
32
|
id: string;
|
@@ -1,14 +1,17 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IDropdownProps, IOption } from '../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
4
|
+
modelValue: string;
|
3
5
|
offsets: string;
|
4
6
|
focus: boolean;
|
5
7
|
id: string;
|
6
8
|
helpertext: string;
|
7
9
|
errors: () => any[];
|
8
10
|
options: () => any[];
|
9
|
-
}>, {}, unknown, {}, {}, import(
|
11
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
10
12
|
"select-value": (...args: any[]) => void;
|
11
|
-
}, string, import(
|
13
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
14
|
+
modelValue: string;
|
12
15
|
offsets: string;
|
13
16
|
focus: boolean;
|
14
17
|
id: string;
|
@@ -21,7 +24,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
21
24
|
id: string;
|
22
25
|
focus: boolean;
|
23
26
|
helpertext: string;
|
24
|
-
errors: import(
|
27
|
+
errors: import('async-validator').ValidateError[];
|
25
28
|
offsets: string;
|
26
29
|
options: IOption[];
|
27
30
|
}, {}>;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IOption, ISelectProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
3
4
|
modelValue: string;
|
4
5
|
prop: string;
|
5
6
|
placeholder: string;
|
@@ -16,10 +17,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
16
17
|
showDescription: boolean;
|
17
18
|
account: boolean;
|
18
19
|
teleport: boolean;
|
19
|
-
}>, {}, unknown, {}, {}, import(
|
20
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
20
21
|
"update:modelValue": (...args: any[]) => void;
|
21
22
|
change: (...args: any[]) => void;
|
22
|
-
}, string, import(
|
23
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
23
24
|
modelValue: string;
|
24
25
|
prop: string;
|
25
26
|
placeholder: string;
|
@@ -42,18 +43,18 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
42
43
|
}, {
|
43
44
|
label: string;
|
44
45
|
disabled: boolean;
|
45
|
-
modelValue:
|
46
|
+
modelValue: any;
|
46
47
|
prop: string;
|
47
48
|
placeholder: string;
|
48
49
|
clearable: boolean;
|
49
|
-
leftIcon: import(
|
50
|
-
rightIcon: import(
|
50
|
+
leftIcon: import('../pl-icon').TIcon;
|
51
|
+
rightIcon: import('../pl-icon').TIcon;
|
51
52
|
width: string;
|
52
53
|
helpertext: string;
|
53
54
|
optional: string;
|
54
55
|
tooltip: string;
|
55
56
|
teleport: boolean;
|
56
|
-
options: IOption[];
|
57
|
+
options: any[] | IOption[];
|
57
58
|
showDescription: boolean;
|
58
59
|
account: boolean;
|
59
60
|
}, {}>;
|
@@ -1,7 +1,8 @@
|
|
1
|
-
import { TIcon } from '../../pl-icon';
|
2
|
-
import
|
1
|
+
import { TIcon } from '../../pl-icon';
|
2
|
+
import { ValidateError } from 'async-validator';
|
3
|
+
|
3
4
|
declare interface IOption {
|
4
|
-
value: string | number;
|
5
|
+
value: string | number | any;
|
5
6
|
description?: string;
|
6
7
|
summ?: number;
|
7
8
|
leftIcon?: TIcon;
|
@@ -10,8 +11,8 @@ declare interface IOption {
|
|
10
11
|
customDescription?: string;
|
11
12
|
}
|
12
13
|
declare interface ISelectProps {
|
13
|
-
modelValue:
|
14
|
-
options: IOption[];
|
14
|
+
modelValue: any;
|
15
|
+
options: IOption[] | any[];
|
15
16
|
prop?: string;
|
16
17
|
placeholder?: string;
|
17
18
|
width?: string;
|
@@ -34,6 +35,6 @@ declare interface IDropdownProps {
|
|
34
35
|
helpertext: string;
|
35
36
|
errors: ValidateError[];
|
36
37
|
options: IOption[];
|
37
|
-
selectedValue:
|
38
|
+
selectedValue: any;
|
38
39
|
}
|
39
40
|
export { IDropdownProps, IOption, ISelectProps };
|
@@ -4,12 +4,12 @@ interface IProps {
|
|
4
4
|
variant?: string;
|
5
5
|
borderRadius?: string;
|
6
6
|
}
|
7
|
-
declare const _default: import(
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
8
8
|
width: string;
|
9
9
|
height: string;
|
10
10
|
borderRadius: string;
|
11
11
|
variant: string;
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
12
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
13
|
width: string;
|
14
14
|
height: string;
|
15
15
|
borderRadius: string;
|
@@ -1,5 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { IProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
3
4
|
id: number;
|
4
5
|
icon: string;
|
5
6
|
color: string;
|
@@ -10,7 +11,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
10
11
|
actionAdd: () => void;
|
11
12
|
message: string;
|
12
13
|
blockHide: boolean;
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
14
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
14
15
|
id: number;
|
15
16
|
icon: string;
|
16
17
|
color: string;
|
@@ -26,7 +27,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
26
27
|
button: string;
|
27
28
|
title: string;
|
28
29
|
id: number;
|
29
|
-
icon: import(
|
30
|
+
icon: import('../pl-icon').TIcon;
|
30
31
|
message: string;
|
31
32
|
buttonAdd: string;
|
32
33
|
action: Function;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: import(
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
2
2
|
modelValue: {
|
3
3
|
type: BooleanConstructor;
|
4
4
|
default: boolean;
|
@@ -15,10 +15,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
15
15
|
type: StringConstructor;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
-
}, {}, unknown, {}, {}, import(
|
18
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
19
19
|
"update:modelValue": (...args: any[]) => void;
|
20
20
|
change: (...args: any[]) => void;
|
21
|
-
}, string, import(
|
21
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
22
22
|
modelValue: {
|
23
23
|
type: BooleanConstructor;
|
24
24
|
default: boolean;
|
@@ -1,11 +1,12 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { ITabPaneProps } from './types';
|
2
|
+
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
3
4
|
label: string;
|
4
5
|
disabled: boolean;
|
5
6
|
icon: string;
|
6
7
|
counter: any;
|
7
8
|
name: string;
|
8
|
-
}>, {}, unknown, {}, {}, import(
|
9
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
9
10
|
label: string;
|
10
11
|
disabled: boolean;
|
11
12
|
icon: string;
|
@@ -15,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
15
16
|
name: string;
|
16
17
|
label: string;
|
17
18
|
disabled: boolean;
|
18
|
-
icon: import(
|
19
|
+
icon: import('../pl-icon').TIcon;
|
19
20
|
counter: number;
|
20
21
|
}, {}>, {
|
21
22
|
default?(_: {}): any;
|
@@ -9,13 +9,13 @@ interface IProps {
|
|
9
9
|
mobileTop?: any;
|
10
10
|
mobileBottom?: any;
|
11
11
|
}
|
12
|
-
declare const _default: import(
|
12
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
13
|
headers: () => any[];
|
14
14
|
isSelectable: boolean;
|
15
15
|
tableStyle: () => {};
|
16
16
|
mobileTop: boolean;
|
17
17
|
mobileBottom: boolean;
|
18
|
-
}>, {}, unknown, {}, {}, import(
|
18
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
19
19
|
headers: () => any[];
|
20
20
|
isSelectable: boolean;
|
21
21
|
tableStyle: () => {};
|
@@ -14,7 +14,7 @@ interface IProps {
|
|
14
14
|
uniqKey?: string | '';
|
15
15
|
defaultWrapperWidth?: number | null;
|
16
16
|
}
|
17
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
17
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
18
18
|
headers: () => any[];
|
19
19
|
rows: () => any[];
|
20
20
|
isLoading: boolean;
|
@@ -26,12 +26,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
26
26
|
}>, {
|
27
27
|
resetSelectedRows: () => void;
|
28
28
|
selectAllRows: () => void;
|
29
|
-
}, unknown, {}, {}, import(
|
29
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
30
30
|
infiniteScroll: (...args: any[]) => void;
|
31
31
|
"update:selectedRows": (...args: any[]) => void;
|
32
32
|
rowClick: (...args: any[]) => void;
|
33
33
|
headerCheckboxClicked: (...args: any[]) => void;
|
34
|
-
}, string, import(
|
34
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
35
35
|
headers: () => any[];
|
36
36
|
rows: () => any[];
|
37
37
|
isLoading: boolean;
|
@@ -1,9 +1,9 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
2
2
|
active: {
|
3
3
|
type: BooleanConstructor;
|
4
4
|
default: boolean;
|
5
5
|
};
|
6
|
-
}, {}, unknown, {}, {}, import(
|
6
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
7
7
|
active: {
|
8
8
|
type: BooleanConstructor;
|
9
9
|
default: boolean;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
import
|
1
|
+
import { TIcon } from '../../pl-icon/types';
|
2
|
+
|
2
3
|
interface IProps {
|
3
4
|
label?: string;
|
4
5
|
active?: boolean;
|
@@ -6,13 +7,13 @@ interface IProps {
|
|
6
7
|
icon?: TIcon;
|
7
8
|
counter?: number;
|
8
9
|
}
|
9
|
-
declare const _default: import(
|
10
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
10
11
|
label: string;
|
11
12
|
active: boolean;
|
12
13
|
disabled: boolean;
|
13
14
|
icon: string;
|
14
15
|
counter: any;
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
16
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
17
|
label: string;
|
17
18
|
active: boolean;
|
18
19
|
disabled: boolean;
|