@factoringplus/pl-components-pack-v3 1.9.5-pre-11-banner → 1.9.5-pre-12-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-1e16f0cb.js → crypto-pro-add073d8.js} +1 -1
- package/dist/{crypto-pro-5ce1d64f.cjs → crypto-pro-b15fe047.cjs} +1 -1
- package/dist/{entry-9605a7d7.cjs → entry-42ee3834.cjs} +23 -23
- package/dist/{entry-9730832c.js → entry-f89f5a70.js} +2839 -2821
- 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 +8 -0
- 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
@@ -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-42ee3834.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-f89f5a70.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -3,7 +3,11 @@ import { TButtonProps } from './types';
|
|
3
3
|
export declare const PlButton: import('../../../install-function').SFCInstallWithContext<{
|
4
4
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
5
5
|
size: {
|
6
|
-
type: import('vue').PropType<"
|
6
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
7
|
+
default: string;
|
8
|
+
};
|
9
|
+
type: {
|
10
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
7
11
|
default: string;
|
8
12
|
};
|
9
13
|
fullWidth: {
|
@@ -14,10 +18,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
14
18
|
type: import('vue').PropType<boolean>;
|
15
19
|
default: boolean;
|
16
20
|
};
|
17
|
-
type: {
|
18
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
19
|
-
default: string;
|
20
|
-
};
|
21
21
|
icon: {
|
22
22
|
type: import('vue').PropType<import('../../components').TIcon>;
|
23
23
|
default: string;
|
@@ -38,16 +38,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
38
38
|
type: import('vue').PropType<boolean>;
|
39
39
|
default: boolean;
|
40
40
|
};
|
41
|
-
iconClass: {
|
42
|
-
type: import('vue').PropType<string>;
|
43
|
-
default: string;
|
44
|
-
};
|
45
41
|
options: {
|
46
42
|
type: import('vue').PropType<any>;
|
47
43
|
};
|
48
44
|
modelValue: {
|
49
45
|
type: import('vue').PropType<any>;
|
50
46
|
};
|
47
|
+
iconClass: {
|
48
|
+
type: import('vue').PropType<string>;
|
49
|
+
default: string;
|
50
|
+
};
|
51
51
|
noIcon: {
|
52
52
|
type: import('vue').PropType<boolean>;
|
53
53
|
};
|
@@ -63,7 +63,11 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
63
63
|
click: (...args: any[]) => void;
|
64
64
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
65
65
|
size: {
|
66
|
-
type: import('vue').PropType<"
|
66
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
67
|
+
default: string;
|
68
|
+
};
|
69
|
+
type: {
|
70
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
67
71
|
default: string;
|
68
72
|
};
|
69
73
|
fullWidth: {
|
@@ -74,10 +78,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
74
78
|
type: import('vue').PropType<boolean>;
|
75
79
|
default: boolean;
|
76
80
|
};
|
77
|
-
type: {
|
78
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
79
|
-
default: string;
|
80
|
-
};
|
81
81
|
icon: {
|
82
82
|
type: import('vue').PropType<import('../../components').TIcon>;
|
83
83
|
default: string;
|
@@ -98,16 +98,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
98
98
|
type: import('vue').PropType<boolean>;
|
99
99
|
default: boolean;
|
100
100
|
};
|
101
|
-
iconClass: {
|
102
|
-
type: import('vue').PropType<string>;
|
103
|
-
default: string;
|
104
|
-
};
|
105
101
|
options: {
|
106
102
|
type: import('vue').PropType<any>;
|
107
103
|
};
|
108
104
|
modelValue: {
|
109
105
|
type: import('vue').PropType<any>;
|
110
106
|
};
|
107
|
+
iconClass: {
|
108
|
+
type: import('vue').PropType<string>;
|
109
|
+
default: string;
|
110
|
+
};
|
111
111
|
noIcon: {
|
112
112
|
type: import('vue').PropType<boolean>;
|
113
113
|
};
|
@@ -120,10 +120,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
120
120
|
}>> & {
|
121
121
|
onClick?: (...args: any[]) => any;
|
122
122
|
}, {
|
123
|
-
size: "
|
123
|
+
size: "small" | "large" | "medium";
|
124
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
124
125
|
fullWidth: boolean;
|
125
126
|
disabled: boolean;
|
126
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
127
127
|
icon: import('../../components').TIcon;
|
128
128
|
iconColor: string;
|
129
129
|
iconPosition: "left" | "right";
|
@@ -139,7 +139,11 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
139
139
|
Defaults: {};
|
140
140
|
}, Readonly<import('vue').ExtractPropTypes<{
|
141
141
|
size: {
|
142
|
-
type: import('vue').PropType<"
|
142
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
143
|
+
default: string;
|
144
|
+
};
|
145
|
+
type: {
|
146
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
143
147
|
default: string;
|
144
148
|
};
|
145
149
|
fullWidth: {
|
@@ -150,10 +154,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
150
154
|
type: import('vue').PropType<boolean>;
|
151
155
|
default: boolean;
|
152
156
|
};
|
153
|
-
type: {
|
154
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
155
|
-
default: string;
|
156
|
-
};
|
157
157
|
icon: {
|
158
158
|
type: import('vue').PropType<import('../../components').TIcon>;
|
159
159
|
default: string;
|
@@ -174,16 +174,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
174
174
|
type: import('vue').PropType<boolean>;
|
175
175
|
default: boolean;
|
176
176
|
};
|
177
|
-
iconClass: {
|
178
|
-
type: import('vue').PropType<string>;
|
179
|
-
default: string;
|
180
|
-
};
|
181
177
|
options: {
|
182
178
|
type: import('vue').PropType<any>;
|
183
179
|
};
|
184
180
|
modelValue: {
|
185
181
|
type: import('vue').PropType<any>;
|
186
182
|
};
|
183
|
+
iconClass: {
|
184
|
+
type: import('vue').PropType<string>;
|
185
|
+
default: string;
|
186
|
+
};
|
187
187
|
noIcon: {
|
188
188
|
type: import('vue').PropType<boolean>;
|
189
189
|
};
|
@@ -196,10 +196,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
196
196
|
}>> & {
|
197
197
|
onClick?: (...args: any[]) => any;
|
198
198
|
}, {}, {}, {}, {}, {
|
199
|
-
size: "
|
199
|
+
size: "small" | "large" | "medium";
|
200
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
200
201
|
fullWidth: boolean;
|
201
202
|
disabled: boolean;
|
202
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
203
203
|
icon: import('../../components').TIcon;
|
204
204
|
iconColor: string;
|
205
205
|
iconPosition: "left" | "right";
|
@@ -212,7 +212,11 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
212
212
|
__isSuspense?: never;
|
213
213
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
214
214
|
size: {
|
215
|
-
type: import('vue').PropType<"
|
215
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
216
|
+
default: string;
|
217
|
+
};
|
218
|
+
type: {
|
219
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
216
220
|
default: string;
|
217
221
|
};
|
218
222
|
fullWidth: {
|
@@ -223,10 +227,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
223
227
|
type: import('vue').PropType<boolean>;
|
224
228
|
default: boolean;
|
225
229
|
};
|
226
|
-
type: {
|
227
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
228
|
-
default: string;
|
229
|
-
};
|
230
230
|
icon: {
|
231
231
|
type: import('vue').PropType<import('../../components').TIcon>;
|
232
232
|
default: string;
|
@@ -247,16 +247,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
247
247
|
type: import('vue').PropType<boolean>;
|
248
248
|
default: boolean;
|
249
249
|
};
|
250
|
-
iconClass: {
|
251
|
-
type: import('vue').PropType<string>;
|
252
|
-
default: string;
|
253
|
-
};
|
254
250
|
options: {
|
255
251
|
type: import('vue').PropType<any>;
|
256
252
|
};
|
257
253
|
modelValue: {
|
258
254
|
type: import('vue').PropType<any>;
|
259
255
|
};
|
256
|
+
iconClass: {
|
257
|
+
type: import('vue').PropType<string>;
|
258
|
+
default: string;
|
259
|
+
};
|
260
260
|
noIcon: {
|
261
261
|
type: import('vue').PropType<boolean>;
|
262
262
|
};
|
@@ -271,10 +271,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
271
271
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
272
272
|
click: (...args: any[]) => void;
|
273
273
|
}, string, {
|
274
|
-
size: "
|
274
|
+
size: "small" | "large" | "medium";
|
275
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
275
276
|
fullWidth: boolean;
|
276
277
|
disabled: boolean;
|
277
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
278
278
|
icon: import('../../components').TIcon;
|
279
279
|
iconColor: string;
|
280
280
|
iconPosition: "left" | "right";
|
@@ -33,10 +33,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
33
33
|
}>>> & {
|
34
34
|
onClick?: (...args: any[]) => any;
|
35
35
|
}, {
|
36
|
-
size: "
|
36
|
+
size: "small" | "large" | "medium";
|
37
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
37
38
|
fullWidth: boolean;
|
38
39
|
disabled: boolean;
|
39
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
40
40
|
icon: import('../../components').TIcon;
|
41
41
|
iconColor: string;
|
42
42
|
iconPosition: "left" | "right";
|
@@ -1,7 +1,11 @@
|
|
1
1
|
export declare const PlButtonDropdown: import('../../../install-function').SFCInstallWithContext<{
|
2
2
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
3
3
|
size: {
|
4
|
-
type: import('vue').PropType<"
|
4
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
5
|
+
default: string;
|
6
|
+
};
|
7
|
+
type: {
|
8
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
5
9
|
default: string;
|
6
10
|
};
|
7
11
|
fullWidth: {
|
@@ -12,10 +16,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
12
16
|
type: import('vue').PropType<boolean>;
|
13
17
|
default: boolean;
|
14
18
|
};
|
15
|
-
type: {
|
16
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
17
|
-
default: string;
|
18
|
-
};
|
19
19
|
icon: {
|
20
20
|
type: import('vue').PropType<import('../../components').TIcon>;
|
21
21
|
default: string;
|
@@ -35,9 +35,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
35
35
|
loading: {
|
36
36
|
type: import('vue').PropType<boolean>;
|
37
37
|
};
|
38
|
-
iconClass: {
|
39
|
-
type: import('vue').PropType<string>;
|
40
|
-
};
|
41
38
|
options: {
|
42
39
|
type: import('vue').PropType<any>;
|
43
40
|
default: () => any[];
|
@@ -46,6 +43,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
46
43
|
type: import('vue').PropType<any>;
|
47
44
|
default: string;
|
48
45
|
};
|
46
|
+
iconClass: {
|
47
|
+
type: import('vue').PropType<string>;
|
48
|
+
};
|
49
49
|
noIcon: {
|
50
50
|
type: import('vue').PropType<boolean>;
|
51
51
|
default: boolean;
|
@@ -66,7 +66,11 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
66
66
|
"select-value": (...args: any[]) => void;
|
67
67
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
68
68
|
size: {
|
69
|
-
type: import('vue').PropType<"
|
69
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
70
|
+
default: string;
|
71
|
+
};
|
72
|
+
type: {
|
73
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
70
74
|
default: string;
|
71
75
|
};
|
72
76
|
fullWidth: {
|
@@ -77,10 +81,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
77
81
|
type: import('vue').PropType<boolean>;
|
78
82
|
default: boolean;
|
79
83
|
};
|
80
|
-
type: {
|
81
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
82
|
-
default: string;
|
83
|
-
};
|
84
84
|
icon: {
|
85
85
|
type: import('vue').PropType<import('../../components').TIcon>;
|
86
86
|
default: string;
|
@@ -100,9 +100,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
100
100
|
loading: {
|
101
101
|
type: import('vue').PropType<boolean>;
|
102
102
|
};
|
103
|
-
iconClass: {
|
104
|
-
type: import('vue').PropType<string>;
|
105
|
-
};
|
106
103
|
options: {
|
107
104
|
type: import('vue').PropType<any>;
|
108
105
|
default: () => any[];
|
@@ -111,6 +108,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
111
108
|
type: import('vue').PropType<any>;
|
112
109
|
default: string;
|
113
110
|
};
|
111
|
+
iconClass: {
|
112
|
+
type: import('vue').PropType<string>;
|
113
|
+
};
|
114
114
|
noIcon: {
|
115
115
|
type: import('vue').PropType<boolean>;
|
116
116
|
default: boolean;
|
@@ -127,10 +127,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
127
127
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
128
128
|
"onSelect-value"?: (...args: any[]) => any;
|
129
129
|
}, {
|
130
|
-
size: "
|
130
|
+
size: "small" | "large" | "medium";
|
131
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
131
132
|
fullWidth: boolean;
|
132
133
|
disabled: boolean;
|
133
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
134
134
|
icon: import('../../components').TIcon;
|
135
135
|
iconColor: string;
|
136
136
|
iconPosition: "left" | "right";
|
@@ -149,7 +149,11 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
149
149
|
Defaults: {};
|
150
150
|
}, Readonly<import('vue').ExtractPropTypes<{
|
151
151
|
size: {
|
152
|
-
type: import('vue').PropType<"
|
152
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
153
|
+
default: string;
|
154
|
+
};
|
155
|
+
type: {
|
156
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
153
157
|
default: string;
|
154
158
|
};
|
155
159
|
fullWidth: {
|
@@ -160,10 +164,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
160
164
|
type: import('vue').PropType<boolean>;
|
161
165
|
default: boolean;
|
162
166
|
};
|
163
|
-
type: {
|
164
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
165
|
-
default: string;
|
166
|
-
};
|
167
167
|
icon: {
|
168
168
|
type: import('vue').PropType<import('../../components').TIcon>;
|
169
169
|
default: string;
|
@@ -183,9 +183,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
183
183
|
loading: {
|
184
184
|
type: import('vue').PropType<boolean>;
|
185
185
|
};
|
186
|
-
iconClass: {
|
187
|
-
type: import('vue').PropType<string>;
|
188
|
-
};
|
189
186
|
options: {
|
190
187
|
type: import('vue').PropType<any>;
|
191
188
|
default: () => any[];
|
@@ -194,6 +191,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
194
191
|
type: import('vue').PropType<any>;
|
195
192
|
default: string;
|
196
193
|
};
|
194
|
+
iconClass: {
|
195
|
+
type: import('vue').PropType<string>;
|
196
|
+
};
|
197
197
|
noIcon: {
|
198
198
|
type: import('vue').PropType<boolean>;
|
199
199
|
default: boolean;
|
@@ -210,10 +210,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
210
210
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
211
211
|
"onSelect-value"?: (...args: any[]) => any;
|
212
212
|
}, {}, {}, {}, {}, {
|
213
|
-
size: "
|
213
|
+
size: "small" | "large" | "medium";
|
214
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
214
215
|
fullWidth: boolean;
|
215
216
|
disabled: boolean;
|
216
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
217
217
|
icon: import('../../components').TIcon;
|
218
218
|
iconColor: string;
|
219
219
|
iconPosition: "left" | "right";
|
@@ -229,7 +229,11 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
229
229
|
__isSuspense?: never;
|
230
230
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
231
231
|
size: {
|
232
|
-
type: import('vue').PropType<"
|
232
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
233
|
+
default: string;
|
234
|
+
};
|
235
|
+
type: {
|
236
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
233
237
|
default: string;
|
234
238
|
};
|
235
239
|
fullWidth: {
|
@@ -240,10 +244,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
240
244
|
type: import('vue').PropType<boolean>;
|
241
245
|
default: boolean;
|
242
246
|
};
|
243
|
-
type: {
|
244
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
245
|
-
default: string;
|
246
|
-
};
|
247
247
|
icon: {
|
248
248
|
type: import('vue').PropType<import('../../components').TIcon>;
|
249
249
|
default: string;
|
@@ -263,9 +263,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
263
263
|
loading: {
|
264
264
|
type: import('vue').PropType<boolean>;
|
265
265
|
};
|
266
|
-
iconClass: {
|
267
|
-
type: import('vue').PropType<string>;
|
268
|
-
};
|
269
266
|
options: {
|
270
267
|
type: import('vue').PropType<any>;
|
271
268
|
default: () => any[];
|
@@ -274,6 +271,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
274
271
|
type: import('vue').PropType<any>;
|
275
272
|
default: string;
|
276
273
|
};
|
274
|
+
iconClass: {
|
275
|
+
type: import('vue').PropType<string>;
|
276
|
+
};
|
277
277
|
noIcon: {
|
278
278
|
type: import('vue').PropType<boolean>;
|
279
279
|
default: boolean;
|
@@ -293,10 +293,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
293
293
|
"update:modelValue": (...args: any[]) => void;
|
294
294
|
"select-value": (...args: any[]) => void;
|
295
295
|
}, string, {
|
296
|
-
size: "
|
296
|
+
size: "small" | "large" | "medium";
|
297
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
297
298
|
fullWidth: boolean;
|
298
299
|
disabled: boolean;
|
299
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
300
300
|
icon: import('../../components').TIcon;
|
301
301
|
iconColor: string;
|
302
302
|
iconPosition: "left" | "right";
|
@@ -35,10 +35,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
35
35
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
36
36
|
"onSelect-value"?: (...args: any[]) => any;
|
37
37
|
}, {
|
38
|
-
size: "
|
38
|
+
size: "small" | "large" | "medium";
|
39
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
39
40
|
fullWidth: boolean;
|
40
41
|
disabled: boolean;
|
41
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
42
42
|
icon: import('../../components').TIcon;
|
43
43
|
iconColor: string;
|
44
44
|
iconPosition: "left" | "right";
|
@@ -66,7 +66,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
66
66
|
loading: boolean;
|
67
67
|
modelValue: boolean;
|
68
68
|
width: string;
|
69
|
-
status: "delete" | "
|
69
|
+
status: "delete" | "successful" | "info" | "attention" | "neutral";
|
70
70
|
showHeader: boolean;
|
71
71
|
showClose: boolean;
|
72
72
|
disabledTeleport: boolean;
|
@@ -16,9 +16,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
16
|
type: string;
|
17
17
|
target: string;
|
18
18
|
}>>>, {
|
19
|
-
disabled: boolean;
|
20
19
|
type: "default" | "error" | "success" | "warning" | "gradient";
|
21
20
|
target: "_blank" | "_self" | "_parent" | "_top";
|
21
|
+
disabled: boolean;
|
22
22
|
href: string;
|
23
23
|
}, {}>, {
|
24
24
|
default?(_: {}): any;
|
@@ -40,11 +40,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
40
40
|
onWheel?: (...args: any[]) => any;
|
41
41
|
}, {
|
42
42
|
height: string | number;
|
43
|
+
viewClass: string;
|
43
44
|
maxHeight: string | number;
|
45
|
+
offsetRight: string;
|
44
46
|
wrapClass: string;
|
45
|
-
viewClass: string;
|
46
47
|
hideScrollThumb: boolean;
|
47
|
-
offsetRight: string;
|
48
48
|
alwaysShowXThumb: boolean;
|
49
49
|
alwaysShowYThumb: boolean;
|
50
50
|
}, {}>, {
|
@@ -1,10 +1,10 @@
|
|
1
1
|
export declare const PlSkeletonButton: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
2
|
size: {
|
3
|
-
type: import('vue').PropType<"
|
3
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
6
|
type: {
|
7
|
-
type: import('vue').PropType<"
|
7
|
+
type: import('vue').PropType<"link" | "primary" | "empty">;
|
8
8
|
default: string;
|
9
9
|
};
|
10
10
|
width: {
|
@@ -13,11 +13,11 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
|
|
13
13
|
};
|
14
14
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
15
15
|
size: {
|
16
|
-
type: import('vue').PropType<"
|
16
|
+
type: import('vue').PropType<"small" | "large" | "medium">;
|
17
17
|
default: string;
|
18
18
|
};
|
19
19
|
type: {
|
20
|
-
type: import('vue').PropType<"
|
20
|
+
type: import('vue').PropType<"link" | "primary" | "empty">;
|
21
21
|
default: string;
|
22
22
|
};
|
23
23
|
width: {
|
@@ -25,8 +25,8 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
|
|
25
25
|
default: string;
|
26
26
|
};
|
27
27
|
}>>, {
|
28
|
-
size: "
|
29
|
-
type: "
|
28
|
+
size: "small" | "large" | "medium";
|
29
|
+
type: "link" | "primary" | "empty";
|
30
30
|
width: string;
|
31
31
|
}, {}>>;
|
32
32
|
export default PlSkeletonButton;
|
@@ -12,8 +12,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
12
12
|
type: string;
|
13
13
|
size: string;
|
14
14
|
}>>>, {
|
15
|
-
size: "
|
16
|
-
type: "
|
15
|
+
size: "small" | "large" | "medium";
|
16
|
+
type: "link" | "primary" | "empty";
|
17
17
|
width: string;
|
18
18
|
}, {}>;
|
19
19
|
export default _default;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
2
|
size: {
|
3
|
-
type: import('vue').PropType<"
|
3
|
+
type: import('vue').PropType<"small" | "medium">;
|
4
4
|
required: true;
|
5
5
|
};
|
6
6
|
width: {
|
@@ -10,7 +10,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
|
|
10
10
|
};
|
11
11
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
12
12
|
size: {
|
13
|
-
type: import('vue').PropType<"
|
13
|
+
type: import('vue').PropType<"small" | "medium">;
|
14
14
|
required: true;
|
15
15
|
};
|
16
16
|
width: {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const PlSkeletonTagsChips: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
2
|
size: {
|
3
|
-
type: import('vue').PropType<"
|
3
|
+
type: import('vue').PropType<"small" | "large">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
6
|
type: {
|
@@ -13,7 +13,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
|
|
13
13
|
};
|
14
14
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
15
15
|
size: {
|
16
|
-
type: import('vue').PropType<"
|
16
|
+
type: import('vue').PropType<"small" | "large">;
|
17
17
|
default: string;
|
18
18
|
};
|
19
19
|
type: {
|
@@ -25,7 +25,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
|
|
25
25
|
default: string;
|
26
26
|
};
|
27
27
|
}>>, {
|
28
|
-
size: "
|
28
|
+
size: "small" | "large";
|
29
29
|
type: "tag" | "chip";
|
30
30
|
width: string;
|
31
31
|
}, {}>>;
|