@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,15 +1,14 @@
|
|
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
|
"select-value": (...args: any[]) => void;
|
12
|
-
}, string, import(
|
11
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
13
12
|
offsets: string;
|
14
13
|
focus: boolean;
|
15
14
|
id: string;
|
@@ -22,13 +21,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
22
21
|
id: string;
|
23
22
|
focus: boolean;
|
24
23
|
helpertext: string;
|
25
|
-
|
26
|
-
errors: import('async-validator').ValidateError[];
|
24
|
+
errors: import("async-validator").ValidateError[];
|
27
25
|
offsets: string;
|
26
|
+
options: IOption[];
|
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 { IOption, ISelectProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
1
|
+
import type { IOption, ISelectProps } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
4
3
|
modelValue: string;
|
5
4
|
prop: string;
|
6
5
|
placeholder: string;
|
@@ -17,10 +16,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
17
16
|
showDescription: boolean;
|
18
17
|
account: boolean;
|
19
18
|
teleport: boolean;
|
20
|
-
}>, {}, unknown, {}, {}, import(
|
19
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
21
20
|
"update:modelValue": (...args: any[]) => void;
|
22
21
|
change: (...args: any[]) => void;
|
23
|
-
}, string, import(
|
22
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
24
23
|
modelValue: string;
|
25
24
|
prop: string;
|
26
25
|
placeholder: string;
|
@@ -43,24 +42,24 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
43
42
|
}, {
|
44
43
|
label: string;
|
45
44
|
disabled: boolean;
|
46
|
-
width: string;
|
47
45
|
modelValue: string | number;
|
48
|
-
teleport: boolean;
|
49
|
-
placeholder: string;
|
50
46
|
prop: string;
|
47
|
+
placeholder: string;
|
48
|
+
clearable: boolean;
|
49
|
+
leftIcon: import("../pl-icon").TIcon;
|
50
|
+
rightIcon: import("../pl-icon").TIcon;
|
51
|
+
width: string;
|
51
52
|
helpertext: string;
|
52
53
|
optional: string;
|
53
54
|
tooltip: string;
|
54
|
-
|
55
|
-
rightIcon: any;
|
56
|
-
clearable: boolean;
|
55
|
+
teleport: boolean;
|
57
56
|
options: IOption[];
|
58
57
|
showDescription: boolean;
|
59
58
|
account: boolean;
|
60
59
|
}, {}>;
|
61
60
|
export default _default;
|
62
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
63
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
61
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
62
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
64
63
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
65
64
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
66
65
|
} : {
|
@@ -68,11 +67,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
68
67
|
required: true;
|
69
68
|
};
|
70
69
|
};
|
71
|
-
type __VLS_WithDefaults<P, D> = {
|
70
|
+
declare type __VLS_WithDefaults<P, D> = {
|
72
71
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
73
72
|
default: D[K];
|
74
73
|
}> : P[K];
|
75
74
|
};
|
76
|
-
type __VLS_Prettify<T> = {
|
75
|
+
declare type __VLS_Prettify<T> = {
|
77
76
|
[K in keyof T]: T[K];
|
78
77
|
} & {};
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { TIcon } from '
|
2
|
-
import { ValidateError } from 'async-validator';
|
3
|
-
|
1
|
+
import { TIcon } from '../../pl-icon';
|
2
|
+
import type { ValidateError } from 'async-validator';
|
4
3
|
declare interface IOption {
|
5
4
|
value: string | number;
|
6
5
|
description?: string;
|
@@ -4,12 +4,12 @@ interface IProps {
|
|
4
4
|
variant?: string;
|
5
5
|
borderRadius?: string;
|
6
6
|
}
|
7
|
-
declare const _default: import(
|
7
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
8
8
|
width: string;
|
9
9
|
height: string;
|
10
10
|
borderRadius: string;
|
11
11
|
variant: string;
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
12
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
13
|
width: string;
|
14
14
|
height: string;
|
15
15
|
borderRadius: string;
|
@@ -17,12 +17,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
17
17
|
}>>>, {
|
18
18
|
width: string;
|
19
19
|
height: string;
|
20
|
-
variant: string;
|
21
20
|
borderRadius: string;
|
21
|
+
variant: string;
|
22
22
|
}, {}>;
|
23
23
|
export default _default;
|
24
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
25
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
24
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
25
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
26
26
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
27
27
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
28
28
|
} : {
|
@@ -30,11 +30,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
30
30
|
required: true;
|
31
31
|
};
|
32
32
|
};
|
33
|
-
type __VLS_WithDefaults<P, D> = {
|
33
|
+
declare type __VLS_WithDefaults<P, D> = {
|
34
34
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
35
35
|
default: D[K];
|
36
36
|
}> : P[K];
|
37
37
|
};
|
38
|
-
type __VLS_Prettify<T> = {
|
38
|
+
declare type __VLS_Prettify<T> = {
|
39
39
|
[K in keyof T]: T[K];
|
40
40
|
} & {};
|
@@ -1,36 +1,41 @@
|
|
1
|
-
import { IProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
1
|
+
import type { IProps } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
4
3
|
id: number;
|
5
4
|
icon: string;
|
6
5
|
color: string;
|
7
6
|
title: string;
|
8
7
|
button: string;
|
9
8
|
buttonAdd: string;
|
9
|
+
action: () => void;
|
10
|
+
actionAdd: () => void;
|
10
11
|
message: string;
|
11
12
|
blockHide: boolean;
|
12
|
-
}>, {}, unknown, {}, {}, import(
|
13
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
14
|
id: number;
|
14
15
|
icon: string;
|
15
16
|
color: string;
|
16
17
|
title: string;
|
17
18
|
button: string;
|
18
19
|
buttonAdd: string;
|
20
|
+
action: () => void;
|
21
|
+
actionAdd: () => void;
|
19
22
|
message: string;
|
20
23
|
blockHide: boolean;
|
21
24
|
}>>>, {
|
22
25
|
color: string;
|
23
26
|
button: string;
|
24
27
|
title: string;
|
25
|
-
icon: TIcon;
|
26
28
|
id: number;
|
29
|
+
icon: import("../pl-icon").TIcon;
|
27
30
|
message: string;
|
28
31
|
buttonAdd: string;
|
32
|
+
action: Function;
|
33
|
+
actionAdd: Function;
|
29
34
|
blockHide: boolean;
|
30
35
|
}, {}>;
|
31
36
|
export default _default;
|
32
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
33
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
37
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
38
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
34
39
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
35
40
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
36
41
|
} : {
|
@@ -38,11 +43,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
38
43
|
required: true;
|
39
44
|
};
|
40
45
|
};
|
41
|
-
type __VLS_WithDefaults<P, D> = {
|
46
|
+
declare type __VLS_WithDefaults<P, D> = {
|
42
47
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
43
48
|
default: D[K];
|
44
49
|
}> : P[K];
|
45
50
|
};
|
46
|
-
type __VLS_Prettify<T> = {
|
51
|
+
declare type __VLS_Prettify<T> = {
|
47
52
|
[K in keyof T]: T[K];
|
48
53
|
} & {};
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { TIcon } from '../pl-icon';
|
2
|
+
export interface IProps {
|
3
|
+
id: number;
|
4
|
+
icon: TIcon;
|
5
|
+
color: string;
|
6
|
+
title: string;
|
7
|
+
button: string;
|
8
|
+
buttonAdd: string;
|
9
|
+
action: Function;
|
10
|
+
actionAdd: Function;
|
11
|
+
message: string;
|
12
|
+
blockHide: boolean;
|
13
|
+
}
|
14
|
+
export interface IPlNotification {
|
15
|
+
success: Function;
|
16
|
+
error: Function;
|
17
|
+
warning: Function;
|
18
|
+
info: Function;
|
19
|
+
custom: Function;
|
20
|
+
closeAll: Function;
|
21
|
+
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: import(
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
2
|
modelValue: {
|
3
3
|
type: BooleanConstructor;
|
4
4
|
default: boolean;
|
@@ -15,10 +15,10 @@ declare const _default: import('vue').DefineComponent<{
|
|
15
15
|
type: StringConstructor;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
-
}, {}, unknown, {}, {}, import(
|
18
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
19
19
|
"update:modelValue": (...args: any[]) => void;
|
20
20
|
change: (...args: any[]) => void;
|
21
|
-
}, string, import(
|
21
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
22
22
|
modelValue: {
|
23
23
|
type: BooleanConstructor;
|
24
24
|
default: boolean;
|
@@ -1,12 +1,11 @@
|
|
1
|
-
import { ITabPaneProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
1
|
+
import type { ITabPaneProps } from './types';
|
2
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
4
3
|
label: string;
|
5
4
|
disabled: boolean;
|
6
5
|
icon: string;
|
7
6
|
counter: any;
|
8
7
|
name: string;
|
9
|
-
}>, {}, unknown, {}, {}, import(
|
8
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
10
9
|
label: string;
|
11
10
|
disabled: boolean;
|
12
11
|
icon: string;
|
@@ -16,14 +15,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
15
|
name: string;
|
17
16
|
label: string;
|
18
17
|
disabled: boolean;
|
19
|
-
icon:
|
18
|
+
icon: import("../pl-icon").TIcon;
|
20
19
|
counter: number;
|
21
20
|
}, {}>, {
|
22
21
|
default?(_: {}): any;
|
23
22
|
}>;
|
24
23
|
export default _default;
|
25
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
26
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
24
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
25
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
27
26
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
28
27
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
29
28
|
} : {
|
@@ -31,15 +30,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
31
30
|
required: true;
|
32
31
|
};
|
33
32
|
};
|
34
|
-
type __VLS_WithDefaults<P, D> = {
|
33
|
+
declare type __VLS_WithDefaults<P, D> = {
|
35
34
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
36
35
|
default: D[K];
|
37
36
|
}> : P[K];
|
38
37
|
};
|
39
|
-
type __VLS_Prettify<T> = {
|
38
|
+
declare type __VLS_Prettify<T> = {
|
40
39
|
[K in keyof T]: T[K];
|
41
40
|
} & {};
|
42
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
41
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
43
42
|
new (): {
|
44
43
|
$slots: S;
|
45
44
|
};
|
@@ -9,13 +9,13 @@ interface IProps {
|
|
9
9
|
mobileTop?: any;
|
10
10
|
mobileBottom?: any;
|
11
11
|
}
|
12
|
-
declare const _default: import(
|
12
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
13
|
headers: () => any[];
|
14
14
|
isSelectable: boolean;
|
15
15
|
tableStyle: () => {};
|
16
16
|
mobileTop: boolean;
|
17
17
|
mobileBottom: boolean;
|
18
|
-
}>, {}, unknown, {}, {}, import(
|
18
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
19
19
|
headers: () => any[];
|
20
20
|
isSelectable: boolean;
|
21
21
|
tableStyle: () => {};
|
@@ -33,8 +33,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
33
33
|
mobileBottom: any;
|
34
34
|
}, {}>;
|
35
35
|
export default _default;
|
36
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
37
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
36
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
37
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
38
38
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
39
39
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
40
40
|
} : {
|
@@ -42,11 +42,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
42
42
|
required: true;
|
43
43
|
};
|
44
44
|
};
|
45
|
-
type __VLS_WithDefaults<P, D> = {
|
45
|
+
declare type __VLS_WithDefaults<P, D> = {
|
46
46
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
47
47
|
default: D[K];
|
48
48
|
}> : P[K];
|
49
49
|
};
|
50
|
-
type __VLS_Prettify<T> = {
|
50
|
+
declare type __VLS_Prettify<T> = {
|
51
51
|
[K in keyof T]: T[K];
|
52
52
|
} & {};
|
@@ -14,7 +14,7 @@ interface IProps {
|
|
14
14
|
uniqKey?: string | '';
|
15
15
|
defaultWrapperWidth?: number | null;
|
16
16
|
}
|
17
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
17
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
18
18
|
headers: () => any[];
|
19
19
|
rows: () => any[];
|
20
20
|
isLoading: boolean;
|
@@ -26,12 +26,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
26
26
|
}>, {
|
27
27
|
resetSelectedRows: () => void;
|
28
28
|
selectAllRows: () => void;
|
29
|
-
}, unknown, {}, {}, import(
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
30
30
|
infiniteScroll: (...args: any[]) => void;
|
31
31
|
"update:selectedRows": (...args: any[]) => void;
|
32
32
|
rowClick: (...args: any[]) => void;
|
33
33
|
headerCheckboxClicked: (...args: any[]) => void;
|
34
|
-
}, string, import(
|
34
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
35
35
|
headers: () => any[];
|
36
36
|
rows: () => any[];
|
37
37
|
isLoading: boolean;
|
@@ -46,6 +46,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
46
46
|
onRowClick?: (...args: any[]) => any;
|
47
47
|
onHeaderCheckboxClicked?: (...args: any[]) => any;
|
48
48
|
}, {
|
49
|
+
uniqKey: string;
|
49
50
|
isSelectable: boolean;
|
50
51
|
headers: {
|
51
52
|
label: string;
|
@@ -57,7 +58,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
57
58
|
rows: Record<string, string | number>[];
|
58
59
|
isLoading: boolean;
|
59
60
|
selectedRows: Record<string, string | number>[];
|
60
|
-
uniqKey: string;
|
61
61
|
defaultWrapperWidth: number;
|
62
62
|
}, {}>, Partial<Record<string, (_: {
|
63
63
|
row: Record<string, string | number>;
|
@@ -71,8 +71,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
71
71
|
}): any;
|
72
72
|
}>;
|
73
73
|
export default _default;
|
74
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
75
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
74
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
75
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
76
76
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
77
77
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
78
78
|
} : {
|
@@ -80,15 +80,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
80
80
|
required: true;
|
81
81
|
};
|
82
82
|
};
|
83
|
-
type __VLS_WithDefaults<P, D> = {
|
83
|
+
declare type __VLS_WithDefaults<P, D> = {
|
84
84
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
85
85
|
default: D[K];
|
86
86
|
}> : P[K];
|
87
87
|
};
|
88
|
-
type __VLS_Prettify<T> = {
|
88
|
+
declare type __VLS_Prettify<T> = {
|
89
89
|
[K in keyof T]: T[K];
|
90
90
|
} & {};
|
91
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
91
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
92
92
|
new (): {
|
93
93
|
$slots: S;
|
94
94
|
};
|
@@ -0,0 +1,21 @@
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
|
+
active: {
|
3
|
+
type: BooleanConstructor;
|
4
|
+
default: boolean;
|
5
|
+
};
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
+
active: {
|
8
|
+
type: BooleanConstructor;
|
9
|
+
default: boolean;
|
10
|
+
};
|
11
|
+
}>>, {
|
12
|
+
active: boolean;
|
13
|
+
}, {}>, {
|
14
|
+
default?(_: {}): any;
|
15
|
+
}>;
|
16
|
+
export default _default;
|
17
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
+
new (): {
|
19
|
+
$slots: S;
|
20
|
+
};
|
21
|
+
};
|
@@ -1,5 +1,4 @@
|
|
1
|
-
import { TIcon } from '
|
2
|
-
|
1
|
+
import type { TIcon } from '../../pl-icon/types';
|
3
2
|
interface IProps {
|
4
3
|
label?: string;
|
5
4
|
active?: boolean;
|
@@ -7,13 +6,13 @@ interface IProps {
|
|
7
6
|
icon?: TIcon;
|
8
7
|
counter?: number;
|
9
8
|
}
|
10
|
-
declare const _default: import(
|
9
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
11
10
|
label: string;
|
12
11
|
active: boolean;
|
13
12
|
disabled: boolean;
|
14
13
|
icon: string;
|
15
14
|
counter: any;
|
16
|
-
}>, {}, unknown, {}, {}, import(
|
15
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
17
16
|
label: string;
|
18
17
|
active: boolean;
|
19
18
|
disabled: boolean;
|
@@ -27,8 +26,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
27
26
|
counter: 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
|
} & {};
|