@factoringplus/pl-components-pack-v3 1.2.27-pre-02 → 1.2.27
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/{basic/pl-button → button}/index.d.ts +55 -56
- package/dist/components/{basic/pl-button → button}/pl-button.vue.d.ts +11 -12
- package/dist/components/{basic/pl-button → button}/types/index.d.ts +1 -2
- package/dist/components/components.d.ts +37 -39
- package/dist/components/{deprecated/currency-input → currency-input}/index.d.ts +1 -2
- package/dist/components/entry.d.ts +87 -0
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-autocomplete-dropdown.vue.d.ts +13 -14
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-default.vue.d.ts +12 -13
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/index.d.ts +1 -2
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/pl-autocompete.vue.d.ts +20 -21
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/types/index.d.ts +2 -3
- package/dist/components/{data/pl-card → pl-card}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-checkbox → pl-checkbox}/index.d.ts +1 -2
- package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/pl-checkbox-plus.vue.d.ts +4 -4
- package/dist/components/{deprecated/pl-date-picker → pl-date-picker}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-date-picker-legacy → pl-date-picker-legacy}/index.d.ts +1 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerRangeWrapper.vue.d.ts +15 -12
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerWrapper.vue.d.ts +13 -10
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/types/index.d.ts +2 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/utils/wrapperFunctions.d.ts +4 -5
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +15 -16
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +15 -16
- package/dist/components/{deprecated/pl-dialog → pl-dialog}/index.d.ts +1 -2
- package/dist/components/{basic/pl-dialog → pl-dialog}/pl-dialog-plus.vue.d.ts +17 -15
- package/dist/components/{deprecated/pl-dialog → pl-dialog}/pl-dialog.vue.d.ts +11 -11
- package/dist/components/{form/pl-form → pl-form}/index.d.ts +1 -2
- package/dist/components/{form/pl-form → pl-form}/pl-form.vue.d.ts +9 -10
- package/dist/components/{deprecated/pl-form-item → pl-form-item}/index.d.ts +1 -2
- package/dist/components/{shared/pl-icon → pl-icon}/index.d.ts +2 -3
- package/dist/components/pl-icon/pl-icon.vue.d.ts +12 -0
- package/dist/components/pl-icon/types/index.d.ts +2 -0
- package/dist/components/{deprecated/pl-input → pl-input}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-input-native → pl-input-native}/index.d.ts +1 -2
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-currency.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-default.vue.d.ts +17 -18
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-password.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-textarea.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-input-plus → pl-input-plus}/pl-input-plus.vue.d.ts +20 -21
- package/dist/components/{form/pl-input-plus → pl-input-plus}/types/index.d.ts +4 -5
- package/dist/components/{shared/pl-label → pl-label}/pl-label.vue.d.ts +3 -3
- package/dist/components/{basic/pl-link → pl-link}/index.d.ts +1 -2
- package/dist/components/{basic/pl-link → pl-link}/pl-link.vue.d.ts +7 -7
- package/dist/components/pl-mark-text/index.d.ts +2 -0
- package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-default.vue.d.ts +12 -13
- package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-multi-select-dropdown.vue.d.ts +10 -11
- package/dist/components/{form/pl-multi-select → pl-multi-select}/index.d.ts +1 -2
- package/dist/components/{form/pl-multi-select → pl-multi-select}/pl-multi-select.vue.d.ts +13 -14
- package/dist/components/{form/pl-multi-select → pl-multi-select}/types/index.d.ts +2 -3
- package/dist/components/{data/pl-multitab → pl-multitab}/components/pl-tab-card.vue.d.ts +9 -10
- package/dist/components/{data/pl-multitab → pl-multitab}/index.d.ts +1 -2
- package/dist/components/{data/pl-multitab → pl-multitab}/pl-multitab.vue.d.ts +8 -9
- package/dist/components/{data/pl-multitab → pl-multitab}/types/index.d.ts +1 -2
- package/dist/components/{shared/pl-option → pl-option}/index.d.ts +1 -2
- package/dist/components/{shared/pl-option → pl-option}/pl-option.vue.d.ts +7 -7
- package/dist/components/{form/pl-radio → pl-radio}/index.d.ts +1 -2
- package/dist/components/{form/pl-radio → pl-radio}/pl-radio.vue.d.ts +3 -3
- package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/index.d.ts +1 -2
- package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/pl-scrollbar.vue.d.ts +8 -8
- package/dist/components/{deprecated/pl-select → pl-select}/index.d.ts +1 -2
- package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-default.vue.d.ts +13 -14
- package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-select-dropdown.vue.d.ts +10 -11
- package/dist/components/{form/pl-select-plus → pl-select-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-select-plus → pl-select-plus}/pl-select-plus.vue.d.ts +14 -15
- package/dist/components/{form/pl-select-plus → pl-select-plus}/types/index.d.ts +2 -3
- package/dist/components/{basic/pl-skeleton → pl-skeleton}/index.d.ts +1 -2
- package/dist/components/{basic/pl-skeleton → pl-skeleton}/pl-skeleton.vue.d.ts +7 -7
- package/dist/components/{data/pl-snackbar → pl-snackbar}/index.d.ts +1 -2
- package/dist/components/{data/pl-snackbar → pl-snackbar}/pl-snackbar.vue.d.ts +14 -9
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +4 -0
- package/dist/components/pl-snackbar/types.d.ts +21 -0
- package/dist/components/{data/pl-stepper → pl-stepper}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-suggestions → pl-suggestions}/index.d.ts +1 -2
- package/dist/components/{form/pl-switch → pl-switch}/index.d.ts +1 -2
- package/dist/components/{form/pl-switch → pl-switch}/pl-switch.vue.d.ts +3 -3
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/index.d.ts +1 -2
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/pl-tab-pane.vue.d.ts +9 -10
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/types/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-table → pl-table}/index.d.ts +1 -2
- package/dist/components/{data/pl-table-plus → pl-table-plus}/components/row-mask.vue.d.ts +6 -6
- package/dist/components/{data/pl-table-plus → pl-table-plus}/index.d.ts +1 -2
- package/dist/components/{data/pl-table-plus → pl-table-plus}/pl-table-plus.vue.d.ts +9 -9
- package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +21 -0
- package/dist/components/{data/pl-tabs → pl-tabs}/components/pl-tab.vue.d.ts +7 -8
- package/dist/components/{data/pl-tabs → pl-tabs}/index.d.ts +1 -2
- package/dist/components/{data/pl-tabs → pl-tabs}/pl-tabs.vue.d.ts +7 -7
- package/dist/components/{shared/pl-tags-chips/pl-tags-chips.vue.d.ts → pl-tags/pl-tags.vue.d.ts} +8 -8
- package/dist/components/pl-text/components/pl-body1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-body2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-body3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-cap.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h4.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-sub1.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-sub2.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-system.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-tag.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title1.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title2.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title3.vue.d.ts +17 -0
- package/dist/components/{shared/pl-text → pl-text}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/pl-tooltip.vue.d.ts +7 -7
- package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/index.d.ts +1 -2
- package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/pl-tooltip-plus.vue.d.ts +8 -8
- package/dist/components/{deprecated/pl-upload → pl-upload}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-upload-legacy → pl-upload-legacy}/index.d.ts +1 -2
- package/dist/components/{form/pl-upload-plus → pl-upload-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-upload-plus → pl-upload-plus}/pl-upload-plus.vue.d.ts +14 -14
- package/dist/components/pl-upload-plus/types/FileExtension.d.ts +1 -0
- package/dist/directives/index.d.ts +1 -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 +3 -4
- package/dist/mockServiceWorker.js +364 -0
- package/dist/pl-components-pack-v3.d.ts +2 -0
- package/dist/pl-components-pack-v3.es.js +15392 -15262
- package/dist/pl-components-pack-v3.umd.js +45 -44
- package/dist/plugins/filters.d.ts +3 -5
- package/dist/plugins/loading/loading.d.ts +1 -3
- package/dist/services/plLoading.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/utils/dadataParser.d.ts +1 -2
- package/dist/utils/deepSet.d.ts +2 -3
- package/dist/utils/formatAccount.d.ts +1 -1
- package/dist/utils/getSourceCode.d.ts +1 -4
- package/package.json +79 -67
- package/dist/components/basic/pl-dialog/index.d.ts +0 -6
- package/dist/components/data/pl-snackbar/renderSnackbar.d.ts +0 -4
- package/dist/components/data/pl-snackbar/types.d.ts +0 -26
- package/dist/components/data/pl-stepper/pl-stepper.vue.d.ts +0 -57
- package/dist/components/data/pl-tabs/components/pl-tab-counter.vue.d.ts +0 -21
- package/dist/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +0 -77
- package/dist/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +0 -72
- package/dist/components/deprecated/pl-select/pl-select.vue.d.ts +0 -147
- package/dist/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +0 -112
- package/dist/components/deprecated/pl-table/pl-table.vue.d.ts +0 -133
- package/dist/components/deprecated/pl-upload/pl-upload.vue.d.ts +0 -124
- package/dist/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +0 -112
- package/dist/components/form/pl-select-plus/components/pl-account.vue.d.ts +0 -68
- package/dist/components/form/pl-upload-plus/types/FileExtension.d.ts +0 -1
- package/dist/components/shared/pl-icon/pl-icon.vue.d.ts +0 -13
- package/dist/components/shared/pl-icon/types/index.d.ts +0 -3
- package/dist/components/shared/pl-mark-text/index.d.ts +0 -16
- package/dist/components/shared/pl-mark-text/pl-mark-text.vue.d.ts +0 -16
- package/dist/components/shared/pl-text/components/pl-body1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-body2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-body3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-bodyu.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-cap.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h4.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-sub1.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-sub2.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-system.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-tag.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title1.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title2.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title3.vue.d.ts +0 -17
- /package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/constants.d.ts +0 -0
- /package/dist/components/{shared/pl-icon → pl-icon}/types/iconsType.d.ts +0 -0
- /package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/utils/getSizeWithUnits.d.ts +0 -0
@@ -1,8 +1,7 @@
|
|
1
|
-
import { TIcon } from '
|
2
|
-
|
1
|
+
import type { TIcon } from '../pl-icon/types';
|
3
2
|
interface IPlDialogPlusProps {
|
4
3
|
modelValue: boolean;
|
5
|
-
beforeClose?:
|
4
|
+
beforeClose?: Function;
|
6
5
|
width?: string;
|
7
6
|
showHeader?: boolean;
|
8
7
|
showClose?: boolean;
|
@@ -19,12 +18,13 @@ 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;
|
26
25
|
showClose: boolean;
|
27
26
|
disabledTeleport: boolean;
|
27
|
+
beforeClose: () => void;
|
28
28
|
closeOnOverlay: boolean;
|
29
29
|
innerScroll: boolean;
|
30
30
|
type: string;
|
@@ -36,15 +36,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
36
36
|
manualClose: boolean;
|
37
37
|
}>, {
|
38
38
|
closeModal: () => void;
|
39
|
-
}, unknown, {}, {}, import(
|
39
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
40
40
|
"update:modelValue": (...args: any[]) => void;
|
41
41
|
"close-modal": (...args: any[]) => void;
|
42
|
-
}, string, import(
|
42
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
|
43
43
|
modelValue: boolean;
|
44
44
|
width: string;
|
45
45
|
showHeader: boolean;
|
46
46
|
showClose: boolean;
|
47
47
|
disabledTeleport: boolean;
|
48
|
+
beforeClose: () => void;
|
48
49
|
closeOnOverlay: boolean;
|
49
50
|
innerScroll: boolean;
|
50
51
|
type: string;
|
@@ -59,16 +60,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
59
60
|
"onClose-modal"?: (...args: any[]) => any;
|
60
61
|
}, {
|
61
62
|
type: "standart" | "status" | "illustration" | "side";
|
62
|
-
icon:
|
63
|
-
width: string;
|
64
|
-
status: "delete" | "successful" | "info" | "attention" | "neutral";
|
63
|
+
icon: TIcon;
|
65
64
|
modelValue: boolean;
|
65
|
+
width: string;
|
66
66
|
showHeader: boolean;
|
67
67
|
showClose: boolean;
|
68
68
|
disabledTeleport: boolean;
|
69
|
+
loading: boolean;
|
70
|
+
status: "delete" | "successful" | "info" | "attention" | "neutral";
|
71
|
+
beforeClose: Function;
|
69
72
|
closeOnOverlay: boolean;
|
70
73
|
innerScroll: boolean;
|
71
|
-
loading: boolean;
|
72
74
|
overlayClass: string;
|
73
75
|
dialogClass: string;
|
74
76
|
manualClose: boolean;
|
@@ -81,8 +83,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
81
83
|
footer?(_: {}): any;
|
82
84
|
}>;
|
83
85
|
export default _default;
|
84
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
85
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
86
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
87
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
86
88
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
87
89
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
88
90
|
} : {
|
@@ -90,15 +92,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
90
92
|
required: true;
|
91
93
|
};
|
92
94
|
};
|
93
|
-
type __VLS_WithDefaults<P, D> = {
|
95
|
+
declare type __VLS_WithDefaults<P, D> = {
|
94
96
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
95
97
|
default: D[K];
|
96
98
|
}> : P[K];
|
97
99
|
};
|
98
|
-
type __VLS_Prettify<T> = {
|
100
|
+
declare type __VLS_Prettify<T> = {
|
99
101
|
[K in keyof T]: T[K];
|
100
102
|
} & {};
|
101
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
103
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
102
104
|
new (): {
|
103
105
|
$slots: S;
|
104
106
|
};
|
@@ -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;
|
@@ -60,26 +60,26 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
60
60
|
padding: string;
|
61
61
|
modelValue: boolean;
|
62
62
|
showHeader: boolean;
|
63
|
-
showClose: boolean;
|
64
|
-
disabledTeleport: boolean;
|
65
|
-
loading: boolean;
|
66
63
|
showGrabber: boolean;
|
67
64
|
widthThis: string;
|
68
65
|
headerPadding: string;
|
66
|
+
showClose: boolean;
|
69
67
|
customClass: string;
|
70
68
|
slide: boolean;
|
71
69
|
simple: boolean;
|
70
|
+
disabledTeleport: boolean;
|
72
71
|
logout: boolean;
|
73
72
|
modalOnMobile: boolean;
|
74
73
|
contentCustomClass: string;
|
74
|
+
loading: boolean;
|
75
75
|
}, {}>, {
|
76
76
|
header?(_: {}): any;
|
77
77
|
headerBtns?(_: {}): any;
|
78
78
|
default?(_: {}): any;
|
79
79
|
}>;
|
80
80
|
export default _default;
|
81
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
82
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
81
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
82
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
83
83
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
84
84
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
85
85
|
} : {
|
@@ -87,15 +87,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
87
87
|
required: true;
|
88
88
|
};
|
89
89
|
};
|
90
|
-
type __VLS_WithDefaults<P, D> = {
|
90
|
+
declare type __VLS_WithDefaults<P, D> = {
|
91
91
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
92
92
|
default: D[K];
|
93
93
|
}> : P[K];
|
94
94
|
};
|
95
|
-
type __VLS_Prettify<T> = {
|
95
|
+
declare type __VLS_Prettify<T> = {
|
96
96
|
[K in keyof T]: T[K];
|
97
97
|
} & {};
|
98
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
98
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
99
99
|
new (): {
|
100
100
|
$slots: S;
|
101
101
|
};
|
@@ -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
|
}>>> & {
|
@@ -30,8 +29,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
30
29
|
default?(_: {}): any;
|
31
30
|
}>;
|
32
31
|
export default _default;
|
33
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
34
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
32
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
33
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
35
34
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
36
35
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
37
36
|
} : {
|
@@ -39,15 +38,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
39
38
|
required: true;
|
40
39
|
};
|
41
40
|
};
|
42
|
-
type __VLS_WithDefaults<P, D> = {
|
41
|
+
declare type __VLS_WithDefaults<P, D> = {
|
43
42
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
44
43
|
default: D[K];
|
45
44
|
}> : P[K];
|
46
45
|
};
|
47
|
-
type __VLS_Prettify<T> = {
|
46
|
+
declare type __VLS_Prettify<T> = {
|
48
47
|
[K in keyof T]: T[K];
|
49
48
|
} & {};
|
50
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
49
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
51
50
|
new (): {
|
52
51
|
$slots: S;
|
53
52
|
};
|
@@ -0,0 +1,12 @@
|
|
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>>>, {}, {}>;
|
3
|
+
export default _default;
|
4
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
5
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
6
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
7
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
8
|
+
} : {
|
9
|
+
type: import('vue').PropType<T[K]>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
};
|
package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-currency.vue.d.ts
RENAMED
@@ -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;
|
@@ -22,14 +21,14 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
22
21
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
23
22
|
}, {
|
24
23
|
disabled: boolean;
|
24
|
+
prop: string;
|
25
25
|
placeholder: string;
|
26
|
+
leftIcon: import("../../pl-icon").TIcon;
|
26
27
|
round: boolean;
|
27
|
-
prop: string;
|
28
|
-
leftIcon: any;
|
29
28
|
}, {}>;
|
30
29
|
export default _default;
|
31
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
32
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
30
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
31
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
33
32
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
34
33
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
35
34
|
} : {
|
@@ -37,11 +36,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
37
36
|
required: true;
|
38
37
|
};
|
39
38
|
};
|
40
|
-
type __VLS_WithDefaults<P, D> = {
|
39
|
+
declare type __VLS_WithDefaults<P, D> = {
|
41
40
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
42
41
|
default: D[K];
|
43
42
|
}> : P[K];
|
44
43
|
};
|
45
|
-
type __VLS_Prettify<T> = {
|
44
|
+
declare type __VLS_Prettify<T> = {
|
46
45
|
[K in keyof T]: T[K];
|
47
46
|
} & {};
|
@@ -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,15 +11,15 @@ 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
|
-
mousedown: (...args: any[]) => void;
|
18
|
-
touchstart: (...args: any[]) => void;
|
19
|
-
blur: (...args: any[]) => void;
|
20
16
|
resetValue: (...args: any[]) => void;
|
21
|
-
"custom-blur": (...args: any[]) => void;
|
22
17
|
tabHandler: (...args: any[]) => void;
|
23
|
-
|
18
|
+
blur: (...args: any[]) => void;
|
19
|
+
touchstart: (...args: any[]) => void;
|
20
|
+
mousedown: (...args: any[]) => void;
|
21
|
+
"custom-blur": (...args: any[]) => void;
|
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;
|
@@ -41,21 +40,21 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
41
40
|
"onCustom-blur"?: (...args: any[]) => any;
|
42
41
|
onTabHandler?: (...args: any[]) => any;
|
43
42
|
}, {
|
44
|
-
disabled: boolean;
|
45
43
|
id: string;
|
46
|
-
|
44
|
+
disabled: boolean;
|
47
45
|
prop: string;
|
46
|
+
placeholder: string;
|
47
|
+
clearable: boolean;
|
48
|
+
leftIcon: import("../../pl-icon").TIcon;
|
49
|
+
rightIcon: import("../../pl-icon").TIcon;
|
48
50
|
showWordLimit: boolean;
|
49
|
-
leftIcon: any;
|
50
|
-
rightIcon: any;
|
51
51
|
maxlength: number;
|
52
52
|
iconPointer: boolean;
|
53
53
|
customBlur: boolean;
|
54
|
-
clearable: boolean;
|
55
54
|
}, {}>;
|
56
55
|
export default _default;
|
57
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
58
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
56
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
57
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
59
58
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
60
59
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
61
60
|
} : {
|
@@ -63,11 +62,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
63
62
|
required: true;
|
64
63
|
};
|
65
64
|
};
|
66
|
-
type __VLS_WithDefaults<P, D> = {
|
65
|
+
declare type __VLS_WithDefaults<P, D> = {
|
67
66
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
68
67
|
default: D[K];
|
69
68
|
}> : P[K];
|
70
69
|
};
|
71
|
-
type __VLS_Prettify<T> = {
|
70
|
+
declare type __VLS_Prettify<T> = {
|
72
71
|
[K in keyof T]: T[K];
|
73
72
|
} & {};
|
package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-password.vue.d.ts
RENAMED
@@ -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;
|
@@ -21,16 +20,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
21
20
|
onBlur?: (...args: any[]) => any;
|
22
21
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
23
22
|
}, {
|
24
|
-
disabled: boolean;
|
25
23
|
id: string;
|
26
|
-
|
24
|
+
disabled: boolean;
|
27
25
|
prop: string;
|
26
|
+
placeholder: string;
|
28
27
|
currentPassword: boolean;
|
29
28
|
newPassword: boolean;
|
30
29
|
}, {}>;
|
31
30
|
export default _default;
|
32
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
33
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
31
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
32
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
34
33
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
35
34
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
36
35
|
} : {
|
@@ -38,11 +37,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
38
37
|
required: true;
|
39
38
|
};
|
40
39
|
};
|
41
|
-
type __VLS_WithDefaults<P, D> = {
|
40
|
+
declare type __VLS_WithDefaults<P, D> = {
|
42
41
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
43
42
|
default: D[K];
|
44
43
|
}> : P[K];
|
45
44
|
};
|
46
|
-
type __VLS_Prettify<T> = {
|
45
|
+
declare type __VLS_Prettify<T> = {
|
47
46
|
[K in keyof T]: T[K];
|
48
47
|
} & {};
|
package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-textarea.vue.d.ts
RENAMED
@@ -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;
|
@@ -19,16 +18,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
19
18
|
}>>> & {
|
20
19
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
21
20
|
}, {
|
22
|
-
disabled: boolean;
|
23
21
|
id: string;
|
24
|
-
|
22
|
+
disabled: boolean;
|
25
23
|
prop: string;
|
24
|
+
placeholder: string;
|
26
25
|
showWordLimit: boolean;
|
27
26
|
maxlength: number;
|
28
27
|
}, {}>;
|
29
28
|
export default _default;
|
30
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
31
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
29
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
30
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
32
31
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
33
32
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
34
33
|
} : {
|
@@ -36,11 +35,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
36
35
|
required: true;
|
37
36
|
};
|
38
37
|
};
|
39
|
-
type __VLS_WithDefaults<P, D> = {
|
38
|
+
declare type __VLS_WithDefaults<P, D> = {
|
40
39
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
41
40
|
default: D[K];
|
42
41
|
}> : P[K];
|
43
42
|
};
|
44
|
-
type __VLS_Prettify<T> = {
|
43
|
+
declare type __VLS_Prettify<T> = {
|
45
44
|
[K in keyof T]: T[K];
|
46
45
|
} & {};
|
@@ -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
|
-
touchstart: (...args: any[]) => void;
|
39
|
-
blur: (...args: any[]) => void;
|
40
37
|
resetValue: (...args: any[]) => void;
|
38
|
+
blur: (...args: any[]) => void;
|
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,35 +77,35 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
78
77
|
label: string;
|
79
78
|
textarea: boolean;
|
80
79
|
disabled: boolean;
|
81
|
-
|
82
|
-
modelValue: import('./types').TInputModelValue;
|
83
|
-
placeholder: string;
|
84
|
-
round: boolean;
|
80
|
+
modelValue: import("./types").TInputModelValue;
|
85
81
|
prop: string;
|
86
|
-
|
87
|
-
|
82
|
+
placeholder: string;
|
83
|
+
clearable: boolean;
|
84
|
+
leftIcon: import("../pl-icon").TIcon;
|
88
85
|
password: boolean;
|
86
|
+
currency: boolean;
|
87
|
+
rightIcon: import("../pl-icon").TIcon;
|
88
|
+
width: string;
|
89
89
|
helpertext: string;
|
90
90
|
optional: string;
|
91
91
|
tooltip: string;
|
92
|
-
|
93
|
-
|
92
|
+
focusOnReset: boolean;
|
93
|
+
showWordLimit: boolean;
|
94
|
+
round: boolean;
|
94
95
|
'show-word-limit': boolean;
|
95
96
|
maxlength: number;
|
96
97
|
currentPassword: boolean;
|
97
98
|
newPassword: boolean;
|
98
99
|
iconPointer: boolean;
|
99
100
|
customBlur: boolean;
|
100
|
-
clearable: boolean;
|
101
|
-
focusOnReset: boolean;
|
102
101
|
disableTrim: boolean;
|
103
102
|
valueRange: {
|
104
103
|
min: number;
|
105
104
|
};
|
106
105
|
}, {}>;
|
107
106
|
export default _default;
|
108
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
109
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
107
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
108
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
110
109
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
111
110
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
112
111
|
} : {
|
@@ -114,11 +113,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
114
113
|
required: true;
|
115
114
|
};
|
116
115
|
};
|
117
|
-
type __VLS_WithDefaults<P, D> = {
|
116
|
+
declare type __VLS_WithDefaults<P, D> = {
|
118
117
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
119
118
|
default: D[K];
|
120
119
|
}> : P[K];
|
121
120
|
};
|
122
|
-
type __VLS_Prettify<T> = {
|
121
|
+
declare type __VLS_Prettify<T> = {
|
123
122
|
[K in keyof T]: T[K];
|
124
123
|
} & {};
|
@@ -1,8 +1,7 @@
|
|
1
|
-
import { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
|
2
|
-
import { TIcon } from '
|
3
|
-
|
4
|
-
export type
|
5
|
-
export type TMaxlength = number | null | undefined;
|
1
|
+
import type { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
|
2
|
+
import type { TIcon } from '../../pl-icon/types';
|
3
|
+
export declare type TInputModelValue = string | number | null | undefined;
|
4
|
+
export declare type TMaxlength = number | null | undefined;
|
6
5
|
interface IBaseInputProps {
|
7
6
|
prop?: string;
|
8
7
|
modelValue: TInputModelValue;
|