@aplus-frontend/ui 0.3.6 → 0.3.8

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 (226) hide show
  1. package/es/src/ap-action/item/index.vue.d.ts +1 -2
  2. package/es/src/ap-action/item-dropdown/index.vue.d.ts +1 -2
  3. package/es/src/ap-action/item-modal/index.vue.d.ts +1 -2
  4. package/es/src/ap-action/item-popconfirm/index.vue.d.ts +1 -2
  5. package/es/src/ap-button/ap-action-button.vue.d.ts +1 -2
  6. package/es/src/ap-button/ap-button.vue.d.ts +1 -2
  7. package/es/src/ap-descriptions/ap-descriptions.vue.d.ts +2 -3
  8. package/es/src/ap-descriptions/help-message/index.vue.d.ts +5 -3
  9. package/es/src/ap-download/ap-download.vue.d.ts +3 -5
  10. package/es/src/ap-field/date/index.vue.d.ts +1 -2
  11. package/es/src/ap-field/date-range/index.vue.d.ts +1 -2
  12. package/es/src/ap-field/number/index.vue.d.ts +1 -2
  13. package/es/src/ap-field/rate/index.vue.d.ts +1 -2
  14. package/es/src/ap-field/segmented/index.vue.d.ts +1 -2
  15. package/es/src/ap-field/select/index.vue.d.ts +1 -2
  16. package/es/src/ap-field/slider/index.vue.d.ts +1 -2
  17. package/es/src/ap-field/switch/index.vue.d.ts +1 -2
  18. package/es/src/ap-field/text/index.vue.d.ts +1 -2
  19. package/es/src/ap-field/text/password.vue.d.ts +1 -2
  20. package/es/src/ap-form/ap-form.vue.d.ts +4 -6
  21. package/es/src/ap-form/dependency/index.vue.d.ts +1 -2
  22. package/es/src/ap-form/drawer-form/index.vue.d.ts +2 -3
  23. package/es/src/ap-form/item/index.vue.d.ts +1 -2
  24. package/es/src/ap-form/item-group/index.vue.d.ts +1 -2
  25. package/es/src/ap-form/items/checkbox/index.vue.d.ts +1 -2
  26. package/es/src/ap-form/items/date/index.vue.d.ts +1 -2
  27. package/es/src/ap-form/items/date-range/index.vue.d.ts +1 -2
  28. package/es/src/ap-form/items/number/index.vue.d.ts +1 -2
  29. package/es/src/ap-form/items/radio/index.vue.d.ts +1 -2
  30. package/es/src/ap-form/items/select/index.vue.d.ts +1 -2
  31. package/es/src/ap-form/items/switch/index.vue.d.ts +1 -2
  32. package/es/src/ap-form/items/text/group.vue.d.ts +1 -2
  33. package/es/src/ap-form/items/text/index.vue.d.ts +1 -2
  34. package/es/src/ap-form/items/text/password.vue.d.ts +1 -2
  35. package/es/src/ap-form/items/text-area/index.vue.d.ts +1 -2
  36. package/es/src/ap-form/list/index.vue.d.ts +1 -2
  37. package/es/src/ap-form/modal-form/index.vue.d.ts +2 -3
  38. package/es/src/ap-form/render/control.vue.d.ts +1 -2
  39. package/es/src/ap-form/render/item.vue.d.ts +1 -2
  40. package/es/src/ap-form/search-form/index.vue.d.ts +2 -3
  41. package/es/src/ap-form/set/index.vue.d.ts +1 -2
  42. package/es/src/ap-info-layout/ApInfoLayout.vue.d.ts +2 -3
  43. package/es/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue.d.ts +2 -3
  44. package/es/src/ap-info-layout/ap-info-layout-aplus/ap-info-layout.vue.d.ts +2 -3
  45. package/es/src/ap-list/index.vue.d.ts +5 -3
  46. package/es/src/ap-scroll-bar/ap-scroll-bar.vue.d.ts +1 -1
  47. package/es/src/ap-scroll-bar/index.d.ts +1 -1
  48. package/es/src/ap-table/ap-table.vue.d.ts +6 -4
  49. package/es/src/ap-table/ap-table.vue2.mjs +99 -98
  50. package/es/src/ap-table/components/index/index.vue.d.ts +1 -1
  51. package/es/src/ap-table/components/paragraph-ellipsis/index.vue.d.ts +1 -1
  52. package/es/src/ap-table/components/setting/modal/index.vue.d.ts +1 -2
  53. package/es/src/ap-table/components/setting/select-group/index.vue.d.ts +1 -1
  54. package/es/src/ap-table/components/setting/sortable/index.vue.d.ts +1 -1
  55. package/es/src/ap-table/components/setting/sortable/item.vue.d.ts +1 -1
  56. package/es/src/ap-table/components/setting/sorter/index.vue.d.ts +1 -1
  57. package/es/src/ap-table/components/setting/tree-select/index.vue.d.ts +1 -1
  58. package/es/src/ap-table/constants.d.ts +1 -1
  59. package/es/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
  60. package/es/src/ap-table/interface.d.ts +2 -1
  61. package/es/src/ap-tag/ap-tag-group.vue.d.ts +1 -2
  62. package/es/src/ap-tag/ap-tag.vue.d.ts +1 -1
  63. package/es/src/ap-upload/apUpload.vue.d.ts +2 -3
  64. package/es/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
  65. package/es/src/ap-upload/components/Picture.vue.d.ts +9 -5
  66. package/es/src/ap-upload/components/SingleFile.vue.d.ts +1 -1
  67. package/es/src/business/ap-appendix/ap-appendix.vue.d.ts +3 -5
  68. package/es/src/business/ap-appendix/icons/file-icon.vue.d.ts +1 -1
  69. package/es/src/business/ap-appendix/index.d.ts +1 -1
  70. package/es/src/business/ap-batch-action/ApBatchAction.vue.d.ts +2 -3
  71. package/es/src/business/ap-batch-action/index.d.ts +1 -1
  72. package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue.d.ts +1 -2
  73. package/es/src/business/ap-batch-action-group/MenuItemGroup.vue.d.ts +4 -3
  74. package/es/src/business/ap-batch-action-group/index.d.ts +5 -887
  75. package/es/src/business/ap-card/ApCard.vue.d.ts +2 -3
  76. package/es/src/business/ap-card/index.d.ts +1 -1
  77. package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +5 -3
  78. package/es/src/business/ap-expand-alert/index.d.ts +6 -4
  79. package/es/src/business/ap-group-search/ap-group-search.vue.d.ts +2 -3
  80. package/es/src/business/ap-group-search/extension-select/index.vue.d.ts +346 -8
  81. package/es/src/business/ap-group-search/images/icon-down.vue.d.ts +1 -1
  82. package/es/src/business/ap-group-search/images/icon-line-select.vue.d.ts +1 -1
  83. package/es/src/business/ap-group-search/index.d.ts +3 -3
  84. package/es/src/business/ap-group-search/popover-select/index.vue.d.ts +346 -8
  85. package/es/src/business/ap-image/ApImage.vue.d.ts +1 -2
  86. package/es/src/business/ap-input-radio/ApInputRadio.vue.d.ts +1 -1
  87. package/es/src/business/ap-input-radio/index.d.ts +1 -1
  88. package/es/src/business/ap-ladder/ApLadder.vue.d.ts +2 -3
  89. package/es/src/business/ap-ladder/index.d.ts +1 -1
  90. package/es/src/business/ap-select-layout/index.d.ts +4 -2
  91. package/es/src/business/ap-select-layout/select-layout.vue.d.ts +5 -3
  92. package/es/src/business/ap-table-modal/hooks/use-create-table-modal.d.ts +1 -1
  93. package/es/src/business/ap-table-modal/hooks/use-table-modal.d.ts +1 -1
  94. package/es/src/business/ap-table-modal/hooks/use-table-select-modal.d.ts +1 -1
  95. package/es/src/business/ap-table-modal/index.d.ts +3 -3
  96. package/es/src/business/ap-table-modal/modal-title.vue.d.ts +2 -3
  97. package/es/src/business/ap-table-modal/table-layout/index.vue.d.ts +8 -8
  98. package/es/src/business/ap-table-modal/table-modal.vue.d.ts +3 -4
  99. package/es/src/business/ap-title/ApTitle.vue.d.ts +2 -3
  100. package/es/src/business/ap-title/index.d.ts +1 -1
  101. package/es/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.d.ts +3 -5
  102. package/es/src/business/ap-upload-file/icon/delete-icon.vue.d.ts +1 -1
  103. package/es/src/business/ap-upload-file/icon/file-icon.vue.d.ts +1 -1
  104. package/es/src/business/batch-input-group/index.vue.d.ts +1 -1
  105. package/es/src/business/batch-input-group/popover-input/index.vue.d.ts +1 -1
  106. package/es/src/business/hooks/usePageListApTable.d.ts +1 -1
  107. package/es/src/check-card/group.vue.d.ts +1 -2
  108. package/es/src/check-card/index.vue.d.ts +2 -3
  109. package/es/src/editable-table/form-item.vue.d.ts +5 -3
  110. package/es/src/editable-table/index.vue.d.ts +5 -3
  111. package/es/src/tests/wrapper.d.ts +4 -4
  112. package/es/src/work-order-modal/work-order-modal.vue.d.ts +1 -1
  113. package/index.ts +19 -0
  114. package/lib/src/ap-action/item/index.vue.d.ts +1 -2
  115. package/lib/src/ap-action/item-dropdown/index.vue.d.ts +1 -2
  116. package/lib/src/ap-action/item-modal/index.vue.d.ts +1 -2
  117. package/lib/src/ap-action/item-popconfirm/index.vue.d.ts +1 -2
  118. package/lib/src/ap-button/ap-action-button.vue.d.ts +1 -2
  119. package/lib/src/ap-button/ap-button.vue.d.ts +1 -2
  120. package/lib/src/ap-descriptions/ap-descriptions.vue.d.ts +2 -3
  121. package/lib/src/ap-descriptions/help-message/index.vue.d.ts +5 -3
  122. package/lib/src/ap-download/ap-download.vue.d.ts +3 -5
  123. package/lib/src/ap-field/date/index.vue.d.ts +1 -2
  124. package/lib/src/ap-field/date-range/index.vue.d.ts +1 -2
  125. package/lib/src/ap-field/number/index.vue.d.ts +1 -2
  126. package/lib/src/ap-field/rate/index.vue.d.ts +1 -2
  127. package/lib/src/ap-field/segmented/index.vue.d.ts +1 -2
  128. package/lib/src/ap-field/select/index.vue.d.ts +1 -2
  129. package/lib/src/ap-field/slider/index.vue.d.ts +1 -2
  130. package/lib/src/ap-field/switch/index.vue.d.ts +1 -2
  131. package/lib/src/ap-field/text/index.vue.d.ts +1 -2
  132. package/lib/src/ap-field/text/password.vue.d.ts +1 -2
  133. package/lib/src/ap-form/ap-form.vue.d.ts +4 -6
  134. package/lib/src/ap-form/dependency/index.vue.d.ts +1 -2
  135. package/lib/src/ap-form/drawer-form/index.vue.d.ts +2 -3
  136. package/lib/src/ap-form/item/index.vue.d.ts +1 -2
  137. package/lib/src/ap-form/item-group/index.vue.d.ts +1 -2
  138. package/lib/src/ap-form/items/checkbox/index.vue.d.ts +1 -2
  139. package/lib/src/ap-form/items/date/index.vue.d.ts +1 -2
  140. package/lib/src/ap-form/items/date-range/index.vue.d.ts +1 -2
  141. package/lib/src/ap-form/items/number/index.vue.d.ts +1 -2
  142. package/lib/src/ap-form/items/radio/index.vue.d.ts +1 -2
  143. package/lib/src/ap-form/items/select/index.vue.d.ts +1 -2
  144. package/lib/src/ap-form/items/switch/index.vue.d.ts +1 -2
  145. package/lib/src/ap-form/items/text/group.vue.d.ts +1 -2
  146. package/lib/src/ap-form/items/text/index.vue.d.ts +1 -2
  147. package/lib/src/ap-form/items/text/password.vue.d.ts +1 -2
  148. package/lib/src/ap-form/items/text-area/index.vue.d.ts +1 -2
  149. package/lib/src/ap-form/list/index.vue.d.ts +1 -2
  150. package/lib/src/ap-form/modal-form/index.vue.d.ts +2 -3
  151. package/lib/src/ap-form/render/control.vue.d.ts +1 -2
  152. package/lib/src/ap-form/render/item.vue.d.ts +1 -2
  153. package/lib/src/ap-form/search-form/index.vue.d.ts +2 -3
  154. package/lib/src/ap-form/set/index.vue.d.ts +1 -2
  155. package/lib/src/ap-info-layout/ApInfoLayout.vue.d.ts +2 -3
  156. package/lib/src/ap-info-layout/ap-info-layout-admin/ApInfoLayoutAdmin.vue.d.ts +2 -3
  157. package/lib/src/ap-info-layout/ap-info-layout-aplus/ap-info-layout.vue.d.ts +2 -3
  158. package/lib/src/ap-list/index.vue.d.ts +5 -3
  159. package/lib/src/ap-scroll-bar/ap-scroll-bar.vue.d.ts +1 -1
  160. package/lib/src/ap-scroll-bar/index.d.ts +1 -1
  161. package/lib/src/ap-table/ap-table.vue.d.ts +6 -4
  162. package/lib/src/ap-table/ap-table.vue2.js +1 -1
  163. package/lib/src/ap-table/components/index/index.vue.d.ts +1 -1
  164. package/lib/src/ap-table/components/paragraph-ellipsis/index.vue.d.ts +1 -1
  165. package/lib/src/ap-table/components/setting/modal/index.vue.d.ts +1 -2
  166. package/lib/src/ap-table/components/setting/select-group/index.vue.d.ts +1 -1
  167. package/lib/src/ap-table/components/setting/sortable/index.vue.d.ts +1 -1
  168. package/lib/src/ap-table/components/setting/sortable/item.vue.d.ts +1 -1
  169. package/lib/src/ap-table/components/setting/sorter/index.vue.d.ts +1 -1
  170. package/lib/src/ap-table/components/setting/tree-select/index.vue.d.ts +1 -1
  171. package/lib/src/ap-table/constants.d.ts +1 -1
  172. package/lib/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
  173. package/lib/src/ap-table/interface.d.ts +2 -1
  174. package/lib/src/ap-tag/ap-tag-group.vue.d.ts +1 -2
  175. package/lib/src/ap-tag/ap-tag.vue.d.ts +1 -1
  176. package/lib/src/ap-upload/apUpload.vue.d.ts +2 -3
  177. package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +1 -1
  178. package/lib/src/ap-upload/components/Picture.vue.d.ts +9 -5
  179. package/lib/src/ap-upload/components/SingleFile.vue.d.ts +1 -1
  180. package/lib/src/business/ap-appendix/ap-appendix.vue.d.ts +3 -5
  181. package/lib/src/business/ap-appendix/icons/file-icon.vue.d.ts +1 -1
  182. package/lib/src/business/ap-appendix/index.d.ts +1 -1
  183. package/lib/src/business/ap-batch-action/ApBatchAction.vue.d.ts +2 -3
  184. package/lib/src/business/ap-batch-action/index.d.ts +1 -1
  185. package/lib/src/business/ap-batch-action-group/ApBatchActionGroup.vue.d.ts +1 -2
  186. package/lib/src/business/ap-batch-action-group/MenuItemGroup.vue.d.ts +4 -3
  187. package/lib/src/business/ap-batch-action-group/index.d.ts +5 -887
  188. package/lib/src/business/ap-card/ApCard.vue.d.ts +2 -3
  189. package/lib/src/business/ap-card/index.d.ts +1 -1
  190. package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +5 -3
  191. package/lib/src/business/ap-expand-alert/index.d.ts +6 -4
  192. package/lib/src/business/ap-group-search/ap-group-search.vue.d.ts +2 -3
  193. package/lib/src/business/ap-group-search/extension-select/index.vue.d.ts +346 -8
  194. package/lib/src/business/ap-group-search/images/icon-down.vue.d.ts +1 -1
  195. package/lib/src/business/ap-group-search/images/icon-line-select.vue.d.ts +1 -1
  196. package/lib/src/business/ap-group-search/index.d.ts +3 -3
  197. package/lib/src/business/ap-group-search/popover-select/index.vue.d.ts +346 -8
  198. package/lib/src/business/ap-image/ApImage.vue.d.ts +1 -2
  199. package/lib/src/business/ap-input-radio/ApInputRadio.vue.d.ts +1 -1
  200. package/lib/src/business/ap-input-radio/index.d.ts +1 -1
  201. package/lib/src/business/ap-ladder/ApLadder.vue.d.ts +2 -3
  202. package/lib/src/business/ap-ladder/index.d.ts +1 -1
  203. package/lib/src/business/ap-select-layout/index.d.ts +4 -2
  204. package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +5 -3
  205. package/lib/src/business/ap-table-modal/hooks/use-create-table-modal.d.ts +1 -1
  206. package/lib/src/business/ap-table-modal/hooks/use-table-modal.d.ts +1 -1
  207. package/lib/src/business/ap-table-modal/hooks/use-table-select-modal.d.ts +1 -1
  208. package/lib/src/business/ap-table-modal/index.d.ts +3 -3
  209. package/lib/src/business/ap-table-modal/modal-title.vue.d.ts +2 -3
  210. package/lib/src/business/ap-table-modal/table-layout/index.vue.d.ts +8 -8
  211. package/lib/src/business/ap-table-modal/table-modal.vue.d.ts +3 -4
  212. package/lib/src/business/ap-title/ApTitle.vue.d.ts +2 -3
  213. package/lib/src/business/ap-title/index.d.ts +1 -1
  214. package/lib/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.d.ts +3 -5
  215. package/lib/src/business/ap-upload-file/icon/delete-icon.vue.d.ts +1 -1
  216. package/lib/src/business/ap-upload-file/icon/file-icon.vue.d.ts +1 -1
  217. package/lib/src/business/batch-input-group/index.vue.d.ts +1 -1
  218. package/lib/src/business/batch-input-group/popover-input/index.vue.d.ts +1 -1
  219. package/lib/src/business/hooks/usePageListApTable.d.ts +1 -1
  220. package/lib/src/check-card/group.vue.d.ts +1 -2
  221. package/lib/src/check-card/index.vue.d.ts +2 -3
  222. package/lib/src/editable-table/form-item.vue.d.ts +5 -3
  223. package/lib/src/editable-table/index.vue.d.ts +5 -3
  224. package/lib/src/tests/wrapper.d.ts +4 -4
  225. package/lib/src/work-order-modal/work-order-modal.vue.d.ts +1 -1
  226. package/package.json +1 -1
@@ -5,5 +5,5 @@ declare const _default: DefineComponent<ApTableSettingSorterProps, {}, {}, {}, {
5
5
  "update:value": (value: ApColumnState[]) => any;
6
6
  }, string, PublicProps, Readonly<ApTableSettingSorterProps> & Readonly<{
7
7
  "onUpdate:value"?: ((value: ApColumnState[]) => any) | undefined;
8
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
8
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
9
9
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import { ApTableSettingTreeSelectProps } from '../../interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare const _default: DefineComponent<ApTableSettingTreeSelectProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApTableSettingTreeSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
3
+ declare const _default: DefineComponent<ApTableSettingTreeSelectProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApTableSettingTreeSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
4
4
  export default _default;
@@ -1290,7 +1290,7 @@ export declare const apTableRenderItemMap: {
1290
1290
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1291
1291
  index: DefineComponent<ApTableIndexProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ApTableIndexProps> & Readonly<{}>, {
1292
1292
  bordered: boolean;
1293
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1293
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1294
1294
  status: DefineComponent<ApTableStatusProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ApTableStatusProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1295
1295
  password: {
1296
1296
  new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ApFieldTextPasswordProps> & Readonly<{
@@ -4,18 +4,18 @@ export declare const useTableColumnState: (columnSetting: ApTableSettingType, in
4
4
  columnState: Ref<{
5
5
  key: string | number;
6
6
  show?: boolean | undefined;
7
- fixed?: "left" | "right" | undefined;
7
+ fixed?: ("left" | "right") | undefined;
8
8
  disabled?: boolean | undefined;
9
9
  label?: any;
10
- children?: /*elided*/ any[] | undefined;
10
+ children?: any[] | undefined;
11
11
  order?: number | undefined;
12
12
  }[], ApColumnState[] | {
13
13
  key: string | number;
14
14
  show?: boolean | undefined;
15
- fixed?: "left" | "right" | undefined;
15
+ fixed?: ("left" | "right") | undefined;
16
16
  disabled?: boolean | undefined;
17
17
  label?: any;
18
- children?: /*elided*/ any[] | undefined;
18
+ children?: any[] | undefined;
19
19
  order?: number | undefined;
20
20
  }[]>;
21
21
  selectAll: () => void;
@@ -348,9 +348,10 @@ export type ApTableExpose<SearchParamsType = Recordable, RecordType = any> = {
348
348
  setSearchFormValues: (fields: Partial<SearchParamsType>) => void;
349
349
  /**
350
350
  * 获取查询表单值
351
+ * @param `transform`是否转换表单值 默认为`false`
351
352
  * @returns
352
353
  */
353
- getSearchFormValues: () => Partial<SearchParamsType>;
354
+ getSearchFormValues: (transform?: boolean) => Partial<SearchParamsType>;
354
355
  /**
355
356
  * 表格数据源
356
357
  */
@@ -6,12 +6,11 @@ type ApTagGroupSlots = {
6
6
  }) => void;
7
7
  };
8
8
  declare function __VLS_template(): {
9
- attrs: Partial<{}>;
10
9
  slots: Readonly<ApTagGroupSlots> & ApTagGroupSlots;
11
10
  refs: {
12
11
  container: HTMLDivElement;
13
12
  };
14
- rootEl: any;
13
+ attrs: Partial<{}>;
15
14
  };
16
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
16
  declare const __VLS_component: DefineComponent<ApTagGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApTagGroupProps> & Readonly<{}>, {
@@ -4,5 +4,5 @@ declare const _default: DefineComponent<ApTagProps, {}, {}, {}, {}, ComponentOpt
4
4
  size: "small" | "middle" | "large";
5
5
  color: string;
6
6
  disabled: boolean;
7
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
7
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
8
8
  export default _default;
@@ -4,12 +4,11 @@ import { GetOssAccess } from './hooks/useOss';
4
4
  declare function clear(): void;
5
5
  declare function setValue(val: any): void;
6
6
  declare function __VLS_template(): {
7
- attrs: Partial<{}>;
8
7
  slots: Readonly<ApUploadSlots> & ApUploadSlots;
9
8
  refs: {
10
9
  uploadRef: unknown;
11
10
  };
12
- rootEl: HTMLDivElement;
11
+ attrs: Partial<{}>;
13
12
  };
14
13
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
14
  declare const __VLS_component: DefineComponent<ExtractPropTypes<{
@@ -169,7 +168,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
169
168
  acceptErrorMsg: string;
170
169
  maxCount: number;
171
170
  maxCountErrorMsg: string;
172
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
171
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
173
172
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
174
173
  export default _default;
175
174
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,5 +2,5 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
2
2
  declare function setValue(val: (string | Record<string, any>)[]): void;
3
3
  declare const _default: DefineComponent<{}, {
4
4
  setValue: typeof setValue;
5
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
5
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
6
6
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { Oss } from '../hooks/useOss';
2
- import { actionResponse } from '@aplus-frontend/oss';
3
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
3
  declare function setValue(val?: (string | Record<string, any>)[]): void;
5
4
  interface UploadFile extends File {
@@ -13,12 +12,17 @@ interface UploadFile extends File {
13
12
  }
14
13
  declare function handleRemove(uploadFile: UploadFile): Promise<boolean>;
15
14
  declare function __VLS_template(): {
16
- attrs: Partial<{}>;
17
15
  slots: {
18
16
  pictureContext?(_: {
19
17
  fileList: {
20
18
  oss: {
21
- pauseUpload: (() => Promise< actionResponse>) | undefined;
19
+ pauseUpload: (() => Promise<{
20
+ status: number;
21
+ previewUrl?: string;
22
+ saveUrl?: string;
23
+ originalFileName?: string;
24
+ message: string;
25
+ }>) | undefined;
22
26
  };
23
27
  }[];
24
28
  remove: typeof handleRemove;
@@ -27,12 +31,12 @@ declare function __VLS_template(): {
27
31
  refs: {
28
32
  fileRef: HTMLInputElement;
29
33
  };
30
- rootEl: HTMLDivElement;
34
+ attrs: Partial<{}>;
31
35
  };
32
36
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
33
37
  declare const __VLS_component: DefineComponent<{}, {
34
38
  setValue: typeof setValue;
35
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
39
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
36
40
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
37
41
  export default _default;
38
42
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,5 +2,5 @@ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOp
2
2
  declare function setValue(val?: string | Record<string, any>): void;
3
3
  declare const _default: DefineComponent<{}, {
4
4
  setValue: typeof setValue;
5
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
5
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
6
6
  export default _default;
@@ -1,18 +1,16 @@
1
1
  import { ApAppendixProps, ApAppendixSlots, ApNeedNameModel } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = ApAppendixProps;
4
3
  declare function __VLS_template(): {
5
- attrs: Partial<{}>;
6
4
  slots: Readonly<ApAppendixSlots<any>> & ApAppendixSlots<any>;
7
5
  refs: {};
8
- rootEl: HTMLDivElement;
6
+ attrs: Partial<{}>;
9
7
  };
10
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
9
+ declare const __VLS_component: DefineComponent<ApAppendixProps<any>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApAppendixProps<any>> & Readonly<{}>, {
12
10
  column: number;
13
11
  needName: ApNeedNameModel;
14
12
  isFileAreaBorder: boolean;
15
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
13
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
14
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
15
  export default _default;
18
16
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,3 +1,3 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3
3
  export default _default;
@@ -6,7 +6,7 @@ declare const ApAppendix: {
6
6
  column: number;
7
7
  needName: ApNeedNameModel;
8
8
  isFileAreaBorder: boolean;
9
- }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
9
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
10
10
  P: {};
11
11
  B: {};
12
12
  D: {};
@@ -1,7 +1,6 @@
1
1
  import { ApBatchActionProps } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
- attrs: Partial<{}>;
5
4
  slots: Readonly<{
6
5
  header: () => void;
7
6
  prefix: () => void;
@@ -12,10 +11,10 @@ declare function __VLS_template(): {
12
11
  suffix: () => void;
13
12
  };
14
13
  refs: {};
15
- rootEl: HTMLDivElement;
14
+ attrs: Partial<{}>;
16
15
  };
17
16
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
- declare const __VLS_component: DefineComponent<ApBatchActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApBatchActionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
17
+ declare const __VLS_component: DefineComponent<ApBatchActionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApBatchActionProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
19
18
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
20
19
  export default _default;
21
20
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { CreateComponentPublicInstanceWithMixins, ComponentOptionsMixin, PublicP
2
2
  import { ApBatchActionProps } from './interface';
3
3
  export * from './interface';
4
4
  declare const ApBatchAction: {
5
- new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ApBatchActionProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
5
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ApBatchActionProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
6
6
  P: {};
7
7
  B: {};
8
8
  D: {};
@@ -1,5 +1,4 @@
1
1
  import { ApBatchActionGroupProps } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = ApBatchActionGroupProps;
4
- declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3
+ declare const _default: DefineComponent<ApBatchActionGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApBatchActionGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
5
4
  export default _default;
@@ -1,7 +1,8 @@
1
1
  import { ApBatchActionGroupMenuProps, ApBatchActionGroupProps } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = ApBatchActionGroupProps & {
3
+ declare const _default: DefineComponent<ApBatchActionGroupProps & {
4
4
  menuList: ApBatchActionGroupMenuProps[];
5
- };
6
- declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
5
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApBatchActionGroupProps & {
6
+ menuList: ApBatchActionGroupMenuProps[];
7
+ }> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
7
8
  export default _default;