asai-vue-designer 0.2.2 → 0.2.4

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 (49) hide show
  1. package/dist/{AsaiComp-DELRCIyq.mjs → AsaiComp-Br12dCtO.mjs} +8 -8
  2. package/dist/{AsaiCss-BEGtj65V.mjs → AsaiCss-DLW8_-4h.mjs} +13 -13
  3. package/dist/{AsaiDom-BOUXrSZc.mjs → AsaiDom-kFh5fw5w.mjs} +9 -9
  4. package/dist/{AsaiEvent-DWUjBKLf.mjs → AsaiEvent-WCGi4kCL.mjs} +3 -3
  5. package/dist/{AsaiPos-C-rHh-yJ.mjs → AsaiPos-BQsThbZR.mjs} +2 -2
  6. package/dist/{AsaiStyle-CozGuxhm.mjs → AsaiStyle-DLesi0Vd.mjs} +8 -8
  7. package/dist/{AsaiStyles-Bx7W2Hai.mjs → AsaiStyles-DcuQUoMu.mjs} +2 -2
  8. package/dist/ViewDesigner-BNL1EDT7.mjs +528 -0
  9. package/dist/ViewDesignerBtns-iJsByZ-u.mjs +280 -0
  10. package/dist/ViewDesignerIndex-BTGmxFIL.mjs +215 -0
  11. package/dist/asai-vue-designer.css +1 -1
  12. package/dist/asai-vue-designer.es.js +359 -3
  13. package/dist/asai-vue-designer.umd.js +2 -2
  14. package/dist/index.d.ts +3 -6
  15. package/package.json +1 -1
  16. package/dist/components/AsaDesigner/index.d.ts +0 -2
  17. package/dist/index-DWM4bDlY.mjs +0 -1533
  18. /package/dist/components/{AsaDesigner/ViewDesigner.vue.d.ts → ViewDesigner.vue.d.ts} +0 -0
  19. /package/dist/components/{AsaDesigner/ViewDesignerIndex.vue.d.ts → ViewDesignerIndex.vue.d.ts} +0 -0
  20. /package/dist/components/{AsaDesigner/_form → _form}/AsaiComp/AsfComp.vue.d.ts +0 -0
  21. /package/dist/components/{AsaDesigner/_form → _form}/AsaiComp.vue.d.ts +0 -0
  22. /package/dist/components/{AsaDesigner/_form → _form}/AsaiCss/AsfCss.vue.d.ts +0 -0
  23. /package/dist/components/{AsaDesigner/_form → _form}/AsaiCss.vue.d.ts +0 -0
  24. /package/dist/components/{AsaDesigner/_form → _form}/AsaiDom/AsfDom.vue.d.ts +0 -0
  25. /package/dist/components/{AsaDesigner/_form → _form}/AsaiDom.vue.d.ts +0 -0
  26. /package/dist/components/{AsaDesigner/_form → _form}/AsaiEvent/AsfEvent.vue.d.ts +0 -0
  27. /package/dist/components/{AsaDesigner/_form → _form}/AsaiEvent.vue.d.ts +0 -0
  28. /package/dist/components/{AsaDesigner/_form → _form}/AsaiPos.vue.d.ts +0 -0
  29. /package/dist/components/{AsaDesigner/_form → _form}/AsaiStyle/AsfStyle.vue.d.ts +0 -0
  30. /package/dist/components/{AsaDesigner/_form → _form}/AsaiStyle.vue.d.ts +0 -0
  31. /package/dist/components/{AsaDesigner/_form → _form}/AsaiStyles/AsfStyles.vue.d.ts +0 -0
  32. /package/dist/components/{AsaDesigner/_form → _form}/AsaiStyles.vue.d.ts +0 -0
  33. /package/dist/components/{AsaDesigner/_lib → _lib}/button.vue.d.ts +0 -0
  34. /package/dist/components/{AsaDesigner/_lib → _lib}/default.vue.d.ts +0 -0
  35. /package/dist/components/{AsaDesigner/_lib → _lib}/img.vue.d.ts +0 -0
  36. /package/dist/components/{AsaDesigner/_lib → _lib}/rdsnow.vue.d.ts +0 -0
  37. /package/dist/components/{AsaDesigner/_lib → _lib}/txt.vue.d.ts +0 -0
  38. /package/dist/components/{AsaDesigner/_use → _use}/asEvents.d.ts +0 -0
  39. /package/dist/components/{AsaDesigner/_use → _use}/asEventsLib.d.ts +0 -0
  40. /package/dist/components/{AsaDesigner/_use → _use}/useFormAttr.d.ts +0 -0
  41. /package/dist/components/{AsaDesigner/_use → _use}/useItemManage.d.ts +0 -0
  42. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerAttr.vue.d.ts +0 -0
  43. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerBtns.vue.d.ts +0 -0
  44. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerItemArea.vue.d.ts +0 -0
  45. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerItemOpt.vue.d.ts +0 -0
  46. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerLibList.vue.d.ts +0 -0
  47. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerManage.vue.d.ts +0 -0
  48. /package/dist/components/{AsaDesigner/_view → _view}/ViewDesignerUploadManage.vue.d.ts +0 -0
  49. /package/dist/components/{AsaDesigner/useDesigner.d.ts → useDesigner.d.ts} +0 -0
@@ -1,5 +1,5 @@
1
- import { defineComponent as C, reactive as b, watch as F, computed as L, onBeforeUnmount as O, resolveComponent as V, createElementBlock as f, openBlock as m, createElementVNode as d, createCommentVNode as B, Fragment as J, renderList as U, toDisplayString as g, unref as y, createVNode as c, createBlock as $, withCtx as q, createTextVNode as j } from "vue";
2
- import { _ as A } from "./index-DWM4bDlY.mjs";
1
+ import { defineComponent as C, reactive as F, watch as L, computed as O, onBeforeUnmount as b, resolveComponent as V, createElementBlock as f, openBlock as m, createElementVNode as d, createCommentVNode as B, Fragment as J, renderList as U, toDisplayString as g, unref as y, createVNode as c, createBlock as $, withCtx as q, createTextVNode as j } from "vue";
2
+ import { _ as A } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfselectarea" }, I = { class: "asf-add-li" }, T = ["title"], z = { class: "val" }, G = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -15,10 +15,10 @@ const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfsele
15
15
  },
16
16
  emits: ["update:modelValue"],
17
17
  setup(a, { emit: s }) {
18
- const n = a, { $global: l } = n.ujt, e = b({
18
+ const n = a, { $global: l } = n.ujt, e = F({
19
19
  val: h(n.modelValue),
20
20
  newVal: ["", {}]
21
- }), u = s, k = F(
21
+ }), u = s, k = L(
22
22
  () => e.val,
23
23
  (t, o) => {
24
24
  const i = v(t);
@@ -27,7 +27,7 @@ const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfsele
27
27
  {
28
28
  deep: !0
29
29
  }
30
- ), p = L(() => ({
30
+ ), p = O(() => ({
31
31
  ...n.opt,
32
32
  selectdata: n.opt?.selectdata?.filter(
33
33
  (t) => !e.val.find((o) => o[0] == t[0])
@@ -56,7 +56,7 @@ const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfsele
56
56
  function x(t, o) {
57
57
  e.newVal[1] = n.opt.compsdata?.[t]?.[1] || {};
58
58
  }
59
- return O(() => {
59
+ return b(() => {
60
60
  k && k.stop();
61
61
  }), (t, o) => {
62
62
  const i = V("AsaiFormLi"), S = V("AsfSelect");
@@ -112,7 +112,7 @@ const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfsele
112
112
  ]);
113
113
  };
114
114
  }
115
- }), R = /* @__PURE__ */ A(Q, [["__scopeId", "data-v-d93067b3"]]), W = /* @__PURE__ */ C({
115
+ }), R = /* @__PURE__ */ A(Q, [["__scopeId", "data-v-1d1d35af"]]), W = /* @__PURE__ */ C({
116
116
  __name: "AsaiComp",
117
117
  props: {
118
118
  ujt: {},
@@ -149,7 +149,7 @@ const D = { class: "asf-add-area asfselectarea" }, E = { class: "asf-add asfsele
149
149
  }, 8, ["ujt", "asaidata", "formdata", "formkey"]);
150
150
  };
151
151
  }
152
- }), _ = /* @__PURE__ */ A(W, [["__scopeId", "data-v-2adc4d5b"]]);
152
+ }), _ = /* @__PURE__ */ A(W, [["__scopeId", "data-v-a52527bc"]]);
153
153
  export {
154
154
  _ as default
155
155
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as O, reactive as $, watch as E, computed as F, onBeforeUnmount as I, resolveComponent as h, createElementBlock as i, openBlock as o, createElementVNode as l, createCommentVNode as L, Fragment as j, renderList as y, toDisplayString as V, unref as g, createVNode as v, createBlock as q, withCtx as D, createTextVNode as b } from "vue";
2
- import { _ as J } from "./index-DWM4bDlY.mjs";
2
+ import { _ as J } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfselectarea" }, G = { class: "asf-add-li" }, H = { class: "opt" }, K = ["onClick"], M = ["title"], P = { class: "val" }, Q = { class: "param" }, R = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -11,15 +11,15 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
11
11
  modelValue: {}
12
12
  },
13
13
  emits: ["update:modelValue"],
14
- setup(t, { emit: f }) {
14
+ setup(t, { emit: m }) {
15
15
  const s = t, { $global: c } = s.ujt, e = $({
16
16
  val: _(s.modelValue),
17
17
  newVal: ["", []]
18
- }), p = f, C = E(
18
+ }), p = m, C = E(
19
19
  () => e.val,
20
20
  (a, n) => {
21
- const m = w(a);
22
- s.opt?.onChange && typeof s.opt.onChange == "function" && s.opt.onChange(m, w(n)), p("update:modelValue", m);
21
+ const f = w(a);
22
+ s.opt?.onChange && typeof s.opt.onChange == "function" && s.opt.onChange(f, w(n)), p("update:modelValue", f);
23
23
  },
24
24
  {
25
25
  deep: !0
@@ -59,7 +59,7 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
59
59
  return I(() => {
60
60
  C && C.stop();
61
61
  }), (a, n) => {
62
- const m = h("AsfInput"), x = h("AsfSelect");
62
+ const f = h("AsfInput"), x = h("AsfSelect");
63
63
  return o(), i("div", T, [
64
64
  l("div", z, [
65
65
  (o(!0), i(j, null, y(e.val, (d, u) => (o(), i("div", G, [
@@ -78,7 +78,7 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
78
78
  ), (r, le) => (o(), i("div", Q, [
79
79
  l("label", null, [
80
80
  l("span", null, V(g(c).lang.designercss?.params?.[r[0]] || r[0]), 1),
81
- v(m, {
81
+ v(f, {
82
82
  ujt: t.ujt,
83
83
  opt: t.opt,
84
84
  modelValue: e.val[u][1][r[0]],
@@ -110,7 +110,7 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
110
110
  ), (d, u) => (o(), i("div", ee, [
111
111
  l("label", null, [
112
112
  l("span", null, V(g(c).lang.designercss?.params?.[d[0]] || d[0]), 1),
113
- v(m, {
113
+ v(f, {
114
114
  ujt: t.ujt,
115
115
  opt: t.opt,
116
116
  modelValue: e.newVal[1][d[0]],
@@ -124,7 +124,7 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
124
124
  ]);
125
125
  };
126
126
  }
127
- }), ae = /* @__PURE__ */ J(te, [["__scopeId", "data-v-24f577f7"]]), oe = /* @__PURE__ */ O({
127
+ }), ae = /* @__PURE__ */ J(te, [["__scopeId", "data-v-baf907c9"]]), oe = /* @__PURE__ */ O({
128
128
  __name: "AsaiCss",
129
129
  props: {
130
130
  ujt: {},
@@ -133,7 +133,7 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
133
133
  formkey: {}
134
134
  },
135
135
  setup(t) {
136
- const f = t;
136
+ const m = t;
137
137
  return (s, c) => {
138
138
  const e = h("AsaiFormLabel");
139
139
  return o(), q(e, {
@@ -143,16 +143,16 @@ const T = { class: "asf-add-area asfselectarea" }, z = { class: "asf-add asfsele
143
143
  formkey: t.formkey
144
144
  }, {
145
145
  default: D(() => [
146
- b(V(typeof f.formdata[t.formkey] == "string" && t.asaidata.eq > 2 ? '"' : "") + " ", 1),
146
+ b(V(typeof m.formdata[t.formkey] == "string" && t.asaidata.eq > 2 ? '"' : "") + " ", 1),
147
147
  v(ae, {
148
148
  ujt: t.ujt,
149
149
  opt: {
150
- ...f.asaidata.rule?.[t.formkey]?.opt || {}
150
+ ...m.asaidata.rule?.[t.formkey]?.opt || {}
151
151
  },
152
152
  modelValue: t.asaidata.stylesdata.val[t.asaidata.stylesdata.index][1],
153
153
  "onUpdate:modelValue": c[0] || (c[0] = (p) => t.asaidata.stylesdata.val[t.asaidata.stylesdata.index][1] = p)
154
154
  }, null, 8, ["ujt", "opt", "modelValue"]),
155
- b(" " + V(typeof f.formdata[t.formkey] == "string" && t.asaidata.eq > 2 ? '"' : ""), 1)
155
+ b(" " + V(typeof m.formdata[t.formkey] == "string" && t.asaidata.eq > 2 ? '"' : ""), 1)
156
156
  ]),
157
157
  _: 1
158
158
  }, 8, ["ujt", "asaidata", "formdata", "formkey"]);
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, reactive as S, watch as O, computed as B, onBeforeUnmount as J, resolveComponent as _, createElementBlock as m, openBlock as d, createElementVNode as n, createCommentVNode as $, Fragment as b, renderList as x, toDisplayString as v, createVNode as w, createBlock as F, withCtx as L, createTextVNode as g } from "vue";
2
- import { _ as C } from "./index-DWM4bDlY.mjs";
2
+ import { _ as C } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfselectarea" }, E = { class: "asf-add-li" }, I = { class: "opt" }, T = ["onClick"], z = ["title"], G = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -15,11 +15,11 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
15
15
  const o = t, { $global: i } = o.ujt, e = S({
16
16
  val: D(o.modelValue),
17
17
  newVal: ""
18
- }), u = s, p = O(
18
+ }), f = s, p = O(
19
19
  () => e.val,
20
20
  (a, l) => {
21
21
  const c = y(a);
22
- o.opt?.onChange && typeof o.opt.onChange == "function" && o.opt.onChange(c, y(l)), u("update:modelValue", c);
22
+ o.opt?.onChange && typeof o.opt.onChange == "function" && o.opt.onChange(c, y(l)), f("update:modelValue", c);
23
23
  },
24
24
  {
25
25
  deep: !0
@@ -58,7 +58,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
58
58
  const c = _("AsfSelect");
59
59
  return d(), m("div", U, [
60
60
  n("div", q, [
61
- (d(!0), m(b, null, x(e.val, (f, r) => (d(), m("div", E, [
61
+ (d(!0), m(b, null, x(e.val, (u, r) => (d(), m("div", E, [
62
62
  n("div", I, [
63
63
  n("div", {
64
64
  onClick: (h) => A(r)
@@ -76,7 +76,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
76
76
  n("div", H, [
77
77
  n("div", K, [
78
78
  n("div", {
79
- onClick: l[0] || (l[0] = (f) => N())
79
+ onClick: l[0] || (l[0] = (u) => N())
80
80
  }, "+")
81
81
  ]),
82
82
  n("div", M, [
@@ -84,7 +84,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
84
84
  ujt: t.ujt,
85
85
  opt: V.value,
86
86
  modelValue: e.newVal,
87
- "onUpdate:modelValue": l[1] || (l[1] = (f) => e.newVal = f)
87
+ "onUpdate:modelValue": l[1] || (l[1] = (u) => e.newVal = u)
88
88
  }, null, 8, ["ujt", "opt", "modelValue"])
89
89
  ])
90
90
  ])
@@ -92,7 +92,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
92
92
  ]);
93
93
  };
94
94
  }
95
- }), Q = /* @__PURE__ */ C(P, [["__scopeId", "data-v-ad84a5fc"]]), R = /* @__PURE__ */ j({
95
+ }), Q = /* @__PURE__ */ C(P, [["__scopeId", "data-v-d9955934"]]), R = /* @__PURE__ */ j({
96
96
  __name: "AsaiDom",
97
97
  props: {
98
98
  ujt: {},
@@ -118,7 +118,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
118
118
  ...s.asaidata.rule?.[t.formkey]?.opt || {}
119
119
  },
120
120
  modelValue: s.formdata[t.formkey],
121
- "onUpdate:modelValue": i[0] || (i[0] = (u) => s.formdata[t.formkey] = u)
121
+ "onUpdate:modelValue": i[0] || (i[0] = (f) => s.formdata[t.formkey] = f)
122
122
  }, null, 8, ["ujt", "opt", "modelValue"]),
123
123
  g(" " + v(typeof s.formdata[t.formkey] == "string" && t.asaidata.eq > 2 ? '"' : ""), 1)
124
124
  ]),
@@ -126,7 +126,7 @@ const U = { class: "asf-add-area asfselectarea" }, q = { class: "asf-add asfsele
126
126
  }, 8, ["ujt", "asaidata", "formdata", "formkey"]);
127
127
  };
128
128
  }
129
- }), Y = /* @__PURE__ */ C(R, [["__scopeId", "data-v-f925e720"]]);
129
+ }), Y = /* @__PURE__ */ C(R, [["__scopeId", "data-v-1ffa2fff"]]);
130
130
  export {
131
131
  Y as default
132
132
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, reactive as S, watch as b, computed as F, onBeforeUnmount as L, resolveComponent as y, createElementBlock as m, openBlock as f, createElementVNode as d, createCommentVNode as O, Fragment as B, renderList as J, toDisplayString as V, unref as v, createVNode as u, createBlock as U, withCtx as $, createTextVNode as A } from "vue";
2
- import { _ as w } from "./index-DWM4bDlY.mjs";
2
+ import { _ as w } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const q = { class: "asf-add-area asfselectarea" }, D = { class: "asf-add asfselectarea" }, I = { class: "asf-add-li" }, T = ["title"], z = { class: "val" }, G = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -112,7 +112,7 @@ const q = { class: "asf-add-area asfselectarea" }, D = { class: "asf-add asfsele
112
112
  ]);
113
113
  };
114
114
  }
115
- }), R = /* @__PURE__ */ w(Q, [["__scopeId", "data-v-dcf28aab"]]), W = /* @__PURE__ */ h({
115
+ }), R = /* @__PURE__ */ w(Q, [["__scopeId", "data-v-b3afc356"]]), W = /* @__PURE__ */ h({
116
116
  __name: "AsaiEvent",
117
117
  props: {
118
118
  ujt: {},
@@ -149,7 +149,7 @@ const q = { class: "asf-add-area asfselectarea" }, D = { class: "asf-add asfsele
149
149
  }, 8, ["ujt", "asaidata", "formdata", "formkey"]);
150
150
  };
151
151
  }
152
- }), _ = /* @__PURE__ */ w(W, [["__scopeId", "data-v-512bb2d5"]]);
152
+ }), _ = /* @__PURE__ */ w(W, [["__scopeId", "data-v-b378cf82"]]);
153
153
  export {
154
154
  _ as default
155
155
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, resolveComponent as e, createBlock as s, openBlock as f, withCtx as n, createTextVNode as o, createElementVNode as c, toDisplayString as m, createVNode as l } from "vue";
2
- import { _ as u } from "./index-DWM4bDlY.mjs";
2
+ import { _ as u } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const y = { class: "asf-add-list" }, k = /* @__PURE__ */ r({
4
4
  __name: "AsaiPos",
5
5
  props: {
@@ -33,7 +33,7 @@ const y = { class: "asf-add-list" }, k = /* @__PURE__ */ r({
33
33
  }, 8, ["ujt", "asaidata", "formdata", "formkey"]);
34
34
  };
35
35
  }
36
- }), L = /* @__PURE__ */ u(k, [["__scopeId", "data-v-06c71a95"]]);
36
+ }), L = /* @__PURE__ */ u(k, [["__scopeId", "data-v-4b9147fa"]]);
37
37
  export {
38
38
  L as default
39
39
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as S, reactive as x, watch as F, computed as I, onBeforeUnmount as L, resolveComponent as y, createElementBlock as f, openBlock as i, createElementVNode as n, createCommentVNode as q, Fragment as D, renderList as E, toDisplayString as j, unref as O, createVNode as V, createBlock as v, withCtx as T, createTextVNode as C } from "vue";
2
- import { _ as z } from "./index-DWM4bDlY.mjs";
2
+ import { _ as z } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfselectarea" }, J = { class: "asf-add-li" }, K = { class: "opt" }, M = ["onClick"], P = ["title"], Q = { class: "val" }, R = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -29,7 +29,7 @@ const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfsele
29
29
  selectdata: d.opt?.selectdata?.filter(
30
30
  (l) => !e.val.find((a) => a[0] == l[0])
31
31
  ),
32
- onChange: $
32
+ onChange: B
33
33
  }));
34
34
  function U(l) {
35
35
  return l.split(";").filter((a) => a).map((a) => a.split(":"));
@@ -47,7 +47,7 @@ const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfsele
47
47
  function N(l) {
48
48
  e.val.splice(l, 1), h();
49
49
  }
50
- function B() {
50
+ function b() {
51
51
  if (e.newVal[0] === "" || e.newVal[1] === "") {
52
52
  u.msg.fn({
53
53
  type: "err",
@@ -57,13 +57,13 @@ const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfsele
57
57
  }
58
58
  e.val.push([...e.newVal]), h();
59
59
  }
60
- function $(l, a) {
60
+ function B(l, a) {
61
61
  e.newVal[1] = d.opt.styledata?.[l] || "";
62
62
  }
63
63
  return L(() => {
64
64
  k && k.stop();
65
65
  }), (l, a) => {
66
- const o = y("AsfInput"), b = y("AsfSelect");
66
+ const o = y("AsfInput"), $ = y("AsfSelect");
67
67
  return i(), f("div", G, [
68
68
  n("div", H, [
69
69
  (i(!0), f(D, null, E(e.val, (c, r) => (i(), f("div", J, [
@@ -90,11 +90,11 @@ const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfsele
90
90
  n("div", W, [
91
91
  n("div", X, [
92
92
  n("div", {
93
- onClick: a[0] || (a[0] = (c) => B())
93
+ onClick: a[0] || (a[0] = (c) => b())
94
94
  }, "+")
95
95
  ]),
96
96
  n("div", Y, [
97
- V(b, {
97
+ V($, {
98
98
  ujt: t.ujt,
99
99
  opt: p.value,
100
100
  modelValue: e.newVal[0],
@@ -114,7 +114,7 @@ const G = { class: "asf-add-area asfselectarea" }, H = { class: "asf-add asfsele
114
114
  ]);
115
115
  };
116
116
  }
117
- }), A = /* @__PURE__ */ z(_, [["__scopeId", "data-v-41ca1af8"]]), at = /* @__PURE__ */ S({
117
+ }), A = /* @__PURE__ */ z(_, [["__scopeId", "data-v-ba1a9540"]]), at = /* @__PURE__ */ S({
118
118
  __name: "AsaiStyle",
119
119
  props: {
120
120
  ujt: {},
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as A, reactive as N, watch as F, computed as L, onBeforeUnmount as x, resolveComponent as y, createElementBlock as c, openBlock as i, createElementVNode as n, createCommentVNode as B, Fragment as E, renderList as $, createVNode as V, createBlock as U, withCtx as q, createTextVNode as h, toDisplayString as p } from "vue";
2
- import { _ as D } from "./index-DWM4bDlY.mjs";
2
+ import { _ as D } from "./ViewDesignerBtns-iJsByZ-u.mjs";
3
3
  const J = { class: "asf-add-area asfselectarea" }, _ = { class: "asf-add asfselectarea" }, I = { class: "asf-add-li" }, T = { class: "opt" }, W = ["onClick"], z = { class: "val" }, G = {
4
4
  key: 0,
5
5
  class: "asf-add-add"
@@ -105,7 +105,7 @@ const J = { class: "asf-add-area asfselectarea" }, _ = { class: "asf-add asfsele
105
105
  ]);
106
106
  };
107
107
  }
108
- }), Q = /* @__PURE__ */ D(P, [["__scopeId", "data-v-ecb03288"]]), Z = /* @__PURE__ */ A({
108
+ }), Q = /* @__PURE__ */ D(P, [["__scopeId", "data-v-56c43c94"]]), Z = /* @__PURE__ */ A({
109
109
  __name: "AsaiStyles",
110
110
  props: {
111
111
  ujt: {},