@factoringplus/pl-components-pack-v3 1.2.26-pre-sign-12 → 1.2.26-pre-33
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 +43 -44
- package/dist/components/button/pl-button.vue.d.ts +5 -6
- package/dist/components/button/types/index.d.ts +1 -2
- package/dist/components/components.d.ts +2 -3
- package/dist/components/currency-input/index.d.ts +1 -2
- package/dist/components/entry.d.ts +57 -51
- package/dist/components/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +5 -6
- package/dist/components/pl-autocomplete/components/pl-default.vue.d.ts +5 -6
- package/dist/components/pl-autocomplete/index.d.ts +1 -2
- package/dist/components/pl-autocomplete/pl-autocompete.vue.d.ts +6 -7
- package/dist/components/pl-autocomplete/types/index.d.ts +2 -3
- package/dist/components/pl-card/index.d.ts +1 -2
- package/dist/components/pl-checkbox/index.d.ts +1 -2
- package/dist/components/pl-checkbox-plus/index.d.ts +1 -2
- package/dist/components/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +3 -3
- package/dist/components/pl-date-picker/index.d.ts +1 -2
- package/dist/components/pl-date-picker-legacy/index.d.ts +1 -2
- 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 +2 -3
- package/dist/components/pl-date-picker-plus/index.d.ts +1 -2
- package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +4 -5
- package/dist/components/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +4 -5
- package/dist/components/pl-dialog/index.d.ts +1 -2
- package/dist/components/pl-dialog/pl-dialog-plus.vue.d.ts +4 -5
- package/dist/components/pl-dialog/pl-dialog.vue.d.ts +3 -3
- package/dist/components/pl-form/index.d.ts +1 -2
- package/dist/components/pl-form/pl-form.vue.d.ts +4 -5
- package/dist/components/pl-form-item/index.d.ts +1 -2
- package/dist/components/pl-icon/index.d.ts +2 -3
- package/dist/components/pl-icon/pl-icon.vue.d.ts +2 -3
- package/dist/components/pl-icon/types/index.d.ts +1 -2
- package/dist/components/pl-input/index.d.ts +1 -2
- package/dist/components/pl-input-native/index.d.ts +1 -2
- package/dist/components/pl-input-plus/components/pl-currency.vue.d.ts +5 -6
- package/dist/components/pl-input-plus/components/pl-default.vue.d.ts +6 -7
- package/dist/components/pl-input-plus/components/pl-password.vue.d.ts +4 -5
- package/dist/components/pl-input-plus/components/pl-textarea.vue.d.ts +4 -5
- package/dist/components/pl-input-plus/index.d.ts +1 -2
- package/dist/components/pl-input-plus/pl-input-plus.vue.d.ts +7 -8
- package/dist/components/pl-input-plus/types/index.d.ts +2 -3
- package/dist/components/pl-label/pl-label.vue.d.ts +2 -2
- package/dist/components/pl-link/index.d.ts +1 -2
- 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 +4 -5
- package/dist/components/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +5 -6
- package/dist/components/pl-multi-select/index.d.ts +1 -2
- package/dist/components/pl-multi-select/pl-multi-select.vue.d.ts +5 -6
- package/dist/components/pl-multi-select/types/index.d.ts +2 -3
- package/dist/components/pl-multitab/components/pl-tab-card.vue.d.ts +4 -5
- package/dist/components/pl-multitab/index.d.ts +1 -2
- package/dist/components/pl-multitab/pl-multitab.vue.d.ts +4 -5
- package/dist/components/pl-multitab/types/index.d.ts +1 -2
- package/dist/components/pl-option/index.d.ts +1 -2
- package/dist/components/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/components/pl-radio/index.d.ts +1 -2
- package/dist/components/pl-radio/pl-radio.vue.d.ts +3 -3
- package/dist/components/pl-scrollbar/index.d.ts +1 -2
- package/dist/components/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
- package/dist/components/pl-select/index.d.ts +1 -2
- package/dist/components/pl-select-plus/components/pl-default.vue.d.ts +6 -7
- package/dist/components/pl-select-plus/components/pl-select-dropdown.vue.d.ts +5 -8
- package/dist/components/pl-select-plus/index.d.ts +1 -2
- package/dist/components/pl-select-plus/pl-select-plus.vue.d.ts +8 -9
- package/dist/components/pl-select-plus/types/index.d.ts +6 -7
- package/dist/components/pl-skeleton/index.d.ts +1 -2
- package/dist/components/pl-skeleton/pl-skeleton.vue.d.ts +2 -2
- package/dist/components/pl-snackbar/index.d.ts +1 -2
- package/dist/components/pl-snackbar/pl-snackbar.vue.d.ts +4 -5
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +1 -1
- package/dist/components/pl-snackbar/types.d.ts +1 -2
- package/dist/components/pl-stepper/index.d.ts +1 -2
- package/dist/components/pl-suggestions/index.d.ts +1 -2
- package/dist/components/pl-switch/index.d.ts +1 -2
- package/dist/components/pl-switch/pl-switch.vue.d.ts +3 -3
- package/dist/components/pl-tab-pane/index.d.ts +1 -2
- package/dist/components/pl-tab-pane/pl-tab-pane.vue.d.ts +4 -5
- package/dist/components/pl-tab-pane/types/index.d.ts +1 -2
- package/dist/components/pl-table/index.d.ts +1 -2
- package/dist/components/pl-table-plus/components/row-mask.vue.d.ts +2 -2
- package/dist/components/pl-table-plus/index.d.ts +1 -2
- 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 +3 -4
- package/dist/components/pl-tabs/index.d.ts +1 -2
- 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 +1 -2
- package/dist/components/pl-tooltip/index.d.ts +1 -2
- package/dist/components/pl-tooltip/pl-tooltip.vue.d.ts +2 -2
- package/dist/components/pl-tooltip-plus/index.d.ts +1 -2
- package/dist/components/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- package/dist/components/pl-upload/index.d.ts +1 -2
- package/dist/components/pl-upload-legacy/index.d.ts +1 -2
- package/dist/components/pl-upload-plus/index.d.ts +1 -2
- package/dist/components/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/directives/vInfiniteScroll/vInfiniteScroll.d.ts +1 -2
- package/dist/directives/vLoading.d.ts +1 -2
- package/dist/directives/vTap.d.ts +1 -2
- package/dist/directives/vTouchOutside.d.ts +1 -2
- package/dist/install-function/index.d.ts +1 -2
- package/dist/pl-components-pack-v3.es.js +22234 -25452
- package/dist/pl-components-pack-v3.umd.js +60 -60
- package/dist/plugins/api/api.d.ts +1 -0
- package/dist/plugins/filters.d.ts +1 -2
- package/dist/style.css +1 -1
- package/dist/utils/dadataParser.d.ts +1 -2
- 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
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
size: {
|
3
3
|
type: StringConstructor;
|
4
4
|
default: string;
|
@@ -23,10 +23,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
23
23
|
type: BooleanConstructor;
|
24
24
|
default: boolean;
|
25
25
|
};
|
26
|
-
}, {}, unknown, {}, {}, import(
|
26
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
27
27
|
"update:modelValue": (...args: any[]) => void;
|
28
28
|
change: (...args: any[]) => void;
|
29
|
-
}, string, import(
|
29
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
30
30
|
size: {
|
31
31
|
type: StringConstructor;
|
32
32
|
default: string;
|
package/dist/components/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import { IWrapperRangeProps } from '../types';
|
2
1
|
|
3
|
-
|
2
|
+
import { IWrapperRangeProps } from '../types';
|
3
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperRangeProps>, {
|
4
4
|
modelValue: () => any[];
|
5
5
|
isOpen: boolean;
|
6
6
|
dateValue: string;
|
@@ -17,13 +17,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
17
17
|
startUpdateDate: (event: Event & {
|
18
18
|
target: HTMLInputElement;
|
19
19
|
}) => void;
|
20
|
-
}, unknown, {}, {}, import(
|
20
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
21
21
|
"update:modelValue": (...args: any[]) => void;
|
22
22
|
"update:isOpen": (...args: any[]) => void;
|
23
23
|
"update:dateValue": (...args: any[]) => void;
|
24
24
|
closePickerOnMobile: (...args: any[]) => void;
|
25
25
|
changeOpen: (...args: any[]) => void;
|
26
|
-
}, string, import(
|
26
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperRangeProps>, {
|
27
27
|
modelValue: () => any[];
|
28
28
|
isOpen: boolean;
|
29
29
|
dateValue: string;
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { IWrapperProps } from '../types';
|
2
1
|
|
3
|
-
|
2
|
+
import { IWrapperProps } from '../types';
|
3
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperProps>, {
|
4
4
|
modelValue: any;
|
5
5
|
dateValue: string;
|
6
6
|
mobile: boolean;
|
@@ -11,13 +11,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
11
11
|
}>, {
|
12
12
|
openPopup: () => void;
|
13
13
|
checkInput: () => void;
|
14
|
-
}, unknown, {}, {}, import(
|
14
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
15
15
|
"update:modelValue": (...args: any[]) => void;
|
16
16
|
"update:isOpen": (...args: any[]) => void;
|
17
17
|
"update:dateValue": (...args: any[]) => void;
|
18
18
|
closePickerOnMobile: (...args: any[]) => void;
|
19
19
|
changeOpen: (...args: any[]) => void;
|
20
|
-
}, string, import(
|
20
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperProps>, {
|
21
21
|
modelValue: any;
|
22
22
|
dateValue: string;
|
23
23
|
mobile: boolean;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import
|
2
|
-
import { Item } from '../types';
|
3
|
-
|
1
|
+
import dayjs, { Dayjs } from 'dayjs';
|
2
|
+
import { Item } from '../types';
|
4
3
|
declare const WEEK_DAYS: string[];
|
5
4
|
declare const isCurrentDate: (item: Item) => boolean;
|
6
5
|
declare const isDisabledDate: (item: Item, disabledDate: Function) => any;
|
package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IPickerProps } from '../common/types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
1
|
+
import { IPickerProps } from '../common/types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
4
3
|
modelValue: any;
|
5
4
|
width: string;
|
6
5
|
placeholder: string;
|
@@ -19,12 +18,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
19
18
|
disableTeleport: boolean;
|
20
19
|
}>, {
|
21
20
|
openPopup: () => void;
|
22
|
-
}, unknown, {}, {}, import(
|
21
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
23
22
|
"update:modelValue": (...args: any[]) => void;
|
24
23
|
blur: (...args: any[]) => void;
|
25
24
|
change: (...args: any[]) => void;
|
26
25
|
changeOpen: (...args: any[]) => void;
|
27
|
-
}, string, import(
|
26
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
28
27
|
modelValue: any;
|
29
28
|
width: string;
|
30
29
|
placeholder: string;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IPickerRangeProps } from '../common/types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
1
|
+
import { IPickerRangeProps } from '../common/types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
4
3
|
modelValue: () => any[];
|
5
4
|
width: string;
|
6
5
|
placeholder: string;
|
@@ -20,11 +19,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
20
19
|
focusOnReset: boolean;
|
21
20
|
}>, {
|
22
21
|
openPopup: () => void;
|
23
|
-
}, unknown, {}, {}, import(
|
22
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
24
23
|
"update:modelValue": (...args: any[]) => void;
|
25
24
|
blur: (...args: any[]) => void;
|
26
25
|
changeOpen: (...args: any[]) => void;
|
27
|
-
}, string, import(
|
26
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
28
27
|
modelValue: () => any[];
|
29
28
|
width: string;
|
30
29
|
placeholder: string;
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { TIcon } from '../pl-icon/types';
|
2
|
-
|
1
|
+
import type { TIcon } from '../pl-icon/types';
|
3
2
|
interface IPlDialogPlusProps {
|
4
3
|
modelValue: boolean;
|
5
4
|
beforeClose?: Function;
|
@@ -19,7 +18,7 @@ interface IPlDialogPlusProps {
|
|
19
18
|
dialogClass?: string;
|
20
19
|
manualClose?: boolean;
|
21
20
|
}
|
22
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
21
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
|
23
22
|
modelValue: boolean;
|
24
23
|
width: string;
|
25
24
|
showHeader: boolean;
|
@@ -37,10 +36,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
37
36
|
manualClose: boolean;
|
38
37
|
}>, {
|
39
38
|
closeModal: () => void;
|
40
|
-
}, unknown, {}, {}, import(
|
39
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
41
40
|
"update:modelValue": (...args: any[]) => void;
|
42
41
|
"close-modal": (...args: any[]) => void;
|
43
|
-
}, string, import(
|
42
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
|
44
43
|
modelValue: boolean;
|
45
44
|
width: string;
|
46
45
|
showHeader: boolean;
|
@@ -15,7 +15,7 @@ interface IProps {
|
|
15
15
|
contentCustomClass?: string;
|
16
16
|
loading?: boolean;
|
17
17
|
}
|
18
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
18
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
19
19
|
modelValue: boolean;
|
20
20
|
showHeader: boolean;
|
21
21
|
showGrabber: boolean;
|
@@ -34,10 +34,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
34
34
|
}>, {
|
35
35
|
scrollTop: () => void;
|
36
36
|
closeModalOnMobile: () => void;
|
37
|
-
}, unknown, {}, {}, import(
|
37
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
38
38
|
"update:modelValue": (...args: any[]) => void;
|
39
39
|
changeVisibleModalValue: (...args: any[]) => void;
|
40
|
-
}, string, import(
|
40
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
41
41
|
modelValue: boolean;
|
42
42
|
showHeader: boolean;
|
43
43
|
showGrabber: boolean;
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { Rules, ValidateError } from 'async-validator';
|
2
|
-
|
1
|
+
import type { Rules, ValidateError } from 'async-validator';
|
3
2
|
interface IFormProps {
|
4
3
|
model: {
|
5
4
|
[key: string]: any;
|
@@ -7,7 +6,7 @@ interface IFormProps {
|
|
7
6
|
rules?: Rules;
|
8
7
|
modelErrorsState?: ValidateError[];
|
9
8
|
}
|
10
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
|
11
10
|
rules: () => {};
|
12
11
|
modelErrorsState: () => any[];
|
13
12
|
}>, {
|
@@ -16,9 +15,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
15
|
clearValidate: (props?: string | string[]) => void;
|
17
16
|
resetFields: (props?: string | string[]) => void;
|
18
17
|
refreshForm: () => void;
|
19
|
-
}, unknown, {}, {}, import(
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
20
19
|
"update:modelErrorsState": (...args: any[]) => void;
|
21
|
-
}, string, import(
|
20
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
|
22
21
|
rules: () => {};
|
23
22
|
modelErrorsState: () => any[];
|
24
23
|
}>>> & {
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { TIconProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<TIconProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TIconProps>>>, {}, {}>;
|
1
|
+
import type { TIconProps } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<TIconProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TIconProps>>>, {}, {}>;
|
4
3
|
export default _default;
|
5
4
|
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
6
5
|
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -1,16 +1,15 @@
|
|
1
|
-
import { IPlCurrencyProps } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
|
1
|
+
import type { IPlCurrencyProps } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
|
4
3
|
prop: string;
|
5
4
|
placeholder: string;
|
6
5
|
disabled: boolean;
|
7
6
|
leftIcon: string;
|
8
7
|
round: boolean;
|
9
|
-
}>, {}, unknown, {}, {}, import(
|
8
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
10
9
|
"update:modelValue": (...args: any[]) => void;
|
11
10
|
blur: (...args: any[]) => void;
|
12
11
|
change: (...args: any[]) => void;
|
13
|
-
}, string, import(
|
12
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
|
14
13
|
prop: string;
|
15
14
|
placeholder: string;
|
16
15
|
disabled: boolean;
|
@@ -24,7 +23,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
24
23
|
disabled: boolean;
|
25
24
|
prop: string;
|
26
25
|
placeholder: string;
|
27
|
-
leftIcon: import(
|
26
|
+
leftIcon: import("../../pl-icon").TIcon;
|
28
27
|
round: boolean;
|
29
28
|
}, {}>;
|
30
29
|
export default _default;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IPlDefaultProps } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
|
1
|
+
import type { IPlDefaultProps } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
|
4
3
|
leftIcon: string;
|
5
4
|
rightIcon: string;
|
6
5
|
id: string;
|
@@ -12,7 +11,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
12
11
|
iconPointer: boolean;
|
13
12
|
customBlur: boolean;
|
14
13
|
clearable: boolean;
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
14
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
16
15
|
"update:modelValue": (...args: any[]) => void;
|
17
16
|
resetValue: (...args: any[]) => void;
|
18
17
|
tabHandler: (...args: any[]) => void;
|
@@ -20,7 +19,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
20
19
|
touchstart: (...args: any[]) => void;
|
21
20
|
mousedown: (...args: any[]) => void;
|
22
21
|
"custom-blur": (...args: any[]) => void;
|
23
|
-
}, string, import(
|
22
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
|
24
23
|
leftIcon: string;
|
25
24
|
rightIcon: string;
|
26
25
|
id: string;
|
@@ -46,8 +45,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
46
45
|
prop: string;
|
47
46
|
placeholder: string;
|
48
47
|
clearable: boolean;
|
49
|
-
leftIcon: import(
|
50
|
-
rightIcon: import(
|
48
|
+
leftIcon: import("../../pl-icon").TIcon;
|
49
|
+
rightIcon: import("../../pl-icon").TIcon;
|
51
50
|
showWordLimit: boolean;
|
52
51
|
maxlength: number;
|
53
52
|
iconPointer: boolean;
|
@@ -1,16 +1,15 @@
|
|
1
|
-
import { IPlPasswordProps } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
|
1
|
+
import type { IPlPasswordProps } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
|
4
3
|
id: string;
|
5
4
|
disabled: boolean;
|
6
5
|
placeholder: string;
|
7
6
|
prop: string;
|
8
7
|
currentPassword: boolean;
|
9
8
|
newPassword: boolean;
|
10
|
-
}>, {}, unknown, {}, {}, import(
|
9
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
11
10
|
"update:modelValue": (...args: any[]) => void;
|
12
11
|
blur: (...args: any[]) => void;
|
13
|
-
}, string, import(
|
12
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
|
14
13
|
id: string;
|
15
14
|
disabled: boolean;
|
16
15
|
placeholder: string;
|
@@ -1,15 +1,14 @@
|
|
1
|
-
import { IPlTextareaProps } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
|
1
|
+
import type { IPlTextareaProps } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
|
4
3
|
id: string;
|
5
4
|
showWordLimit: boolean;
|
6
5
|
maxlength: any;
|
7
6
|
disabled: boolean;
|
8
7
|
placeholder: string;
|
9
8
|
prop: string;
|
10
|
-
}>, {}, unknown, {}, {}, import(
|
9
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
11
10
|
"update:modelValue": (...args: any[]) => void;
|
12
|
-
}, string, import(
|
11
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
|
13
12
|
id: string;
|
14
13
|
showWordLimit: boolean;
|
15
14
|
maxlength: any;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IPlInputPlusProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
|
1
|
+
import type { IPlInputPlusProps } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
|
4
3
|
prop: string;
|
5
4
|
modelValue: string;
|
6
5
|
showWordLimit: boolean;
|
@@ -33,13 +32,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
33
32
|
blurInput: (mob?: boolean) => void;
|
34
33
|
focusInput: () => void;
|
35
34
|
getId: () => string;
|
36
|
-
}, unknown, {}, {}, import(
|
35
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
37
36
|
"update:modelValue": (...args: any[]) => void;
|
38
37
|
resetValue: (...args: any[]) => void;
|
39
38
|
blur: (...args: any[]) => void;
|
40
39
|
touchstart: (...args: any[]) => void;
|
41
40
|
"custom-blur": (...args: any[]) => void;
|
42
|
-
}, string, import(
|
41
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
|
43
42
|
prop: string;
|
44
43
|
modelValue: string;
|
45
44
|
showWordLimit: boolean;
|
@@ -78,14 +77,14 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
78
77
|
label: string;
|
79
78
|
textarea: boolean;
|
80
79
|
disabled: boolean;
|
81
|
-
modelValue: import(
|
80
|
+
modelValue: import("./types").TInputModelValue;
|
82
81
|
prop: string;
|
83
82
|
placeholder: string;
|
84
83
|
clearable: boolean;
|
85
|
-
leftIcon: import(
|
84
|
+
leftIcon: import("../pl-icon").TIcon;
|
86
85
|
password: boolean;
|
87
86
|
currency: boolean;
|
88
|
-
rightIcon: import(
|
87
|
+
rightIcon: import("../pl-icon").TIcon;
|
89
88
|
width: string;
|
90
89
|
helpertext: string;
|
91
90
|
optional: string;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
|
2
|
-
import { TIcon } from '../../pl-icon/types';
|
3
|
-
|
1
|
+
import type { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
|
2
|
+
import type { TIcon } from '../../pl-icon/types';
|
4
3
|
export declare type TInputModelValue = string | number | null | undefined;
|
5
4
|
export declare type TMaxlength = number | null | undefined;
|
6
5
|
interface IBaseInputProps {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
title: {
|
3
3
|
type: StringConstructor;
|
4
4
|
default: string;
|
@@ -11,7 +11,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
11
11
|
type: BooleanConstructor;
|
12
12
|
default: boolean;
|
13
13
|
};
|
14
|
-
}, {}, unknown, {}, {}, import(
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
15
15
|
title: {
|
16
16
|
type: StringConstructor;
|
17
17
|
default: string;
|
@@ -5,12 +5,12 @@ interface IPlLinkProps {
|
|
5
5
|
nativeType?: string;
|
6
6
|
target?: '_blank' | '_self' | '_parent' | '_top';
|
7
7
|
}
|
8
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
8
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlLinkProps>, {
|
9
9
|
href: string;
|
10
10
|
disabled: boolean;
|
11
11
|
type: string;
|
12
12
|
target: string;
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
13
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlLinkProps>, {
|
14
14
|
href: string;
|
15
15
|
disabled: boolean;
|
16
16
|
type: string;
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const PlMarkText: import('../../install-function').SFCInstallWithContext<import(
|
1
|
+
export declare const PlMarkText: import('../../install-function').SFCInstallWithContext<import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
|
2
2
|
export default PlMarkText;
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { TIcon } from '../../pl-icon';
|
2
|
-
|
1
|
+
import { TIcon } from '../../pl-icon';
|
3
2
|
interface IProps {
|
4
3
|
prop?: string;
|
5
4
|
modelValue: any[];
|
@@ -12,7 +11,7 @@ interface IProps {
|
|
12
11
|
showError?: number;
|
13
12
|
leftIcon?: TIcon;
|
14
13
|
}
|
15
|
-
declare const _default: import(
|
14
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
15
|
prop: string;
|
17
16
|
placeholder: string;
|
18
17
|
id: string;
|
@@ -22,10 +21,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
22
21
|
focus: boolean;
|
23
22
|
showError: number;
|
24
23
|
leftIcon: string;
|
25
|
-
}>, {}, unknown, {}, {}, import(
|
24
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
26
25
|
reset: (...args: any[]) => void;
|
27
26
|
"update:focus": (...args: any[]) => void;
|
28
|
-
}, string, import(
|
27
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
29
28
|
prop: string;
|
30
29
|
placeholder: string;
|
31
30
|
id: string;
|
@@ -1,17 +1,16 @@
|
|
1
|
-
import { IDropdownProps, IOption } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
1
|
+
import type { IDropdownProps, IOption } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
4
3
|
offsets: string;
|
5
4
|
focus: boolean;
|
6
5
|
id: string;
|
7
6
|
helpertext: string;
|
8
7
|
errors: () => any[];
|
9
8
|
options: () => any[];
|
10
|
-
}>, {}, unknown, {}, {}, import(
|
9
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
11
10
|
reset: (...args: any[]) => void;
|
12
11
|
"update:modelValue": (...args: any[]) => void;
|
13
12
|
closeSave: (...args: any[]) => void;
|
14
|
-
}, string, import(
|
13
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
15
14
|
offsets: string;
|
16
15
|
focus: boolean;
|
17
16
|
id: string;
|
@@ -26,7 +25,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
26
25
|
id: string;
|
27
26
|
focus: boolean;
|
28
27
|
helpertext: string;
|
29
|
-
errors: import(
|
28
|
+
errors: import("async-validator").ValidateError[];
|
30
29
|
offsets: string;
|
31
30
|
options: IOption[];
|
32
31
|
}, {}>;
|