@factoringplus/pl-components-pack-v3 1.8.23-pre-01 → 1.8.23
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-601dbc3a.js → crypto-pro-b7874736.js} +1 -1
- package/dist/{crypto-pro-9bf13310.cjs → crypto-pro-c901666a.cjs} +1 -1
- package/dist/{entry-b572ff73.cjs → entry-8532cdf3.cjs} +1 -1
- package/dist/{entry-abbd537d.js → entry-d8caed94.js} +153 -162
- 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 +0 -12
- package/dist/src/components/basic/pl-button/types/index.d.ts +0 -1
- package/dist/src/components/basic/pl-button-dropdown/index.d.ts +0 -19
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +0 -3
- package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +0 -4
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-8532cdf3.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.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.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, k as e, a8 as t, o as i, q as o, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C as m, D, _ as C, Z as f, E as x, a4 as h, a3 as I, K as L, a2 as y, $ as N, F as q, G as v, H as A, I as B, a5 as M, a0 as U, J as w, L as O, M as R, N as z, O as E, Q as F, R as J, S as j, a1 as G, a7 as H, T as K, U as Q, Y as V, V as W, W as X, X as Y, a9 as Z, a6 as _, A as $, j as aa, h as la, h as sa, d as Pa, e as ea, a as ta, f as ia, c as oa, i as na, b as ra, l as ua, p as ca, u as ga } from "./entry-
|
1
|
+
import { n as P, k as e, a8 as t, o as i, q as o, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C as m, D, _ as C, Z as f, E as x, a4 as h, a3 as I, K as L, a2 as y, $ as N, F as q, G as v, H as A, I as B, a5 as M, a0 as U, J as w, L as O, M as R, N as z, O as E, Q as F, R as J, S as j, a1 as G, a7 as H, T as K, U as Q, Y as V, V as W, W as X, X as Y, a9 as Z, a6 as _, A as $, j as aa, h as la, h as sa, d as Pa, e as ea, a as ta, f as ia, c as oa, i as na, b as ra, l as ua, p as ca, u as ga } from "./entry-d8caed94.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -54,9 +54,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
54
54
|
sheetTitle: {
|
55
55
|
type: import('vue').PropType<string>;
|
56
56
|
};
|
57
|
-
position: {
|
58
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
59
|
-
};
|
60
57
|
}>> & {
|
61
58
|
onClick?: (...args: any[]) => any;
|
62
59
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -114,9 +111,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
114
111
|
sheetTitle: {
|
115
112
|
type: import('vue').PropType<string>;
|
116
113
|
};
|
117
|
-
position: {
|
118
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
119
|
-
};
|
120
114
|
}>> & {
|
121
115
|
onClick?: (...args: any[]) => any;
|
122
116
|
}, {
|
@@ -190,9 +184,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
190
184
|
sheetTitle: {
|
191
185
|
type: import('vue').PropType<string>;
|
192
186
|
};
|
193
|
-
position: {
|
194
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
195
|
-
};
|
196
187
|
}>> & {
|
197
188
|
onClick?: (...args: any[]) => any;
|
198
189
|
}, {}, {}, {}, {}, {
|
@@ -263,9 +254,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
|
|
263
254
|
sheetTitle: {
|
264
255
|
type: import('vue').PropType<string>;
|
265
256
|
};
|
266
|
-
position: {
|
267
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
268
|
-
};
|
269
257
|
}>> & {
|
270
258
|
onClick?: (...args: any[]) => any;
|
271
259
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -54,10 +54,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
54
54
|
type: import('vue').PropType<string>;
|
55
55
|
default: string;
|
56
56
|
};
|
57
|
-
position: {
|
58
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
59
|
-
default: string;
|
60
|
-
};
|
61
57
|
}>> & {
|
62
58
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
63
59
|
"onSelect-value"?: (...args: any[]) => any;
|
@@ -119,10 +115,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
119
115
|
type: import('vue').PropType<string>;
|
120
116
|
default: string;
|
121
117
|
};
|
122
|
-
position: {
|
123
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
124
|
-
default: string;
|
125
|
-
};
|
126
118
|
}>> & {
|
127
119
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
128
120
|
"onSelect-value"?: (...args: any[]) => any;
|
@@ -139,7 +131,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
139
131
|
modelValue: any;
|
140
132
|
noIcon: boolean;
|
141
133
|
sheetTitle: string;
|
142
|
-
position: "" | "left" | "right";
|
143
134
|
}, true, {}, {}, {
|
144
135
|
P: {};
|
145
136
|
B: {};
|
@@ -202,10 +193,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
202
193
|
type: import('vue').PropType<string>;
|
203
194
|
default: string;
|
204
195
|
};
|
205
|
-
position: {
|
206
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
207
|
-
default: string;
|
208
|
-
};
|
209
196
|
}>> & {
|
210
197
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
211
198
|
"onSelect-value"?: (...args: any[]) => any;
|
@@ -222,7 +209,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
222
209
|
modelValue: any;
|
223
210
|
noIcon: boolean;
|
224
211
|
sheetTitle: string;
|
225
|
-
position: "" | "left" | "right";
|
226
212
|
}>;
|
227
213
|
__isFragment?: never;
|
228
214
|
__isTeleport?: never;
|
@@ -282,10 +268,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
282
268
|
type: import('vue').PropType<string>;
|
283
269
|
default: string;
|
284
270
|
};
|
285
|
-
position: {
|
286
|
-
type: import('vue').PropType<"" | "left" | "right">;
|
287
|
-
default: string;
|
288
|
-
};
|
289
271
|
}>> & {
|
290
272
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
291
273
|
"onSelect-value"?: (...args: any[]) => any;
|
@@ -305,7 +287,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
|
|
305
287
|
modelValue: any;
|
306
288
|
noIcon: boolean;
|
307
289
|
sheetTitle: string;
|
308
|
-
position: "" | "left" | "right";
|
309
290
|
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
310
291
|
$slots: {
|
311
292
|
default?(_: {}): any;
|
@@ -13,7 +13,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
13
13
|
modelValue: string;
|
14
14
|
noIcon: boolean;
|
15
15
|
sheetTitle: string;
|
16
|
-
position: string;
|
17
16
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
18
17
|
"update:modelValue": (...args: any[]) => void;
|
19
18
|
"select-value": (...args: any[]) => void;
|
@@ -30,7 +29,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
30
29
|
modelValue: string;
|
31
30
|
noIcon: boolean;
|
32
31
|
sheetTitle: string;
|
33
|
-
position: string;
|
34
32
|
}>>> & {
|
35
33
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
36
34
|
"onSelect-value"?: (...args: any[]) => any;
|
@@ -47,7 +45,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
47
45
|
modelValue: any;
|
48
46
|
noIcon: boolean;
|
49
47
|
sheetTitle: string;
|
50
|
-
position: "" | "left" | "right";
|
51
48
|
}, {}>, {
|
52
49
|
default?(_: {}): any;
|
53
50
|
}>;
|
@@ -41,9 +41,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
41
41
|
default: number;
|
42
42
|
};
|
43
43
|
}>>, {
|
44
|
-
position: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
|
45
44
|
trigger: "click" | "hover" | "contextmenu" | "focus";
|
46
45
|
customClass: string;
|
46
|
+
position: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
|
47
47
|
hideAfter: number;
|
48
48
|
}, {}>, {
|
49
49
|
default?(_: {}): any;
|
@@ -4,22 +4,18 @@ interface IDropdownProps {
|
|
4
4
|
inputElement?: HTMLElement;
|
5
5
|
mobile?: boolean;
|
6
6
|
select?: boolean;
|
7
|
-
position?: string;
|
8
7
|
}
|
9
8
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
10
9
|
modelValue: boolean;
|
11
10
|
mobile: boolean;
|
12
11
|
select: boolean;
|
13
|
-
position: string;
|
14
12
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
15
13
|
modelValue: boolean;
|
16
14
|
mobile: boolean;
|
17
15
|
select: boolean;
|
18
|
-
position: string;
|
19
16
|
}>>>, {
|
20
17
|
select: boolean;
|
21
18
|
modelValue: boolean;
|
22
|
-
position: string;
|
23
19
|
mobile: boolean;
|
24
20
|
}, {}>, {
|
25
21
|
default?(_: {}): any;
|