@factoringplus/pl-components-pack-v3 1.9.5-pre-07-banner → 1.9.5-pre-09-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-c7da00ef.js → crypto-pro-2388230c.js} +1 -1
- package/dist/{crypto-pro-f90f952a.cjs → crypto-pro-8d878561.cjs} +1 -1
- package/dist/{entry-7625bbbd.js → entry-e0ec48a7.js} +2176 -2173
- package/dist/{entry-1c17b3ba.cjs → entry-ecec6fab.cjs} +14 -14
- 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 +79 -61
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +3 -3
- package/dist/src/components/basic/pl-button/types/index.d.ts +9 -9
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +57 -57
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +3 -3
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +12 -12
- 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-input/index.d.ts +4 -4
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +9 -9
- 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/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 +80 -4
- 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 +2 -2
- package/dist/src/components/data/pl-progress/index.d.ts +12 -12
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.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 +56 -56
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +4 -4
- 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 +1 -1
- 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 +2 -2
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +2 -2
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/index.d.ts +42 -42
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +15 -15
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +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 +1 -1
- package/dist/src/install-function/index.d.ts +0 -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 +27 -27
- package/dist/style.css +1 -1
- package/package.json +2 -6
- package/global-components.d.ts +0 -10
@@ -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-ecec6fab.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-e0ec48a7.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -3,15 +3,7 @@ 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<"
|
7
|
-
default: string;
|
8
|
-
};
|
9
|
-
icon: {
|
10
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
11
|
-
default: string;
|
12
|
-
};
|
13
|
-
type: {
|
14
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
6
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
15
7
|
default: string;
|
16
8
|
};
|
17
9
|
fullWidth: {
|
@@ -22,6 +14,14 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
22
14
|
type: import('vue').PropType<boolean>;
|
23
15
|
default: boolean;
|
24
16
|
};
|
17
|
+
type: {
|
18
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
19
|
+
default: string;
|
20
|
+
};
|
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;
|
@@ -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
|
+
};
|
41
45
|
options: {
|
42
46
|
type: import('vue').PropType<any>;
|
43
47
|
};
|
44
48
|
modelValue: {
|
45
49
|
type: import('vue').PropType<any>;
|
46
50
|
};
|
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,15 +63,7 @@ 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<"
|
67
|
-
default: string;
|
68
|
-
};
|
69
|
-
icon: {
|
70
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
71
|
-
default: string;
|
72
|
-
};
|
73
|
-
type: {
|
74
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
66
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
75
67
|
default: string;
|
76
68
|
};
|
77
69
|
fullWidth: {
|
@@ -82,6 +74,14 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
82
74
|
type: import('vue').PropType<boolean>;
|
83
75
|
default: boolean;
|
84
76
|
};
|
77
|
+
type: {
|
78
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
79
|
+
default: string;
|
80
|
+
};
|
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;
|
@@ -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
|
+
};
|
101
105
|
options: {
|
102
106
|
type: import('vue').PropType<any>;
|
103
107
|
};
|
104
108
|
modelValue: {
|
105
109
|
type: import('vue').PropType<any>;
|
106
110
|
};
|
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,11 +120,11 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
120
120
|
}>> & {
|
121
121
|
onClick?: (...args: any[]) => any;
|
122
122
|
}, {
|
123
|
-
size: "
|
124
|
-
icon: import('../../components').TIcon;
|
125
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
123
|
+
size: "large" | "medium" | "small";
|
126
124
|
fullWidth: boolean;
|
127
125
|
disabled: boolean;
|
126
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
127
|
+
icon: import('../../components').TIcon;
|
128
128
|
iconColor: string;
|
129
129
|
iconPosition: "left" | "right";
|
130
130
|
nativeType: "button" | "submit" | "reset";
|
@@ -139,15 +139,7 @@ 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<"
|
143
|
-
default: string;
|
144
|
-
};
|
145
|
-
icon: {
|
146
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
147
|
-
default: string;
|
148
|
-
};
|
149
|
-
type: {
|
150
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
142
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
151
143
|
default: string;
|
152
144
|
};
|
153
145
|
fullWidth: {
|
@@ -158,6 +150,14 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
158
150
|
type: import('vue').PropType<boolean>;
|
159
151
|
default: boolean;
|
160
152
|
};
|
153
|
+
type: {
|
154
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
155
|
+
default: string;
|
156
|
+
};
|
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;
|
@@ -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
|
+
};
|
177
181
|
options: {
|
178
182
|
type: import('vue').PropType<any>;
|
179
183
|
};
|
180
184
|
modelValue: {
|
181
185
|
type: import('vue').PropType<any>;
|
182
186
|
};
|
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,11 +196,11 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
196
196
|
}>> & {
|
197
197
|
onClick?: (...args: any[]) => any;
|
198
198
|
}, {}, {}, {}, {}, {
|
199
|
-
size: "
|
200
|
-
icon: import('../../components').TIcon;
|
201
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
199
|
+
size: "large" | "medium" | "small";
|
202
200
|
fullWidth: boolean;
|
203
201
|
disabled: boolean;
|
202
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
203
|
+
icon: import('../../components').TIcon;
|
204
204
|
iconColor: string;
|
205
205
|
iconPosition: "left" | "right";
|
206
206
|
nativeType: "button" | "submit" | "reset";
|
@@ -212,15 +212,7 @@ 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<"
|
216
|
-
default: string;
|
217
|
-
};
|
218
|
-
icon: {
|
219
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
220
|
-
default: string;
|
221
|
-
};
|
222
|
-
type: {
|
223
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
215
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
224
216
|
default: string;
|
225
217
|
};
|
226
218
|
fullWidth: {
|
@@ -231,6 +223,14 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
231
223
|
type: import('vue').PropType<boolean>;
|
232
224
|
default: boolean;
|
233
225
|
};
|
226
|
+
type: {
|
227
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
228
|
+
default: string;
|
229
|
+
};
|
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;
|
@@ -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
|
+
};
|
250
254
|
options: {
|
251
255
|
type: import('vue').PropType<any>;
|
252
256
|
};
|
253
257
|
modelValue: {
|
254
258
|
type: import('vue').PropType<any>;
|
255
259
|
};
|
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,11 +271,11 @@ 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: "
|
275
|
-
icon: import('../../components').TIcon;
|
276
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
274
|
+
size: "large" | "medium" | "small";
|
277
275
|
fullWidth: boolean;
|
278
276
|
disabled: boolean;
|
277
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
278
|
+
icon: import('../../components').TIcon;
|
279
279
|
iconColor: string;
|
280
280
|
iconPosition: "left" | "right";
|
281
281
|
nativeType: "button" | "submit" | "reset";
|
@@ -288,3 +288,21 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
288
288
|
})>;
|
289
289
|
export default PlButton;
|
290
290
|
export type { TButtonProps };
|
291
|
+
declare module 'vue' {
|
292
|
+
interface GlobalComponents {
|
293
|
+
/**
|
294
|
+
* Параметры Button
|
295
|
+
*
|
296
|
+
* @property fullWidth boolean;
|
297
|
+
* @property disabled boolean;
|
298
|
+
* @property type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
|
299
|
+
* @property size 'large' | 'medium' | 'small';
|
300
|
+
* @property icon IIcon;
|
301
|
+
* @property iconColor string;
|
302
|
+
* @property iconPosition 'left' | 'right';
|
303
|
+
* @property nativeType 'button'| 'submit'| 'reset' | undefined
|
304
|
+
* @property loading boolean;
|
305
|
+
*/
|
306
|
+
PlButton: typeof PlButton;
|
307
|
+
}
|
308
|
+
}
|
@@ -33,11 +33,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
33
33
|
}>>> & {
|
34
34
|
onClick?: (...args: any[]) => any;
|
35
35
|
}, {
|
36
|
-
size: "
|
37
|
-
icon: import('../../components').TIcon;
|
38
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
36
|
+
size: "large" | "medium" | "small";
|
39
37
|
fullWidth: boolean;
|
40
38
|
disabled: boolean;
|
39
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
40
|
+
icon: import('../../components').TIcon;
|
41
41
|
iconColor: string;
|
42
42
|
iconPosition: "left" | "right";
|
43
43
|
nativeType: "button" | "submit" | "reset";
|
@@ -2,15 +2,15 @@ import { TIcon } from '../../../shared/pl-icon';
|
|
2
2
|
import { IOption } from '../../../form/pl-select-plus/types';
|
3
3
|
|
4
4
|
/**
|
5
|
-
* @
|
6
|
-
* @
|
7
|
-
* @
|
8
|
-
* @
|
9
|
-
* @
|
10
|
-
* @
|
11
|
-
* @
|
12
|
-
* @
|
13
|
-
* @
|
5
|
+
* @property fullWidth boolean;
|
6
|
+
* @property disabled boolean;
|
7
|
+
* @property type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
|
8
|
+
* @property size 'large' | 'medium' | 'small';
|
9
|
+
* @property icon IIcon;
|
10
|
+
* @property iconColor string;
|
11
|
+
* @property iconPosition 'left' | 'right';
|
12
|
+
* @property nativeType 'button'| 'submit'| 'reset' | undefined
|
13
|
+
* @property loading boolean;
|
14
14
|
*/
|
15
15
|
export declare type TButtonProps = {
|
16
16
|
fullWidth?: boolean;
|
@@ -1,15 +1,7 @@
|
|
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<"
|
5
|
-
default: string;
|
6
|
-
};
|
7
|
-
icon: {
|
8
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
type: {
|
12
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
4
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
13
5
|
default: string;
|
14
6
|
};
|
15
7
|
fullWidth: {
|
@@ -20,6 +12,14 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
20
12
|
type: import('vue').PropType<boolean>;
|
21
13
|
default: boolean;
|
22
14
|
};
|
15
|
+
type: {
|
16
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
17
|
+
default: string;
|
18
|
+
};
|
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;
|
@@ -35,6 +35,9 @@ 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
|
+
};
|
38
41
|
options: {
|
39
42
|
type: import('vue').PropType<any>;
|
40
43
|
default: () => any[];
|
@@ -43,9 +46,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
43
46
|
type: import('vue').PropType<any>;
|
44
47
|
default: string;
|
45
48
|
};
|
46
|
-
iconClass: {
|
47
|
-
type: import('vue').PropType<string>;
|
48
|
-
};
|
49
49
|
noIcon: {
|
50
50
|
type: import('vue').PropType<boolean>;
|
51
51
|
default: boolean;
|
@@ -66,15 +66,7 @@ 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<"
|
70
|
-
default: string;
|
71
|
-
};
|
72
|
-
icon: {
|
73
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
74
|
-
default: string;
|
75
|
-
};
|
76
|
-
type: {
|
77
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
69
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
78
70
|
default: string;
|
79
71
|
};
|
80
72
|
fullWidth: {
|
@@ -85,6 +77,14 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
85
77
|
type: import('vue').PropType<boolean>;
|
86
78
|
default: boolean;
|
87
79
|
};
|
80
|
+
type: {
|
81
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
82
|
+
default: string;
|
83
|
+
};
|
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;
|
@@ -100,6 +100,9 @@ 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
|
+
};
|
103
106
|
options: {
|
104
107
|
type: import('vue').PropType<any>;
|
105
108
|
default: () => any[];
|
@@ -108,9 +111,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
108
111
|
type: import('vue').PropType<any>;
|
109
112
|
default: string;
|
110
113
|
};
|
111
|
-
iconClass: {
|
112
|
-
type: import('vue').PropType<string>;
|
113
|
-
};
|
114
114
|
noIcon: {
|
115
115
|
type: import('vue').PropType<boolean>;
|
116
116
|
default: boolean;
|
@@ -127,11 +127,11 @@ 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: "
|
131
|
-
icon: import('../../components').TIcon;
|
132
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
130
|
+
size: "large" | "medium" | "small";
|
133
131
|
fullWidth: boolean;
|
134
132
|
disabled: boolean;
|
133
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
134
|
+
icon: import('../../components').TIcon;
|
135
135
|
iconColor: string;
|
136
136
|
iconPosition: "left" | "right";
|
137
137
|
nativeType: "button" | "submit" | "reset";
|
@@ -149,15 +149,7 @@ 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<"
|
153
|
-
default: string;
|
154
|
-
};
|
155
|
-
icon: {
|
156
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
157
|
-
default: string;
|
158
|
-
};
|
159
|
-
type: {
|
160
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
152
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
161
153
|
default: string;
|
162
154
|
};
|
163
155
|
fullWidth: {
|
@@ -168,6 +160,14 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
168
160
|
type: import('vue').PropType<boolean>;
|
169
161
|
default: boolean;
|
170
162
|
};
|
163
|
+
type: {
|
164
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
165
|
+
default: string;
|
166
|
+
};
|
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;
|
@@ -183,6 +183,9 @@ 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
|
+
};
|
186
189
|
options: {
|
187
190
|
type: import('vue').PropType<any>;
|
188
191
|
default: () => any[];
|
@@ -191,9 +194,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
191
194
|
type: import('vue').PropType<any>;
|
192
195
|
default: string;
|
193
196
|
};
|
194
|
-
iconClass: {
|
195
|
-
type: import('vue').PropType<string>;
|
196
|
-
};
|
197
197
|
noIcon: {
|
198
198
|
type: import('vue').PropType<boolean>;
|
199
199
|
default: boolean;
|
@@ -210,11 +210,11 @@ 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: "
|
214
|
-
icon: import('../../components').TIcon;
|
215
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
213
|
+
size: "large" | "medium" | "small";
|
216
214
|
fullWidth: boolean;
|
217
215
|
disabled: boolean;
|
216
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
217
|
+
icon: import('../../components').TIcon;
|
218
218
|
iconColor: string;
|
219
219
|
iconPosition: "left" | "right";
|
220
220
|
nativeType: "button" | "submit" | "reset";
|
@@ -229,15 +229,7 @@ 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<"
|
233
|
-
default: string;
|
234
|
-
};
|
235
|
-
icon: {
|
236
|
-
type: import('vue').PropType<import('../../components').TIcon>;
|
237
|
-
default: string;
|
238
|
-
};
|
239
|
-
type: {
|
240
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
232
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
241
233
|
default: string;
|
242
234
|
};
|
243
235
|
fullWidth: {
|
@@ -248,6 +240,14 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
248
240
|
type: import('vue').PropType<boolean>;
|
249
241
|
default: boolean;
|
250
242
|
};
|
243
|
+
type: {
|
244
|
+
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
245
|
+
default: string;
|
246
|
+
};
|
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;
|
@@ -263,6 +263,9 @@ 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
|
+
};
|
266
269
|
options: {
|
267
270
|
type: import('vue').PropType<any>;
|
268
271
|
default: () => any[];
|
@@ -271,9 +274,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
271
274
|
type: import('vue').PropType<any>;
|
272
275
|
default: string;
|
273
276
|
};
|
274
|
-
iconClass: {
|
275
|
-
type: import('vue').PropType<string>;
|
276
|
-
};
|
277
277
|
noIcon: {
|
278
278
|
type: import('vue').PropType<boolean>;
|
279
279
|
default: boolean;
|
@@ -293,11 +293,11 @@ 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: "
|
297
|
-
icon: import('../../components').TIcon;
|
298
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
296
|
+
size: "large" | "medium" | "small";
|
299
297
|
fullWidth: boolean;
|
300
298
|
disabled: boolean;
|
299
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
300
|
+
icon: import('../../components').TIcon;
|
301
301
|
iconColor: string;
|
302
302
|
iconPosition: "left" | "right";
|
303
303
|
nativeType: "button" | "submit" | "reset";
|
@@ -35,11 +35,11 @@ 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: "
|
39
|
-
icon: import('../../components').TIcon;
|
40
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
38
|
+
size: "large" | "medium" | "small";
|
41
39
|
fullWidth: boolean;
|
42
40
|
disabled: boolean;
|
41
|
+
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
42
|
+
icon: import('../../components').TIcon;
|
43
43
|
iconColor: string;
|
44
44
|
iconPosition: "left" | "right";
|
45
45
|
nativeType: "button" | "submit" | "reset";
|
@@ -61,11 +61,11 @@ 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
|
-
width: string;
|
65
|
-
icon: TIcon;
|
66
64
|
type: "standart" | "status" | "illustration" | "side";
|
65
|
+
icon: TIcon;
|
67
66
|
loading: boolean;
|
68
67
|
modelValue: boolean;
|
68
|
+
width: string;
|
69
69
|
status: "delete" | "info" | "successful" | "attention" | "neutral";
|
70
70
|
showHeader: boolean;
|
71
71
|
showClose: boolean;
|
@@ -16,9 +16,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
16
|
type: string;
|
17
17
|
target: string;
|
18
18
|
}>>>, {
|
19
|
-
type: "default" | "success" | "warning" | "error" | "gradient";
|
20
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
21
19
|
disabled: boolean;
|
20
|
+
type: "default" | "error" | "success" | "warning" | "gradient";
|
21
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
22
22
|
href: string;
|
23
23
|
}, {}>, {
|
24
24
|
default?(_: {}): any;
|