@factoringplus/pl-components-pack-v3 1.9.5-pre-09-banner → 1.9.5-pre-snackbar-02
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-2388230c.js → crypto-pro-54743567.js} +1 -1
- package/dist/{crypto-pro-8d878561.cjs → crypto-pro-7e2b1d00.cjs} +1 -1
- package/dist/{entry-e0ec48a7.js → entry-22cc4d12.js} +9936 -10100
- package/dist/entry-f2f22ab2.cjs +115 -0
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +72 -73
- package/dist/src/components/basic/pl-button/index.d.ts +42 -60
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button/types/index.d.ts +9 -9
- 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 +4 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +9 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +5 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +11 -7
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +17 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +5 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +7 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +6 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +4 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +5 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +7 -1
- package/dist/src/components/components.d.ts +1 -3
- 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 +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 +8 -5
- package/dist/src/components/data/pl-snackbar/types.d.ts +3 -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/pl-autocompete.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -1
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-input-plus/index.d.ts +38 -38
- 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 +3 -1
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +1 -1
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-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
- package/dist/entry-ecec6fab.cjs +0 -115
- package/dist/src/components/data/pl-banner/index.d.ts +0 -101
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +0 -51
- package/dist/src/components/data/pl-banner/types/index.d.ts +0 -45
- package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +0 -20
@@ -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-f2f22ab2.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;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,79 +1,78 @@
|
|
1
|
-
import { n as P,
|
1
|
+
import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as g, w as p, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, ai as N, F as U, G as q, H as v, I as A, ae as M, a9 as w, J as O, O as R, L as j, K as z, Q as E, R as F, T as J, N as G, M as H, S as K, V as Q, W as V, X as W, Y as X, Z as Y, _ as Z, $ as _, aa as $, ag as aa, a0 as la, a1 as sa, a5 as Pa, a2 as ea, a3 as ta, a4 as oa, aj as na, af as ia, A as ra, j as ua, h as ca, h as Sa, d as ga, e as pa, a as da, f as ka, c as Ta, i as ba, b as Ca, l as ma, p as xa, u as Da } from "./entry-22cc4d12.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
5
|
-
e as
|
6
|
-
t as
|
7
|
-
o as
|
8
|
-
n as
|
9
|
-
i as
|
10
|
-
r as
|
11
|
-
u as
|
12
|
-
c as
|
13
|
-
S as
|
14
|
-
g as
|
15
|
-
p as
|
16
|
-
d as
|
17
|
-
k as
|
18
|
-
T as
|
19
|
-
b as
|
20
|
-
C as
|
21
|
-
m as
|
22
|
-
x as
|
23
|
-
D as
|
24
|
-
f as
|
25
|
-
h as
|
26
|
-
I as
|
27
|
-
B as PlNavigation,
|
5
|
+
e as PlButton,
|
6
|
+
t as PlButtonDropdown,
|
7
|
+
o as PlCard,
|
8
|
+
n as PlCheckbox,
|
9
|
+
i as PlCheckboxPlus,
|
10
|
+
r as PlCurrency,
|
11
|
+
u as PlDatePickerLegacyPlugin,
|
12
|
+
c as PlDatePickerPlugin,
|
13
|
+
S as PlDatePickerPlusPlugin,
|
14
|
+
g as PlDialog,
|
15
|
+
p as PlDialogPlus,
|
16
|
+
d as PlDirectives,
|
17
|
+
k as PlForm,
|
18
|
+
T as PlIcon,
|
19
|
+
b as PlInput,
|
20
|
+
C as PlInputPlus,
|
21
|
+
m as PlLink,
|
22
|
+
x as PlMarkText,
|
23
|
+
D as PlMultiSelect,
|
24
|
+
f as PlMultitab,
|
25
|
+
h as PlNavButton,
|
26
|
+
I as PlNavigation,
|
28
27
|
L as PlNotification,
|
29
28
|
y as PlOnboarding,
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
29
|
+
B as PlPagination,
|
30
|
+
N as PlProgress,
|
31
|
+
U as PlRadio,
|
32
|
+
q as PlScrollbar,
|
33
|
+
v as PlSelect,
|
34
|
+
A as PlSelectPlus,
|
35
|
+
M as PlSidebarItem,
|
36
|
+
w as PlSigning,
|
37
|
+
O as PlSkeleton,
|
38
|
+
R as PlSkeletonButton,
|
39
|
+
j as PlSkeletonControl,
|
40
|
+
z as PlSkeletonIcon,
|
41
|
+
E as PlSkeletonInput,
|
42
|
+
F as PlSkeletonTabs,
|
43
|
+
J as PlSkeletonTagsChips,
|
44
|
+
G as PlSkeletonText,
|
45
|
+
H as PlSkeletonTextCell,
|
46
|
+
K as PlSkeletonUpload,
|
47
|
+
Q as PlStepper,
|
48
|
+
V as PlSuggestions,
|
49
|
+
W as PlSwitch,
|
50
|
+
X as PlTabPane,
|
51
|
+
Y as PlTablePlugin,
|
52
|
+
Z as PlTablePlus,
|
53
|
+
_ as PlTabs,
|
54
|
+
$ as PlTagsChips,
|
55
|
+
aa as PlTextCell,
|
56
|
+
la as PlTextPlugin,
|
57
|
+
sa as PlTooltip,
|
58
|
+
Pa as PlTooltipPlus,
|
59
|
+
ea as PlUpload,
|
60
|
+
ta as PlUploadLegacy,
|
61
|
+
oa as PlUploadPlus,
|
62
|
+
na as ScreenSizes,
|
63
|
+
ia as TLogo,
|
64
|
+
ra as apiJs,
|
65
|
+
ua as cancelAllApiRequests,
|
66
|
+
ca as dadataParser,
|
67
|
+
Sa as dataParser,
|
68
|
+
ga as declOfNum,
|
69
|
+
pa as deepSet,
|
70
|
+
da as filters,
|
71
|
+
ka as formatCurrency,
|
72
|
+
Ta as formatDate,
|
73
|
+
ba as install,
|
74
|
+
Ca as isEqual,
|
75
|
+
ma as loader,
|
76
|
+
xa as plLoading,
|
77
|
+
Da as uniqId
|
79
78
|
};
|
@@ -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";
|
@@ -288,21 +288,3 @@ 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,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";
|
@@ -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
|
+
* @param fullWidth boolean;
|
6
|
+
* @param disabled boolean;
|
7
|
+
* @param type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
|
8
|
+
* @param size 'large' | 'medium' | 'small';
|
9
|
+
* @param icon IIcon;
|
10
|
+
* @param iconColor string;
|
11
|
+
* @param iconPosition 'left' | 'right';
|
12
|
+
* @param nativeType 'button'| 'submit'| 'reset' | undefined
|
13
|
+
* @param loading boolean;
|
14
14
|
*/
|
15
15
|
export declare type TButtonProps = {
|
16
16
|
fullWidth?: boolean;
|
@@ -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";
|