ep-craft 0.1.0

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 (215) hide show
  1. package/dist/components/affix/index.d.ts +4 -0
  2. package/dist/components/affix/index.js +6 -0
  3. package/dist/components/alert/index.d.ts +4 -0
  4. package/dist/components/alert/index.js +6 -0
  5. package/dist/components/anchor/index.d.ts +4 -0
  6. package/dist/components/anchor/index.js +6 -0
  7. package/dist/components/anchor-link/index.d.ts +4 -0
  8. package/dist/components/anchor-link/index.js +6 -0
  9. package/dist/components/aside/index.d.ts +4 -0
  10. package/dist/components/aside/index.js +6 -0
  11. package/dist/components/autocomplete/index.d.ts +4 -0
  12. package/dist/components/autocomplete/index.js +6 -0
  13. package/dist/components/avatar/index.d.ts +4 -0
  14. package/dist/components/avatar/index.js +6 -0
  15. package/dist/components/backtop/index.d.ts +4 -0
  16. package/dist/components/backtop/index.js +6 -0
  17. package/dist/components/badge/index.d.ts +4 -0
  18. package/dist/components/badge/index.js +6 -0
  19. package/dist/components/breadcrumb/index.d.ts +4 -0
  20. package/dist/components/breadcrumb/index.js +6 -0
  21. package/dist/components/breadcrumb-item/index.d.ts +4 -0
  22. package/dist/components/breadcrumb-item/index.js +6 -0
  23. package/dist/components/button/index.d.ts +4 -0
  24. package/dist/components/button/index.js +6 -0
  25. package/dist/components/button-group/index.d.ts +4 -0
  26. package/dist/components/button-group/index.js +6 -0
  27. package/dist/components/calendar/index.d.ts +4 -0
  28. package/dist/components/calendar/index.js +6 -0
  29. package/dist/components/card/index.d.ts +4 -0
  30. package/dist/components/card/index.js +6 -0
  31. package/dist/components/carousel/index.d.ts +4 -0
  32. package/dist/components/carousel/index.js +6 -0
  33. package/dist/components/carousel-item/index.d.ts +4 -0
  34. package/dist/components/carousel-item/index.js +6 -0
  35. package/dist/components/cascader/index.d.ts +4 -0
  36. package/dist/components/cascader/index.js +6 -0
  37. package/dist/components/cascader-panel/index.d.ts +4 -0
  38. package/dist/components/cascader-panel/index.js +6 -0
  39. package/dist/components/check-tag/index.d.ts +4 -0
  40. package/dist/components/check-tag/index.js +6 -0
  41. package/dist/components/checkbox/index.d.ts +4 -0
  42. package/dist/components/checkbox/index.js +6 -0
  43. package/dist/components/checkbox-button/index.d.ts +4 -0
  44. package/dist/components/checkbox-button/index.js +6 -0
  45. package/dist/components/checkbox-group/index.d.ts +4 -0
  46. package/dist/components/checkbox-group/index.js +6 -0
  47. package/dist/components/col/index.d.ts +4 -0
  48. package/dist/components/col/index.js +6 -0
  49. package/dist/components/collapse/index.d.ts +4 -0
  50. package/dist/components/collapse/index.js +6 -0
  51. package/dist/components/collapse-item/index.d.ts +4 -0
  52. package/dist/components/collapse-item/index.js +6 -0
  53. package/dist/components/collapse-transition/index.d.ts +4 -0
  54. package/dist/components/collapse-transition/index.js +6 -0
  55. package/dist/components/color-picker/index.d.ts +4 -0
  56. package/dist/components/color-picker/index.js +6 -0
  57. package/dist/components/config-provider/index.d.ts +4 -0
  58. package/dist/components/config-provider/index.js +6 -0
  59. package/dist/components/container/index.d.ts +4 -0
  60. package/dist/components/container/index.js +6 -0
  61. package/dist/components/countdown/index.d.ts +4 -0
  62. package/dist/components/countdown/index.js +6 -0
  63. package/dist/components/date-picker/index.d.ts +4 -0
  64. package/dist/components/date-picker/index.js +6 -0
  65. package/dist/components/descriptions/index.d.ts +4 -0
  66. package/dist/components/descriptions/index.js +6 -0
  67. package/dist/components/descriptions-item/index.d.ts +4 -0
  68. package/dist/components/descriptions-item/index.js +6 -0
  69. package/dist/components/dialog/index.d.ts +4 -0
  70. package/dist/components/dialog/index.js +6 -0
  71. package/dist/components/divider/index.d.ts +4 -0
  72. package/dist/components/divider/index.js +6 -0
  73. package/dist/components/drawer/index.d.ts +4 -0
  74. package/dist/components/drawer/index.js +6 -0
  75. package/dist/components/dropdown/index.d.ts +4 -0
  76. package/dist/components/dropdown/index.js +6 -0
  77. package/dist/components/dropdown-item/index.d.ts +4 -0
  78. package/dist/components/dropdown-item/index.js +6 -0
  79. package/dist/components/dropdown-menu/index.d.ts +4 -0
  80. package/dist/components/dropdown-menu/index.js +6 -0
  81. package/dist/components/empty/index.d.ts +4 -0
  82. package/dist/components/empty/index.js +6 -0
  83. package/dist/components/footer/index.d.ts +4 -0
  84. package/dist/components/footer/index.js +6 -0
  85. package/dist/components/form/index.d.ts +4 -0
  86. package/dist/components/form/index.js +6 -0
  87. package/dist/components/form-item/index.d.ts +4 -0
  88. package/dist/components/form-item/index.js +6 -0
  89. package/dist/components/header/index.d.ts +4 -0
  90. package/dist/components/header/index.js +6 -0
  91. package/dist/components/icon/index.d.ts +4 -0
  92. package/dist/components/icon/index.js +6 -0
  93. package/dist/components/image/index.d.ts +4 -0
  94. package/dist/components/image/index.js +6 -0
  95. package/dist/components/image-viewer/index.d.ts +4 -0
  96. package/dist/components/image-viewer/index.js +6 -0
  97. package/dist/components/index.d.ts +103 -0
  98. package/dist/components/index.js +208 -0
  99. package/dist/components/input/index.d.ts +4 -0
  100. package/dist/components/input/index.js +6 -0
  101. package/dist/components/input-number/index.d.ts +4 -0
  102. package/dist/components/input-number/index.js +6 -0
  103. package/dist/components/link/index.d.ts +4 -0
  104. package/dist/components/link/index.js +6 -0
  105. package/dist/components/main/index.d.ts +4 -0
  106. package/dist/components/main/index.js +6 -0
  107. package/dist/components/mention/index.d.ts +4 -0
  108. package/dist/components/mention/index.js +6 -0
  109. package/dist/components/menu/index.d.ts +4 -0
  110. package/dist/components/menu/index.js +6 -0
  111. package/dist/components/menu-item/index.d.ts +4 -0
  112. package/dist/components/menu-item/index.js +6 -0
  113. package/dist/components/menu-item-group/index.d.ts +4 -0
  114. package/dist/components/menu-item-group/index.js +6 -0
  115. package/dist/components/option/index.d.ts +4 -0
  116. package/dist/components/option/index.js +6 -0
  117. package/dist/components/option-group/index.d.ts +4 -0
  118. package/dist/components/option-group/index.js +6 -0
  119. package/dist/components/page-header/index.d.ts +4 -0
  120. package/dist/components/page-header/index.js +6 -0
  121. package/dist/components/pagination/index.d.ts +4 -0
  122. package/dist/components/pagination/index.js +6 -0
  123. package/dist/components/popconfirm/index.d.ts +4 -0
  124. package/dist/components/popconfirm/index.js +6 -0
  125. package/dist/components/popover/index.d.ts +4 -0
  126. package/dist/components/popover/index.js +6 -0
  127. package/dist/components/popper/index.d.ts +4 -0
  128. package/dist/components/popper/index.js +6 -0
  129. package/dist/components/progress/index.d.ts +4 -0
  130. package/dist/components/progress/index.js +6 -0
  131. package/dist/components/radio/index.d.ts +4 -0
  132. package/dist/components/radio/index.js +6 -0
  133. package/dist/components/radio-button/index.d.ts +4 -0
  134. package/dist/components/radio-button/index.js +6 -0
  135. package/dist/components/radio-group/index.d.ts +4 -0
  136. package/dist/components/radio-group/index.js +6 -0
  137. package/dist/components/rate/index.d.ts +4 -0
  138. package/dist/components/rate/index.js +6 -0
  139. package/dist/components/result/index.d.ts +4 -0
  140. package/dist/components/result/index.js +6 -0
  141. package/dist/components/row/index.d.ts +4 -0
  142. package/dist/components/row/index.js +6 -0
  143. package/dist/components/scrollbar/index.d.ts +4 -0
  144. package/dist/components/scrollbar/index.js +6 -0
  145. package/dist/components/segmented/index.d.ts +4 -0
  146. package/dist/components/segmented/index.js +6 -0
  147. package/dist/components/select/index.d.ts +4 -0
  148. package/dist/components/select/index.js +6 -0
  149. package/dist/components/select-v2/index.d.ts +4 -0
  150. package/dist/components/select-v2/index.js +6 -0
  151. package/dist/components/skeleton/index.d.ts +4 -0
  152. package/dist/components/skeleton/index.js +6 -0
  153. package/dist/components/skeleton-item/index.d.ts +4 -0
  154. package/dist/components/skeleton-item/index.js +6 -0
  155. package/dist/components/slider/index.d.ts +4 -0
  156. package/dist/components/slider/index.js +6 -0
  157. package/dist/components/space/index.d.ts +4 -0
  158. package/dist/components/space/index.js +6 -0
  159. package/dist/components/statistic/index.d.ts +4 -0
  160. package/dist/components/statistic/index.js +6 -0
  161. package/dist/components/step/index.d.ts +4 -0
  162. package/dist/components/step/index.js +6 -0
  163. package/dist/components/steps/index.d.ts +4 -0
  164. package/dist/components/steps/index.js +6 -0
  165. package/dist/components/sub-menu/index.d.ts +4 -0
  166. package/dist/components/sub-menu/index.js +6 -0
  167. package/dist/components/switch/index.d.ts +4 -0
  168. package/dist/components/switch/index.js +6 -0
  169. package/dist/components/tab-pane/index.d.ts +4 -0
  170. package/dist/components/tab-pane/index.js +6 -0
  171. package/dist/components/table/index.d.ts +4 -0
  172. package/dist/components/table/index.js +6 -0
  173. package/dist/components/table-column/index.d.ts +4 -0
  174. package/dist/components/table-column/index.js +6 -0
  175. package/dist/components/table-v2/index.d.ts +4 -0
  176. package/dist/components/table-v2/index.js +6 -0
  177. package/dist/components/tabs/index.d.ts +4 -0
  178. package/dist/components/tabs/index.js +6 -0
  179. package/dist/components/tag/index.d.ts +4 -0
  180. package/dist/components/tag/index.js +6 -0
  181. package/dist/components/text/index.d.ts +4 -0
  182. package/dist/components/text/index.js +6 -0
  183. package/dist/components/time-picker/index.d.ts +4 -0
  184. package/dist/components/time-picker/index.js +6 -0
  185. package/dist/components/time-select/index.d.ts +4 -0
  186. package/dist/components/time-select/index.js +6 -0
  187. package/dist/components/timeline/index.d.ts +4 -0
  188. package/dist/components/timeline/index.js +6 -0
  189. package/dist/components/timeline-item/index.d.ts +4 -0
  190. package/dist/components/timeline-item/index.js +6 -0
  191. package/dist/components/tooltip/index.d.ts +4 -0
  192. package/dist/components/tooltip/index.js +6 -0
  193. package/dist/components/tour/index.d.ts +4 -0
  194. package/dist/components/tour/index.js +6 -0
  195. package/dist/components/tour-step/index.d.ts +4 -0
  196. package/dist/components/tour-step/index.js +6 -0
  197. package/dist/components/transfer/index.d.ts +4 -0
  198. package/dist/components/transfer/index.js +6 -0
  199. package/dist/components/tree/index.d.ts +4 -0
  200. package/dist/components/tree/index.js +6 -0
  201. package/dist/components/tree-select/index.d.ts +4 -0
  202. package/dist/components/tree-select/index.js +6 -0
  203. package/dist/components/tree-v2/index.d.ts +4 -0
  204. package/dist/components/tree-v2/index.js +6 -0
  205. package/dist/components/upload/index.d.ts +4 -0
  206. package/dist/components/upload/index.js +6 -0
  207. package/dist/components/watermark/index.d.ts +4 -0
  208. package/dist/components/watermark/index.js +6 -0
  209. package/dist/ep-craft.js +226 -0
  210. package/dist/index.d.ts +8 -0
  211. package/dist/resolver.d.ts +29 -0
  212. package/dist/resolver.js +22 -0
  213. package/dist/utils/with-install.d.ts +5 -0
  214. package/dist/utils/with-install.js +9 -0
  215. package/package.json +54 -0
@@ -0,0 +1,6 @@
1
+ import { ElRadioGroup as o } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, o, { name: "EpRadioGroup" }), t = p(r, "ep-radio-group");
4
+ export {
5
+ t as EpRadioGroup
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElRate } from 'element-plus';
3
+ export declare const EpRate: typeof ElRate & Plugin;
4
+ export default EpRate;
@@ -0,0 +1,6 @@
1
+ import { ElRate as t } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, t, { name: "EpRate" }), r = e(a, "ep-rate");
4
+ export {
5
+ r as EpRate
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElResult } from 'element-plus';
3
+ export declare const EpResult: typeof ElResult & Plugin;
4
+ export default EpResult;
@@ -0,0 +1,6 @@
1
+ import { ElResult as t } from "element-plus";
2
+ import { withInstall as s } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, t, { name: "EpResult" }), p = s(e, "ep-result");
4
+ export {
5
+ p as EpResult
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElRow } from 'element-plus';
3
+ export declare const EpRow: typeof ElRow & Plugin;
4
+ export default EpRow;
@@ -0,0 +1,6 @@
1
+ import { ElRow as o } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, o, { name: "EpRow" }), m = t(p, "ep-row");
4
+ export {
5
+ m as EpRow
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElScrollbar } from 'element-plus';
3
+ export declare const EpScrollbar: typeof ElScrollbar & Plugin;
4
+ export default EpScrollbar;
@@ -0,0 +1,6 @@
1
+ import { ElScrollbar as r } from "element-plus";
2
+ import { withInstall as l } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, r, { name: "EpScrollbar" }), t = l(o, "ep-scrollbar");
4
+ export {
5
+ t as EpScrollbar
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSegmented } from 'element-plus';
3
+ export declare const EpSegmented: typeof ElSegmented & Plugin;
4
+ export default EpSegmented;
@@ -0,0 +1,6 @@
1
+ import { ElSegmented as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, e, { name: "EpSegmented" }), p = t(m, "ep-segmented");
4
+ export {
5
+ p as EpSegmented
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSelect } from 'element-plus';
3
+ export declare const EpSelect: typeof ElSelect & Plugin;
4
+ export default EpSelect;
@@ -0,0 +1,6 @@
1
+ import { ElSelect as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const c = Object.assign({}, e, { name: "EpSelect" }), p = t(c, "ep-select");
4
+ export {
5
+ p as EpSelect
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSelectV2 } from 'element-plus';
3
+ export declare const EpSelectV2: typeof ElSelectV2 & Plugin;
4
+ export default EpSelectV2;
@@ -0,0 +1,6 @@
1
+ import { ElSelectV2 as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const c = Object.assign({}, e, { name: "EpSelectV2" }), p = t(c, "ep-select-v2");
4
+ export {
5
+ p as EpSelectV2
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSkeleton } from 'element-plus';
3
+ export declare const EpSkeleton: typeof ElSkeleton & Plugin;
4
+ export default EpSkeleton;
@@ -0,0 +1,6 @@
1
+ import { ElSkeleton as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, e, { name: "EpSkeleton" }), p = t(o, "ep-skeleton");
4
+ export {
5
+ p as EpSkeleton
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSkeletonItem } from 'element-plus';
3
+ export declare const EpSkeletonItem: typeof ElSkeletonItem & Plugin;
4
+ export default EpSkeletonItem;
@@ -0,0 +1,6 @@
1
+ import { ElSkeletonItem as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, e, { name: "EpSkeletonItem" }), l = t(o, "ep-skeleton-item");
4
+ export {
5
+ l as EpSkeletonItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSlider } from 'element-plus';
3
+ export declare const EpSlider: typeof ElSlider & Plugin;
4
+ export default EpSlider;
@@ -0,0 +1,6 @@
1
+ import { ElSlider as r } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const i = Object.assign({}, r, { name: "EpSlider" }), o = e(i, "ep-slider");
4
+ export {
5
+ o as EpSlider
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSpace } from 'element-plus';
3
+ export declare const EpSpace: typeof ElSpace & Plugin;
4
+ export default EpSpace;
@@ -0,0 +1,6 @@
1
+ import { ElSpace as p } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, p, { name: "EpSpace" }), o = e(a, "ep-space");
4
+ export {
5
+ o as EpSpace
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElStatistic } from 'element-plus';
3
+ export declare const EpStatistic: typeof ElStatistic & Plugin;
4
+ export default EpStatistic;
@@ -0,0 +1,6 @@
1
+ import { ElStatistic as t } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, t, { name: "EpStatistic" }), o = i(s, "ep-statistic");
4
+ export {
5
+ o as EpStatistic
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElStep } from 'element-plus';
3
+ export declare const EpStep: typeof ElStep & Plugin;
4
+ export default EpStep;
@@ -0,0 +1,6 @@
1
+ import { ElStep as t } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, t, { name: "EpStep" }), m = p(e, "ep-step");
4
+ export {
5
+ m as EpStep
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSteps } from 'element-plus';
3
+ export declare const EpSteps: typeof ElSteps & Plugin;
4
+ export default EpSteps;
@@ -0,0 +1,6 @@
1
+ import { ElSteps as t } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, t, { name: "EpSteps" }), m = p(s, "ep-steps");
4
+ export {
5
+ m as EpSteps
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSubMenu } from 'element-plus';
3
+ export declare const EpSubMenu: typeof ElSubMenu & Plugin;
4
+ export default EpSubMenu;
@@ -0,0 +1,6 @@
1
+ import { ElSubMenu as n } from "element-plus";
2
+ import { withInstall as u } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, n, { name: "EpSubMenu" }), p = u(e, "ep-sub-menu");
4
+ export {
5
+ p as EpSubMenu
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElSwitch } from 'element-plus';
3
+ export declare const EpSwitch: typeof ElSwitch & Plugin;
4
+ export default EpSwitch;
@@ -0,0 +1,6 @@
1
+ import { ElSwitch as t } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const c = Object.assign({}, t, { name: "EpSwitch" }), h = i(c, "ep-switch");
4
+ export {
5
+ h as EpSwitch
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTabPane } from 'element-plus';
3
+ export declare const EpTabPane: typeof ElTabPane & Plugin;
4
+ export default EpTabPane;
@@ -0,0 +1,6 @@
1
+ import { ElTabPane as a } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, a, { name: "EpTabPane" }), o = n(e, "ep-tab-pane");
4
+ export {
5
+ o as EpTabPane
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTable } from 'element-plus';
3
+ export declare const EpTable: typeof ElTable & Plugin;
4
+ export default EpTable;
@@ -0,0 +1,6 @@
1
+ import { ElTable as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, e, { name: "EpTable" }), p = t(a, "ep-table");
4
+ export {
5
+ p as EpTable
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTableColumn } from 'element-plus';
3
+ export declare const EpTableColumn: typeof ElTableColumn & Plugin;
4
+ export default EpTableColumn;
@@ -0,0 +1,6 @@
1
+ import { ElTableColumn as l } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, l, { name: "EpTableColumn" }), t = o(m, "ep-table-column");
4
+ export {
5
+ t as EpTableColumn
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTableV2 } from 'element-plus';
3
+ export declare const EpTableV2: typeof ElTableV2 & Plugin;
4
+ export default EpTableV2;
@@ -0,0 +1,6 @@
1
+ import { ElTableV2 as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, e, { name: "EpTableV2" }), p = t(a, "ep-table-v2");
4
+ export {
5
+ p as EpTableV2
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTabs } from 'element-plus';
3
+ export declare const EpTabs: typeof ElTabs & Plugin;
4
+ export default EpTabs;
@@ -0,0 +1,6 @@
1
+ import { ElTabs as s } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, s, { name: "EpTabs" }), b = t(a, "ep-tabs");
4
+ export {
5
+ b as EpTabs
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTag } from 'element-plus';
3
+ export declare const EpTag: typeof ElTag & Plugin;
4
+ export default EpTag;
@@ -0,0 +1,6 @@
1
+ import { ElTag as t } from "element-plus";
2
+ import { withInstall as a } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, t, { name: "EpTag" }), m = a(o, "ep-tag");
4
+ export {
5
+ m as EpTag
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElText } from 'element-plus';
3
+ export declare const EpText: typeof ElText & Plugin;
4
+ export default EpText;
@@ -0,0 +1,6 @@
1
+ import { ElText as t } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, t, { name: "EpText" }), m = e(o, "ep-text");
4
+ export {
5
+ m as EpText
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTimePicker } from 'element-plus';
3
+ export declare const EpTimePicker: typeof ElTimePicker & Plugin;
4
+ export default EpTimePicker;
@@ -0,0 +1,6 @@
1
+ import { ElTimePicker as e } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, e, { name: "EpTimePicker" }), c = i(m, "ep-time-picker");
4
+ export {
5
+ c as EpTimePicker
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTimeSelect } from 'element-plus';
3
+ export declare const EpTimeSelect: typeof ElTimeSelect & Plugin;
4
+ export default EpTimeSelect;
@@ -0,0 +1,6 @@
1
+ import { ElTimeSelect as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, e, { name: "EpTimeSelect" }), l = t(m, "ep-time-select");
4
+ export {
5
+ l as EpTimeSelect
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTimeline } from 'element-plus';
3
+ export declare const EpTimeline: typeof ElTimeline & Plugin;
4
+ export default EpTimeline;
@@ -0,0 +1,6 @@
1
+ import { ElTimeline as e } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, e, { name: "EpTimeline" }), l = i(m, "ep-timeline");
4
+ export {
5
+ l as EpTimeline
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTimelineItem } from 'element-plus';
3
+ export declare const EpTimelineItem: typeof ElTimelineItem & Plugin;
4
+ export default EpTimelineItem;
@@ -0,0 +1,6 @@
1
+ import { ElTimelineItem as e } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, e, { name: "EpTimelineItem" }), l = i(m, "ep-timeline-item");
4
+ export {
5
+ l as EpTimelineItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTooltip } from 'element-plus';
3
+ export declare const EpTooltip: typeof ElTooltip & Plugin;
4
+ export default EpTooltip;
@@ -0,0 +1,6 @@
1
+ import { ElTooltip as o } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, o, { name: "EpTooltip" }), m = t(p, "ep-tooltip");
4
+ export {
5
+ m as EpTooltip
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTour } from 'element-plus';
3
+ export declare const EpTour: typeof ElTour & Plugin;
4
+ export default EpTour;
@@ -0,0 +1,6 @@
1
+ import { ElTour as o } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, o, { name: "EpTour" }), n = r(t, "ep-tour");
4
+ export {
5
+ n as EpTour
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTourStep } from 'element-plus';
3
+ export declare const EpTourStep: typeof ElTourStep & Plugin;
4
+ export default EpTourStep;
@@ -0,0 +1,6 @@
1
+ import { ElTourStep as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, t, { name: "EpTourStep" }), s = o(p, "ep-tour-step");
4
+ export {
5
+ s as EpTourStep
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTransfer } from 'element-plus';
3
+ export declare const EpTransfer: typeof ElTransfer & Plugin;
4
+ export default EpTransfer;
@@ -0,0 +1,6 @@
1
+ import { ElTransfer as r } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, r, { name: "EpTransfer" }), a = n(s, "ep-transfer");
4
+ export {
5
+ a as EpTransfer
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTree } from 'element-plus';
3
+ export declare const EpTree: typeof ElTree & Plugin;
4
+ export default EpTree;
@@ -0,0 +1,6 @@
1
+ import { ElTree as e } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, e, { name: "EpTree" }), m = r(t, "ep-tree");
4
+ export {
5
+ m as EpTree
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTreeSelect } from 'element-plus';
3
+ export declare const EpTreeSelect: typeof ElTreeSelect & Plugin;
4
+ export default EpTreeSelect;
@@ -0,0 +1,6 @@
1
+ import { ElTreeSelect as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, e, { name: "EpTreeSelect" }), o = t(r, "ep-tree-select");
4
+ export {
5
+ o as EpTreeSelect
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElTreeV2 } from 'element-plus';
3
+ export declare const EpTreeV2: typeof ElTreeV2 & Plugin;
4
+ export default EpTreeV2;
@@ -0,0 +1,6 @@
1
+ import { ElTreeV2 as e } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, e, { name: "EpTreeV2" }), m = r(t, "ep-tree-v2");
4
+ export {
5
+ m as EpTreeV2
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElUpload } from 'element-plus';
3
+ export declare const EpUpload: typeof ElUpload & Plugin;
4
+ export default EpUpload;
@@ -0,0 +1,6 @@
1
+ import { ElUpload as o } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, o, { name: "EpUpload" }), d = p(a, "ep-upload");
4
+ export {
5
+ d as EpUpload
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElWatermark } from 'element-plus';
3
+ export declare const EpWatermark: typeof ElWatermark & Plugin;
4
+ export default EpWatermark;
@@ -0,0 +1,6 @@
1
+ import { ElWatermark as r } from "element-plus";
2
+ import { withInstall as a } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, r, { name: "EpWatermark" }), o = a(t, "ep-watermark");
4
+ export {
5
+ o as EpWatermark
6
+ };