@factoringplus/pl-components-pack-v3 1.8.34-pre-04 → 1.8.34-pre-01-button
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-c42699da.cjs → crypto-pro-2f6b2497.cjs} +1 -1
- package/dist/{crypto-pro-1b6ebae3.js → crypto-pro-d49efa67.js} +1 -1
- package/dist/{entry-060f4c49.cjs → entry-19d0dca5.cjs} +23 -23
- package/dist/{entry-b27fb407.js → entry-a75ece58.js} +1400 -1409
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/services/pl-navigation/components/Header.vue.d.ts +3 -29
- package/dist/src/services/pl-navigation/index.d.ts +3 -25
- package/dist/src/services/pl-navigation/pl-navigation.vue.d.ts +1 -11
- 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-19d0dca5.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-a75ece58.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -1,41 +1,15 @@
|
|
1
|
-
|
2
|
-
sidebarOff?: boolean;
|
3
|
-
}
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
5
|
-
sidebarOff: boolean;
|
6
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
7
2
|
"sidebar-click": (...args: any[]) => void;
|
8
3
|
"exit-click": (...args: any[]) => void;
|
9
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<
|
10
|
-
sidebarOff: boolean;
|
11
|
-
}>>> & {
|
4
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>> & {
|
12
5
|
"onSidebar-click"?: (...args: any[]) => any;
|
13
6
|
"onExit-click"?: (...args: any[]) => any;
|
14
|
-
}, {
|
15
|
-
sidebarOff: boolean;
|
16
|
-
}, {}>, {
|
7
|
+
}, {}, {}>, {
|
17
8
|
headerLogo?(_: {}): any;
|
18
9
|
customContent?(_: {}): any;
|
19
10
|
headerBtns?(_: {}): any;
|
20
11
|
}>;
|
21
12
|
export default _default;
|
22
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
23
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
24
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
25
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
26
|
-
} : {
|
27
|
-
type: import('vue').PropType<T[K]>;
|
28
|
-
required: true;
|
29
|
-
};
|
30
|
-
};
|
31
|
-
type __VLS_WithDefaults<P, D> = {
|
32
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
33
|
-
default: D[K];
|
34
|
-
}> : P[K];
|
35
|
-
};
|
36
|
-
type __VLS_Prettify<T> = {
|
37
|
-
[K in keyof T]: T[K];
|
38
|
-
} & {};
|
39
13
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
40
14
|
new (): {
|
41
15
|
$slots: S;
|
@@ -3,10 +3,6 @@ import { ISidebarItem } from './types';
|
|
3
3
|
export declare const PlNavigation: import('../../install-function').SFCInstallWithContext<{
|
4
4
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
5
5
|
sidebarOpen: import('vue').PropType<boolean>;
|
6
|
-
sidebarOff: {
|
7
|
-
type: import('vue').PropType<boolean>;
|
8
|
-
default: boolean;
|
9
|
-
};
|
10
6
|
}>> & {
|
11
7
|
"onSidebar-click"?: (...args: any[]) => any;
|
12
8
|
"onExit-click"?: (...args: any[]) => any;
|
@@ -19,17 +15,11 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
|
|
19
15
|
"sidebar-transition-end": (...args: any[]) => void;
|
20
16
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
21
17
|
sidebarOpen: import('vue').PropType<boolean>;
|
22
|
-
sidebarOff: {
|
23
|
-
type: import('vue').PropType<boolean>;
|
24
|
-
default: boolean;
|
25
|
-
};
|
26
18
|
}>> & {
|
27
19
|
"onSidebar-click"?: (...args: any[]) => any;
|
28
20
|
"onExit-click"?: (...args: any[]) => any;
|
29
21
|
"onSidebar-transition-end"?: (...args: any[]) => any;
|
30
|
-
}, {
|
31
|
-
sidebarOff: boolean;
|
32
|
-
}, true, {}, {}, {
|
22
|
+
}, {}, true, {}, {}, {
|
33
23
|
P: {};
|
34
24
|
B: {};
|
35
25
|
D: {};
|
@@ -38,28 +28,18 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
|
|
38
28
|
Defaults: {};
|
39
29
|
}, Readonly<import('vue').ExtractPropTypes<{
|
40
30
|
sidebarOpen: import('vue').PropType<boolean>;
|
41
|
-
sidebarOff: {
|
42
|
-
type: import('vue').PropType<boolean>;
|
43
|
-
default: boolean;
|
44
|
-
};
|
45
31
|
}>> & {
|
46
32
|
"onSidebar-click"?: (...args: any[]) => any;
|
47
33
|
"onExit-click"?: (...args: any[]) => any;
|
48
34
|
"onSidebar-transition-end"?: (...args: any[]) => any;
|
49
35
|
}, {
|
50
36
|
closeSidebar: (event: Event) => void;
|
51
|
-
}, {}, {}, {}, {
|
52
|
-
sidebarOff: boolean;
|
53
|
-
}>;
|
37
|
+
}, {}, {}, {}, {}>;
|
54
38
|
__isFragment?: never;
|
55
39
|
__isTeleport?: never;
|
56
40
|
__isSuspense?: never;
|
57
41
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
58
42
|
sidebarOpen: import('vue').PropType<boolean>;
|
59
|
-
sidebarOff: {
|
60
|
-
type: import('vue').PropType<boolean>;
|
61
|
-
default: boolean;
|
62
|
-
};
|
63
43
|
}>> & {
|
64
44
|
"onSidebar-click"?: (...args: any[]) => any;
|
65
45
|
"onExit-click"?: (...args: any[]) => any;
|
@@ -70,9 +50,7 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
|
|
70
50
|
"sidebar-click": (...args: any[]) => void;
|
71
51
|
"exit-click": (...args: any[]) => void;
|
72
52
|
"sidebar-transition-end": (...args: any[]) => void;
|
73
|
-
}, string, {
|
74
|
-
sidebarOff: boolean;
|
75
|
-
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
53
|
+
}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
76
54
|
$slots: {
|
77
55
|
headerLogo?(_: {}): any;
|
78
56
|
customContent?(_: {}): any;
|
@@ -1,9 +1,5 @@
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
2
2
|
sidebarOpen: import('vue').PropType<boolean>;
|
3
|
-
sidebarOff: {
|
4
|
-
type: import('vue').PropType<boolean>;
|
5
|
-
default: boolean;
|
6
|
-
};
|
7
3
|
}, {
|
8
4
|
closeSidebar: (event: Event) => void;
|
9
5
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -12,17 +8,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
12
8
|
"sidebar-transition-end": (...args: any[]) => void;
|
13
9
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
10
|
sidebarOpen: import('vue').PropType<boolean>;
|
15
|
-
sidebarOff: {
|
16
|
-
type: import('vue').PropType<boolean>;
|
17
|
-
default: boolean;
|
18
|
-
};
|
19
11
|
}>> & {
|
20
12
|
"onSidebar-click"?: (...args: any[]) => any;
|
21
13
|
"onExit-click"?: (...args: any[]) => any;
|
22
14
|
"onSidebar-transition-end"?: (...args: any[]) => any;
|
23
|
-
}, {
|
24
|
-
sidebarOff: boolean;
|
25
|
-
}, {}>, {
|
15
|
+
}, {}, {}>, {
|
26
16
|
headerLogo?(_: {}): any;
|
27
17
|
customContent?(_: {}): any;
|
28
18
|
headerBtns?(_: {}): any;
|