@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
package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-default.vue.d.ts
RENAMED
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IAutocompleteDefaultProps } from '../types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteDefaultProps>, {
|
1
|
+
import type { IAutocompleteDefaultProps } from '../types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteDefaultProps>, {
|
4
3
|
prop: string;
|
5
4
|
modelValue: string;
|
6
5
|
placeholder: string;
|
@@ -10,12 +9,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
10
9
|
showError: number;
|
11
10
|
leftIcon: string;
|
12
11
|
memoryBlur: boolean;
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
12
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
14
13
|
reset: (...args: any[]) => void;
|
15
14
|
"update:modelValue": (...args: any[]) => void;
|
16
15
|
tabDown: (...args: any[]) => void;
|
17
16
|
focusEmit: (...args: any[]) => void;
|
18
|
-
}, string, import(
|
17
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteDefaultProps>, {
|
19
18
|
prop: string;
|
20
19
|
modelValue: string;
|
21
20
|
placeholder: string;
|
@@ -31,19 +30,19 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
31
30
|
onTabDown?: (...args: any[]) => any;
|
32
31
|
onFocusEmit?: (...args: any[]) => any;
|
33
32
|
}, {
|
33
|
+
id: string;
|
34
34
|
disabled: boolean;
|
35
35
|
modelValue: string;
|
36
|
-
id: string;
|
37
|
-
placeholder: string;
|
38
36
|
prop: string;
|
39
|
-
|
37
|
+
placeholder: string;
|
40
38
|
clearable: boolean;
|
41
|
-
memoryBlur: boolean;
|
42
39
|
showError: number;
|
40
|
+
leftIcon: import("../../pl-icon").TIcon;
|
41
|
+
memoryBlur: boolean;
|
43
42
|
}, {}>;
|
44
43
|
export default _default;
|
45
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
46
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
44
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
45
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
47
46
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
48
47
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
49
48
|
} : {
|
@@ -51,11 +50,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
51
50
|
required: true;
|
52
51
|
};
|
53
52
|
};
|
54
|
-
type __VLS_WithDefaults<P, D> = {
|
53
|
+
declare type __VLS_WithDefaults<P, D> = {
|
55
54
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
56
55
|
default: D[K];
|
57
56
|
}> : P[K];
|
58
57
|
};
|
59
|
-
type __VLS_Prettify<T> = {
|
58
|
+
declare type __VLS_Prettify<T> = {
|
60
59
|
[K in keyof T]: T[K];
|
61
60
|
} & {};
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { IOption, IAutocompleteProps } from './types';
|
2
|
-
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
1
|
+
import type { IOption, IAutocompleteProps } from './types';
|
2
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
4
3
|
modelValue: () => {
|
5
4
|
value: string;
|
6
5
|
};
|
@@ -23,11 +22,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
23
22
|
disableMarkerBottom: boolean;
|
24
23
|
uniqKey: string;
|
25
24
|
teleport: boolean;
|
26
|
-
}>, {}, unknown, {}, {}, import(
|
25
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
27
26
|
"update:modelValue": (...args: any[]) => void;
|
28
27
|
fetchDadata: (...args: any[]) => void;
|
29
28
|
changeValue: (...args: any[]) => void;
|
30
|
-
}, string, import(
|
29
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
31
30
|
modelValue: () => {
|
32
31
|
value: string;
|
33
32
|
};
|
@@ -57,28 +56,28 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
57
56
|
}, {
|
58
57
|
label: string;
|
59
58
|
disabled: boolean;
|
60
|
-
width: string;
|
61
59
|
modelValue: IOption;
|
62
|
-
teleport: boolean;
|
63
|
-
placeholder: string;
|
64
|
-
uniqKey: string;
|
65
60
|
prop: string;
|
66
|
-
|
67
|
-
optional: string;
|
68
|
-
tooltip: string;
|
69
|
-
leftIcon: any;
|
70
|
-
rightIcon: any;
|
61
|
+
placeholder: string;
|
71
62
|
clearable: boolean;
|
72
|
-
|
73
|
-
symbolsCountSearch: string | number;
|
74
|
-
noData: string;
|
63
|
+
leftIcon: import("../pl-icon").TIcon;
|
75
64
|
memoryBlur: boolean;
|
65
|
+
rightIcon: import("../pl-icon").TIcon;
|
66
|
+
width: string;
|
76
67
|
disableMarkerBottom: boolean;
|
68
|
+
helpertext: string;
|
69
|
+
symbolsCountSearch: string | number;
|
70
|
+
suggestionList: IOption[];
|
71
|
+
uniqKey: string;
|
77
72
|
defaultDropText: string;
|
73
|
+
noData: string;
|
74
|
+
optional: string;
|
75
|
+
tooltip: string;
|
76
|
+
teleport: boolean;
|
78
77
|
}, {}>;
|
79
78
|
export default _default;
|
80
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
81
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
79
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
80
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
82
81
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
83
82
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
84
83
|
} : {
|
@@ -86,11 +85,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
86
85
|
required: true;
|
87
86
|
};
|
88
87
|
};
|
89
|
-
type __VLS_WithDefaults<P, D> = {
|
88
|
+
declare type __VLS_WithDefaults<P, D> = {
|
90
89
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
91
90
|
default: D[K];
|
92
91
|
}> : P[K];
|
93
92
|
};
|
94
|
-
type __VLS_Prettify<T> = {
|
93
|
+
declare type __VLS_Prettify<T> = {
|
95
94
|
[K in keyof T]: T[K];
|
96
95
|
} & {};
|
@@ -1,6 +1,5 @@
|
|
1
|
-
import { ValidateError } from 'async-validator';
|
2
|
-
import { TIcon } from '
|
3
|
-
|
1
|
+
import type { ValidateError } from 'async-validator';
|
2
|
+
import type { TIcon } from '../../pl-icon/types';
|
4
3
|
declare interface IOption {
|
5
4
|
value: string;
|
6
5
|
bottomText?: string;
|
package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/pl-checkbox-plus.vue.d.ts
RENAMED
@@ -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;
|
@@ -65,7 +65,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
65
65
|
default?(_: {}): any;
|
66
66
|
}>;
|
67
67
|
export default _default;
|
68
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
68
|
+
declare type __VLS_WithTemplateSlots<T, S> = T & {
|
69
69
|
new (): {
|
70
70
|
$slots: S;
|
71
71
|
};
|
@@ -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;
|
@@ -9,6 +9,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
9
9
|
monthSwitch: boolean;
|
10
10
|
yearSwitch: boolean;
|
11
11
|
periodOptions: () => any[];
|
12
|
+
disabledDate: () => void;
|
12
13
|
idProp: string;
|
13
14
|
}>, {
|
14
15
|
openPopup: () => void;
|
@@ -16,13 +17,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
16
17
|
startUpdateDate: (event: Event & {
|
17
18
|
target: HTMLInputElement;
|
18
19
|
}) => void;
|
19
|
-
}, unknown, {}, {}, import(
|
20
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
20
21
|
"update:modelValue": (...args: any[]) => void;
|
21
|
-
changeOpen: (...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("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperRangeProps>, {
|
26
27
|
modelValue: () => any[];
|
27
28
|
isOpen: boolean;
|
28
29
|
dateValue: string;
|
@@ -31,27 +32,29 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
31
32
|
monthSwitch: boolean;
|
32
33
|
yearSwitch: boolean;
|
33
34
|
periodOptions: () => any[];
|
35
|
+
disabledDate: () => void;
|
34
36
|
idProp: string;
|
35
37
|
}>>> & {
|
36
38
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
37
|
-
onChangeOpen?: (...args: any[]) => any;
|
38
39
|
"onUpdate:isOpen"?: (...args: any[]) => any;
|
39
40
|
"onUpdate:dateValue"?: (...args: any[]) => any;
|
40
41
|
onClosePickerOnMobile?: (...args: any[]) => any;
|
42
|
+
onChangeOpen?: (...args: any[]) => any;
|
41
43
|
}, {
|
42
44
|
modelValue: string[];
|
43
|
-
dateValue: string;
|
44
|
-
isOpen: boolean;
|
45
45
|
periods: boolean;
|
46
46
|
periodOptions: string[];
|
47
|
+
isOpen: boolean;
|
48
|
+
dateValue: string;
|
47
49
|
idProp: string;
|
48
50
|
mobile: boolean;
|
49
51
|
monthSwitch: boolean;
|
50
52
|
yearSwitch: boolean;
|
53
|
+
disabledDate: Function;
|
51
54
|
}, {}>;
|
52
55
|
export default _default;
|
53
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
54
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
56
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
57
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
55
58
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
56
59
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
57
60
|
} : {
|
@@ -59,11 +62,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
59
62
|
required: true;
|
60
63
|
};
|
61
64
|
};
|
62
|
-
type __VLS_WithDefaults<P, D> = {
|
65
|
+
declare type __VLS_WithDefaults<P, D> = {
|
63
66
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
64
67
|
default: D[K];
|
65
68
|
}> : P[K];
|
66
69
|
};
|
67
|
-
type __VLS_Prettify<T> = {
|
70
|
+
declare type __VLS_Prettify<T> = {
|
68
71
|
[K in keyof T]: T[K];
|
69
72
|
} & {};
|
@@ -1,34 +1,36 @@
|
|
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;
|
7
7
|
monthSwitch: boolean;
|
8
8
|
yearSwitch: boolean;
|
9
|
+
disabledDate: () => void;
|
9
10
|
idProp: string;
|
10
11
|
}>, {
|
11
12
|
openPopup: () => void;
|
12
13
|
checkInput: () => void;
|
13
|
-
}, unknown, {}, {}, import(
|
14
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
14
15
|
"update:modelValue": (...args: any[]) => void;
|
15
|
-
changeOpen: (...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("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IWrapperProps>, {
|
20
21
|
modelValue: any;
|
21
22
|
dateValue: string;
|
22
23
|
mobile: boolean;
|
23
24
|
monthSwitch: boolean;
|
24
25
|
yearSwitch: boolean;
|
26
|
+
disabledDate: () => void;
|
25
27
|
idProp: string;
|
26
28
|
}>>> & {
|
27
29
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
28
|
-
onChangeOpen?: (...args: any[]) => any;
|
29
30
|
"onUpdate:isOpen"?: (...args: any[]) => any;
|
30
31
|
"onUpdate:dateValue"?: (...args: any[]) => any;
|
31
32
|
onClosePickerOnMobile?: (...args: any[]) => any;
|
33
|
+
onChangeOpen?: (...args: any[]) => any;
|
32
34
|
}, {
|
33
35
|
modelValue: string;
|
34
36
|
dateValue: string;
|
@@ -36,10 +38,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
36
38
|
mobile: boolean;
|
37
39
|
monthSwitch: boolean;
|
38
40
|
yearSwitch: boolean;
|
41
|
+
disabledDate: Function;
|
39
42
|
}, {}>;
|
40
43
|
export default _default;
|
41
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
42
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
44
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
45
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
43
46
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
44
47
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
45
48
|
} : {
|
@@ -47,11 +50,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
47
50
|
required: true;
|
48
51
|
};
|
49
52
|
};
|
50
|
-
type __VLS_WithDefaults<P, D> = {
|
53
|
+
declare type __VLS_WithDefaults<P, D> = {
|
51
54
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
52
55
|
default: D[K];
|
53
56
|
}> : P[K];
|
54
57
|
};
|
55
|
-
type __VLS_Prettify<T> = {
|
58
|
+
declare type __VLS_Prettify<T> = {
|
56
59
|
[K in keyof T]: T[K];
|
57
60
|
} & {};
|
package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/types/index.d.ts
RENAMED
@@ -16,7 +16,7 @@ declare interface IDefaultPickerProps {
|
|
16
16
|
yearSwitch?: boolean;
|
17
17
|
prop?: string;
|
18
18
|
clearable?: boolean;
|
19
|
-
disabledDate?:
|
19
|
+
disabledDate?: Function;
|
20
20
|
disabled?: boolean;
|
21
21
|
disableTeleport?: boolean;
|
22
22
|
}
|
@@ -37,7 +37,7 @@ declare interface IDefaultWrapperProps {
|
|
37
37
|
inputElement?: HTMLElement;
|
38
38
|
monthSwitch?: boolean;
|
39
39
|
yearSwitch?: boolean;
|
40
|
-
disabledDate?:
|
40
|
+
disabledDate?: Function;
|
41
41
|
}
|
42
42
|
declare interface IWrapperRangeProps extends IDefaultWrapperProps {
|
43
43
|
modelValue: string[] | null;
|
@@ -1,15 +1,14 @@
|
|
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
|
-
declare const isDisabledDate: (item: Item, disabledDate:
|
5
|
+
declare const isDisabledDate: (item: Item, disabledDate: Function) => any;
|
7
6
|
declare const dayjsFormat: (value: Item) => Dayjs;
|
8
7
|
declare const capitalize: (value: string) => string;
|
9
8
|
declare const switchPrevMonth: (currentDate: Dayjs) => dayjs.Dayjs;
|
10
9
|
declare const switchNextMonth: (currentDate: Dayjs) => dayjs.Dayjs;
|
11
10
|
declare const switchPrevYear: (currentDate: Dayjs) => dayjs.Dayjs;
|
12
11
|
declare const switchNextYear: (currentDate: Dayjs) => dayjs.Dayjs;
|
13
|
-
declare const isCurrentItem: (item: Item, disabledDate:
|
12
|
+
declare const isCurrentItem: (item: Item, disabledDate: Function) => boolean;
|
14
13
|
declare const getArrayOfDays: (date: Dayjs) => Item[];
|
15
14
|
export { WEEK_DAYS, isCurrentDate, isDisabledDate, dayjsFormat, capitalize, switchPrevMonth, switchNextMonth, switchPrevYear, switchNextYear, isCurrentItem, getArrayOfDays, };
|
@@ -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;
|
@@ -14,17 +13,17 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
14
13
|
yearSwitch: boolean;
|
15
14
|
prop: string;
|
16
15
|
clearable: boolean;
|
17
|
-
disabledDate: () =>
|
16
|
+
disabledDate: () => void;
|
18
17
|
disabled: boolean;
|
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;
|
@@ -38,7 +37,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
38
37
|
yearSwitch: boolean;
|
39
38
|
prop: string;
|
40
39
|
clearable: boolean;
|
41
|
-
disabledDate: () =>
|
40
|
+
disabledDate: () => void;
|
42
41
|
disabled: boolean;
|
43
42
|
disableTeleport: boolean;
|
44
43
|
}>>> & {
|
@@ -49,23 +48,23 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
49
48
|
}, {
|
50
49
|
label: string;
|
51
50
|
disabled: boolean;
|
52
|
-
width: string;
|
53
51
|
modelValue: string;
|
54
|
-
placeholder: string;
|
55
|
-
showInput: boolean;
|
56
52
|
prop: string;
|
53
|
+
placeholder: string;
|
54
|
+
clearable: boolean;
|
55
|
+
width: string;
|
57
56
|
helpertext: string;
|
58
57
|
optional: string;
|
59
58
|
tooltip: string;
|
60
|
-
clearable: boolean;
|
61
59
|
monthSwitch: boolean;
|
62
60
|
yearSwitch: boolean;
|
63
|
-
disabledDate:
|
61
|
+
disabledDate: Function;
|
62
|
+
showInput: boolean;
|
64
63
|
disableTeleport: boolean;
|
65
64
|
}, {}>;
|
66
65
|
export default _default;
|
67
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
68
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
66
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
67
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
69
68
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
70
69
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
71
70
|
} : {
|
@@ -73,11 +72,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
73
72
|
required: true;
|
74
73
|
};
|
75
74
|
};
|
76
|
-
type __VLS_WithDefaults<P, D> = {
|
75
|
+
declare type __VLS_WithDefaults<P, D> = {
|
77
76
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
78
77
|
default: D[K];
|
79
78
|
}> : P[K];
|
80
79
|
};
|
81
|
-
type __VLS_Prettify<T> = {
|
80
|
+
declare type __VLS_Prettify<T> = {
|
82
81
|
[K in keyof T]: T[K];
|
83
82
|
} & {};
|
@@ -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;
|
@@ -15,16 +14,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
15
14
|
yearSwitch: boolean;
|
16
15
|
prop: string;
|
17
16
|
clearable: boolean;
|
18
|
-
disabledDate: () =>
|
17
|
+
disabledDate: () => void;
|
19
18
|
disabled: boolean;
|
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;
|
@@ -39,7 +38,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
39
38
|
yearSwitch: boolean;
|
40
39
|
prop: string;
|
41
40
|
clearable: boolean;
|
42
|
-
disabledDate: () =>
|
41
|
+
disabledDate: () => void;
|
43
42
|
disabled: boolean;
|
44
43
|
focusOnReset: boolean;
|
45
44
|
}>>> & {
|
@@ -49,25 +48,25 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
49
48
|
}, {
|
50
49
|
label: string;
|
51
50
|
disabled: boolean;
|
52
|
-
width: string;
|
53
51
|
modelValue: string[];
|
54
|
-
placeholder: string;
|
55
|
-
showInput: boolean;
|
56
52
|
prop: string;
|
53
|
+
placeholder: string;
|
54
|
+
clearable: boolean;
|
55
|
+
width: string;
|
57
56
|
helpertext: string;
|
58
57
|
optional: string;
|
59
58
|
tooltip: string;
|
60
|
-
clearable: boolean;
|
61
59
|
focusOnReset: boolean;
|
62
60
|
periods: boolean;
|
63
61
|
periodOptions: string[];
|
64
62
|
monthSwitch: boolean;
|
65
63
|
yearSwitch: boolean;
|
66
|
-
disabledDate:
|
64
|
+
disabledDate: Function;
|
65
|
+
showInput: boolean;
|
67
66
|
}, {}>;
|
68
67
|
export default _default;
|
69
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
70
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
68
|
+
declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
69
|
+
declare type __VLS_TypePropsToRuntimeProps<T> = {
|
71
70
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
72
71
|
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
73
72
|
} : {
|
@@ -75,11 +74,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
75
74
|
required: true;
|
76
75
|
};
|
77
76
|
};
|
78
|
-
type __VLS_WithDefaults<P, D> = {
|
77
|
+
declare type __VLS_WithDefaults<P, D> = {
|
79
78
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
80
79
|
default: D[K];
|
81
80
|
}> : P[K];
|
82
81
|
};
|
83
|
-
type __VLS_Prettify<T> = {
|
82
|
+
declare type __VLS_Prettify<T> = {
|
84
83
|
[K in keyof T]: T[K];
|
85
84
|
} & {};
|