@factoringplus/pl-components-pack-v3 1.8.23-pre-03-table → 1.8.23-pre-04-table

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.
Files changed (28) hide show
  1. package/dist/{crypto-pro-fc72ef1b.cjs → crypto-pro-95a34b9e.cjs} +1 -1
  2. package/dist/{crypto-pro-a957fbba.js → crypto-pro-ddd9ea6e.js} +1 -1
  3. package/dist/{entry-7e342111.js → entry-15c11b3a.js} +4 -3
  4. package/dist/{entry-8bc3c1c3.cjs → entry-78047813.cjs} +1 -1
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +1 -1
  7. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
  8. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +4 -0
  9. package/dist/src/components/data/pl-table-plus/components/Pagination/PlPagination.vue.d.ts +1 -1
  10. package/dist/src/components/data/pl-table-plus/components/Pagination/index.d.ts +9 -9
  11. package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +1 -1
  12. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +1 -1
  13. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  14. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
  15. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +4 -4
  16. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
  17. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
  18. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
  19. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
  20. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +1 -1
  21. package/dist/src/components/form/pl-input-plus/index.d.ts +80 -80
  22. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +12 -12
  23. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  24. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
  25. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  26. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
  27. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
  28. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-8bc3c1c3.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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-78047813.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-7e342111.js";
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-15c11b3a.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -36,11 +36,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
36
36
  onWheel?: (...args: any[]) => any;
37
37
  }, {
38
38
  height: string | number;
39
- viewClass: string;
40
39
  maxHeight: string | number;
41
- offsetRight: string;
42
40
  wrapClass: string;
41
+ viewClass: string;
43
42
  hideScrollThumb: boolean;
43
+ offsetRight: string;
44
44
  alwaysShowXThumb: boolean;
45
45
  }, {}>, {
46
46
  default?(_: {}): any;
@@ -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;
@@ -23,8 +23,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
23
23
  onPageSizeChange?: (...args: any[]) => any;
24
24
  }, {
25
25
  pageSize: number;
26
- showPageSize: boolean;
27
26
  pageNumber: number;
27
+ showPageSize: boolean;
28
28
  }, {}>;
29
29
  export default _default;
30
30
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -10,14 +10,14 @@ export declare const PlPagination: import('../../../../../install-function').SFC
10
10
  type: import('vue').PropType<number>;
11
11
  default: number;
12
12
  };
13
- showPageSize: {
14
- type: import('vue').PropType<boolean>;
15
- default: boolean;
16
- };
17
13
  pageNumber: {
18
14
  type: import('vue').PropType<number>;
19
15
  default: number;
20
16
  };
17
+ showPageSize: {
18
+ type: import('vue').PropType<boolean>;
19
+ default: boolean;
20
+ };
21
21
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  change: (...args: any[]) => void;
23
23
  pageChange: (...args: any[]) => void;
@@ -34,21 +34,21 @@ export declare const PlPagination: import('../../../../../install-function').SFC
34
34
  type: import('vue').PropType<number>;
35
35
  default: number;
36
36
  };
37
- showPageSize: {
38
- type: import('vue').PropType<boolean>;
39
- default: boolean;
40
- };
41
37
  pageNumber: {
42
38
  type: import('vue').PropType<number>;
43
39
  default: number;
44
40
  };
41
+ showPageSize: {
42
+ type: import('vue').PropType<boolean>;
43
+ default: boolean;
44
+ };
45
45
  }>> & {
46
46
  onChange?: (...args: any[]) => any;
47
47
  onPageChange?: (...args: any[]) => any;
48
48
  onPageSizeChange?: (...args: any[]) => any;
49
49
  }, {
50
50
  pageSize: number;
51
- showPageSize: boolean;
52
51
  pageNumber: number;
52
+ showPageSize: boolean;
53
53
  }, {}>>;
54
54
  export default PlPagination;
@@ -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;
@@ -32,11 +32,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
32
32
  id: string;
33
33
  disableMarkerBottom: boolean;
34
34
  focus: boolean;
35
+ helpertext: string;
35
36
  uniqKey: string;
36
37
  query: string;
37
38
  suggestionList: IOption[];
38
39
  symbolsCountSearch: string | number;
39
- helpertext: string;
40
40
  errors: import('async-validator').ValidateError[];
41
41
  loadingSuggestions: boolean;
42
42
  }, {}>;
@@ -40,9 +40,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
40
40
  leftIcon: import('../../../components').TIcon;
41
41
  prop: string;
42
42
  clearable: boolean;
43
+ inputClass: string;
43
44
  memoryBlur: boolean;
44
45
  showError: number;
45
- inputClass: string;
46
46
  }, {}>;
47
47
  export default _default;
48
48
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -67,17 +67,17 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
67
67
  disableMarkerBottom: boolean;
68
68
  teleport: boolean;
69
69
  prop: string;
70
- uniqKey: string;
70
+ helpertext: string;
71
+ optional: string;
71
72
  tooltip: string;
72
73
  clearable: boolean;
74
+ uniqKey: string;
75
+ inputClass: string;
73
76
  suggestionList: IOption[];
74
77
  symbolsCountSearch: string | number;
75
78
  noData: string;
76
79
  memoryBlur: boolean;
77
- inputClass: string;
78
- helpertext: string;
79
80
  defaultDropText: string;
80
- optional: string;
81
81
  }, {}>;
82
82
  export default _default;
83
83
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -53,11 +53,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
53
53
  width: string;
54
54
  placeholder: string;
55
55
  prop: string;
56
- showInput: boolean;
57
- tooltip: string;
58
- clearable: boolean;
59
56
  helpertext: string;
60
57
  optional: string;
58
+ tooltip: string;
59
+ clearable: boolean;
60
+ showInput: boolean;
61
61
  monthSwitch: boolean;
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
@@ -53,11 +53,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
53
53
  width: string;
54
54
  placeholder: string;
55
55
  prop: string;
56
- showInput: boolean;
57
- tooltip: string;
58
- clearable: boolean;
59
56
  helpertext: string;
60
57
  optional: string;
58
+ tooltip: string;
59
+ clearable: boolean;
60
+ showInput: boolean;
61
61
  focusOnReset: boolean;
62
62
  periods: boolean;
63
63
  periodOptions: string[];
@@ -19,8 +19,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
19
19
  touchstart: (...args: any[]) => void;
20
20
  blur: (...args: any[]) => void;
21
21
  resetValue: (...args: any[]) => void;
22
- tabHandler: (...args: any[]) => void;
23
22
  "custom-blur": (...args: any[]) => void;
23
+ tabHandler: (...args: any[]) => void;
24
24
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
25
25
  leftIcon: string;
26
26
  rightIcon: string;
@@ -40,8 +40,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
40
40
  onTouchstart?: (...args: any[]) => any;
41
41
  "onUpdate:modelValue"?: (...args: any[]) => any;
42
42
  onResetValue?: (...args: any[]) => any;
43
- onTabHandler?: (...args: any[]) => any;
44
43
  "onCustom-blur"?: (...args: any[]) => any;
44
+ onTabHandler?: (...args: any[]) => any;
45
45
  }, {
46
46
  disabled: boolean;
47
47
  id: string;
@@ -50,11 +50,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
50
50
  rightIcon: import('../../../components').TIcon;
51
51
  prop: string;
52
52
  clearable: boolean;
53
- inputClass: string;
54
- customBlur: boolean;
55
- iconPointer: boolean;
56
53
  showWordLimit: boolean;
57
54
  maxlength: number;
55
+ iconPointer: boolean;
56
+ customBlur: boolean;
57
+ inputClass: string;
58
58
  }, {}>;
59
59
  export default _default;
60
60
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
27
27
  id: string;
28
28
  placeholder: string;
29
29
  prop: string;
30
- inputClass: string;
31
30
  currentPassword: boolean;
32
31
  newPassword: boolean;
32
+ inputClass: string;
33
33
  }, {}>;
34
34
  export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -25,9 +25,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
25
25
  id: string;
26
26
  placeholder: string;
27
27
  prop: string;
28
- inputClass: string;
29
28
  showWordLimit: boolean;
30
29
  maxlength: number;
30
+ inputClass: string;
31
31
  }, {}>;
32
32
  export default _default;
33
33
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -41,13 +41,13 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
41
41
  type: import('vue').PropType<string>;
42
42
  default: string;
43
43
  };
44
- containerClass: {
44
+ helpertext: {
45
45
  type: import('vue').PropType<string>;
46
46
  default: string;
47
47
  };
48
- round: {
49
- type: import('vue').PropType<boolean>;
50
- default: boolean;
48
+ optional: {
49
+ type: import('vue').PropType<string>;
50
+ default: string;
51
51
  };
52
52
  tooltip: {
53
53
  type: import('vue').PropType<string>;
@@ -57,31 +57,35 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
57
57
  type: import('vue').PropType<boolean>;
58
58
  default: boolean;
59
59
  };
60
- inputClass: {
60
+ containerClass: {
61
61
  type: import('vue').PropType<string>;
62
62
  default: string;
63
63
  };
64
- password: {
64
+ round: {
65
65
  type: import('vue').PropType<boolean>;
66
66
  default: boolean;
67
67
  };
68
- helpertext: {
69
- type: import('vue').PropType<string>;
70
- default: string;
68
+ showWordLimit: {
69
+ type: import('vue').PropType<boolean>;
70
+ default: boolean;
71
71
  };
72
- optional: {
73
- type: import('vue').PropType<string>;
74
- default: string;
72
+ password: {
73
+ type: import('vue').PropType<boolean>;
74
+ default: boolean;
75
75
  };
76
- focusOnReset: {
76
+ 'show-word-limit': {
77
77
  type: import('vue').PropType<boolean>;
78
78
  default: boolean;
79
79
  };
80
- customBlur: {
80
+ maxlength: {
81
+ type: import('vue').PropType<number>;
82
+ default: any;
83
+ };
84
+ currentPassword: {
81
85
  type: import('vue').PropType<boolean>;
82
86
  default: boolean;
83
87
  };
84
- disableTrim: {
88
+ newPassword: {
85
89
  type: import('vue').PropType<boolean>;
86
90
  default: boolean;
87
91
  };
@@ -89,38 +93,34 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
89
93
  type: import('vue').PropType<boolean>;
90
94
  default: boolean;
91
95
  };
92
- valueRange: {
93
- type: import('vue').PropType<import('vue-currency-input').NumberRange>;
94
- default: () => {
95
- min: number;
96
- };
97
- };
98
- currencyInputOptions: {
99
- type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
100
- };
101
- currentPassword: {
96
+ customBlur: {
102
97
  type: import('vue').PropType<boolean>;
103
98
  default: boolean;
104
99
  };
105
- newPassword: {
100
+ focusOnReset: {
106
101
  type: import('vue').PropType<boolean>;
107
102
  default: boolean;
108
103
  };
109
- showWordLimit: {
104
+ disableTrim: {
110
105
  type: import('vue').PropType<boolean>;
111
106
  default: boolean;
112
107
  };
113
- maxlength: {
114
- type: import('vue').PropType<number>;
115
- default: any;
108
+ inputClass: {
109
+ type: import('vue').PropType<string>;
110
+ default: string;
111
+ };
112
+ valueRange: {
113
+ type: import('vue').PropType<import('vue-currency-input').NumberRange>;
114
+ default: () => {
115
+ min: number;
116
+ };
117
+ };
118
+ currencyInputOptions: {
119
+ type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
116
120
  };
117
121
  formatter: {
118
122
  type: import('vue').PropType<Function>;
119
123
  };
120
- 'show-word-limit': {
121
- type: import('vue').PropType<boolean>;
122
- default: boolean;
123
- };
124
124
  }, {
125
125
  blurInput: (mob?: boolean) => void;
126
126
  focusInput: () => void;
@@ -175,13 +175,13 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
175
175
  type: import('vue').PropType<string>;
176
176
  default: string;
177
177
  };
178
- containerClass: {
178
+ helpertext: {
179
179
  type: import('vue').PropType<string>;
180
180
  default: string;
181
181
  };
182
- round: {
183
- type: import('vue').PropType<boolean>;
184
- default: boolean;
182
+ optional: {
183
+ type: import('vue').PropType<string>;
184
+ default: string;
185
185
  };
186
186
  tooltip: {
187
187
  type: import('vue').PropType<string>;
@@ -191,31 +191,35 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
191
191
  type: import('vue').PropType<boolean>;
192
192
  default: boolean;
193
193
  };
194
- inputClass: {
194
+ containerClass: {
195
195
  type: import('vue').PropType<string>;
196
196
  default: string;
197
197
  };
198
- password: {
198
+ round: {
199
199
  type: import('vue').PropType<boolean>;
200
200
  default: boolean;
201
201
  };
202
- helpertext: {
203
- type: import('vue').PropType<string>;
204
- default: string;
202
+ showWordLimit: {
203
+ type: import('vue').PropType<boolean>;
204
+ default: boolean;
205
205
  };
206
- optional: {
207
- type: import('vue').PropType<string>;
208
- default: string;
206
+ password: {
207
+ type: import('vue').PropType<boolean>;
208
+ default: boolean;
209
209
  };
210
- focusOnReset: {
210
+ 'show-word-limit': {
211
211
  type: import('vue').PropType<boolean>;
212
212
  default: boolean;
213
213
  };
214
- customBlur: {
214
+ maxlength: {
215
+ type: import('vue').PropType<number>;
216
+ default: any;
217
+ };
218
+ currentPassword: {
215
219
  type: import('vue').PropType<boolean>;
216
220
  default: boolean;
217
221
  };
218
- disableTrim: {
222
+ newPassword: {
219
223
  type: import('vue').PropType<boolean>;
220
224
  default: boolean;
221
225
  };
@@ -223,38 +227,34 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
223
227
  type: import('vue').PropType<boolean>;
224
228
  default: boolean;
225
229
  };
226
- valueRange: {
227
- type: import('vue').PropType<import('vue-currency-input').NumberRange>;
228
- default: () => {
229
- min: number;
230
- };
231
- };
232
- currencyInputOptions: {
233
- type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
234
- };
235
- currentPassword: {
230
+ customBlur: {
236
231
  type: import('vue').PropType<boolean>;
237
232
  default: boolean;
238
233
  };
239
- newPassword: {
234
+ focusOnReset: {
240
235
  type: import('vue').PropType<boolean>;
241
236
  default: boolean;
242
237
  };
243
- showWordLimit: {
238
+ disableTrim: {
244
239
  type: import('vue').PropType<boolean>;
245
240
  default: boolean;
246
241
  };
247
- maxlength: {
248
- type: import('vue').PropType<number>;
249
- default: any;
242
+ inputClass: {
243
+ type: import('vue').PropType<string>;
244
+ default: string;
245
+ };
246
+ valueRange: {
247
+ type: import('vue').PropType<import('vue-currency-input').NumberRange>;
248
+ default: () => {
249
+ min: number;
250
+ };
251
+ };
252
+ currencyInputOptions: {
253
+ type: import('vue').PropType<import('vue-currency-input').CurrencyInputOptions>;
250
254
  };
251
255
  formatter: {
252
256
  type: import('vue').PropType<Function>;
253
257
  };
254
- 'show-word-limit': {
255
- type: import('vue').PropType<boolean>;
256
- default: boolean;
257
- };
258
258
  }>> & {
259
259
  onBlur?: (...args: any[]) => any;
260
260
  onTouchstart?: (...args: any[]) => any;
@@ -274,25 +274,25 @@ export declare const PlInputPlus: import('../../../install-function').SFCInstall
274
274
  leftIcon: import('../../components').TIcon;
275
275
  rightIcon: import('../../components').TIcon;
276
276
  prop: string;
277
- containerClass: string;
278
- round: boolean;
277
+ helpertext: string;
278
+ optional: string;
279
279
  tooltip: string;
280
280
  clearable: boolean;
281
- inputClass: string;
281
+ containerClass: string;
282
+ round: boolean;
283
+ showWordLimit: boolean;
282
284
  password: boolean;
283
- helpertext: string;
284
- optional: string;
285
- focusOnReset: boolean;
285
+ 'show-word-limit': boolean;
286
+ maxlength: number;
287
+ currentPassword: boolean;
288
+ newPassword: boolean;
289
+ iconPointer: boolean;
286
290
  customBlur: boolean;
291
+ focusOnReset: boolean;
287
292
  disableTrim: boolean;
288
- iconPointer: boolean;
293
+ inputClass: string;
289
294
  valueRange: {
290
295
  min: number;
291
296
  };
292
- currentPassword: boolean;
293
- newPassword: boolean;
294
- showWordLimit: boolean;
295
- maxlength: number;
296
- 'show-word-limit': boolean;
297
297
  }, {}>>;
298
298
  export default PlInputPlus;
@@ -93,26 +93,26 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
93
93
  leftIcon: import('../../components').TIcon;
94
94
  rightIcon: import('../../components').TIcon;
95
95
  prop: string;
96
- containerClass: string;
97
- round: boolean;
96
+ helpertext: string;
97
+ optional: string;
98
98
  tooltip: string;
99
99
  clearable: boolean;
100
- inputClass: string;
100
+ containerClass: string;
101
+ round: boolean;
102
+ showWordLimit: boolean;
101
103
  password: boolean;
102
- helpertext: string;
103
- optional: string;
104
- focusOnReset: boolean;
104
+ 'show-word-limit': boolean;
105
+ maxlength: number;
106
+ currentPassword: boolean;
107
+ newPassword: boolean;
108
+ iconPointer: boolean;
105
109
  customBlur: boolean;
110
+ focusOnReset: boolean;
106
111
  disableTrim: boolean;
107
- iconPointer: boolean;
112
+ inputClass: string;
108
113
  valueRange: {
109
114
  min: number;
110
115
  };
111
- currentPassword: boolean;
112
- newPassword: boolean;
113
- showWordLimit: boolean;
114
- maxlength: number;
115
- 'show-word-limit': boolean;
116
116
  }, {}>;
117
117
  export default _default;
118
118
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -46,8 +46,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
46
46
  focus: boolean;
47
47
  prop: string;
48
48
  clearable: boolean;
49
- showError: number;
50
49
  showDescription: string | boolean;
50
+ showError: number;
51
51
  }, {}>;
52
52
  export default _default;
53
53
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -51,10 +51,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
51
51
  teleport: boolean;
52
52
  buttons: boolean;
53
53
  prop: string;
54
- tooltip: string;
55
- clearable: boolean;
56
54
  helpertext: string;
57
55
  optional: string;
56
+ tooltip: string;
57
+ clearable: boolean;
58
58
  }, {}>;
59
59
  export default _default;
60
60
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -47,8 +47,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
47
47
  focus: boolean;
48
48
  prop: string;
49
49
  clearable: boolean;
50
- showError: number;
51
50
  showDescription: string | boolean;
51
+ showError: number;
52
52
  }, {}>;
53
53
  export default _default;
54
54
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -51,10 +51,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
51
51
  rightIcon: import('../../components').TIcon;
52
52
  teleport: boolean;
53
53
  prop: string;
54
- tooltip: string;
55
- clearable: boolean;
56
54
  helpertext: string;
57
55
  optional: string;
56
+ tooltip: string;
57
+ clearable: boolean;
58
58
  showDescription: boolean;
59
59
  account: boolean;
60
60
  }, {}>;
@@ -80,10 +80,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
80
80
  multiple: boolean;
81
81
  description: string;
82
82
  prop: string;
83
+ optional: string;
83
84
  tooltip: string;
84
85
  fileSize: number;
85
86
  limit: number;
86
- optional: string;
87
87
  maxHeightScroll: number;
88
88
  helperText: string;
89
89
  viewMode: boolean;