@factoringplus/pl-components-pack-v3 1.10.3-pre-01-onboard → 1.10.4-pre-01
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 +48 -48
- package/dist/CNAME +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-1eebc360.cjs → crypto-pro-actual-cades-plugin-16459444.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-571051e0.js → crypto-pro-actual-cades-plugin-642ef5a0.js} +1 -1
- package/dist/entry-aeaeeab4.cjs +115 -0
- package/dist/{entry-254eb96b.js → entry-e050651d.js} +14493 -14218
- package/dist/favicon.svg +4 -4
- package/dist/icon/cube20.svg +6 -6
- package/dist/icon/cube24.svg +6 -6
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +62 -60
- package/dist/src/assets/calendar.json.d.ts +134 -134
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +3 -3
- 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 +3 -3
- package/dist/src/components/components.d.ts +5 -1
- package/dist/src/components/data/pl-banner/index.d.ts +23 -23
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-onboarding/pl-onboarding.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-table-plus/pl-table-plus.vue.d.ts +1 -1
- 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 +22 -22
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
- 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 +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
- package/dist/src/components/form/pl-radio/index.d.ts +16 -16
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
- 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 +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 +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-status-icon/index.d.ts +12 -12
- package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
- package/dist/src/services/pl-navigation/index.d.ts +0 -1
- package/dist/src/services/pl-navigation-plus/components/HeaderPlus.vue.d.ts +45 -0
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/NavButtonPlus.vue.d.ts +52 -0
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/index.d.ts +112 -0
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/SidebarItemPlus.vue.d.ts +35 -0
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/index.d.ts +28 -0
- package/dist/src/services/pl-navigation-plus/index.d.ts +82 -0
- package/dist/src/services/pl-navigation-plus/pl-navigation-plus.vue.d.ts +37 -0
- package/dist/src/services/pl-navigation-plus/types.d.ts +11 -0
- package/dist/style.css +1 -1
- package/package.json +117 -117
- package/dist/entry-1e546659.cjs +0 -115
|
@@ -81,47 +81,47 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
81
81
|
min: number;
|
|
82
82
|
};
|
|
83
83
|
}>>> & {
|
|
84
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
84
85
|
onBlur?: (...args: any[]) => any;
|
|
85
86
|
onTouchstart?: (...args: any[]) => any;
|
|
86
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
87
87
|
onResetValue?: (...args: any[]) => any;
|
|
88
88
|
"onCustom-blur"?: (...args: any[]) => any;
|
|
89
89
|
"onTooltip-mouseenter"?: (...args: any[]) => any;
|
|
90
90
|
"onTooltip-mouseleave"?: (...args: any[]) => any;
|
|
91
91
|
}, {
|
|
92
|
-
label: string;
|
|
93
|
-
textarea: boolean;
|
|
94
92
|
disabled: boolean;
|
|
95
93
|
modelValue: import('./types').TInputModelValue;
|
|
94
|
+
label: string;
|
|
96
95
|
width: string;
|
|
96
|
+
textarea: boolean;
|
|
97
97
|
placeholder: string;
|
|
98
98
|
currency: boolean;
|
|
99
99
|
leftIcon: import('../../components').TIcon;
|
|
100
100
|
rightIcon: import('../../components').TIcon;
|
|
101
101
|
prop: string;
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
helpertext: string;
|
|
103
|
+
optional: string;
|
|
104
104
|
tooltip: string;
|
|
105
105
|
clearable: boolean;
|
|
106
|
-
|
|
106
|
+
containerClass: string;
|
|
107
|
+
round: boolean;
|
|
108
|
+
showWordLimit: boolean;
|
|
107
109
|
password: boolean;
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
focusOnReset: boolean;
|
|
111
|
-
customBlur: boolean;
|
|
112
|
-
disableTrim: boolean;
|
|
113
|
-
iconPointer: boolean;
|
|
114
|
-
valueRange: {
|
|
115
|
-
min: number;
|
|
116
|
-
};
|
|
110
|
+
'show-word-limit': boolean;
|
|
111
|
+
maxlength: number;
|
|
117
112
|
currentPassword: boolean;
|
|
118
113
|
newPassword: boolean;
|
|
119
|
-
|
|
120
|
-
|
|
114
|
+
iconPointer: boolean;
|
|
115
|
+
customBlur: boolean;
|
|
116
|
+
focusOnReset: boolean;
|
|
117
|
+
disableTrim: boolean;
|
|
118
|
+
inputClass: string;
|
|
121
119
|
autosize: boolean;
|
|
122
120
|
minRows: number;
|
|
123
121
|
maxRows: number;
|
|
124
|
-
|
|
122
|
+
valueRange: {
|
|
123
|
+
min: number;
|
|
124
|
+
};
|
|
125
125
|
}, {}>, {
|
|
126
126
|
"tooltip-text"?(_: {}): any;
|
|
127
127
|
}>;
|
|
@@ -46,8 +46,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
46
46
|
focus: boolean;
|
|
47
47
|
prop: string;
|
|
48
48
|
clearable: boolean;
|
|
49
|
-
showError: number;
|
|
50
49
|
showDescription: string | boolean;
|
|
50
|
+
showError: number;
|
|
51
51
|
}, {}>;
|
|
52
52
|
export default _default;
|
|
53
53
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts
CHANGED
|
@@ -23,8 +23,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
23
23
|
options: () => any[];
|
|
24
24
|
selectAll: boolean;
|
|
25
25
|
}>>> & {
|
|
26
|
-
onReset?: (...args: any[]) => any;
|
|
27
26
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
27
|
+
onReset?: (...args: any[]) => any;
|
|
28
28
|
onCloseSave?: (...args: any[]) => any;
|
|
29
29
|
}, {
|
|
30
30
|
options: IOption[];
|
|
@@ -20,8 +20,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
20
20
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
21
21
|
reset: (...args: any[]) => void;
|
|
22
22
|
"update:modelValue": (...args: any[]) => void;
|
|
23
|
-
blur: (...args: any[]) => void;
|
|
24
23
|
change: (...args: any[]) => void;
|
|
24
|
+
blur: (...args: any[]) => void;
|
|
25
25
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
|
26
26
|
modelValue: () => any[];
|
|
27
27
|
prop: string;
|
|
@@ -40,24 +40,24 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
40
40
|
teleport: boolean;
|
|
41
41
|
selectAll: boolean;
|
|
42
42
|
}>>> & {
|
|
43
|
-
|
|
43
|
+
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
44
44
|
onChange?: (...args: any[]) => any;
|
|
45
|
+
onBlur?: (...args: any[]) => any;
|
|
45
46
|
onReset?: (...args: any[]) => any;
|
|
46
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
47
47
|
}, {
|
|
48
|
-
label: string;
|
|
49
48
|
disabled: boolean;
|
|
50
49
|
options: IOption[];
|
|
51
50
|
modelValue: IOption[];
|
|
51
|
+
label: string;
|
|
52
52
|
width: string;
|
|
53
53
|
placeholder: string;
|
|
54
54
|
leftIcon: import('../../components').TIcon;
|
|
55
55
|
teleport: boolean;
|
|
56
56
|
prop: string;
|
|
57
|
-
tooltip: string;
|
|
58
|
-
clearable: boolean;
|
|
59
57
|
helpertext: string;
|
|
60
58
|
optional: string;
|
|
59
|
+
tooltip: string;
|
|
60
|
+
clearable: boolean;
|
|
61
61
|
buttons: boolean;
|
|
62
62
|
selectAll: boolean;
|
|
63
63
|
}, {}>, {
|
|
@@ -7,9 +7,6 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
7
7
|
type: import('vue').PropType<"small" | "medium">;
|
|
8
8
|
default: string;
|
|
9
9
|
};
|
|
10
|
-
label: {
|
|
11
|
-
type: import('vue').PropType<string>;
|
|
12
|
-
};
|
|
13
10
|
disabled: {
|
|
14
11
|
type: import('vue').PropType<boolean>;
|
|
15
12
|
};
|
|
@@ -17,12 +14,15 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
17
14
|
type: import('vue').PropType<IRadioOption[]>;
|
|
18
15
|
required: true;
|
|
19
16
|
};
|
|
17
|
+
label: {
|
|
18
|
+
type: import('vue').PropType<string>;
|
|
19
|
+
};
|
|
20
20
|
description: {
|
|
21
21
|
type: import('vue').PropType<string>;
|
|
22
22
|
};
|
|
23
23
|
}>> & {
|
|
24
|
-
onChange?: (...args: any[]) => any;
|
|
25
24
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
25
|
+
onChange?: (...args: any[]) => any;
|
|
26
26
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
27
27
|
"update:modelValue": (...args: any[]) => void;
|
|
28
28
|
change: (...args: any[]) => void;
|
|
@@ -32,9 +32,6 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
32
32
|
type: import('vue').PropType<"small" | "medium">;
|
|
33
33
|
default: string;
|
|
34
34
|
};
|
|
35
|
-
label: {
|
|
36
|
-
type: import('vue').PropType<string>;
|
|
37
|
-
};
|
|
38
35
|
disabled: {
|
|
39
36
|
type: import('vue').PropType<boolean>;
|
|
40
37
|
};
|
|
@@ -42,12 +39,15 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
42
39
|
type: import('vue').PropType<IRadioOption[]>;
|
|
43
40
|
required: true;
|
|
44
41
|
};
|
|
42
|
+
label: {
|
|
43
|
+
type: import('vue').PropType<string>;
|
|
44
|
+
};
|
|
45
45
|
description: {
|
|
46
46
|
type: import('vue').PropType<string>;
|
|
47
47
|
};
|
|
48
48
|
}>> & {
|
|
49
|
-
onChange?: (...args: any[]) => any;
|
|
50
49
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
50
|
+
onChange?: (...args: any[]) => any;
|
|
51
51
|
}, {
|
|
52
52
|
size: "small" | "medium";
|
|
53
53
|
}, true, {}, {}, {
|
|
@@ -63,9 +63,6 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
63
63
|
type: import('vue').PropType<"small" | "medium">;
|
|
64
64
|
default: string;
|
|
65
65
|
};
|
|
66
|
-
label: {
|
|
67
|
-
type: import('vue').PropType<string>;
|
|
68
|
-
};
|
|
69
66
|
disabled: {
|
|
70
67
|
type: import('vue').PropType<boolean>;
|
|
71
68
|
};
|
|
@@ -73,12 +70,15 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
73
70
|
type: import('vue').PropType<IRadioOption[]>;
|
|
74
71
|
required: true;
|
|
75
72
|
};
|
|
73
|
+
label: {
|
|
74
|
+
type: import('vue').PropType<string>;
|
|
75
|
+
};
|
|
76
76
|
description: {
|
|
77
77
|
type: import('vue').PropType<string>;
|
|
78
78
|
};
|
|
79
79
|
}>> & {
|
|
80
|
-
onChange?: (...args: any[]) => any;
|
|
81
80
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
81
|
+
onChange?: (...args: any[]) => any;
|
|
82
82
|
}, {}, {}, {}, {}, {
|
|
83
83
|
size: "small" | "medium";
|
|
84
84
|
}>;
|
|
@@ -91,9 +91,6 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
91
91
|
type: import('vue').PropType<"small" | "medium">;
|
|
92
92
|
default: string;
|
|
93
93
|
};
|
|
94
|
-
label: {
|
|
95
|
-
type: import('vue').PropType<string>;
|
|
96
|
-
};
|
|
97
94
|
disabled: {
|
|
98
95
|
type: import('vue').PropType<boolean>;
|
|
99
96
|
};
|
|
@@ -101,12 +98,15 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
|
|
|
101
98
|
type: import('vue').PropType<IRadioOption[]>;
|
|
102
99
|
required: true;
|
|
103
100
|
};
|
|
101
|
+
label: {
|
|
102
|
+
type: import('vue').PropType<string>;
|
|
103
|
+
};
|
|
104
104
|
description: {
|
|
105
105
|
type: import('vue').PropType<string>;
|
|
106
106
|
};
|
|
107
107
|
}>> & {
|
|
108
|
-
onChange?: (...args: any[]) => any;
|
|
109
108
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
109
|
+
onChange?: (...args: any[]) => any;
|
|
110
110
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
111
111
|
"update:modelValue": (...args: any[]) => void;
|
|
112
112
|
change: (...args: any[]) => void;
|
|
@@ -6,9 +6,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
6
6
|
type: import('vue').PropType<"small" | "medium">;
|
|
7
7
|
default: string;
|
|
8
8
|
};
|
|
9
|
-
label: {
|
|
10
|
-
type: import('vue').PropType<string>;
|
|
11
|
-
};
|
|
12
9
|
disabled: {
|
|
13
10
|
type: import('vue').PropType<boolean>;
|
|
14
11
|
};
|
|
@@ -16,6 +13,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
16
13
|
type: import('vue').PropType<IRadioOption[]>;
|
|
17
14
|
required: true;
|
|
18
15
|
};
|
|
16
|
+
label: {
|
|
17
|
+
type: import('vue').PropType<string>;
|
|
18
|
+
};
|
|
19
19
|
description: {
|
|
20
20
|
type: import('vue').PropType<string>;
|
|
21
21
|
};
|
|
@@ -28,9 +28,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
28
28
|
type: import('vue').PropType<"small" | "medium">;
|
|
29
29
|
default: string;
|
|
30
30
|
};
|
|
31
|
-
label: {
|
|
32
|
-
type: import('vue').PropType<string>;
|
|
33
|
-
};
|
|
34
31
|
disabled: {
|
|
35
32
|
type: import('vue').PropType<boolean>;
|
|
36
33
|
};
|
|
@@ -38,12 +35,15 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
38
35
|
type: import('vue').PropType<IRadioOption[]>;
|
|
39
36
|
required: true;
|
|
40
37
|
};
|
|
38
|
+
label: {
|
|
39
|
+
type: import('vue').PropType<string>;
|
|
40
|
+
};
|
|
41
41
|
description: {
|
|
42
42
|
type: import('vue').PropType<string>;
|
|
43
43
|
};
|
|
44
44
|
}>> & {
|
|
45
|
-
onChange?: (...args: any[]) => any;
|
|
46
45
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
46
|
+
onChange?: (...args: any[]) => any;
|
|
47
47
|
}, {
|
|
48
48
|
size: "small" | "medium";
|
|
49
49
|
}, {}>, {
|
|
@@ -47,8 +47,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
47
47
|
focus: boolean;
|
|
48
48
|
prop: string;
|
|
49
49
|
clearable: boolean;
|
|
50
|
-
showError: number;
|
|
51
50
|
showDescription: string | boolean;
|
|
51
|
+
showError: number;
|
|
52
52
|
}, {}>;
|
|
53
53
|
export default _default;
|
|
54
54
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -38,23 +38,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
38
38
|
account: boolean;
|
|
39
39
|
teleport: boolean;
|
|
40
40
|
}>>> & {
|
|
41
|
-
onChange?: (...args: any[]) => any;
|
|
42
41
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
42
|
+
onChange?: (...args: any[]) => any;
|
|
43
43
|
}, {
|
|
44
|
-
label: string;
|
|
45
44
|
disabled: boolean;
|
|
46
45
|
options: any[] | IOption[];
|
|
47
46
|
modelValue: any;
|
|
47
|
+
label: string;
|
|
48
48
|
width: string;
|
|
49
49
|
placeholder: string;
|
|
50
50
|
leftIcon: import('../../components').TIcon;
|
|
51
51
|
rightIcon: import('../../components').TIcon;
|
|
52
52
|
teleport: boolean;
|
|
53
53
|
prop: string;
|
|
54
|
-
tooltip: string;
|
|
55
|
-
clearable: boolean;
|
|
56
54
|
helpertext: string;
|
|
57
55
|
optional: string;
|
|
56
|
+
tooltip: string;
|
|
57
|
+
clearable: boolean;
|
|
58
58
|
showDescription: boolean;
|
|
59
59
|
account: boolean;
|
|
60
60
|
}, {}>, {
|
|
@@ -36,12 +36,12 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
36
36
|
default: string;
|
|
37
37
|
};
|
|
38
38
|
}>> & {
|
|
39
|
-
onChange?: (...args: any[]) => any;
|
|
40
39
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
40
|
+
onChange?: (...args: any[]) => any;
|
|
41
41
|
}, {
|
|
42
|
-
label: string;
|
|
43
42
|
disabled: boolean;
|
|
44
43
|
modelValue: boolean;
|
|
44
|
+
label: string;
|
|
45
45
|
description: string;
|
|
46
46
|
}, {}>;
|
|
47
47
|
export default _default;
|
|
@@ -80,18 +80,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
80
80
|
onRemoveFile?: (...args: any[]) => any;
|
|
81
81
|
onClickOnFile?: (...args: any[]) => any;
|
|
82
82
|
}, {
|
|
83
|
-
title: string;
|
|
84
83
|
disabled: boolean;
|
|
85
84
|
modelValue: (File | TUnloadedFile)[];
|
|
85
|
+
description: string;
|
|
86
|
+
title: string;
|
|
86
87
|
width: string;
|
|
87
88
|
accept: string;
|
|
88
89
|
multiple: boolean;
|
|
89
|
-
description: string;
|
|
90
90
|
prop: string;
|
|
91
|
+
optional: string;
|
|
91
92
|
tooltip: string;
|
|
92
93
|
fileSize: number;
|
|
93
94
|
limit: number;
|
|
94
|
-
optional: string;
|
|
95
95
|
maxHeightScroll: number;
|
|
96
96
|
helperText: string;
|
|
97
97
|
viewMode: boolean;
|
|
@@ -17,9 +17,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
17
17
|
select: boolean;
|
|
18
18
|
position: string;
|
|
19
19
|
}>>>, {
|
|
20
|
-
select: boolean;
|
|
21
20
|
modelValue: boolean;
|
|
22
21
|
position: string;
|
|
22
|
+
select: boolean;
|
|
23
23
|
mobile: boolean;
|
|
24
24
|
}, {}>, {
|
|
25
25
|
default?(_: {}): any;
|
|
@@ -25,9 +25,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
25
25
|
default: boolean;
|
|
26
26
|
};
|
|
27
27
|
}>>, {
|
|
28
|
-
title: string;
|
|
29
28
|
disabled: boolean;
|
|
30
29
|
description: string;
|
|
30
|
+
title: string;
|
|
31
31
|
}, {}>, {
|
|
32
32
|
"custom-description"?(_: {}): any;
|
|
33
33
|
}>;
|
|
@@ -105,15 +105,15 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
107
|
}>>, {
|
|
108
|
-
label: string;
|
|
109
108
|
disabled: boolean;
|
|
109
|
+
label: string;
|
|
110
|
+
description: string;
|
|
110
111
|
width: string;
|
|
111
112
|
searchValue: string;
|
|
112
113
|
leftIcon: string;
|
|
113
114
|
leftIconColor: string;
|
|
114
115
|
rightIcon: string;
|
|
115
116
|
rightIconColor: string;
|
|
116
|
-
description: string;
|
|
117
117
|
descriptionColor: string;
|
|
118
118
|
summ: number;
|
|
119
119
|
active: boolean;
|
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
import { TStatusIconProps } from './types';
|
|
2
2
|
|
|
3
3
|
export declare const PlStatusIcon: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
4
|
-
status: {
|
|
5
|
-
type: import('vue').PropType<"delete" | "successful" | "attention" | "info" | "neutral">;
|
|
6
|
-
required: true;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
4
|
customColors: {
|
|
10
5
|
type: import('vue').PropType<never>;
|
|
11
6
|
};
|
|
12
|
-
} | {
|
|
13
7
|
status: {
|
|
14
|
-
type: import('vue').PropType<"
|
|
8
|
+
type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
|
|
15
9
|
required: true;
|
|
16
10
|
default: string;
|
|
17
11
|
};
|
|
12
|
+
} | {
|
|
18
13
|
customColors: {
|
|
19
14
|
type: import('vue').PropType<import('./types').TStatusIconCustomColors>;
|
|
20
15
|
required: true;
|
|
21
16
|
};
|
|
22
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
23
17
|
status: {
|
|
24
|
-
type: import('vue').PropType<"
|
|
18
|
+
type: import('vue').PropType<"custom">;
|
|
25
19
|
required: true;
|
|
26
20
|
default: string;
|
|
27
21
|
};
|
|
22
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
28
23
|
customColors: {
|
|
29
24
|
type: import('vue').PropType<never>;
|
|
30
25
|
};
|
|
31
|
-
}>> | Readonly<import('vue').ExtractPropTypes<{
|
|
32
26
|
status: {
|
|
33
|
-
type: import('vue').PropType<"
|
|
27
|
+
type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
|
|
34
28
|
required: true;
|
|
35
29
|
default: string;
|
|
36
30
|
};
|
|
31
|
+
}>> | Readonly<import('vue').ExtractPropTypes<{
|
|
37
32
|
customColors: {
|
|
38
33
|
type: import('vue').PropType<import('./types').TStatusIconCustomColors>;
|
|
39
34
|
required: true;
|
|
40
35
|
};
|
|
36
|
+
status: {
|
|
37
|
+
type: import('vue').PropType<"custom">;
|
|
38
|
+
required: true;
|
|
39
|
+
default: string;
|
|
40
|
+
};
|
|
41
41
|
}>>, {
|
|
42
|
-
status: "delete" | "
|
|
42
|
+
status: "delete" | "info" | "successful" | "attention" | "neutral";
|
|
43
43
|
} | {
|
|
44
44
|
status: "custom";
|
|
45
45
|
}, {}>>;
|
|
@@ -7,7 +7,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
7
7
|
}>>> | Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<import('./types').TStatusIconCustomProps>, {
|
|
8
8
|
status: string;
|
|
9
9
|
}>>>, {
|
|
10
|
-
status: "delete" | "
|
|
10
|
+
status: "delete" | "info" | "successful" | "attention" | "neutral";
|
|
11
11
|
} | {
|
|
12
12
|
status: "custom";
|
|
13
13
|
}, {}>;
|
|
@@ -16,9 +16,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
16
16
|
badge: boolean;
|
|
17
17
|
}>>>, {
|
|
18
18
|
name: string;
|
|
19
|
-
label: string;
|
|
20
19
|
disabled: boolean;
|
|
21
20
|
icon: import('../pl-icon').TIcon;
|
|
21
|
+
label: string;
|
|
22
22
|
badge: boolean;
|
|
23
23
|
counter: number;
|
|
24
24
|
}, {}>, {
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
interface IProps {
|
|
2
|
+
sidebarOff?: boolean;
|
|
3
|
+
sidebarOpen?: boolean;
|
|
4
|
+
}
|
|
5
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
6
|
+
sidebarOff: boolean;
|
|
7
|
+
sidebarOpen: boolean;
|
|
8
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
9
|
+
"sidebar-click": (...args: any[]) => void;
|
|
10
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
11
|
+
sidebarOff: boolean;
|
|
12
|
+
sidebarOpen: boolean;
|
|
13
|
+
}>>> & {
|
|
14
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
15
|
+
}, {
|
|
16
|
+
sidebarOff: boolean;
|
|
17
|
+
sidebarOpen: boolean;
|
|
18
|
+
}, {}>, {
|
|
19
|
+
headerLogo?(_: {}): any;
|
|
20
|
+
customContent?(_: {}): any;
|
|
21
|
+
headerButtons?(_: {}): any;
|
|
22
|
+
}>;
|
|
23
|
+
export default _default;
|
|
24
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
+
} : {
|
|
29
|
+
type: import('vue').PropType<T[K]>;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
type __VLS_WithDefaults<P, D> = {
|
|
34
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
35
|
+
default: D[K];
|
|
36
|
+
}> : P[K];
|
|
37
|
+
};
|
|
38
|
+
type __VLS_Prettify<T> = {
|
|
39
|
+
[K in keyof T]: T[K];
|
|
40
|
+
} & {};
|
|
41
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
42
|
+
new (): {
|
|
43
|
+
$slots: S;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { TIcon } from '../../../../components/shared/pl-icon';
|
|
2
|
+
|
|
3
|
+
interface IProps {
|
|
4
|
+
icon?: TIcon;
|
|
5
|
+
type?: 'new' | 'company';
|
|
6
|
+
isClicked?: boolean;
|
|
7
|
+
disabled?: boolean;
|
|
8
|
+
}
|
|
9
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
10
|
+
icon: string;
|
|
11
|
+
isClicked: boolean;
|
|
12
|
+
disabled: boolean;
|
|
13
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
+
click: (...args: any[]) => void;
|
|
15
|
+
"update:isClicked": (...args: any[]) => void;
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
17
|
+
icon: string;
|
|
18
|
+
isClicked: boolean;
|
|
19
|
+
disabled: boolean;
|
|
20
|
+
}>>> & {
|
|
21
|
+
onClick?: (...args: any[]) => any;
|
|
22
|
+
"onUpdate:isClicked"?: (...args: any[]) => any;
|
|
23
|
+
}, {
|
|
24
|
+
disabled: boolean;
|
|
25
|
+
icon: TIcon;
|
|
26
|
+
isClicked: boolean;
|
|
27
|
+
}, {}>, {
|
|
28
|
+
default?(_: {}): any;
|
|
29
|
+
}>;
|
|
30
|
+
export default _default;
|
|
31
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
32
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
33
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
34
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
35
|
+
} : {
|
|
36
|
+
type: import('vue').PropType<T[K]>;
|
|
37
|
+
required: true;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
type __VLS_WithDefaults<P, D> = {
|
|
41
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
42
|
+
default: D[K];
|
|
43
|
+
}> : P[K];
|
|
44
|
+
};
|
|
45
|
+
type __VLS_Prettify<T> = {
|
|
46
|
+
[K in keyof T]: T[K];
|
|
47
|
+
} & {};
|
|
48
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
49
|
+
new (): {
|
|
50
|
+
$slots: S;
|
|
51
|
+
};
|
|
52
|
+
};
|