@factoringplus/pl-components-pack-v3 1.10.3-pre-01-onboard → 1.10.4-pre-01
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/README.md +48 -48
- package/dist/CNAME +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-1eebc360.cjs → crypto-pro-actual-cades-plugin-16459444.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-571051e0.js → crypto-pro-actual-cades-plugin-642ef5a0.js} +1 -1
- package/dist/entry-aeaeeab4.cjs +115 -0
- package/dist/{entry-254eb96b.js → entry-e050651d.js} +14493 -14218
- package/dist/favicon.svg +4 -4
- package/dist/icon/cube20.svg +6 -6
- package/dist/icon/cube24.svg +6 -6
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +62 -60
- package/dist/src/assets/calendar.json.d.ts +134 -134
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +3 -3
- 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 +3 -3
- package/dist/src/components/components.d.ts +5 -1
- package/dist/src/components/data/pl-banner/index.d.ts +23 -23
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
- package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +1 -1
- package/dist/src/components/data/pl-signing/index.d.ts +8 -8
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
- 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 +22 -22
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
- 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/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +36 -36
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
- package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
- package/dist/src/components/form/pl-radio/index.d.ts +16 -16
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
- 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-status-icon/index.d.ts +12 -12
- package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
- package/dist/src/services/pl-navigation/index.d.ts +0 -1
- package/dist/src/services/pl-navigation-plus/components/HeaderPlus.vue.d.ts +45 -0
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/NavButtonPlus.vue.d.ts +52 -0
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/index.d.ts +112 -0
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/SidebarItemPlus.vue.d.ts +35 -0
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/index.d.ts +28 -0
- package/dist/src/services/pl-navigation-plus/index.d.ts +82 -0
- package/dist/src/services/pl-navigation-plus/pl-navigation-plus.vue.d.ts +37 -0
- package/dist/src/services/pl-navigation-plus/types.d.ts +11 -0
- package/dist/style.css +1 -1
- package/package.json +117 -117
- package/dist/entry-1e546659.cjs +0 -115
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
export declare const PlNavButtonPlus: import('../../../../install-function').SFCInstallWithContext<{
|
|
2
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
3
|
+
type: {
|
|
4
|
+
type: import('vue').PropType<"new" | "company">;
|
|
5
|
+
};
|
|
6
|
+
disabled: {
|
|
7
|
+
type: import('vue').PropType<boolean>;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
icon: {
|
|
11
|
+
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
isClicked: {
|
|
15
|
+
type: import('vue').PropType<boolean>;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
}>> & {
|
|
19
|
+
onClick?: (...args: any[]) => any;
|
|
20
|
+
"onUpdate:isClicked"?: (...args: any[]) => any;
|
|
21
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
|
+
click: (...args: any[]) => void;
|
|
23
|
+
"update:isClicked": (...args: any[]) => void;
|
|
24
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
25
|
+
type: {
|
|
26
|
+
type: import('vue').PropType<"new" | "company">;
|
|
27
|
+
};
|
|
28
|
+
disabled: {
|
|
29
|
+
type: import('vue').PropType<boolean>;
|
|
30
|
+
default: boolean;
|
|
31
|
+
};
|
|
32
|
+
icon: {
|
|
33
|
+
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
isClicked: {
|
|
37
|
+
type: import('vue').PropType<boolean>;
|
|
38
|
+
default: boolean;
|
|
39
|
+
};
|
|
40
|
+
}>> & {
|
|
41
|
+
onClick?: (...args: any[]) => any;
|
|
42
|
+
"onUpdate:isClicked"?: (...args: any[]) => any;
|
|
43
|
+
}, {
|
|
44
|
+
disabled: boolean;
|
|
45
|
+
icon: import('../../../../components/components').TIcon;
|
|
46
|
+
isClicked: boolean;
|
|
47
|
+
}, true, {}, {}, {
|
|
48
|
+
P: {};
|
|
49
|
+
B: {};
|
|
50
|
+
D: {};
|
|
51
|
+
C: {};
|
|
52
|
+
M: {};
|
|
53
|
+
Defaults: {};
|
|
54
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
55
|
+
type: {
|
|
56
|
+
type: import('vue').PropType<"new" | "company">;
|
|
57
|
+
};
|
|
58
|
+
disabled: {
|
|
59
|
+
type: import('vue').PropType<boolean>;
|
|
60
|
+
default: boolean;
|
|
61
|
+
};
|
|
62
|
+
icon: {
|
|
63
|
+
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
64
|
+
default: string;
|
|
65
|
+
};
|
|
66
|
+
isClicked: {
|
|
67
|
+
type: import('vue').PropType<boolean>;
|
|
68
|
+
default: boolean;
|
|
69
|
+
};
|
|
70
|
+
}>> & {
|
|
71
|
+
onClick?: (...args: any[]) => any;
|
|
72
|
+
"onUpdate:isClicked"?: (...args: any[]) => any;
|
|
73
|
+
}, {}, {}, {}, {}, {
|
|
74
|
+
disabled: boolean;
|
|
75
|
+
icon: import('../../../../components/components').TIcon;
|
|
76
|
+
isClicked: boolean;
|
|
77
|
+
}>;
|
|
78
|
+
__isFragment?: never;
|
|
79
|
+
__isTeleport?: never;
|
|
80
|
+
__isSuspense?: never;
|
|
81
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
82
|
+
type: {
|
|
83
|
+
type: import('vue').PropType<"new" | "company">;
|
|
84
|
+
};
|
|
85
|
+
disabled: {
|
|
86
|
+
type: import('vue').PropType<boolean>;
|
|
87
|
+
default: boolean;
|
|
88
|
+
};
|
|
89
|
+
icon: {
|
|
90
|
+
type: import('vue').PropType<import('../../../../components/components').TIcon>;
|
|
91
|
+
default: string;
|
|
92
|
+
};
|
|
93
|
+
isClicked: {
|
|
94
|
+
type: import('vue').PropType<boolean>;
|
|
95
|
+
default: boolean;
|
|
96
|
+
};
|
|
97
|
+
}>> & {
|
|
98
|
+
onClick?: (...args: any[]) => any;
|
|
99
|
+
"onUpdate:isClicked"?: (...args: any[]) => any;
|
|
100
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
101
|
+
click: (...args: any[]) => void;
|
|
102
|
+
"update:isClicked": (...args: any[]) => void;
|
|
103
|
+
}, string, {
|
|
104
|
+
disabled: boolean;
|
|
105
|
+
icon: import('../../../../components/components').TIcon;
|
|
106
|
+
isClicked: boolean;
|
|
107
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
108
|
+
$slots: {
|
|
109
|
+
default?(_: {}): any;
|
|
110
|
+
};
|
|
111
|
+
})>;
|
|
112
|
+
export default PlNavButtonPlus;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { ISidebarItem } from '../../types';
|
|
2
|
+
|
|
3
|
+
interface IProps {
|
|
4
|
+
item: ISidebarItem;
|
|
5
|
+
activePage: string;
|
|
6
|
+
}
|
|
7
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
8
|
+
activePage: string;
|
|
9
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
|
+
"sidebar-item-click": (...args: any[]) => void;
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
12
|
+
activePage: string;
|
|
13
|
+
}>>> & {
|
|
14
|
+
"onSidebar-item-click"?: (...args: any[]) => any;
|
|
15
|
+
}, {
|
|
16
|
+
activePage: string;
|
|
17
|
+
}, {}>;
|
|
18
|
+
export default _default;
|
|
19
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
22
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
23
|
+
} : {
|
|
24
|
+
type: import('vue').PropType<T[K]>;
|
|
25
|
+
required: true;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
type __VLS_WithDefaults<P, D> = {
|
|
29
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
30
|
+
default: D[K];
|
|
31
|
+
}> : P[K];
|
|
32
|
+
};
|
|
33
|
+
type __VLS_Prettify<T> = {
|
|
34
|
+
[K in keyof T]: T[K];
|
|
35
|
+
} & {};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export declare const PlSidebarItemPlus: import('../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
|
2
|
+
item: {
|
|
3
|
+
type: import('vue').PropType<import('../../types').ISidebarItem>;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
activePage: {
|
|
7
|
+
type: import('vue').PropType<string>;
|
|
8
|
+
required: true;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
+
"sidebar-item-click": (...args: any[]) => void;
|
|
13
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
14
|
+
item: {
|
|
15
|
+
type: import('vue').PropType<import('../../types').ISidebarItem>;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
activePage: {
|
|
19
|
+
type: import('vue').PropType<string>;
|
|
20
|
+
required: true;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
"onSidebar-item-click"?: (...args: any[]) => any;
|
|
25
|
+
}, {
|
|
26
|
+
activePage: string;
|
|
27
|
+
}, {}>>;
|
|
28
|
+
export default PlSidebarItemPlus;
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { ISidebarItem } from './types';
|
|
2
|
+
|
|
3
|
+
export declare const PlNavigationPlus: import('../../install-function').SFCInstallWithContext<{
|
|
4
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
5
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
6
|
+
sidebarOff: {
|
|
7
|
+
type: import('vue').PropType<boolean>;
|
|
8
|
+
default: boolean;
|
|
9
|
+
};
|
|
10
|
+
}>> & {
|
|
11
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
12
|
+
"onSidebar-transition-end"?: (...args: any[]) => any;
|
|
13
|
+
}, {
|
|
14
|
+
closeSidebar: (event: Event) => void;
|
|
15
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
+
"sidebar-click": (...args: any[]) => void;
|
|
17
|
+
"sidebar-transition-end": (...args: any[]) => void;
|
|
18
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
19
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
20
|
+
sidebarOff: {
|
|
21
|
+
type: import('vue').PropType<boolean>;
|
|
22
|
+
default: boolean;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
26
|
+
"onSidebar-transition-end"?: (...args: any[]) => any;
|
|
27
|
+
}, {
|
|
28
|
+
sidebarOff: boolean;
|
|
29
|
+
}, true, {}, {}, {
|
|
30
|
+
P: {};
|
|
31
|
+
B: {};
|
|
32
|
+
D: {};
|
|
33
|
+
C: {};
|
|
34
|
+
M: {};
|
|
35
|
+
Defaults: {};
|
|
36
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
37
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
38
|
+
sidebarOff: {
|
|
39
|
+
type: import('vue').PropType<boolean>;
|
|
40
|
+
default: boolean;
|
|
41
|
+
};
|
|
42
|
+
}>> & {
|
|
43
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
44
|
+
"onSidebar-transition-end"?: (...args: any[]) => any;
|
|
45
|
+
}, {
|
|
46
|
+
closeSidebar: (event: Event) => void;
|
|
47
|
+
}, {}, {}, {}, {
|
|
48
|
+
sidebarOff: boolean;
|
|
49
|
+
}>;
|
|
50
|
+
__isFragment?: never;
|
|
51
|
+
__isTeleport?: never;
|
|
52
|
+
__isSuspense?: never;
|
|
53
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
54
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
55
|
+
sidebarOff: {
|
|
56
|
+
type: import('vue').PropType<boolean>;
|
|
57
|
+
default: boolean;
|
|
58
|
+
};
|
|
59
|
+
}>> & {
|
|
60
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
61
|
+
"onSidebar-transition-end"?: (...args: any[]) => any;
|
|
62
|
+
}, {
|
|
63
|
+
closeSidebar: (event: Event) => void;
|
|
64
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
65
|
+
"sidebar-click": (...args: any[]) => void;
|
|
66
|
+
"sidebar-transition-end": (...args: any[]) => void;
|
|
67
|
+
}, string, {
|
|
68
|
+
sidebarOff: boolean;
|
|
69
|
+
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
70
|
+
$slots: {
|
|
71
|
+
headerLogo?(_: {}): any;
|
|
72
|
+
customContent?(_: {}): any;
|
|
73
|
+
headerButtons?(_: {}): any;
|
|
74
|
+
sidebarContent?(_: {}): any;
|
|
75
|
+
footerContent?(_: {}): any;
|
|
76
|
+
footerLogo?(_: {}): any;
|
|
77
|
+
main?(_: {}): any;
|
|
78
|
+
};
|
|
79
|
+
})>;
|
|
80
|
+
export default PlNavigationPlus;
|
|
81
|
+
export type { ISidebarItem };
|
|
82
|
+
export { ScreenSizes } from '../pl-navigation/screenSizes';
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
3
|
+
sidebarOff: {
|
|
4
|
+
type: import('vue').PropType<boolean>;
|
|
5
|
+
default: boolean;
|
|
6
|
+
};
|
|
7
|
+
}, {
|
|
8
|
+
closeSidebar: (event: Event) => void;
|
|
9
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
|
+
"sidebar-click": (...args: any[]) => void;
|
|
11
|
+
"sidebar-transition-end": (...args: any[]) => void;
|
|
12
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13
|
+
sidebarOpen: import('vue').PropType<boolean>;
|
|
14
|
+
sidebarOff: {
|
|
15
|
+
type: import('vue').PropType<boolean>;
|
|
16
|
+
default: boolean;
|
|
17
|
+
};
|
|
18
|
+
}>> & {
|
|
19
|
+
"onSidebar-click"?: (...args: any[]) => any;
|
|
20
|
+
"onSidebar-transition-end"?: (...args: any[]) => any;
|
|
21
|
+
}, {
|
|
22
|
+
sidebarOff: boolean;
|
|
23
|
+
}, {}>, {
|
|
24
|
+
headerLogo?(_: {}): any;
|
|
25
|
+
customContent?(_: {}): any;
|
|
26
|
+
headerButtons?(_: {}): any;
|
|
27
|
+
sidebarContent?(_: {}): any;
|
|
28
|
+
footerContent?(_: {}): any;
|
|
29
|
+
footerLogo?(_: {}): any;
|
|
30
|
+
main?(_: {}): any;
|
|
31
|
+
}>;
|
|
32
|
+
export default _default;
|
|
33
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
34
|
+
new (): {
|
|
35
|
+
$slots: S;
|
|
36
|
+
};
|
|
37
|
+
};
|