y-element-ultra 0.0.2 → 0.0.3

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 (261) hide show
  1. package/es/core-components.d.ts +2 -2
  2. package/es/core-components.js +2 -2
  3. package/es/lang/en_US.d.ts +2 -2
  4. package/es/lang/zh_CN.d.ts +2 -2
  5. package/es/lang/zh_TW.d.ts +2 -2
  6. package/es/utils/message.d.ts +2 -2
  7. package/es/utils/message.js +8 -8
  8. package/es/utils/modal-hook.d.ts +1 -1
  9. package/es/utils/resolvers.d.ts +2 -2
  10. package/es/utils/resolvers.js +2 -2
  11. package/es/y-admin-layout/components/layout-tabs.d.ts +3 -3
  12. package/es/y-admin-layout/index.d.ts +17 -17
  13. package/es/y-admin-layout/props.d.ts +7 -7
  14. package/es/y-app/index.d.ts +2 -2
  15. package/es/y-app/index.js +2 -2
  16. package/es/y-app/plus.d.ts +57 -57
  17. package/es/y-app/plusx.d.ts +10 -10
  18. package/es/y-avatar-group/index.d.ts +4 -4
  19. package/es/y-avatar-group/props.d.ts +3 -3
  20. package/es/y-basic-select/components/select-view.d.ts +4 -4
  21. package/es/y-basic-select/index.d.ts +9 -9
  22. package/es/y-basic-select/props.d.ts +3 -3
  23. package/es/y-basic-select/types.d.ts +4 -8
  24. package/es/y-buttons/types.d.ts +4 -4
  25. package/es/y-config-provider/components/receiver-view.js +19 -23
  26. package/es/y-config-provider/index.d.ts +4 -4
  27. package/es/y-config-provider/props.d.ts +4 -4
  28. package/es/y-config-provider/receiver.d.ts +3 -3
  29. package/es/y-config-provider/receiver.js +37 -1
  30. package/es/y-config-provider/types.d.ts +8 -8
  31. package/es/y-copyable/index.d.ts +2 -2
  32. package/es/y-copyable/props.d.ts +2 -2
  33. package/es/y-cron-builder/index.d.ts +2 -2
  34. package/es/y-cron-builder/index.js +2 -2
  35. package/es/y-cron-builder/props.d.ts +2 -2
  36. package/es/y-cron-panel/index.js +1 -1
  37. package/es/y-cropper/components/cropper-tools.d.ts +3 -3
  38. package/es/y-cropper/index.d.ts +2 -2
  39. package/es/y-cropper/props.d.ts +2 -2
  40. package/es/y-cropper-modal/index.d.ts +4 -4
  41. package/es/y-cropper-modal/props.d.ts +3 -3
  42. package/es/y-crud/index.d.ts +4 -4
  43. package/es/y-crud/props.d.ts +2 -2
  44. package/es/y-crud/types.d.ts +21 -21
  45. package/es/y-crud/util.d.ts +2 -2
  46. package/es/y-crud-builder/components/body-header.d.ts +5 -5
  47. package/es/y-crud-builder/components/code-generator.d.ts +3 -3
  48. package/es/y-crud-builder/components/code-preview.d.ts +3 -3
  49. package/es/y-crud-builder/components/form-design-modal.d.ts +7 -7
  50. package/es/y-crud-builder/components/import-modal.d.ts +5 -5
  51. package/es/y-crud-builder/components/page-config.d.ts +7 -7
  52. package/es/y-crud-builder/components/template-list.d.ts +3 -3
  53. package/es/y-crud-builder/index.d.ts +9 -9
  54. package/es/y-crud-builder/props.d.ts +6 -6
  55. package/es/y-crud-builder/types.d.ts +2 -2
  56. package/es/y-data-table/types.d.ts +2 -2
  57. package/es/y-drawer/index.d.ts +2 -2
  58. package/es/y-drawer/props.d.ts +2 -2
  59. package/es/y-dropdown/components/pro-dropdown.d.ts +2 -2
  60. package/es/y-dropdown-provider/index.d.ts +1 -1
  61. package/es/y-dropdown-provider/types.d.ts +2 -2
  62. package/es/y-dropdown-provider/util.d.ts +4 -4
  63. package/es/y-edit-tag/index.d.ts +2 -2
  64. package/es/y-edit-tag/props.d.ts +2 -2
  65. package/es/y-ellipsis/index.d.ts +2 -2
  66. package/es/y-ellipsis/types.d.ts +2 -2
  67. package/es/y-file-list/index.d.ts +5 -5
  68. package/es/y-file-list/props.d.ts +3 -3
  69. package/es/y-icon-select/components/icon-grid.d.ts +3 -3
  70. package/es/y-icon-select/index.d.ts +8 -8
  71. package/es/y-icon-select/props.d.ts +4 -4
  72. package/es/y-map-picker/index.d.ts +4 -4
  73. package/es/y-map-picker/props.d.ts +2 -2
  74. package/es/y-menus/types.d.ts +2 -2
  75. package/es/y-modal/index.d.ts +2 -2
  76. package/es/y-modal/props.d.ts +2 -2
  77. package/es/y-modal-render/index.js +1 -1
  78. package/es/y-modal-render/types.d.ts +3 -6
  79. package/es/y-modal-render/use-modal.d.ts +1 -1
  80. package/es/y-popconfirm/index.d.ts +4 -4
  81. package/es/y-popconfirm/props.d.ts +2 -2
  82. package/es/y-popconfirm-provider/index.d.ts +1 -1
  83. package/es/y-popconfirm-provider/types.d.ts +2 -2
  84. package/es/y-popconfirm-provider/util.d.ts +3 -3
  85. package/es/y-popover/index.d.ts +2 -2
  86. package/es/y-pro-form-builder/components/body-form.d.ts +3 -3
  87. package/es/y-pro-form-builder/components/body-header.d.ts +5 -5
  88. package/es/y-pro-form-builder/components/code-generator.d.ts +6 -6
  89. package/es/y-pro-form-builder/components/code-preview.d.ts +3 -3
  90. package/es/y-pro-form-builder/components/config-form.d.ts +3 -3
  91. package/es/y-pro-form-builder/components/import-modal.d.ts +5 -5
  92. package/es/y-pro-form-builder/components/preview-modal.d.ts +3 -3
  93. package/es/y-pro-form-builder/components/props-form.d.ts +3 -3
  94. package/es/y-pro-form-builder/components/template-list.d.ts +3 -3
  95. package/es/y-pro-form-builder/index.d.ts +9 -9
  96. package/es/y-pro-form-builder/props.d.ts +6 -6
  97. package/es/y-pro-form-builder/types.d.ts +4 -4
  98. package/es/y-pro-layout/index.d.ts +22 -22
  99. package/es/y-pro-layout/index.js +2 -2
  100. package/es/y-pro-layout/props.d.ts +11 -11
  101. package/es/y-pro-layout/types.d.ts +2 -2
  102. package/es/y-pro-layout/util.d.ts +2 -2
  103. package/es/y-pro-table/components/tool-column.d.ts +3 -3
  104. package/es/y-pro-table/components/tool-export.d.ts +3 -3
  105. package/es/y-pro-table/components/tool-print.d.ts +7 -7
  106. package/es/y-pro-table/index.d.ts +7 -7
  107. package/es/y-pro-table/props.d.ts +3 -3
  108. package/es/y-pro-table/types.d.ts +13 -13
  109. package/es/y-pro-table/util.d.ts +2 -2
  110. package/es/y-qr-code-svg/qrcodegen.d.ts +2 -2
  111. package/es/y-tab-wrap/components/tab-dropdown.d.ts +4 -4
  112. package/es/y-table-select/index.d.ts +9 -9
  113. package/es/y-table-select/props.d.ts +4 -4
  114. package/es/y-tabs/index.d.ts +6 -6
  115. package/es/y-tabs/props.d.ts +3 -3
  116. package/es/y-tool/index.d.ts +4 -4
  117. package/es/y-tool/props.d.ts +2 -2
  118. package/es/y-toolbar/index.d.ts +7 -7
  119. package/es/y-toolbar/props.d.ts +3 -3
  120. package/es/y-toolbar/types.d.ts +2 -2
  121. package/es/y-tour/index.d.ts +2 -2
  122. package/es/y-tour/types.d.ts +2 -2
  123. package/es/y-tour/util.d.ts +2 -2
  124. package/es/y-tree-select/index.d.ts +6 -6
  125. package/es/y-tree-select/props.d.ts +2 -2
  126. package/es/y-upload-list/index.d.ts +2 -2
  127. package/es/y-upload-list/props.d.ts +2 -2
  128. package/es/y-virtual-table/components/cell-filter.d.ts +4 -4
  129. package/es/y-watermark/index.js +15 -17
  130. package/es/y-watermark/util.d.ts +1 -1
  131. package/lib/core-components.cjs +2 -2
  132. package/lib/core-components.d.ts +2 -2
  133. package/lib/lang/en_US.d.ts +2 -2
  134. package/lib/lang/zh_CN.d.ts +2 -2
  135. package/lib/lang/zh_TW.d.ts +2 -2
  136. package/lib/utils/message.cjs +8 -8
  137. package/lib/utils/message.d.ts +2 -2
  138. package/lib/utils/modal-hook.d.ts +1 -1
  139. package/lib/utils/resolvers.cjs +2 -2
  140. package/lib/utils/resolvers.d.ts +2 -2
  141. package/lib/y-admin-layout/components/layout-tabs.d.ts +3 -3
  142. package/lib/y-admin-layout/index.d.ts +17 -17
  143. package/lib/y-admin-layout/props.d.ts +7 -7
  144. package/lib/y-app/index.cjs +2 -2
  145. package/lib/y-app/index.d.ts +2 -2
  146. package/lib/y-app/plus.d.ts +57 -57
  147. package/lib/y-app/plusx.d.ts +10 -10
  148. package/lib/y-avatar-group/index.d.ts +4 -4
  149. package/lib/y-avatar-group/props.d.ts +3 -3
  150. package/lib/y-basic-select/components/select-view.d.ts +4 -4
  151. package/lib/y-basic-select/index.d.ts +9 -9
  152. package/lib/y-basic-select/props.d.ts +3 -3
  153. package/lib/y-basic-select/types.d.ts +4 -8
  154. package/lib/y-buttons/types.d.ts +4 -4
  155. package/lib/y-config-provider/components/receiver-view.cjs +1 -1
  156. package/lib/y-config-provider/index.d.ts +4 -4
  157. package/lib/y-config-provider/props.d.ts +4 -4
  158. package/lib/y-config-provider/receiver.cjs +37 -1
  159. package/lib/y-config-provider/receiver.d.ts +3 -3
  160. package/lib/y-config-provider/types.d.ts +8 -8
  161. package/lib/y-copyable/index.d.ts +2 -2
  162. package/lib/y-copyable/props.d.ts +2 -2
  163. package/lib/y-cron-builder/index.cjs +2 -2
  164. package/lib/y-cron-builder/index.d.ts +2 -2
  165. package/lib/y-cron-builder/props.d.ts +2 -2
  166. package/lib/y-cron-panel/index.cjs +1 -1
  167. package/lib/y-cropper/components/cropper-tools.d.ts +3 -3
  168. package/lib/y-cropper/index.d.ts +2 -2
  169. package/lib/y-cropper/props.d.ts +2 -2
  170. package/lib/y-cropper-modal/index.d.ts +4 -4
  171. package/lib/y-cropper-modal/props.d.ts +3 -3
  172. package/lib/y-crud/index.d.ts +4 -4
  173. package/lib/y-crud/props.d.ts +2 -2
  174. package/lib/y-crud/types.d.ts +21 -21
  175. package/lib/y-crud/util.d.ts +2 -2
  176. package/lib/y-crud-builder/components/body-header.d.ts +5 -5
  177. package/lib/y-crud-builder/components/code-generator.d.ts +3 -3
  178. package/lib/y-crud-builder/components/code-preview.d.ts +3 -3
  179. package/lib/y-crud-builder/components/form-design-modal.d.ts +7 -7
  180. package/lib/y-crud-builder/components/import-modal.d.ts +5 -5
  181. package/lib/y-crud-builder/components/page-config.d.ts +7 -7
  182. package/lib/y-crud-builder/components/template-list.d.ts +3 -3
  183. package/lib/y-crud-builder/index.d.ts +9 -9
  184. package/lib/y-crud-builder/props.d.ts +6 -6
  185. package/lib/y-crud-builder/types.d.ts +2 -2
  186. package/lib/y-data-table/types.d.ts +2 -2
  187. package/lib/y-drawer/index.d.ts +2 -2
  188. package/lib/y-drawer/props.d.ts +2 -2
  189. package/lib/y-dropdown/components/pro-dropdown.d.ts +2 -2
  190. package/lib/y-dropdown-provider/index.d.ts +1 -1
  191. package/lib/y-dropdown-provider/types.d.ts +2 -2
  192. package/lib/y-dropdown-provider/util.d.ts +4 -4
  193. package/lib/y-edit-tag/index.d.ts +2 -2
  194. package/lib/y-edit-tag/props.d.ts +2 -2
  195. package/lib/y-ellipsis/index.d.ts +2 -2
  196. package/lib/y-ellipsis/types.d.ts +2 -2
  197. package/lib/y-file-list/index.d.ts +5 -5
  198. package/lib/y-file-list/props.d.ts +3 -3
  199. package/lib/y-icon-select/components/icon-grid.d.ts +3 -3
  200. package/lib/y-icon-select/index.d.ts +8 -8
  201. package/lib/y-icon-select/props.d.ts +4 -4
  202. package/lib/y-map-picker/index.d.ts +4 -4
  203. package/lib/y-map-picker/props.d.ts +2 -2
  204. package/lib/y-menus/types.d.ts +2 -2
  205. package/lib/y-modal/index.d.ts +2 -2
  206. package/lib/y-modal/props.d.ts +2 -2
  207. package/lib/y-modal-render/index.cjs +1 -1
  208. package/lib/y-modal-render/types.d.ts +3 -6
  209. package/lib/y-modal-render/use-modal.d.ts +1 -1
  210. package/lib/y-popconfirm/index.d.ts +4 -4
  211. package/lib/y-popconfirm/props.d.ts +2 -2
  212. package/lib/y-popconfirm-provider/index.d.ts +1 -1
  213. package/lib/y-popconfirm-provider/types.d.ts +2 -2
  214. package/lib/y-popconfirm-provider/util.d.ts +3 -3
  215. package/lib/y-popover/index.d.ts +2 -2
  216. package/lib/y-pro-form-builder/components/body-form.d.ts +3 -3
  217. package/lib/y-pro-form-builder/components/body-header.d.ts +5 -5
  218. package/lib/y-pro-form-builder/components/code-generator.d.ts +6 -6
  219. package/lib/y-pro-form-builder/components/code-preview.d.ts +3 -3
  220. package/lib/y-pro-form-builder/components/config-form.d.ts +3 -3
  221. package/lib/y-pro-form-builder/components/import-modal.d.ts +5 -5
  222. package/lib/y-pro-form-builder/components/preview-modal.d.ts +3 -3
  223. package/lib/y-pro-form-builder/components/props-form.d.ts +3 -3
  224. package/lib/y-pro-form-builder/components/template-list.d.ts +3 -3
  225. package/lib/y-pro-form-builder/index.d.ts +9 -9
  226. package/lib/y-pro-form-builder/props.d.ts +6 -6
  227. package/lib/y-pro-form-builder/types.d.ts +4 -4
  228. package/lib/y-pro-layout/index.cjs +2 -2
  229. package/lib/y-pro-layout/index.d.ts +22 -22
  230. package/lib/y-pro-layout/props.d.ts +11 -11
  231. package/lib/y-pro-layout/types.d.ts +2 -2
  232. package/lib/y-pro-layout/util.d.ts +2 -2
  233. package/lib/y-pro-table/components/tool-column.d.ts +3 -3
  234. package/lib/y-pro-table/components/tool-export.d.ts +3 -3
  235. package/lib/y-pro-table/components/tool-print.d.ts +7 -7
  236. package/lib/y-pro-table/index.d.ts +7 -7
  237. package/lib/y-pro-table/props.d.ts +3 -3
  238. package/lib/y-pro-table/types.d.ts +13 -13
  239. package/lib/y-pro-table/util.d.ts +2 -2
  240. package/lib/y-qr-code-svg/qrcodegen.d.ts +2 -2
  241. package/lib/y-tab-wrap/components/tab-dropdown.d.ts +4 -4
  242. package/lib/y-table-select/index.d.ts +9 -9
  243. package/lib/y-table-select/props.d.ts +4 -4
  244. package/lib/y-tabs/index.d.ts +6 -6
  245. package/lib/y-tabs/props.d.ts +3 -3
  246. package/lib/y-tool/index.d.ts +4 -4
  247. package/lib/y-tool/props.d.ts +2 -2
  248. package/lib/y-toolbar/index.d.ts +7 -7
  249. package/lib/y-toolbar/props.d.ts +3 -3
  250. package/lib/y-toolbar/types.d.ts +2 -2
  251. package/lib/y-tour/index.d.ts +2 -2
  252. package/lib/y-tour/types.d.ts +2 -2
  253. package/lib/y-tour/util.d.ts +2 -2
  254. package/lib/y-tree-select/index.d.ts +6 -6
  255. package/lib/y-tree-select/props.d.ts +2 -2
  256. package/lib/y-upload-list/index.d.ts +2 -2
  257. package/lib/y-upload-list/props.d.ts +2 -2
  258. package/lib/y-virtual-table/components/cell-filter.d.ts +4 -4
  259. package/lib/y-watermark/index.cjs +14 -16
  260. package/lib/y-watermark/util.d.ts +1 -1
  261. package/package.json +1 -1
@@ -5,7 +5,7 @@ import type {
5
5
  ElTableInstance,
6
6
  ElEmptyProps
7
7
  } from '../y-app/el';
8
- import type { EleTooltipProps } from '../y-app/plus';
8
+ import type { YTooltipProps } from '../y-app/plus';
9
9
  import type { UserComponent } from '../y-app/types';
10
10
 
11
11
  /**
@@ -30,7 +30,7 @@ export type TableColumn = Partial<ElColumnProps>;
30
30
  * 列属性
31
31
  */
32
32
  export interface Column extends Omit<TableColumn, 'filterPlacement'> {
33
- filterPlacement?: EleTooltipProps['placement'];
33
+ filterPlacement?: YTooltipProps['placement'];
34
34
  /** 唯一标识 */
35
35
  uid?: string;
36
36
  /** 插槽名称 */
@@ -21,7 +21,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
21
21
  isDeactivated: BooleanConstructor;
22
22
  compLoading: BooleanConstructor;
23
23
  loading: BooleanConstructor;
24
- loadingProps: import('vue').PropType<import('../y-app/plus').EleLoadingProps>;
24
+ loadingProps: import('vue').PropType<import('../y-app/plus').YLoadingProps>;
25
25
  responsive: {
26
26
  type: BooleanConstructor;
27
27
  default: null;
@@ -115,7 +115,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
115
115
  isDeactivated: BooleanConstructor;
116
116
  compLoading: BooleanConstructor;
117
117
  loading: BooleanConstructor;
118
- loadingProps: import('vue').PropType<import('../y-app/plus').EleLoadingProps>;
118
+ loadingProps: import('vue').PropType<import('../y-app/plus').YLoadingProps>;
119
119
  responsive: {
120
120
  type: BooleanConstructor;
121
121
  default: null;
@@ -1,6 +1,6 @@
1
1
  import { PropType, ExtractPropTypes, EmitsToProps } from 'vue';
2
2
  import { drawerProps as elDrawerProps } from 'element-plus';
3
- import { EleLoadingProps } from '../y-app/plus';
3
+ import { YLoadingProps } from '../y-app/plus';
4
4
  import { StyleValue } from '../y-app/types';
5
5
 
6
6
  /**
@@ -32,7 +32,7 @@ export declare const drawerProps: {
32
32
  /** 加载状态 */
33
33
  loading: BooleanConstructor;
34
34
  /** 加载组件属性 */
35
- loadingProps: PropType<EleLoadingProps>;
35
+ loadingProps: PropType<YLoadingProps>;
36
36
  /** 是否开启响应式 */
37
37
  responsive: {
38
38
  type: BooleanConstructor;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { EleTooltipInstance } from '../../y-app/plus';
2
+ import { YTooltipInstance } from '../../y-app/plus';
3
3
  import { DropdownItem } from '../types';
4
4
 
5
5
  declare function __VLS_template(): Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & {
@@ -204,7 +204,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
204
204
  gpuAcceleration: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
205
205
  arrowBg: StringConstructor;
206
206
  }>, {
207
- tooltipRef: import('vue').Ref<EleTooltipInstance, EleTooltipInstance>;
207
+ tooltipRef: import('vue').Ref<YTooltipInstance, YTooltipInstance>;
208
208
  hidePopper: () => void;
209
209
  updatePopper: () => void;
210
210
  handleOpen: () => void;
@@ -2,7 +2,7 @@ declare function __VLS_template(): {
2
2
  default?(_: {}): any;
3
3
  };
4
4
  declare const __VLS_component: import('vue').DefineComponent<{}, {
5
- openDropdown: (triggerEl: any, items?: import('../y-dropdown/types').DropdownItem[], props?: import('../y-app/plus').EleDropdownPropsAndEmits) => void;
5
+ openDropdown: (triggerEl: any, items?: import('../y-dropdown/types').DropdownItem[], props?: import('../y-app/plus').YDropdownPropsAndEmits) => void;
6
6
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
7
7
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
8
8
  export default _default;
@@ -1,4 +1,4 @@
1
- import type { EleDropdownPropsAndEmits } from '../y-app/plus';
1
+ import type { YDropdownPropsAndEmits } from '../y-app/plus';
2
2
  import type { DropdownItem } from '../y-dropdown/types';
3
3
 
4
4
  /**
@@ -8,6 +8,6 @@ export interface DropdownProvider {
8
8
  openDropdown: (
9
9
  triggerEl: any,
10
10
  items?: DropdownItem[],
11
- props?: EleDropdownPropsAndEmits
11
+ props?: YDropdownPropsAndEmits
12
12
  ) => void;
13
13
  }
@@ -1,5 +1,5 @@
1
1
  import { InjectionKey } from 'vue';
2
- import { EleDropdownInstance, EleDropdownPropsAndEmits } from '../y-app/plus';
2
+ import { YDropdownInstance, YDropdownPropsAndEmits } from '../y-app/plus';
3
3
  import { DropdownItem } from '../y-dropdown/types';
4
4
  import { DropdownProvider } from './types';
5
5
 
@@ -11,11 +11,11 @@ export declare const DROPDOWN_KEY: InjectionKey<DropdownProvider>;
11
11
  * 提供下拉菜单操作给子组件
12
12
  */
13
13
  export declare function useDropdownProvider(): {
14
- dropdownRef: import('vue').Ref<EleDropdownInstance, EleDropdownInstance>;
14
+ dropdownRef: import('vue').Ref<YDropdownInstance, YDropdownInstance>;
15
15
  dropdownVirtualRef: import('vue').ShallowRef<any, any>;
16
16
  dropdownItems: import('vue').ShallowRef<DropdownItem[], DropdownItem[]>;
17
- dropdownProps: import('vue').ShallowRef<EleDropdownPropsAndEmits, EleDropdownPropsAndEmits>;
18
- openDropdown: (triggerEl: any, items?: DropdownItem[], props?: EleDropdownPropsAndEmits) => void;
17
+ dropdownProps: import('vue').ShallowRef<YDropdownPropsAndEmits, YDropdownPropsAndEmits>;
18
+ openDropdown: (triggerEl: any, items?: DropdownItem[], props?: YDropdownPropsAndEmits) => void;
19
19
  };
20
20
  /**
21
21
  * 下拉菜单操作
@@ -18,7 +18,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
18
18
  itemStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
19
19
  validator: import('vue').PropType<import('./types').Validator>;
20
20
  beforeRemove: import('vue').PropType<import('./types').BeforeRemove>;
21
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
21
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
22
22
  readonly: BooleanConstructor;
23
23
  disabled: BooleanConstructor;
24
24
  }>, {
@@ -43,7 +43,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
43
43
  itemStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
44
44
  validator: import('vue').PropType<import('./types').Validator>;
45
45
  beforeRemove: import('vue').PropType<import('./types').BeforeRemove>;
46
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
46
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
47
47
  readonly: BooleanConstructor;
48
48
  disabled: BooleanConstructor;
49
49
  }>> & Readonly<{
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElTagProps } from '../y-app/el';
4
- import { EleTooltipProps } from '../y-app/plus';
4
+ import { YTooltipProps } from '../y-app/plus';
5
5
  import { Validator, BeforeRemove } from './types';
6
6
 
7
7
  /**
@@ -37,7 +37,7 @@ export declare const editTagProps: {
37
37
  /** 移除校验方法 */
38
38
  beforeRemove: PropType<BeforeRemove>;
39
39
  /** 提示属性 */
40
- tooltipProps: PropType<EleTooltipProps>;
40
+ tooltipProps: PropType<YTooltipProps>;
41
41
  /** 是否只读 */
42
42
  readonly: BooleanConstructor;
43
43
  /** 是否禁用 */
@@ -1,5 +1,5 @@
1
1
  import { StyleValue } from '../y-app/types';
2
- import { EleTextInstance } from '../y-app/plus';
2
+ import { YTextInstance } from '../y-app/plus';
3
3
  import { EllipsisTooltip } from './types';
4
4
 
5
5
  declare function __VLS_template(): {
@@ -25,7 +25,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
25
25
  iconProps: import('vue').PropType<import('../y-app/el').ElIconProps>;
26
26
  iconStyle: import('vue').PropType<StyleValue>;
27
27
  }>, {
28
- textRef: import('vue').Ref<EleTextInstance, EleTextInstance>;
28
+ textRef: import('vue').Ref<YTextInstance, YTextInstance>;
29
29
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
30
30
  maxLine: NumberConstructor;
31
31
  lineHeight: (NumberConstructor | StringConstructor)[];
@@ -1,9 +1,9 @@
1
- import type { EleTooltipProps } from '../y-app/plus';
1
+ import type { YTooltipProps } from '../y-app/plus';
2
2
 
3
3
  /**
4
4
  * 文字提示属性
5
5
  */
6
- export interface EllipsisTooltip extends EleTooltipProps {
6
+ export interface EllipsisTooltip extends YTooltipProps {
7
7
  /** 是否使用原生的提示 */
8
8
  original?: boolean;
9
9
  }
@@ -1,4 +1,4 @@
1
- import { EleDropdownInstance } from '../y-app/plus';
1
+ import { YDropdownInstance } from '../y-app/plus';
2
2
  import { FileItem, SortValue, ItemContextMenuOption } from './types';
3
3
 
4
4
  declare function __VLS_template(): Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: {
@@ -28,14 +28,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
28
28
  columns: import('vue').PropType<import('./types').ColumnItem[]>;
29
29
  boxChoose: BooleanConstructor;
30
30
  contextMenus: import('vue').PropType<import('./types').ContextMenus>;
31
- contextMenuProps: import('vue').PropType<import('../y-app/plus').EleDropdownProps>;
31
+ contextMenuProps: import('vue').PropType<import('../y-app/plus').YDropdownProps>;
32
32
  locale: import('vue').PropType<Partial<import('./types').FileListLocale>>;
33
33
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
34
34
  sortChange: (_sorter: SortValue) => void;
35
35
  itemClick: (_item: FileItem) => void;
36
36
  "update:selections": (_selection?: FileItem[] | undefined) => void;
37
37
  "update:current": (_current?: FileItem | null | undefined) => void;
38
- itemContextOpen: (_dropdownRef: EleDropdownInstance, _item: FileItem) => void;
38
+ itemContextOpen: (_dropdownRef: YDropdownInstance, _item: FileItem) => void;
39
39
  itemContextMenu: (_option: ItemContextMenuOption) => void;
40
40
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
41
41
  data: {
@@ -60,14 +60,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
60
60
  columns: import('vue').PropType<import('./types').ColumnItem[]>;
61
61
  boxChoose: BooleanConstructor;
62
62
  contextMenus: import('vue').PropType<import('./types').ContextMenus>;
63
- contextMenuProps: import('vue').PropType<import('../y-app/plus').EleDropdownProps>;
63
+ contextMenuProps: import('vue').PropType<import('../y-app/plus').YDropdownProps>;
64
64
  locale: import('vue').PropType<Partial<import('./types').FileListLocale>>;
65
65
  }>> & Readonly<{
66
66
  onSortChange?: ((_sorter: SortValue) => any) | undefined;
67
67
  onItemClick?: ((_item: FileItem) => any) | undefined;
68
68
  "onUpdate:selections"?: ((_selection?: FileItem[] | undefined) => any) | undefined;
69
69
  "onUpdate:current"?: ((_current?: FileItem | null | undefined) => any) | undefined;
70
- onItemContextOpen?: ((_dropdownRef: EleDropdownInstance, _item: FileItem) => any) | undefined;
70
+ onItemContextOpen?: ((_dropdownRef: YDropdownInstance, _item: FileItem) => any) | undefined;
71
71
  onItemContextMenu?: ((_option: ItemContextMenuOption) => any) | undefined;
72
72
  }>, {
73
73
  grid: boolean;
@@ -1,5 +1,5 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
- import { EleDropdownProps, EleDropdownInstance } from '../y-app/plus';
2
+ import { YDropdownProps, YDropdownInstance } from '../y-app/plus';
3
3
  import { default as FileGridItem } from './components/file-grid-item';
4
4
  import { default as FileTableItem } from './components/file-table-item';
5
5
  import { IconItem, FileItem, SortValue, ItemContextMenuOption, ColumnItem, SelectionType, ContextMenus, FileListLocale } from './types';
@@ -44,7 +44,7 @@ export declare const fileListProps: {
44
44
  /** 右键菜单 */
45
45
  contextMenus: PropType<ContextMenus>;
46
46
  /** 右键菜单属性 */
47
- contextMenuProps: PropType<EleDropdownProps>;
47
+ contextMenuProps: PropType<YDropdownProps>;
48
48
  /** 国际化 */
49
49
  locale: PropType<Partial<FileListLocale>>;
50
50
  };
@@ -64,7 +64,7 @@ export declare const fileListEmits: {
64
64
  /** item 右键菜单项点击事件 */
65
65
  itemContextMenu: (_option: ItemContextMenuOption) => boolean;
66
66
  /** item 右键菜单打开事件 */
67
- itemContextOpen: (_dropdownRef: EleDropdownInstance, _item: FileItem) => boolean;
67
+ itemContextOpen: (_dropdownRef: YDropdownInstance, _item: FileItem) => boolean;
68
68
  };
69
69
  /**
70
70
  * 网格 item 实例
@@ -1,7 +1,7 @@
1
1
  import { PropType } from 'vue';
2
2
  import { StyleValue } from '../../y-app/types';
3
3
  import { ElEmptyProps } from '../../y-app/el';
4
- import { EleTooltipProps } from '../../y-app/plus';
4
+ import { YTooltipProps } from '../../y-app/plus';
5
5
  import { PopperType } from '../../y-basic-select/types';
6
6
  import { ItemTooltip } from '../types';
7
7
 
@@ -24,7 +24,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
24
24
  /** 是否显示提示 */
25
25
  tooltip: PropType<ItemTooltip>;
26
26
  /** 提示属性 */
27
- tooltipProps: PropType<EleTooltipProps>;
27
+ tooltipProps: PropType<YTooltipProps>;
28
28
  /** 气泡是否展开 */
29
29
  popperVisible: BooleanConstructor;
30
30
  /** 网格样式 */
@@ -50,7 +50,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
50
50
  /** 是否显示提示 */
51
51
  tooltip: PropType<ItemTooltip>;
52
52
  /** 提示属性 */
53
- tooltipProps: PropType<EleTooltipProps>;
53
+ tooltipProps: PropType<YTooltipProps>;
54
54
  /** 气泡是否展开 */
55
55
  popperVisible: BooleanConstructor;
56
56
  /** 网格样式 */
@@ -1,4 +1,4 @@
1
- import { EleBasicSelectInstance } from '../y-app/plus';
1
+ import { YBasicSelectInstance } from '../y-app/plus';
2
2
  import { IconItem } from './types';
3
3
 
4
4
  declare function __VLS_template(): Partial<Record<string, (_: any) => any>> & {
@@ -45,20 +45,20 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
45
45
  default: boolean;
46
46
  };
47
47
  placement: {
48
- type: import('vue').PropType<import('../y-app/plus').EleTooltipProps["placement"]>;
48
+ type: import('vue').PropType<import('../y-app/plus').YTooltipProps["placement"]>;
49
49
  default: string;
50
50
  };
51
51
  transition: {
52
52
  type: StringConstructor;
53
53
  default: string;
54
54
  };
55
- popperOptions: import('vue').PropType<import('../y-app/plus').EleTooltipProps["popperOptions"]>;
55
+ popperOptions: import('vue').PropType<import('../y-app/plus').YTooltipProps["popperOptions"]>;
56
56
  filterPlaceholder: StringConstructor;
57
57
  tooltip: {
58
58
  type: import('vue').PropType<import('./types').ItemTooltip>;
59
59
  default: boolean;
60
60
  };
61
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
61
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
62
62
  emptyProps: import('vue').PropType<import('../y-app/el').ElEmptyProps>;
63
63
  hideOnSingleTab: BooleanConstructor;
64
64
  headerStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
@@ -73,7 +73,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
73
73
  default: null;
74
74
  };
75
75
  }>, {
76
- selectRef: import('vue').Ref<EleBasicSelectInstance, EleBasicSelectInstance>;
76
+ selectRef: import('vue').Ref<YBasicSelectInstance, YBasicSelectInstance>;
77
77
  updatePopover: () => void;
78
78
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
79
79
  clear: () => void;
@@ -118,20 +118,20 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
118
118
  default: boolean;
119
119
  };
120
120
  placement: {
121
- type: import('vue').PropType<import('../y-app/plus').EleTooltipProps["placement"]>;
121
+ type: import('vue').PropType<import('../y-app/plus').YTooltipProps["placement"]>;
122
122
  default: string;
123
123
  };
124
124
  transition: {
125
125
  type: StringConstructor;
126
126
  default: string;
127
127
  };
128
- popperOptions: import('vue').PropType<import('../y-app/plus').EleTooltipProps["popperOptions"]>;
128
+ popperOptions: import('vue').PropType<import('../y-app/plus').YTooltipProps["popperOptions"]>;
129
129
  filterPlaceholder: StringConstructor;
130
130
  tooltip: {
131
131
  type: import('vue').PropType<import('./types').ItemTooltip>;
132
132
  default: boolean;
133
133
  };
134
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
134
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
135
135
  emptyProps: import('vue').PropType<import('../y-app/el').ElEmptyProps>;
136
136
  hideOnSingleTab: BooleanConstructor;
137
137
  headerStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElInputProps, ElEmptyProps } from '../y-app/el';
4
- import { EleTooltipProps } from '../y-app/plus';
4
+ import { YTooltipProps } from '../y-app/plus';
5
5
  import { PopperType, PopperProps } from '../y-basic-select/types';
6
6
  import { IconItem, ItemTooltip } from './types';
7
7
 
@@ -64,7 +64,7 @@ export declare const iconSelectProps: {
64
64
  };
65
65
  /** 下拉框位置 */
66
66
  placement: {
67
- type: PropType<EleTooltipProps["placement"]>;
67
+ type: PropType<YTooltipProps["placement"]>;
68
68
  default: string;
69
69
  };
70
70
  /** 下拉框渐变动画 */
@@ -73,7 +73,7 @@ export declare const iconSelectProps: {
73
73
  default: string;
74
74
  };
75
75
  /** popper.js 参数 */
76
- popperOptions: PropType<EleTooltipProps["popperOptions"]>;
76
+ popperOptions: PropType<YTooltipProps["popperOptions"]>;
77
77
  /** 搜索框提示文本 */
78
78
  filterPlaceholder: StringConstructor;
79
79
  /** 是否显示文本提示 */
@@ -82,7 +82,7 @@ export declare const iconSelectProps: {
82
82
  default: boolean;
83
83
  };
84
84
  /** 提示属性 */
85
- tooltipProps: PropType<EleTooltipProps>;
85
+ tooltipProps: PropType<YTooltipProps>;
86
86
  /** 空组件属性 */
87
87
  emptyProps: PropType<ElEmptyProps>;
88
88
  /** 顶部选项卡只有一个时隐藏 */
@@ -1,10 +1,10 @@
1
- import { EleMapPickerViewInstance } from '../y-app/plusx';
1
+ import { YMapPickerViewInstance } from '../y-app/plusx';
2
2
  import { PoiItem } from './types';
3
3
 
4
4
  declare function __VLS_template(): Partial<Record<string, (_: any) => any>>;
5
5
  declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
6
  modelValue: BooleanConstructor;
7
- modalProps: import('vue').PropType<Omit<import('../y-app/plus').EleModalProps, "modelValue">>;
7
+ modalProps: import('vue').PropType<Omit<import('../y-app/plus').YModalProps, "modelValue">>;
8
8
  responsive: {
9
9
  type: BooleanConstructor;
10
10
  default: null;
@@ -78,7 +78,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
78
78
  selected: import('vue').PropType<PoiItem>;
79
79
  sideStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
80
80
  }>, {
81
- mapRef: import('vue').Ref<EleMapPickerViewInstance, EleMapPickerViewInstance>;
81
+ mapRef: import('vue').Ref<YMapPickerViewInstance, YMapPickerViewInstance>;
82
82
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
83
83
  done: (_result: PoiItem) => void;
84
84
  open: () => void;
@@ -87,7 +87,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
87
87
  mapDone: (_ins: any) => void;
88
88
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
89
89
  modelValue: BooleanConstructor;
90
- modalProps: import('vue').PropType<Omit<import('../y-app/plus').EleModalProps, "modelValue">>;
90
+ modalProps: import('vue').PropType<Omit<import('../y-app/plus').YModalProps, "modelValue">>;
91
91
  responsive: {
92
92
  type: BooleanConstructor;
93
93
  default: null;
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElEmptyProps } from '../y-app/el';
4
- import { EleModalProps } from '../y-app/plus';
4
+ import { YModalProps } from '../y-app/plus';
5
5
  import { SelectMode, PoiItem, MapLocale } from './types';
6
6
 
7
7
  /**
@@ -104,7 +104,7 @@ export declare const mapPickerProps: {
104
104
  /** 弹窗是否显示 */
105
105
  modelValue: BooleanConstructor;
106
106
  /** 弹窗参数 */
107
- modalProps: PropType<Omit<EleModalProps, "modelValue">>;
107
+ modalProps: PropType<Omit<YModalProps, "modelValue">>;
108
108
  /** 是否开启响应式 */
109
109
  responsive: {
110
110
  type: BooleanConstructor;
@@ -6,7 +6,7 @@ import type {
6
6
  ElMenuItemGroupProps,
7
7
  ElBadgeProps
8
8
  } from '../y-app/el';
9
- import type { EleTooltipProps } from '../y-app/plus';
9
+ import type { YTooltipProps } from '../y-app/plus';
10
10
 
11
11
  /**
12
12
  * 菜单数据
@@ -92,7 +92,7 @@ export interface EllipsisProps extends ElSubMenuProps {
92
92
  /**
93
93
  * 菜单文本溢出提示
94
94
  */
95
- export type TextEllipsisTooltip = boolean | EleTooltipProps;
95
+ export type TextEllipsisTooltip = boolean | YTooltipProps;
96
96
 
97
97
  /**
98
98
  * 生成菜单数据返回结果
@@ -54,7 +54,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
54
54
  isDeactivated: BooleanConstructor;
55
55
  compLoading: BooleanConstructor;
56
56
  loading: BooleanConstructor;
57
- loadingProps: import('vue').PropType<import('../y-app/plus').EleLoadingProps>;
57
+ loadingProps: import('vue').PropType<import('../y-app/plus').YLoadingProps>;
58
58
  responsive: {
59
59
  type: BooleanConstructor;
60
60
  default: null;
@@ -169,7 +169,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
169
169
  isDeactivated: BooleanConstructor;
170
170
  compLoading: BooleanConstructor;
171
171
  loading: BooleanConstructor;
172
- loadingProps: import('vue').PropType<import('../y-app/plus').EleLoadingProps>;
172
+ loadingProps: import('vue').PropType<import('../y-app/plus').YLoadingProps>;
173
173
  responsive: {
174
174
  type: BooleanConstructor;
175
175
  default: null;
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes, EmitsToProps } from 'vue';
2
2
  import { dialogProps } from 'element-plus';
3
3
  import { StyleValue } from '../y-app/types';
4
- import { EleLoadingProps } from '../y-app/plus';
4
+ import { YLoadingProps } from '../y-app/plus';
5
5
  import { Resizable, MoveOut, Position } from './types';
6
6
 
7
7
  /**
@@ -70,7 +70,7 @@ export declare const modalProps: {
70
70
  /** 加载状态 */
71
71
  loading: BooleanConstructor;
72
72
  /** 加载组件属性 */
73
- loadingProps: PropType<EleLoadingProps>;
73
+ loadingProps: PropType<YLoadingProps>;
74
74
  /** 是否开启响应式 */
75
75
  responsive: {
76
76
  type: BooleanConstructor;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, createVNode } from "vue";
2
2
  import ItemRender from "./components/item-render";
3
3
  const index = /* @__PURE__ */ defineComponent({
4
- name: "EleModalRender",
4
+ name: "YModalRender",
5
5
  props: {
6
6
  modals: Array
7
7
  },
@@ -1,9 +1,6 @@
1
1
  import type { Ref, AsyncComponentLoader, AsyncComponentOptions } from 'vue';
2
2
  import type { UserComponent, SlotObject } from '../y-app/types';
3
- import type {
4
- EleModalPropsAndEmits,
5
- EleDrawerPropsAndEmits
6
- } from '../y-app/plus';
3
+ import type { YModalPropsAndEmits, YDrawerPropsAndEmits } from '../y-app/plus';
7
4
 
8
5
  /**
9
6
  * 提供给内容组件的弹窗数据
@@ -16,7 +13,7 @@ export interface ModalHolderProvider {
16
13
  /** 修改弹窗属性方法 */
17
14
  setModalProps: (option?: Record<string, any>) => void;
18
15
  /** 弹窗属性 */
19
- modalProps: Ref<EleModalPropsAndEmits | EleDrawerPropsAndEmits>;
16
+ modalProps: Ref<YModalPropsAndEmits | YDrawerPropsAndEmits>;
20
17
  }
21
18
 
22
19
  /**
@@ -51,7 +48,7 @@ export interface ModalItemOption<T extends ModalItemType> {
51
48
  /** 弹窗内容组件属性 */
52
49
  componentProps?: ModalItemComponentProps;
53
50
  /** 弹窗属性 */
54
- props?: T extends 'drawer' ? EleDrawerPropsAndEmits : EleModalPropsAndEmits;
51
+ props?: T extends 'drawer' ? YDrawerPropsAndEmits : YModalPropsAndEmits;
55
52
  /** 传递插槽 */
56
53
  slots?: SlotObject;
57
54
  /** 是否自定义弹窗组件 */
@@ -2,7 +2,7 @@ import { ModalItem, ModalItemId } from './types';
2
2
 
3
3
  export declare function useModal(): {
4
4
  ModalHolder: import('vue').DefineComponent<{}, () => any[], {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
5
- modalProps: import('vue').Ref<import('../y-app/plus').EleDrawerPropsAndEmits | import('../y-app/plus').EleModalPropsAndEmits, import('../y-app/plus').EleDrawerPropsAndEmits | import('../y-app/plus').EleModalPropsAndEmits> | undefined;
5
+ modalProps: import('vue').Ref<import('../y-app/plus').YDrawerPropsAndEmits | import('../y-app/plus').YModalPropsAndEmits, import('../y-app/plus').YDrawerPropsAndEmits | import('../y-app/plus').YModalPropsAndEmits> | undefined;
6
6
  openModal: (option: ModalItem) => ModalItemId;
7
7
  closeAllModal: (current?: boolean) => void;
8
8
  closeModal: (modalId?: ModalItemId) => void;
@@ -1,4 +1,4 @@
1
- import { EleTooltipInstance } from '../y-app/plus';
1
+ import { YTooltipInstance } from '../y-app/plus';
2
2
 
3
3
  declare function __VLS_template(): {
4
4
  reference?(_: {}): any;
@@ -19,7 +19,7 @@ declare function __VLS_template(): {
19
19
  };
20
20
  declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
21
21
  trigger: {
22
- type: import('vue').PropType<import('../y-app/plus').ElePopoverProps["trigger"]>;
22
+ type: import('vue').PropType<import('../y-app/plus').YPopoverProps["trigger"]>;
23
23
  default: string;
24
24
  };
25
25
  confirmButtonText: StringConstructor;
@@ -108,7 +108,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
108
108
  gpuAcceleration: import('element-plus/es/utils/index').EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
109
109
  arrowBg: StringConstructor;
110
110
  }>, {
111
- tooltipRef: import('vue').Ref<EleTooltipInstance, EleTooltipInstance>;
111
+ tooltipRef: import('vue').Ref<YTooltipInstance, YTooltipInstance>;
112
112
  hidePopper: () => void;
113
113
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
114
114
  cancel: (_e: MouseEvent) => void;
@@ -120,7 +120,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
120
120
  "after-leave": () => void;
121
121
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
122
122
  trigger: {
123
- type: import('vue').PropType<import('../y-app/plus').ElePopoverProps["trigger"]>;
123
+ type: import('vue').PropType<import('../y-app/plus').YPopoverProps["trigger"]>;
124
124
  default: string;
125
125
  };
126
126
  confirmButtonText: StringConstructor;
@@ -1,14 +1,14 @@
1
1
  import { PropType, ExtractPropTypes, EmitsToProps } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElPopconfirmProps, ElIconProps, ElButtonProps } from '../y-app/el';
4
- import { ElePopoverProps } from '../y-app/plus';
4
+ import { YPopoverProps } from '../y-app/plus';
5
5
 
6
6
  /**
7
7
  * 属性
8
8
  */
9
9
  export declare const popconfirmProps: {
10
10
  trigger: {
11
- type: PropType<ElePopoverProps["trigger"]>;
11
+ type: PropType<YPopoverProps["trigger"]>;
12
12
  default: string;
13
13
  };
14
14
  /** 确认按钮文字 */
@@ -2,7 +2,7 @@ declare function __VLS_template(): {
2
2
  default?(_: {}): any;
3
3
  };
4
4
  declare const __VLS_component: import('vue').DefineComponent<{}, {
5
- openPopconfirm: (triggerEl: any, props?: import('../y-app/plus').ElePopconfirmPropsAndEmits) => void;
5
+ openPopconfirm: (triggerEl: any, props?: import('../y-app/plus').YPopconfirmPropsAndEmits) => void;
6
6
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
7
7
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
8
8
  export default _default;
@@ -1,8 +1,8 @@
1
- import type { ElePopconfirmPropsAndEmits } from '../y-app/plus';
1
+ import type { YPopconfirmPropsAndEmits } from '../y-app/plus';
2
2
 
3
3
  /**
4
4
  * 提供气泡确认框操作给子组件
5
5
  */
6
6
  export interface PopconfirmProvider {
7
- openPopconfirm: (triggerEl: any, props?: ElePopconfirmPropsAndEmits) => void;
7
+ openPopconfirm: (triggerEl: any, props?: YPopconfirmPropsAndEmits) => void;
8
8
  }
@@ -1,5 +1,5 @@
1
1
  import { InjectionKey } from 'vue';
2
- import { ElePopconfirmInstance, ElePopconfirmPropsAndEmits } from '../y-app/plus';
2
+ import { YPopconfirmInstance, YPopconfirmPropsAndEmits } from '../y-app/plus';
3
3
  import { PopconfirmProvider } from './types';
4
4
 
5
5
  /**
@@ -10,10 +10,10 @@ export declare const POPCONFIRM_KEY: InjectionKey<PopconfirmProvider>;
10
10
  * 提供气泡确认框操作给子组件
11
11
  */
12
12
  export declare function usePopconfirmProvider(): {
13
- popconfirmRef: import('vue').Ref<ElePopconfirmInstance, ElePopconfirmInstance>;
13
+ popconfirmRef: import('vue').Ref<YPopconfirmInstance, YPopconfirmInstance>;
14
14
  popconfirmVirtualRef: import('vue').ShallowRef<any, any>;
15
15
  popconfirmProps: import('vue').ShallowRef<Partial<import('../y-popconfirm/props').PopconfirmPropsAndEmits>, Partial<import('../y-popconfirm/props').PopconfirmPropsAndEmits>>;
16
- openPopconfirm: (triggerEl: any, props?: ElePopconfirmPropsAndEmits) => void;
16
+ openPopconfirm: (triggerEl: any, props?: YPopconfirmPropsAndEmits) => void;
17
17
  };
18
18
  /**
19
19
  * 气泡确认框操作