@factoringplus/pl-components-pack-v3 1.13.8 → 1.13.9-pre-03
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-0e0fb20f.cjs → crypto-pro-actual-cades-plugin-08dd4944.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-2e8f3458.js → crypto-pro-actual-cades-plugin-652c509e.js} +1 -1
- package/dist/{entry-cb04bdf0.cjs → entry-17b526a4.cjs} +31 -31
- package/dist/{entry-b36fe33d.js → entry-9311b2d8.js} +7147 -7124
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- 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/pl-skeleton.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- 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 +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/pl-table-plus.vue.d.ts +2 -2
- 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/pl-autocompete.vue.d.ts +2 -2
- 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/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 +2 -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/pl-select-plus.vue.d.ts +2 -2
- 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-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 +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITagsChipsProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
45
45
|
}, {}>, {
|
|
46
46
|
default?(_: {}): any;
|
|
47
47
|
}>;
|
|
48
|
-
export default
|
|
48
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
25
25
|
content: string;
|
|
26
26
|
descriptionColor: "secondary" | "tertiary";
|
|
27
27
|
}, {}>;
|
|
28
|
-
export default
|
|
28
|
+
export default _default_1;
|
|
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_1: import('vue').DefineComponent<{
|
|
3
3
|
modelValue: {
|
|
4
4
|
type: ArrayConstructor;
|
|
5
5
|
default: () => any[];
|
|
@@ -74,4 +74,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
74
74
|
isClose: boolean;
|
|
75
75
|
showInput: boolean;
|
|
76
76
|
}, {}>;
|
|
77
|
-
export default
|
|
77
|
+
export default _default_1;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
declare const
|
|
2
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
3
3
|
modelValue: {
|
|
4
4
|
type: StringConstructor;
|
|
5
5
|
required: true;
|
|
@@ -69,4 +69,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
69
69
|
rules: Record<string, any>;
|
|
70
70
|
weekendsDisabled: boolean;
|
|
71
71
|
}, {}>;
|
|
72
|
-
export default
|
|
72
|
+
export default _default_1;
|
|
@@ -15,7 +15,7 @@ interface IProps {
|
|
|
15
15
|
contentCustomClass?: string;
|
|
16
16
|
loading?: boolean;
|
|
17
17
|
}
|
|
18
|
-
declare const
|
|
18
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
77
77
|
headerBtns?(_: {}): any;
|
|
78
78
|
default?(_: {}): any;
|
|
79
79
|
}>;
|
|
80
|
-
export default
|
|
80
|
+
export default _default_1;
|
|
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_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
placeholder: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -139,7 +139,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
139
139
|
option: any;
|
|
140
140
|
}): any;
|
|
141
141
|
}>;
|
|
142
|
-
export default
|
|
142
|
+
export default _default_1;
|
|
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_1: import('vue').DefineComponent<{
|
|
2
2
|
rules: {
|
|
3
3
|
type: ObjectConstructor;
|
|
4
4
|
default(): {};
|
|
@@ -109,4 +109,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
109
109
|
getValidate: number | boolean;
|
|
110
110
|
memoryBlur: boolean;
|
|
111
111
|
}, {}>;
|
|
112
|
-
export default
|
|
112
|
+
export default _default_1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => any;
|
|
@@ -125,7 +125,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
125
125
|
empty?(_: {}): any;
|
|
126
126
|
actions?(_: {}): any;
|
|
127
127
|
}>;
|
|
128
|
-
export default
|
|
128
|
+
export default _default_1;
|
|
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_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
required: false;
|
|
@@ -48,7 +48,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
48
48
|
}, {}>, {
|
|
49
49
|
default?(_: {}): any;
|
|
50
50
|
}>;
|
|
51
|
-
export default
|
|
51
|
+
export default _default_1;
|
|
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_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
drag: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -116,7 +116,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
116
116
|
file: any;
|
|
117
117
|
}): any;
|
|
118
118
|
}>;
|
|
119
|
-
export default
|
|
119
|
+
export default _default_1;
|
|
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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
87
87
|
file: any;
|
|
88
88
|
}): any;
|
|
89
89
|
}>;
|
|
90
|
-
export default
|
|
90
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
36
36
|
disableMarkerBottom: boolean;
|
|
37
37
|
id: string;
|
|
38
38
|
focus: boolean;
|
|
39
|
-
query: string;
|
|
40
39
|
suggestionList: IOption[];
|
|
41
40
|
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_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
105
105
|
trim: boolean;
|
|
106
106
|
memoryBlur: boolean;
|
|
107
107
|
}, {}>;
|
|
108
|
-
export default
|
|
108
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -217,7 +217,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
217
217
|
}, {}>, {
|
|
218
218
|
"tooltip-text"?(_: {}): any;
|
|
219
219
|
}>;
|
|
220
|
-
export default
|
|
220
|
+
export default _default_1;
|
|
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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
55
55
|
}, {}>, {
|
|
56
56
|
default?(_: {}): any;
|
|
57
57
|
}>;
|
|
58
|
-
export default
|
|
58
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
83
83
|
monthSwitch: boolean;
|
|
84
84
|
yearSwitch: boolean;
|
|
85
85
|
}, {}>;
|
|
86
|
-
export default
|
|
86
|
+
export default _default_1;
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
72
72
|
monthSwitch: boolean;
|
|
73
73
|
yearSwitch: boolean;
|
|
74
74
|
}, {}>;
|
|
75
|
-
export default
|
|
75
|
+
export default _default_1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
148
148
|
}, {}>, {
|
|
149
149
|
"tooltip-text"?(_: {}): any;
|
|
150
150
|
}>;
|
|
151
|
-
export default
|
|
151
|
+
export default _default_1;
|
|
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_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string[]>;
|
|
3
3
|
disabled: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -172,7 +172,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
172
172
|
}, {}>, {
|
|
173
173
|
"tooltip-text"?(_: {}): any;
|
|
174
174
|
}>;
|
|
175
|
-
export default
|
|
175
|
+
export default _default_1;
|
|
176
176
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
177
177
|
new (): {
|
|
178
178
|
$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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
23
23
|
}, {}>, {
|
|
24
24
|
default?(_: {}): any;
|
|
25
25
|
}>;
|
|
26
|
-
export default
|
|
26
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
110
110
|
clearable: boolean;
|
|
111
111
|
inputClass: string;
|
|
112
112
|
}, {}>;
|
|
113
|
-
export default
|
|
113
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TInputModelValue } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: 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: import('vue').DefineComponent<{
|
|
|
142
142
|
inputClass: string;
|
|
143
143
|
id: string;
|
|
144
144
|
}, {}>;
|
|
145
|
-
export default
|
|
145
|
+
export default _default_1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: 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: import('vue').DefineComponent<{
|
|
|
85
85
|
inputClass: string;
|
|
86
86
|
id: string;
|
|
87
87
|
}, {}>;
|
|
88
|
-
export default
|
|
88
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TInputModelValue } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: 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: import('vue').DefineComponent<{
|
|
|
104
104
|
maxRows: number;
|
|
105
105
|
id: string;
|
|
106
106
|
}, {}>;
|
|
107
|
-
export default
|
|
107
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IPlInputPlusProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
125
125
|
}, {}>, {
|
|
126
126
|
"tooltip-text"?(_: {}): any;
|
|
127
127
|
}>;
|
|
128
|
-
export default
|
|
128
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
84
84
|
id: string;
|
|
85
85
|
showError: number;
|
|
86
86
|
}, {}>;
|
|
87
|
-
export default
|
|
87
|
+
export default _default_1;
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
102
102
|
focus: boolean;
|
|
103
103
|
errors: import('async-validator').ValidateError[];
|
|
104
104
|
}, {}>;
|
|
105
|
-
export default
|
|
105
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
150
150
|
}, {}>, {
|
|
151
151
|
"tooltip-text"?(_: {}): any;
|
|
152
152
|
}>;
|
|
153
|
-
export default
|
|
153
|
+
export default _default_1;
|
|
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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
51
51
|
option: IRadioOption;
|
|
52
52
|
}): any;
|
|
53
53
|
}>;
|
|
54
|
-
export default
|
|
54
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
53
53
|
id: string;
|
|
54
54
|
showError: number;
|
|
55
55
|
}, {}>;
|
|
56
|
-
export default
|
|
56
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: 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: import('vue').DefineComponent<{
|
|
|
84
84
|
id: string;
|
|
85
85
|
showError: number;
|
|
86
86
|
}, {}>;
|
|
87
|
-
export default
|
|
87
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IDropdownProps, IOption } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: 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: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
25
25
|
focus: boolean;
|
|
26
26
|
errors: import('async-validator').ValidateError[];
|
|
27
27
|
}, {}>;
|
|
28
|
-
export default
|
|
28
|
+
export default _default_1;
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<string>;
|
|
5
5
|
disabled: {
|
|
6
6
|
type: import('vue').PropType<boolean>;
|
|
@@ -155,7 +155,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
155
155
|
}, {}>, {
|
|
156
156
|
"tooltip-text"?(_: {}): any;
|
|
157
157
|
}>;
|
|
158
|
-
export default
|
|
158
|
+
export default _default_1;
|
|
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_1: 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: import('vue').DefineComponent<{
|
|
|
35
35
|
label: string;
|
|
36
36
|
description: string;
|
|
37
37
|
}, {}>;
|
|
38
|
-
export default
|
|
38
|
+
export default _default_1;
|
|
@@ -8,7 +8,7 @@ type TUnloadedFile = {
|
|
|
8
8
|
error?: TError;
|
|
9
9
|
removable?: boolean;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
11
|
+
declare const _default_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
190
190
|
}, {}>, {
|
|
191
191
|
"tooltip-text"?(_: {}): any;
|
|
192
192
|
}>;
|
|
193
|
-
export default
|
|
193
|
+
export default _default_1;
|
|
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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
49
49
|
}, {}>, {
|
|
50
50
|
default?(_: {}): any;
|
|
51
51
|
}>;
|
|
52
|
-
export default
|
|
52
|
+
export default _default_1;
|
|
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_1: 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_1;
|
|
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_1: __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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
15
15
|
}, {}>, {
|
|
16
16
|
"custom-description"?(_: {}): any;
|
|
17
17
|
}>;
|
|
18
|
-
export default
|
|
18
|
+
export default _default_1;
|
|
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> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: 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: import('vue').DefineComponent<{
|
|
|
13
13
|
}>>, {
|
|
14
14
|
searchValue: string;
|
|
15
15
|
}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOptionProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: 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: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
43
43
|
summ: number;
|
|
44
44
|
disableMarkerBottom: boolean;
|
|
45
45
|
}, {}>;
|
|
46
|
-
export default
|
|
46
|
+
export default _default_1;
|
|
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> ? {
|