@factoringplus/pl-components-pack-v3 1.9.5-pre-12-banner → 1.9.5-pre-13-banner
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{crypto-pro-b15fe047.cjs → crypto-pro-5b691ccb.cjs} +1 -1
- package/dist/{crypto-pro-add073d8.js → crypto-pro-69cd022a.js} +1 -1
- package/dist/{entry-42ee3834.cjs → entry-3d6c5311.cjs} +1 -1
- package/dist/{entry-f89f5a70.js → entry-6c1c4f4d.js} +8 -8
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/components/basic/pl-button/index.d.ts +42 -42
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +38 -38
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
- package/dist/src/components/data/pl-banner/index.d.ts +15 -15
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-banner/types/index.d.ts +4 -4
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-progress/index.d.ts +3 -3
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
- package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
- package/dist/src/components/data/pl-text-cell/index.d.ts +6 -6
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +231 -231
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +17 -17
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +3 -3
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +3 -3
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -35050,7 +35050,7 @@ const FG = {
|
|
|
35050
35050
|
try {
|
|
35051
35051
|
D.value = await import(
|
|
35052
35052
|
/* @vite-ignore */
|
|
35053
|
-
"./crypto-pro-
|
|
35053
|
+
"./crypto-pro-69cd022a.js"
|
|
35054
35054
|
).then((I) => I.c);
|
|
35055
35055
|
} catch (I) {
|
|
35056
35056
|
return console.warn("crypto-pro не установлен или не доступен:", I), !1;
|
|
@@ -35499,11 +35499,11 @@ const jq = { class: "pl-banner" }, Oq = {
|
|
|
35499
35499
|
emits: ["close", "buttonClicked"],
|
|
35500
35500
|
setup(e, { emit: t }) {
|
|
35501
35501
|
Ur((f) => ({
|
|
35502
|
-
"
|
|
35503
|
-
"
|
|
35504
|
-
|
|
35505
|
-
"
|
|
35506
|
-
"
|
|
35502
|
+
"7b4152d4": f.width,
|
|
35503
|
+
"3cc6ce59": g.value,
|
|
35504
|
+
"49de0d4e": d.value,
|
|
35505
|
+
"45903a13": c.value,
|
|
35506
|
+
"32f580b4": a.value
|
|
35507
35507
|
}));
|
|
35508
35508
|
const n = e, r = t, o = j(() => {
|
|
35509
35509
|
var f;
|
|
@@ -35545,7 +35545,7 @@ const jq = { class: "pl-banner" }, Oq = {
|
|
|
35545
35545
|
var f;
|
|
35546
35546
|
switch (n.type) {
|
|
35547
35547
|
case "custom":
|
|
35548
|
-
return ((f = n.customColors) == null ? void 0 : f.
|
|
35548
|
+
return ((f = n.customColors) == null ? void 0 : f.description) ?? "var(--color-text-icons-primary)";
|
|
35549
35549
|
default:
|
|
35550
35550
|
return "var(--color-text-icons-primary)";
|
|
35551
35551
|
}
|
|
@@ -35553,7 +35553,7 @@ const jq = { class: "pl-banner" }, Oq = {
|
|
|
35553
35553
|
var f;
|
|
35554
35554
|
switch (n.type) {
|
|
35555
35555
|
case "custom":
|
|
35556
|
-
return ((f = n.customColors) == null ? void 0 : f.
|
|
35556
|
+
return ((f = n.customColors) == null ? void 0 : f.title) ?? "var(--color-text-icons-primary)";
|
|
35557
35557
|
default:
|
|
35558
35558
|
return "var(--color-text-icons-primary)";
|
|
35559
35559
|
}
|
|
@@ -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-3d6c5311.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-6c1c4f4d.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
P as PlAutocomplete,
|
|
@@ -3,11 +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
|
-
type: {
|
|
10
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
6
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
11
7
|
default: string;
|
|
12
8
|
};
|
|
13
9
|
fullWidth: {
|
|
@@ -18,6 +14,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
18
14
|
type: import('vue').PropType<boolean>;
|
|
19
15
|
default: boolean;
|
|
20
16
|
};
|
|
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
|
+
};
|
|
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,11 +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
|
-
type: {
|
|
70
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
66
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
71
67
|
default: string;
|
|
72
68
|
};
|
|
73
69
|
fullWidth: {
|
|
@@ -78,6 +74,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
78
74
|
type: import('vue').PropType<boolean>;
|
|
79
75
|
default: boolean;
|
|
80
76
|
};
|
|
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
|
+
};
|
|
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,10 +120,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
120
120
|
}>> & {
|
|
121
121
|
onClick?: (...args: any[]) => any;
|
|
122
122
|
}, {
|
|
123
|
-
size: "
|
|
124
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
123
|
+
size: "large" | "medium" | "small";
|
|
125
124
|
fullWidth: boolean;
|
|
126
125
|
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,11 +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
|
-
type: {
|
|
146
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
142
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
147
143
|
default: string;
|
|
148
144
|
};
|
|
149
145
|
fullWidth: {
|
|
@@ -154,6 +150,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
154
150
|
type: import('vue').PropType<boolean>;
|
|
155
151
|
default: boolean;
|
|
156
152
|
};
|
|
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
|
+
};
|
|
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,10 +196,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
196
196
|
}>> & {
|
|
197
197
|
onClick?: (...args: any[]) => any;
|
|
198
198
|
}, {}, {}, {}, {}, {
|
|
199
|
-
size: "
|
|
200
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
199
|
+
size: "large" | "medium" | "small";
|
|
201
200
|
fullWidth: boolean;
|
|
202
201
|
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,11 +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
|
-
type: {
|
|
219
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
215
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
220
216
|
default: string;
|
|
221
217
|
};
|
|
222
218
|
fullWidth: {
|
|
@@ -227,6 +223,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
|
227
223
|
type: import('vue').PropType<boolean>;
|
|
228
224
|
default: boolean;
|
|
229
225
|
};
|
|
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
|
+
};
|
|
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,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: "
|
|
275
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
274
|
+
size: "large" | "medium" | "small";
|
|
276
275
|
fullWidth: boolean;
|
|
277
276
|
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: "
|
|
37
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
36
|
+
size: "large" | "medium" | "small";
|
|
38
37
|
fullWidth: boolean;
|
|
39
38
|
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,11 +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
|
-
type: {
|
|
8
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
4
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
9
5
|
default: string;
|
|
10
6
|
};
|
|
11
7
|
fullWidth: {
|
|
@@ -16,6 +12,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
|
16
12
|
type: import('vue').PropType<boolean>;
|
|
17
13
|
default: boolean;
|
|
18
14
|
};
|
|
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,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,11 +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
|
-
type: {
|
|
73
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
69
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
74
70
|
default: string;
|
|
75
71
|
};
|
|
76
72
|
fullWidth: {
|
|
@@ -81,6 +77,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
|
81
77
|
type: import('vue').PropType<boolean>;
|
|
82
78
|
default: boolean;
|
|
83
79
|
};
|
|
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,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,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: "
|
|
131
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
130
|
+
size: "large" | "medium" | "small";
|
|
132
131
|
fullWidth: boolean;
|
|
133
132
|
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,11 +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
|
-
type: {
|
|
156
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
152
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
157
153
|
default: string;
|
|
158
154
|
};
|
|
159
155
|
fullWidth: {
|
|
@@ -164,6 +160,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
|
164
160
|
type: import('vue').PropType<boolean>;
|
|
165
161
|
default: boolean;
|
|
166
162
|
};
|
|
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,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,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: "
|
|
214
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
213
|
+
size: "large" | "medium" | "small";
|
|
215
214
|
fullWidth: boolean;
|
|
216
215
|
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,11 +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
|
-
type: {
|
|
236
|
-
type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
|
|
232
|
+
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
237
233
|
default: string;
|
|
238
234
|
};
|
|
239
235
|
fullWidth: {
|
|
@@ -244,6 +240,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
|
244
240
|
type: import('vue').PropType<boolean>;
|
|
245
241
|
default: boolean;
|
|
246
242
|
};
|
|
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,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,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: "
|
|
297
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
296
|
+
size: "large" | "medium" | "small";
|
|
298
297
|
fullWidth: boolean;
|
|
299
298
|
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: "
|
|
39
|
-
type: "primary" | "secondary" | "alternative" | "error" | "empty";
|
|
38
|
+
size: "large" | "medium" | "small";
|
|
40
39
|
fullWidth: boolean;
|
|
41
40
|
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" | "info" | "successful" | "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;
|
|
19
20
|
type: "default" | "error" | "success" | "warning" | "gradient";
|
|
20
21
|
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;
|
|
44
43
|
maxHeight: string | number;
|
|
45
|
-
offsetRight: string;
|
|
46
44
|
wrapClass: string;
|
|
45
|
+
viewClass: string;
|
|
47
46
|
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<"large" | "medium" | "small">;
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
type: {
|
|
7
|
-
type: import('vue').PropType<"
|
|
7
|
+
type: import('vue').PropType<"primary" | "empty" | "link">;
|
|
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<"large" | "medium" | "small">;
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
19
|
type: {
|
|
20
|
-
type: import('vue').PropType<"
|
|
20
|
+
type: import('vue').PropType<"primary" | "empty" | "link">;
|
|
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: "large" | "medium" | "small";
|
|
29
|
+
type: "primary" | "empty" | "link";
|
|
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: "large" | "medium" | "small";
|
|
16
|
+
type: "primary" | "empty" | "link";
|
|
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<"medium" | "small">;
|
|
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<"medium" | "small">;
|
|
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<"large" | "small">;
|
|
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<"large" | "small">;
|
|
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: "large" | "small";
|
|
29
29
|
type: "tag" | "chip";
|
|
30
30
|
width: string;
|
|
31
31
|
}, {}>>;
|