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
@@ -1,10 +1,10 @@
1
1
  import type YAdminLayout from '../y-admin-layout/index';
2
2
  import type { BacktopProps } from '../y-backtop/props';
3
3
  import type YBasicSelect from '../y-basic-select/index';
4
- import type EleBasicSelectView from '../y-basic-select/components/select-view';
4
+ import type YBasicSelectView from '../y-basic-select/components/select-view';
5
5
  import type { BreadcrumbProps } from '../y-breadcrumb/props';
6
6
  import type { CardProps } from '../y-card/props';
7
- import type EleCronPanel from '../y-cron-panel/index';
7
+ import type YCronPanel from '../y-cron-panel/index';
8
8
  import type YDataTable from '../y-data-table/index';
9
9
  import type { DataTableProps } from '../y-data-table/props';
10
10
  import type YDrawer from '../y-drawer/index';
@@ -55,206 +55,206 @@ import type { ComponentProps } from './types';
55
55
  /**
56
56
  * YAdminLayout
57
57
  */
58
- export type EleAdminLayoutInstance = InstanceType<typeof YAdminLayout> | null;
58
+ export type YAdminLayoutInstance = InstanceType<typeof YAdminLayout> | null;
59
59
 
60
60
  /**
61
61
  * YBacktop
62
62
  */
63
- export type EleBacktopProps = ComponentProps<BacktopProps>;
63
+ export type YBacktopProps = ComponentProps<BacktopProps>;
64
64
 
65
65
  /**
66
66
  * YBasicSelect
67
67
  */
68
- export type EleBasicSelectInstance = InstanceType<typeof YBasicSelect> | null;
68
+ export type YBasicSelectInstance = InstanceType<typeof YBasicSelect> | null;
69
69
 
70
- export type EleBasicSelectViewInstance = InstanceType<
71
- typeof EleBasicSelectView
70
+ export type YBasicSelectViewInstance = InstanceType<
71
+ typeof YBasicSelectView
72
72
  > | null;
73
73
 
74
74
  /**
75
75
  * YBreadcrumb
76
76
  */
77
- export type EleBreadcrumbProps = ComponentProps<BreadcrumbProps>;
77
+ export type YBreadcrumbProps = ComponentProps<BreadcrumbProps>;
78
78
 
79
79
  /**
80
80
  * YCard
81
81
  */
82
- export type EleCardProps = ComponentProps<CardProps>;
82
+ export type YCardProps = ComponentProps<CardProps>;
83
83
 
84
84
  /**
85
- * EleCronPanel
85
+ * YCronPanel
86
86
  */
87
- export type EleCronPanelInstance = InstanceType<typeof EleCronPanel> | null;
87
+ export type YCronPanelInstance = InstanceType<typeof YCronPanel> | null;
88
88
 
89
89
  /**
90
90
  * YDataTable
91
91
  */
92
- export type EleDataTableInstance = InstanceType<typeof YDataTable> | null;
92
+ export type YDataTableInstance = InstanceType<typeof YDataTable> | null;
93
93
 
94
- export type EleDataTableProps = ComponentProps<DataTableProps>;
94
+ export type YDataTableProps = ComponentProps<DataTableProps>;
95
95
 
96
96
  /**
97
97
  * YDrawer
98
98
  */
99
- export type EleDrawerInstance = InstanceType<typeof YDrawer> | null;
99
+ export type YDrawerInstance = InstanceType<typeof YDrawer> | null;
100
100
 
101
- export type EleDrawerProps = ComponentProps<DrawerProps>;
101
+ export type YDrawerProps = ComponentProps<DrawerProps>;
102
102
 
103
- export type EleDrawerPropsAndEmits = ComponentProps<DrawerPropsAndEmits>;
103
+ export type YDrawerPropsAndEmits = ComponentProps<DrawerPropsAndEmits>;
104
104
 
105
105
  /**
106
106
  * YDropdown
107
107
  */
108
- export type EleDropdownInstance = InstanceType<typeof YDropdown> | null;
108
+ export type YDropdownInstance = InstanceType<typeof YDropdown> | null;
109
109
 
110
- export type EleDropdownProps = ComponentProps<DropdownProps>;
110
+ export type YDropdownProps = ComponentProps<DropdownProps>;
111
111
 
112
- export type EleDropdownPropsAndEmits = ComponentProps<DropdownPropsAndEmits>;
112
+ export type YDropdownPropsAndEmits = ComponentProps<DropdownPropsAndEmits>;
113
113
 
114
114
  /**
115
115
  * YFileList
116
116
  */
117
- export type EleFileListProps = ComponentProps<FileListProps>;
117
+ export type YFileListProps = ComponentProps<FileListProps>;
118
118
 
119
119
  /**
120
120
  * YImageViewer
121
121
  */
122
- export type EleImageViewerProps = ComponentProps<ImageViewerProps>;
122
+ export type YImageViewerProps = ComponentProps<ImageViewerProps>;
123
123
 
124
124
  /**
125
125
  * YLoading
126
126
  */
127
- export type EleLoadingProps = ComponentProps<LoadingProps>;
127
+ export type YLoadingProps = ComponentProps<LoadingProps>;
128
128
 
129
129
  /**
130
130
  * YMenus
131
131
  */
132
- export type EleMenusInstance = InstanceType<typeof YMenus> | null;
132
+ export type YMenusInstance = InstanceType<typeof YMenus> | null;
133
133
 
134
- export type EleMenusProps = ComponentProps<MenusProps>;
134
+ export type YMenusProps = ComponentProps<MenusProps>;
135
135
 
136
- export type EleMenuItemProps = Partial<MenuItem>;
136
+ export type YMenuItemProps = Partial<MenuItem>;
137
137
 
138
138
  /**
139
139
  * YModal
140
140
  */
141
- export type EleModalInstance = InstanceType<typeof YModal> | null;
141
+ export type YModalInstance = InstanceType<typeof YModal> | null;
142
142
 
143
- export type EleModalProps = ComponentProps<ModalProps>;
143
+ export type YModalProps = ComponentProps<ModalProps>;
144
144
 
145
- export type EleModalPropsAndEmits = ComponentProps<ModalPropsAndEmits>;
145
+ export type YModalPropsAndEmits = ComponentProps<ModalPropsAndEmits>;
146
146
 
147
147
  /**
148
148
  * YPage
149
149
  */
150
- export type ElePageInstance = InstanceType<typeof YPage> | null;
150
+ export type YPageInstance = InstanceType<typeof YPage> | null;
151
151
 
152
- export type ElePageProps = ComponentProps<PageProps>;
152
+ export type YPageProps = ComponentProps<PageProps>;
153
153
 
154
154
  /**
155
155
  * YPagination
156
156
  */
157
- export type ElePaginationProps = ComponentProps<PaginationProps>;
157
+ export type YPaginationProps = ComponentProps<PaginationProps>;
158
158
 
159
159
  /**
160
160
  * YPopconfirm
161
161
  */
162
- export type ElePopconfirmInstance = InstanceType<typeof YPopconfirm> | null;
162
+ export type YPopconfirmInstance = InstanceType<typeof YPopconfirm> | null;
163
163
 
164
- export type ElePopconfirmProps = Partial<PopconfirmProps>;
164
+ export type YPopconfirmProps = Partial<PopconfirmProps>;
165
165
 
166
- export type ElePopconfirmPropsAndEmits = Partial<PopconfirmPropsAndEmits>;
166
+ export type YPopconfirmPropsAndEmits = Partial<PopconfirmPropsAndEmits>;
167
167
 
168
168
  /**
169
169
  * YPopover
170
170
  */
171
- export type ElePopoverInstance = InstanceType<typeof YPopover> | null;
171
+ export type YPopoverInstance = InstanceType<typeof YPopover> | null;
172
172
 
173
- export type ElePopoverProps = Partial<PopoverProps>;
173
+ export type YPopoverProps = Partial<PopoverProps>;
174
174
 
175
175
  /**
176
176
  * YPrinter
177
177
  */
178
- export type ElePrinterProps = ComponentProps<PrinterProps>;
178
+ export type YPrinterProps = ComponentProps<PrinterProps>;
179
179
 
180
180
  /**
181
181
  * YProTable
182
182
  */
183
- export type EleProTableInstance = InstanceType<typeof YProTable> | null;
183
+ export type YProTableInstance = InstanceType<typeof YProTable> | null;
184
184
 
185
- export type EleProTableProps = ComponentProps<ProTableProps>;
185
+ export type YProTableProps = ComponentProps<ProTableProps>;
186
186
 
187
187
  /**
188
188
  * YSplitPanel
189
189
  */
190
- export type EleSplitPanelInstance = InstanceType<typeof YSplitPanel> | null;
190
+ export type YSplitPanelInstance = InstanceType<typeof YSplitPanel> | null;
191
191
 
192
- export type EleSplitPanelProps = ComponentProps<SplitPanelProps>;
192
+ export type YSplitPanelProps = ComponentProps<SplitPanelProps>;
193
193
 
194
194
  /**
195
195
  * YTable
196
196
  */
197
- export type EleTableProps = ComponentProps<TableProps>;
197
+ export type YTableProps = ComponentProps<TableProps>;
198
198
 
199
199
  /**
200
200
  * YTableSelect
201
201
  */
202
- export type EleTableSelectInstance = InstanceType<typeof YTableSelect> | null;
202
+ export type YTableSelectInstance = InstanceType<typeof YTableSelect> | null;
203
203
 
204
204
  /**
205
205
  * YTabs
206
206
  */
207
- export type EleTabsInstance = InstanceType<typeof YTabs> | null;
207
+ export type YTabsInstance = InstanceType<typeof YTabs> | null;
208
208
 
209
209
  /**
210
210
  * YText
211
211
  */
212
- export type EleTextInstance = InstanceType<typeof YText> | null;
212
+ export type YTextInstance = InstanceType<typeof YText> | null;
213
213
 
214
- export type EleTextProps = ComponentProps<TextProps>;
214
+ export type YTextProps = ComponentProps<TextProps>;
215
215
 
216
216
  /**
217
217
  * YTool
218
218
  */
219
- export type EleToolInstance = InstanceType<typeof YTool> | null;
219
+ export type YToolInstance = InstanceType<typeof YTool> | null;
220
220
 
221
- export type EleToolProps = Partial<ToolProps>;
221
+ export type YToolProps = Partial<ToolProps>;
222
222
 
223
223
  /**
224
224
  * YToolbar
225
225
  */
226
- export type EleToolbarProps = ComponentProps<ToolbarProps>;
226
+ export type YToolbarProps = ComponentProps<ToolbarProps>;
227
227
 
228
228
  /**
229
229
  * YTooltip
230
230
  */
231
- export type EleTooltipInstance = InstanceType<typeof YTooltip> | null;
231
+ export type YTooltipInstance = InstanceType<typeof YTooltip> | null;
232
232
 
233
- export type EleTooltipProps = Partial<TooltipProps>;
233
+ export type YTooltipProps = Partial<TooltipProps>;
234
234
 
235
235
  /**
236
236
  * YTreeSelect
237
237
  */
238
- export type EleTreeSelectInstance = InstanceType<typeof YTreeSelect> | null;
238
+ export type YTreeSelectInstance = InstanceType<typeof YTreeSelect> | null;
239
239
 
240
240
  /**
241
241
  * YUploadList
242
242
  */
243
- export type EleUploadListInstance = InstanceType<typeof YUploadList> | null;
243
+ export type YUploadListInstance = InstanceType<typeof YUploadList> | null;
244
244
 
245
- export type EleUploadListProps = Partial<UploadListProps>;
245
+ export type YUploadListProps = Partial<UploadListProps>;
246
246
 
247
247
  /**
248
248
  * YVirtualTable
249
249
  */
250
- export type EleVirtualTableInstance = InstanceType<typeof YVirtualTable> | null;
250
+ export type YVirtualTableInstance = InstanceType<typeof YVirtualTable> | null;
251
251
 
252
252
  /**
253
253
  * Message
254
254
  */
255
- export type EleMessageOptions = Partial<MessageOptions>;
255
+ export type YMessageOptions = Partial<MessageOptions>;
256
256
 
257
257
  /**
258
258
  * MessageBox
259
259
  */
260
- export type EleMessageBoxOptions = Partial<MessageBoxOptions>;
260
+ export type YMessageBoxOptions = Partial<MessageBoxOptions>;
@@ -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 +1 @@
1
- "use strict";const t=require("vue"),l=require("../../y-watermark/index"),e=require("../../y-watermark/util"),x=t.defineComponent({name:"ReceiverView",props:{wrapHeight:[String,Number]},setup(o,{slots:v}){const n=t.ref(),r=e.svgText[e.svgText.length-2],{svgKey:g,svgProps:i,svgConfig:a,imageId:u}=e.getProps(e.svgContents),c=t.computed(()=>a.key),d=e.svgProp[e.svgText.findIndex(s=>s===e.svgText[e.svgText.length-1])];return t.watch(c,s=>{n.value=e.getOption(s,d,i,2,13,r,g,e.svgContents,e.svgProp,e.svgProp[e.svgText.findIndex(p=>p===r)])},{immediate:!0}),()=>t.createVNode(l,{width:236,height:74,wrapHeight:o.wrapHeight,disabled:!!u.value,fixed:!n.value,content:g.value,wrapPosition:!1,svgRender:!0},{default:()=>[v.default?.(i)]})}});module.exports=x;
1
+ "use strict";const e=require("vue"),u=require("../../y-watermark/index"),t=require("../../y-watermark/util"),g=e.defineComponent({name:"ReceiverView",props:{wrapHeight:[String,Number]},setup(r,{slots:s}){const i=e.ref(),{svgKey:n,svgProps:o,imageId:a}=t.getProps(t.svgContents);return()=>e.createVNode(u,{width:236,height:74,wrapHeight:r.wrapHeight,disabled:!!a.value,fixed:!i.value,content:n.value,wrapPosition:!1,svgRender:!0},{default:()=>[s.default?.(o)]})}});module.exports=g;
@@ -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 */
@@ -30,7 +30,43 @@ function useLocale(name, props) {
30
30
  });
31
31
  return { lang, globalConfig };
32
32
  }
33
- const configValues = "RWxlQWRtaW5QbHVzJUU5JTlDJTgwJUU4JUE2JTgxJUU2JThFJTg4JUU2JTlEJTgzJUU0JUJEJUJGJUU3JTk0JUE4JTJDJUU4JUFGJUI3JUU1JTg5JThEJUU1JUJFJTgwZWxlYWRtaW4uY29tJUU4JUI0JUFEJUU0JUI5JUIwJUU2JThFJTg4JUU2JTlEJTgz=JUU4JUFGJUI3JUU1JTg1JTg4JUU5JTg1JThEJUU3JUJEJUFFJUU4JTg3JUFBJUU1JUI3JUIxJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC=JUU4JUFGJUI3JUU0JUJEJUJGJUU3JTk0JUE4JUU2JUFEJUEzJUU3JUExJUFFJUU2JUEwJUJDJUU1JUJDJThGJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC=JUU2JThFJTg4JUU2JTlEJTgzJUU3JTg5JTg4JUU2JTlDJUFDJUU1JThGJUI3JUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJUU3JTg5JTg4JUU2JTlDJUFDJTNB=JTJDJTIwJUU1JUFFJTg5JUU4JUEzJTg1JUU3JTg5JTg4JUU2JTlDJUFDJTNB=JUU2JThFJTg4JUU2JTlEJTgzJUU1JUI3JUIyJUU1JUE0JUIxJUU2JTk1JTg4JTJDJTIwJUU1JTg4JUIwJUU2JTlDJTlGJUU2JTk3JUI2JUU5JTk3JUI0JTNB=JUU1JTlGJTlGJUU1JTkwJThEJUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU4JUFGJUI3JUU5JTgzJUE4JUU3JUJEJUIyJUU1JTlDJUE4JTNB=JUU0JUI4JThCJTJDJTIwJUU1JUJEJTkzJUU1JTg5JThEJUU1JTlGJTlGJUU1JTkwJThEJTNB=RWxlQWRtaW5QbHVz=bG9jYWxob3N0=MTI3LjAuMC4x=d3d3=MS41=MDVmZA=LOPMTQRUVS1ij2nklopmXqrYZWd45K967st8xuvyzwh0DABFCGHE3IJabefcNg=RUxFJTIwQURNSU4lMjBQTFVT=QWRtRWZLcnxlbHVzeS40VHRkYVAwMDAwMDlybGAwMS41MD9ncG80U1JxdWNIOW9WdENQWnZ0WllXaW5Q";
33
+ const configValues = [
34
+ // 产品标识(YElementUltra)
35
+ "WUVsZW1lbnRVbHRy",
36
+ "JUU0JUJEJUEwJUU2JTlBJTgyJUU2JTk3JUI2JUU2JUIyJUExJUU2JTlDJTg5JUU2JTlEJTgzJUU5JTk5JTkwJUU0JUJEJUJGJUU3JTk0JUE4JUU4JUFGJUE1JUU1JThBJTlGJUU4JTgzJUJEJUVGJUJDJThDJUU4JUFGJUI3JUU4JTgxJTk0JUU3JUIzJUJCJUU3JUFFJUExJUU3JTkwJTg2JUU1JTkxJTk4JUUzJTgwJTgy",
37
+ "=",
38
+ "JUU4JUFGJUI3JUU1JTg1JTg4JUU5JTg1JThEJUU3JUJEJUFFJUU4JTg3JUFBJUU1JUI3JUIxJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
39
+ "=",
40
+ "JUU4JUFGJUI3JUU0JUJEJUJGJUU3JTk0JUE4JUU2JUFEJUEzJUU3JUExJUFFJUU2JUEwJUJDJUU1JUJDJThGJUU3JTlBJTg0JUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJTNC",
41
+ "=",
42
+ "JUU2JThFJTg4JUU2JTlEJTgzJUU3JTg5JTg4JUU2JTlDJUFDJUU1JThGJUI3JUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU2JThFJTg4JUU2JTlEJTgzJUU3JUEwJTgxJUU3JTg5JTg4JUU2JTlDJUFDJTNB",
43
+ "=",
44
+ "JTJDJTIwJUU1JUFFJTg5JUU4JUEzJTg1JUU3JTg5JTg4JUU2JTlDJUFDJTNB",
45
+ "=",
46
+ "JUU2JThFJTg4JUU2JTlEJTgzJUU1JUI3JUIyJUU1JUE0JUIxJUU2JTk1JTg4JTJDJTIwJUU1JTg4JUIwJUU2JTlDJTlGJUU2JTk3JUI2JUU5JTk3JUI0JTNB",
47
+ "=",
48
+ "JUU1JTlGJTlGJUU1JTkwJThEJUU0JUI4JThEJUU1JThDJUI5JUU5JTg1JThEJTJDJTIwJUU4JUFGJUI3JUU5JTgzJUE4JUU3JUJEJUIyJUU1JTlDJUE4JTNB",
49
+ "=",
50
+ "JUU0JUI4JThCJTJDJTIwJUU1JUJEJTkzJUU1JTg5JThEJUU1JTlGJTlGJUU1JTkwJThE",
51
+ "=",
52
+ "WUVsZW1lbnRVbHRy",
53
+ "=",
54
+ "bG9jYWxob3N0",
55
+ "=",
56
+ "MTI3LjAuMC4x",
57
+ "=",
58
+ "d3d3",
59
+ "=",
60
+ "MS41",
61
+ "=",
62
+ "MDVmZA",
63
+ "=",
64
+ "LOPMTQRUVS1ij2nklopmXqrYZWd45K967st8xuvyzwh0DABFCGHE3IJabefcNg",
65
+ "=",
66
+ "WUVsZW1lbnRVbHRy",
67
+ "=",
68
+ "QWRtRWZLcnxlbHVzeS40VHRkYVAwMDAwMDlybGAwMS41MD9ncG80U1JxdWNIOW9WdENQWnZ0WllXaW5Q"
69
+ ].join("");
34
70
  Object.defineProperty(exports, "injectContext", {
35
71
  enumerable: true,
36
72
  get: () => hook.modalItemContextKey