@factoringplus/pl-components-pack-v3 1.9.5-pre-04-banner → 1.9.5-pre-06-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-92591877.js → crypto-pro-c7da00ef.js} +1 -1
- package/dist/{crypto-pro-f3dbe587.cjs → crypto-pro-f90f952a.cjs} +1 -1
- package/dist/{entry-3c4b2a75.cjs → entry-1c17b3ba.cjs} +27 -27
- package/dist/{entry-84adcfdc.js → entry-7625bbbd.js} +4362 -4360
- 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 +19 -19
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +19 -19
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +1 -1
- 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-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +4 -4
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +6 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +4 -4
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +6 -6
- package/dist/src/components/data/pl-banner/index.d.ts +31 -0
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +4 -4
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +2 -2
- package/dist/src/components/data/pl-progress/index.d.ts +9 -9
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
- 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 +45 -45
- 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 +8 -8
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.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-upload-legacy/pl-upload-legacy.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +1 -1
- 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 +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/index.d.ts +19 -19
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +1 -1
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +6 -6
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +1 -1
- 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 +2 -2
- 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 +1 -1
- package/dist/src/services/pl-navigation/components/NavButton/NavButton.vue.d.ts +1 -1
- package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +19 -19
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-1c17b3ba.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { n as P, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-
|
1
|
+
import { n as P, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-7625bbbd.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -6,6 +6,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
6
6
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
7
7
|
default: string;
|
8
8
|
};
|
9
|
+
icon: {
|
10
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
11
|
+
default: string;
|
12
|
+
};
|
9
13
|
type: {
|
10
14
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
11
15
|
default: string;
|
@@ -18,10 +22,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
18
22
|
type: import('vue').PropType<boolean>;
|
19
23
|
default: boolean;
|
20
24
|
};
|
21
|
-
icon: {
|
22
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
23
|
-
default: string;
|
24
|
-
};
|
25
25
|
iconColor: {
|
26
26
|
type: import('vue').PropType<string>;
|
27
27
|
default: string;
|
@@ -66,6 +66,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
66
66
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
67
67
|
default: string;
|
68
68
|
};
|
69
|
+
icon: {
|
70
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
71
|
+
default: string;
|
72
|
+
};
|
69
73
|
type: {
|
70
74
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
71
75
|
default: string;
|
@@ -78,10 +82,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
78
82
|
type: import('vue').PropType<boolean>;
|
79
83
|
default: boolean;
|
80
84
|
};
|
81
|
-
icon: {
|
82
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
83
|
-
default: string;
|
84
|
-
};
|
85
85
|
iconColor: {
|
86
86
|
type: import('vue').PropType<string>;
|
87
87
|
default: string;
|
@@ -121,10 +121,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
121
121
|
onClick?: (...args: any[]) => any;
|
122
122
|
}, {
|
123
123
|
size: "small" | "large" | "medium";
|
124
|
+
icon: import('../../components').TIcon;
|
124
125
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
125
126
|
fullWidth: boolean;
|
126
127
|
disabled: boolean;
|
127
|
-
icon: import('../../components').TIcon;
|
128
128
|
iconColor: string;
|
129
129
|
iconPosition: "left" | "right";
|
130
130
|
nativeType: "button" | "submit" | "reset";
|
@@ -142,6 +142,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
142
142
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
143
143
|
default: string;
|
144
144
|
};
|
145
|
+
icon: {
|
146
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
147
|
+
default: string;
|
148
|
+
};
|
145
149
|
type: {
|
146
150
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
147
151
|
default: string;
|
@@ -154,10 +158,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
154
158
|
type: import('vue').PropType<boolean>;
|
155
159
|
default: boolean;
|
156
160
|
};
|
157
|
-
icon: {
|
158
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
159
|
-
default: string;
|
160
|
-
};
|
161
161
|
iconColor: {
|
162
162
|
type: import('vue').PropType<string>;
|
163
163
|
default: string;
|
@@ -197,10 +197,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
197
197
|
onClick?: (...args: any[]) => any;
|
198
198
|
}, {}, {}, {}, {}, {
|
199
199
|
size: "small" | "large" | "medium";
|
200
|
+
icon: import('../../components').TIcon;
|
200
201
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
201
202
|
fullWidth: boolean;
|
202
203
|
disabled: boolean;
|
203
|
-
icon: import('../../components').TIcon;
|
204
204
|
iconColor: string;
|
205
205
|
iconPosition: "left" | "right";
|
206
206
|
nativeType: "button" | "submit" | "reset";
|
@@ -215,6 +215,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
215
215
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
216
216
|
default: string;
|
217
217
|
};
|
218
|
+
icon: {
|
219
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
220
|
+
default: string;
|
221
|
+
};
|
218
222
|
type: {
|
219
223
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
220
224
|
default: string;
|
@@ -227,10 +231,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
227
231
|
type: import('vue').PropType<boolean>;
|
228
232
|
default: boolean;
|
229
233
|
};
|
230
|
-
icon: {
|
231
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
232
|
-
default: string;
|
233
|
-
};
|
234
234
|
iconColor: {
|
235
235
|
type: import('vue').PropType<string>;
|
236
236
|
default: string;
|
@@ -272,10 +272,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
272
272
|
click: (...args: any[]) => void;
|
273
273
|
}, string, {
|
274
274
|
size: "small" | "large" | "medium";
|
275
|
+
icon: import('../../components').TIcon;
|
275
276
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
276
277
|
fullWidth: boolean;
|
277
278
|
disabled: boolean;
|
278
|
-
icon: import('../../components').TIcon;
|
279
279
|
iconColor: string;
|
280
280
|
iconPosition: "left" | "right";
|
281
281
|
nativeType: "button" | "submit" | "reset";
|
@@ -34,10 +34,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
34
34
|
onClick?: (...args: any[]) => any;
|
35
35
|
}, {
|
36
36
|
size: "small" | "large" | "medium";
|
37
|
+
icon: import('../../components').TIcon;
|
37
38
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
38
39
|
fullWidth: boolean;
|
39
40
|
disabled: boolean;
|
40
|
-
icon: import('../../components').TIcon;
|
41
41
|
iconColor: string;
|
42
42
|
iconPosition: "left" | "right";
|
43
43
|
nativeType: "button" | "submit" | "reset";
|
@@ -4,6 +4,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
4
4
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
5
5
|
default: string;
|
6
6
|
};
|
7
|
+
icon: {
|
8
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
9
|
+
default: string;
|
10
|
+
};
|
7
11
|
type: {
|
8
12
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
9
13
|
default: string;
|
@@ -16,10 +20,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
16
20
|
type: import('vue').PropType<boolean>;
|
17
21
|
default: boolean;
|
18
22
|
};
|
19
|
-
icon: {
|
20
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
21
|
-
default: string;
|
22
|
-
};
|
23
23
|
iconColor: {
|
24
24
|
type: import('vue').PropType<string>;
|
25
25
|
default: string;
|
@@ -69,6 +69,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
69
69
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
70
70
|
default: string;
|
71
71
|
};
|
72
|
+
icon: {
|
73
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
74
|
+
default: string;
|
75
|
+
};
|
72
76
|
type: {
|
73
77
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
74
78
|
default: string;
|
@@ -81,10 +85,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
81
85
|
type: import('vue').PropType<boolean>;
|
82
86
|
default: boolean;
|
83
87
|
};
|
84
|
-
icon: {
|
85
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
86
|
-
default: string;
|
87
|
-
};
|
88
88
|
iconColor: {
|
89
89
|
type: import('vue').PropType<string>;
|
90
90
|
default: string;
|
@@ -128,10 +128,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
128
128
|
"onSelect-value"?: (...args: any[]) => any;
|
129
129
|
}, {
|
130
130
|
size: "small" | "large" | "medium";
|
131
|
+
icon: import('../../components').TIcon;
|
131
132
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
132
133
|
fullWidth: boolean;
|
133
134
|
disabled: boolean;
|
134
|
-
icon: import('../../components').TIcon;
|
135
135
|
iconColor: string;
|
136
136
|
iconPosition: "left" | "right";
|
137
137
|
nativeType: "button" | "submit" | "reset";
|
@@ -152,6 +152,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
152
152
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
153
153
|
default: string;
|
154
154
|
};
|
155
|
+
icon: {
|
156
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
157
|
+
default: string;
|
158
|
+
};
|
155
159
|
type: {
|
156
160
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
157
161
|
default: string;
|
@@ -164,10 +168,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
164
168
|
type: import('vue').PropType<boolean>;
|
165
169
|
default: boolean;
|
166
170
|
};
|
167
|
-
icon: {
|
168
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
169
|
-
default: string;
|
170
|
-
};
|
171
171
|
iconColor: {
|
172
172
|
type: import('vue').PropType<string>;
|
173
173
|
default: string;
|
@@ -211,10 +211,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
211
211
|
"onSelect-value"?: (...args: any[]) => any;
|
212
212
|
}, {}, {}, {}, {}, {
|
213
213
|
size: "small" | "large" | "medium";
|
214
|
+
icon: import('../../components').TIcon;
|
214
215
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
215
216
|
fullWidth: boolean;
|
216
217
|
disabled: boolean;
|
217
|
-
icon: import('../../components').TIcon;
|
218
218
|
iconColor: string;
|
219
219
|
iconPosition: "left" | "right";
|
220
220
|
nativeType: "button" | "submit" | "reset";
|
@@ -232,6 +232,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
232
232
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
233
233
|
default: string;
|
234
234
|
};
|
235
|
+
icon: {
|
236
|
+
type: import('vue').PropType<import('../../components').TIcon>;
|
237
|
+
default: string;
|
238
|
+
};
|
235
239
|
type: {
|
236
240
|
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
237
241
|
default: string;
|
@@ -244,10 +248,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
244
248
|
type: import('vue').PropType<boolean>;
|
245
249
|
default: boolean;
|
246
250
|
};
|
247
|
-
icon: {
|
248
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
249
|
-
default: string;
|
250
|
-
};
|
251
251
|
iconColor: {
|
252
252
|
type: import('vue').PropType<string>;
|
253
253
|
default: string;
|
@@ -294,10 +294,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
294
294
|
"select-value": (...args: any[]) => void;
|
295
295
|
}, string, {
|
296
296
|
size: "small" | "large" | "medium";
|
297
|
+
icon: import('../../components').TIcon;
|
297
298
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
298
299
|
fullWidth: boolean;
|
299
300
|
disabled: boolean;
|
300
|
-
icon: import('../../components').TIcon;
|
301
301
|
iconColor: string;
|
302
302
|
iconPosition: "left" | "right";
|
303
303
|
nativeType: "button" | "submit" | "reset";
|
@@ -36,10 +36,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
36
36
|
"onSelect-value"?: (...args: any[]) => any;
|
37
37
|
}, {
|
38
38
|
size: "small" | "large" | "medium";
|
39
|
+
icon: import('../../components').TIcon;
|
39
40
|
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
40
41
|
fullWidth: boolean;
|
41
42
|
disabled: boolean;
|
42
|
-
icon: import('../../components').TIcon;
|
43
43
|
iconColor: string;
|
44
44
|
iconPosition: "left" | "right";
|
45
45
|
nativeType: "button" | "submit" | "reset";
|
@@ -61,12 +61,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
61
61
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
62
62
|
"onClose-modal"?: (...args: any[]) => any;
|
63
63
|
}, {
|
64
|
-
|
64
|
+
width: string;
|
65
65
|
icon: TIcon;
|
66
|
+
type: "standart" | "status" | "illustration" | "side";
|
66
67
|
loading: boolean;
|
67
68
|
modelValue: boolean;
|
68
|
-
|
69
|
-
status: "delete" | "successful" | "info" | "attention" | "neutral";
|
69
|
+
status: "delete" | "info" | "successful" | "attention" | "neutral";
|
70
70
|
showHeader: boolean;
|
71
71
|
showClose: boolean;
|
72
72
|
disabledTeleport: boolean;
|
@@ -16,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
16
|
type: string;
|
17
17
|
target: string;
|
18
18
|
}>>>, {
|
19
|
-
type: "default" | "
|
19
|
+
type: "default" | "success" | "warning" | "error" | "gradient";
|
20
20
|
target: "_blank" | "_self" | "_parent" | "_top";
|
21
21
|
disabled: boolean;
|
22
22
|
href: string;
|
@@ -3,25 +3,25 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
|
|
3
3
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
|
+
width: {
|
7
|
+
type: import('vue').PropType<string>;
|
8
|
+
};
|
6
9
|
type: {
|
7
10
|
type: import('vue').PropType<"link" | "primary" | "empty">;
|
8
11
|
default: string;
|
9
12
|
};
|
10
|
-
width: {
|
11
|
-
type: import('vue').PropType<string>;
|
12
|
-
};
|
13
13
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
14
|
size: {
|
15
15
|
type: import('vue').PropType<"small" | "large" | "medium">;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
+
width: {
|
19
|
+
type: import('vue').PropType<string>;
|
20
|
+
};
|
18
21
|
type: {
|
19
22
|
type: import('vue').PropType<"link" | "primary" | "empty">;
|
20
23
|
default: string;
|
21
24
|
};
|
22
|
-
width: {
|
23
|
-
type: import('vue').PropType<string>;
|
24
|
-
};
|
25
25
|
}>>, {
|
26
26
|
size: "small" | "large" | "medium";
|
27
27
|
type: "link" | "primary" | "empty";
|
@@ -1,19 +1,19 @@
|
|
1
1
|
export declare const PlSkeletonInput: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
|
+
width: {
|
3
|
+
type: import('vue').PropType<string>;
|
4
|
+
};
|
2
5
|
type: {
|
3
6
|
type: import('vue').PropType<"input" | "text-area">;
|
4
7
|
default: string;
|
5
8
|
};
|
9
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
6
10
|
width: {
|
7
11
|
type: import('vue').PropType<string>;
|
8
12
|
};
|
9
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
10
13
|
type: {
|
11
14
|
type: import('vue').PropType<"input" | "text-area">;
|
12
15
|
default: string;
|
13
16
|
};
|
14
|
-
width: {
|
15
|
-
type: import('vue').PropType<string>;
|
16
|
-
};
|
17
17
|
}>>, {
|
18
18
|
type: "input" | "text-area";
|
19
19
|
}, {}>>;
|
@@ -3,25 +3,25 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
|
|
3
3
|
type: import('vue').PropType<"small" | "large">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
|
+
width: {
|
7
|
+
type: import('vue').PropType<string>;
|
8
|
+
};
|
6
9
|
type: {
|
7
10
|
type: import('vue').PropType<"tag" | "chip">;
|
8
11
|
default: string;
|
9
12
|
};
|
10
|
-
width: {
|
11
|
-
type: import('vue').PropType<string>;
|
12
|
-
};
|
13
13
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
14
|
size: {
|
15
15
|
type: import('vue').PropType<"small" | "large">;
|
16
16
|
default: string;
|
17
17
|
};
|
18
|
+
width: {
|
19
|
+
type: import('vue').PropType<string>;
|
20
|
+
};
|
18
21
|
type: {
|
19
22
|
type: import('vue').PropType<"tag" | "chip">;
|
20
23
|
default: string;
|
21
24
|
};
|
22
|
-
width: {
|
23
|
-
type: import('vue').PropType<string>;
|
24
|
-
};
|
25
25
|
}>>, {
|
26
26
|
size: "small" | "large";
|
27
27
|
type: "tag" | "chip";
|
@@ -1,19 +1,19 @@
|
|
1
1
|
export declare const PlSkeletonText: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
|
+
width: {
|
3
|
+
type: import('vue').PropType<string>;
|
4
|
+
};
|
2
5
|
type: {
|
3
6
|
type: import('vue').PropType<"H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag">;
|
4
7
|
default: string;
|
5
8
|
};
|
9
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
6
10
|
width: {
|
7
11
|
type: import('vue').PropType<string>;
|
8
12
|
};
|
9
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
10
13
|
type: {
|
11
14
|
type: import('vue').PropType<"H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag">;
|
12
15
|
default: string;
|
13
16
|
};
|
14
|
-
width: {
|
15
|
-
type: import('vue').PropType<string>;
|
16
|
-
};
|
17
17
|
}>>, {
|
18
18
|
type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
|
19
19
|
}, {}>>;
|
@@ -1,23 +1,23 @@
|
|
1
1
|
export declare const PlSkeletonTextCell: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
|
+
width: {
|
3
|
+
type: import('vue').PropType<string>;
|
4
|
+
};
|
2
5
|
type: {
|
3
6
|
type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
|
4
7
|
default: string;
|
5
8
|
};
|
6
|
-
width: {
|
7
|
-
type: import('vue').PropType<string>;
|
8
|
-
};
|
9
9
|
direction: {
|
10
10
|
type: import('vue').PropType<"vertical" | "horizontal">;
|
11
11
|
default: string;
|
12
12
|
};
|
13
13
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
|
+
width: {
|
15
|
+
type: import('vue').PropType<string>;
|
16
|
+
};
|
14
17
|
type: {
|
15
18
|
type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
|
16
19
|
default: string;
|
17
20
|
};
|
18
|
-
width: {
|
19
|
-
type: import('vue').PropType<string>;
|
20
|
-
};
|
21
21
|
direction: {
|
22
22
|
type: import('vue').PropType<"vertical" | "horizontal">;
|
23
23
|
default: string;
|
@@ -16,5 +16,36 @@ import { TBannerProps, ICustomColors } from './types';
|
|
16
16
|
* @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
|
17
17
|
*/
|
18
18
|
export declare const PlBanner: SFCWithInstall<typeof Banner>;
|
19
|
+
/**
|
20
|
+
* Свойства баннера.
|
21
|
+
*
|
22
|
+
* @property type - Тип баннера: определяет стиль отображения. Может быть:
|
23
|
+
* 'info' | 'interactive' | 'success' | 'warning' | 'critical' | 'custom'
|
24
|
+
* @property title - Заголовок баннера
|
25
|
+
* @property description - Описание или дополнительный текст баннера
|
26
|
+
* @property buttonText - Текст кнопки действия
|
27
|
+
* @property icon - Иконка, отображаемая в баннере
|
28
|
+
* @property width - Ширина баннера (CSS-значение, например '100%', '400px')
|
29
|
+
* @property closeButton - Показывать ли кнопку закрытия (крестик)
|
30
|
+
* @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
|
31
|
+
*/
|
19
32
|
export default PlBanner;
|
20
33
|
export type { TBannerProps, ICustomColors };
|
34
|
+
declare module 'vue' {
|
35
|
+
interface GlobalComponents {
|
36
|
+
/**
|
37
|
+
* Свойства баннера.
|
38
|
+
*
|
39
|
+
* @property type - Тип баннера: определяет стиль отображения. Может быть:
|
40
|
+
* 'info' | 'interactive' | 'success' | 'warning' | 'critical' | 'custom'
|
41
|
+
* @property title - Заголовок баннера
|
42
|
+
* @property description - Описание или дополнительный текст баннера
|
43
|
+
* @property buttonText - Текст кнопки действия
|
44
|
+
* @property icon - Иконка, отображаемая в баннере
|
45
|
+
* @property width - Ширина баннера (CSS-значение, например '100%', '400px')
|
46
|
+
* @property closeButton - Показывать ли кнопку закрытия (крестик)
|
47
|
+
* @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
|
48
|
+
*/
|
49
|
+
PlBanner: typeof PlBanner;
|
50
|
+
}
|
51
|
+
}
|
@@ -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" | "success" | "warning" | "interactive" | "critical" | "custom";
|
27
|
-
title: string;
|
28
|
-
icon: import('../../components').TIcon;
|
29
26
|
width: string;
|
30
|
-
|
27
|
+
icon: import('../../components').TIcon;
|
31
28
|
buttonText: string;
|
29
|
+
title: string;
|
30
|
+
description: string;
|
31
|
+
type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
|
32
32
|
closeButton: boolean;
|
33
33
|
}, {}>;
|
34
34
|
export default _default;
|
@@ -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
|
+
width: string;
|
17
|
+
icon: any;
|
16
18
|
label: string;
|
17
19
|
disabled: boolean;
|
18
|
-
icon: any;
|
19
|
-
width: string;
|
20
20
|
active: boolean;
|
21
21
|
}, {}>;
|
22
22
|
export default _default;
|
@@ -3,14 +3,14 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
3
3
|
type: import('vue').PropType<"small" | "large">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
|
-
type: {
|
7
|
-
type: import('vue').PropType<"sectional" | "solid">;
|
8
|
-
default: string;
|
9
|
-
};
|
10
6
|
width: {
|
11
7
|
type: import('vue').PropType<string>;
|
12
8
|
default: string;
|
13
9
|
};
|
10
|
+
type: {
|
11
|
+
type: import('vue').PropType<"sectional" | "solid">;
|
12
|
+
default: string;
|
13
|
+
};
|
14
14
|
glare: {
|
15
15
|
type: import('vue').PropType<boolean>;
|
16
16
|
default: boolean;
|
@@ -24,14 +24,14 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
24
24
|
type: import('vue').PropType<"small" | "large">;
|
25
25
|
default: string;
|
26
26
|
};
|
27
|
-
type: {
|
28
|
-
type: import('vue').PropType<"sectional" | "solid">;
|
29
|
-
default: string;
|
30
|
-
};
|
31
27
|
width: {
|
32
28
|
type: import('vue').PropType<string>;
|
33
29
|
default: string;
|
34
30
|
};
|
31
|
+
type: {
|
32
|
+
type: import('vue').PropType<"sectional" | "solid">;
|
33
|
+
default: string;
|
34
|
+
};
|
35
35
|
glare: {
|
36
36
|
type: import('vue').PropType<boolean>;
|
37
37
|
default: boolean;
|
@@ -42,8 +42,8 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
42
42
|
};
|
43
43
|
}>>, {
|
44
44
|
size: "small" | "large";
|
45
|
-
type: "sectional" | "solid";
|
46
45
|
width: string;
|
46
|
+
type: "sectional" | "solid";
|
47
47
|
glare: boolean;
|
48
48
|
percentage: number;
|
49
49
|
}, {}>>;
|
@@ -19,8 +19,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
19
19
|
percentage: number;
|
20
20
|
}>>>, {
|
21
21
|
size: "small" | "large";
|
22
|
-
type: "sectional" | "solid";
|
23
22
|
width: string;
|
23
|
+
type: "sectional" | "solid";
|
24
24
|
glare: boolean;
|
25
25
|
percentage: number;
|
26
26
|
}, {}>;
|
@@ -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
|
+
icon: import('../../components').TIcon;
|
23
|
+
title: string;
|
22
24
|
color: string;
|
23
25
|
button: string;
|
24
|
-
title: string;
|
25
|
-
icon: import('../../components').TIcon;
|
26
26
|
id: number;
|
27
27
|
message: string;
|
28
28
|
buttonAdd: string;
|