@factoringplus/pl-components-pack-v3 1.2.27-pre-01 → 1.2.27

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 (178) hide show
  1. package/README.md +17 -17
  2. package/dist/components/{basic/pl-button → button}/index.d.ts +55 -56
  3. package/dist/components/{basic/pl-button → button}/pl-button.vue.d.ts +11 -12
  4. package/dist/components/{basic/pl-button → button}/types/index.d.ts +1 -2
  5. package/dist/components/components.d.ts +37 -39
  6. package/dist/components/{deprecated/currency-input → currency-input}/index.d.ts +1 -2
  7. package/dist/components/entry.d.ts +87 -0
  8. package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-autocomplete-dropdown.vue.d.ts +12 -13
  9. package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-default.vue.d.ts +12 -13
  10. package/dist/components/{form/pl-autocomplete → pl-autocomplete}/index.d.ts +1 -2
  11. package/dist/components/{form/pl-autocomplete → pl-autocomplete}/pl-autocompete.vue.d.ts +18 -19
  12. package/dist/components/{form/pl-autocomplete → pl-autocomplete}/types/index.d.ts +2 -3
  13. package/dist/components/{data/pl-card → pl-card}/index.d.ts +1 -2
  14. package/dist/components/{deprecated/pl-checkbox → pl-checkbox}/index.d.ts +1 -2
  15. package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/index.d.ts +1 -2
  16. package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/pl-checkbox-plus.vue.d.ts +4 -4
  17. package/dist/components/{deprecated/pl-date-picker → pl-date-picker}/index.d.ts +1 -2
  18. package/dist/components/{deprecated/pl-date-picker-legacy → pl-date-picker-legacy}/index.d.ts +1 -2
  19. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerRangeWrapper.vue.d.ts +15 -12
  20. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerWrapper.vue.d.ts +13 -10
  21. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/types/index.d.ts +2 -2
  22. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/utils/wrapperFunctions.d.ts +4 -5
  23. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/index.d.ts +1 -2
  24. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +15 -16
  25. package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +15 -16
  26. package/dist/components/{deprecated/pl-dialog → pl-dialog}/index.d.ts +1 -2
  27. package/dist/components/{basic/pl-dialog → pl-dialog}/pl-dialog-plus.vue.d.ts +17 -15
  28. package/dist/components/{deprecated/pl-dialog → pl-dialog}/pl-dialog.vue.d.ts +11 -11
  29. package/dist/components/{form/pl-form → pl-form}/index.d.ts +1 -2
  30. package/dist/components/{form/pl-form → pl-form}/pl-form.vue.d.ts +9 -10
  31. package/dist/components/{deprecated/pl-form-item → pl-form-item}/index.d.ts +1 -2
  32. package/dist/components/{shared/pl-icon → pl-icon}/index.d.ts +2 -3
  33. package/dist/components/pl-icon/pl-icon.vue.d.ts +12 -0
  34. package/dist/components/pl-icon/types/index.d.ts +2 -0
  35. package/dist/components/{deprecated/pl-input → pl-input}/index.d.ts +1 -2
  36. package/dist/components/{deprecated/pl-input-native → pl-input-native}/index.d.ts +1 -2
  37. package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-currency.vue.d.ts +10 -11
  38. package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-default.vue.d.ts +16 -17
  39. package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-password.vue.d.ts +10 -11
  40. package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-textarea.vue.d.ts +10 -11
  41. package/dist/components/{form/pl-input-plus → pl-input-plus}/index.d.ts +1 -2
  42. package/dist/components/{form/pl-input-plus → pl-input-plus}/pl-input-plus.vue.d.ts +23 -24
  43. package/dist/components/{form/pl-input-plus → pl-input-plus}/types/index.d.ts +4 -5
  44. package/dist/components/{shared/pl-label → pl-label}/pl-label.vue.d.ts +3 -3
  45. package/dist/components/{basic/pl-link → pl-link}/index.d.ts +1 -2
  46. package/dist/components/{basic/pl-link → pl-link}/pl-link.vue.d.ts +7 -7
  47. package/dist/components/pl-mark-text/index.d.ts +2 -0
  48. package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-default.vue.d.ts +12 -13
  49. package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-multi-select-dropdown.vue.d.ts +10 -11
  50. package/dist/components/{form/pl-multi-select → pl-multi-select}/index.d.ts +1 -2
  51. package/dist/components/{form/pl-multi-select → pl-multi-select}/pl-multi-select.vue.d.ts +14 -15
  52. package/dist/components/{form/pl-multi-select → pl-multi-select}/types/index.d.ts +2 -3
  53. package/dist/components/{data/pl-multitab → pl-multitab}/components/pl-tab-card.vue.d.ts +9 -10
  54. package/dist/components/{data/pl-multitab → pl-multitab}/index.d.ts +1 -2
  55. package/dist/components/{data/pl-multitab → pl-multitab}/pl-multitab.vue.d.ts +8 -9
  56. package/dist/components/{data/pl-multitab → pl-multitab}/types/index.d.ts +1 -2
  57. package/dist/components/{shared/pl-option → pl-option}/index.d.ts +1 -2
  58. package/dist/components/{shared/pl-option → pl-option}/pl-option.vue.d.ts +6 -6
  59. package/dist/components/{form/pl-radio → pl-radio}/index.d.ts +1 -2
  60. package/dist/components/{form/pl-radio → pl-radio}/pl-radio.vue.d.ts +3 -3
  61. package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/index.d.ts +1 -2
  62. package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/pl-scrollbar.vue.d.ts +9 -9
  63. package/dist/components/{deprecated/pl-select → pl-select}/index.d.ts +1 -2
  64. package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-default.vue.d.ts +13 -14
  65. package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-select-dropdown.vue.d.ts +10 -11
  66. package/dist/components/{form/pl-select-plus → pl-select-plus}/index.d.ts +1 -2
  67. package/dist/components/{form/pl-select-plus → pl-select-plus}/pl-select-plus.vue.d.ts +15 -16
  68. package/dist/components/{form/pl-select-plus → pl-select-plus}/types/index.d.ts +2 -3
  69. package/dist/components/{basic/pl-skeleton → pl-skeleton}/index.d.ts +1 -2
  70. package/dist/components/{basic/pl-skeleton → pl-skeleton}/pl-skeleton.vue.d.ts +7 -7
  71. package/dist/components/{data/pl-snackbar → pl-snackbar}/index.d.ts +1 -2
  72. package/dist/components/{data/pl-snackbar → pl-snackbar}/pl-snackbar.vue.d.ts +14 -9
  73. package/dist/components/pl-snackbar/renderSnackbar.d.ts +4 -0
  74. package/dist/components/pl-snackbar/types.d.ts +21 -0
  75. package/dist/components/{data/pl-stepper → pl-stepper}/index.d.ts +1 -2
  76. package/dist/components/{deprecated/pl-suggestions → pl-suggestions}/index.d.ts +1 -2
  77. package/dist/components/{form/pl-switch → pl-switch}/index.d.ts +1 -2
  78. package/dist/components/{form/pl-switch → pl-switch}/pl-switch.vue.d.ts +3 -3
  79. package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/index.d.ts +1 -2
  80. package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/pl-tab-pane.vue.d.ts +9 -10
  81. package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/types/index.d.ts +1 -2
  82. package/dist/components/{deprecated/pl-table → pl-table}/index.d.ts +1 -2
  83. package/dist/components/{data/pl-table-plus → pl-table-plus}/components/row-mask.vue.d.ts +6 -6
  84. package/dist/components/{data/pl-table-plus → pl-table-plus}/index.d.ts +1 -2
  85. package/dist/components/{data/pl-table-plus → pl-table-plus}/pl-table-plus.vue.d.ts +9 -9
  86. package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +21 -0
  87. package/dist/components/{data/pl-tabs → pl-tabs}/components/pl-tab.vue.d.ts +7 -8
  88. package/dist/components/{data/pl-tabs → pl-tabs}/index.d.ts +1 -2
  89. package/dist/components/{data/pl-tabs → pl-tabs}/pl-tabs.vue.d.ts +7 -7
  90. package/dist/components/{shared/pl-tags-chips/pl-tags-chips.vue.d.ts → pl-tags/pl-tags.vue.d.ts} +8 -8
  91. package/dist/components/pl-text/components/pl-body1.vue.d.ts +21 -0
  92. package/dist/components/pl-text/components/pl-body2.vue.d.ts +21 -0
  93. package/dist/components/pl-text/components/pl-body3.vue.d.ts +21 -0
  94. package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +21 -0
  95. package/dist/components/pl-text/components/pl-btn1.vue.d.ts +21 -0
  96. package/dist/components/pl-text/components/pl-btn2.vue.d.ts +21 -0
  97. package/dist/components/pl-text/components/pl-btn3.vue.d.ts +21 -0
  98. package/dist/components/pl-text/components/pl-cap.vue.d.ts +21 -0
  99. package/dist/components/pl-text/components/pl-h1.vue.d.ts +21 -0
  100. package/dist/components/pl-text/components/pl-h2.vue.d.ts +21 -0
  101. package/dist/components/pl-text/components/pl-h3.vue.d.ts +21 -0
  102. package/dist/components/pl-text/components/pl-h4.vue.d.ts +21 -0
  103. package/dist/components/pl-text/components/pl-sub1.vue.d.ts +17 -0
  104. package/dist/components/pl-text/components/pl-sub2.vue.d.ts +17 -0
  105. package/dist/components/pl-text/components/pl-system.vue.d.ts +17 -0
  106. package/dist/components/pl-text/components/pl-tag.vue.d.ts +17 -0
  107. package/dist/components/pl-text/components/pl-title1.vue.d.ts +17 -0
  108. package/dist/components/pl-text/components/pl-title2.vue.d.ts +17 -0
  109. package/dist/components/pl-text/components/pl-title3.vue.d.ts +17 -0
  110. package/dist/components/{shared/pl-text → pl-text}/index.d.ts +1 -2
  111. package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/index.d.ts +1 -2
  112. package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/pl-tooltip.vue.d.ts +7 -7
  113. package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/index.d.ts +1 -2
  114. package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/pl-tooltip-plus.vue.d.ts +8 -8
  115. package/dist/components/{deprecated/pl-upload → pl-upload}/index.d.ts +1 -2
  116. package/dist/components/{deprecated/pl-upload-legacy → pl-upload-legacy}/index.d.ts +1 -2
  117. package/dist/components/{form/pl-upload-plus → pl-upload-plus}/index.d.ts +1 -2
  118. package/dist/components/{form/pl-upload-plus → pl-upload-plus}/pl-upload-plus.vue.d.ts +15 -15
  119. package/dist/components/pl-upload-plus/types/FileExtension.d.ts +1 -0
  120. package/dist/directives/index.d.ts +1 -3
  121. package/dist/directives/vInfiniteScroll/vInfiniteScroll.d.ts +1 -2
  122. package/dist/directives/vLoading.d.ts +1 -2
  123. package/dist/directives/vTap.d.ts +1 -2
  124. package/dist/directives/vTouchOutside.d.ts +1 -2
  125. package/dist/install-function/index.d.ts +3 -4
  126. package/dist/mockServiceWorker.js +364 -0
  127. package/dist/pl-components-pack-v3.d.ts +2 -0
  128. package/dist/pl-components-pack-v3.es.js +21032 -21091
  129. package/dist/pl-components-pack-v3.umd.js +50 -44
  130. package/dist/plugins/filters.d.ts +3 -5
  131. package/dist/plugins/loading/loading.d.ts +1 -3
  132. package/dist/services/plLoading.d.ts +1 -1
  133. package/dist/style.css +1 -1
  134. package/dist/utils/dadataParser.d.ts +1 -2
  135. package/dist/utils/deepSet.d.ts +2 -3
  136. package/dist/utils/formatAccount.d.ts +1 -1
  137. package/dist/utils/getSourceCode.d.ts +1 -4
  138. package/package.json +79 -67
  139. package/dist/components/basic/pl-dialog/index.d.ts +0 -6
  140. package/dist/components/data/pl-snackbar/renderSnackbar.d.ts +0 -4
  141. package/dist/components/data/pl-snackbar/types.d.ts +0 -26
  142. package/dist/components/data/pl-stepper/pl-stepper.vue.d.ts +0 -57
  143. package/dist/components/data/pl-tabs/components/pl-tab-counter.vue.d.ts +0 -21
  144. package/dist/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +0 -77
  145. package/dist/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +0 -72
  146. package/dist/components/deprecated/pl-select/pl-select.vue.d.ts +0 -147
  147. package/dist/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +0 -112
  148. package/dist/components/deprecated/pl-table/pl-table.vue.d.ts +0 -133
  149. package/dist/components/deprecated/pl-upload/pl-upload.vue.d.ts +0 -124
  150. package/dist/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +0 -112
  151. package/dist/components/form/pl-select-plus/components/pl-account.vue.d.ts +0 -68
  152. package/dist/components/form/pl-upload-plus/types/FileExtension.d.ts +0 -1
  153. package/dist/components/shared/pl-icon/pl-icon.vue.d.ts +0 -13
  154. package/dist/components/shared/pl-icon/types/index.d.ts +0 -3
  155. package/dist/components/shared/pl-mark-text/index.d.ts +0 -16
  156. package/dist/components/shared/pl-mark-text/pl-mark-text.vue.d.ts +0 -16
  157. package/dist/components/shared/pl-text/components/pl-body1.vue.d.ts +0 -21
  158. package/dist/components/shared/pl-text/components/pl-body2.vue.d.ts +0 -21
  159. package/dist/components/shared/pl-text/components/pl-body3.vue.d.ts +0 -21
  160. package/dist/components/shared/pl-text/components/pl-bodyu.vue.d.ts +0 -21
  161. package/dist/components/shared/pl-text/components/pl-btn1.vue.d.ts +0 -21
  162. package/dist/components/shared/pl-text/components/pl-btn2.vue.d.ts +0 -21
  163. package/dist/components/shared/pl-text/components/pl-btn3.vue.d.ts +0 -21
  164. package/dist/components/shared/pl-text/components/pl-cap.vue.d.ts +0 -21
  165. package/dist/components/shared/pl-text/components/pl-h1.vue.d.ts +0 -21
  166. package/dist/components/shared/pl-text/components/pl-h2.vue.d.ts +0 -21
  167. package/dist/components/shared/pl-text/components/pl-h3.vue.d.ts +0 -21
  168. package/dist/components/shared/pl-text/components/pl-h4.vue.d.ts +0 -21
  169. package/dist/components/shared/pl-text/components/pl-sub1.vue.d.ts +0 -17
  170. package/dist/components/shared/pl-text/components/pl-sub2.vue.d.ts +0 -17
  171. package/dist/components/shared/pl-text/components/pl-system.vue.d.ts +0 -17
  172. package/dist/components/shared/pl-text/components/pl-tag.vue.d.ts +0 -17
  173. package/dist/components/shared/pl-text/components/pl-title1.vue.d.ts +0 -17
  174. package/dist/components/shared/pl-text/components/pl-title2.vue.d.ts +0 -17
  175. package/dist/components/shared/pl-text/components/pl-title3.vue.d.ts +0 -17
  176. /package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/constants.d.ts +0 -0
  177. /package/dist/components/{shared/pl-icon → pl-icon}/types/iconsType.d.ts +0 -0
  178. /package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/utils/getSizeWithUnits.d.ts +0 -0
@@ -1,8 +1,7 @@
1
- import { TIcon } from '../../pl-icon/types';
2
-
1
+ import type { TIcon } from '../pl-icon/types';
3
2
  interface IPlDialogPlusProps {
4
3
  modelValue: boolean;
5
- beforeClose?: () => void;
4
+ beforeClose?: Function;
6
5
  width?: string;
7
6
  showHeader?: boolean;
8
7
  showClose?: boolean;
@@ -19,12 +18,13 @@ interface IPlDialogPlusProps {
19
18
  dialogClass?: string;
20
19
  manualClose?: boolean;
21
20
  }
22
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
21
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
23
22
  modelValue: boolean;
24
23
  width: string;
25
24
  showHeader: boolean;
26
25
  showClose: boolean;
27
26
  disabledTeleport: boolean;
27
+ beforeClose: () => void;
28
28
  closeOnOverlay: boolean;
29
29
  innerScroll: boolean;
30
30
  type: string;
@@ -36,15 +36,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
36
36
  manualClose: boolean;
37
37
  }>, {
38
38
  closeModal: () => void;
39
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
39
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
40
40
  "update:modelValue": (...args: any[]) => void;
41
41
  "close-modal": (...args: any[]) => void;
42
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
42
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDialogPlusProps>, {
43
43
  modelValue: boolean;
44
44
  width: string;
45
45
  showHeader: boolean;
46
46
  showClose: boolean;
47
47
  disabledTeleport: boolean;
48
+ beforeClose: () => void;
48
49
  closeOnOverlay: boolean;
49
50
  innerScroll: boolean;
50
51
  type: string;
@@ -59,16 +60,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
59
60
  "onClose-modal"?: (...args: any[]) => any;
60
61
  }, {
61
62
  type: "standart" | "status" | "illustration" | "side";
62
- icon: any;
63
- width: string;
64
- status: "delete" | "successful" | "info" | "attention" | "neutral";
63
+ icon: TIcon;
65
64
  modelValue: boolean;
65
+ width: string;
66
66
  showHeader: boolean;
67
67
  showClose: boolean;
68
68
  disabledTeleport: boolean;
69
+ loading: boolean;
70
+ status: "delete" | "successful" | "info" | "attention" | "neutral";
71
+ beforeClose: Function;
69
72
  closeOnOverlay: boolean;
70
73
  innerScroll: boolean;
71
- loading: boolean;
72
74
  overlayClass: string;
73
75
  dialogClass: string;
74
76
  manualClose: boolean;
@@ -81,8 +83,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
81
83
  footer?(_: {}): any;
82
84
  }>;
83
85
  export default _default;
84
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
85
- type __VLS_TypePropsToRuntimeProps<T> = {
86
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
87
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
86
88
  [K in keyof T]-?: {} extends Pick<T, K> ? {
87
89
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
88
90
  } : {
@@ -90,15 +92,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
90
92
  required: true;
91
93
  };
92
94
  };
93
- type __VLS_WithDefaults<P, D> = {
95
+ declare type __VLS_WithDefaults<P, D> = {
94
96
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
95
97
  default: D[K];
96
98
  }> : P[K];
97
99
  };
98
- type __VLS_Prettify<T> = {
100
+ declare type __VLS_Prettify<T> = {
99
101
  [K in keyof T]: T[K];
100
102
  } & {};
101
- type __VLS_WithTemplateSlots<T, S> = T & {
103
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
102
104
  new (): {
103
105
  $slots: S;
104
106
  };
@@ -15,7 +15,7 @@ interface IProps {
15
15
  contentCustomClass?: string;
16
16
  loading?: boolean;
17
17
  }
18
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
18
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
19
19
  modelValue: boolean;
20
20
  showHeader: boolean;
21
21
  showGrabber: boolean;
@@ -34,10 +34,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
34
34
  }>, {
35
35
  scrollTop: () => void;
36
36
  closeModalOnMobile: () => void;
37
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
37
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
38
38
  "update:modelValue": (...args: any[]) => void;
39
39
  changeVisibleModalValue: (...args: any[]) => void;
40
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
40
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
41
41
  modelValue: boolean;
42
42
  showHeader: boolean;
43
43
  showGrabber: boolean;
@@ -60,26 +60,26 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
60
60
  padding: string;
61
61
  modelValue: boolean;
62
62
  showHeader: boolean;
63
- showClose: boolean;
64
- disabledTeleport: boolean;
65
- loading: boolean;
66
63
  showGrabber: boolean;
67
64
  widthThis: string;
68
65
  headerPadding: string;
66
+ showClose: boolean;
69
67
  customClass: string;
70
68
  slide: boolean;
71
69
  simple: boolean;
70
+ disabledTeleport: boolean;
72
71
  logout: boolean;
73
72
  modalOnMobile: boolean;
74
73
  contentCustomClass: string;
74
+ loading: boolean;
75
75
  }, {}>, {
76
76
  header?(_: {}): any;
77
77
  headerBtns?(_: {}): any;
78
78
  default?(_: {}): any;
79
79
  }>;
80
80
  export default _default;
81
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
82
- type __VLS_TypePropsToRuntimeProps<T> = {
81
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
82
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
83
83
  [K in keyof T]-?: {} extends Pick<T, K> ? {
84
84
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
85
85
  } : {
@@ -87,15 +87,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
87
87
  required: true;
88
88
  };
89
89
  };
90
- type __VLS_WithDefaults<P, D> = {
90
+ declare type __VLS_WithDefaults<P, D> = {
91
91
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
92
92
  default: D[K];
93
93
  }> : P[K];
94
94
  };
95
- type __VLS_Prettify<T> = {
95
+ declare type __VLS_Prettify<T> = {
96
96
  [K in keyof T]: T[K];
97
97
  } & {};
98
- type __VLS_WithTemplateSlots<T, S> = T & {
98
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
99
99
  new (): {
100
100
  $slots: S;
101
101
  };
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from 'vue';
3
2
  declare const PlForm: {
4
3
  install(app: App): void;
5
4
  };
@@ -1,5 +1,4 @@
1
- import { Rules, ValidateError } from 'async-validator';
2
-
1
+ import type { Rules, ValidateError } from 'async-validator';
3
2
  interface IFormProps {
4
3
  model: {
5
4
  [key: string]: any;
@@ -7,7 +6,7 @@ interface IFormProps {
7
6
  rules?: Rules;
8
7
  modelErrorsState?: ValidateError[];
9
8
  }
10
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
9
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
11
10
  rules: () => {};
12
11
  modelErrorsState: () => any[];
13
12
  }>, {
@@ -16,9 +15,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
15
  clearValidate: (props?: string | string[]) => void;
17
16
  resetFields: (props?: string | string[]) => void;
18
17
  refreshForm: () => void;
19
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
19
  "update:modelErrorsState": (...args: any[]) => void;
21
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
20
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IFormProps>, {
22
21
  rules: () => {};
23
22
  modelErrorsState: () => any[];
24
23
  }>>> & {
@@ -30,8 +29,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
30
29
  default?(_: {}): any;
31
30
  }>;
32
31
  export default _default;
33
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
34
- type __VLS_TypePropsToRuntimeProps<T> = {
32
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
33
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
35
34
  [K in keyof T]-?: {} extends Pick<T, K> ? {
36
35
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
37
36
  } : {
@@ -39,15 +38,15 @@ type __VLS_TypePropsToRuntimeProps<T> = {
39
38
  required: true;
40
39
  };
41
40
  };
42
- type __VLS_WithDefaults<P, D> = {
41
+ declare type __VLS_WithDefaults<P, D> = {
43
42
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
44
43
  default: D[K];
45
44
  }> : P[K];
46
45
  };
47
- type __VLS_Prettify<T> = {
46
+ declare type __VLS_Prettify<T> = {
48
47
  [K in keyof T]: T[K];
49
48
  } & {};
50
- type __VLS_WithTemplateSlots<T, S> = T & {
49
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
51
50
  new (): {
52
51
  $slots: S;
53
52
  };
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from 'vue';
3
2
  declare const PlFormItem: {
4
3
  install(app: App): void;
5
4
  };
@@ -1,6 +1,5 @@
1
- import { App } from 'vue';
2
- import { TIconProps, TIcon } from './types';
3
-
1
+ import type { App } from 'vue';
2
+ import type { TIconProps, TIcon } from './types';
4
3
  declare const PlIcon: {
5
4
  install(app: App): void;
6
5
  };
@@ -0,0 +1,12 @@
1
+ import type { TIconProps } from './types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<TIconProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TIconProps>>>, {}, {}>;
3
+ export default _default;
4
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
5
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
6
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
7
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
8
+ } : {
9
+ type: import('vue').PropType<T[K]>;
10
+ required: true;
11
+ };
12
+ };
@@ -0,0 +1,2 @@
1
+ import type { TIcon, TIconProps } from './iconsType';
2
+ export { TIcon, TIconProps };
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from 'vue';
3
2
  declare const PlInput: {
4
3
  install(app: App): void;
5
4
  };
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from 'vue';
3
2
  declare const PlInputNative: {
4
3
  install(app: App): void;
5
4
  };
@@ -1,16 +1,15 @@
1
- import { IPlCurrencyProps } from '../types';
2
-
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
1
+ import type { IPlCurrencyProps } from '../types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
4
3
  prop: string;
5
4
  placeholder: string;
6
5
  disabled: boolean;
7
6
  leftIcon: string;
8
7
  round: boolean;
9
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
8
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
9
  "update:modelValue": (...args: any[]) => void;
11
10
  blur: (...args: any[]) => void;
12
11
  change: (...args: any[]) => void;
13
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
12
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlCurrencyProps>, {
14
13
  prop: string;
15
14
  placeholder: string;
16
15
  disabled: boolean;
@@ -22,14 +21,14 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
22
21
  "onUpdate:modelValue"?: (...args: any[]) => any;
23
22
  }, {
24
23
  disabled: boolean;
24
+ prop: string;
25
25
  placeholder: string;
26
+ leftIcon: import("../../pl-icon").TIcon;
26
27
  round: boolean;
27
- prop: string;
28
- leftIcon: any;
29
28
  }, {}>;
30
29
  export default _default;
31
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
32
- type __VLS_TypePropsToRuntimeProps<T> = {
30
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
31
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
33
32
  [K in keyof T]-?: {} extends Pick<T, K> ? {
34
33
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
35
34
  } : {
@@ -37,11 +36,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
37
36
  required: true;
38
37
  };
39
38
  };
40
- type __VLS_WithDefaults<P, D> = {
39
+ declare type __VLS_WithDefaults<P, D> = {
41
40
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
42
41
  default: D[K];
43
42
  }> : P[K];
44
43
  };
45
- type __VLS_Prettify<T> = {
44
+ declare type __VLS_Prettify<T> = {
46
45
  [K in keyof T]: T[K];
47
46
  } & {};
@@ -1,6 +1,5 @@
1
- import { IPlDefaultProps } from '../types';
2
-
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
1
+ import type { IPlDefaultProps } from '../types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
4
3
  leftIcon: string;
5
4
  rightIcon: string;
6
5
  id: string;
@@ -12,15 +11,15 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
11
  iconPointer: boolean;
13
12
  customBlur: boolean;
14
13
  clearable: boolean;
15
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
14
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
15
  "update:modelValue": (...args: any[]) => void;
17
- mousedown: (...args: any[]) => void;
18
- touchstart: (...args: any[]) => void;
19
- blur: (...args: any[]) => void;
20
16
  resetValue: (...args: any[]) => void;
21
17
  tabHandler: (...args: any[]) => void;
18
+ blur: (...args: any[]) => void;
19
+ touchstart: (...args: any[]) => void;
20
+ mousedown: (...args: any[]) => void;
22
21
  "custom-blur": (...args: any[]) => void;
23
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
22
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
24
23
  leftIcon: string;
25
24
  rightIcon: string;
26
25
  id: string;
@@ -38,24 +37,24 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
38
37
  onTouchstart?: (...args: any[]) => any;
39
38
  "onUpdate:modelValue"?: (...args: any[]) => any;
40
39
  onResetValue?: (...args: any[]) => any;
41
- onTabHandler?: (...args: any[]) => any;
42
40
  "onCustom-blur"?: (...args: any[]) => any;
41
+ onTabHandler?: (...args: any[]) => any;
43
42
  }, {
44
- disabled: boolean;
45
43
  id: string;
46
- placeholder: string;
44
+ disabled: boolean;
47
45
  prop: string;
46
+ placeholder: string;
48
47
  clearable: boolean;
49
- leftIcon: any;
50
- rightIcon: any;
48
+ leftIcon: import("../../pl-icon").TIcon;
49
+ rightIcon: import("../../pl-icon").TIcon;
51
50
  showWordLimit: boolean;
52
51
  maxlength: number;
53
52
  iconPointer: boolean;
54
53
  customBlur: boolean;
55
54
  }, {}>;
56
55
  export default _default;
57
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
58
- type __VLS_TypePropsToRuntimeProps<T> = {
56
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
57
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
59
58
  [K in keyof T]-?: {} extends Pick<T, K> ? {
60
59
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
61
60
  } : {
@@ -63,11 +62,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
63
62
  required: true;
64
63
  };
65
64
  };
66
- type __VLS_WithDefaults<P, D> = {
65
+ declare type __VLS_WithDefaults<P, D> = {
67
66
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
68
67
  default: D[K];
69
68
  }> : P[K];
70
69
  };
71
- type __VLS_Prettify<T> = {
70
+ declare type __VLS_Prettify<T> = {
72
71
  [K in keyof T]: T[K];
73
72
  } & {};
@@ -1,16 +1,15 @@
1
- import { IPlPasswordProps } from '../types';
2
-
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
1
+ import type { IPlPasswordProps } from '../types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
4
3
  id: string;
5
4
  disabled: boolean;
6
5
  placeholder: string;
7
6
  prop: string;
8
7
  currentPassword: boolean;
9
8
  newPassword: boolean;
10
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
10
  "update:modelValue": (...args: any[]) => void;
12
11
  blur: (...args: any[]) => void;
13
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
12
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlPasswordProps>, {
14
13
  id: string;
15
14
  disabled: boolean;
16
15
  placeholder: string;
@@ -21,16 +20,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
21
20
  onBlur?: (...args: any[]) => any;
22
21
  "onUpdate:modelValue"?: (...args: any[]) => any;
23
22
  }, {
24
- disabled: boolean;
25
23
  id: string;
26
- placeholder: string;
24
+ disabled: boolean;
27
25
  prop: string;
26
+ placeholder: string;
28
27
  currentPassword: boolean;
29
28
  newPassword: boolean;
30
29
  }, {}>;
31
30
  export default _default;
32
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
33
- type __VLS_TypePropsToRuntimeProps<T> = {
31
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
32
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
34
33
  [K in keyof T]-?: {} extends Pick<T, K> ? {
35
34
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
36
35
  } : {
@@ -38,11 +37,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
38
37
  required: true;
39
38
  };
40
39
  };
41
- type __VLS_WithDefaults<P, D> = {
40
+ declare type __VLS_WithDefaults<P, D> = {
42
41
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
43
42
  default: D[K];
44
43
  }> : P[K];
45
44
  };
46
- type __VLS_Prettify<T> = {
45
+ declare type __VLS_Prettify<T> = {
47
46
  [K in keyof T]: T[K];
48
47
  } & {};
@@ -1,15 +1,14 @@
1
- import { IPlTextareaProps } from '../types';
2
-
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
1
+ import type { IPlTextareaProps } from '../types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
4
3
  id: string;
5
4
  showWordLimit: boolean;
6
5
  maxlength: any;
7
6
  disabled: boolean;
8
7
  placeholder: string;
9
8
  prop: string;
10
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
9
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
10
  "update:modelValue": (...args: any[]) => void;
12
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
11
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextareaProps>, {
13
12
  id: string;
14
13
  showWordLimit: boolean;
15
14
  maxlength: any;
@@ -19,16 +18,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
19
18
  }>>> & {
20
19
  "onUpdate:modelValue"?: (...args: any[]) => any;
21
20
  }, {
22
- disabled: boolean;
23
21
  id: string;
24
- placeholder: string;
22
+ disabled: boolean;
25
23
  prop: string;
24
+ placeholder: string;
26
25
  showWordLimit: boolean;
27
26
  maxlength: number;
28
27
  }, {}>;
29
28
  export default _default;
30
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
31
- type __VLS_TypePropsToRuntimeProps<T> = {
29
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
30
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
32
31
  [K in keyof T]-?: {} extends Pick<T, K> ? {
33
32
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
34
33
  } : {
@@ -36,11 +35,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
36
35
  required: true;
37
36
  };
38
37
  };
39
- type __VLS_WithDefaults<P, D> = {
38
+ declare type __VLS_WithDefaults<P, D> = {
40
39
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
41
40
  default: D[K];
42
41
  }> : P[K];
43
42
  };
44
- type __VLS_Prettify<T> = {
43
+ declare type __VLS_Prettify<T> = {
45
44
  [K in keyof T]: T[K];
46
45
  } & {};
@@ -1,5 +1,4 @@
1
- import { App } from 'vue';
2
-
1
+ import type { App } from 'vue';
3
2
  declare const PlInputPlus: {
4
3
  install(app: App): void;
5
4
  };
@@ -1,6 +1,5 @@
1
- import { IPlInputPlusProps } from './types';
2
-
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
1
+ import type { IPlInputPlusProps } from './types';
2
+ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
4
3
  prop: string;
5
4
  modelValue: string;
6
5
  showWordLimit: boolean;
@@ -33,13 +32,13 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
33
32
  blurInput: (mob?: boolean) => void;
34
33
  focusInput: () => void;
35
34
  getId: () => string;
36
- }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
35
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
37
36
  "update:modelValue": (...args: any[]) => void;
38
- touchstart: (...args: any[]) => void;
39
- blur: (...args: any[]) => void;
40
37
  resetValue: (...args: any[]) => void;
38
+ blur: (...args: any[]) => void;
39
+ touchstart: (...args: any[]) => void;
41
40
  "custom-blur": (...args: any[]) => void;
42
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
41
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
43
42
  prop: string;
44
43
  modelValue: string;
45
44
  showWordLimit: boolean;
@@ -78,35 +77,35 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
78
77
  label: string;
79
78
  textarea: boolean;
80
79
  disabled: boolean;
81
- width: string;
82
- modelValue: import('./types').TInputModelValue;
83
- placeholder: string;
84
- round: boolean;
80
+ modelValue: import("./types").TInputModelValue;
85
81
  prop: string;
86
- tooltip: string;
82
+ placeholder: string;
87
83
  clearable: boolean;
88
- leftIcon: any;
84
+ leftIcon: import("../pl-icon").TIcon;
89
85
  password: boolean;
90
86
  currency: boolean;
91
- rightIcon: any;
87
+ rightIcon: import("../pl-icon").TIcon;
88
+ width: string;
92
89
  helpertext: string;
93
90
  optional: string;
91
+ tooltip: string;
94
92
  focusOnReset: boolean;
95
- valueRange: {
96
- min: number;
97
- };
98
- currentPassword: boolean;
99
- newPassword: boolean;
100
93
  showWordLimit: boolean;
94
+ round: boolean;
95
+ 'show-word-limit': boolean;
101
96
  maxlength: number;
97
+ currentPassword: boolean;
98
+ newPassword: boolean;
102
99
  iconPointer: boolean;
103
100
  customBlur: boolean;
104
- 'show-word-limit': boolean;
105
101
  disableTrim: boolean;
102
+ valueRange: {
103
+ min: number;
104
+ };
106
105
  }, {}>;
107
106
  export default _default;
108
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
109
- type __VLS_TypePropsToRuntimeProps<T> = {
107
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
108
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
110
109
  [K in keyof T]-?: {} extends Pick<T, K> ? {
111
110
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
112
111
  } : {
@@ -114,11 +113,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
114
113
  required: true;
115
114
  };
116
115
  };
117
- type __VLS_WithDefaults<P, D> = {
116
+ declare type __VLS_WithDefaults<P, D> = {
118
117
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
119
118
  default: D[K];
120
119
  }> : P[K];
121
120
  };
122
- type __VLS_Prettify<T> = {
121
+ declare type __VLS_Prettify<T> = {
123
122
  [K in keyof T]: T[K];
124
123
  } & {};
@@ -1,8 +1,7 @@
1
- import { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
2
- import { TIcon } from '../../../pl-icon/types';
3
-
4
- export type TInputModelValue = string | number | null | undefined;
5
- export type TMaxlength = number | null | undefined;
1
+ import type { CurrencyInputOptions, NumberRange } from 'vue-currency-input';
2
+ import type { TIcon } from '../../pl-icon/types';
3
+ export declare type TInputModelValue = string | number | null | undefined;
4
+ export declare type TMaxlength = number | null | undefined;
6
5
  interface IBaseInputProps {
7
6
  prop?: string;
8
7
  modelValue: TInputModelValue;