@factoringplus/pl-components-pack-v3 1.9.5-pre-12-banner → 1.9.5-pre-13-banner
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-b15fe047.cjs → crypto-pro-5b691ccb.cjs} +1 -1
- package/dist/{crypto-pro-add073d8.js → crypto-pro-69cd022a.js} +1 -1
- package/dist/{entry-42ee3834.cjs → entry-3d6c5311.cjs} +1 -1
- package/dist/{entry-f89f5a70.js → entry-6c1c4f4d.js} +8 -8
- 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/index.d.ts +42 -42
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +38 -38
- 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 +1 -1
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
- 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/index.d.ts +6 -6
- 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/index.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
- package/dist/src/components/data/pl-banner/index.d.ts +15 -15
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-banner/types/index.d.ts +4 -4
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-progress/index.d.ts +3 -3
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
- package/dist/src/components/data/pl-text-cell/index.d.ts +6 -6
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +231 -231
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +17 -17
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +3 -3
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +3 -3
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -2,18 +2,14 @@ import { TBannerProps, ICustomColors } from './types';
|
|
|
2
2
|
|
|
3
3
|
export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
4
4
|
type: {
|
|
5
|
-
type: import('vue').PropType<"info" | "
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
title: {
|
|
9
|
-
type: import('vue').PropType<string>;
|
|
5
|
+
type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
|
|
10
6
|
default: string;
|
|
11
7
|
};
|
|
12
8
|
icon: {
|
|
13
9
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
14
10
|
default: string;
|
|
15
11
|
};
|
|
16
|
-
|
|
12
|
+
title: {
|
|
17
13
|
type: import('vue').PropType<string>;
|
|
18
14
|
default: string;
|
|
19
15
|
};
|
|
@@ -25,6 +21,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
|
25
21
|
type: import('vue').PropType<string>;
|
|
26
22
|
default: string;
|
|
27
23
|
};
|
|
24
|
+
width: {
|
|
25
|
+
type: import('vue').PropType<string>;
|
|
26
|
+
default: string;
|
|
27
|
+
};
|
|
28
28
|
closeButton: {
|
|
29
29
|
type: import('vue').PropType<boolean>;
|
|
30
30
|
default: boolean;
|
|
@@ -37,18 +37,14 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
|
37
37
|
buttonClicked: () => void;
|
|
38
38
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
39
39
|
type: {
|
|
40
|
-
type: import('vue').PropType<"info" | "
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
title: {
|
|
44
|
-
type: import('vue').PropType<string>;
|
|
40
|
+
type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
|
|
45
41
|
default: string;
|
|
46
42
|
};
|
|
47
43
|
icon: {
|
|
48
44
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
49
45
|
default: string;
|
|
50
46
|
};
|
|
51
|
-
|
|
47
|
+
title: {
|
|
52
48
|
type: import('vue').PropType<string>;
|
|
53
49
|
default: string;
|
|
54
50
|
};
|
|
@@ -60,6 +56,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
|
60
56
|
type: import('vue').PropType<string>;
|
|
61
57
|
default: string;
|
|
62
58
|
};
|
|
59
|
+
width: {
|
|
60
|
+
type: import('vue').PropType<string>;
|
|
61
|
+
default: string;
|
|
62
|
+
};
|
|
63
63
|
closeButton: {
|
|
64
64
|
type: import('vue').PropType<boolean>;
|
|
65
65
|
default: boolean;
|
|
@@ -71,12 +71,12 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
|
|
|
71
71
|
onClose?: () => any;
|
|
72
72
|
onButtonClicked?: () => any;
|
|
73
73
|
}, {
|
|
74
|
-
type: "info" | "
|
|
75
|
-
title: string;
|
|
74
|
+
type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
|
|
76
75
|
icon: import('../../components').TIcon;
|
|
77
|
-
|
|
76
|
+
title: string;
|
|
78
77
|
description: string;
|
|
79
78
|
buttonText: string;
|
|
79
|
+
width: string;
|
|
80
80
|
closeButton: boolean;
|
|
81
81
|
}, {}>>;
|
|
82
82
|
export default PlBanner;
|
|
@@ -23,12 +23,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
23
23
|
onClose?: () => any;
|
|
24
24
|
onButtonClicked?: () => any;
|
|
25
25
|
}, {
|
|
26
|
-
type: "info" | "
|
|
27
|
-
title: string;
|
|
26
|
+
type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
|
|
28
27
|
icon: import('../../components').TIcon;
|
|
29
|
-
|
|
28
|
+
title: string;
|
|
30
29
|
description: string;
|
|
31
30
|
buttonText: string;
|
|
31
|
+
width: string;
|
|
32
32
|
closeButton: boolean;
|
|
33
33
|
}, {}>;
|
|
34
34
|
export default _default;
|
|
@@ -25,13 +25,13 @@ export declare interface ICustomColors {
|
|
|
25
25
|
*/
|
|
26
26
|
icon?: string;
|
|
27
27
|
/**
|
|
28
|
-
* @property
|
|
28
|
+
* @property description - Цвет описания
|
|
29
29
|
*/
|
|
30
|
-
|
|
30
|
+
description?: string;
|
|
31
31
|
/**
|
|
32
|
-
* @property
|
|
32
|
+
* @property title - Цвет заголовка
|
|
33
33
|
*/
|
|
34
|
-
|
|
34
|
+
title?: string;
|
|
35
35
|
}
|
|
36
36
|
export declare interface TBannerProps {
|
|
37
37
|
/**
|
|
@@ -13,10 +13,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
13
13
|
icon: string;
|
|
14
14
|
width: string;
|
|
15
15
|
}>>>, {
|
|
16
|
-
label: string;
|
|
17
16
|
disabled: boolean;
|
|
18
17
|
icon: any;
|
|
19
18
|
width: string;
|
|
19
|
+
label: string;
|
|
20
20
|
active: boolean;
|
|
21
21
|
}, {}>;
|
|
22
22
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const PlProgress: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
2
2
|
size: {
|
|
3
|
-
type: import('vue').PropType<"
|
|
3
|
+
type: import('vue').PropType<"large" | "small">;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
type: {
|
|
@@ -21,7 +21,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
|
21
21
|
};
|
|
22
22
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
23
23
|
size: {
|
|
24
|
-
type: import('vue').PropType<"
|
|
24
|
+
type: import('vue').PropType<"large" | "small">;
|
|
25
25
|
default: string;
|
|
26
26
|
};
|
|
27
27
|
type: {
|
|
@@ -41,7 +41,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
|
41
41
|
default: number;
|
|
42
42
|
};
|
|
43
43
|
}>>, {
|
|
44
|
-
size: "
|
|
44
|
+
size: "large" | "small";
|
|
45
45
|
type: "sectional" | "solid";
|
|
46
46
|
width: string;
|
|
47
47
|
glare: boolean;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { IFiles, ParsedCertificate, TagTranslation, ISignedFile, IValidatorError } from './types';
|
|
2
2
|
|
|
3
3
|
export declare const PlSigning: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
4
|
-
label: {
|
|
5
|
-
type: import('vue').PropType<string>;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
4
|
loading: {
|
|
9
5
|
type: import('vue').PropType<boolean>;
|
|
10
6
|
required: true;
|
|
11
7
|
};
|
|
8
|
+
label: {
|
|
9
|
+
type: import('vue').PropType<string>;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
12
|
placeholder: {
|
|
13
13
|
type: import('vue').PropType<string>;
|
|
14
14
|
default: string;
|
|
@@ -40,14 +40,14 @@ export declare const PlSigning: import('../../../install-function').SFCInstallWi
|
|
|
40
40
|
"update:signing-file": (...args: any[]) => void;
|
|
41
41
|
"no-files": (...args: any[]) => void;
|
|
42
42
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
43
|
-
label: {
|
|
44
|
-
type: import('vue').PropType<string>;
|
|
45
|
-
default: string;
|
|
46
|
-
};
|
|
47
43
|
loading: {
|
|
48
44
|
type: import('vue').PropType<boolean>;
|
|
49
45
|
required: true;
|
|
50
46
|
};
|
|
47
|
+
label: {
|
|
48
|
+
type: import('vue').PropType<string>;
|
|
49
|
+
default: string;
|
|
50
|
+
};
|
|
51
51
|
placeholder: {
|
|
52
52
|
type: import('vue').PropType<string>;
|
|
53
53
|
default: string;
|
|
@@ -19,10 +19,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
message: string;
|
|
20
20
|
blockHide: boolean;
|
|
21
21
|
}>>>, {
|
|
22
|
-
|
|
22
|
+
icon: import('../../components').TIcon;
|
|
23
23
|
button: string;
|
|
24
24
|
title: string;
|
|
25
|
-
|
|
25
|
+
color: string;
|
|
26
26
|
id: number;
|
|
27
27
|
message: string;
|
|
28
28
|
buttonAdd: string;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
export declare const PlTagsChips: import('../../../install-function').SFCInstallWithContext<{
|
|
2
2
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
3
|
size: {
|
|
4
|
-
type: import('vue').PropType<"
|
|
5
|
-
default: string;
|
|
6
|
-
};
|
|
7
|
-
type: {
|
|
8
|
-
type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
|
|
4
|
+
type: import('vue').PropType<"large" | "small">;
|
|
9
5
|
default: string;
|
|
10
6
|
};
|
|
11
7
|
disabled: {
|
|
12
8
|
type: import('vue').PropType<boolean>;
|
|
13
9
|
default: boolean;
|
|
14
10
|
};
|
|
11
|
+
type: {
|
|
12
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
15
|
icon: {
|
|
16
16
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
17
17
|
default: string;
|
|
@@ -20,15 +20,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
23
|
+
interactive: {
|
|
24
24
|
type: import('vue').PropType<boolean>;
|
|
25
25
|
default: boolean;
|
|
26
26
|
};
|
|
27
|
-
|
|
27
|
+
active: {
|
|
28
28
|
type: import('vue').PropType<boolean>;
|
|
29
29
|
default: boolean;
|
|
30
30
|
};
|
|
31
|
-
|
|
31
|
+
chip: {
|
|
32
32
|
type: import('vue').PropType<boolean>;
|
|
33
33
|
default: boolean;
|
|
34
34
|
};
|
|
@@ -52,17 +52,17 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
52
52
|
crossClicked: (...args: any[]) => void;
|
|
53
53
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
54
54
|
size: {
|
|
55
|
-
type: import('vue').PropType<"
|
|
56
|
-
default: string;
|
|
57
|
-
};
|
|
58
|
-
type: {
|
|
59
|
-
type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
|
|
55
|
+
type: import('vue').PropType<"large" | "small">;
|
|
60
56
|
default: string;
|
|
61
57
|
};
|
|
62
58
|
disabled: {
|
|
63
59
|
type: import('vue').PropType<boolean>;
|
|
64
60
|
default: boolean;
|
|
65
61
|
};
|
|
62
|
+
type: {
|
|
63
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
64
|
+
default: string;
|
|
65
|
+
};
|
|
66
66
|
icon: {
|
|
67
67
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
68
68
|
default: string;
|
|
@@ -71,15 +71,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
71
71
|
type: import('vue').PropType<string>;
|
|
72
72
|
default: string;
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
interactive: {
|
|
75
75
|
type: import('vue').PropType<boolean>;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
|
-
|
|
78
|
+
active: {
|
|
79
79
|
type: import('vue').PropType<boolean>;
|
|
80
80
|
default: boolean;
|
|
81
81
|
};
|
|
82
|
-
|
|
82
|
+
chip: {
|
|
83
83
|
type: import('vue').PropType<boolean>;
|
|
84
84
|
default: boolean;
|
|
85
85
|
};
|
|
@@ -99,14 +99,14 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
99
99
|
onTagClicked?: (...args: any[]) => any;
|
|
100
100
|
onCrossClicked?: (...args: any[]) => any;
|
|
101
101
|
}, {
|
|
102
|
-
size: "
|
|
103
|
-
type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
|
|
102
|
+
size: "large" | "small";
|
|
104
103
|
disabled: boolean;
|
|
104
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
105
105
|
icon: import('../../components').TIcon;
|
|
106
106
|
iconColor: string;
|
|
107
|
+
interactive: boolean;
|
|
107
108
|
active: boolean;
|
|
108
109
|
chip: boolean;
|
|
109
|
-
interactive: boolean;
|
|
110
110
|
textColor: string;
|
|
111
111
|
backgroundColor: string;
|
|
112
112
|
deleteBtn: boolean;
|
|
@@ -119,17 +119,17 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
119
119
|
Defaults: {};
|
|
120
120
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
121
121
|
size: {
|
|
122
|
-
type: import('vue').PropType<"
|
|
123
|
-
default: string;
|
|
124
|
-
};
|
|
125
|
-
type: {
|
|
126
|
-
type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
|
|
122
|
+
type: import('vue').PropType<"large" | "small">;
|
|
127
123
|
default: string;
|
|
128
124
|
};
|
|
129
125
|
disabled: {
|
|
130
126
|
type: import('vue').PropType<boolean>;
|
|
131
127
|
default: boolean;
|
|
132
128
|
};
|
|
129
|
+
type: {
|
|
130
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
131
|
+
default: string;
|
|
132
|
+
};
|
|
133
133
|
icon: {
|
|
134
134
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
135
135
|
default: string;
|
|
@@ -138,15 +138,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
138
138
|
type: import('vue').PropType<string>;
|
|
139
139
|
default: string;
|
|
140
140
|
};
|
|
141
|
-
|
|
141
|
+
interactive: {
|
|
142
142
|
type: import('vue').PropType<boolean>;
|
|
143
143
|
default: boolean;
|
|
144
144
|
};
|
|
145
|
-
|
|
145
|
+
active: {
|
|
146
146
|
type: import('vue').PropType<boolean>;
|
|
147
147
|
default: boolean;
|
|
148
148
|
};
|
|
149
|
-
|
|
149
|
+
chip: {
|
|
150
150
|
type: import('vue').PropType<boolean>;
|
|
151
151
|
default: boolean;
|
|
152
152
|
};
|
|
@@ -166,14 +166,14 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
166
166
|
onTagClicked?: (...args: any[]) => any;
|
|
167
167
|
onCrossClicked?: (...args: any[]) => any;
|
|
168
168
|
}, {}, {}, {}, {}, {
|
|
169
|
-
size: "
|
|
170
|
-
type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
|
|
169
|
+
size: "large" | "small";
|
|
171
170
|
disabled: boolean;
|
|
171
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
172
172
|
icon: import('../../components').TIcon;
|
|
173
173
|
iconColor: string;
|
|
174
|
+
interactive: boolean;
|
|
174
175
|
active: boolean;
|
|
175
176
|
chip: boolean;
|
|
176
|
-
interactive: boolean;
|
|
177
177
|
textColor: string;
|
|
178
178
|
backgroundColor: string;
|
|
179
179
|
deleteBtn: boolean;
|
|
@@ -183,17 +183,17 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
183
183
|
__isSuspense?: never;
|
|
184
184
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
185
185
|
size: {
|
|
186
|
-
type: import('vue').PropType<"
|
|
187
|
-
default: string;
|
|
188
|
-
};
|
|
189
|
-
type: {
|
|
190
|
-
type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
|
|
186
|
+
type: import('vue').PropType<"large" | "small">;
|
|
191
187
|
default: string;
|
|
192
188
|
};
|
|
193
189
|
disabled: {
|
|
194
190
|
type: import('vue').PropType<boolean>;
|
|
195
191
|
default: boolean;
|
|
196
192
|
};
|
|
193
|
+
type: {
|
|
194
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
|
|
195
|
+
default: string;
|
|
196
|
+
};
|
|
197
197
|
icon: {
|
|
198
198
|
type: import('vue').PropType<import('../../components').TIcon>;
|
|
199
199
|
default: string;
|
|
@@ -202,15 +202,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
202
202
|
type: import('vue').PropType<string>;
|
|
203
203
|
default: string;
|
|
204
204
|
};
|
|
205
|
-
|
|
205
|
+
interactive: {
|
|
206
206
|
type: import('vue').PropType<boolean>;
|
|
207
207
|
default: boolean;
|
|
208
208
|
};
|
|
209
|
-
|
|
209
|
+
active: {
|
|
210
210
|
type: import('vue').PropType<boolean>;
|
|
211
211
|
default: boolean;
|
|
212
212
|
};
|
|
213
|
-
|
|
213
|
+
chip: {
|
|
214
214
|
type: import('vue').PropType<boolean>;
|
|
215
215
|
default: boolean;
|
|
216
216
|
};
|
|
@@ -233,14 +233,14 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
|
|
|
233
233
|
tagClicked: (...args: any[]) => void;
|
|
234
234
|
crossClicked: (...args: any[]) => void;
|
|
235
235
|
}, string, {
|
|
236
|
-
size: "
|
|
237
|
-
type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
|
|
236
|
+
size: "large" | "small";
|
|
238
237
|
disabled: boolean;
|
|
238
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
|
|
239
239
|
icon: import('../../components').TIcon;
|
|
240
240
|
iconColor: string;
|
|
241
|
+
interactive: boolean;
|
|
241
242
|
active: boolean;
|
|
242
243
|
chip: boolean;
|
|
243
|
-
interactive: boolean;
|
|
244
244
|
textColor: string;
|
|
245
245
|
backgroundColor: string;
|
|
246
246
|
deleteBtn: boolean;
|
|
@@ -45,14 +45,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
45
45
|
onTagClicked?: (...args: any[]) => any;
|
|
46
46
|
onCrossClicked?: (...args: any[]) => any;
|
|
47
47
|
}, {
|
|
48
|
-
size: "
|
|
49
|
-
type: "error" | "info" | "success" | "warning" | "interactive" | InteractiveTypes;
|
|
48
|
+
size: "large" | "small";
|
|
50
49
|
disabled: boolean;
|
|
50
|
+
type: "error" | "info" | "interactive" | "success" | "warning" | InteractiveTypes;
|
|
51
51
|
icon: TIcon;
|
|
52
52
|
iconColor: string;
|
|
53
|
+
interactive: boolean;
|
|
53
54
|
active: boolean;
|
|
54
55
|
chip: boolean;
|
|
55
|
-
interactive: boolean;
|
|
56
56
|
textColor: string;
|
|
57
57
|
backgroundColor: string;
|
|
58
58
|
deleteBtn: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export declare const PlTextCell: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
2
2
|
type: {
|
|
3
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
3
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
|
|
4
4
|
};
|
|
5
|
-
|
|
5
|
+
description: {
|
|
6
6
|
type: import('vue').PropType<string>;
|
|
7
7
|
};
|
|
8
|
-
|
|
8
|
+
label: {
|
|
9
9
|
type: import('vue').PropType<string>;
|
|
10
10
|
};
|
|
11
11
|
descriptionColor: {
|
|
@@ -24,12 +24,12 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
|
|
|
24
24
|
};
|
|
25
25
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
26
26
|
type: {
|
|
27
|
-
type: import('vue').PropType<"error" | "info" | "
|
|
27
|
+
type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
|
|
28
28
|
};
|
|
29
|
-
|
|
29
|
+
description: {
|
|
30
30
|
type: import('vue').PropType<string>;
|
|
31
31
|
};
|
|
32
|
-
|
|
32
|
+
label: {
|
|
33
33
|
type: import('vue').PropType<string>;
|
|
34
34
|
};
|
|
35
35
|
descriptionColor: {
|
|
@@ -66,9 +66,9 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
66
66
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
67
67
|
onChangeOpen?: (...args: any[]) => any;
|
|
68
68
|
}, {
|
|
69
|
-
label: string;
|
|
70
69
|
modelValue: unknown[];
|
|
71
70
|
width: string;
|
|
71
|
+
label: string;
|
|
72
72
|
placeholder: string;
|
|
73
73
|
teleport: boolean;
|
|
74
74
|
isClose: boolean;
|
|
@@ -121,12 +121,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
121
121
|
onValidate?: (...args: any[]) => any;
|
|
122
122
|
"onVisible-change"?: (...args: any[]) => any;
|
|
123
123
|
}, {
|
|
124
|
-
label: string;
|
|
125
124
|
disabled: boolean;
|
|
126
125
|
icon: boolean;
|
|
126
|
+
info: boolean;
|
|
127
|
+
label: string;
|
|
127
128
|
checked: boolean;
|
|
128
129
|
placeholder: string;
|
|
129
|
-
info: boolean;
|
|
130
130
|
tooltipText: string;
|
|
131
131
|
prop: string;
|
|
132
132
|
rules: Record<string, any>;
|
|
@@ -109,8 +109,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
109
109
|
"onSelected-rows"?: (...args: any[]) => any;
|
|
110
110
|
"onUpdate:toggleRowSelection"?: (...args: any[]) => any;
|
|
111
111
|
}, {
|
|
112
|
-
form: Record<string, any>;
|
|
113
112
|
modelValue: unknown[];
|
|
113
|
+
form: Record<string, any>;
|
|
114
114
|
total: number;
|
|
115
115
|
noDataText: string;
|
|
116
116
|
hasPagination: boolean;
|
|
@@ -99,9 +99,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
99
99
|
"onOn-change"?: (...args: any[]) => any;
|
|
100
100
|
"onOn-preview"?: (...args: any[]) => any;
|
|
101
101
|
}, {
|
|
102
|
+
modelValue: unknown[];
|
|
102
103
|
header: boolean;
|
|
103
104
|
main: boolean;
|
|
104
|
-
modelValue: unknown[];
|
|
105
105
|
height: string;
|
|
106
106
|
accept: string;
|
|
107
107
|
multiple: boolean;
|
|
@@ -67,14 +67,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
67
67
|
"onOn-success"?: (...args: any[]) => any;
|
|
68
68
|
"onOn-error"?: (...args: any[]) => any;
|
|
69
69
|
}, {
|
|
70
|
-
header: boolean;
|
|
71
|
-
main: boolean;
|
|
72
70
|
large: boolean;
|
|
73
71
|
modelValue: UploadUserFile[];
|
|
72
|
+
buttonText: string;
|
|
73
|
+
header: boolean;
|
|
74
|
+
main: boolean;
|
|
74
75
|
accept: string;
|
|
75
76
|
multiple: boolean;
|
|
76
77
|
drag: boolean;
|
|
77
|
-
buttonText: string;
|
|
78
78
|
fileSize: number;
|
|
79
79
|
requestConfig: object;
|
|
80
80
|
responseKeys: string;
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
|
@@ -34,11 +34,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
34
34
|
id: string;
|
|
35
35
|
disableMarkerBottom: boolean;
|
|
36
36
|
focus: boolean;
|
|
37
|
+
helpertext: string;
|
|
37
38
|
uniqKey: string;
|
|
38
39
|
query: string;
|
|
39
40
|
suggestionList: IOption[];
|
|
40
41
|
symbolsCountSearch: string | number;
|
|
41
|
-
helpertext: string;
|
|
42
42
|
errors: import('async-validator').ValidateError[];
|
|
43
43
|
loadingSuggestions: boolean;
|
|
44
44
|
}, {}>;
|
|
@@ -40,9 +40,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
40
40
|
leftIcon: import('../../../components').TIcon;
|
|
41
41
|
prop: string;
|
|
42
42
|
clearable: boolean;
|
|
43
|
+
inputClass: string;
|
|
43
44
|
memoryBlur: boolean;
|
|
44
45
|
showError: number;
|
|
45
|
-
inputClass: string;
|
|
46
46
|
}, {}>;
|
|
47
47
|
export default _default;
|
|
48
48
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -57,27 +57,27 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
57
57
|
onFetchDadata?: (...args: any[]) => any;
|
|
58
58
|
onChangeValue?: (...args: any[]) => any;
|
|
59
59
|
}, {
|
|
60
|
-
label: string;
|
|
61
60
|
disabled: boolean;
|
|
62
61
|
modelValue: IOption;
|
|
63
62
|
width: string;
|
|
63
|
+
label: string;
|
|
64
64
|
placeholder: string;
|
|
65
65
|
leftIcon: import('../../components').TIcon;
|
|
66
66
|
rightIcon: import('../../components').TIcon;
|
|
67
67
|
disableMarkerBottom: boolean;
|
|
68
68
|
teleport: boolean;
|
|
69
69
|
prop: string;
|
|
70
|
-
|
|
70
|
+
helpertext: string;
|
|
71
|
+
optional: string;
|
|
71
72
|
tooltip: string;
|
|
72
73
|
clearable: boolean;
|
|
74
|
+
uniqKey: string;
|
|
75
|
+
inputClass: string;
|
|
73
76
|
suggestionList: IOption[];
|
|
74
77
|
symbolsCountSearch: number;
|
|
75
78
|
noData: string;
|
|
76
79
|
memoryBlur: boolean;
|
|
77
|
-
inputClass: string;
|
|
78
|
-
helpertext: string;
|
|
79
80
|
defaultDropText: string;
|
|
80
|
-
optional: string;
|
|
81
81
|
}, {}>, {
|
|
82
82
|
"tooltip-text"?(_: {}): any;
|
|
83
83
|
}>;
|