@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
@@ -1,15 +1,14 @@
1
1
  import { ApCardProps } 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
  default?(_: {}): any;
7
6
  };
8
7
  refs: {};
9
- rootEl: HTMLDivElement;
8
+ attrs: Partial<{}>;
10
9
  };
11
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
- declare const __VLS_component: DefineComponent<ApCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApCardProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ declare const __VLS_component: DefineComponent<ApCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApCardProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
12
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
14
13
  export default _default;
15
14
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import { CreateComponentPublicInstanceWithMixins, ComponentOptionsMixin, PublicP
2
2
  import { ApCardProps } from './interface';
3
3
  export * from './interface';
4
4
  declare const ApCard: {
5
- new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ApCardProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
5
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ApCardProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
6
6
  P: {};
7
7
  B: {};
8
8
  D: {};
@@ -1,10 +1,10 @@
1
1
  import { ApExpandAlertProps } 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 Record<string, any>>(__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 onExpand?: ((...args: any[]) => any) | undefined;
6
6
  readonly onChoose?: ((...args: any[]) => any) | undefined;
7
- } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onExpand" | "onChoose"> & Partial<{}> & ApExpandAlertProps<T>> & PublicProps;
7
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, "onExpand" | "onChoose"> & ApExpandAlertProps<T>> & PublicProps;
8
8
  expose(exposed: ShallowUnwrapRef<{
9
9
  setExpand: (state?: boolean) => void;
10
10
  }>): void;
@@ -23,7 +23,9 @@ declare const _default: <T extends Record<string, any>>(__VLS_props: NonNullable
23
23
  }): any;
24
24
  };
25
25
  emit: (event: "expand" | "choose", ...args: any[]) => void;
26
- }>) => VNode & {
26
+ }>) => VNode<RendererNode, RendererElement, {
27
+ [key: string]: any;
28
+ }> & {
27
29
  __ctx?: Awaited<typeof __VLS_setup>;
28
30
  };
29
31
  export default _default;
@@ -1,4 +1,4 @@
1
- import { Component, VNode, CSSProperties, PublicProps, ShallowUnwrapRef, Plugin } from 'vue';
1
+ import { Component, VNode, CSSProperties, PublicProps, ShallowUnwrapRef, RendererNode, RendererElement, Plugin } from 'vue';
2
2
  export * from './interface';
3
3
  declare const ApExpandAlert: (<T extends Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: {
4
4
  attrs: any;
@@ -20,7 +20,7 @@ declare const ApExpandAlert: (<T extends Record<string, any>>(__VLS_props: NonNu
20
20
  props: {
21
21
  readonly onExpand?: ((...args: any[]) => any) | undefined;
22
22
  readonly onChoose?: ((...args: any[]) => any) | undefined;
23
- type?: "warning" | "error" | "success" | "info" | "card" | undefined | undefined;
23
+ type?: "warning" | "error" | "success" | "info" | "card" | undefined;
24
24
  data?: string | T[] | undefined;
25
25
  prefix?: string | undefined;
26
26
  tipTitle?: string | undefined;
@@ -29,7 +29,7 @@ declare const ApExpandAlert: (<T extends Record<string, any>>(__VLS_props: NonNu
29
29
  separatorStyle?: CSSProperties | undefined;
30
30
  contentStyle?: Omit< CSSProperties, "wordBreak" | "overflow" | "display" | "webkitLineClamp" | "webkitBoxOrient"> | undefined;
31
31
  prefixStyle?: CSSProperties | undefined;
32
- rows?: string | number | undefined;
32
+ rows?: (string | number) | undefined;
33
33
  defaultExpand?: boolean | undefined;
34
34
  showIcon?: boolean | undefined;
35
35
  } & PublicProps;
@@ -51,7 +51,9 @@ declare const ApExpandAlert: (<T extends Record<string, any>>(__VLS_props: NonNu
51
51
  }): any;
52
52
  };
53
53
  emit: (event: "expand" | "choose", ...args: any[]) => void;
54
- }>) => VNode & {
54
+ }>) => VNode<RendererNode, RendererElement, {
55
+ [key: string]: any;
56
+ }> & {
55
57
  __ctx?: Awaited<typeof __VLS_setup>;
56
58
  }) & ( Plugin & (new (...args: any[]) => {
57
59
  $props: {
@@ -2,7 +2,6 @@ import { SelectValue } from '@aplus-frontend/antdv/es/select';
2
2
  import { GroupSearchProps } from './interface';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
4
  declare function __VLS_template(): {
5
- attrs: Partial<{}>;
6
5
  slots: {
7
6
  search?(_: {
8
7
  key: SelectValue;
@@ -13,7 +12,7 @@ declare function __VLS_template(): {
13
12
  refs: {
14
13
  containerRef: HTMLDivElement;
15
14
  };
16
- rootEl: HTMLDivElement;
15
+ attrs: Partial<{}>;
17
16
  };
18
17
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
18
  declare const __VLS_component: DefineComponent<GroupSearchProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -23,7 +22,7 @@ declare const __VLS_component: DefineComponent<GroupSearchProps, {}, {}, {}, {},
23
22
  }>, {
24
23
  dropdownMatchSelectWidth: number | boolean;
25
24
  hasAll: boolean;
26
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
25
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
27
26
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
28
27
  export default _default;
29
28
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,12 +1,350 @@
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
  change: (value: SelectValue) => any;
9
- }, string, PublicProps, Readonly<__VLS_Props> & Readonly<{
179
+ }, string, PublicProps, Readonly<Omit<Partial< ExtractPropTypes<{
180
+ value: {
181
+ type: PropType<SelectValue>;
182
+ default: SelectValue;
183
+ };
184
+ defaultValue: {
185
+ type: PropType<SelectValue>;
186
+ default: SelectValue;
187
+ };
188
+ notFoundContent: VueTypeValidableDef<any>;
189
+ suffixIcon: VueTypeValidableDef<any>;
190
+ itemIcon: VueTypeValidableDef<any>;
191
+ size: {
192
+ type: PropType<ButtonSize>;
193
+ default: ButtonSize;
194
+ };
195
+ mode: {
196
+ type: PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
197
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
198
+ };
199
+ bordered: {
200
+ type: BooleanConstructor;
201
+ default: boolean;
202
+ };
203
+ transitionName: StringConstructor;
204
+ choiceTransitionName: {
205
+ type: PropType<"">;
206
+ default: "";
207
+ };
208
+ popupClassName: StringConstructor;
209
+ dropdownClassName: StringConstructor;
210
+ placement: {
211
+ type: PropType<"bottomLeft" | "bottomRight" | "topLeft" | "topRight">;
212
+ default: "bottomLeft" | "bottomRight" | "topLeft" | "topRight";
213
+ };
214
+ status: {
215
+ type: PropType<"" | "error" | "warning">;
216
+ default: "" | "error" | "warning";
217
+ };
218
+ 'onUpdate:value': {
219
+ type: PropType<(val: SelectValue) => void>;
220
+ default: (val: SelectValue) => void;
221
+ };
222
+ children: PropType< VueNode[]>;
223
+ listHeight: NumberConstructor;
224
+ onMouseenter: PropType<(e: MouseEvent) => void>;
225
+ onMouseleave: PropType<(e: MouseEvent) => void>;
226
+ tabindex: NumberConstructor;
227
+ onClick: PropType<(e: MouseEvent) => void>;
228
+ onFocus: {
229
+ type: PropType<(e: FocusEvent) => void>;
230
+ };
231
+ onBlur: {
232
+ type: PropType<(e: FocusEvent) => void>;
233
+ };
234
+ onChange: PropType<(value: SelectValue, option: DefaultOptionType | DefaultOptionType[]) => void>;
235
+ onKeydown: PropType<(e: KeyboardEvent) => void>;
236
+ onKeyup: PropType<(e: KeyboardEvent) => void>;
237
+ onMousedown: PropType<(e: MouseEvent) => void>;
238
+ onSelect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
239
+ open: {
240
+ type: BooleanConstructor;
241
+ default: any;
242
+ };
243
+ animation: StringConstructor;
244
+ direction: {
245
+ type: PropType<"rtl" | "ltr">;
246
+ };
247
+ disabled: {
248
+ type: BooleanConstructor;
249
+ default: any;
250
+ };
251
+ prefixCls: StringConstructor;
252
+ id: StringConstructor;
253
+ autofocus: BooleanConstructor;
254
+ getPopupContainer: {
255
+ type: PropType<RenderDOMFunc>;
256
+ };
257
+ virtual: {
258
+ type: BooleanConstructor;
259
+ default: any;
260
+ };
261
+ dropdownMatchSelectWidth: {
262
+ type: PropType<number | boolean>;
263
+ default: any;
264
+ };
265
+ options: PropType< DefaultOptionType[]>;
266
+ showAction: {
267
+ type: PropType<("click" | "focus")[]>;
268
+ };
269
+ onDeselect: PropType<SelectHandler<(string | number) | LabeledValue, DefaultOptionType>>;
270
+ loading: {
271
+ type: BooleanConstructor;
272
+ default: any;
273
+ };
274
+ placeholder: VueTypeValidableDef<any>;
275
+ clearIcon: VueTypeValidableDef<any>;
276
+ allowClear: {
277
+ type: BooleanConstructor;
278
+ default: any;
279
+ };
280
+ onSearch: PropType<(value: string) => void>;
281
+ fieldNames: PropType<FieldNames>;
282
+ dropdownStyle: {
283
+ type: PropType<CSSProperties>;
284
+ };
285
+ dropdownRender: {
286
+ type: PropType<DropdownRender>;
287
+ };
288
+ dropdownAlign: PropType<AlignType>;
289
+ showSearch: {
290
+ type: BooleanConstructor;
291
+ default: any;
292
+ };
293
+ searchValue: StringConstructor;
294
+ onInputKeyDown: PropType<(e: KeyboardEvent) => void>;
295
+ removeIcon: VueTypeValidableDef<any>;
296
+ maxTagCount: {
297
+ type: PropType<number | "responsive">;
298
+ };
299
+ maxTagTextLength: NumberConstructor;
300
+ maxTagPlaceholder: VueTypeValidableDef<any>;
301
+ tokenSeparators: {
302
+ type: PropType<string[]>;
303
+ };
304
+ tagRender: {
305
+ type: PropType<(props: CustomTagProps) => any>;
306
+ };
307
+ optionLabelRender: {
308
+ type: PropType<(option: Record<string, any>) => any>;
309
+ };
310
+ onClear: PropType<() => void>;
311
+ defaultOpen: {
312
+ type: BooleanConstructor;
313
+ default: any;
314
+ };
315
+ onDropdownVisibleChange: {
316
+ type: PropType<(open: boolean) => void>;
317
+ };
318
+ showArrow: {
319
+ type: BooleanConstructor;
320
+ default: any;
321
+ };
322
+ onPopupScroll: PropType<(e: UIEvent) => void>;
323
+ menuItemSelectedIcon: VueTypeValidableDef<any>;
324
+ listItemHeight: NumberConstructor;
325
+ inputValue: StringConstructor;
326
+ autoClearSearchValue: {
327
+ type: BooleanConstructor;
328
+ default: any;
329
+ };
330
+ filterOption: {
331
+ type: PropType<boolean | FilterFunc<DefaultOptionType>>;
332
+ default: any;
333
+ };
334
+ filterSort: PropType<(optionA: DefaultOptionType, optionB: DefaultOptionType) => number>;
335
+ optionFilterProp: StringConstructor;
336
+ optionLabelProp: StringConstructor;
337
+ defaultActiveFirstOption: {
338
+ type: BooleanConstructor;
339
+ default: any;
340
+ };
341
+ labelInValue: {
342
+ type: BooleanConstructor;
343
+ default: any;
344
+ };
345
+ }>>, "mode" | "suffixIcon"> & {
346
+ __parentRef?: HTMLElement;
347
+ }> & Readonly<{
10
348
  onChange?: ((value: SelectValue) => any) | undefined;
11
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
349
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
12
350
  export default _default;
@@ -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;
@@ -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;
@@ -16,7 +16,7 @@ declare const ApGroupSearch: {
16
16
  }, PublicProps, {
17
17
  dropdownMatchSelectWidth: number | boolean;
18
18
  hasAll: boolean;
19
- }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
19
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
20
20
  P: {};
21
21
  B: {};
22
22
  D: {};
@@ -225,7 +225,7 @@ declare const ApExtensionSelect: {
225
225
  onChange?: ((value: SelectValue) => any) | undefined;
226
226
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
227
227
  change: (value: SelectValue) => any;
228
- }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
228
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
229
229
  P: {};
230
230
  B: {};
231
231
  D: {};
@@ -758,7 +758,7 @@ declare const ApPopoverSelect: {
758
758
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
759
759
  submit: (value: SelectValue) => any;
760
760
  "open-change": (value: boolean) => any;
761
- }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
761
+ }, PublicProps, {}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
762
762
  P: {};
763
763
  B: {};
764
764
  D: {};