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,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAffix } from 'element-plus';
3
+ export declare const EpAffix: typeof ElAffix & Plugin;
4
+ export default EpAffix;
@@ -0,0 +1,6 @@
1
+ import { ElAffix as f } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, f, { name: "EpAffix" }), x = i(t, "ep-affix");
4
+ export {
5
+ x as EpAffix
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAlert } from 'element-plus';
3
+ export declare const EpAlert: typeof ElAlert & Plugin;
4
+ export default EpAlert;
@@ -0,0 +1,6 @@
1
+ import { ElAlert as t } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, t, { name: "EpAlert" }), p = r(e, "ep-alert");
4
+ export {
5
+ p as EpAlert
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAnchor } from 'element-plus';
3
+ export declare const EpAnchor: typeof ElAnchor & Plugin;
4
+ export default EpAnchor;
@@ -0,0 +1,6 @@
1
+ import { ElAnchor as o } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, o, { name: "EpAnchor" }), p = n(r, "ep-anchor");
4
+ export {
5
+ p as EpAnchor
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAnchorLink } from 'element-plus';
3
+ export declare const EpAnchorLink: typeof ElAnchorLink & Plugin;
4
+ export default EpAnchorLink;
@@ -0,0 +1,6 @@
1
+ import { ElAnchorLink as n } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, n, { name: "EpAnchorLink" }), t = o(r, "ep-anchor-link");
4
+ export {
5
+ t as EpAnchorLink
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAside } from 'element-plus';
3
+ export declare const EpAside: typeof ElAside & Plugin;
4
+ export default EpAside;
@@ -0,0 +1,6 @@
1
+ import { ElAside as s } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const i = Object.assign({}, s, { name: "EpAside" }), p = e(i, "ep-aside");
4
+ export {
5
+ p as EpAside
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAutocomplete } from 'element-plus';
3
+ export declare const EpAutocomplete: typeof ElAutocomplete & Plugin;
4
+ export default EpAutocomplete;
@@ -0,0 +1,6 @@
1
+ import { ElAutocomplete as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, t, { name: "EpAutocomplete" }), c = o(e, "ep-autocomplete");
4
+ export {
5
+ c as EpAutocomplete
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElAvatar } from 'element-plus';
3
+ export declare const EpAvatar: typeof ElAvatar & Plugin;
4
+ export default EpAvatar;
@@ -0,0 +1,6 @@
1
+ import { ElAvatar as a } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, a, { name: "EpAvatar" }), m = t(r, "ep-avatar");
4
+ export {
5
+ m as EpAvatar
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElBacktop } from 'element-plus';
3
+ export declare const EpBacktop: typeof ElBacktop & Plugin;
4
+ export default EpBacktop;
@@ -0,0 +1,6 @@
1
+ import { ElBacktop as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, t, { name: "EpBacktop" }), k = o(p, "ep-backtop");
4
+ export {
5
+ k as EpBacktop
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElBadge } from 'element-plus';
3
+ export declare const EpBadge: typeof ElBadge & Plugin;
4
+ export default EpBadge;
@@ -0,0 +1,6 @@
1
+ import { ElBadge as e } from "element-plus";
2
+ import { withInstall as a } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, e, { name: "EpBadge" }), g = a(t, "ep-badge");
4
+ export {
5
+ g as EpBadge
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElBreadcrumb } from 'element-plus';
3
+ export declare const EpBreadcrumb: typeof ElBreadcrumb & Plugin;
4
+ export default EpBreadcrumb;
@@ -0,0 +1,6 @@
1
+ import { ElBreadcrumb as r } from "element-plus";
2
+ import { withInstall as m } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, r, { name: "EpBreadcrumb" }), t = m(e, "ep-breadcrumb");
4
+ export {
5
+ t as EpBreadcrumb
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElBreadcrumbItem } from 'element-plus';
3
+ export declare const EpBreadcrumbItem: typeof ElBreadcrumbItem & Plugin;
4
+ export default EpBreadcrumbItem;
@@ -0,0 +1,6 @@
1
+ import { ElBreadcrumbItem as m } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, m, { name: "EpBreadcrumbItem" }), c = r(e, "ep-breadcrumb-item");
4
+ export {
5
+ c as EpBreadcrumbItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElButton } from 'element-plus';
3
+ export declare const EpButton: typeof ElButton & Plugin;
4
+ export default EpButton;
@@ -0,0 +1,6 @@
1
+ import { ElButton as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const n = Object.assign({}, t, { name: "EpButton" }), r = o(n, "ep-button");
4
+ export {
5
+ r as EpButton
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElButtonGroup } from 'element-plus';
3
+ export declare const EpButtonGroup: typeof ElButtonGroup & Plugin;
4
+ export default EpButtonGroup;
@@ -0,0 +1,6 @@
1
+ import { ElButtonGroup as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, t, { name: "EpButtonGroup" }), u = o(p, "ep-button-group");
4
+ export {
5
+ u as EpButtonGroup
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCalendar } from 'element-plus';
3
+ export declare const EpCalendar: typeof ElCalendar & Plugin;
4
+ export default EpCalendar;
@@ -0,0 +1,6 @@
1
+ import { ElCalendar as a } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, a, { name: "EpCalendar" }), t = n(r, "ep-calendar");
4
+ export {
5
+ t as EpCalendar
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCard } from 'element-plus';
3
+ export declare const EpCard: typeof ElCard & Plugin;
4
+ export default EpCard;
@@ -0,0 +1,6 @@
1
+ import { ElCard as r } from "element-plus";
2
+ import { withInstall as a } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, r, { name: "EpCard" }), d = a(t, "ep-card");
4
+ export {
5
+ d as EpCard
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCarousel } from 'element-plus';
3
+ export declare const EpCarousel: typeof ElCarousel & Plugin;
4
+ export default EpCarousel;
@@ -0,0 +1,6 @@
1
+ import { ElCarousel as o } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, o, { name: "EpCarousel" }), l = r(s, "ep-carousel");
4
+ export {
5
+ l as EpCarousel
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCarouselItem } from 'element-plus';
3
+ export declare const EpCarouselItem: typeof ElCarouselItem & Plugin;
4
+ export default EpCarouselItem;
@@ -0,0 +1,6 @@
1
+ import { ElCarouselItem as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, e, { name: "EpCarouselItem" }), s = t(o, "ep-carousel-item");
4
+ export {
5
+ s as EpCarouselItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCascader } from 'element-plus';
3
+ export declare const EpCascader: typeof ElCascader & Plugin;
4
+ export default EpCascader;
@@ -0,0 +1,6 @@
1
+ import { ElCascader as a } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, a, { name: "EpCascader" }), t = r(s, "ep-cascader");
4
+ export {
5
+ t as EpCascader
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCascaderPanel } from 'element-plus';
3
+ export declare const EpCascaderPanel: typeof ElCascaderPanel & Plugin;
4
+ export default EpCascaderPanel;
@@ -0,0 +1,6 @@
1
+ import { ElCascaderPanel as a } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const n = Object.assign({}, a, { name: "EpCascaderPanel" }), c = e(n, "ep-cascader-panel");
4
+ export {
5
+ c as EpCascaderPanel
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCheckTag } from 'element-plus';
3
+ export declare const EpCheckTag: typeof ElCheckTag & Plugin;
4
+ export default EpCheckTag;
@@ -0,0 +1,6 @@
1
+ import { ElCheckTag as c } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, c, { name: "EpCheckTag" }), p = e(t, "ep-check-tag");
4
+ export {
5
+ p as EpCheckTag
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCheckbox } from 'element-plus';
3
+ export declare const EpCheckbox: typeof ElCheckbox & Plugin;
4
+ export default EpCheckbox;
@@ -0,0 +1,6 @@
1
+ import { ElCheckbox as o } from "element-plus";
2
+ import { withInstall as c } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, o, { name: "EpCheckbox" }), b = c(e, "ep-checkbox");
4
+ export {
5
+ b as EpCheckbox
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCheckboxButton } from 'element-plus';
3
+ export declare const EpCheckboxButton: typeof ElCheckboxButton & Plugin;
4
+ export default EpCheckboxButton;
@@ -0,0 +1,6 @@
1
+ import { ElCheckboxButton as t } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const n = Object.assign({}, t, { name: "EpCheckboxButton" }), b = o(n, "ep-checkbox-button");
4
+ export {
5
+ b as EpCheckboxButton
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCheckboxGroup } from 'element-plus';
3
+ export declare const EpCheckboxGroup: typeof ElCheckboxGroup & Plugin;
4
+ export default EpCheckboxGroup;
@@ -0,0 +1,6 @@
1
+ import { ElCheckboxGroup as o } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, o, { name: "EpCheckboxGroup" }), t = p(r, "ep-checkbox-group");
4
+ export {
5
+ t as EpCheckboxGroup
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCol } from 'element-plus';
3
+ export declare const EpCol: typeof ElCol & Plugin;
4
+ export default EpCol;
@@ -0,0 +1,6 @@
1
+ import { ElCol as o } from "element-plus";
2
+ import { withInstall as l } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, o, { name: "EpCol" }), n = l(t, "ep-col");
4
+ export {
5
+ n as EpCol
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCollapse } from 'element-plus';
3
+ export declare const EpCollapse: typeof ElCollapse & Plugin;
4
+ export default EpCollapse;
@@ -0,0 +1,6 @@
1
+ import { ElCollapse as l } from "element-plus";
2
+ import { withInstall as o } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, l, { name: "EpCollapse" }), a = o(p, "ep-collapse");
4
+ export {
5
+ a as EpCollapse
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCollapseItem } from 'element-plus';
3
+ export declare const EpCollapseItem: typeof ElCollapseItem & Plugin;
4
+ export default EpCollapseItem;
@@ -0,0 +1,6 @@
1
+ import { ElCollapseItem as e } from "element-plus";
2
+ import { withInstall as l } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, e, { name: "EpCollapseItem" }), m = l(t, "ep-collapse-item");
4
+ export {
5
+ m as EpCollapseItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCollapseTransition } from 'element-plus';
3
+ export declare const EpCollapseTransition: typeof ElCollapseTransition & Plugin;
4
+ export default EpCollapseTransition;
@@ -0,0 +1,6 @@
1
+ import { ElCollapseTransition as o } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, o, { name: "EpCollapseTransition" }), a = n(s, "ep-collapse-transition");
4
+ export {
5
+ a as EpCollapseTransition
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElColorPicker } from 'element-plus';
3
+ export declare const EpColorPicker: typeof ElColorPicker & Plugin;
4
+ export default EpColorPicker;
@@ -0,0 +1,6 @@
1
+ import { ElColorPicker as o } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const c = Object.assign({}, o, { name: "EpColorPicker" }), l = r(c, "ep-color-picker");
4
+ export {
5
+ l as EpColorPicker
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElConfigProvider } from 'element-plus';
3
+ export declare const EpConfigProvider: typeof ElConfigProvider & Plugin;
4
+ export default EpConfigProvider;
@@ -0,0 +1,6 @@
1
+ import { ElConfigProvider as o } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const i = Object.assign({}, o, { name: "EpConfigProvider" }), p = r(i, "ep-config-provider");
4
+ export {
5
+ p as EpConfigProvider
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElContainer } from 'element-plus';
3
+ export declare const EpContainer: typeof ElContainer & Plugin;
4
+ export default EpContainer;
@@ -0,0 +1,6 @@
1
+ import { ElContainer as n } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const o = Object.assign({}, n, { name: "EpContainer" }), i = t(o, "ep-container");
4
+ export {
5
+ i as EpContainer
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElCountdown } from 'element-plus';
3
+ export declare const EpCountdown: typeof ElCountdown & Plugin;
4
+ export default EpCountdown;
@@ -0,0 +1,6 @@
1
+ import { ElCountdown as o } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, o, { name: "EpCountdown" }), d = n(t, "ep-countdown");
4
+ export {
5
+ d as EpCountdown
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDatePicker } from 'element-plus';
3
+ export declare const EpDatePicker: typeof ElDatePicker & Plugin;
4
+ export default EpDatePicker;
@@ -0,0 +1,6 @@
1
+ import { ElDatePicker as e } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, e, { name: "EpDatePicker" }), c = t(r, "ep-date-picker");
4
+ export {
5
+ c as EpDatePicker
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDescriptions } from 'element-plus';
3
+ export declare const EpDescriptions: typeof ElDescriptions & Plugin;
4
+ export default EpDescriptions;
@@ -0,0 +1,6 @@
1
+ import { ElDescriptions as s } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const t = Object.assign({}, s, { name: "EpDescriptions" }), n = i(t, "ep-descriptions");
4
+ export {
5
+ n as EpDescriptions
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDescriptionsItem } from 'element-plus';
3
+ export declare const EpDescriptionsItem: typeof ElDescriptionsItem & Plugin;
4
+ export default EpDescriptionsItem;
@@ -0,0 +1,6 @@
1
+ import { ElDescriptionsItem as t } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const s = Object.assign({}, t, { name: "EpDescriptionsItem" }), p = i(s, "ep-descriptions-item");
4
+ export {
5
+ p as EpDescriptionsItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDialog } from 'element-plus';
3
+ export declare const EpDialog: typeof ElDialog & Plugin;
4
+ export default EpDialog;
@@ -0,0 +1,6 @@
1
+ import { ElDialog as o } from "element-plus";
2
+ import { withInstall as i } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, o, { name: "EpDialog" }), p = i(a, "ep-dialog");
4
+ export {
5
+ p as EpDialog
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDivider } from 'element-plus';
3
+ export declare const EpDivider: typeof ElDivider & Plugin;
4
+ export default EpDivider;
@@ -0,0 +1,6 @@
1
+ import { ElDivider as i } from "element-plus";
2
+ import { withInstall as r } from "../../utils/with-install.js";
3
+ const e = Object.assign({}, i, { name: "EpDivider" }), p = r(e, "ep-divider");
4
+ export {
5
+ p as EpDivider
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDrawer } from 'element-plus';
3
+ export declare const EpDrawer: typeof ElDrawer & Plugin;
4
+ export default EpDrawer;
@@ -0,0 +1,6 @@
1
+ import { ElDrawer as r } from "element-plus";
2
+ import { withInstall as e } from "../../utils/with-install.js";
3
+ const a = Object.assign({}, r, { name: "EpDrawer" }), p = e(a, "ep-drawer");
4
+ export {
5
+ p as EpDrawer
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDropdown } from 'element-plus';
3
+ export declare const EpDropdown: typeof ElDropdown & Plugin;
4
+ export default EpDropdown;
@@ -0,0 +1,6 @@
1
+ import { ElDropdown as o } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const n = Object.assign({}, o, { name: "EpDropdown" }), d = p(n, "ep-dropdown");
4
+ export {
5
+ d as EpDropdown
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDropdownItem } from 'element-plus';
3
+ export declare const EpDropdownItem: typeof ElDropdownItem & Plugin;
4
+ export default EpDropdownItem;
@@ -0,0 +1,6 @@
1
+ import { ElDropdownItem as o } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, o, { name: "EpDropdownItem" }), r = t(p, "ep-dropdown-item");
4
+ export {
5
+ r as EpDropdownItem
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElDropdownMenu } from 'element-plus';
3
+ export declare const EpDropdownMenu: typeof ElDropdownMenu & Plugin;
4
+ export default EpDropdownMenu;
@@ -0,0 +1,6 @@
1
+ import { ElDropdownMenu as o } from "element-plus";
2
+ import { withInstall as n } from "../../utils/with-install.js";
3
+ const p = Object.assign({}, o, { name: "EpDropdownMenu" }), t = n(p, "ep-dropdown-menu");
4
+ export {
5
+ t as EpDropdownMenu
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElEmpty } from 'element-plus';
3
+ export declare const EpEmpty: typeof ElEmpty & Plugin;
4
+ export default EpEmpty;
@@ -0,0 +1,6 @@
1
+ import { ElEmpty as t } from "element-plus";
2
+ import { withInstall as p } from "../../utils/with-install.js";
3
+ const m = Object.assign({}, t, { name: "EpEmpty" }), e = p(m, "ep-empty");
4
+ export {
5
+ e as EpEmpty
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElFooter } from 'element-plus';
3
+ export declare const EpFooter: typeof ElFooter & Plugin;
4
+ export default EpFooter;
@@ -0,0 +1,6 @@
1
+ import { ElFooter as o } from "element-plus";
2
+ import { withInstall as t } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, o, { name: "EpFooter" }), m = t(r, "ep-footer");
4
+ export {
5
+ m as EpFooter
6
+ };
@@ -0,0 +1,4 @@
1
+ import type { Plugin } from 'vue';
2
+ import { ElForm } from 'element-plus';
3
+ export declare const EpForm: typeof ElForm & Plugin;
4
+ export default EpForm;
@@ -0,0 +1,6 @@
1
+ import { ElForm as o } from "element-plus";
2
+ import { withInstall as m } from "../../utils/with-install.js";
3
+ const r = Object.assign({}, o, { name: "EpForm" }), n = m(r, "ep-form");
4
+ export {
5
+ n as EpForm
6
+ };