@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
@@ -0,0 +1,43 @@
|
|
1
|
+
import { IFiles } from './types';
|
2
|
+
|
3
|
+
interface ISignProps {
|
4
|
+
loading?: boolean;
|
5
|
+
}
|
6
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISignProps>, {
|
7
|
+
loading: boolean;
|
8
|
+
}>, {
|
9
|
+
addEs: (testFile: IFiles, fileDigestAlgorithmOid: string) => Promise<void>;
|
10
|
+
addSign: (files: IFiles[]) => void;
|
11
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
12
|
+
"update:modelValue": (...args: any[]) => void;
|
13
|
+
"system-setup-error": (...args: any[]) => void;
|
14
|
+
"click-action": (...args: any[]) => void;
|
15
|
+
"no-files": (...args: any[]) => void;
|
16
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISignProps>, {
|
17
|
+
loading: boolean;
|
18
|
+
}>>> & {
|
19
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
20
|
+
"onSystem-setup-error"?: (...args: any[]) => any;
|
21
|
+
"onClick-action"?: (...args: any[]) => any;
|
22
|
+
"onNo-files"?: (...args: any[]) => any;
|
23
|
+
}, {
|
24
|
+
loading: boolean;
|
25
|
+
}, {}>;
|
26
|
+
export default _default;
|
27
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
28
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
29
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
30
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
31
|
+
} : {
|
32
|
+
type: import('vue').PropType<T[K]>;
|
33
|
+
required: true;
|
34
|
+
};
|
35
|
+
};
|
36
|
+
declare type __VLS_WithDefaults<P, D> = {
|
37
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
38
|
+
default: D[K];
|
39
|
+
}> : P[K];
|
40
|
+
};
|
41
|
+
declare type __VLS_Prettify<T> = {
|
42
|
+
[K in keyof T]: T[K];
|
43
|
+
} & {};
|
@@ -0,0 +1,43 @@
|
|
1
|
+
import { ParsedCertificate } from '../../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
4
|
+
modelValue: boolean;
|
5
|
+
loading?: boolean;
|
6
|
+
loadingBack?: boolean;
|
7
|
+
certificates: ParsedCertificate[];
|
8
|
+
}>, {
|
9
|
+
modelValue: boolean;
|
10
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
11
|
+
"update:modelValue": (...args: any[]) => void;
|
12
|
+
"click-action": (...args: any[]) => void;
|
13
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
14
|
+
modelValue: boolean;
|
15
|
+
loading?: boolean;
|
16
|
+
loadingBack?: boolean;
|
17
|
+
certificates: ParsedCertificate[];
|
18
|
+
}>, {
|
19
|
+
modelValue: boolean;
|
20
|
+
}>>> & {
|
21
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
22
|
+
"onClick-action"?: (...args: any[]) => any;
|
23
|
+
}, {
|
24
|
+
modelValue: boolean;
|
25
|
+
}, {}>;
|
26
|
+
export default _default;
|
27
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
28
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
29
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
30
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
31
|
+
} : {
|
32
|
+
type: import('vue').PropType<T[K]>;
|
33
|
+
required: true;
|
34
|
+
};
|
35
|
+
};
|
36
|
+
declare type __VLS_WithDefaults<P, D> = {
|
37
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
38
|
+
default: D[K];
|
39
|
+
}> : P[K];
|
40
|
+
};
|
41
|
+
declare type __VLS_Prettify<T> = {
|
42
|
+
[K in keyof T]: T[K];
|
43
|
+
} & {};
|
@@ -0,0 +1,31 @@
|
|
1
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
2
|
+
modelValue: boolean;
|
3
|
+
title: string;
|
4
|
+
}>, {
|
5
|
+
modelValue: boolean;
|
6
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
7
|
+
modelValue: boolean;
|
8
|
+
title: string;
|
9
|
+
}>, {
|
10
|
+
modelValue: boolean;
|
11
|
+
}>>>, {
|
12
|
+
modelValue: boolean;
|
13
|
+
}, {}>;
|
14
|
+
export default _default;
|
15
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
16
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
17
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
18
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
19
|
+
} : {
|
20
|
+
type: import('vue').PropType<T[K]>;
|
21
|
+
required: true;
|
22
|
+
};
|
23
|
+
};
|
24
|
+
declare type __VLS_WithDefaults<P, D> = {
|
25
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
26
|
+
default: D[K];
|
27
|
+
}> : P[K];
|
28
|
+
};
|
29
|
+
declare type __VLS_Prettify<T> = {
|
30
|
+
[K in keyof T]: T[K];
|
31
|
+
} & {};
|
@@ -0,0 +1,49 @@
|
|
1
|
+
import { ParsedCertificate } from '../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
4
|
+
modelValue: boolean;
|
5
|
+
illustration: string;
|
6
|
+
title: string;
|
7
|
+
primaryButtonText: string;
|
8
|
+
loading?: boolean;
|
9
|
+
certificates: ParsedCertificate[];
|
10
|
+
}>, {
|
11
|
+
modelValue: boolean;
|
12
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
13
|
+
"update:modelValue": (...args: any[]) => void;
|
14
|
+
"system-setup-error": (...args: any[]) => void;
|
15
|
+
"click-action": (...args: any[]) => void;
|
16
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
17
|
+
modelValue: boolean;
|
18
|
+
illustration: string;
|
19
|
+
title: string;
|
20
|
+
primaryButtonText: string;
|
21
|
+
loading?: boolean;
|
22
|
+
certificates: ParsedCertificate[];
|
23
|
+
}>, {
|
24
|
+
modelValue: boolean;
|
25
|
+
}>>> & {
|
26
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
27
|
+
"onSystem-setup-error"?: (...args: any[]) => any;
|
28
|
+
"onClick-action"?: (...args: any[]) => any;
|
29
|
+
}, {
|
30
|
+
modelValue: boolean;
|
31
|
+
}, {}>;
|
32
|
+
export default _default;
|
33
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
34
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
35
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
36
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
37
|
+
} : {
|
38
|
+
type: import('vue').PropType<T[K]>;
|
39
|
+
required: true;
|
40
|
+
};
|
41
|
+
};
|
42
|
+
declare type __VLS_WithDefaults<P, D> = {
|
43
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
44
|
+
default: D[K];
|
45
|
+
}> : P[K];
|
46
|
+
};
|
47
|
+
declare type __VLS_Prettify<T> = {
|
48
|
+
[K in keyof T]: T[K];
|
49
|
+
} & {};
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import { ParsedCertificate } from '../../types';
|
2
|
+
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
4
|
+
modelValue: boolean;
|
5
|
+
loading?: boolean;
|
6
|
+
certificates: ParsedCertificate[];
|
7
|
+
}>, {
|
8
|
+
modelValue: boolean;
|
9
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
10
|
+
"update:modelValue": (...args: any[]) => void;
|
11
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
12
|
+
modelValue: boolean;
|
13
|
+
loading?: boolean;
|
14
|
+
certificates: ParsedCertificate[];
|
15
|
+
}>, {
|
16
|
+
modelValue: boolean;
|
17
|
+
}>>> & {
|
18
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
19
|
+
}, {
|
20
|
+
modelValue: boolean;
|
21
|
+
}, {}>;
|
22
|
+
export default _default;
|
23
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
24
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
25
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
26
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
27
|
+
} : {
|
28
|
+
type: import('vue').PropType<T[K]>;
|
29
|
+
required: true;
|
30
|
+
};
|
31
|
+
};
|
32
|
+
declare type __VLS_WithDefaults<P, D> = {
|
33
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
34
|
+
default: D[K];
|
35
|
+
}> : P[K];
|
36
|
+
};
|
37
|
+
declare type __VLS_Prettify<T> = {
|
38
|
+
[K in keyof T]: T[K];
|
39
|
+
} & {};
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { IFiles, ParsedCertificate, TagTranslation } from './types';
|
2
|
+
|
3
|
+
export declare const PlSigningService: import('../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
4
|
+
loading: {
|
5
|
+
type: import('vue').PropType<boolean>;
|
6
|
+
default: boolean;
|
7
|
+
};
|
8
|
+
}, {
|
9
|
+
addEs: (testFile: IFiles, fileDigestAlgorithmOid: string) => Promise<void>;
|
10
|
+
addSign: (files: IFiles[]) => void;
|
11
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
12
|
+
"update:modelValue": (...args: any[]) => void;
|
13
|
+
"system-setup-error": (...args: any[]) => void;
|
14
|
+
"click-action": (...args: any[]) => void;
|
15
|
+
"no-files": (...args: any[]) => void;
|
16
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
17
|
+
loading: {
|
18
|
+
type: import('vue').PropType<boolean>;
|
19
|
+
default: boolean;
|
20
|
+
};
|
21
|
+
}>> & {
|
22
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
23
|
+
"onSystem-setup-error"?: (...args: any[]) => any;
|
24
|
+
"onClick-action"?: (...args: any[]) => any;
|
25
|
+
"onNo-files"?: (...args: any[]) => any;
|
26
|
+
}, {
|
27
|
+
loading: boolean;
|
28
|
+
}, {}>>;
|
29
|
+
export default PlSigningService;
|
30
|
+
export type { IFiles, ParsedCertificate, TagTranslation };
|
@@ -0,0 +1,41 @@
|
|
1
|
+
export declare interface IFiles {
|
2
|
+
fileArchiveId: string;
|
3
|
+
fileId: number;
|
4
|
+
gostHash2012256: string;
|
5
|
+
offerNumber: string;
|
6
|
+
productName: string;
|
7
|
+
requestId: number;
|
8
|
+
signDate: string | null;
|
9
|
+
status: string;
|
10
|
+
ticketId: string;
|
11
|
+
updDate: string;
|
12
|
+
updName: string;
|
13
|
+
}
|
14
|
+
export declare interface ParsedCertificate {
|
15
|
+
label: string;
|
16
|
+
value: string | ParsedCertificate;
|
17
|
+
description: string;
|
18
|
+
optionText: string;
|
19
|
+
companyInn: string;
|
20
|
+
companyName: string;
|
21
|
+
fio: string;
|
22
|
+
owner: string;
|
23
|
+
tooltipText: string;
|
24
|
+
thumbprint: string;
|
25
|
+
validFrom: string;
|
26
|
+
validTo: string;
|
27
|
+
isFl: boolean;
|
28
|
+
inn: string;
|
29
|
+
role: string;
|
30
|
+
}
|
31
|
+
export declare interface TagTranslation {
|
32
|
+
description: string;
|
33
|
+
title: string;
|
34
|
+
isTranslated: boolean;
|
35
|
+
}
|
36
|
+
export declare interface ISignedFile {
|
37
|
+
ticketId: string;
|
38
|
+
fileId: number;
|
39
|
+
sign: string;
|
40
|
+
clientSignSide: boolean;
|
41
|
+
}
|