@factoringplus/pl-components-pack-v3 1.8.37-pre-upload-02 → 1.8.38-pre-01-input-scroll
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/{DoubleLeft32-e71a70b5.js → ChevronDoubleLeft32-8289d509.js} +4 -4
- package/dist/{DoubleLeft40-fdf1aff8.js → ChevronDoubleLeft40-e8498cee.js} +4 -4
- package/dist/{USBPort32-8d6c5d83.js → USB32-76abbf55.js} +5 -5
- package/dist/{USBPort40-14d0e2d7.js → USB40-33aa15ae.js} +5 -5
- package/dist/{WarningThree16-ca68cd44.cjs → WarningCircle16-5f149f9f.cjs} +1 -1
- package/dist/{WarningThree16-3714d3f6.js → WarningCircle16-95a8fc17.js} +5 -5
- package/dist/{WarningThree20-1266b53c.js → WarningCircle20-08a05eb3.js} +5 -5
- package/dist/{WarningThree20-382ccadb.cjs → WarningCircle20-d3fc9c63.cjs} +1 -1
- package/dist/{WarningThree24-d5e63245.cjs → WarningCircle24-45662408.cjs} +1 -1
- package/dist/{WarningThree24-06487fb2.js → WarningCircle24-cda7a395.js} +5 -5
- package/dist/{WarningTwo16-176134eb.js → WarningPolygon16-b4c2ce4e.js} +4 -4
- package/dist/{WarningTwo24-1ccb8c31.js → WarningPolygon24-d49da89c.js} +4 -4
- package/dist/{WarningOne16-0538cb5d.js → WarningTriangle16-0d3d831a.js} +3 -3
- package/dist/{Warning20-aa18b6bf.js → WarningTriangle20-3ea8dfa6.js} +3 -3
- package/dist/{Warning24-0f6c0ec0.js → WarningTriangle24-86395fff.js} +3 -3
- package/dist/{crypto-pro-827640bc.js → crypto-pro-68a157c4.js} +1 -1
- package/dist/{crypto-pro-2375b16f.cjs → crypto-pro-92476346.cjs} +1 -1
- package/dist/entry-22dfe93f.cjs +115 -0
- package/dist/{entry-b35bbe3c.js → entry-e1ef501d.js} +11623 -11492
- 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-scrollbar/pl-scrollbar.vue.d.ts +1 -0
- package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.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-table-plus/components/Pagination/PlPagination.vue.d.ts +30 -36
- package/dist/src/components/data/pl-table-plus/components/Pagination/index.d.ts +4 -18
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +143 -67
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +3 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +9 -2
- package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -0
- package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +1 -0
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +9 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +9 -2
- package/dist/src/components/form/pl-input-plus/index.d.ts +549 -145
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +9 -2
- package/dist/src/components/form/pl-input-plus/types/index.d.ts +1 -0
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +6 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +12 -2
- package/dist/src/components/form/pl-multi-select/types/index.d.ts +3 -0
- package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +3 -1
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +9 -2
- package/dist/src/components/form/pl-select-plus/types/index.d.ts +1 -0
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +10 -5
- package/dist/src/components/shared/pl-icon/iconNameMap.d.ts +1 -0
- package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +1 -1
- package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +3 -4
- package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +12 -9
- package/dist/src/components/shared/pl-text/types.d.ts +3 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/entry-025e4d3f.cjs +0 -115
- /package/dist/{DoubleLeft32-e37380b8.cjs → ChevronDoubleLeft32-e37380b8.cjs} +0 -0
- /package/dist/{DoubleLeft40-bd1d13a4.cjs → ChevronDoubleLeft40-bd1d13a4.cjs} +0 -0
- /package/dist/{ChevronBottom16-6838e1d9.js → ChevronDown16-6838e1d9.js} +0 -0
- /package/dist/{ChevronBottom16-afd1c459.cjs → ChevronDown16-afd1c459.cjs} +0 -0
- /package/dist/{ChevronBottom32-0517e4b5.js → ChevronDown32-0517e4b5.js} +0 -0
- /package/dist/{ChevronBottom32-50cb7738.cjs → ChevronDown32-50cb7738.cjs} +0 -0
- /package/dist/{ChevronBottom40-fa39ee51.cjs → ChevronDown40-fa39ee51.cjs} +0 -0
- /package/dist/{ChevronBottom40-feb91d30.js → ChevronDown40-feb91d30.js} +0 -0
- /package/dist/{ChevronTop16-19c3c8d9.cjs → ChevronUp16-19c3c8d9.cjs} +0 -0
- /package/dist/{ChevronTop16-d3016f24.js → ChevronUp16-d3016f24.js} +0 -0
- /package/dist/{ChevronTop32-0ff5394d.cjs → ChevronUp32-0ff5394d.cjs} +0 -0
- /package/dist/{ChevronTop32-cdc1f609.js → ChevronUp32-cdc1f609.js} +0 -0
- /package/dist/{ChevronTop40-0e25a43f.js → ChevronUp40-0e25a43f.js} +0 -0
- /package/dist/{ChevronTop40-9d75fccd.cjs → ChevronUp40-9d75fccd.cjs} +0 -0
- /package/dist/{SortOne16-8fec6a30.cjs → Sort16-8fec6a30.cjs} +0 -0
- /package/dist/{SortOne16-bd2e2812.js → Sort16-bd2e2812.js} +0 -0
- /package/dist/{USBPort16-2f5acb3f.cjs → USB16-2f5acb3f.cjs} +0 -0
- /package/dist/{USBPort16-f8035500.js → USB16-f8035500.js} +0 -0
- /package/dist/{USBPort32-5272f2ac.cjs → USB32-5272f2ac.cjs} +0 -0
- /package/dist/{USBPort40-1513fcf2.cjs → USB40-1513fcf2.cjs} +0 -0
- /package/dist/{WarningTwo16-451a7417.cjs → WarningPolygon16-451a7417.cjs} +0 -0
- /package/dist/{WarningTwo20-6538e687.cjs → WarningPolygon20-6538e687.cjs} +0 -0
- /package/dist/{WarningTwo20-e8d37fcf.js → WarningPolygon20-e8d37fcf.js} +0 -0
- /package/dist/{WarningTwo24-2313c023.cjs → WarningPolygon24-2313c023.cjs} +0 -0
- /package/dist/{WarningOne16-626c6928.cjs → WarningTriangle16-626c6928.cjs} +0 -0
- /package/dist/{Warning20-63af1f3d.cjs → WarningTriangle20-63af1f3d.cjs} +0 -0
- /package/dist/{Warning24-fa7380de.cjs → WarningTriangle24-fa7380de.cjs} +0 -0
@@ -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-22dfe93f.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.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;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, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-
|
1
|
+
import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-e1ef501d.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -20,6 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
20
20
|
setScrollLeft: (val: number) => void;
|
21
21
|
scrollTo: (params: Record<string, number>) => void;
|
22
22
|
showXThumb: import('vue').ComputedRef<boolean>;
|
23
|
+
isDragging: import('vue').Ref<boolean>;
|
23
24
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
24
25
|
scroll: (...args: any[]) => void;
|
25
26
|
wheel: (...args: any[]) => void;
|
@@ -23,7 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
23
23
|
customClass: string;
|
24
24
|
}>>>, {
|
25
25
|
disabled: boolean;
|
26
|
-
placement: "left" | "right" | "top
|
26
|
+
placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
|
27
27
|
delay: boolean;
|
28
28
|
truncated: boolean;
|
29
29
|
trigger: "click" | "hover";
|
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
31
31
|
onNext?: (...args: any[]) => any;
|
32
32
|
}, {
|
33
33
|
title: string;
|
34
|
-
placement: "left" | "right" | "top
|
34
|
+
placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
|
35
35
|
show: boolean;
|
36
36
|
currentItem: number;
|
37
37
|
}, {}>, {
|
@@ -1,46 +1,40 @@
|
|
1
|
-
|
2
|
-
pageNumber
|
3
|
-
pageSize
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
showPageSize:
|
12
|
-
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
2
|
+
pageNumber: import('vue').PropType<any>;
|
3
|
+
pageSize: import('vue').PropType<any>;
|
4
|
+
options: {
|
5
|
+
type: import('vue').PropType<number[]>;
|
6
|
+
};
|
7
|
+
total: {
|
8
|
+
type: import('vue').PropType<number>;
|
9
|
+
required: true;
|
10
|
+
};
|
11
|
+
showPageSize: {
|
12
|
+
type: import('vue').PropType<boolean>;
|
13
|
+
default: boolean;
|
14
|
+
};
|
15
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
13
16
|
change: (...args: any[]) => void;
|
14
17
|
pageChange: (...args: any[]) => void;
|
15
18
|
pageSizeChange: (...args: any[]) => void;
|
16
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
19
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
20
|
+
pageNumber: import('vue').PropType<any>;
|
21
|
+
pageSize: import('vue').PropType<any>;
|
22
|
+
options: {
|
23
|
+
type: import('vue').PropType<number[]>;
|
24
|
+
};
|
25
|
+
total: {
|
26
|
+
type: import('vue').PropType<number>;
|
27
|
+
required: true;
|
28
|
+
};
|
29
|
+
showPageSize: {
|
30
|
+
type: import('vue').PropType<boolean>;
|
31
|
+
default: boolean;
|
32
|
+
};
|
33
|
+
}>> & {
|
21
34
|
onChange?: (...args: any[]) => any;
|
22
35
|
onPageChange?: (...args: any[]) => any;
|
23
36
|
onPageSizeChange?: (...args: any[]) => any;
|
24
37
|
}, {
|
25
|
-
pageSize: number;
|
26
|
-
pageNumber: number;
|
27
38
|
showPageSize: boolean;
|
28
39
|
}, {}>;
|
29
40
|
export default _default;
|
30
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
31
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
32
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
33
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
34
|
-
} : {
|
35
|
-
type: import('vue').PropType<T[K]>;
|
36
|
-
required: true;
|
37
|
-
};
|
38
|
-
};
|
39
|
-
type __VLS_WithDefaults<P, D> = {
|
40
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
41
|
-
default: D[K];
|
42
|
-
}> : P[K];
|
43
|
-
};
|
44
|
-
type __VLS_Prettify<T> = {
|
45
|
-
[K in keyof T]: T[K];
|
46
|
-
} & {};
|
@@ -1,4 +1,6 @@
|
|
1
1
|
export declare const PlPagination: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
|
+
pageNumber: import('vue').PropType<any>;
|
3
|
+
pageSize: import('vue').PropType<any>;
|
2
4
|
options: {
|
3
5
|
type: import('vue').PropType<number[]>;
|
4
6
|
};
|
@@ -6,14 +8,6 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
6
8
|
type: import('vue').PropType<number>;
|
7
9
|
required: true;
|
8
10
|
};
|
9
|
-
pageSize: {
|
10
|
-
type: import('vue').PropType<number>;
|
11
|
-
default: number;
|
12
|
-
};
|
13
|
-
pageNumber: {
|
14
|
-
type: import('vue').PropType<number>;
|
15
|
-
default: number;
|
16
|
-
};
|
17
11
|
showPageSize: {
|
18
12
|
type: import('vue').PropType<boolean>;
|
19
13
|
default: boolean;
|
@@ -23,6 +17,8 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
23
17
|
pageChange: (...args: any[]) => void;
|
24
18
|
pageSizeChange: (...args: any[]) => void;
|
25
19
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
20
|
+
pageNumber: import('vue').PropType<any>;
|
21
|
+
pageSize: import('vue').PropType<any>;
|
26
22
|
options: {
|
27
23
|
type: import('vue').PropType<number[]>;
|
28
24
|
};
|
@@ -30,14 +26,6 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
30
26
|
type: import('vue').PropType<number>;
|
31
27
|
required: true;
|
32
28
|
};
|
33
|
-
pageSize: {
|
34
|
-
type: import('vue').PropType<number>;
|
35
|
-
default: number;
|
36
|
-
};
|
37
|
-
pageNumber: {
|
38
|
-
type: import('vue').PropType<number>;
|
39
|
-
default: number;
|
40
|
-
};
|
41
29
|
showPageSize: {
|
42
30
|
type: import('vue').PropType<boolean>;
|
43
31
|
default: boolean;
|
@@ -47,8 +35,6 @@ export declare const PlPagination: import('../../../../../install-function').SFC
|
|
47
35
|
onPageChange?: (...args: any[]) => any;
|
48
36
|
onPageSizeChange?: (...args: any[]) => any;
|
49
37
|
}, {
|
50
|
-
pageSize: number;
|
51
|
-
pageNumber: number;
|
52
38
|
showPageSize: boolean;
|
53
39
|
}, {}>>;
|
54
40
|
export default PlPagination;
|
@@ -1,40 +1,75 @@
|
|
1
|
-
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
2
|
+
pageNumber: import('vue').PropType<any>;
|
3
|
+
pageSize: import('vue').PropType<any>;
|
4
|
+
pagination: {
|
5
|
+
type: import('vue').PropType<boolean>;
|
6
|
+
default: boolean;
|
7
|
+
};
|
8
|
+
isSelectable: {
|
9
|
+
type: import('vue').PropType<boolean>;
|
10
|
+
default: boolean;
|
11
|
+
};
|
2
12
|
headers: {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
selectedRows:
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
13
|
+
type: import('vue').PropType<{
|
14
|
+
label: string;
|
15
|
+
key: string;
|
16
|
+
width?: number;
|
17
|
+
minWidth?: number;
|
18
|
+
maxWidthContent?: string;
|
19
|
+
}[]>;
|
20
|
+
required: true;
|
21
|
+
default: () => any[];
|
22
|
+
};
|
23
|
+
hideHeadersOnMobile: {
|
24
|
+
type: import('vue').PropType<string[]>;
|
25
|
+
default: () => any[];
|
26
|
+
};
|
27
|
+
rows: {
|
28
|
+
type: import('vue').PropType<Record<string, string | number>[]>;
|
29
|
+
required: true;
|
30
|
+
default: () => any[];
|
31
|
+
};
|
32
|
+
isLoading: {
|
33
|
+
type: import('vue').PropType<boolean>;
|
34
|
+
default: boolean;
|
35
|
+
};
|
36
|
+
withHover: {
|
37
|
+
type: import('vue').PropType<boolean>;
|
38
|
+
};
|
39
|
+
selectedRows: {
|
40
|
+
type: import('vue').PropType<Record<string, string | number>[]>;
|
41
|
+
default: () => any[];
|
42
|
+
};
|
43
|
+
uniqKey: {
|
44
|
+
type: import('vue').PropType<string>;
|
45
|
+
default: string;
|
46
|
+
};
|
47
|
+
defaultWrapperWidth: {
|
48
|
+
type: import('vue').PropType<number>;
|
49
|
+
default: any;
|
50
|
+
};
|
51
|
+
pageSizeOptions: {
|
52
|
+
type: import('vue').PropType<number[]>;
|
53
|
+
default: () => any[];
|
54
|
+
};
|
55
|
+
total: {
|
56
|
+
type: import('vue').PropType<number>;
|
57
|
+
};
|
58
|
+
bodyHeight: {
|
59
|
+
type: import('vue').PropType<string | number>;
|
60
|
+
default: string;
|
61
|
+
};
|
62
|
+
alignRight: {
|
63
|
+
type: import('vue').PropType<boolean>;
|
64
|
+
default: boolean;
|
65
|
+
};
|
66
|
+
border: {
|
67
|
+
type: import('vue').PropType<boolean>;
|
68
|
+
};
|
69
|
+
showPageSize: {
|
70
|
+
type: import('vue').PropType<boolean>;
|
71
|
+
};
|
72
|
+
}, {
|
38
73
|
resetSelectedRows: () => void;
|
39
74
|
selectAllRows: () => void;
|
40
75
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
@@ -46,20 +81,78 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
46
81
|
headerCheckboxClicked: (...args: any[]) => void;
|
47
82
|
pageChange: (...args: any[]) => void;
|
48
83
|
pageSizeChange: (...args: any[]) => void;
|
49
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
84
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
85
|
+
pageNumber: import('vue').PropType<any>;
|
86
|
+
pageSize: import('vue').PropType<any>;
|
87
|
+
pagination: {
|
88
|
+
type: import('vue').PropType<boolean>;
|
89
|
+
default: boolean;
|
90
|
+
};
|
91
|
+
isSelectable: {
|
92
|
+
type: import('vue').PropType<boolean>;
|
93
|
+
default: boolean;
|
94
|
+
};
|
95
|
+
headers: {
|
96
|
+
type: import('vue').PropType<{
|
97
|
+
label: string;
|
98
|
+
key: string;
|
99
|
+
width?: number;
|
100
|
+
minWidth?: number;
|
101
|
+
maxWidthContent?: string;
|
102
|
+
}[]>;
|
103
|
+
required: true;
|
104
|
+
default: () => any[];
|
105
|
+
};
|
106
|
+
hideHeadersOnMobile: {
|
107
|
+
type: import('vue').PropType<string[]>;
|
108
|
+
default: () => any[];
|
109
|
+
};
|
110
|
+
rows: {
|
111
|
+
type: import('vue').PropType<Record<string, string | number>[]>;
|
112
|
+
required: true;
|
113
|
+
default: () => any[];
|
114
|
+
};
|
115
|
+
isLoading: {
|
116
|
+
type: import('vue').PropType<boolean>;
|
117
|
+
default: boolean;
|
118
|
+
};
|
119
|
+
withHover: {
|
120
|
+
type: import('vue').PropType<boolean>;
|
121
|
+
};
|
122
|
+
selectedRows: {
|
123
|
+
type: import('vue').PropType<Record<string, string | number>[]>;
|
124
|
+
default: () => any[];
|
125
|
+
};
|
126
|
+
uniqKey: {
|
127
|
+
type: import('vue').PropType<string>;
|
128
|
+
default: string;
|
129
|
+
};
|
130
|
+
defaultWrapperWidth: {
|
131
|
+
type: import('vue').PropType<number>;
|
132
|
+
default: any;
|
133
|
+
};
|
134
|
+
pageSizeOptions: {
|
135
|
+
type: import('vue').PropType<number[]>;
|
136
|
+
default: () => any[];
|
137
|
+
};
|
138
|
+
total: {
|
139
|
+
type: import('vue').PropType<number>;
|
140
|
+
};
|
141
|
+
bodyHeight: {
|
142
|
+
type: import('vue').PropType<string | number>;
|
143
|
+
default: string;
|
144
|
+
};
|
145
|
+
alignRight: {
|
146
|
+
type: import('vue').PropType<boolean>;
|
147
|
+
default: boolean;
|
148
|
+
};
|
149
|
+
border: {
|
150
|
+
type: import('vue').PropType<boolean>;
|
151
|
+
};
|
152
|
+
showPageSize: {
|
153
|
+
type: import('vue').PropType<boolean>;
|
154
|
+
};
|
155
|
+
}>> & {
|
63
156
|
onChange?: (...args: any[]) => any;
|
64
157
|
onScroll?: (...args: any[]) => any;
|
65
158
|
onInfiniteScroll?: (...args: any[]) => any;
|
@@ -99,23 +192,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
99
192
|
}): any;
|
100
193
|
}>;
|
101
194
|
export default _default;
|
102
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
103
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
104
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
105
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
106
|
-
} : {
|
107
|
-
type: import('vue').PropType<T[K]>;
|
108
|
-
required: true;
|
109
|
-
};
|
110
|
-
};
|
111
|
-
type __VLS_WithDefaults<P, D> = {
|
112
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
113
|
-
default: D[K];
|
114
|
-
}> : P[K];
|
115
|
-
};
|
116
|
-
type __VLS_Prettify<T> = {
|
117
|
-
[K in keyof T]: T[K];
|
118
|
-
} & {};
|
119
195
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
120
196
|
new (): {
|
121
197
|
$slots: S;
|
package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts
CHANGED
@@ -12,7 +12,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
12
12
|
disableMarkerBottom: boolean;
|
13
13
|
suggestionList: () => any[];
|
14
14
|
uniqKey: string;
|
15
|
-
}>, {
|
15
|
+
}>, {
|
16
|
+
isDragging: import('vue').ComputedRef<any>;
|
17
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
16
18
|
"select-value": (...args: any[]) => void;
|
17
19
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
|
18
20
|
focus: boolean;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { IOption, IAutocompleteProps } from './types';
|
2
2
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
|
4
4
|
modelValue: () => {
|
5
5
|
value: string;
|
6
6
|
};
|
@@ -78,7 +78,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
78
78
|
noData: string;
|
79
79
|
memoryBlur: boolean;
|
80
80
|
defaultDropText: string;
|
81
|
-
}, {}
|
81
|
+
}, {}>, {
|
82
|
+
"tooltip-text"?(_: {}): any;
|
83
|
+
}>;
|
82
84
|
export default _default;
|
83
85
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
84
86
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -97,3 +99,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
97
99
|
type __VLS_Prettify<T> = {
|
98
100
|
[K in keyof T]: T[K];
|
99
101
|
} & {};
|
102
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
103
|
+
new (): {
|
104
|
+
$slots: S;
|
105
|
+
};
|
106
|
+
};
|
@@ -19,6 +19,7 @@ declare interface IDefaultPickerProps {
|
|
19
19
|
disabledDate?: (date: string) => boolean;
|
20
20
|
disabled?: boolean;
|
21
21
|
disableTeleport?: boolean;
|
22
|
+
tooltipWidth?: string;
|
22
23
|
}
|
23
24
|
declare interface IPickerProps extends IDefaultPickerProps {
|
24
25
|
modelValue: string | null;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { IPickerProps } from '../common/types';
|
2
2
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
|
4
4
|
modelValue: any;
|
5
5
|
width: string;
|
6
6
|
placeholder: string;
|
@@ -62,7 +62,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
62
62
|
yearSwitch: boolean;
|
63
63
|
disabledDate: (date: string) => boolean;
|
64
64
|
disableTeleport: boolean;
|
65
|
-
}, {}
|
65
|
+
}, {}>, {
|
66
|
+
"tooltip-text"?(_: {}): any;
|
67
|
+
}>;
|
66
68
|
export default _default;
|
67
69
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
68
70
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -81,3 +83,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
81
83
|
type __VLS_Prettify<T> = {
|
82
84
|
[K in keyof T]: T[K];
|
83
85
|
} & {};
|
86
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
87
|
+
new (): {
|
88
|
+
$slots: S;
|
89
|
+
};
|
90
|
+
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { IPickerRangeProps } from '../common/types';
|
2
2
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
3
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
|
4
4
|
modelValue: () => any[];
|
5
5
|
width: string;
|
6
6
|
placeholder: string;
|
@@ -64,7 +64,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
64
64
|
monthSwitch: boolean;
|
65
65
|
yearSwitch: boolean;
|
66
66
|
disabledDate: (date: string) => boolean;
|
67
|
-
}, {}
|
67
|
+
}, {}>, {
|
68
|
+
"tooltip-text"?(_: {}): any;
|
69
|
+
}>;
|
68
70
|
export default _default;
|
69
71
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
70
72
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -83,3 +85,8 @@ type __VLS_WithDefaults<P, D> = {
|
|
83
85
|
type __VLS_Prettify<T> = {
|
84
86
|
[K in keyof T]: T[K];
|
85
87
|
} & {};
|
88
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
89
|
+
new (): {
|
90
|
+
$slots: S;
|
91
|
+
};
|
92
|
+
};
|