@factoringplus/pl-components-pack-v3 1.2.26-pre-sign-04 → 1.2.26-pre-29
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/button/index.d.ts +43 -44
- package/dist/components/button/pl-button.vue.d.ts +5 -6
- package/dist/components/button/types/index.d.ts +1 -2
- package/dist/components/components.d.ts +2 -3
- package/dist/components/currency-input/index.d.ts +1 -2
- package/dist/components/entry.d.ts +57 -51
- package/dist/components/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +5 -6
- package/dist/components/pl-autocomplete/components/pl-default.vue.d.ts +5 -6
- package/dist/components/pl-autocomplete/index.d.ts +1 -2
- package/dist/components/pl-autocomplete/pl-autocompete.vue.d.ts +6 -7
- package/dist/components/pl-autocomplete/types/index.d.ts +2 -3
- package/dist/components/pl-card/index.d.ts +1 -2
- package/dist/components/pl-checkbox/index.d.ts +1 -2
- package/dist/components/pl-checkbox-plus/index.d.ts +1 -2
- package/dist/components/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +3 -3
- package/dist/components/pl-date-picker/index.d.ts +1 -2
- package/dist/components/pl-date-picker-legacy/index.d.ts +1 -2
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +4 -4
- package/dist/components/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +4 -4
- package/dist/components/pl-date-picker-plus/common/utils/wrapperFunctions.d.ts +2 -3
- package/dist/components/pl-date-picker-plus/index.d.ts +1 -2
- package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +4 -5
- package/dist/components/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +4 -5
- package/dist/components/pl-dialog/index.d.ts +1 -2
- package/dist/components/pl-dialog/pl-dialog-plus.vue.d.ts +4 -5
- package/dist/components/pl-dialog/pl-dialog.vue.d.ts +3 -3
- package/dist/components/pl-form/index.d.ts +1 -2
- package/dist/components/pl-form/pl-form.vue.d.ts +4 -5
- package/dist/components/pl-form-item/index.d.ts +1 -2
- package/dist/components/pl-icon/index.d.ts +2 -3
- package/dist/components/pl-icon/pl-icon.vue.d.ts +2 -3
- package/dist/components/pl-icon/types/index.d.ts +1 -2
- package/dist/components/pl-input/index.d.ts +1 -2
- package/dist/components/pl-input-native/index.d.ts +1 -2
- package/dist/components/pl-input-plus/components/pl-currency.vue.d.ts +5 -6
- package/dist/components/pl-input-plus/components/pl-default.vue.d.ts +6 -7
- package/dist/components/pl-input-plus/components/pl-password.vue.d.ts +4 -5
- package/dist/components/pl-input-plus/components/pl-textarea.vue.d.ts +4 -5
- package/dist/components/pl-input-plus/index.d.ts +1 -2
- package/dist/components/pl-input-plus/pl-input-plus.vue.d.ts +7 -8
- package/dist/components/pl-input-plus/types/index.d.ts +2 -3
- package/dist/components/pl-label/pl-label.vue.d.ts +2 -2
- package/dist/components/pl-link/index.d.ts +1 -2
- package/dist/components/pl-link/pl-link.vue.d.ts +2 -2
- package/dist/components/pl-mark-text/index.d.ts +1 -1
- package/dist/components/pl-multi-select/components/pl-default.vue.d.ts +4 -5
- package/dist/components/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +5 -6
- package/dist/components/pl-multi-select/index.d.ts +1 -2
- package/dist/components/pl-multi-select/pl-multi-select.vue.d.ts +5 -6
- package/dist/components/pl-multi-select/types/index.d.ts +2 -3
- package/dist/components/pl-multitab/components/pl-tab-card.vue.d.ts +4 -5
- package/dist/components/pl-multitab/index.d.ts +1 -2
- package/dist/components/pl-multitab/pl-multitab.vue.d.ts +4 -5
- package/dist/components/pl-multitab/types/index.d.ts +1 -2
- package/dist/components/pl-option/index.d.ts +1 -2
- package/dist/components/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/components/pl-radio/index.d.ts +1 -2
- package/dist/components/pl-radio/pl-radio.vue.d.ts +3 -3
- package/dist/components/pl-scrollbar/index.d.ts +1 -2
- package/dist/components/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
- package/dist/components/pl-select/index.d.ts +1 -2
- package/dist/components/pl-select-plus/components/pl-default.vue.d.ts +6 -7
- package/dist/components/pl-select-plus/components/pl-select-dropdown.vue.d.ts +5 -8
- package/dist/components/pl-select-plus/index.d.ts +1 -2
- package/dist/components/pl-select-plus/pl-select-plus.vue.d.ts +8 -9
- package/dist/components/pl-select-plus/types/index.d.ts +6 -7
- package/dist/components/pl-skeleton/index.d.ts +1 -2
- package/dist/components/pl-skeleton/pl-skeleton.vue.d.ts +2 -2
- package/dist/components/pl-snackbar/index.d.ts +1 -2
- package/dist/components/pl-snackbar/pl-snackbar.vue.d.ts +4 -5
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +1 -1
- package/dist/components/pl-snackbar/types.d.ts +1 -2
- package/dist/components/pl-stepper/index.d.ts +1 -2
- package/dist/components/pl-suggestions/index.d.ts +1 -2
- package/dist/components/pl-switch/index.d.ts +1 -2
- package/dist/components/pl-switch/pl-switch.vue.d.ts +3 -3
- package/dist/components/pl-tab-pane/index.d.ts +1 -2
- package/dist/components/pl-tab-pane/pl-tab-pane.vue.d.ts +4 -5
- package/dist/components/pl-tab-pane/types/index.d.ts +1 -2
- package/dist/components/pl-table/index.d.ts +1 -2
- package/dist/components/pl-table-plus/components/row-mask.vue.d.ts +2 -2
- package/dist/components/pl-table-plus/index.d.ts +1 -2
- package/dist/components/pl-table-plus/pl-table-plus.vue.d.ts +3 -3
- package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +2 -2
- package/dist/components/pl-tabs/components/pl-tab.vue.d.ts +3 -4
- package/dist/components/pl-tabs/index.d.ts +1 -2
- package/dist/components/pl-tabs/pl-tabs.vue.d.ts +3 -3
- package/dist/components/pl-tags/pl-tags.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-body1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-body2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-body3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-btn3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-cap.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h1.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h2.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h3.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-h4.vue.d.ts +1 -1
- package/dist/components/pl-text/components/pl-sub1.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-sub2.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-system.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-tag.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title1.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title2.vue.d.ts +2 -2
- package/dist/components/pl-text/components/pl-title3.vue.d.ts +2 -2
- package/dist/components/pl-text/index.d.ts +1 -2
- package/dist/components/pl-tooltip/index.d.ts +1 -2
- package/dist/components/pl-tooltip/pl-tooltip.vue.d.ts +2 -2
- package/dist/components/pl-tooltip-plus/index.d.ts +1 -2
- package/dist/components/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- package/dist/components/pl-upload/index.d.ts +1 -2
- package/dist/components/pl-upload-legacy/index.d.ts +1 -2
- package/dist/components/pl-upload-plus/index.d.ts +1 -2
- package/dist/components/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -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 +1 -2
- package/dist/pl-components-pack-v3.es.js +22060 -25281
- package/dist/pl-components-pack-v3.umd.js +60 -60
- package/dist/plugins/api/api.d.ts +1 -0
- package/dist/plugins/filters.d.ts +1 -2
- package/dist/style.css +1 -1
- package/dist/utils/dadataParser.d.ts +1 -2
- package/package.json +1 -1
- package/dist/services/SigningService/SigningService.vue.d.ts +0 -43
- package/dist/services/SigningService/components/AddingES/AddingES.vue.d.ts +0 -43
- package/dist/services/SigningService/components/LoadingTemplate.vue.d.ts +0 -31
- package/dist/services/SigningService/components/ModalTemplate.vue.d.ts +0 -49
- package/dist/services/SigningService/components/SignFiles/SIgnFiles.vue.d.ts +0 -39
- package/dist/services/SigningService/index.d.ts +0 -30
- package/dist/services/SigningService/types/index.d.ts +0 -41
@@ -5,14 +5,14 @@ interface IProps {
|
|
5
5
|
keepAlive?: boolean;
|
6
6
|
name?: string;
|
7
7
|
}
|
8
|
-
declare const _default: import(
|
8
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
9
9
|
modelValue: string;
|
10
10
|
navClass: string;
|
11
11
|
contentClass: string;
|
12
12
|
keepAlive: boolean;
|
13
|
-
}>, {}, unknown, {}, {}, import(
|
13
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
14
14
|
"update:modelValue": (...args: any[]) => void;
|
15
|
-
}, string, import(
|
15
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
16
|
modelValue: string;
|
17
17
|
navClass: string;
|
18
18
|
contentClass: string;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
interface ITagProps {
|
2
2
|
disabled?: boolean;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagProps>, {
|
5
5
|
disabled: boolean;
|
6
|
-
}>, {}, unknown, {}, {}, import(
|
6
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagProps>, {
|
7
7
|
disabled: boolean;
|
8
8
|
}>>>, {
|
9
9
|
disabled: boolean;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
color?: string;
|
3
3
|
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
4
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
|
5
5
|
default?(_: {}): any;
|
6
6
|
}>;
|
7
7
|
export default _default;
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,8 +1,8 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
color: {
|
3
3
|
type: StringConstructor;
|
4
4
|
};
|
5
|
-
}, {}, unknown, {}, {}, import(
|
5
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
6
6
|
color: {
|
7
7
|
type: StringConstructor;
|
8
8
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
2
2
|
modelValue: {
|
3
3
|
type: StringConstructor;
|
4
4
|
required: false;
|
@@ -19,7 +19,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
19
19
|
type: NumberConstructor;
|
20
20
|
default: number;
|
21
21
|
};
|
22
|
-
}, {}, unknown, {}, {}, import(
|
22
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
23
23
|
modelValue: {
|
24
24
|
type: StringConstructor;
|
25
25
|
required: false;
|
@@ -6,13 +6,13 @@ interface IProps {
|
|
6
6
|
trigger?: 'click' | 'hover';
|
7
7
|
disabled?: boolean;
|
8
8
|
}
|
9
|
-
declare const _default: __VLS_WithTemplateSlots<import(
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
10
10
|
placement: string;
|
11
11
|
delay: any;
|
12
12
|
truncated: boolean;
|
13
13
|
trigger: string;
|
14
14
|
disabled: boolean;
|
15
|
-
}>, {}, unknown, {}, {}, import(
|
15
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
16
|
placement: string;
|
17
17
|
delay: any;
|
18
18
|
truncated: boolean;
|
@@ -26,7 +26,7 @@ declare type TUnloadedFile = {
|
|
26
26
|
error?: TError;
|
27
27
|
removable?: boolean;
|
28
28
|
};
|
29
|
-
declare const _default: import(
|
29
|
+
declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
30
30
|
multiple: boolean;
|
31
31
|
accept: string;
|
32
32
|
fileSize: number;
|
@@ -46,11 +46,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
46
46
|
}>, {
|
47
47
|
addFiles: (files: FileList | File[]) => void;
|
48
48
|
removeFile: (fileToRemove: File | TUnloadedFile) => void;
|
49
|
-
}, unknown, {}, {}, import(
|
49
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
50
50
|
addFiles: (...args: any[]) => void;
|
51
51
|
removeFile: (...args: any[]) => void;
|
52
52
|
clickOnFile: (...args: any[]) => void;
|
53
|
-
}, string, import(
|
53
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
54
54
|
multiple: boolean;
|
55
55
|
accept: string;
|
56
56
|
fileSize: number;
|