@factoringplus/pl-components-pack-v3 1.13.9-pre-06 → 1.13.16
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/dist/{crypto-pro-actual-cades-plugin-aa79c931.cjs → crypto-pro-actual-cades-plugin-4b873f49.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-253e0eee.js → crypto-pro-actual-cades-plugin-7d5e472b.js} +1 -1
- package/dist/entry-519a5cd0.cjs +115 -0
- package/dist/{entry-7bb3b152.js → entry-e99fc69c.js} +11519 -11461
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +57 -56
- package/dist/src/components/basic/pl-button/components/PlButtonSpinner.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/pl-skeleton-icon.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/index.d.ts +9 -0
- package/dist/src/components/basic/pl-skeleton/pl-skeleton.vue.d.ts +5 -2
- package/dist/src/components/basic/pl-skeleton/types/index.d.ts +1 -0
- package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- package/dist/src/components/components.d.ts +3 -1
- package/dist/src/components/data/pl-action-bar/components/pl-action-button/pl-action-button.vue.d.ts +2 -2
- package/dist/src/components/data/pl-action-bar/pl-action-bar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +2 -2
- package/dist/src/components/data/pl-card/pl-card.vue.d.ts +2 -2
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +2 -2
- package/dist/src/components/data/pl-multitab/pl-multitab.vue.d.ts +2 -2
- package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +2 -2
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
- package/dist/src/components/data/pl-sign-error/pl-sign-error.vue.d.ts +2 -2
- package/dist/src/components/data/pl-signing/pl-signing.vue.d.ts +2 -2
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-stepper/pl-stepper.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/Pagination/PlPagination.vue.d.ts +4 -4
- package/dist/src/components/data/pl-table-plus/components/Pagination/index.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/PlTableRowCheckbox.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/row-mask.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/index.d.ts +4 -4
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +4 -4
- package/dist/src/components/data/pl-tabs/components/pl-tab-counter.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/pl-tabs.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/pl-text-cell.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/index.d.ts +11 -11
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +7 -7
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +1 -0
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +11 -2
- package/dist/src/components/form/pl-form/pl-form.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-account.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/index.d.ts +4 -4
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-icon/pl-icon.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-label-plus/index.d.ts +31 -0
- package/dist/src/components/shared/pl-label-plus/pl-label-plus.vue.d.ts +19 -0
- package/dist/src/components/shared/pl-mark-text/pl-mark-text.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/Header.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/NavButton/NavButton.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/SidebarItem/SidebarItem.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/TLogo/TLogo.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/pl-navigation.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/HeaderPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/NavButtonPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/SidebarItemPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/pl-navigation-plus.vue.d.ts +2 -2
- package/dist/src/utils/formatAccount.d.ts +2 -2
- package/dist/src/utils/getSourceCode.d.ts +2 -2
- package/dist/style.css +1 -1
- package/dist/vite.config.d.ts +2 -2
- package/package.json +2 -2
- package/dist/entry-cf55beb3.cjs +0 -115
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISignErrorProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISignErrorProps>, {
|
|
4
4
|
showBanner: boolean;
|
|
5
5
|
noCertificates: boolean;
|
|
6
6
|
bannerText: string;
|
|
@@ -16,7 +16,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
16
16
|
"custom-block-top"?(_: {}): any;
|
|
17
17
|
"custom-block-bottom"?(_: {}): any;
|
|
18
18
|
}>;
|
|
19
|
-
export default
|
|
19
|
+
export default _default;
|
|
20
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
21
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
22
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ParsedCertificate, ISignedFile, IFiles } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
'selected-certificate': import('vue').PropType<ParsedCertificate>;
|
|
5
5
|
loading: import('vue').PropType<boolean>;
|
|
6
6
|
'signing-file': import('vue').PropType<boolean>;
|
|
@@ -59,4 +59,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
59
59
|
placeholder: string;
|
|
60
60
|
skipValid: boolean;
|
|
61
61
|
}, {}>;
|
|
62
|
-
export default
|
|
62
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISnackbarProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISnackbarProps>, {
|
|
4
4
|
id: number;
|
|
5
5
|
icon: string;
|
|
6
6
|
color: string;
|
|
@@ -31,7 +31,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
31
31
|
message: string;
|
|
32
32
|
blockHide: boolean;
|
|
33
33
|
}, {}>;
|
|
34
|
-
export default
|
|
34
|
+
export default _default;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
36
36
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
37
37
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IStepperProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IStepperProps>, {
|
|
4
4
|
displayType: string;
|
|
5
5
|
stepName: string;
|
|
6
6
|
stepCountName: string;
|
|
@@ -16,7 +16,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
16
16
|
stepCountName: string;
|
|
17
17
|
remainOnFooter: boolean;
|
|
18
18
|
}, {}>;
|
|
19
|
-
export default
|
|
19
|
+
export default _default;
|
|
20
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
21
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
22
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
pageNumber: import('vue').PropType<any>;
|
|
3
|
-
pageSize: import('vue').PropType<
|
|
3
|
+
pageSize: import('vue').PropType<number>;
|
|
4
4
|
options: {
|
|
5
5
|
type: import('vue').PropType<number[]>;
|
|
6
6
|
default: any;
|
|
@@ -22,7 +22,7 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
22
22
|
}, isPageSizeChange: boolean) => void;
|
|
23
23
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
24
24
|
pageNumber: import('vue').PropType<any>;
|
|
25
|
-
pageSize: import('vue').PropType<
|
|
25
|
+
pageSize: import('vue').PropType<number>;
|
|
26
26
|
options: {
|
|
27
27
|
type: import('vue').PropType<number[]>;
|
|
28
28
|
default: any;
|
|
@@ -46,4 +46,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
46
46
|
options: number[];
|
|
47
47
|
showPageSize: boolean;
|
|
48
48
|
}, {}>;
|
|
49
|
-
export default
|
|
49
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const PlPagination: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
2
2
|
pageNumber: import('vue').PropType<any>;
|
|
3
|
-
pageSize: import('vue').PropType<
|
|
3
|
+
pageSize: import('vue').PropType<number>;
|
|
4
4
|
options: {
|
|
5
5
|
type: import('vue').PropType<number[]>;
|
|
6
6
|
default: any;
|
|
@@ -22,7 +22,7 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
|
22
22
|
}, isPageSizeChange: boolean) => void;
|
|
23
23
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
24
24
|
pageNumber: import('vue').PropType<any>;
|
|
25
|
-
pageSize: import('vue').PropType<
|
|
25
|
+
pageSize: import('vue').PropType<number>;
|
|
26
26
|
options: {
|
|
27
27
|
type: import('vue').PropType<number[]>;
|
|
28
28
|
default: any;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TTableRow } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<boolean>;
|
|
5
5
|
row: {
|
|
6
6
|
type: import('vue').PropType<TTableRow>;
|
|
@@ -29,4 +29,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
31
|
}>>, {}, {}>;
|
|
32
|
-
export default
|
|
32
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITableRowMaskProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITableRowMaskProps>, {
|
|
4
4
|
mobileTop: boolean;
|
|
5
5
|
mobileBottom: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITableRowMaskProps>, {
|
|
@@ -10,7 +10,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
10
10
|
mobileTop: any;
|
|
11
11
|
mobileBottom: any;
|
|
12
12
|
}, {}>;
|
|
13
|
-
export default
|
|
13
|
+
export default _default;
|
|
14
14
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
15
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
16
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -5,7 +5,7 @@ export declare const PlTablePlus: import('../../../install-function').SFCInstall
|
|
|
5
5
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
6
6
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
7
7
|
pageNumber: import('vue').PropType<any>;
|
|
8
|
-
pageSize: import('vue').PropType<
|
|
8
|
+
pageSize: import('vue').PropType<number>;
|
|
9
9
|
isLoading: {
|
|
10
10
|
type: import('vue').PropType<boolean>;
|
|
11
11
|
default: boolean;
|
|
@@ -122,7 +122,7 @@ export declare const PlTablePlus: import('../../../install-function').SFCInstall
|
|
|
122
122
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
123
123
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
124
124
|
pageNumber: import('vue').PropType<any>;
|
|
125
|
-
pageSize: import('vue').PropType<
|
|
125
|
+
pageSize: import('vue').PropType<number>;
|
|
126
126
|
isLoading: {
|
|
127
127
|
type: import('vue').PropType<boolean>;
|
|
128
128
|
default: boolean;
|
|
@@ -249,7 +249,7 @@ export declare const PlTablePlus: import('../../../install-function').SFCInstall
|
|
|
249
249
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
250
250
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
251
251
|
pageNumber: import('vue').PropType<any>;
|
|
252
|
-
pageSize: import('vue').PropType<
|
|
252
|
+
pageSize: import('vue').PropType<number>;
|
|
253
253
|
isLoading: {
|
|
254
254
|
type: import('vue').PropType<boolean>;
|
|
255
255
|
default: boolean;
|
|
@@ -376,7 +376,7 @@ export declare const PlTablePlus: import('../../../install-function').SFCInstall
|
|
|
376
376
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
377
377
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
378
378
|
pageNumber: import('vue').PropType<any>;
|
|
379
|
-
pageSize: import('vue').PropType<
|
|
379
|
+
pageSize: import('vue').PropType<number>;
|
|
380
380
|
isLoading: {
|
|
381
381
|
type: import('vue').PropType<boolean>;
|
|
382
382
|
default: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
3
3
|
pageNumber: import('vue').PropType<any>;
|
|
4
|
-
pageSize: import('vue').PropType<
|
|
4
|
+
pageSize: import('vue').PropType<number>;
|
|
5
5
|
isLoading: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
7
7
|
default: boolean;
|
|
@@ -107,7 +107,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
107
107
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
108
108
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
109
109
|
pageNumber: import('vue').PropType<any>;
|
|
110
|
-
pageSize: import('vue').PropType<
|
|
110
|
+
pageSize: import('vue').PropType<number>;
|
|
111
111
|
isLoading: {
|
|
112
112
|
type: import('vue').PropType<boolean>;
|
|
113
113
|
default: boolean;
|
|
@@ -235,7 +235,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
235
235
|
row: import('./types').TTableRow;
|
|
236
236
|
}): any;
|
|
237
237
|
}>;
|
|
238
|
-
export default
|
|
238
|
+
export default _default;
|
|
239
239
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
240
240
|
new (): {
|
|
241
241
|
$slots: S;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
interface IProps {
|
|
2
2
|
active?: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
5
5
|
active: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
7
7
|
active: boolean;
|
|
@@ -10,7 +10,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
10
10
|
}, {}>, {
|
|
11
11
|
default?(_: {}): any;
|
|
12
12
|
}>;
|
|
13
|
-
export default
|
|
13
|
+
export default _default;
|
|
14
14
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
15
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
16
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITabProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
active: boolean;
|
|
6
6
|
disabled: boolean;
|
|
@@ -19,7 +19,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
19
19
|
active: boolean;
|
|
20
20
|
counter: number;
|
|
21
21
|
}, {}>;
|
|
22
|
-
export default
|
|
22
|
+
export default _default;
|
|
23
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
24
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
25
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
3
|
name: {
|
|
4
4
|
type: import('vue').PropType<string>;
|
|
@@ -40,4 +40,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
40
40
|
contentClass: string;
|
|
41
41
|
keepAlive: boolean;
|
|
42
42
|
}, {}>;
|
|
43
|
-
export default
|
|
43
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITagsChipsProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagsChipsProps>, {
|
|
4
4
|
textColor: string;
|
|
5
5
|
icon: string;
|
|
6
6
|
iconColor: string;
|
|
@@ -45,7 +45,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
45
45
|
}, {}>, {
|
|
46
46
|
default?(_: {}): any;
|
|
47
47
|
}>;
|
|
48
|
-
export default
|
|
48
|
+
export default _default;
|
|
49
49
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
50
50
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
51
51
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IPlTextProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
content: string;
|
|
6
6
|
description: string;
|
|
@@ -25,7 +25,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
25
25
|
content: string;
|
|
26
26
|
descriptionColor: "secondary" | "tertiary";
|
|
27
27
|
}, {}>;
|
|
28
|
-
export default
|
|
28
|
+
export default _default;
|
|
29
29
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
30
30
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
31
31
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
3
|
modelValue: {
|
|
4
4
|
type: ArrayConstructor;
|
|
5
5
|
default: () => any[];
|
|
@@ -74,4 +74,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
74
74
|
isClose: boolean;
|
|
75
75
|
showInput: boolean;
|
|
76
76
|
}, {}>;
|
|
77
|
-
export default
|
|
77
|
+
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
3
|
modelValue: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
required: true;
|
|
@@ -69,4 +69,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
69
69
|
rules: Record<string, any>;
|
|
70
70
|
weekendsDisabled: boolean;
|
|
71
71
|
}, {}>;
|
|
72
|
-
export default
|
|
72
|
+
export default _default;
|
|
@@ -15,7 +15,7 @@ interface IProps {
|
|
|
15
15
|
contentCustomClass?: string;
|
|
16
16
|
loading?: boolean;
|
|
17
17
|
}
|
|
18
|
-
declare const
|
|
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;
|
|
@@ -77,7 +77,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
77
77
|
headerBtns?(_: {}): any;
|
|
78
78
|
default?(_: {}): any;
|
|
79
79
|
}>;
|
|
80
|
-
export default
|
|
80
|
+
export default _default;
|
|
81
81
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
82
82
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
83
83
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
placeholder: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -139,7 +139,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
139
139
|
option: any;
|
|
140
140
|
}): any;
|
|
141
141
|
}>;
|
|
142
|
-
export default
|
|
142
|
+
export default _default;
|
|
143
143
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
144
144
|
new (): {
|
|
145
145
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
rules: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default(): {};
|
|
@@ -109,4 +109,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
109
109
|
getValidate: number | boolean;
|
|
110
110
|
memoryBlur: boolean;
|
|
111
111
|
}, {}>;
|
|
112
|
-
export default
|
|
112
|
+
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => any;
|
|
@@ -125,7 +125,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
125
125
|
empty?(_: {}): any;
|
|
126
126
|
actions?(_: {}): any;
|
|
127
127
|
}>;
|
|
128
|
-
export default
|
|
128
|
+
export default _default;
|
|
129
129
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
130
130
|
new (): {
|
|
131
131
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: false;
|
|
@@ -48,7 +48,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
48
48
|
}, {}>, {
|
|
49
49
|
default?(_: {}): any;
|
|
50
50
|
}>;
|
|
51
|
-
export default
|
|
51
|
+
export default _default;
|
|
52
52
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
53
53
|
new (): {
|
|
54
54
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
drag: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -116,7 +116,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
116
116
|
file: any;
|
|
117
117
|
}): any;
|
|
118
118
|
}>;
|
|
119
|
-
export default
|
|
119
|
+
export default _default;
|
|
120
120
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
121
121
|
new (): {
|
|
122
122
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { UploadUserFile } from 'element-plus';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
4
4
|
modelValue: UploadUserFile[];
|
|
5
5
|
requestConfig: object;
|
|
6
6
|
responseKeys: string;
|
|
@@ -87,7 +87,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
87
87
|
file: any;
|
|
88
88
|
}): any;
|
|
89
89
|
}>;
|
|
90
|
-
export default
|
|
90
|
+
export default _default;
|
|
91
91
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
92
92
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
93
93
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IDropdownProps, IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
|
4
4
|
focus: boolean;
|
|
5
5
|
id: string;
|
|
6
6
|
helpertext: string;
|
|
@@ -36,13 +36,13 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
36
36
|
disableMarkerBottom: boolean;
|
|
37
37
|
id: string;
|
|
38
38
|
focus: boolean;
|
|
39
|
+
query: string;
|
|
39
40
|
suggestionList: IOption[];
|
|
40
41
|
symbolsCountSearch: string | number;
|
|
41
|
-
query: string;
|
|
42
42
|
errors: import('async-validator').ValidateError[];
|
|
43
43
|
loadingSuggestions: boolean;
|
|
44
44
|
}, {}>;
|
|
45
|
-
export default
|
|
45
|
+
export default _default;
|
|
46
46
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
47
47
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
48
48
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -105,4 +105,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
105
105
|
trim: boolean;
|
|
106
106
|
memoryBlur: boolean;
|
|
107
107
|
}, {}>;
|
|
108
|
-
export default
|
|
108
|
+
export default _default;
|
|
@@ -66,11 +66,11 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
66
66
|
type: import('vue').PropType<string>;
|
|
67
67
|
default: string;
|
|
68
68
|
};
|
|
69
|
-
|
|
69
|
+
trim: {
|
|
70
70
|
type: import('vue').PropType<boolean>;
|
|
71
71
|
default: boolean;
|
|
72
72
|
};
|
|
73
|
-
|
|
73
|
+
disableMarkerBottom: {
|
|
74
74
|
type: import('vue').PropType<boolean>;
|
|
75
75
|
default: boolean;
|
|
76
76
|
};
|
|
@@ -165,11 +165,11 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
165
165
|
type: import('vue').PropType<string>;
|
|
166
166
|
default: string;
|
|
167
167
|
};
|
|
168
|
-
|
|
168
|
+
trim: {
|
|
169
169
|
type: import('vue').PropType<boolean>;
|
|
170
170
|
default: boolean;
|
|
171
171
|
};
|
|
172
|
-
|
|
172
|
+
disableMarkerBottom: {
|
|
173
173
|
type: import('vue').PropType<boolean>;
|
|
174
174
|
default: boolean;
|
|
175
175
|
};
|
|
@@ -212,8 +212,8 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
212
212
|
inputClass: string;
|
|
213
213
|
teleport: boolean;
|
|
214
214
|
uniqKey: string;
|
|
215
|
-
disableMarkerBottom: boolean;
|
|
216
215
|
trim: boolean;
|
|
216
|
+
disableMarkerBottom: boolean;
|
|
217
217
|
suggestionList: import('./types').IOption[];
|
|
218
218
|
symbolsCountSearch: number;
|
|
219
219
|
noData: string;
|
|
@@ -290,11 +290,11 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
290
290
|
type: import('vue').PropType<string>;
|
|
291
291
|
default: string;
|
|
292
292
|
};
|
|
293
|
-
|
|
293
|
+
trim: {
|
|
294
294
|
type: import('vue').PropType<boolean>;
|
|
295
295
|
default: boolean;
|
|
296
296
|
};
|
|
297
|
-
|
|
297
|
+
disableMarkerBottom: {
|
|
298
298
|
type: import('vue').PropType<boolean>;
|
|
299
299
|
default: boolean;
|
|
300
300
|
};
|
|
@@ -337,8 +337,8 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
337
337
|
inputClass: string;
|
|
338
338
|
teleport: boolean;
|
|
339
339
|
uniqKey: string;
|
|
340
|
-
disableMarkerBottom: boolean;
|
|
341
340
|
trim: boolean;
|
|
341
|
+
disableMarkerBottom: boolean;
|
|
342
342
|
suggestionList: import('./types').IOption[];
|
|
343
343
|
symbolsCountSearch: number;
|
|
344
344
|
noData: string;
|
|
@@ -412,11 +412,11 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
412
412
|
type: import('vue').PropType<string>;
|
|
413
413
|
default: string;
|
|
414
414
|
};
|
|
415
|
-
|
|
415
|
+
trim: {
|
|
416
416
|
type: import('vue').PropType<boolean>;
|
|
417
417
|
default: boolean;
|
|
418
418
|
};
|
|
419
|
-
|
|
419
|
+
disableMarkerBottom: {
|
|
420
420
|
type: import('vue').PropType<boolean>;
|
|
421
421
|
default: boolean;
|
|
422
422
|
};
|
|
@@ -462,8 +462,8 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
|
|
|
462
462
|
inputClass: string;
|
|
463
463
|
teleport: boolean;
|
|
464
464
|
uniqKey: string;
|
|
465
|
-
disableMarkerBottom: boolean;
|
|
466
465
|
trim: boolean;
|
|
466
|
+
disableMarkerBottom: boolean;
|
|
467
467
|
suggestionList: import('./types').IOption[];
|
|
468
468
|
symbolsCountSearch: number;
|
|
469
469
|
noData: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -64,11 +64,11 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
64
64
|
type: import('vue').PropType<string>;
|
|
65
65
|
default: string;
|
|
66
66
|
};
|
|
67
|
-
|
|
67
|
+
trim: {
|
|
68
68
|
type: import('vue').PropType<boolean>;
|
|
69
69
|
default: boolean;
|
|
70
70
|
};
|
|
71
|
-
|
|
71
|
+
disableMarkerBottom: {
|
|
72
72
|
type: import('vue').PropType<boolean>;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
@@ -160,11 +160,11 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
160
160
|
type: import('vue').PropType<string>;
|
|
161
161
|
default: string;
|
|
162
162
|
};
|
|
163
|
-
|
|
163
|
+
trim: {
|
|
164
164
|
type: import('vue').PropType<boolean>;
|
|
165
165
|
default: boolean;
|
|
166
166
|
};
|
|
167
|
-
|
|
167
|
+
disableMarkerBottom: {
|
|
168
168
|
type: import('vue').PropType<boolean>;
|
|
169
169
|
default: boolean;
|
|
170
170
|
};
|
|
@@ -207,8 +207,8 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
207
207
|
inputClass: string;
|
|
208
208
|
teleport: boolean;
|
|
209
209
|
uniqKey: string;
|
|
210
|
-
disableMarkerBottom: boolean;
|
|
211
210
|
trim: boolean;
|
|
211
|
+
disableMarkerBottom: boolean;
|
|
212
212
|
suggestionList: IOption[];
|
|
213
213
|
symbolsCountSearch: number;
|
|
214
214
|
noData: string;
|
|
@@ -217,7 +217,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
217
217
|
}, {}>, {
|
|
218
218
|
"tooltip-text"?(_: {}): any;
|
|
219
219
|
}>;
|
|
220
|
-
export default
|
|
220
|
+
export default _default;
|
|
221
221
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
222
222
|
new (): {
|
|
223
223
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<boolean>;
|
|
3
3
|
size: {
|
|
4
4
|
type: import('vue').PropType<"medium" | "small">;
|
|
@@ -55,7 +55,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
55
55
|
}, {}>, {
|
|
56
56
|
default?(_: {}): any;
|
|
57
57
|
}>;
|
|
58
|
-
export default
|
|
58
|
+
export default _default;
|
|
59
59
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
60
60
|
new (): {
|
|
61
61
|
$slots: S;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
3
|
modelValue: import('vue').PropType<string[]>;
|
|
4
4
|
isOpen: import('vue').PropType<boolean>;
|
|
5
5
|
dateValue: import('vue').PropType<string>;
|
|
@@ -83,4 +83,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
83
83
|
monthSwitch: boolean;
|
|
84
84
|
yearSwitch: boolean;
|
|
85
85
|
}, {}>;
|
|
86
|
-
export default
|
|
86
|
+
export default _default;
|