@aplus-frontend/ui 0.3.6 → 0.3.7

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 (560) 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
  227. package/es/src/ap-action/group/style/css.js +0 -1
  228. package/es/src/ap-action/group/style/index.js +0 -1
  229. package/es/src/ap-action/item/style/css.js +0 -2
  230. package/es/src/ap-action/item/style/index.js +0 -2
  231. package/es/src/ap-action/item-dropdown/style/css.js +0 -2
  232. package/es/src/ap-action/item-dropdown/style/index.js +0 -2
  233. package/es/src/ap-action/item-modal/style/css.js +0 -1
  234. package/es/src/ap-action/item-modal/style/index.js +0 -1
  235. package/es/src/ap-action/item-popconfirm/style/css.js +0 -1
  236. package/es/src/ap-action/item-popconfirm/style/index.js +0 -1
  237. package/es/src/ap-action-button/style/css.js +0 -1
  238. package/es/src/ap-action-button/style/index.js +0 -1
  239. package/es/src/ap-button/style/css.js +0 -1
  240. package/es/src/ap-button/style/index.js +0 -1
  241. package/es/src/ap-descriptions/style/css.js +0 -1
  242. package/es/src/ap-descriptions/style/index.js +0 -1
  243. package/es/src/ap-download/style/css.js +0 -1
  244. package/es/src/ap-download/style/index.js +0 -1
  245. package/es/src/ap-drawer/style/css.js +0 -1
  246. package/es/src/ap-drawer/style/index.js +0 -1
  247. package/es/src/ap-field/checkbox/style/css.js +0 -1
  248. package/es/src/ap-field/checkbox/style/index.js +0 -1
  249. package/es/src/ap-field/date/style/css.js +0 -1
  250. package/es/src/ap-field/date/style/index.js +0 -1
  251. package/es/src/ap-field/date-range/style/css.js +0 -1
  252. package/es/src/ap-field/date-range/style/index.js +0 -1
  253. package/es/src/ap-field/number/style/css.js +0 -1
  254. package/es/src/ap-field/number/style/index.js +0 -1
  255. package/es/src/ap-field/password/style/css.js +0 -1
  256. package/es/src/ap-field/password/style/index.js +0 -1
  257. package/es/src/ap-field/radio/style/css.js +0 -1
  258. package/es/src/ap-field/rate/style/css.js +0 -1
  259. package/es/src/ap-field/rate/style/index.js +0 -1
  260. package/es/src/ap-field/segmented/style/css.js +0 -1
  261. package/es/src/ap-field/segmented/style/index.js +0 -1
  262. package/es/src/ap-field/select/style/css.js +0 -1
  263. package/es/src/ap-field/select/style/index.js +0 -1
  264. package/es/src/ap-field/slider/style/css.js +0 -1
  265. package/es/src/ap-field/slider/style/index.js +0 -1
  266. package/es/src/ap-field/style/css.js +0 -1
  267. package/es/src/ap-field/style/index.js +0 -1
  268. package/es/src/ap-field/switch/style/css.js +0 -1
  269. package/es/src/ap-field/switch/style/index.js +0 -1
  270. package/es/src/ap-field/text/style/css.js +0 -1
  271. package/es/src/ap-field/text/style/index.js +0 -1
  272. package/es/src/ap-field/text-area/style/css.js +0 -1
  273. package/es/src/ap-field/text-area/style/index.js +0 -1
  274. package/es/src/ap-form/dependency/style/css.js +0 -1
  275. package/es/src/ap-form/dependency/style/index.js +0 -1
  276. package/es/src/ap-form/drawer-form/style/css.js +0 -1
  277. package/es/src/ap-form/drawer-form/style/index.js +0 -1
  278. package/es/src/ap-form/item/style/css.js +0 -1
  279. package/es/src/ap-form/item/style/index.js +0 -1
  280. package/es/src/ap-form/item-checkbox/style/css.js +0 -1
  281. package/es/src/ap-form/item-checkbox/style/index.js +0 -1
  282. package/es/src/ap-form/item-date/style/css.js +0 -1
  283. package/es/src/ap-form/item-date/style/index.js +0 -1
  284. package/es/src/ap-form/item-date-range/style/css.js +0 -1
  285. package/es/src/ap-form/item-date-range/style/index.js +0 -1
  286. package/es/src/ap-form/item-group/style/css.js +0 -1
  287. package/es/src/ap-form/item-group/style/index.js +0 -1
  288. package/es/src/ap-form/item-number/style/css.js +0 -1
  289. package/es/src/ap-form/item-number/style/index.js +0 -1
  290. package/es/src/ap-form/item-radio/style/css.js +0 -1
  291. package/es/src/ap-form/item-radio/style/index.js +0 -1
  292. package/es/src/ap-form/item-select/style/css.js +0 -1
  293. package/es/src/ap-form/item-select/style/index.js +0 -1
  294. package/es/src/ap-form/item-switch/style/css.js +0 -1
  295. package/es/src/ap-form/item-switch/style/index.js +0 -1
  296. package/es/src/ap-form/item-text/style/css.js +0 -1
  297. package/es/src/ap-form/item-text/style/index.js +0 -1
  298. package/es/src/ap-form/item-text-area/style/css.js +0 -1
  299. package/es/src/ap-form/item-text-area/style/index.js +0 -1
  300. package/es/src/ap-form/item-text-group/style/css.js +0 -1
  301. package/es/src/ap-form/item-text-group/style/index.js +0 -1
  302. package/es/src/ap-form/item-text-password/style/css.js +0 -1
  303. package/es/src/ap-form/item-text-password/style/index.js +0 -1
  304. package/es/src/ap-form/list/style/css.js +0 -1
  305. package/es/src/ap-form/list/style/index.js +0 -1
  306. package/es/src/ap-form/modal-form/style/css.js +0 -1
  307. package/es/src/ap-form/modal-form/style/index.js +0 -1
  308. package/es/src/ap-form/render/style/css.js +0 -1
  309. package/es/src/ap-form/search-form/style/css.js +0 -1
  310. package/es/src/ap-form/search-form/style/index.js +0 -1
  311. package/es/src/ap-form/set/style/css.js +0 -1
  312. package/es/src/ap-form/set/style/index.js +0 -1
  313. package/es/src/ap-form/style/css.js +0 -1
  314. package/es/src/ap-form/style/index.js +0 -1
  315. package/es/src/ap-info-layout/style/css.js +0 -1
  316. package/es/src/ap-info-layout/style/index.js +0 -1
  317. package/es/src/ap-list/style/css.js +0 -1
  318. package/es/src/ap-list/style/index.js +0 -1
  319. package/es/src/ap-modal/style/css.js +0 -1
  320. package/es/src/ap-modal/style/index.js +0 -1
  321. package/es/src/ap-scroll-bar/style/css.js +0 -1
  322. package/es/src/ap-scroll-bar/style/index.js +0 -1
  323. package/es/src/ap-table/style/css.js +0 -1
  324. package/es/src/ap-table/style/index.js +0 -1
  325. package/es/src/ap-tag/group/style/css.js +0 -2
  326. package/es/src/ap-tag/group/style/index.js +0 -2
  327. package/es/src/ap-tag/style/css.js +0 -1
  328. package/es/src/ap-tag/style/index.js +0 -1
  329. package/es/src/ap-upload/style/css.js +0 -1
  330. package/es/src/ap-upload/style/index.js +0 -1
  331. package/es/src/business/ap-appendix/style/css.js +0 -1
  332. package/es/src/business/ap-appendix/style/index.js +0 -1
  333. package/es/src/business/ap-attachment/style/css.js +0 -1
  334. package/es/src/business/ap-attachment/style/index.js +0 -1
  335. package/es/src/business/ap-batch-action/style/css.js +0 -1
  336. package/es/src/business/ap-batch-action/style/index.js +0 -1
  337. package/es/src/business/ap-batch-action-group/style/css.js +0 -1
  338. package/es/src/business/ap-batch-action-group/style/index.js +0 -1
  339. package/es/src/business/ap-button-group/style/css.js +0 -1
  340. package/es/src/business/ap-button-group/style/index.js +0 -1
  341. package/es/src/business/ap-card/style/css.js +0 -2
  342. package/es/src/business/ap-card/style/index.js +0 -2
  343. package/es/src/business/ap-expand-alert/style/css.js +0 -2
  344. package/es/src/business/ap-expand-alert/style/index.js +0 -2
  345. package/es/src/business/ap-export-group/style/css.js +0 -1
  346. package/es/src/business/ap-export-group/style/index.js +0 -1
  347. package/es/src/business/ap-group-search/extension-select/style/css.js +0 -1
  348. package/es/src/business/ap-group-search/extension-select/style/index.js +0 -1
  349. package/es/src/business/ap-group-search/popover-select/style/css.js +0 -1
  350. package/es/src/business/ap-group-search/popover-select/style/index.js +0 -1
  351. package/es/src/business/ap-group-search/style/css.js +0 -1
  352. package/es/src/business/ap-group-search/style/index.js +0 -1
  353. package/es/src/business/ap-image/style/css.js +0 -1
  354. package/es/src/business/ap-image/style/index.js +0 -1
  355. package/es/src/business/ap-input-radio/style/css.js +0 -1
  356. package/es/src/business/ap-input-radio/style/index.js +0 -1
  357. package/es/src/business/ap-label/group/style/css.js +0 -1
  358. package/es/src/business/ap-label/group/style/index.js +0 -1
  359. package/es/src/business/ap-label/style/css.js +0 -1
  360. package/es/src/business/ap-label/style/index.js +0 -1
  361. package/es/src/business/ap-ladder/style/css.js +0 -1
  362. package/es/src/business/ap-select-layout/style/css.js +0 -1
  363. package/es/src/business/ap-select-layout/style/index.js +0 -1
  364. package/es/src/business/ap-size-input/style/css.js +0 -1
  365. package/es/src/business/ap-size-input/style/index.js +0 -1
  366. package/es/src/business/ap-status/group/style/css.js +0 -1
  367. package/es/src/business/ap-status/group/style/index.js +0 -1
  368. package/es/src/business/ap-status/style/css.js +0 -1
  369. package/es/src/business/ap-status/style/index.js +0 -1
  370. package/es/src/business/ap-summary/style/css.js +0 -1
  371. package/es/src/business/ap-summary/style/index.js +0 -1
  372. package/es/src/business/ap-table-modal/style/css.js +0 -1
  373. package/es/src/business/ap-table-modal/style/index.js +0 -1
  374. package/es/src/business/ap-title/style/css.js +0 -1
  375. package/es/src/business/ap-title/style/index.js +0 -1
  376. package/es/src/business/ap-upload-file/ap-upload-single/style/css.js +0 -1
  377. package/es/src/business/ap-upload-file/ap-upload-single/style/index.js +0 -1
  378. package/es/src/business/batch-input-group/popover-input/style/css.js +0 -1
  379. package/es/src/business/batch-input-group/popover-input/style/index.js +0 -1
  380. package/es/src/business/batch-input-group/style/css.js +0 -1
  381. package/es/src/business/batch-input-group/style/index.js +0 -1
  382. package/es/src/check-card/group/style/css.js +0 -1
  383. package/es/src/check-card/group/style/index.js +0 -1
  384. package/es/src/check-card/style/css.js +0 -1
  385. package/es/src/check-card/style/index.js +0 -1
  386. package/es/src/config-provider/style/css.js +0 -1
  387. package/es/src/config-provider/style/index.js +0 -1
  388. package/es/src/editable-table/form-item/style/css.js +0 -1
  389. package/es/src/editable-table/form-item/style/index.js +0 -1
  390. package/es/src/editable-table/style/css.js +0 -1
  391. package/es/src/editable-table/style/index.js +0 -1
  392. package/es/src/work-order-modal/style/css.js +0 -4
  393. package/es/src/work-order-modal/style/index.js +0 -4
  394. package/lib/src/ap-action/group/style/css.js +0 -1
  395. package/lib/src/ap-action/group/style/index.js +0 -1
  396. package/lib/src/ap-action/item/style/css.js +0 -2
  397. package/lib/src/ap-action/item/style/index.js +0 -2
  398. package/lib/src/ap-action/item-dropdown/style/css.js +0 -2
  399. package/lib/src/ap-action/item-dropdown/style/index.js +0 -2
  400. package/lib/src/ap-action/item-modal/style/css.js +0 -1
  401. package/lib/src/ap-action/item-modal/style/index.js +0 -1
  402. package/lib/src/ap-action/item-popconfirm/style/css.js +0 -1
  403. package/lib/src/ap-action/item-popconfirm/style/index.js +0 -1
  404. package/lib/src/ap-action-button/style/css.js +0 -1
  405. package/lib/src/ap-action-button/style/index.js +0 -1
  406. package/lib/src/ap-button/style/css.js +0 -1
  407. package/lib/src/ap-button/style/index.js +0 -1
  408. package/lib/src/ap-descriptions/style/css.js +0 -1
  409. package/lib/src/ap-descriptions/style/index.js +0 -1
  410. package/lib/src/ap-download/style/css.js +0 -1
  411. package/lib/src/ap-download/style/index.js +0 -1
  412. package/lib/src/ap-drawer/style/css.js +0 -1
  413. package/lib/src/ap-drawer/style/index.js +0 -1
  414. package/lib/src/ap-field/checkbox/style/css.js +0 -1
  415. package/lib/src/ap-field/checkbox/style/index.js +0 -1
  416. package/lib/src/ap-field/date/style/css.js +0 -1
  417. package/lib/src/ap-field/date/style/index.js +0 -1
  418. package/lib/src/ap-field/date-range/style/css.js +0 -1
  419. package/lib/src/ap-field/date-range/style/index.js +0 -1
  420. package/lib/src/ap-field/number/style/css.js +0 -1
  421. package/lib/src/ap-field/number/style/index.js +0 -1
  422. package/lib/src/ap-field/password/style/css.js +0 -1
  423. package/lib/src/ap-field/password/style/index.js +0 -1
  424. package/lib/src/ap-field/radio/style/css.js +0 -1
  425. package/lib/src/ap-field/rate/style/css.js +0 -1
  426. package/lib/src/ap-field/rate/style/index.js +0 -1
  427. package/lib/src/ap-field/segmented/style/css.js +0 -1
  428. package/lib/src/ap-field/segmented/style/index.js +0 -1
  429. package/lib/src/ap-field/select/style/css.js +0 -1
  430. package/lib/src/ap-field/select/style/index.js +0 -1
  431. package/lib/src/ap-field/slider/style/css.js +0 -1
  432. package/lib/src/ap-field/slider/style/index.js +0 -1
  433. package/lib/src/ap-field/style/css.js +0 -1
  434. package/lib/src/ap-field/style/index.js +0 -1
  435. package/lib/src/ap-field/switch/style/css.js +0 -1
  436. package/lib/src/ap-field/switch/style/index.js +0 -1
  437. package/lib/src/ap-field/text/style/css.js +0 -1
  438. package/lib/src/ap-field/text/style/index.js +0 -1
  439. package/lib/src/ap-field/text-area/style/css.js +0 -1
  440. package/lib/src/ap-field/text-area/style/index.js +0 -1
  441. package/lib/src/ap-form/dependency/style/css.js +0 -1
  442. package/lib/src/ap-form/dependency/style/index.js +0 -1
  443. package/lib/src/ap-form/drawer-form/style/css.js +0 -1
  444. package/lib/src/ap-form/drawer-form/style/index.js +0 -1
  445. package/lib/src/ap-form/item/style/css.js +0 -1
  446. package/lib/src/ap-form/item/style/index.js +0 -1
  447. package/lib/src/ap-form/item-checkbox/style/css.js +0 -1
  448. package/lib/src/ap-form/item-checkbox/style/index.js +0 -1
  449. package/lib/src/ap-form/item-date/style/css.js +0 -1
  450. package/lib/src/ap-form/item-date/style/index.js +0 -1
  451. package/lib/src/ap-form/item-date-range/style/css.js +0 -1
  452. package/lib/src/ap-form/item-date-range/style/index.js +0 -1
  453. package/lib/src/ap-form/item-group/style/css.js +0 -1
  454. package/lib/src/ap-form/item-group/style/index.js +0 -1
  455. package/lib/src/ap-form/item-number/style/css.js +0 -1
  456. package/lib/src/ap-form/item-number/style/index.js +0 -1
  457. package/lib/src/ap-form/item-radio/style/css.js +0 -1
  458. package/lib/src/ap-form/item-radio/style/index.js +0 -1
  459. package/lib/src/ap-form/item-select/style/css.js +0 -1
  460. package/lib/src/ap-form/item-select/style/index.js +0 -1
  461. package/lib/src/ap-form/item-switch/style/css.js +0 -1
  462. package/lib/src/ap-form/item-switch/style/index.js +0 -1
  463. package/lib/src/ap-form/item-text/style/css.js +0 -1
  464. package/lib/src/ap-form/item-text/style/index.js +0 -1
  465. package/lib/src/ap-form/item-text-area/style/css.js +0 -1
  466. package/lib/src/ap-form/item-text-area/style/index.js +0 -1
  467. package/lib/src/ap-form/item-text-group/style/css.js +0 -1
  468. package/lib/src/ap-form/item-text-group/style/index.js +0 -1
  469. package/lib/src/ap-form/item-text-password/style/css.js +0 -1
  470. package/lib/src/ap-form/item-text-password/style/index.js +0 -1
  471. package/lib/src/ap-form/list/style/css.js +0 -1
  472. package/lib/src/ap-form/list/style/index.js +0 -1
  473. package/lib/src/ap-form/modal-form/style/css.js +0 -1
  474. package/lib/src/ap-form/modal-form/style/index.js +0 -1
  475. package/lib/src/ap-form/render/style/css.js +0 -1
  476. package/lib/src/ap-form/search-form/style/css.js +0 -1
  477. package/lib/src/ap-form/search-form/style/index.js +0 -1
  478. package/lib/src/ap-form/set/style/css.js +0 -1
  479. package/lib/src/ap-form/set/style/index.js +0 -1
  480. package/lib/src/ap-form/style/css.js +0 -1
  481. package/lib/src/ap-form/style/index.js +0 -1
  482. package/lib/src/ap-info-layout/style/css.js +0 -1
  483. package/lib/src/ap-info-layout/style/index.js +0 -1
  484. package/lib/src/ap-list/style/css.js +0 -1
  485. package/lib/src/ap-list/style/index.js +0 -1
  486. package/lib/src/ap-modal/style/css.js +0 -1
  487. package/lib/src/ap-modal/style/index.js +0 -1
  488. package/lib/src/ap-scroll-bar/style/css.js +0 -1
  489. package/lib/src/ap-scroll-bar/style/index.js +0 -1
  490. package/lib/src/ap-table/style/css.js +0 -1
  491. package/lib/src/ap-table/style/index.js +0 -1
  492. package/lib/src/ap-tag/group/style/css.js +0 -2
  493. package/lib/src/ap-tag/group/style/index.js +0 -2
  494. package/lib/src/ap-tag/style/css.js +0 -1
  495. package/lib/src/ap-tag/style/index.js +0 -1
  496. package/lib/src/ap-upload/style/css.js +0 -1
  497. package/lib/src/ap-upload/style/index.js +0 -1
  498. package/lib/src/business/ap-appendix/style/css.js +0 -1
  499. package/lib/src/business/ap-appendix/style/index.js +0 -1
  500. package/lib/src/business/ap-attachment/style/css.js +0 -1
  501. package/lib/src/business/ap-attachment/style/index.js +0 -1
  502. package/lib/src/business/ap-batch-action/style/css.js +0 -1
  503. package/lib/src/business/ap-batch-action/style/index.js +0 -1
  504. package/lib/src/business/ap-batch-action-group/style/css.js +0 -1
  505. package/lib/src/business/ap-batch-action-group/style/index.js +0 -1
  506. package/lib/src/business/ap-button-group/style/css.js +0 -1
  507. package/lib/src/business/ap-button-group/style/index.js +0 -1
  508. package/lib/src/business/ap-card/style/css.js +0 -2
  509. package/lib/src/business/ap-card/style/index.js +0 -2
  510. package/lib/src/business/ap-expand-alert/style/css.js +0 -2
  511. package/lib/src/business/ap-expand-alert/style/index.js +0 -2
  512. package/lib/src/business/ap-export-group/style/css.js +0 -1
  513. package/lib/src/business/ap-export-group/style/index.js +0 -1
  514. package/lib/src/business/ap-group-search/extension-select/style/css.js +0 -1
  515. package/lib/src/business/ap-group-search/extension-select/style/index.js +0 -1
  516. package/lib/src/business/ap-group-search/popover-select/style/css.js +0 -1
  517. package/lib/src/business/ap-group-search/popover-select/style/index.js +0 -1
  518. package/lib/src/business/ap-group-search/style/css.js +0 -1
  519. package/lib/src/business/ap-group-search/style/index.js +0 -1
  520. package/lib/src/business/ap-image/style/css.js +0 -1
  521. package/lib/src/business/ap-image/style/index.js +0 -1
  522. package/lib/src/business/ap-input-radio/style/css.js +0 -1
  523. package/lib/src/business/ap-input-radio/style/index.js +0 -1
  524. package/lib/src/business/ap-label/group/style/css.js +0 -1
  525. package/lib/src/business/ap-label/group/style/index.js +0 -1
  526. package/lib/src/business/ap-label/style/css.js +0 -1
  527. package/lib/src/business/ap-label/style/index.js +0 -1
  528. package/lib/src/business/ap-ladder/style/css.js +0 -1
  529. package/lib/src/business/ap-select-layout/style/css.js +0 -1
  530. package/lib/src/business/ap-select-layout/style/index.js +0 -1
  531. package/lib/src/business/ap-size-input/style/css.js +0 -1
  532. package/lib/src/business/ap-size-input/style/index.js +0 -1
  533. package/lib/src/business/ap-status/group/style/css.js +0 -1
  534. package/lib/src/business/ap-status/group/style/index.js +0 -1
  535. package/lib/src/business/ap-status/style/css.js +0 -1
  536. package/lib/src/business/ap-status/style/index.js +0 -1
  537. package/lib/src/business/ap-summary/style/css.js +0 -1
  538. package/lib/src/business/ap-summary/style/index.js +0 -1
  539. package/lib/src/business/ap-table-modal/style/css.js +0 -1
  540. package/lib/src/business/ap-table-modal/style/index.js +0 -1
  541. package/lib/src/business/ap-title/style/css.js +0 -1
  542. package/lib/src/business/ap-title/style/index.js +0 -1
  543. package/lib/src/business/ap-upload-file/ap-upload-single/style/css.js +0 -1
  544. package/lib/src/business/ap-upload-file/ap-upload-single/style/index.js +0 -1
  545. package/lib/src/business/batch-input-group/popover-input/style/css.js +0 -1
  546. package/lib/src/business/batch-input-group/popover-input/style/index.js +0 -1
  547. package/lib/src/business/batch-input-group/style/css.js +0 -1
  548. package/lib/src/business/batch-input-group/style/index.js +0 -1
  549. package/lib/src/check-card/group/style/css.js +0 -1
  550. package/lib/src/check-card/group/style/index.js +0 -1
  551. package/lib/src/check-card/style/css.js +0 -1
  552. package/lib/src/check-card/style/index.js +0 -1
  553. package/lib/src/config-provider/style/css.js +0 -1
  554. package/lib/src/config-provider/style/index.js +0 -1
  555. package/lib/src/editable-table/form-item/style/css.js +0 -1
  556. package/lib/src/editable-table/form-item/style/index.js +0 -1
  557. package/lib/src/editable-table/style/css.js +0 -1
  558. package/lib/src/editable-table/style/index.js +0 -1
  559. package/lib/src/work-order-modal/style/css.js +0 -4
  560. package/lib/src/work-order-modal/style/index.js +0 -4
@@ -1,14 +1,352 @@
1
- import { SelectProps } from '@aplus-frontend/antdv';
2
- import { SelectValue } from '@aplus-frontend/antdv/es/select';
3
- import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
- type __VLS_Props = Omit<SelectProps, 'mode' | 'suffixIcon'> & {
1
+ import { SelectValue, DefaultOptionType, LabeledValue } from '@aplus-frontend/antdv/es/select';
2
+ import { DefineComponent, ExtractPropTypes, PropType, CSSProperties, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
+ import { VueTypeValidableDef } from '../../../../node_modules/vue-types';
4
+ import { ButtonSize } from '@aplus-frontend/antdv/es/button';
5
+ import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
6
+ import { SelectHandler, FieldNames, FilterFunc } from '@aplus-frontend/antdv/es/vc-select/Select';
7
+ import { RenderDOMFunc, DropdownRender, CustomTagProps } from '@aplus-frontend/antdv/es/vc-select/BaseSelect';
8
+ import { AlignType } from '@aplus-frontend/antdv/es/vc-trigger/interface';
9
+ declare const _default: DefineComponent<Omit<Partial< ExtractPropTypes<{
10
+ value: {
11
+ type: PropType<SelectValue>;
12
+ default: SelectValue;
13
+ };
14
+ defaultValue: {
15
+ type: PropType<SelectValue>;
16
+ default: SelectValue;
17
+ };
18
+ notFoundContent: VueTypeValidableDef<any>;
19
+ suffixIcon: VueTypeValidableDef<any>;
20
+ itemIcon: VueTypeValidableDef<any>;
21
+ size: {
22
+ type: PropType<ButtonSize>;
23
+ default: ButtonSize;
24
+ };
25
+ mode: {
26
+ type: PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
27
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
28
+ };
29
+ bordered: {
30
+ type: BooleanConstructor;
31
+ default: boolean;
32
+ };
33
+ transitionName: StringConstructor;
34
+ choiceTransitionName: {
35
+ type: PropType<"">;
36
+ default: "";
37
+ };
38
+ popupClassName: StringConstructor;
39
+ dropdownClassName: StringConstructor;
40
+ placement: {
41
+ type: PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
42
+ default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
43
+ };
44
+ status: {
45
+ type: PropType<"" | "error" | "warning">;
46
+ default: "" | "error" | "warning";
47
+ };
48
+ 'onUpdate:value': {
49
+ type: PropType<(val: SelectValue) => void>;
50
+ default: (val: SelectValue) => void;
51
+ };
52
+ children: PropType< VueNode[]>;
53
+ listHeight: NumberConstructor;
54
+ onMouseenter: PropType<(e: MouseEvent) => void>;
55
+ onMouseleave: PropType<(e: MouseEvent) => void>;
56
+ tabindex: NumberConstructor;
57
+ onClick: PropType<(e: MouseEvent) => void>;
58
+ onFocus: {
59
+ type: PropType<(e: FocusEvent) => void>;
60
+ };
61
+ onBlur: {
62
+ type: PropType<(e: FocusEvent) => void>;
63
+ };
64
+ onChange: PropType<(value: SelectValue, option: DefaultOptionType | DefaultOptionType[]) => void>;
65
+ onKeydown: PropType<(e: KeyboardEvent) => void>;
66
+ onKeyup: PropType<(e: KeyboardEvent) => void>;
67
+ onMousedown: PropType<(e: MouseEvent) => void>;
68
+ onSelect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
69
+ open: {
70
+ type: BooleanConstructor;
71
+ default: any;
72
+ };
73
+ animation: StringConstructor;
74
+ direction: {
75
+ type: PropType<"rtl" | "ltr">;
76
+ };
77
+ disabled: {
78
+ type: BooleanConstructor;
79
+ default: any;
80
+ };
81
+ prefixCls: StringConstructor;
82
+ id: StringConstructor;
83
+ autofocus: BooleanConstructor;
84
+ getPopupContainer: {
85
+ type: PropType<RenderDOMFunc>;
86
+ };
87
+ virtual: {
88
+ type: BooleanConstructor;
89
+ default: any;
90
+ };
91
+ dropdownMatchSelectWidth: {
92
+ type: PropType<number | boolean>;
93
+ default: any;
94
+ };
95
+ options: PropType< DefaultOptionType[]>;
96
+ showAction: {
97
+ type: PropType<("click" | "focus")[]>;
98
+ };
99
+ onDeselect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
100
+ loading: {
101
+ type: BooleanConstructor;
102
+ default: any;
103
+ };
104
+ placeholder: VueTypeValidableDef<any>;
105
+ clearIcon: VueTypeValidableDef<any>;
106
+ allowClear: {
107
+ type: BooleanConstructor;
108
+ default: any;
109
+ };
110
+ onSearch: PropType<(value: string) => void>;
111
+ fieldNames: PropType<FieldNames>;
112
+ dropdownStyle: {
113
+ type: PropType<CSSProperties>;
114
+ };
115
+ dropdownRender: {
116
+ type: PropType<DropdownRender>;
117
+ };
118
+ dropdownAlign: PropType<AlignType>;
119
+ showSearch: {
120
+ type: BooleanConstructor;
121
+ default: any;
122
+ };
123
+ searchValue: StringConstructor;
124
+ onInputKeyDown: PropType<(e: KeyboardEvent) => void>;
125
+ removeIcon: VueTypeValidableDef<any>;
126
+ maxTagCount: {
127
+ type: PropType<number | "responsive">;
128
+ };
129
+ maxTagTextLength: NumberConstructor;
130
+ maxTagPlaceholder: VueTypeValidableDef<any>;
131
+ tokenSeparators: {
132
+ type: PropType<string[]>;
133
+ };
134
+ tagRender: {
135
+ type: PropType<(props: CustomTagProps) => any>;
136
+ };
137
+ optionLabelRender: {
138
+ type: PropType<(option: Record<string, any>) => any>;
139
+ };
140
+ onClear: PropType<() => void>;
141
+ defaultOpen: {
142
+ type: BooleanConstructor;
143
+ default: any;
144
+ };
145
+ onDropdownVisibleChange: {
146
+ type: PropType<(open: boolean) => void>;
147
+ };
148
+ showArrow: {
149
+ type: BooleanConstructor;
150
+ default: any;
151
+ };
152
+ onPopupScroll: PropType<(e: UIEvent) => void>;
153
+ menuItemSelectedIcon: VueTypeValidableDef<any>;
154
+ listItemHeight: NumberConstructor;
155
+ inputValue: StringConstructor;
156
+ autoClearSearchValue: {
157
+ type: BooleanConstructor;
158
+ default: any;
159
+ };
160
+ filterOption: {
161
+ type: PropType<boolean | FilterFunc<DefaultOptionType>>;
162
+ default: any;
163
+ };
164
+ filterSort: PropType<(optionA: DefaultOptionType, optionB: DefaultOptionType) => number>;
165
+ optionFilterProp: StringConstructor;
166
+ optionLabelProp: StringConstructor;
167
+ defaultActiveFirstOption: {
168
+ type: BooleanConstructor;
169
+ default: any;
170
+ };
171
+ labelInValue: {
172
+ type: BooleanConstructor;
173
+ default: any;
174
+ };
175
+ }>>, "mode" | "suffixIcon"> & {
5
176
  __parentRef: HTMLElement;
6
- };
7
- declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
177
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
8
178
  submit: (value: SelectValue) => any;
9
179
  "open-change": (value: boolean) => any;
10
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
180
+ }, string, PublicProps, Readonly<Omit<Partial< ExtractPropTypes<{
181
+ value: {
182
+ type: PropType<SelectValue>;
183
+ default: SelectValue;
184
+ };
185
+ defaultValue: {
186
+ type: PropType<SelectValue>;
187
+ default: SelectValue;
188
+ };
189
+ notFoundContent: VueTypeValidableDef<any>;
190
+ suffixIcon: VueTypeValidableDef<any>;
191
+ itemIcon: VueTypeValidableDef<any>;
192
+ size: {
193
+ type: PropType<ButtonSize>;
194
+ default: ButtonSize;
195
+ };
196
+ mode: {
197
+ type: PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
198
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
199
+ };
200
+ bordered: {
201
+ type: BooleanConstructor;
202
+ default: boolean;
203
+ };
204
+ transitionName: StringConstructor;
205
+ choiceTransitionName: {
206
+ type: PropType<"">;
207
+ default: "";
208
+ };
209
+ popupClassName: StringConstructor;
210
+ dropdownClassName: StringConstructor;
211
+ placement: {
212
+ type: PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
213
+ default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
214
+ };
215
+ status: {
216
+ type: PropType<"" | "error" | "warning">;
217
+ default: "" | "error" | "warning";
218
+ };
219
+ 'onUpdate:value': {
220
+ type: PropType<(val: SelectValue) => void>;
221
+ default: (val: SelectValue) => void;
222
+ };
223
+ children: PropType< VueNode[]>;
224
+ listHeight: NumberConstructor;
225
+ onMouseenter: PropType<(e: MouseEvent) => void>;
226
+ onMouseleave: PropType<(e: MouseEvent) => void>;
227
+ tabindex: NumberConstructor;
228
+ onClick: PropType<(e: MouseEvent) => void>;
229
+ onFocus: {
230
+ type: PropType<(e: FocusEvent) => void>;
231
+ };
232
+ onBlur: {
233
+ type: PropType<(e: FocusEvent) => void>;
234
+ };
235
+ onChange: PropType<(value: SelectValue, option: DefaultOptionType | DefaultOptionType[]) => void>;
236
+ onKeydown: PropType<(e: KeyboardEvent) => void>;
237
+ onKeyup: PropType<(e: KeyboardEvent) => void>;
238
+ onMousedown: PropType<(e: MouseEvent) => void>;
239
+ onSelect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
240
+ open: {
241
+ type: BooleanConstructor;
242
+ default: any;
243
+ };
244
+ animation: StringConstructor;
245
+ direction: {
246
+ type: PropType<"rtl" | "ltr">;
247
+ };
248
+ disabled: {
249
+ type: BooleanConstructor;
250
+ default: any;
251
+ };
252
+ prefixCls: StringConstructor;
253
+ id: StringConstructor;
254
+ autofocus: BooleanConstructor;
255
+ getPopupContainer: {
256
+ type: PropType<RenderDOMFunc>;
257
+ };
258
+ virtual: {
259
+ type: BooleanConstructor;
260
+ default: any;
261
+ };
262
+ dropdownMatchSelectWidth: {
263
+ type: PropType<number | boolean>;
264
+ default: any;
265
+ };
266
+ options: PropType< DefaultOptionType[]>;
267
+ showAction: {
268
+ type: PropType<("click" | "focus")[]>;
269
+ };
270
+ onDeselect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
271
+ loading: {
272
+ type: BooleanConstructor;
273
+ default: any;
274
+ };
275
+ placeholder: VueTypeValidableDef<any>;
276
+ clearIcon: VueTypeValidableDef<any>;
277
+ allowClear: {
278
+ type: BooleanConstructor;
279
+ default: any;
280
+ };
281
+ onSearch: PropType<(value: string) => void>;
282
+ fieldNames: PropType<FieldNames>;
283
+ dropdownStyle: {
284
+ type: PropType<CSSProperties>;
285
+ };
286
+ dropdownRender: {
287
+ type: PropType<DropdownRender>;
288
+ };
289
+ dropdownAlign: PropType<AlignType>;
290
+ showSearch: {
291
+ type: BooleanConstructor;
292
+ default: any;
293
+ };
294
+ searchValue: StringConstructor;
295
+ onInputKeyDown: PropType<(e: KeyboardEvent) => void>;
296
+ removeIcon: VueTypeValidableDef<any>;
297
+ maxTagCount: {
298
+ type: PropType<number | "responsive">;
299
+ };
300
+ maxTagTextLength: NumberConstructor;
301
+ maxTagPlaceholder: VueTypeValidableDef<any>;
302
+ tokenSeparators: {
303
+ type: PropType<string[]>;
304
+ };
305
+ tagRender: {
306
+ type: PropType<(props: CustomTagProps) => any>;
307
+ };
308
+ optionLabelRender: {
309
+ type: PropType<(option: Record<string, any>) => any>;
310
+ };
311
+ onClear: PropType<() => void>;
312
+ defaultOpen: {
313
+ type: BooleanConstructor;
314
+ default: any;
315
+ };
316
+ onDropdownVisibleChange: {
317
+ type: PropType<(open: boolean) => void>;
318
+ };
319
+ showArrow: {
320
+ type: BooleanConstructor;
321
+ default: any;
322
+ };
323
+ onPopupScroll: PropType<(e: UIEvent) => void>;
324
+ menuItemSelectedIcon: VueTypeValidableDef<any>;
325
+ listItemHeight: NumberConstructor;
326
+ inputValue: StringConstructor;
327
+ autoClearSearchValue: {
328
+ type: BooleanConstructor;
329
+ default: any;
330
+ };
331
+ filterOption: {
332
+ type: PropType<boolean | FilterFunc<DefaultOptionType>>;
333
+ default: any;
334
+ };
335
+ filterSort: PropType<(optionA: DefaultOptionType, optionB: DefaultOptionType) => number>;
336
+ optionFilterProp: StringConstructor;
337
+ optionLabelProp: StringConstructor;
338
+ defaultActiveFirstOption: {
339
+ type: BooleanConstructor;
340
+ default: any;
341
+ };
342
+ labelInValue: {
343
+ type: BooleanConstructor;
344
+ default: any;
345
+ };
346
+ }>>, "mode" | "suffixIcon"> & {
347
+ __parentRef: HTMLElement;
348
+ }> & Readonly<{
11
349
  onSubmit?: ((value: SelectValue) => any) | undefined;
12
350
  "onOpen-change"?: ((value: boolean) => any) | undefined;
13
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
351
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
352
  export default _default;
@@ -2,7 +2,6 @@ import { ApImageProps } from './interface';
2
2
  import { ImgInfo } from '@aplus-frontend/antdv/es/vc-image/src/Preview';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
4
  declare function __VLS_template(): {
5
- attrs: Partial<{}>;
6
5
  slots: {
7
6
  toolbarRender?(_: {
8
7
  originalNodes: import("vue/jsx-runtime").JSX.Element[];
@@ -30,7 +29,7 @@ declare function __VLS_template(): {
30
29
  }): any;
31
30
  };
32
31
  refs: {};
33
- rootEl: any;
32
+ attrs: Partial<{}>;
34
33
  };
35
34
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
36
35
  declare const __VLS_component: DefineComponent<ApImageProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApImageProps> & Readonly<{}>, {
@@ -10,5 +10,5 @@ declare const _default: DefineComponent<ApInputRadioProps, {}, {}, {}, {}, Compo
10
10
  bordered: boolean;
11
11
  stringMode: boolean;
12
12
  controls: boolean;
13
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
13
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
14
  export default _default;
@@ -12,7 +12,7 @@ declare const ApInputRadio: {
12
12
  bordered: boolean;
13
13
  stringMode: boolean;
14
14
  controls: boolean;
15
- }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
15
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
16
16
  P: {};
17
17
  B: {};
18
18
  D: {};
@@ -7,10 +7,9 @@ import { LiteralUnion } from '@aplus-frontend/antdv/es/_util/type';
7
7
  import { PresetColorType } from '@aplus-frontend/antdv/es/_util/colors';
8
8
  import { AlignType, BuildInPlacements } from '@aplus-frontend/antdv/es/vc-trigger/interface';
9
9
  declare function __VLS_template(): {
10
- attrs: Partial<{}>;
11
10
  slots: Readonly<ApLadderSlots> & ApLadderSlots;
12
11
  refs: {};
13
- rootEl: HTMLDivElement;
12
+ attrs: Partial<{}>;
14
13
  };
15
14
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
15
  declare const __VLS_component: DefineComponent<ApLadderProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApLadderProps> & Readonly<{}>, {
@@ -83,7 +82,7 @@ declare const __VLS_component: DefineComponent<ApLadderProps, {}, {}, {}, {}, Co
83
82
  majorColor: string;
84
83
  minorColor: string;
85
84
  labelValues: Array< ApLadderLabelValue>;
86
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
85
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
87
86
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
88
87
  export default _default;
89
88
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -78,7 +78,7 @@ declare const ApLadder: {
78
78
  majorColor: string;
79
79
  minorColor: string;
80
80
  labelValues: Array< ApLadderLabelValue>;
81
- }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
81
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
82
82
  P: {};
83
83
  B: {};
84
84
  D: {};
@@ -1,5 +1,5 @@
1
1
  import { ApSelectItem } from './interface';
2
- import { PublicProps, ShallowUnwrapRef, VNode, Plugin } from 'vue';
2
+ import { PublicProps, ShallowUnwrapRef, VNode, RendererNode, RendererElement, Plugin } from 'vue';
3
3
  export * from './interface';
4
4
  declare const ApSelectLayout: (<T extends ApSelectItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
5
5
  attrs: any;
@@ -37,7 +37,9 @@ declare const ApSelectLayout: (<T extends ApSelectItem>(__VLS_props: NonNullable
37
37
  (event: "afterEnter", el: Element): void;
38
38
  (event: "afterLeave", el: Element): void;
39
39
  };
40
- }>) => VNode & {
40
+ }>) => VNode<RendererNode, RendererElement, {
41
+ [key: string]: any;
42
+ }> & {
41
43
  __ctx?: Awaited<typeof __VLS_setup>;
42
44
  }) & ( Plugin & (new (...args: any[]) => {
43
45
  $props: {
@@ -1,11 +1,11 @@
1
1
  import { ApSelectItem, ApSelectLayoutProps } from './interface';
2
- import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
2
+ import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode, RendererNode, RendererElement } from 'vue';
3
3
  declare const _default: <T extends ApSelectItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
4
  props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
5
5
  readonly onOnSelect?: ((value: T) => any) | undefined;
6
6
  readonly onAfterEnter?: ((el: Element) => any) | undefined;
7
7
  readonly onAfterLeave?: ((el: Element) => any) | undefined;
8
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onAfterEnter" | "onAfterLeave" | "onOnSelect"> & Partial<{}> & ApSelectLayoutProps<T>> & PublicProps;
8
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onAfterEnter" | "onAfterLeave" | "onOnSelect"> & ApSelectLayoutProps<T>> & PublicProps;
9
9
  expose(exposed: ShallowUnwrapRef<{}>): void;
10
10
  attrs: any;
11
11
  slots: {
@@ -19,7 +19,9 @@ declare const _default: <T extends ApSelectItem>(__VLS_props: NonNullable<Awaite
19
19
  (event: "afterEnter", el: Element): void;
20
20
  (event: "afterLeave", el: Element): void;
21
21
  };
22
- }>) => VNode & {
22
+ }>) => VNode<RendererNode, RendererElement, {
23
+ [key: string]: any;
24
+ }> & {
23
25
  __ctx?: Awaited<typeof __VLS_setup>;
24
26
  };
25
27
  export default _default;
@@ -12,7 +12,7 @@ export declare function useCreateTableModal(props: UseCreateTableModalProps): {
12
12
  reset: () => void;
13
13
  refresh: () => void;
14
14
  setSearchFormValues: (fields: Partial< Recordable>) => void;
15
- getSearchFormValues: () => Partial< Recordable>;
15
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
16
16
  dataSource: any;
17
17
  rowSelection?: {
18
18
  select: (item: any) => void;
@@ -10,7 +10,7 @@ export declare function useTableModal<TableRowType = Record<string, any>>(props:
10
10
  reset: () => void;
11
11
  refresh: () => void;
12
12
  setSearchFormValues: (fields: Partial< Recordable>) => void;
13
- getSearchFormValues: () => Partial< Recordable>;
13
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
14
14
  dataSource: any;
15
15
  rowSelection?: {
16
16
  select: (item: any) => void;
@@ -9,7 +9,7 @@ export declare function useTableSelectModal<TableRowType = Record<string, any>>(
9
9
  reset: () => void;
10
10
  refresh: () => void;
11
11
  setSearchFormValues: (fields: Partial< Recordable>) => void;
12
- getSearchFormValues: () => Partial< Recordable>;
12
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
13
13
  dataSource: any;
14
14
  rowSelection?: {
15
15
  select: (item: any) => void;
@@ -18,7 +18,7 @@ declare const ApTableModal: {
18
18
  reset: () => void;
19
19
  refresh: () => void;
20
20
  setSearchFormValues: (fields: Partial< Recordable>) => void;
21
- getSearchFormValues: () => Partial< Recordable>;
21
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
22
22
  dataSource: any;
23
23
  rowSelection?: {
24
24
  select: (item: any) => void;
@@ -68,7 +68,7 @@ declare const ApTableModal: {
68
68
  reset: () => void;
69
69
  refresh: () => void;
70
70
  setSearchFormValues: (fields: Partial< Recordable>) => void;
71
- getSearchFormValues: () => Partial< Recordable>;
71
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
72
72
  dataSource: any;
73
73
  rowSelection?: {
74
74
  select: (item: any) => void;
@@ -113,7 +113,7 @@ declare const ApTableModal: {
113
113
  reset: () => void;
114
114
  refresh: () => void;
115
115
  setSearchFormValues: (fields: Partial< Recordable>) => void;
116
- getSearchFormValues: () => Partial< Recordable>;
116
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
117
117
  dataSource: any;
118
118
  rowSelection?: {
119
119
  select: (item: any) => void;
@@ -1,6 +1,5 @@
1
1
  import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
3
  slots: {
5
4
  default?(_: {
6
5
  maxCount: number;
@@ -8,7 +7,7 @@ declare function __VLS_template(): {
8
7
  }): any;
9
8
  };
10
9
  refs: {};
11
- rootEl: HTMLDivElement;
10
+ attrs: Partial<{}>;
12
11
  };
13
12
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
14
13
  declare const __VLS_component: DefineComponent<ExtractPropTypes<{
@@ -37,7 +36,7 @@ declare const __VLS_component: DefineComponent<ExtractPropTypes<{
37
36
  type: NumberConstructor;
38
37
  required: true;
39
38
  };
40
- }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
39
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
41
40
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
42
41
  export default _default;
43
42
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,28 +1,28 @@
1
1
  import { TableLayoutConfig } from '../interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- type __VLS_Props = TableLayoutConfig & {
4
- selectedList: any[];
5
- };
6
3
  declare function __VLS_template(): {
7
- attrs: Partial<{}>;
8
4
  slots: {
9
5
  default?(_: {}): any;
10
6
  default?(_: {}): any;
11
7
  };
12
8
  refs: {};
13
- rootEl: HTMLDivElement;
9
+ attrs: Partial<{}>;
14
10
  };
15
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
16
- declare const __VLS_component: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12
+ declare const __VLS_component: DefineComponent<TableLayoutConfig & {
13
+ selectedList: any[];
14
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
17
15
  clear: () => any;
18
16
  deleteItem: (record: any) => any;
19
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
17
+ }, string, PublicProps, Readonly<TableLayoutConfig & {
18
+ selectedList: any[];
19
+ }> & Readonly<{
20
20
  onClear?: (() => any) | undefined;
21
21
  onDeleteItem?: ((record: any) => any) | undefined;
22
22
  }>, {
23
23
  leftTitle: string;
24
24
  selectedList: any[];
25
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
25
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
26
26
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
27
27
  export default _default;
28
28
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,8 +2,7 @@ import { OpenOptions, OpenReturnType, ApTableModalProps } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Recordable } from '../../type';
4
4
  import { TableColumnsType } from '@aplus-frontend/antdv';
5
- type __VLS_Props = ApTableModalProps;
6
- declare const _default: DefineComponent<__VLS_Props, {
5
+ declare const _default: DefineComponent<ApTableModalProps<any>, {
7
6
  open: <T>(selected?: any[], options?: OpenOptions) => Promise<OpenReturnType<T>>;
8
7
  close: () => void;
9
8
  getApTableInstance: () => {
@@ -11,7 +10,7 @@ declare const _default: DefineComponent<__VLS_Props, {
11
10
  reset: () => void;
12
11
  refresh: () => void;
13
12
  setSearchFormValues: (fields: Partial< Recordable>) => void;
14
- getSearchFormValues: () => Partial< Recordable>;
13
+ getSearchFormValues: (transform?: boolean) => Partial< Recordable>;
15
14
  dataSource: any;
16
15
  rowSelection?: {
17
16
  select: (item: any) => void;
@@ -27,7 +26,7 @@ declare const _default: DefineComponent<__VLS_Props, {
27
26
  } | null;
28
27
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
29
28
  finish: (selectedRowKeys: (string | number)[], selectedRows: any[]) => any;
30
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
29
+ }, string, PublicProps, Readonly<ApTableModalProps<any>> & Readonly<{
31
30
  onFinish?: ((selectedRowKeys: (string | number)[], selectedRows: any[]) => any) | undefined;
32
31
  }>, {
33
32
  mask: boolean;
@@ -1,13 +1,12 @@
1
1
  import { ApTitleProps } from './interface';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
- attrs: Partial<{}>;
5
4
  slots: {
6
5
  prefix?(_: {}): any;
7
6
  suffix?(_: {}): any;
8
7
  };
9
8
  refs: {};
10
- rootEl: HTMLDivElement;
9
+ attrs: Partial<{}>;
11
10
  };
12
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
12
  declare const __VLS_component: DefineComponent<ApTitleProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApTitleProps> & Readonly<{}>, {
@@ -16,7 +15,7 @@ declare const __VLS_component: DefineComponent<ApTitleProps, {}, {}, {}, {}, Com
16
15
  trigger: "hover" | "focus" | "click" | "contextmenu";
17
16
  helpMessage: string;
18
17
  helpIconColor: string;
19
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
18
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
20
19
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
21
20
  export default _default;
22
21
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -8,7 +8,7 @@ declare const ApTitle: {
8
8
  trigger: "hover" | "focus" | "click" | "contextmenu";
9
9
  helpMessage: string;
10
10
  helpIconColor: string;
11
- }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
11
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
12
12
  P: {};
13
13
  B: {};
14
14
  D: {};