epic-designer-gold 0.0.14 → 0.0.16

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 (45) hide show
  1. package/dist/{attributeView-lpFl3t4a.cjs → attributeView-DZseOPbA.cjs} +1 -1
  2. package/dist/{attributeView-BN2nA4jI.js → attributeView-DaKcfxYS.js} +1 -1
  3. package/dist/core/components/designer/src/designer.vue.d.ts +1 -0
  4. package/dist/core/components/designer/src/types.d.ts +1 -0
  5. package/dist/core/components/node/src/node.vue.d.ts +2 -2
  6. package/dist/core/extensions/EOptionsEditor/index.vue.d.ts +2 -2
  7. package/dist/{eventView-BKpQ9YIh.js → eventView-BFaz-0Gd.js} +1 -1
  8. package/dist/{eventView-DgqXxWY1.cjs → eventView-DMdS5tNd.cjs} +1 -1
  9. package/dist/index-B0Zx7BFr.js +1587 -0
  10. package/dist/index-B14JQGo7.js +4 -0
  11. package/dist/{index-D8YBJFH6.cjs → index-Bg5w6ttO.cjs} +1 -1
  12. package/dist/{index-BzsFImwK.js → index-Bo7Wv18B.js} +1 -1
  13. package/dist/{index-YHlIFgpT.cjs → index-BzE8aBGI.cjs} +1 -1
  14. package/dist/{index-Yx99TN9O.js → index-C23zgjw8.js} +1 -1
  15. package/dist/{index-CGHtM1lr.cjs → index-C3SntaaD.cjs} +1 -1
  16. package/dist/index-C4_h1__K.cjs +10 -0
  17. package/dist/{index-BXNPTGKl.cjs → index-CIHXNeLh.cjs} +1 -1
  18. package/dist/{index-CdgT4gQu.cjs → index-CYvxg3TX.cjs} +1 -1
  19. package/dist/index-CecS9Ywo.js +216 -0
  20. package/dist/{index-DZYSBPVO.js → index-CwopQ1ii.js} +1 -1
  21. package/dist/{index-Mf82MCCF.js → index-D2KcZm16.js} +1 -1
  22. package/dist/index-DAucrTY2.cjs +1 -0
  23. package/dist/{index-lH0_mCG-.cjs → index-DaGkNfvy.cjs} +1 -1
  24. package/dist/{index-BlJ0TQyn.js → index-DsZL9gYb.js} +1 -1
  25. package/dist/{index-By5rfqCj.cjs → index-LuEk_rsN.cjs} +1 -1
  26. package/dist/{index-DPfAejnH.js → index-UhAkLhp5.js} +1 -1
  27. package/dist/{index-kWCcT4er.js → index-ji8WAXwM.js} +1 -1
  28. package/dist/{index-CNzcV-bQ.cjs → index-wccisfiH.cjs} +1 -1
  29. package/dist/index.cjs +1 -1
  30. package/dist/index.js +1 -1
  31. package/dist/select-B8HCbraJ.js +29 -0
  32. package/dist/select-D6bRz5G2.cjs +1 -0
  33. package/dist/style.css +1 -1
  34. package/dist/{styleView-CXp05_Ar.js → styleView-DIACFMk_.js} +1 -1
  35. package/dist/{styleView-auUK19Dr.cjs → styleView-Dti52JEQ.cjs} +1 -1
  36. package/dist/ui/elementPlus/index.cjs +1 -1
  37. package/dist/ui/elementPlus/index.js +1 -1
  38. package/package.json +1 -1
  39. package/dist/index-BHmIF8aI.cjs +0 -10
  40. package/dist/index-CL_7RzF7.js +0 -214
  41. package/dist/index-CkRhCvJK.cjs +0 -1
  42. package/dist/index-Ol-YPkY9.js +0 -1550
  43. package/dist/index-qJNRPNIj.js +0 -4
  44. package/dist/select-B479QwwL.cjs +0 -1
  45. package/dist/select-CtUVWh2M.js +0 -29
@@ -1,4 +0,0 @@
1
- import { _ as f } from "./index-Ol-YPkY9.js";
2
- export {
3
- f as default
4
- };
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("vue");;/* empty css */const o=require("element-plus"),c=l.defineComponent({emits:["update:modelValue"],setup(d,{emit:a,attrs:t}){function r(e=null){a("update:modelValue",e)}return()=>{const e={...t,key:String(t.multiple),"onUpdate:modelValue":r};return console.log("%c [ ]-20","font-size:13px; background:pink; color:#bf2c9f;",e),l.h(o.ElSelect,e,{default:()=>{var u;return[(u=e==null?void 0:e.options)==null?void 0:u.map(n=>l.h(o.ElOption,{label:n.label,value:n.value}))]}})}}});exports.default=c;
@@ -1,29 +0,0 @@
1
- import { defineComponent as p, h as n } from "vue";
2
- /* empty css */
3
- import { ElSelect as d, ElOption as m } from "element-plus";
4
- const s = p({
5
- emits: ["update:modelValue"],
6
- setup(i, { emit: a, attrs: l }) {
7
- function u(e = null) {
8
- a("update:modelValue", e);
9
- }
10
- return () => {
11
- const e = {
12
- ...l,
13
- key: String(l.multiple),
14
- "onUpdate:modelValue": u
15
- };
16
- return console.log("%c [ ]-20", "font-size:13px; background:pink; color:#bf2c9f;", e), n(d, e, {
17
- default: () => {
18
- var o;
19
- return [
20
- (o = e == null ? void 0 : e.options) == null ? void 0 : o.map((t) => n(m, { label: t.label, value: t.value }))
21
- ];
22
- }
23
- });
24
- };
25
- }
26
- });
27
- export {
28
- s as default
29
- };