iking-web-ui-pro 0.2.53 → 0.2.55

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 (174) hide show
  1. package/dist/{IkApprovalProcess → IKApprovalProcess}/ik.index.es.js +860 -853
  2. package/dist/IKApprovalProcess/ik.index.umd.js +1 -0
  3. package/dist/{IkApprovalProcess → IKApprovalProcess}/style.css +1 -1
  4. package/dist/{IkApprovalProcessDetail → IKApprovalProcessDetail}/ik.index.es.js +2659 -2704
  5. package/dist/IKApprovalProcessDetail/ik.index.umd.js +226 -0
  6. package/dist/IKApprovalProcessDetail/style.css +1 -0
  7. package/dist/{IkCalendar → IKCalendar}/ik.index.es.js +2355 -2372
  8. package/dist/IKCalendar/ik.index.umd.js +1 -0
  9. package/dist/{IkCalendar → IKCalendar}/style.css +1 -1
  10. package/dist/IKHorizontalStepBar/ik.index.es.js +93 -93
  11. package/dist/IKHorizontalStepBar/ik.index.umd.js +1 -1
  12. package/dist/IKPreviewFile/ik.index.es.js +2355 -2400
  13. package/dist/IKPreviewFile/ik.index.umd.js +59 -59
  14. package/dist/IKPreviewFile/style.css +1 -1
  15. package/dist/IKSearch/ik.index.es.js +1058 -1058
  16. package/dist/IKSearch/ik.index.umd.js +2 -2
  17. package/dist/IkBottomOperate/ik.index.es.js +59 -59
  18. package/dist/IkBottomOperate/ik.index.umd.js +1 -1
  19. package/dist/IkBtnSetting/ik.index.es.js +110 -110
  20. package/dist/IkBtnSetting/ik.index.umd.js +1 -1
  21. package/dist/IkDescription/ik.index.es.js +2402 -2447
  22. package/dist/IkDescription/ik.index.umd.js +59 -59
  23. package/dist/IkDescription/style.css +1 -1
  24. package/dist/IkDetailPreviewFiles/ik.index.es.js +2681 -2726
  25. package/dist/IkDetailPreviewFiles/ik.index.umd.js +52 -52
  26. package/dist/IkDetailPreviewFiles/style.css +1 -1
  27. package/dist/IkFileIcon/ik.index.es.js +394 -394
  28. package/dist/IkFileIcon/ik.index.umd.js +1 -1
  29. package/dist/IkFullCalendar/ik.index.es.js +584 -601
  30. package/dist/IkFullCalendar/ik.index.umd.js +1 -1
  31. package/dist/IkImageEditor/ik.index.es.js +22 -0
  32. package/dist/IkImageEditor/ik.index.umd.js +1 -0
  33. package/dist/IkImageUploadEditor/ik.index.es.js +162 -0
  34. package/dist/IkImageUploadEditor/ik.index.umd.js +1 -0
  35. package/dist/IkMonacoEditor/ik.index.es.js +27 -27
  36. package/dist/IkMonacoEditor/ik.index.umd.js +3 -3
  37. package/dist/IkPageFull/ik.index.es.js +1466 -1466
  38. package/dist/IkPageFull/ik.index.umd.js +3 -3
  39. package/dist/IkPickerUser/ik.index.es.js +839 -839
  40. package/dist/IkPickerUser/ik.index.umd.js +1 -1
  41. package/dist/IkPlayer/ik.index.es.js +981 -1062
  42. package/dist/IkPlayer/ik.index.umd.js +52 -52
  43. package/dist/IkPreviewFileDialog/ik.index.es.js +709 -790
  44. package/dist/IkPreviewFileDialog/ik.index.umd.js +50 -50
  45. package/dist/IkSchedule/ik.index.es.js +1535 -1552
  46. package/dist/IkSchedule/ik.index.umd.js +1 -1
  47. package/dist/IkTemplateOfficeConfig/ik.index.es.js +108 -108
  48. package/dist/IkTemplateOfficeConfig/ik.index.umd.js +1 -1
  49. package/dist/IkTinymce/ik.index.es.js +27118 -26402
  50. package/dist/IkTinymce/ik.index.umd.js +61 -61
  51. package/dist/IkTinymce/style.css +1 -1
  52. package/dist/IkUploadFile/ik.index.es.js +1372 -1451
  53. package/dist/IkUploadFile/ik.index.umd.js +50 -50
  54. package/dist/IkUploadFile/style.css +1 -1
  55. package/dist/IkUploadImage/ik.index.es.js +313 -313
  56. package/dist/IkUploadImage/ik.index.umd.js +1 -1
  57. package/dist/index.es.js +39463 -38651
  58. package/dist/index.umd.js +133 -133
  59. package/dist/src/components/IKExpandCollapse/index.d.ts +5 -5
  60. package/dist/src/components/IKExpandCollapse/src/IKExpandCollapse.vue.d.ts +5 -5
  61. package/dist/src/components/IKHorizontalStepBar/index.d.ts +90 -30
  62. package/dist/src/components/IKHorizontalStepBar/src/IKHorizontalStepBar.vue.d.ts +7 -7
  63. package/dist/src/components/IKPreviewFile/index.d.ts +120 -13
  64. package/dist/src/components/IKPreviewFile/src/IkPreviewFile.vue.d.ts +16 -7
  65. package/dist/src/components/IKSearch/index.d.ts +84 -24
  66. package/dist/src/components/IKSearch/src/IKSearch.vue.d.ts +10 -10
  67. package/dist/src/components/IKSearch/src/IkSearchAuto.d.ts +5 -5
  68. package/dist/src/components/IKSearchHead/index.d.ts +5 -5
  69. package/dist/src/components/IKSearchHead/src/IKSearchHead.vue.d.ts +5 -5
  70. package/dist/src/components/IKVerticalStepBar/index.d.ts +5 -5
  71. package/dist/src/components/IKVerticalStepBar/src/IKVerticalStepBar.vue.d.ts +5 -5
  72. package/dist/src/components/IkApprovalProcess/index.d.ts +7 -7
  73. package/dist/src/components/IkApprovalProcess/src/IKApprovalProcess.vue.d.ts +7 -7
  74. package/dist/src/components/IkApprovalProcessDetail/index.d.ts +5 -5
  75. package/dist/src/components/IkApprovalProcessDetail/src/IKApprovalProcessDetail.vue.d.ts +5 -5
  76. package/dist/src/components/IkAutoCard/index.d.ts +12 -6
  77. package/dist/src/components/IkAutoCard/src/IkAutoCard.vue.d.ts +4 -4
  78. package/dist/src/components/IkBaseDialog/index.d.ts +35 -6
  79. package/dist/src/components/IkBaseDialog/src/CloseIcon.vue.d.ts +4 -4
  80. package/dist/src/components/IkBaseDialog/src/IkBaseDialog.vue.d.ts +4 -4
  81. package/dist/src/components/IkBottomOperate/index.d.ts +43 -15
  82. package/dist/src/components/IkBottomOperate/src/IkBottomOperate.vue.d.ts +7 -7
  83. package/dist/src/components/IkBtnContent/index.d.ts +5 -7
  84. package/dist/src/components/IkBtnContent/src/index.d.ts +5 -7
  85. package/dist/src/components/IkBtnSetting/index.d.ts +5 -5
  86. package/dist/src/components/IkBtnSetting/src/IkBtnSetting.vue.d.ts +5 -5
  87. package/dist/src/components/IkCalendar/index.d.ts +5 -5
  88. package/dist/src/components/IkCalendar/src/IKCalendar.vue.d.ts +5 -5
  89. package/dist/src/components/IkCollapseCard/index.d.ts +12 -6
  90. package/dist/src/components/IkCollapseCard/src/index.vue.d.ts +4 -4
  91. package/dist/src/components/IkCurrencyInput/index.d.ts +5 -5
  92. package/dist/src/components/IkCurrencyInput/src/IkCurrencyInput.vue.d.ts +5 -5
  93. package/dist/src/components/IkDescription/index.d.ts +39 -6
  94. package/dist/src/components/IkDescription/src/IkDescription.vue.d.ts +4 -4
  95. package/dist/src/components/IkDetailPreviewFiles/index.d.ts +4 -4
  96. package/dist/src/components/IkDetailPreviewFiles/src/IkDetailPreviewFiles.vue.d.ts +4 -4
  97. package/dist/src/components/IkDragList/index.d.ts +130 -13
  98. package/dist/src/components/IkDragList/src/IkDragList.vue.d.ts +6 -6
  99. package/dist/src/components/IkEmpty/index.d.ts +19 -6
  100. package/dist/src/components/IkEmpty/src/index.vue.d.ts +4 -4
  101. package/dist/src/components/IkFileIcon/index.d.ts +4 -4
  102. package/dist/src/components/IkFileIcon/src/IkFileIcon.vue.d.ts +4 -4
  103. package/dist/src/components/IkFullCalendar/index.d.ts +6 -6
  104. package/dist/src/components/IkIconPicker/index.d.ts +4 -4
  105. package/dist/src/components/IkIconPicker/src/index.vue.d.ts +4 -4
  106. package/dist/src/components/IkImageEditor/index.d.ts +2 -0
  107. package/dist/src/components/IkImageUploadEditor/index.d.ts +191 -0
  108. package/dist/src/components/IkImageUploadEditor/src/IkImageUploadEditor.vue.d.ts +192 -0
  109. package/dist/src/components/IkMonacoEditor/index.d.ts +10 -167
  110. package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +10 -167
  111. package/dist/src/components/IkOnlyOffice/index.d.ts +4 -4
  112. package/dist/src/components/IkOnlyOffice/src/IkOnlyOffice.vue.d.ts +4 -4
  113. package/dist/src/components/IkPageFull/index.d.ts +143 -54
  114. package/dist/src/components/IkPageFull/src/IkDialog.d.ts +5 -369
  115. package/dist/src/components/IkPageFull/src/IkPage.vue.d.ts +5 -5
  116. package/dist/src/components/IkPageFull/src/IkPageHead.vue.d.ts +5 -5
  117. package/dist/src/components/IkPageFull/src/IkPageTable.vue.d.ts +8 -8
  118. package/dist/src/components/IkPageFull/src/IkSearchAuto.d.ts +6 -6
  119. package/dist/src/components/IkPageFull/src/index.vue.d.ts +14 -20
  120. package/dist/src/components/IkPageTabs/index.d.ts +38 -13
  121. package/dist/src/components/IkPageTabs/src/IkPageTabs.vue.d.ts +6 -6
  122. package/dist/src/components/IkPickerUser/index.d.ts +10 -10
  123. package/dist/src/components/IkPickerUser/src/avatar/Avatar.vue.d.ts +4 -4
  124. package/dist/src/components/IkPickerUser/src/list/GroupList.vue.d.ts +6 -6
  125. package/dist/src/components/IkPickerUser/src/list/PostList.vue.d.ts +6 -6
  126. package/dist/src/components/IkPickerUser/src/list/RoleList.vue.d.ts +6 -6
  127. package/dist/src/components/IkPickerUser/src/picker.vue.d.ts +10 -10
  128. package/dist/src/components/IkPickerUser/src/svg/close_svg.vue.d.ts +1 -1
  129. package/dist/src/components/IkPickerUser/src/svg/group_svg.vue.d.ts +1 -1
  130. package/dist/src/components/IkPickerUser/src/svg/post_svg.vue.d.ts +1 -1
  131. package/dist/src/components/IkPickerUser/src/svg/role_svg.vue.d.ts +1 -1
  132. package/dist/src/components/IkPickerUser/src/svg/search_svg.vue.d.ts +1 -1
  133. package/dist/src/components/IkPickerUser/src/use-picker-data.d.ts +1 -1
  134. package/dist/src/components/IkPlayer/index.d.ts +26 -10
  135. package/dist/src/components/IkPlayer/src/Player.vue.d.ts +5 -5
  136. package/dist/src/components/IkPreviewFileDialog/index.d.ts +4 -4
  137. package/dist/src/components/IkPreviewFileDialog/src/IkPreviewFileDialog.vue.d.ts +4 -4
  138. package/dist/src/components/IkPrintConfig/index.d.ts +5 -5
  139. package/dist/src/components/IkPrintView/index.d.ts +5 -5
  140. package/dist/src/components/IkRadioGroup/index.d.ts +4 -4
  141. package/dist/src/components/IkRadioGroup/src/index.vue.d.ts +4 -4
  142. package/dist/src/components/IkSchedule/index.d.ts +48 -17
  143. package/dist/src/components/IkSelectTag/index.d.ts +25 -10
  144. package/dist/src/components/IkSelectTag/src/index.vue.d.ts +5 -5
  145. package/dist/src/components/IkSideText/IkLinearIcon.vue.d.ts +4 -4
  146. package/dist/src/components/IkSideText/IkSideText.vue.d.ts +4 -4
  147. package/dist/src/components/IkSideText/index.d.ts +4 -4
  148. package/dist/src/components/IkStatu/index.d.ts +5 -5
  149. package/dist/src/components/IkStatu/src/index.vue.d.ts +5 -5
  150. package/dist/src/components/IkStatuOver/index.d.ts +5 -5
  151. package/dist/src/components/IkStatuOver/src/index.vue.d.ts +5 -5
  152. package/dist/src/components/IkSvgIcon/index.d.ts +12 -12
  153. package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +4 -4
  154. package/dist/src/components/IkTemplateOfficeConfig/index.d.ts +6 -6
  155. package/dist/src/components/IkTinymce/index.d.ts +5 -5
  156. package/dist/src/components/IkTinymce/src/index.vue.d.ts +5 -5
  157. package/dist/src/components/IkTooltip/index.d.ts +19 -6
  158. package/dist/src/components/IkTooltip/src/index.vue.d.ts +4 -4
  159. package/dist/src/components/IkTree/IkTree.vue.d.ts +127 -807
  160. package/dist/src/components/IkTree/index.d.ts +601 -2620
  161. package/dist/src/components/IkUploadFile/index.d.ts +135 -14
  162. package/dist/src/components/IkUploadFile/src/index.vue.d.ts +7 -7
  163. package/dist/src/components/IkUploadImage/index.d.ts +79 -10
  164. package/dist/src/components/IkUploadImage/src/index.vue.d.ts +5 -5
  165. package/dist/src/components/IkUploadImage/src/loading.vue.d.ts +1 -1
  166. package/dist/src/components/Provider/ProviderConfig.vue.d.ts +4 -4
  167. package/dist/src/components/Provider/index.d.ts +27 -6
  168. package/dist/src/components/index.d.ts +3 -3
  169. package/dist/style.css +1 -1
  170. package/package.json +1 -1
  171. package/dist/IkApprovalProcess/ik.index.umd.js +0 -1
  172. package/dist/IkApprovalProcessDetail/ik.index.umd.js +0 -226
  173. package/dist/IkApprovalProcessDetail/style.css +0 -1
  174. package/dist/IkCalendar/ik.index.umd.js +0 -1
@@ -1,5 +1,5 @@
1
1
  export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
2
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
3
3
  enter: {
4
4
  type: BooleanConstructor;
5
5
  default: boolean;
@@ -52,35 +52,95 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
52
52
  type: NumberConstructor;
53
53
  default: number;
54
54
  };
55
- }>> & Readonly<{
56
- onDelete?: ((value: any) => any) | undefined;
55
+ }>> & {
57
56
  onSearch?: ((value: any) => any) | undefined;
57
+ onDelete?: ((value: any) => any) | undefined;
58
58
  onImport?: ((value: any) => any) | undefined;
59
59
  onExport?: ((value: any) => any) | undefined;
60
60
  onRefresh?: (() => any) | undefined;
61
- "onUpdate:formRef"?: ((value: import('vue').Ref<any, any>) => any) | undefined;
62
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
61
+ "onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
62
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
63
63
  refresh: () => void;
64
64
  search: (value: any) => void;
65
- "update:formRef": (value: import('vue').Ref<any, any>) => void;
65
+ "update:formRef": (value: import('vue').Ref<any>) => void;
66
66
  import: (value: any) => void;
67
67
  export: (value: any) => void;
68
68
  delete: (value: any) => void;
69
- }, import('vue').PublicProps, {
69
+ }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
70
+ enter: {
71
+ type: BooleanConstructor;
72
+ default: boolean;
73
+ };
74
+ minSpan: {
75
+ type: NumberConstructor;
76
+ default: number;
77
+ };
78
+ inline: {
79
+ type: BooleanConstructor;
80
+ default: boolean;
81
+ };
82
+ model: {
83
+ type: ObjectConstructor;
84
+ default: () => void;
85
+ };
86
+ formRef: {
87
+ type: import('vue').PropType<import('vue').Ref<any> | null>;
88
+ default: null;
89
+ };
90
+ labelWidth: {
91
+ type: NumberConstructor;
92
+ default: number;
93
+ };
94
+ statusIcon: {
95
+ type: BooleanConstructor;
96
+ default: boolean;
97
+ };
98
+ title: {
99
+ type: StringConstructor;
100
+ default: string;
101
+ };
102
+ shadow: {
103
+ type: import('vue').PropType<"always" | "never" | "hover">;
104
+ default: string;
105
+ };
106
+ showSearch: {
107
+ type: BooleanConstructor;
108
+ default: boolean;
109
+ };
110
+ list: {
111
+ type: import('vue').PropType<import('./src').TSearchForm[]>;
112
+ default: () => never[];
113
+ };
114
+ rowData: {
115
+ type: ArrayConstructor;
116
+ default: () => never[];
117
+ };
118
+ num: {
119
+ type: NumberConstructor;
120
+ default: number;
121
+ };
122
+ }>> & {
123
+ onSearch?: ((value: any) => any) | undefined;
124
+ onDelete?: ((value: any) => any) | undefined;
125
+ onImport?: ((value: any) => any) | undefined;
126
+ onExport?: ((value: any) => any) | undefined;
127
+ onRefresh?: (() => any) | undefined;
128
+ "onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
129
+ }, {
70
130
  title: string;
71
131
  list: import('./src').TSearchForm[];
72
132
  shadow: "always" | "hover" | "never";
73
133
  num: number;
74
134
  labelWidth: number;
135
+ model: Record<string, any>;
75
136
  rowData: unknown[];
76
137
  enter: boolean;
77
138
  minSpan: number;
78
139
  inline: boolean;
79
- model: Record<string, any>;
80
- formRef: import('vue').Ref<any, any> | null;
140
+ formRef: import('vue').Ref<any> | null;
81
141
  statusIcon: boolean;
82
142
  showSearch: boolean;
83
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
143
+ }, true, {}, {}, {
84
144
  P: {};
85
145
  B: {};
86
146
  D: {};
@@ -140,25 +200,25 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
140
200
  type: NumberConstructor;
141
201
  default: number;
142
202
  };
143
- }>> & Readonly<{
144
- onDelete?: ((value: any) => any) | undefined;
203
+ }>> & {
145
204
  onSearch?: ((value: any) => any) | undefined;
205
+ onDelete?: ((value: any) => any) | undefined;
146
206
  onImport?: ((value: any) => any) | undefined;
147
207
  onExport?: ((value: any) => any) | undefined;
148
208
  onRefresh?: (() => any) | undefined;
149
- "onUpdate:formRef"?: ((value: import('vue').Ref<any, any>) => any) | undefined;
150
- }>, {}, {}, {}, {}, {
209
+ "onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
210
+ }, {}, {}, {}, {}, {
151
211
  title: string;
152
212
  list: import('./src').TSearchForm[];
153
213
  shadow: "always" | "hover" | "never";
154
214
  num: number;
155
215
  labelWidth: number;
216
+ model: Record<string, any>;
156
217
  rowData: unknown[];
157
218
  enter: boolean;
158
219
  minSpan: number;
159
220
  inline: boolean;
160
- model: Record<string, any>;
161
- formRef: import('vue').Ref<any, any> | null;
221
+ formRef: import('vue').Ref<any> | null;
162
222
  statusIcon: boolean;
163
223
  showSearch: boolean;
164
224
  }>;
@@ -218,17 +278,17 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
218
278
  type: NumberConstructor;
219
279
  default: number;
220
280
  };
221
- }>> & Readonly<{
222
- onDelete?: ((value: any) => any) | undefined;
281
+ }>> & {
223
282
  onSearch?: ((value: any) => any) | undefined;
283
+ onDelete?: ((value: any) => any) | undefined;
224
284
  onImport?: ((value: any) => any) | undefined;
225
285
  onExport?: ((value: any) => any) | undefined;
226
286
  onRefresh?: (() => any) | undefined;
227
- "onUpdate:formRef"?: ((value: import('vue').Ref<any, any>) => any) | undefined;
228
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
287
+ "onUpdate:formRef"?: ((value: import('vue').Ref<any>) => any) | undefined;
288
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
229
289
  refresh: () => void;
230
290
  search: (value: any) => void;
231
- "update:formRef": (value: import('vue').Ref<any, any>) => void;
291
+ "update:formRef": (value: import('vue').Ref<any>) => void;
232
292
  import: (value: any) => void;
233
293
  export: (value: any) => void;
234
294
  delete: (value: any) => void;
@@ -238,15 +298,15 @@ export declare const IKSearch: import('../../utils/typescript').SFCWithInstall<{
238
298
  shadow: "always" | "hover" | "never";
239
299
  num: number;
240
300
  labelWidth: number;
301
+ model: Record<string, any>;
241
302
  rowData: unknown[];
242
303
  enter: boolean;
243
304
  minSpan: number;
244
305
  inline: boolean;
245
- model: Record<string, any>;
246
- formRef: import('vue').Ref<any, any> | null;
306
+ formRef: import('vue').Ref<any> | null;
247
307
  statusIcon: boolean;
248
308
  showSearch: boolean;
249
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
309
+ }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
250
310
  $slots: Partial<Record<any, (_: {}) => any>>;
251
311
  })> & Record<string, any>;
252
312
  export default IKSearch;
@@ -2,7 +2,7 @@ import { PropType, Ref } from 'vue';
2
2
  import { TSearchForm } from '../index';
3
3
 
4
4
  declare function __VLS_template(): Partial<Record<any, (_: {}) => any>>;
5
- declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ declare const __VLS_component: import('vue').DefineComponent<{
6
6
  enter: {
7
7
  type: BooleanConstructor;
8
8
  default: boolean;
@@ -55,10 +55,10 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
55
55
  type: NumberConstructor;
56
56
  default: number;
57
57
  };
58
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
58
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
59
59
  refresh: () => void;
60
60
  search: (value: any) => void;
61
- "update:formRef": (value: Ref<any, any>) => void;
61
+ "update:formRef": (value: Ref<any>) => void;
62
62
  import: (value: any) => void;
63
63
  export: (value: any) => void;
64
64
  delete: (value: any) => void;
@@ -115,28 +115,28 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
115
115
  type: NumberConstructor;
116
116
  default: number;
117
117
  };
118
- }>> & Readonly<{
119
- onDelete?: ((value: any) => any) | undefined;
118
+ }>> & {
120
119
  onSearch?: ((value: any) => any) | undefined;
120
+ onDelete?: ((value: any) => any) | undefined;
121
121
  onImport?: ((value: any) => any) | undefined;
122
122
  onExport?: ((value: any) => any) | undefined;
123
123
  onRefresh?: (() => any) | undefined;
124
- "onUpdate:formRef"?: ((value: Ref<any, any>) => any) | undefined;
125
- }>, {
124
+ "onUpdate:formRef"?: ((value: Ref<any>) => any) | undefined;
125
+ }, {
126
126
  title: string;
127
127
  list: TSearchForm[];
128
128
  shadow: "always" | "hover" | "never";
129
129
  num: number;
130
130
  labelWidth: number;
131
+ model: Record<string, any>;
131
132
  rowData: unknown[];
132
133
  enter: boolean;
133
134
  minSpan: number;
134
135
  inline: boolean;
135
- model: Record<string, any>;
136
- formRef: Ref<any, any> | null;
136
+ formRef: Ref<any> | null;
137
137
  statusIcon: boolean;
138
138
  showSearch: boolean;
139
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
139
+ }, {}>;
140
140
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
141
141
  export default _default;
142
142
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import { PropType } from 'vue';
2
2
  import { TSearchForm } from './index.ts';
3
3
 
4
- declare const IkSearchAuto: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
+ declare const IkSearchAuto: import('vue').DefineComponent<{
5
5
  list: {
6
6
  required: true;
7
7
  type: PropType<TSearchForm[]>;
@@ -23,7 +23,7 @@ declare const IkSearchAuto: import('vue').DefineComponent<import('vue').ExtractP
23
23
  type: StringConstructor;
24
24
  default: string;
25
25
  };
26
- }>, () => import("@fullcalendar/core/preact").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "handleChange"[], "handleChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
26
+ }, () => import("@fullcalendar/core/preact").JSX.Element, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "handleChange"[], "handleChange", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
27
27
  list: {
28
28
  required: true;
29
29
  type: PropType<TSearchForm[]>;
@@ -45,13 +45,13 @@ declare const IkSearchAuto: import('vue').DefineComponent<import('vue').ExtractP
45
45
  type: StringConstructor;
46
46
  default: string;
47
47
  };
48
- }>> & Readonly<{
48
+ }>> & {
49
49
  onHandleChange?: ((...args: any[]) => any) | undefined;
50
- }>, {
50
+ }, {
51
51
  list: TSearchForm[];
52
52
  shadow: "always" | "hover" | "never";
53
53
  immediate: boolean;
54
54
  num: number;
55
55
  tab: string;
56
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
56
+ }, {}>;
57
57
  export default IkSearchAuto;
@@ -1,9 +1,9 @@
1
- export declare const IKSearchHead: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ export declare const IKSearchHead: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
2
2
  rowData: {
3
3
  type: ArrayConstructor;
4
4
  default: () => never[];
5
5
  };
6
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
7
  import: (value: any) => void;
8
8
  export: (value: any) => void;
9
9
  delete: (value: any) => void;
@@ -12,11 +12,11 @@ export declare const IKSearchHead: import('../../utils/typescript').SFCWithInsta
12
12
  type: ArrayConstructor;
13
13
  default: () => never[];
14
14
  };
15
- }>> & Readonly<{
15
+ }>> & {
16
16
  onDelete?: ((value: any) => any) | undefined;
17
17
  onImport?: ((value: any) => any) | undefined;
18
18
  onExport?: ((value: any) => any) | undefined;
19
- }>, {
19
+ }, {
20
20
  rowData: unknown[];
21
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
21
+ }, {}>> & Record<string, any>;
22
22
  export default IKSearchHead;
@@ -1,9 +1,9 @@
1
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ declare const _default: import('vue').DefineComponent<{
2
2
  rowData: {
3
3
  type: ArrayConstructor;
4
4
  default: () => never[];
5
5
  };
6
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
6
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
7
  import: (value: any) => void;
8
8
  export: (value: any) => void;
9
9
  delete: (value: any) => void;
@@ -12,11 +12,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
12
12
  type: ArrayConstructor;
13
13
  default: () => never[];
14
14
  };
15
- }>> & Readonly<{
15
+ }>> & {
16
16
  onDelete?: ((value: any) => any) | undefined;
17
17
  onImport?: ((value: any) => any) | undefined;
18
18
  onExport?: ((value: any) => any) | undefined;
19
- }>, {
19
+ }, {
20
20
  rowData: unknown[];
21
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
21
+ }, {}>;
22
22
  export default _default;
@@ -1,4 +1,4 @@
1
- export declare const IKVerticalStepBar: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ export declare const IKVerticalStepBar: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
2
2
  active: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -18,7 +18,7 @@ export declare const IKVerticalStepBar: import('../../utils/typescript').SFCWith
18
18
  children: string;
19
19
  };
20
20
  };
21
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  click: (value: any) => void;
23
23
  "update:active": (value: any) => void;
24
24
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
@@ -41,13 +41,13 @@ export declare const IKVerticalStepBar: import('../../utils/typescript').SFCWith
41
41
  children: string;
42
42
  };
43
43
  };
44
- }>> & Readonly<{
44
+ }>> & {
45
45
  onClick?: ((value: any) => any) | undefined;
46
46
  "onUpdate:active"?: ((value: any) => any) | undefined;
47
- }>, {
47
+ }, {
48
48
  list: unknown[];
49
49
  active: string;
50
50
  needClick: boolean;
51
51
  propsField: Record<string, any>;
52
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
52
+ }, {}>> & Record<string, any>;
53
53
  export default IKVerticalStepBar;
@@ -1,4 +1,4 @@
1
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ declare const _default: import('vue').DefineComponent<{
2
2
  active: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -18,7 +18,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
18
18
  children: string;
19
19
  };
20
20
  };
21
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
22
22
  click: (value: any) => void;
23
23
  "update:active": (value: any) => void;
24
24
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
@@ -41,13 +41,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
41
41
  children: string;
42
42
  };
43
43
  };
44
- }>> & Readonly<{
44
+ }>> & {
45
45
  onClick?: ((value: any) => any) | undefined;
46
46
  "onUpdate:active"?: ((value: any) => any) | undefined;
47
- }>, {
47
+ }, {
48
48
  list: unknown[];
49
49
  active: string;
50
50
  needClick: boolean;
51
51
  propsField: Record<string, any>;
52
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
52
+ }, {}>;
53
53
  export default _default;
@@ -1,4 +1,4 @@
1
- export declare const IKApprovalProcess: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
2
2
  pickerUrl: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -25,7 +25,7 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
25
25
  from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
26
26
  of<T>(...items: T[]): T[];
27
27
  fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
28
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
28
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
29
29
  readonly [Symbol.species]: ArrayConstructor;
30
30
  };
31
31
  default: () => never[];
@@ -42,9 +42,9 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
42
42
  type: ObjectConstructor;
43
43
  default: () => {};
44
44
  };
45
- }>, {
45
+ }, {
46
46
  requiredVerification: () => boolean;
47
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
47
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
48
48
  pickerUrl: {
49
49
  type: StringConstructor;
50
50
  default: string;
@@ -71,7 +71,7 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
71
71
  from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
72
72
  of<T>(...items: T[]): T[];
73
73
  fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
74
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
74
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
75
75
  readonly [Symbol.species]: ArrayConstructor;
76
76
  };
77
77
  default: () => never[];
@@ -88,7 +88,7 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
88
88
  type: ObjectConstructor;
89
89
  default: () => {};
90
90
  };
91
- }>> & Readonly<{}>, {
91
+ }>>, {
92
92
  loadUrl: string;
93
93
  defaultNodeType: Record<string, any>;
94
94
  dataList: any[];
@@ -96,5 +96,5 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
96
96
  statusWithoutApprover: Record<string, any>;
97
97
  pickerUrl: string;
98
98
  pickerConfig: Record<string, any>;
99
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
99
+ }, {}>> & Record<string, any>;
100
100
  export default IKApprovalProcess;
@@ -1,4 +1,4 @@
1
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ declare const _default: import('vue').DefineComponent<{
2
2
  pickerUrl: {
3
3
  type: StringConstructor;
4
4
  default: string;
@@ -25,7 +25,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
25
25
  from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
26
26
  of<T>(...items: T[]): T[];
27
27
  fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
28
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
28
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
29
29
  readonly [Symbol.species]: ArrayConstructor;
30
30
  };
31
31
  default: () => never[];
@@ -42,9 +42,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
42
42
  type: ObjectConstructor;
43
43
  default: () => {};
44
44
  };
45
- }>, {
45
+ }, {
46
46
  requiredVerification: () => boolean;
47
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
47
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
48
48
  pickerUrl: {
49
49
  type: StringConstructor;
50
50
  default: string;
@@ -71,7 +71,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
71
71
  from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
72
72
  of<T>(...items: T[]): T[];
73
73
  fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
74
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
74
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
75
75
  readonly [Symbol.species]: ArrayConstructor;
76
76
  };
77
77
  default: () => never[];
@@ -88,7 +88,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
88
88
  type: ObjectConstructor;
89
89
  default: () => {};
90
90
  };
91
- }>> & Readonly<{}>, {
91
+ }>>, {
92
92
  loadUrl: string;
93
93
  defaultNodeType: Record<string, any>;
94
94
  dataList: any[];
@@ -96,5 +96,5 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
96
96
  statusWithoutApprover: Record<string, any>;
97
97
  pickerUrl: string;
98
98
  pickerConfig: Record<string, any>;
99
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
99
+ }, {}>;
100
100
  export default _default;
@@ -1,4 +1,4 @@
1
- export declare const IKApprovalProcessDetail: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1
+ export declare const IKApprovalProcessDetail: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{
2
2
  local: {
3
3
  type: BooleanConstructor;
4
4
  default: boolean;
@@ -43,7 +43,7 @@ export declare const IKApprovalProcessDetail: import('../../utils/typescript').S
43
43
  type: StringConstructor;
44
44
  default: string;
45
45
  };
46
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
46
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
47
47
  preview: (...args: any[]) => void;
48
48
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
49
49
  local: {
@@ -90,9 +90,9 @@ export declare const IKApprovalProcessDetail: import('../../utils/typescript').S
90
90
  type: StringConstructor;
91
91
  default: string;
92
92
  };
93
- }>> & Readonly<{
93
+ }>> & {
94
94
  onPreview?: ((...args: any[]) => any) | undefined;
95
- }>, {
95
+ }, {
96
96
  local: boolean;
97
97
  defaultStatus: Record<string, any>;
98
98
  defaultNodeType: Record<string, any>;
@@ -104,5 +104,5 @@ export declare const IKApprovalProcessDetail: import('../../utils/typescript').S
104
104
  isOnlyOfficePreview: boolean;
105
105
  onlyOfficeAccept: string;
106
106
  onlyofficeServer: string;
107
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
107
+ }, {}>> & Record<string, any>;
108
108
  export default IKApprovalProcessDetail;
@@ -1,5 +1,5 @@
1
1
 
2
- declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
+ declare const _default: import('vue').DefineComponent<{
3
3
  local: {
4
4
  type: BooleanConstructor;
5
5
  default: boolean;
@@ -44,7 +44,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
44
44
  type: StringConstructor;
45
45
  default: string;
46
46
  };
47
- }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
47
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
48
48
  preview: (...args: any[]) => void;
49
49
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
50
50
  local: {
@@ -91,9 +91,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
91
91
  type: StringConstructor;
92
92
  default: string;
93
93
  };
94
- }>> & Readonly<{
94
+ }>> & {
95
95
  onPreview?: ((...args: any[]) => any) | undefined;
96
- }>, {
96
+ }, {
97
97
  local: boolean;
98
98
  defaultStatus: Record<string, any>;
99
99
  defaultNodeType: Record<string, any>;
@@ -105,5 +105,5 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
105
105
  isOnlyOfficePreview: boolean;
106
106
  onlyOfficeAccept: string;
107
107
  onlyofficeServer: string;
108
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
108
+ }, {}>;
109
109
  export default _default;
@@ -1,13 +1,19 @@
1
1
  export declare const IkAutoCard: import('../../utils/typescript').SFCWithInstall<{
2
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
3
3
  line: {
4
4
  type: import('vue').PropType<number>;
5
5
  required: true;
6
6
  default: number;
7
7
  };
8
- }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
8
+ }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
9
+ line: {
10
+ type: import('vue').PropType<number>;
11
+ required: true;
12
+ default: number;
13
+ };
14
+ }>>, {
9
15
  line: number;
10
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
16
+ }, true, {}, {}, {
11
17
  P: {};
12
18
  B: {};
13
19
  D: {};
@@ -20,7 +26,7 @@ export declare const IkAutoCard: import('../../utils/typescript').SFCWithInstall
20
26
  required: true;
21
27
  default: number;
22
28
  };
23
- }>> & Readonly<{}>, {}, {}, {}, {}, {
29
+ }>>, {}, {}, {}, {}, {
24
30
  line: number;
25
31
  }>;
26
32
  __isFragment?: never;
@@ -32,9 +38,9 @@ export declare const IkAutoCard: import('../../utils/typescript').SFCWithInstall
32
38
  required: true;
33
39
  default: number;
34
40
  };
35
- }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
41
+ }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
36
42
  line: number;
37
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
43
+ }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
38
44
  $slots: {
39
45
  default?(_: {}): any;
40
46
  };
@@ -1,17 +1,17 @@
1
1
  declare function __VLS_template(): {
2
2
  default?(_: {}): any;
3
3
  };
4
- declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
5
5
  line: number;
6
6
  }>, {
7
7
  line: number;
8
- }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
9
9
  line: number;
10
10
  }>, {
11
11
  line: number;
12
- }>>> & Readonly<{}>, {
12
+ }>>>, {
13
13
  line: number;
14
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
14
+ }, {}>;
15
15
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
16
16
  export default _default;
17
17
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;