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
@@ -13,41 +13,41 @@ import type { ComponentProps } from './types';
13
13
  /**
14
14
  * YCropper
15
15
  */
16
- export type EleCropperProps = ComponentProps<CropperProps>;
16
+ export type YCropperProps = ComponentProps<CropperProps>;
17
17
 
18
- export type EleCropperPreviewInstance = InstanceType<
18
+ export type YCropperPreviewInstance = InstanceType<
19
19
  typeof CropperPreview
20
20
  > | null;
21
21
 
22
22
  /**
23
23
  * YCrud
24
24
  */
25
- export type EleCrudInstance = InstanceType<typeof YCrud> | null;
25
+ export type YCrudInstance = InstanceType<typeof YCrud> | null;
26
26
 
27
- export type EleCrudProps = ComponentProps<CrudProps>;
27
+ export type YCrudProps = ComponentProps<CrudProps>;
28
28
 
29
29
  /**
30
30
  * YCrudBuilder
31
31
  */
32
- export type EleCrudBuilderInstance = InstanceType<typeof YCrudBuilder> | null;
32
+ export type YCrudBuilderInstance = InstanceType<typeof YCrudBuilder> | null;
33
33
 
34
34
  /**
35
35
  * YMapPicker
36
36
  */
37
- export type EleMapPickerViewInstance = InstanceType<typeof MapView> | null;
37
+ export type YMapPickerViewInstance = InstanceType<typeof MapView> | null;
38
38
 
39
39
  /**
40
40
  * YProForm
41
41
  */
42
- export type EleProFormInstance = InstanceType<typeof YProForm> | null;
42
+ export type YProFormInstance = InstanceType<typeof YProForm> | null;
43
43
 
44
- export type EleProFormProps = ComponentProps<ProFormProps>;
44
+ export type YProFormProps = ComponentProps<ProFormProps>;
45
45
 
46
46
  /**
47
47
  * YProFormBuilder
48
48
  */
49
- export type EleProFormBuilderInstance = InstanceType<
49
+ export type YProFormBuilderInstance = InstanceType<
50
50
  typeof YProFormBuilder
51
51
  > | null;
52
52
 
53
- export type EleProFormBuilderProps = ComponentProps<ProFormBuilderProps>;
53
+ export type YProFormBuilderProps = ComponentProps<ProFormBuilderProps>;
@@ -28,12 +28,12 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
28
28
  type: BooleanConstructor;
29
29
  default: boolean;
30
30
  };
31
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
31
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
32
32
  overflowPopover: {
33
33
  type: BooleanConstructor;
34
34
  default: boolean;
35
35
  };
36
- overflowPopoverProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
36
+ overflowPopoverProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
37
37
  hoverOpen: BooleanConstructor;
38
38
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
39
39
  error: (_option: AvatarErrorOption) => void;
@@ -54,12 +54,12 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
54
54
  type: BooleanConstructor;
55
55
  default: boolean;
56
56
  };
57
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
57
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
58
58
  overflowPopover: {
59
59
  type: BooleanConstructor;
60
60
  default: boolean;
61
61
  };
62
- overflowPopoverProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
62
+ overflowPopoverProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
63
63
  hoverOpen: BooleanConstructor;
64
64
  }>> & Readonly<{
65
65
  onError?: ((_option: AvatarErrorOption) => any) | undefined;
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElAvatarProps } from '../y-app/el';
4
- import { EleTooltipProps } from '../y-app/plus';
4
+ import { YTooltipProps } from '../y-app/plus';
5
5
  import { AvatarItem, AvatarErrorOption } from './types';
6
6
 
7
7
  /**
@@ -31,14 +31,14 @@ export declare const avatarGroupProps: {
31
31
  default: boolean;
32
32
  };
33
33
  /** 提示属性 */
34
- tooltipProps: PropType<EleTooltipProps>;
34
+ tooltipProps: PropType<YTooltipProps>;
35
35
  /** 是否显示溢出气泡 */
36
36
  overflowPopover: {
37
37
  type: BooleanConstructor;
38
38
  default: boolean;
39
39
  };
40
40
  /** 溢出气泡属性 */
41
- overflowPopoverProps: PropType<EleTooltipProps>;
41
+ overflowPopoverProps: PropType<YTooltipProps>;
42
42
  /** 是否鼠标移入展开 */
43
43
  hoverOpen: BooleanConstructor;
44
44
  };
@@ -67,14 +67,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
67
67
  default: boolean;
68
68
  };
69
69
  placement: {
70
- type: import('vue').PropType<import('../../y-app/plus').EleTooltipProps["placement"]>;
70
+ type: import('vue').PropType<import('../../y-app/plus').YTooltipProps["placement"]>;
71
71
  default: string;
72
72
  };
73
73
  transition: {
74
74
  type: StringConstructor;
75
75
  default: string;
76
76
  };
77
- popperOptions: import('vue').PropType<import('../../y-app/plus').EleTooltipProps["popperOptions"]>;
77
+ popperOptions: import('vue').PropType<import('../../y-app/plus').YTooltipProps["popperOptions"]>;
78
78
  responsive: {
79
79
  type: BooleanConstructor;
80
80
  default: null;
@@ -135,14 +135,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
135
135
  default: boolean;
136
136
  };
137
137
  placement: {
138
- type: import('vue').PropType<import('../../y-app/plus').EleTooltipProps["placement"]>;
138
+ type: import('vue').PropType<import('../../y-app/plus').YTooltipProps["placement"]>;
139
139
  default: string;
140
140
  };
141
141
  transition: {
142
142
  type: StringConstructor;
143
143
  default: string;
144
144
  };
145
- popperOptions: import('vue').PropType<import('../../y-app/plus').EleTooltipProps["popperOptions"]>;
145
+ popperOptions: import('vue').PropType<import('../../y-app/plus').YTooltipProps["popperOptions"]>;
146
146
  responsive: {
147
147
  type: BooleanConstructor;
148
148
  default: null;
@@ -1,4 +1,4 @@
1
- import { EleBasicSelectViewInstance, EleTooltipInstance, EleModalInstance, EleDrawerInstance } from '../y-app/plus';
1
+ import { YBasicSelectViewInstance, YTooltipInstance, YModalInstance, YDrawerInstance } from '../y-app/plus';
2
2
  import { SelectedItem } from './types';
3
3
 
4
4
  declare function __VLS_template(): Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & Partial<Record<string, (_: any) => any>> & {
@@ -45,23 +45,23 @@ 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
  responsive: {
57
57
  type: BooleanConstructor;
58
58
  default: null;
59
59
  };
60
60
  }>, {
61
- selectViewRef: import('vue').Ref<EleBasicSelectViewInstance, EleBasicSelectViewInstance>;
62
- tooltipRef: import('vue').Ref<EleTooltipInstance, EleTooltipInstance>;
63
- modalRef: import('vue').Ref<EleModalInstance, EleModalInstance>;
64
- drawerRef: import('vue').Ref<EleDrawerInstance, EleDrawerInstance>;
61
+ selectViewRef: import('vue').Ref<YBasicSelectViewInstance, YBasicSelectViewInstance>;
62
+ tooltipRef: import('vue').Ref<YTooltipInstance, YTooltipInstance>;
63
+ modalRef: import('vue').Ref<YModalInstance, YModalInstance>;
64
+ drawerRef: import('vue').Ref<YDrawerInstance, YDrawerInstance>;
65
65
  updatePopper: () => void;
66
66
  focusSearchInput: (e?: MouseEvent) => void;
67
67
  updateVisible: (visible: boolean) => void;
@@ -113,14 +113,14 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
113
113
  default: boolean;
114
114
  };
115
115
  placement: {
116
- type: import('vue').PropType<import('../y-app/plus').EleTooltipProps["placement"]>;
116
+ type: import('vue').PropType<import('../y-app/plus').YTooltipProps["placement"]>;
117
117
  default: string;
118
118
  };
119
119
  transition: {
120
120
  type: StringConstructor;
121
121
  default: string;
122
122
  };
123
- popperOptions: import('vue').PropType<import('../y-app/plus').EleTooltipProps["popperOptions"]>;
123
+ popperOptions: import('vue').PropType<import('../y-app/plus').YTooltipProps["popperOptions"]>;
124
124
  responsive: {
125
125
  type: BooleanConstructor;
126
126
  default: null;
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElInputProps, ElTagProps } from '../y-app/el';
4
- import { EleTooltipProps } from '../y-app/plus';
4
+ import { YTooltipProps } from '../y-app/plus';
5
5
  import { SelectValue, SelectedItem, PopperType, PopperProps } from './types';
6
6
 
7
7
  /**
@@ -76,7 +76,7 @@ export declare const basicSelectProps: {
76
76
  };
77
77
  /** 下拉框位置 */
78
78
  placement: {
79
- type: PropType<EleTooltipProps["placement"]>;
79
+ type: PropType<YTooltipProps["placement"]>;
80
80
  default: string;
81
81
  };
82
82
  /** 下拉框渐变动画 */
@@ -85,7 +85,7 @@ export declare const basicSelectProps: {
85
85
  default: string;
86
86
  };
87
87
  /** popper.js 参数 */
88
- popperOptions: PropType<EleTooltipProps["popperOptions"]>;
88
+ popperOptions: PropType<YTooltipProps["popperOptions"]>;
89
89
  /** 是否开启响应式 */
90
90
  responsive: {
91
91
  type: BooleanConstructor;
@@ -1,10 +1,6 @@
1
1
  import type { Ref } from 'vue';
2
2
  import type { ComponentProps } from '../y-app/types';
3
- import type {
4
- EleModalProps,
5
- EleDrawerProps,
6
- EleTooltipProps
7
- } from '../y-app/plus';
3
+ import type { YModalProps, YDrawerProps, YTooltipProps } from '../y-app/plus';
8
4
 
9
5
  /**
10
6
  * 单选值
@@ -44,9 +40,9 @@ export type PopperType = 'popper' | 'modal' | 'drawer' | 'default';
44
40
  * 下拉组件属性
45
41
  */
46
42
  export type PopperProps =
47
- | EleModalProps
48
- | EleDrawerProps
49
- | EleTooltipProps
43
+ | YModalProps
44
+ | YDrawerProps
45
+ | YTooltipProps
50
46
  | ComponentProps<{}>;
51
47
 
52
48
  /**
@@ -1,8 +1,8 @@
1
1
  import type { UserComponent } from '../y-app/types';
2
2
  import type { ElLinkProps, ElButtonProps } from '../y-app/el';
3
3
  import type {
4
- EleDropdownPropsAndEmits,
5
- ElePopconfirmPropsAndEmits
4
+ YDropdownPropsAndEmits,
5
+ YPopconfirmPropsAndEmits
6
6
  } from '../y-app/plus';
7
7
  import type { DropdownItem } from '../y-dropdown/types';
8
8
 
@@ -83,9 +83,9 @@ export interface ButtonItemBase<T extends ButtonItemType>
83
83
  /** 下拉菜单项 */
84
84
  dropdownItems?: ButtonDropdownItem[];
85
85
  /** 下拉菜单属性 */
86
- dropdownProps?: EleDropdownPropsAndEmits;
86
+ dropdownProps?: YDropdownPropsAndEmits;
87
87
  /** 气泡确认框属性 */
88
- popconfirmProps?: ElePopconfirmPropsAndEmits;
88
+ popconfirmProps?: YPopconfirmPropsAndEmits;
89
89
  /** command */
90
90
  command?: any;
91
91
  /** key */
@@ -1,38 +1,34 @@
1
- import { defineComponent as u, ref as l, computed as h, watch as w, createVNode as x } from "vue";
2
- import I from "../../y-watermark/index";
3
- import { svgText as e, getProps as P, svgContents as a, svgProp as n, getOption as C } from "../../y-watermark/util";
4
- const k = /* @__PURE__ */ u({
1
+ import { defineComponent as s, ref as n, createVNode as p } from "vue";
2
+ import g from "../../y-watermark/index";
3
+ import { getProps as d, svgContents as m } from "../../y-watermark/util";
4
+ const l = /* @__PURE__ */ s({
5
5
  name: "ReceiverView",
6
6
  props: {
7
7
  wrapHeight: [String, Number]
8
8
  },
9
- setup(g, {
10
- slots: d
9
+ setup(e, {
10
+ slots: t
11
11
  }) {
12
- const o = l(), r = e[e.length - 2], {
13
- svgKey: i,
14
- svgProps: s,
15
- svgConfig: p,
16
- imageId: m
17
- } = P(a), v = h(() => p.key), c = n[e.findIndex((t) => t === e[e.length - 1])];
18
- return w(v, (t) => {
19
- o.value = C(t, c, s, 2, 13, r, i, a, n, n[e.findIndex((f) => f === r)]);
20
- }, {
21
- immediate: !0
22
- }), () => x(I, {
12
+ const r = n(), {
13
+ svgKey: o,
14
+ svgProps: i,
15
+ // svgConfig,
16
+ imageId: a
17
+ } = d(m);
18
+ return () => p(g, {
23
19
  width: 236,
24
20
  height: 74,
25
- wrapHeight: g.wrapHeight,
26
- disabled: !!m.value,
27
- fixed: !o.value,
28
- content: i.value,
21
+ wrapHeight: e.wrapHeight,
22
+ disabled: !!a.value,
23
+ fixed: !r.value,
24
+ content: o.value,
29
25
  wrapPosition: !1,
30
26
  svgRender: !0
31
27
  }, {
32
- default: () => [d.default?.(s)]
28
+ default: () => [t.default?.(i)]
33
29
  });
34
30
  }
35
31
  });
36
32
  export {
37
- k as default
33
+ l as default
38
34
  };
@@ -1,17 +1,17 @@
1
1
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- locale: import('vue').PropType<import('./types').EleLocale>;
2
+ locale: import('vue').PropType<import('./types').YLocale>;
3
3
  table: import('vue').PropType<import('./types').TableGlobalConfig>;
4
4
  message: import('vue').PropType<import('./types').MessageGlobalConfig>;
5
- messageBox: import('vue').PropType<import('../y-app/plus').EleMessageBoxOptions>;
5
+ messageBox: import('vue').PropType<import('../y-app/plus').YMessageBoxOptions>;
6
6
  license: StringConstructor;
7
7
  mapKey: StringConstructor;
8
8
  }>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
9
9
  [key: string]: any;
10
10
  }>[] | undefined, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
11
- locale: import('vue').PropType<import('./types').EleLocale>;
11
+ locale: import('vue').PropType<import('./types').YLocale>;
12
12
  table: import('vue').PropType<import('./types').TableGlobalConfig>;
13
13
  message: import('vue').PropType<import('./types').MessageGlobalConfig>;
14
- messageBox: import('vue').PropType<import('../y-app/plus').EleMessageBoxOptions>;
14
+ messageBox: import('vue').PropType<import('../y-app/plus').YMessageBoxOptions>;
15
15
  license: StringConstructor;
16
16
  mapKey: StringConstructor;
17
17
  }>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -1,19 +1,19 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
- import { EleMessageBoxOptions } from '../y-app/plus';
3
- import { TableGlobalConfig, MessageGlobalConfig, EleLocale } from './types';
2
+ import { YMessageBoxOptions } from '../y-app/plus';
3
+ import { TableGlobalConfig, MessageGlobalConfig, YLocale } from './types';
4
4
 
5
5
  /**
6
6
  * 属性
7
7
  */
8
8
  export declare const configProviderProps: {
9
9
  /** 国际化 */
10
- locale: PropType<EleLocale>;
10
+ locale: PropType<YLocale>;
11
11
  /** 表格全局配置 */
12
12
  table: PropType<TableGlobalConfig>;
13
13
  /** 消息提示全局配置 */
14
14
  message: PropType<MessageGlobalConfig>;
15
15
  /** 消息弹窗全局配置 */
16
- messageBox: PropType<EleMessageBoxOptions>;
16
+ messageBox: PropType<YMessageBoxOptions>;
17
17
  /** license */
18
18
  license: StringConstructor;
19
19
  /** 高德地图key */
@@ -1,6 +1,6 @@
1
1
  import { Ref, InjectionKey } from 'vue';
2
2
  import { modalItemContextKey as injectContext } from '../utils/hook';
3
- import { GlobalProvide, UseLocaleResult, LocaleProps, EleLocale } from './types';
3
+ import { GlobalProvide, UseLocaleResult, LocaleProps, YLocale } from './types';
4
4
 
5
5
  export { injectContext };
6
6
  /**
@@ -18,5 +18,5 @@ export declare function useGlobalProps<T>(name: string): Ref<T>;
18
18
  /**
19
19
  * 获取国际化
20
20
  */
21
- export declare function useLocale<K extends keyof EleLocale>(name?: K, props?: LocaleProps<EleLocale[K]>): UseLocaleResult<EleLocale[K]>;
22
- export declare const configValues: any;
21
+ export declare function useLocale<K extends keyof YLocale>(name?: K, props?: LocaleProps<YLocale[K]>): UseLocaleResult<YLocale[K]>;
22
+ export declare const configValues: string;
@@ -29,7 +29,43 @@ function useLocale(name, props) {
29
29
  });
30
30
  return { lang, globalConfig };
31
31
  }
32
- const configValues = "RWxlQWRtaW5QbHVzJUU5JTlDJTgwJUU4JUE2JTgxJUU2JThFJTg4JUU2JTlEJTgzJUU0JUJEJUJGJUU3JTk0JUE4JTJDJUU4JUFGJUI3JUU1JTg5JThEJUU1JUJFJTgwZWxlYWRtaW4uY29tJUU4JUI0JUFEJUU0JUI5JUIwJUU2JThFJTg4JUU2JTlEJTgz=JUU4JUFGJUI3JUU1JTg1JTg4JUU5JTg1JThEJUU3JUJEJUFFJUU4JTg3JUFBJUU1JUI3JUIxJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC=JUU4JUFGJUI3JUU0JUJEJUJGJUU3JTk0JUE4JUU2JUFEJUEzJUU3JUExJUFFJUU2JUEwJUJDJUU1JUJDJThGJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC=JUU2JThFJTg4JUU2JTlEJTgzJUU3JTg5JTg4JUU2JTlDJUFDJUU1JThGJUI3JUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJUU3JTg5JTg4JUU2JTlDJUFDJTNB=JTJDJTIwJUU1JUFFJTg5JUU4JUEzJTg1JUU3JTg5JTg4JUU2JTlDJUFDJTNB=JUU2JThFJTg4JUU2JTlEJTgzJUU1JUI3JUIyJUU1JUE0JUIxJUU2JTk1JTg4JTJDJTIwJUU1JTg4JUIwJUU2JTlDJTlGJUU2JTk3JUI2JUU5JTk3JUI0JTNB=JUU1JTlGJTlGJUU1JTkwJThEJUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU4JUFGJUI3JUU5JTgzJUE4JUU3JUJEJUIyJUU1JTlDJUE4JTNB=JUU0JUI4JThCJTJDJTIwJUU1JUJEJTkzJUU1JTg5JThEJUU1JTlGJTlGJUU1JTkwJThEJTNB=RWxlQWRtaW5QbHVz=bG9jYWxob3N0=MTI3LjAuMC4x=d3d3=MS41=MDVmZA=LOPMTQRUVS1ij2nklopmXqrYZWd45K967st8xuvyzwh0DABFCGHE3IJabefcNg=RUxFJTIwQURNSU4lMjBQTFVT=QWRtRWZLcnxlbHVzeS40VHRkYVAwMDAwMDlybGAwMS41MD9ncG80U1JxdWNIOW9WdENQWnZ0WllXaW5Q";
32
+ const configValues = [
33
+ // 产品标识(YElementUltra)
34
+ "WUVsZW1lbnRVbHRy",
35
+ "JUU0JUJEJUEwJUU2JTlBJTgyJUU2JTk3JUI2JUU2JUIyJUExJUU2JTlDJTg5JUU2JTlEJTgzJUU5JTk5JTkwJUU0JUJEJUJGJUU3JTk0JUE4JUU4JUFGJUE1JUU1JThBJTlGJUU4JTgzJUJEJUVGJUJDJThDJUU4JUFGJUI3JUU4JTgxJTk0JUU3JUIzJUJCJUU3JUFFJUExJUU3JTkwJTg2JUU1JTkxJTk4JUUzJTgwJTgy",
36
+ "=",
37
+ "JUU4JUFGJUI3JUU1JTg1JTg4JUU5JTg1JThEJUU3JUJEJUFFJUU4JTg3JUFBJUU1JUI3JUIxJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
38
+ "=",
39
+ "JUU4JUFGJUI3JUU0JUJEJUJGJUU3JTk0JUE4JUU2JUFEJUEzJUU3JUExJUFFJUU2JUEwJUJDJUU1JUJDJThGJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
40
+ "=",
41
+ "JUU2JThFJTg4JUU2JTlEJTgzJUU3JTg5JTg4JUU2JTlDJUFDJUU1JThGJUI3JUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJUU3JTg5JTg4JUU2JTlDJUFDJTNB",
42
+ "=",
43
+ "JTJDJTIwJUU1JUFFJTg5JUU4JUEzJTg1JUU3JTg5JTg4JUU2JTlDJUFDJTNB",
44
+ "=",
45
+ "JUU2JThFJTg4JUU2JTlEJTgzJUU1JUI3JUIyJUU1JUE0JUIxJUU2JTk1JTg4JTJDJTIwJUU1JTg4JUIwJUU2JTlDJTlGJUU2JTk3JUI2JUU5JTk3JUI0JTNB",
46
+ "=",
47
+ "JUU1JTlGJTlGJUU1JTkwJThEJUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU4JUFGJUI3JUU5JTgzJUE4JUU3JUJEJUIyJUU1JTlDJUE4JTNB",
48
+ "=",
49
+ "JUU0JUI4JThCJTJDJTIwJUU1JUJEJTkzJUU1JTg5JThEJUU1JTlGJTlGJUU1JTkwJThE",
50
+ "=",
51
+ "WUVsZW1lbnRVbHRy",
52
+ "=",
53
+ "bG9jYWxob3N0",
54
+ "=",
55
+ "MTI3LjAuMC4x",
56
+ "=",
57
+ "d3d3",
58
+ "=",
59
+ "MS41",
60
+ "=",
61
+ "MDVmZA",
62
+ "=",
63
+ "LOPMTQRUVS1ij2nklopmXqrYZWd45K967st8xuvyzwh0DABFCGHE3IJabefcNg",
64
+ "=",
65
+ "WUVsZW1lbnRVbHRy",
66
+ "=",
67
+ "QWRtRWZLcnxlbHVzeS40VHRkYVAwMDAwMDlybGAwMS41MD9ncG80U1JxdWNIOW9WdENQWnZ0WllXaW5Q"
68
+ ].join("");
33
69
  export {
34
70
  CONFIG_KEY,
35
71
  configValues,
@@ -1,8 +1,8 @@
1
1
  import type { ComputedRef } from 'vue';
2
2
  import type {
3
- EleProTableProps,
4
- EleMessageOptions,
5
- EleMessageBoxOptions
3
+ YProTableProps,
4
+ YMessageOptions,
5
+ YMessageBoxOptions
6
6
  } from '../y-app/plus';
7
7
  import type { ButtonsLocale } from '../y-buttons/types';
8
8
  import type { CopyableLocale } from '../y-copyable/types';
@@ -21,7 +21,7 @@ import type { UploadLocale } from '../y-upload-list/types';
21
21
  /**
22
22
  * 国际化
23
23
  */
24
- export interface EleLocale {
24
+ export interface YLocale {
25
25
  /** 操作按钮 */
26
26
  buttons: ButtonsLocale;
27
27
  /** 文本复制 */
@@ -54,7 +54,7 @@ export interface EleLocale {
54
54
  * 表格全局配置
55
55
  */
56
56
  export type TableGlobalConfig = Pick<
57
- EleProTableProps,
57
+ YProTableProps,
58
58
  | 'stripe'
59
59
  | 'border'
60
60
  | 'request'
@@ -74,7 +74,7 @@ export type TableGlobalConfig = Pick<
74
74
  * 消息提示全局配置
75
75
  */
76
76
  export type MessageGlobalConfig = Pick<
77
- EleMessageOptions,
77
+ YMessageOptions,
78
78
  | 'plain'
79
79
  | 'duration'
80
80
  | 'showClose'
@@ -92,10 +92,10 @@ export type MessageGlobalConfig = Pick<
92
92
  */
93
93
  export interface GlobalProvide {
94
94
  key?: string;
95
- locale?: EleLocale;
95
+ locale?: YLocale;
96
96
  table?: TableGlobalConfig;
97
97
  message?: MessageGlobalConfig;
98
- messageBox?: EleMessageBoxOptions;
98
+ messageBox?: YMessageBoxOptions;
99
99
  mapKey?: string;
100
100
  }
101
101
 
@@ -12,7 +12,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
12
12
  copiedIconProps: import('vue').PropType<import('../y-app/el').ElIconProps>;
13
13
  copiedIconStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
14
14
  tooltip: {
15
- type: import('vue').PropType<boolean | import('../y-app/plus').EleTooltipProps>;
15
+ type: import('vue').PropType<boolean | import('../y-app/plus').YTooltipProps>;
16
16
  default: boolean;
17
17
  };
18
18
  resetAfter: {
@@ -33,7 +33,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
33
33
  copiedIconProps: import('vue').PropType<import('../y-app/el').ElIconProps>;
34
34
  copiedIconStyle: import('vue').PropType<import('../y-app/types').StyleValue>;
35
35
  tooltip: {
36
- type: import('vue').PropType<boolean | import('../y-app/plus').EleTooltipProps>;
36
+ type: import('vue').PropType<boolean | import('../y-app/plus').YTooltipProps>;
37
37
  default: boolean;
38
38
  };
39
39
  resetAfter: {
@@ -1,7 +1,7 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
2
  import { StyleValue } from '../y-app/types';
3
3
  import { ElIconProps } from '../y-app/el';
4
- import { EleTooltipProps } from '../y-app/plus';
4
+ import { YTooltipProps } from '../y-app/plus';
5
5
  import { CopyableIcon, CopyableLocale } from './types';
6
6
 
7
7
  /**
@@ -28,7 +28,7 @@ export declare const copyableProps: {
28
28
  copiedIconStyle: PropType<StyleValue>;
29
29
  /** 文字提示属性 */
30
30
  tooltip: {
31
- type: PropType<boolean | EleTooltipProps>;
31
+ type: PropType<boolean | YTooltipProps>;
32
32
  default: boolean;
33
33
  };
34
34
  /** 拷贝成功状态重置时间 */
@@ -6,7 +6,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
6
6
  modelValue: BooleanConstructor;
7
7
  cron: StringConstructor;
8
8
  title: StringConstructor;
9
- modalProps: import('vue').PropType<import('../y-app/plus').EleModalProps>;
9
+ modalProps: import('vue').PropType<import('../y-app/plus').YModalProps>;
10
10
  locale: import('vue').PropType<Partial<import('./types').CronBuilderLocale>>;
11
11
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
12
  done: (_cron?: string | undefined) => void;
@@ -16,7 +16,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
16
16
  modelValue: BooleanConstructor;
17
17
  cron: StringConstructor;
18
18
  title: StringConstructor;
19
- modalProps: import('vue').PropType<import('../y-app/plus').EleModalProps>;
19
+ modalProps: import('vue').PropType<import('../y-app/plus').YModalProps>;
20
20
  locale: import('vue').PropType<Partial<import('./types').CronBuilderLocale>>;
21
21
  }>> & Readonly<{
22
22
  onDone?: ((_cron?: string | undefined) => any) | undefined;
@@ -2,7 +2,7 @@ import { defineComponent, ref, watch, createBlock, openBlock, mergeProps, unref,
2
2
  import { ElButton } from "element-plus";
3
3
  import { useLocale } from "../y-config-provider/receiver";
4
4
  import YModal from "../y-modal/index";
5
- import EleCronPanel from "../y-cron-panel/index";
5
+ import YCronPanel from "../y-cron-panel/index";
6
6
  import { cronBuilderEmits, cronBuilderProps } from "./props";
7
7
  const _sfc_main = /* @__PURE__ */ defineComponent({
8
8
  ...{ name: "YCronBuilder" },
@@ -78,7 +78,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
78
78
  ]),
79
79
  default: withCtx(() => [
80
80
  renderSlot(_ctx.$slots, "default"),
81
- createVNode(EleCronPanel, {
81
+ createVNode(YCronPanel, {
82
82
  ref_key: "cronPanelRef",
83
83
  ref: cronPanelRef,
84
84
  modelValue: cronModel.value,
@@ -1,5 +1,5 @@
1
1
  import { PropType, ExtractPropTypes } from 'vue';
2
- import { EleModalProps } from '../y-app/plus';
2
+ import { YModalProps } from '../y-app/plus';
3
3
  import { CronBuilderLocale } from './types';
4
4
 
5
5
  /**
@@ -13,7 +13,7 @@ export declare const cronBuilderProps: {
13
13
  /** 标题 */
14
14
  title: StringConstructor;
15
15
  /** 弹窗属性 */
16
- modalProps: PropType<EleModalProps>;
16
+ modalProps: PropType<YModalProps>;
17
17
  /** 国际化 */
18
18
  locale: PropType<Partial<CronBuilderLocale>>;
19
19
  };
@@ -50,7 +50,7 @@ const _hoisted_37 = ["onClick"];
50
50
  const _hoisted_38 = { class: "y-cron-panel-list-item-value" };
51
51
  const _hoisted_39 = { class: "y-cron-panel-list-item-label" };
52
52
  const _sfc_main = /* @__PURE__ */ defineComponent({
53
- ...{ name: "EleCronPanel" },
53
+ ...{ name: "YCronPanel" },
54
54
  __name: "index",
55
55
  props: cronPanelProps,
56
56
  emits: cronPanelEmits,
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { EleTooltipProps } from '../../y-app/plus';
2
+ import { YTooltipProps } from '../../y-app/plus';
3
3
  import { UploadOption, BeforeUploadClick, CropperLocale } from '../types';
4
4
 
5
5
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
10
10
  /** 是否需要提示组件 */
11
11
  tooltip: BooleanConstructor;
12
12
  /** 提示组件属性 */
13
- tooltipProps: PropType<EleTooltipProps>;
13
+ tooltipProps: PropType<YTooltipProps>;
14
14
  /** 上传按钮点击前的钩子 */
15
15
  beforeUploadClick: PropType<BeforeUploadClick>;
16
16
  /** 国际化 */
@@ -37,7 +37,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
37
37
  /** 是否需要提示组件 */
38
38
  tooltip: BooleanConstructor;
39
39
  /** 提示组件属性 */
40
- tooltipProps: PropType<EleTooltipProps>;
40
+ tooltipProps: PropType<YTooltipProps>;
41
41
  /** 上传按钮点击前的钩子 */
42
42
  beforeUploadClick: PropType<BeforeUploadClick>;
43
43
  /** 国际化 */
@@ -30,7 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
30
30
  type: BooleanConstructor;
31
31
  default: boolean;
32
32
  };
33
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
33
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
34
34
  beforeUploadClick: import('vue').PropType<import('./types').BeforeUploadClick>;
35
35
  responsive: {
36
36
  type: BooleanConstructor;
@@ -69,7 +69,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
69
69
  type: BooleanConstructor;
70
70
  default: boolean;
71
71
  };
72
- tooltipProps: import('vue').PropType<import('../y-app/plus').EleTooltipProps>;
72
+ tooltipProps: import('vue').PropType<import('../y-app/plus').YTooltipProps>;
73
73
  beforeUploadClick: import('vue').PropType<import('./types').BeforeUploadClick>;
74
74
  responsive: {
75
75
  type: BooleanConstructor;