@factoringplus/pl-components-pack-v3 1.8.38-pre-icons → 1.8.38-pre-04-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.
Files changed (48) hide show
  1. package/dist/{crypto-pro-f92f338c.cjs → crypto-pro-3cb60b67.cjs} +1 -1
  2. package/dist/{crypto-pro-b664ce32.js → crypto-pro-6781d91e.js} +1 -1
  3. package/dist/{entry-21376f99.js → entry-7b93d46a.js} +8969 -8920
  4. package/dist/entry-d8f669f5.cjs +115 -0
  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 +3 -2
  8. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +9 -0
  9. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +4 -2
  10. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
  11. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +4 -4
  12. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
  13. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
  14. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
  15. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
  16. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  17. package/dist/src/components/form/pl-input-plus/index.d.ts +193 -193
  18. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +15 -15
  19. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  20. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +3 -1
  21. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
  22. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  23. package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +3 -1
  24. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
  25. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
  26. package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +3 -4
  27. package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +3 -4
  28. package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +3 -4
  29. package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +3 -4
  30. package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +3 -4
  31. package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +3 -4
  32. package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +3 -4
  33. package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +3 -4
  34. package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +3 -4
  35. package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +3 -4
  36. package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +3 -4
  37. package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +3 -4
  38. package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +12 -9
  39. package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +12 -9
  40. package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +12 -9
  41. package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +12 -9
  42. package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +12 -9
  43. package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +12 -9
  44. package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +12 -9
  45. package/dist/src/components/shared/pl-text/types.d.ts +3 -0
  46. package/dist/style.css +1 -1
  47. package/package.json +1 -1
  48. package/dist/entry-3be93c23.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-3be93c23.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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-d8f669f5.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-21376f99.js";
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-7b93d46a.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;
@@ -36,11 +37,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
36
37
  onWheel?: (...args: any[]) => any;
37
38
  }, {
38
39
  height: string | number;
40
+ viewClass: string;
39
41
  maxHeight: string | number;
42
+ offsetRight: string;
40
43
  wrapClass: string;
41
- viewClass: string;
42
44
  hideScrollThumb: boolean;
43
- offsetRight: string;
44
45
  alwaysShowXThumb: boolean;
45
46
  }, {}>, {
46
47
  default?(_: {}): any;
@@ -69,6 +69,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
69
69
  showPageSize: {
70
70
  type: import('vue').PropType<boolean>;
71
71
  };
72
+ virtualSize: {
73
+ type: import('vue').PropType<number>;
74
+ default: number;
75
+ };
72
76
  }, {
73
77
  resetSelectedRows: () => void;
74
78
  selectAllRows: () => void;
@@ -152,6 +156,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
152
156
  showPageSize: {
153
157
  type: import('vue').PropType<boolean>;
154
158
  };
159
+ virtualSize: {
160
+ type: import('vue').PropType<number>;
161
+ default: number;
162
+ };
155
163
  }>> & {
156
164
  onChange?: (...args: any[]) => any;
157
165
  onScroll?: (...args: any[]) => any;
@@ -180,6 +188,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
180
188
  pageSizeOptions: number[];
181
189
  bodyHeight: string | number;
182
190
  alignRight: boolean;
191
+ virtualSize: number;
183
192
  }, {}>, Partial<Record<string, (_: {
184
193
  row: Record<string, string | number>;
185
194
  }) => any>> & {
@@ -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
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
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;
@@ -32,11 +34,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
32
34
  id: string;
33
35
  disableMarkerBottom: boolean;
34
36
  focus: boolean;
35
- helpertext: string;
36
37
  uniqKey: string;
37
38
  query: string;
38
39
  suggestionList: IOption[];
39
40
  symbolsCountSearch: string | number;
41
+ helpertext: string;
40
42
  errors: import('async-validator').ValidateError[];
41
43
  loadingSuggestions: boolean;
42
44
  }, {}>;
@@ -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;
44
43
  memoryBlur: boolean;
45
44
  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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
67
67
  disableMarkerBottom: boolean;
68
68
  teleport: boolean;
69
69
  prop: string;
70
- helpertext: string;
71
- optional: string;
70
+ uniqKey: string;
72
71
  tooltip: string;
73
72
  clearable: boolean;
74
- uniqKey: string;
75
- inputClass: string;
76
73
  suggestionList: IOption[];
77
74
  symbolsCountSearch: string | number;
78
75
  noData: string;
79
76
  memoryBlur: boolean;
77
+ inputClass: string;
78
+ helpertext: string;
80
79
  defaultDropText: string;
80
+ optional: string;
81
81
  }, {}>, {
82
82
  "tooltip-text"?(_: {}): any;
83
83
  }>;
@@ -53,11 +53,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
53
53
  width: string;
54
54
  placeholder: string;
55
55
  prop: string;
56
- helpertext: string;
57
- optional: string;
56
+ showInput: boolean;
58
57
  tooltip: string;
59
58
  clearable: boolean;
60
- showInput: boolean;
59
+ helpertext: string;
60
+ optional: string;
61
61
  monthSwitch: boolean;
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
@@ -53,11 +53,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
53
53
  width: string;
54
54
  placeholder: string;
55
55
  prop: string;
56
- helpertext: string;
57
- optional: string;
56
+ showInput: boolean;
58
57
  tooltip: string;
59
58
  clearable: boolean;
60
- showInput: boolean;
59
+ helpertext: string;
60
+ optional: string;
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
- "custom-blur": (...args: any[]) => void;
23
22
  tabHandler: (...args: any[]) => void;
23
+ "custom-blur": (...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
- "onCustom-blur"?: (...args: any[]) => any;
44
43
  onTabHandler?: (...args: any[]) => any;
44
+ "onCustom-blur"?: (...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;
53
56
  showWordLimit: boolean;
54
57
  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;
30
31
  currentPassword: boolean;
31
32
  newPassword: boolean;
32
- inputClass: string;
33
33
  }, {}>;
34
34
  export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -20,6 +20,10 @@ declare const _default: import('vue').DefineComponent<{
20
20
  containerClass: {
21
21
  type: import('vue').PropType<string>;
22
22
  };
23
+ inputClass: {
24
+ type: import('vue').PropType<string>;
25
+ default: string;
26
+ };
23
27
  showWordLimit: {
24
28
  type: import('vue').PropType<boolean>;
25
29
  default: boolean;
@@ -28,10 +32,6 @@ declare const _default: import('vue').DefineComponent<{
28
32
  type: import('vue').PropType<number>;
29
33
  default: any;
30
34
  };
31
- inputClass: {
32
- type: import('vue').PropType<string>;
33
- default: string;
34
- };
35
35
  autosize: {
36
36
  type: import('vue').PropType<boolean>;
37
37
  default: boolean;
@@ -66,6 +66,10 @@ declare const _default: import('vue').DefineComponent<{
66
66
  containerClass: {
67
67
  type: import('vue').PropType<string>;
68
68
  };
69
+ inputClass: {
70
+ type: import('vue').PropType<string>;
71
+ default: string;
72
+ };
69
73
  showWordLimit: {
70
74
  type: import('vue').PropType<boolean>;
71
75
  default: boolean;
@@ -74,10 +78,6 @@ declare const _default: import('vue').DefineComponent<{
74
78
  type: import('vue').PropType<number>;
75
79
  default: any;
76
80
  };
77
- inputClass: {
78
- type: import('vue').PropType<string>;
79
- default: string;
80
- };
81
81
  autosize: {
82
82
  type: import('vue').PropType<boolean>;
83
83
  default: boolean;
@@ -95,9 +95,9 @@ declare const _default: import('vue').DefineComponent<{
95
95
  id: string;
96
96
  placeholder: string;
97
97
  prop: string;
98
+ inputClass: string;
98
99
  showWordLimit: boolean;
99
100
  maxlength: number;
100
- inputClass: string;
101
101
  autosize: boolean;
102
102
  minRows: number;
103
103
  maxRows: number;