@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
package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default: import('vue').DefineComponent<{
|
|
3
3
|
isOpen: import('vue').PropType<boolean>;
|
|
4
4
|
dateValue: import('vue').PropType<string>;
|
|
5
5
|
modelValue: import('vue').PropType<string>;
|
|
@@ -72,4 +72,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
72
72
|
monthSwitch: boolean;
|
|
73
73
|
yearSwitch: boolean;
|
|
74
74
|
}, {}>;
|
|
75
|
-
export default
|
|
75
|
+
export default _default;
|
|
@@ -26,6 +26,7 @@ declare interface IPickerProps extends IDefaultPickerProps {
|
|
|
26
26
|
}
|
|
27
27
|
declare interface IPickerRangeProps extends IDefaultPickerProps {
|
|
28
28
|
focusOnReset?: boolean;
|
|
29
|
+
closePopupOnReset?: boolean;
|
|
29
30
|
periods?: boolean;
|
|
30
31
|
periodOptions?: string[];
|
|
31
32
|
modelValue: string[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -148,7 +148,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
148
148
|
}, {}>, {
|
|
149
149
|
"tooltip-text"?(_: {}): any;
|
|
150
150
|
}>;
|
|
151
|
-
export default
|
|
151
|
+
export default _default;
|
|
152
152
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
153
153
|
new (): {
|
|
154
154
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string[]>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -47,6 +47,10 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
47
47
|
type: import('vue').PropType<boolean>;
|
|
48
48
|
default: boolean;
|
|
49
49
|
};
|
|
50
|
+
closePopupOnReset: {
|
|
51
|
+
type: import('vue').PropType<boolean>;
|
|
52
|
+
default: boolean;
|
|
53
|
+
};
|
|
50
54
|
periods: {
|
|
51
55
|
type: import('vue').PropType<boolean>;
|
|
52
56
|
default: boolean;
|
|
@@ -125,6 +129,10 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
125
129
|
type: import('vue').PropType<boolean>;
|
|
126
130
|
default: boolean;
|
|
127
131
|
};
|
|
132
|
+
closePopupOnReset: {
|
|
133
|
+
type: import('vue').PropType<boolean>;
|
|
134
|
+
default: boolean;
|
|
135
|
+
};
|
|
128
136
|
periods: {
|
|
129
137
|
type: import('vue').PropType<boolean>;
|
|
130
138
|
default: boolean;
|
|
@@ -164,6 +172,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
164
172
|
clearable: boolean;
|
|
165
173
|
focusOnReset: boolean;
|
|
166
174
|
showInput: boolean;
|
|
175
|
+
closePopupOnReset: boolean;
|
|
167
176
|
periods: boolean;
|
|
168
177
|
periodOptions: string[];
|
|
169
178
|
monthSwitch: boolean;
|
|
@@ -172,7 +181,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
172
181
|
}, {}>, {
|
|
173
182
|
"tooltip-text"?(_: {}): any;
|
|
174
183
|
}>;
|
|
175
|
-
export default
|
|
184
|
+
export default _default;
|
|
176
185
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
177
186
|
new (): {
|
|
178
187
|
$slots: S;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Rules, ValidateError } from 'async-validator';
|
|
2
2
|
import { IFormProps } from './types';
|
|
3
3
|
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
|
|
5
5
|
rules: () => {};
|
|
6
6
|
modelErrorsState: () => any[];
|
|
7
7
|
}>, {
|
|
@@ -23,7 +23,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
23
23
|
}, {}>, {
|
|
24
24
|
default?(_: {}): any;
|
|
25
25
|
}>;
|
|
26
|
-
export default
|
|
26
|
+
export default _default;
|
|
27
27
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
28
28
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
29
29
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CurrencyInputOptions } from 'vue-currency-input';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<number>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -110,4 +110,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
110
110
|
clearable: boolean;
|
|
111
111
|
inputClass: string;
|
|
112
112
|
}, {}>;
|
|
113
|
-
export default
|
|
113
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TInputModelValue } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<TInputModelValue>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -142,4 +142,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
142
142
|
inputClass: string;
|
|
143
143
|
id: string;
|
|
144
144
|
}, {}>;
|
|
145
|
-
export default
|
|
145
|
+
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<any>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -85,4 +85,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
85
85
|
inputClass: string;
|
|
86
86
|
id: string;
|
|
87
87
|
}, {}>;
|
|
88
|
-
export default
|
|
88
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TInputModelValue } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<TInputModelValue>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -104,4 +104,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
104
104
|
maxRows: number;
|
|
105
105
|
id: string;
|
|
106
106
|
}, {}>;
|
|
107
|
-
export default
|
|
107
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IPlInputPlusProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
|
|
4
4
|
prop: string;
|
|
5
5
|
modelValue: string;
|
|
6
6
|
showWordLimit: boolean;
|
|
@@ -125,7 +125,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
125
125
|
}, {}>, {
|
|
126
126
|
"tooltip-text"?(_: {}): any;
|
|
127
127
|
}>;
|
|
128
|
-
export default
|
|
128
|
+
export default _default;
|
|
129
129
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
130
130
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
131
131
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption[]>;
|
|
5
5
|
focus: import('vue').PropType<any>;
|
|
6
6
|
disabled: {
|
|
@@ -84,4 +84,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
84
84
|
id: string;
|
|
85
85
|
showError: number;
|
|
86
86
|
}, {}>;
|
|
87
|
-
export default
|
|
87
|
+
export default _default;
|
package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption[]>;
|
|
5
5
|
options: {
|
|
6
6
|
type: import('vue').PropType<IOption[]>;
|
|
@@ -102,4 +102,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
102
102
|
focus: boolean;
|
|
103
103
|
errors: import('async-validator').ValidateError[];
|
|
104
104
|
}, {}>;
|
|
105
|
-
export default
|
|
105
|
+
export default _default;
|
|
@@ -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>;
|
|
@@ -150,7 +150,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
150
150
|
}, {}>, {
|
|
151
151
|
"tooltip-text"?(_: {}): any;
|
|
152
152
|
}>;
|
|
153
|
-
export default
|
|
153
|
+
export default _default;
|
|
154
154
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
155
155
|
new (): {
|
|
156
156
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IRadioOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<any>;
|
|
5
5
|
size: {
|
|
6
6
|
type: import('vue').PropType<"medium" | "small">;
|
|
@@ -51,7 +51,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
51
51
|
option: IRadioOption;
|
|
52
52
|
}): any;
|
|
53
53
|
}>;
|
|
54
|
-
export default
|
|
54
|
+
export default _default;
|
|
55
55
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
56
56
|
new (): {
|
|
57
57
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption>;
|
|
5
5
|
focus: import('vue').PropType<boolean>;
|
|
6
6
|
disabled: {
|
|
@@ -53,4 +53,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
53
53
|
id: string;
|
|
54
54
|
showError: number;
|
|
55
55
|
}, {}>;
|
|
56
|
-
export default
|
|
56
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption>;
|
|
5
5
|
focus: import('vue').PropType<boolean>;
|
|
6
6
|
disabled: {
|
|
@@ -84,4 +84,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
84
84
|
id: string;
|
|
85
85
|
showError: number;
|
|
86
86
|
}, {}>;
|
|
87
|
-
export default
|
|
87
|
+
export default _default;
|
|
@@ -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;
|
|
@@ -25,7 +25,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
25
25
|
focus: boolean;
|
|
26
26
|
errors: import('async-validator').ValidateError[];
|
|
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> ? {
|
|
@@ -3,7 +3,7 @@ import { IOption, ISelectProps } from './types';
|
|
|
3
3
|
|
|
4
4
|
export declare const PlSelectPlus: import('../../../install-function').SFCInstallWithContext<{
|
|
5
5
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
6
|
-
modelValue: import('vue').PropType<
|
|
6
|
+
modelValue: import('vue').PropType<any>;
|
|
7
7
|
disabled: {
|
|
8
8
|
type: import('vue').PropType<boolean>;
|
|
9
9
|
default: boolean;
|
|
@@ -73,7 +73,7 @@ export declare const PlSelectPlus: import('../../../install-function').SFCInstal
|
|
|
73
73
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
74
74
|
change: () => void;
|
|
75
75
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
76
|
-
modelValue: import('vue').PropType<
|
|
76
|
+
modelValue: import('vue').PropType<any>;
|
|
77
77
|
disabled: {
|
|
78
78
|
type: import('vue').PropType<boolean>;
|
|
79
79
|
default: boolean;
|
|
@@ -164,7 +164,7 @@ export declare const PlSelectPlus: import('../../../install-function').SFCInstal
|
|
|
164
164
|
M: {};
|
|
165
165
|
Defaults: {};
|
|
166
166
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
167
|
-
modelValue: import('vue').PropType<
|
|
167
|
+
modelValue: import('vue').PropType<any>;
|
|
168
168
|
disabled: {
|
|
169
169
|
type: import('vue').PropType<boolean>;
|
|
170
170
|
default: boolean;
|
|
@@ -252,7 +252,7 @@ export declare const PlSelectPlus: import('../../../install-function').SFCInstal
|
|
|
252
252
|
__isTeleport?: never;
|
|
253
253
|
__isSuspense?: never;
|
|
254
254
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
255
|
-
modelValue: import('vue').PropType<
|
|
255
|
+
modelValue: import('vue').PropType<any>;
|
|
256
256
|
disabled: {
|
|
257
257
|
type: import('vue').PropType<boolean>;
|
|
258
258
|
default: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
4
|
-
modelValue: import('vue').PropType<
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
|
+
modelValue: import('vue').PropType<any>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
7
7
|
default: boolean;
|
|
@@ -69,7 +69,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
69
69
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
70
70
|
change: () => void;
|
|
71
71
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
72
|
-
modelValue: import('vue').PropType<
|
|
72
|
+
modelValue: import('vue').PropType<any>;
|
|
73
73
|
disabled: {
|
|
74
74
|
type: import('vue').PropType<boolean>;
|
|
75
75
|
default: boolean;
|
|
@@ -155,7 +155,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
155
155
|
}, {}>, {
|
|
156
156
|
"tooltip-text"?(_: {}): any;
|
|
157
157
|
}>;
|
|
158
|
-
export default
|
|
158
|
+
export default _default;
|
|
159
159
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
160
160
|
new (): {
|
|
161
161
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<boolean>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -35,4 +35,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
35
35
|
label: string;
|
|
36
36
|
description: string;
|
|
37
37
|
}, {}>;
|
|
38
|
-
export default
|
|
38
|
+
export default _default;
|
|
@@ -8,7 +8,7 @@ type TUnloadedFile = {
|
|
|
8
8
|
error?: TError;
|
|
9
9
|
removable?: boolean;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
12
12
|
modelValue: import('vue').PropType<(File | TUnloadedFile)[]>;
|
|
13
13
|
disabled: {
|
|
14
14
|
type: import('vue').PropType<boolean>;
|
|
@@ -190,7 +190,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
190
190
|
}, {}>, {
|
|
191
191
|
"tooltip-text"?(_: {}): any;
|
|
192
192
|
}>;
|
|
193
|
-
export default
|
|
193
|
+
export default _default;
|
|
194
194
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
195
195
|
new (): {
|
|
196
196
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EDropdownXPosition } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<any>;
|
|
5
5
|
position: {
|
|
6
6
|
type: import('vue').PropType<EDropdownXPosition>;
|
|
@@ -49,7 +49,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
49
49
|
}, {}>, {
|
|
50
50
|
default?(_: {}): any;
|
|
51
51
|
}>;
|
|
52
|
-
export default
|
|
52
|
+
export default _default;
|
|
53
53
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
54
54
|
new (): {
|
|
55
55
|
$slots: S;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TIconProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<TIconProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TIconProps>>>, {}, {}>;
|
|
4
|
+
export default _default;
|
|
5
5
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
6
6
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
7
7
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ILabelProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ILabelProps>, {
|
|
4
4
|
title: string;
|
|
5
5
|
description: string;
|
|
6
6
|
disabled: boolean;
|
|
@@ -15,7 +15,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
15
15
|
}, {}>, {
|
|
16
16
|
"custom-description"?(_: {}): any;
|
|
17
17
|
}>;
|
|
18
|
-
export default
|
|
18
|
+
export default _default;
|
|
19
19
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
20
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
21
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { default as Label } from './pl-label-plus.vue';
|
|
2
|
+
|
|
3
|
+
export declare const PlLabelPlus: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
4
|
+
title: {
|
|
5
|
+
type: import('vue').PropType<string>;
|
|
6
|
+
required: true;
|
|
7
|
+
};
|
|
8
|
+
optional: {
|
|
9
|
+
type: import('vue').PropType<string>;
|
|
10
|
+
};
|
|
11
|
+
for: {
|
|
12
|
+
type: import('vue').PropType<string>;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15
|
+
title: {
|
|
16
|
+
type: import('vue').PropType<string>;
|
|
17
|
+
required: true;
|
|
18
|
+
};
|
|
19
|
+
optional: {
|
|
20
|
+
type: import('vue').PropType<string>;
|
|
21
|
+
};
|
|
22
|
+
for: {
|
|
23
|
+
type: import('vue').PropType<string>;
|
|
24
|
+
};
|
|
25
|
+
}>>, {}, {}>>;
|
|
26
|
+
export default PlLabelPlus;
|
|
27
|
+
declare module 'vue' {
|
|
28
|
+
interface GlobalComponents {
|
|
29
|
+
PlLabelPlus: typeof Label;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
2
|
+
title: string;
|
|
3
|
+
optional?: string;
|
|
4
|
+
for?: string;
|
|
5
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
+
title: string;
|
|
7
|
+
optional?: string;
|
|
8
|
+
for?: string;
|
|
9
|
+
}>>>, {}, {}>;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
13
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
14
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
15
|
+
} : {
|
|
16
|
+
type: import('vue').PropType<T[K]>;
|
|
17
|
+
required: true;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<any>;
|
|
3
3
|
searchValue: {
|
|
4
4
|
type: import('vue').PropType<string>;
|
|
@@ -13,4 +13,4 @@ declare const _default_1: import('vue').DefineComponent<{
|
|
|
13
13
|
}>>, {
|
|
14
14
|
searchValue: string;
|
|
15
15
|
}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOptionProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IOptionProps>, {
|
|
4
4
|
disabled: boolean;
|
|
5
5
|
leftIcon: string;
|
|
6
6
|
leftIconColor: string;
|
|
@@ -43,7 +43,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
43
43
|
summ: number;
|
|
44
44
|
disableMarkerBottom: boolean;
|
|
45
45
|
}, {}>;
|
|
46
|
-
export default
|
|
46
|
+
export default _default;
|
|
47
47
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
48
48
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
49
49
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TStatusIconProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TStatusIconProps>, {
|
|
4
4
|
status: string;
|
|
5
5
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<import('./types').TStatusIconBaseProps>, {
|
|
6
6
|
status: string;
|
|
@@ -11,7 +11,7 @@ declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS
|
|
|
11
11
|
} | {
|
|
12
12
|
status: "custom";
|
|
13
13
|
}, {}>;
|
|
14
|
-
export default
|
|
14
|
+
export default _default;
|
|
15
15
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
16
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
17
17
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITabPaneProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
icon: string;
|
|
@@ -24,7 +24,7 @@ declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
|
24
24
|
}, {}>, {
|
|
25
25
|
default?(_: {}): any;
|
|
26
26
|
}>;
|
|
27
|
-
export default
|
|
27
|
+
export default _default;
|
|
28
28
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
29
29
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
30
30
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
interface ITagsChipsProps {
|
|
2
2
|
disabled?: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagsChipsProps>, {
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagsChipsProps>, {
|
|
7
7
|
disabled: 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,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|