@factoringplus/pl-components-pack-v3 1.8.22-pre-new-project-pre-12 → 1.8.22-pre-05-PVO-23305
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-57ae6336.cjs → crypto-pro-dd8edfb5.cjs} +1 -1
- package/dist/{crypto-pro-00fe18a6.js → crypto-pro-ebace0f7.js} +1 -1
- package/dist/{entry-4e364266.js → entry-d9426b66.js} +16593 -15706
- package/dist/entry-f4069b11.cjs +115 -0
- 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-tooltip-plus/pl-tooltip-plus.vue.d.ts +4 -0
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +3 -0
- package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +1 -1
- package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/entry-ba5cf40d.cjs +0 -111
@@ -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-f4069b11.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-d9426b66.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -5,6 +5,7 @@ interface IProps {
|
|
5
5
|
truncated?: boolean;
|
6
6
|
trigger?: 'click' | 'hover';
|
7
7
|
disabled?: boolean;
|
8
|
+
customClass?: string;
|
8
9
|
}
|
9
10
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
10
11
|
placement: string;
|
@@ -12,18 +13,21 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
12
13
|
truncated: boolean;
|
13
14
|
trigger: string;
|
14
15
|
disabled: boolean;
|
16
|
+
customClass: string;
|
15
17
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
16
18
|
placement: string;
|
17
19
|
delay: any;
|
18
20
|
truncated: boolean;
|
19
21
|
trigger: string;
|
20
22
|
disabled: boolean;
|
23
|
+
customClass: string;
|
21
24
|
}>>>, {
|
22
25
|
disabled: boolean;
|
23
26
|
placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
|
24
27
|
delay: boolean;
|
25
28
|
truncated: boolean;
|
26
29
|
trigger: "click" | "hover";
|
30
|
+
customClass: string;
|
27
31
|
}, {}>, {
|
28
32
|
default?(_: {}): any;
|
29
33
|
"tooltip-text"?(_: {}): any;
|
@@ -33,6 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
33
33
|
pagination: boolean;
|
34
34
|
bodyHeight: string;
|
35
35
|
alignRight: boolean;
|
36
|
+
pageSizeOptions: () => any[];
|
36
37
|
}>, {
|
37
38
|
resetSelectedRows: () => void;
|
38
39
|
selectAllRows: () => void;
|
@@ -57,6 +58,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
57
58
|
pagination: boolean;
|
58
59
|
bodyHeight: string;
|
59
60
|
alignRight: boolean;
|
61
|
+
pageSizeOptions: () => any[];
|
60
62
|
}>>> & {
|
61
63
|
onChange?: (...args: any[]) => any;
|
62
64
|
onScroll?: (...args: any[]) => any;
|
@@ -82,6 +84,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
82
84
|
selectedRows: Record<string, string | number>[];
|
83
85
|
uniqKey: string;
|
84
86
|
defaultWrapperWidth: number;
|
87
|
+
pageSizeOptions: number[];
|
85
88
|
bodyHeight: string | number;
|
86
89
|
alignRight: boolean;
|
87
90
|
}, {}>, Partial<Record<string, (_: {
|
@@ -63,10 +63,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
63
63
|
showHeader: boolean;
|
64
64
|
showClose: boolean;
|
65
65
|
disabledTeleport: boolean;
|
66
|
+
customClass: string;
|
66
67
|
showGrabber: boolean;
|
67
68
|
widthThis: string;
|
68
69
|
headerPadding: string;
|
69
|
-
customClass: string;
|
70
70
|
slide: boolean;
|
71
71
|
simple: boolean;
|
72
72
|
logout: boolean;
|
@@ -42,8 +42,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
42
42
|
};
|
43
43
|
}>>, {
|
44
44
|
trigger: "click" | "hover" | "contextmenu" | "focus";
|
45
|
-
position: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
|
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;
|