@factoringplus/pl-components-pack-v3 1.8.33-pre-01 → 1.8.33-pre-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-8f80ffb5.js → crypto-pro-0e2f53f2.js} +1 -1
- package/dist/{crypto-pro-82567ab3.cjs → crypto-pro-8f3fb822.cjs} +1 -1
- package/dist/{entry-7caa8d8e.js → entry-1f17b920.js} +1984 -1971
- package/dist/{entry-a86974ac.cjs → entry-a22b77d8.cjs} +21 -21
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +3 -0
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +3 -0
- package/dist/src/components/form/pl-multi-select/types/index.d.ts +2 -0
- package/dist/style.css +1 -1
- 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-a22b77d8.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.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;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, ab as t, o, q as i, 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, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-
|
1
|
+
import { n as P, k as e, ab as t, o, q as i, 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, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-1f17b920.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts
CHANGED
@@ -7,6 +7,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
7
7
|
helpertext: string;
|
8
8
|
errors: () => any[];
|
9
9
|
options: () => any[];
|
10
|
+
selectAll: boolean;
|
10
11
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
11
12
|
reset: (...args: any[]) => void;
|
12
13
|
"update:modelValue": (...args: any[]) => void;
|
@@ -18,6 +19,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
18
19
|
helpertext: string;
|
19
20
|
errors: () => any[];
|
20
21
|
options: () => any[];
|
22
|
+
selectAll: boolean;
|
21
23
|
}>>> & {
|
22
24
|
onReset?: (...args: any[]) => any;
|
23
25
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
@@ -28,6 +30,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
28
30
|
focus: boolean;
|
29
31
|
helpertext: string;
|
30
32
|
errors: import('async-validator').ValidateError[];
|
33
|
+
selectAll: boolean;
|
31
34
|
}, {}>;
|
32
35
|
export default _default;
|
33
36
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -16,6 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
16
16
|
clearable: boolean;
|
17
17
|
buttons: boolean;
|
18
18
|
teleport: boolean;
|
19
|
+
selectAll: boolean;
|
19
20
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
20
21
|
reset: (...args: any[]) => void;
|
21
22
|
"update:modelValue": (...args: any[]) => void;
|
@@ -36,6 +37,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
36
37
|
clearable: boolean;
|
37
38
|
buttons: boolean;
|
38
39
|
teleport: boolean;
|
40
|
+
selectAll: boolean;
|
39
41
|
}>>> & {
|
40
42
|
onChange?: (...args: any[]) => any;
|
41
43
|
onReset?: (...args: any[]) => any;
|
@@ -55,6 +57,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
55
57
|
optional: string;
|
56
58
|
tooltip: string;
|
57
59
|
clearable: boolean;
|
60
|
+
selectAll: boolean;
|
58
61
|
}, {}>, {
|
59
62
|
"tooltip-text"?(_: {}): any;
|
60
63
|
}>;
|
@@ -23,6 +23,7 @@ declare interface ISelectProps {
|
|
23
23
|
buttons?: boolean;
|
24
24
|
teleport?: boolean;
|
25
25
|
tooltipWidth?: string;
|
26
|
+
selectAll?: boolean;
|
26
27
|
}
|
27
28
|
declare interface IDropdownProps {
|
28
29
|
modelValue: IOption[];
|
@@ -34,5 +35,6 @@ declare interface IDropdownProps {
|
|
34
35
|
buttons: boolean;
|
35
36
|
idProp: string;
|
36
37
|
inputElement: HTMLElement;
|
38
|
+
selectAll?: boolean;
|
37
39
|
}
|
38
40
|
export { IDropdownProps, IOption, ISelectProps };
|