magtool 1.5.48 → 1.6.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.
package/dist/cpt/Card.js CHANGED
@@ -1,4 +1,5 @@
1
- import { defineComponent as g, getCurrentInstance as p, onMounted as y, reactive as m, createElementBlock as s, openBlock as n, normalizeStyle as c, unref as d, createCommentVNode as f, createElementVNode as r, normalizeClass as a, renderSlot as i, toDisplayString as v } from "vue";
1
+ import { defineComponent as g, getCurrentInstance as p, onMounted as y, reactive as m, createElementBlock as s, openBlock as n, normalizeStyle as c, unref as d, createCommentVNode as f, createElementVNode as a, normalizeClass as r, renderSlot as i, toDisplayString as v } from "vue";
2
+ /* empty css */
2
3
  import { _ as C } from "../vendor.js";
3
4
  const h = { class: "fw700" }, S = g({
4
5
  name: "MvcCard"
@@ -59,34 +60,34 @@ const h = { class: "fw700" }, S = g({
59
60
  e.noheader ? f("", !0) : (n(), s("div", {
60
61
  key: 0,
61
62
  ref: "header",
62
- class: a(["cardHeader flexMode vc fs18 txt-dark9", e.headerClass])
63
+ class: r(["cardHeader flexMode vc fs18 txt-dark9", e.headerClass])
63
64
  }, [
64
- r("i", {
65
- class: a(["mr4 block imicon im-arrow-right fw700 fs14 transition3 hover", !d(t).toggle && "rotateZ90"]),
65
+ a("i", {
66
+ class: r(["mr4 block imicon im-arrow-right fw700 fs14 transition3 hover", !d(t).toggle && "rotateZ90"]),
66
67
  onClick: u
67
68
  }, null, 2),
68
- r("div", h, v(o.$l(e.title)), 1),
69
+ a("div", h, v(o.$l(e.title)), 1),
69
70
  i(o.$slots, "header", {}, void 0, !0)
70
71
  ], 2)),
71
- r("div", {
72
- class: a(["cardArea transition3", [e.nobg && "nobg", d(t).toggle && "miniArea"]])
72
+ a("div", {
73
+ class: r(["cardArea transition3", [e.nobg && "nobg", d(t).toggle && "miniArea"]])
73
74
  }, [
74
- r("div", {
75
- class: a(["cardBody relative nobar", e.bodyClass]),
75
+ a("div", {
76
+ class: r(["cardBody relative nobar", e.bodyClass]),
76
77
  style: c(e.bodyStyle)
77
78
  }, [
78
79
  i(o.$slots, "default", {}, void 0, !0)
79
80
  ], 6),
80
81
  o.$slots.footer ? (n(), s("div", {
81
82
  key: 0,
82
- class: a(["cardFooter", e.footerClass])
83
+ class: r(["cardFooter", e.footerClass])
83
84
  }, [
84
85
  i(o.$slots, "footer", {}, void 0, !0)
85
86
  ], 2)) : f("", !0)
86
87
  ], 2)
87
88
  ], 4));
88
89
  }
89
- }), M = /* @__PURE__ */ C(b, [["__scopeId", "data-v-348c485a"]]);
90
+ }), w = /* @__PURE__ */ C(b, [["__scopeId", "data-v-348c485a"]]);
90
91
  export {
91
- M as default
92
+ w as default
92
93
  };
@@ -1,4 +1,5 @@
1
1
  import { defineComponent as T, getCurrentInstance as v, inject as A, reactive as N, onBeforeMount as j, onMounted as B, markRaw as z, computed as h, watch as w, onBeforeUnmount as M, createElementBlock as W, openBlock as L, createElementVNode as P, unref as S, normalizeStyle as K, nextTick as F } from "vue";
2
+ /* empty css */
2
3
  import { _ as H } from "../vendor.js";
3
4
  const R = { class: "EChart" }, U = ["id"], V = T({
4
5
  name: "EChart"
@@ -265,7 +266,7 @@ const R = { class: "EChart" }, U = ["id"], V = T({
265
266
  }, null, 12, U)
266
267
  ]));
267
268
  }
268
- }), Y = /* @__PURE__ */ H(q, [["__scopeId", "data-v-7f979230"]]);
269
+ }), Z = /* @__PURE__ */ H(q, [["__scopeId", "data-v-7f979230"]]);
269
270
  export {
270
- Y as default
271
+ Z as default
271
272
  };
@@ -1,5 +1,6 @@
1
1
  import { defineComponent as W, defineAsyncComponent as oe, reactive as q, markRaw as ne, getCurrentInstance as se, computed as p, resolveComponent as C, createElementBlock as D, openBlock as b, createElementVNode as n, createVNode as h, createBlock as U, createCommentVNode as $, unref as t, withCtx as d, createTextVNode as J, toDisplayString as c, normalizeClass as ae, withModifiers as ee, onMounted as re, createSlots as K, normalizeStyle as Q, Fragment as de, renderList as ce } from "vue";
2
2
  import { pageScrollTo as P, download as ue } from "../composition.js";
3
+ /* empty css */
3
4
  import { _ as te } from "../vendor.js";
4
5
  import X from "vuedraggable";
5
6
  import { useRoute as me } from "vue-router";
@@ -177,7 +178,7 @@ const fe = { class: "MvcTableHeaderTool" }, ge = { class: "ToolArea" }, he = W({
177
178
  ]);
178
179
  };
179
180
  }
180
- }), ht = /* @__PURE__ */ te(be, [["__scopeId", "data-v-e46db4e1"]]), ye = { class: "dragCenter flexMode vc flexGrow txt-nowrap" }, _e = { class: "pl10 fs14 txt-h2" }, ve = { class: "pb5 fs12 txt-primary3" }, we = W({
181
+ }), bt = /* @__PURE__ */ te(be, [["__scopeId", "data-v-e46db4e1"]]), ye = { class: "dragCenter flexMode vc flexGrow txt-nowrap" }, _e = { class: "pl10 fs14 txt-h2" }, ve = { class: "pb5 fs12 txt-primary3" }, we = W({
181
182
  name: "ColumnConfigDragItem"
182
183
  }), Ce = /* @__PURE__ */ Object.assign(we, {
183
184
  props: {
@@ -782,5 +783,5 @@ const fe = { class: "MvcTableHeaderTool" }, ge = { class: "ToolArea" }, he = W({
782
783
  default: it
783
784
  }, Symbol.toStringTag, { value: "Module" }));
784
785
  export {
785
- ht as T
786
+ bt as T
786
787
  };
package/dist/cpt/Main.js CHANGED
@@ -1,6 +1,7 @@
1
1
  import { defineComponent as M, reactive as $, computed as v, resolveComponent as x, createElementBlock as N, openBlock as g, createElementVNode as o, createVNode as k, unref as b, withCtx as S, createBlock as O, createCommentVNode as z, Fragment as V, renderList as B, createTextVNode as E, toDisplayString as c } from "vue";
2
+ /* empty css */
2
3
  import { _ as I } from "../vendor.js";
3
- const oe = M({
4
+ const se = M({
4
5
  name: "MvcTableColumnFilter",
5
6
  props: {
6
7
  tableName: {
@@ -223,8 +224,8 @@ const oe = M({
223
224
  ]);
224
225
  };
225
226
  }
226
- }), se = /* @__PURE__ */ I(Z, [["__scopeId", "data-v-58138e74"]]);
227
+ }), le = /* @__PURE__ */ I(Z, [["__scopeId", "data-v-58138e74"]]);
227
228
  export {
228
- oe as C,
229
- se as F
229
+ se as C,
230
+ le as F
230
231
  };
@@ -1,4 +1,5 @@
1
1
  import { defineComponent as E, reactive as O, getCurrentInstance as J, computed as v, watchPostEffect as P, resolveComponent as h, createElementBlock as u, openBlock as s, createVNode as j, createCommentVNode as b, mergeProps as D, unref as l, createSlots as F, withCtx as a, Fragment as L, renderList as T, createBlock as y, normalizeClass as $, renderSlot as c, createElementVNode as r, createTextVNode as S, toDisplayString as i } from "vue";
2
+ /* empty css */
2
3
  import { _ as U } from "../vendor.js";
3
4
  const q = { class: "SuperMultipleSelect relative" }, G = {
4
5
  key: 0,
@@ -137,7 +138,7 @@ const q = { class: "SuperMultipleSelect relative" }, G = {
137
138
  ]);
138
139
  };
139
140
  }
140
- }), le = /* @__PURE__ */ U(Z, [["__scopeId", "data-v-f9e0f398"]]);
141
+ }), oe = /* @__PURE__ */ U(Z, [["__scopeId", "data-v-f9e0f398"]]);
141
142
  export {
142
- le as default
143
+ oe as default
143
144
  };
@@ -1,4 +1,5 @@
1
- import { defineComponent as p, computed as n, resolveComponent as c, createElementBlock as d, openBlock as l, createVNode as m, unref as o } from "vue";
1
+ import { defineComponent as p, computed as o, resolveComponent as c, createElementBlock as d, openBlock as l, createVNode as m, unref as n } from "vue";
2
+ /* empty css */
2
3
  import { _ as u } from "../vendor.js";
3
4
  const _ = { class: "SuperNodata" }, r = {
4
5
  data: "No Data",
@@ -22,18 +23,18 @@ const _ = { class: "SuperNodata" }, r = {
22
23
  }
23
24
  },
24
25
  setup(t) {
25
- const e = t, a = n(() => Number(e.size)), s = n(() => e.txt ? window.$l(e.txt) : window.$l(r[e.type]));
26
+ const e = t, a = o(() => Number(e.size)), s = o(() => e.txt ? window.$l(e.txt) : window.$l(r[e.type]));
26
27
  return (g, x) => {
27
28
  const i = c("el-empty");
28
29
  return l(), d("div", _, [
29
30
  m(i, {
30
- "image-size": o(a),
31
- description: o(s)
31
+ "image-size": n(a),
32
+ description: n(s)
32
33
  }, null, 8, ["image-size", "description"])
33
34
  ]);
34
35
  };
35
36
  }
36
- }), z = /* @__PURE__ */ u(y, [["__scopeId", "data-v-0714983f"]]);
37
+ }), v = /* @__PURE__ */ u(y, [["__scopeId", "data-v-0714983f"]]);
37
38
  export {
38
- z as default
39
+ v as default
39
40
  };
package/dist/cpt/Page.js CHANGED
@@ -1,4 +1,5 @@
1
1
  import { defineComponent as g, computed as c, resolveComponent as _, createElementBlock as o, openBlock as s, createVNode as m, createCommentVNode as d, createElementVNode as a, normalizeClass as h, renderSlot as r, toDisplayString as l, normalizeStyle as y, unref as n } from "vue";
2
+ /* empty css */
2
3
  import { _ as v } from "../vendor.js";
3
4
  const k = { class: "Page relative yscroll vh100" }, b = { key: 1 }, x = {
4
5
  key: 0,
@@ -68,7 +69,7 @@ const k = { class: "Page relative yscroll vh100" }, b = { key: 1 }, x = {
68
69
  ]);
69
70
  };
70
71
  }
71
- }), E = /* @__PURE__ */ v(z, [["__scopeId", "data-v-fb447dc9"]]);
72
+ }), L = /* @__PURE__ */ v(z, [["__scopeId", "data-v-fb447dc9"]]);
72
73
  export {
73
- E as default
74
+ L as default
74
75
  };
package/dist/cpt/Table.js CHANGED
@@ -1,5 +1,6 @@
1
1
  import { defineComponent as F, reactive as H, ref as a, getCurrentInstance as N, computed as f, createElementBlock as V, openBlock as d, normalizeClass as j, createBlock as z, createCommentVNode as p, createVNode as L, mergeProps as m, unref as r, createSlots as O, withCtx as l, renderSlot as i, nextTick as P } from "vue";
2
2
  import { H as q, G as D } from "./chip.js";
3
+ /* empty css */
3
4
  import { _ as J } from "../vendor.js";
4
5
  const K = F({
5
6
  name: "Table",
@@ -117,7 +118,7 @@ const K = F({
117
118
  }, 16, ["noheader", "group-info"])
118
119
  ], 2));
119
120
  }
120
- }), X = /* @__PURE__ */ J(M, [["__scopeId", "data-v-d7014bcf"]]);
121
+ }), Y = /* @__PURE__ */ J(M, [["__scopeId", "data-v-d7014bcf"]]);
121
122
  export {
122
- X as default
123
+ Y as default
123
124
  };
@@ -1,4 +1,5 @@
1
1
  import { defineComponent as N, reactive as T, getCurrentInstance as E, onMounted as I, nextTick as j, computed as u, watchPostEffect as M, resolveComponent as F, createElementBlock as f, openBlock as m, createCommentVNode as b, createVNode as O, createElementVNode as i, normalizeClass as x, unref as n, toDisplayString as S, withModifiers as D, renderSlot as L } from "vue";
2
+ /* empty css */
2
3
  import { _ as P } from "../vendor.js";
3
4
  const U = { class: "SuperTextarea relative" }, q = {
4
5
  key: 0,
@@ -126,7 +127,7 @@ ${w.value}` : `${w.value}`), c = u(() => p.value ? e.modelValue.join(e.sep) : e.
126
127
  ]);
127
128
  };
128
129
  }
129
- }), Q = /* @__PURE__ */ P(H, [["__scopeId", "data-v-005d323b"]]);
130
+ }), R = /* @__PURE__ */ P(H, [["__scopeId", "data-v-005d323b"]]);
130
131
  export {
131
- Q as default
132
+ R as default
132
133
  };
package/dist/cpt/chip.js CHANGED
@@ -1,9 +1,10 @@
1
1
  import { defineComponent as D, createElementBlock as $, openBlock as i, createElementVNode as R, createCommentVNode as j, createBlock as v, renderSlot as H, toDisplayString as U, mergeProps as B, reactive as x, getCurrentInstance as W, inject as Z, ref as ye, onBeforeMount as he, computed as w, watch as q, resolveComponent as S, unref as o, normalizeClass as _e, createVNode as V, normalizeStyle as Se, withCtx as h, createSlots as J, Fragment as ee, renderList as te, createTextVNode as le } from "vue";
2
2
  import { T as be } from "./Header.js";
3
+ /* empty css */
3
4
  import { _ as oe } from "../vendor.js";
4
5
  import { useSummary as we } from "../composition.js";
5
6
  import { C as Ce, F as ve } from "./Main.js";
6
- const qe = D({
7
+ const Qe = D({
7
8
  name: "MvcFormItemFilter",
8
9
  setup: (N, k) => {
9
10
  const r = (l) => Array.isArray(l) ? l.filter((e) => e.children !== "v-if").map((e) => {
@@ -55,7 +56,7 @@ const qe = D({
55
56
  ])) : j("", !0)
56
57
  ]));
57
58
  }
58
- }), Qe = /* @__PURE__ */ oe(Ae, [["__scopeId", "data-v-8a2e4c35"]]), Te = ["id"], Ie = D({
59
+ }), Xe = /* @__PURE__ */ oe(Ae, [["__scopeId", "data-v-8a2e4c35"]]), Te = ["id"], Ie = D({
59
60
  name: "MvcTableGroupMain",
60
61
  inheritAttrs: !1
61
62
  }), Be = /* @__PURE__ */ Object.assign(Ie, {
@@ -352,7 +353,7 @@ const qe = D({
352
353
  ], 10, Te);
353
354
  };
354
355
  }
355
- }), Xe = /* @__PURE__ */ oe(Be, [["__scopeId", "data-v-d7db12ce"]]), Fe = { class: "SuperCountryAso relative" }, je = { class: "flexMode hr" }, De = D({
356
+ }), Ye = /* @__PURE__ */ oe(Be, [["__scopeId", "data-v-d7db12ce"]]), Fe = { class: "SuperCountryAso relative" }, je = { class: "flexMode hr" }, De = D({
356
357
  name: "SuperCountryAso"
357
358
  }), Ee = /* @__PURE__ */ Object.assign(De, {
358
359
  props: {
@@ -501,7 +502,7 @@ const qe = D({
501
502
  ]);
502
503
  };
503
504
  }
504
- }), Ye = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
505
+ }), Ze = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
505
506
  __proto__: null,
506
507
  default: Ee
507
508
  }, Symbol.toStringTag, { value: "Module" })), Re = { class: "SuperCountryDiy" }, He = { class: "flexMode hr" }, Je = D({
@@ -626,14 +627,14 @@ const qe = D({
626
627
  ]);
627
628
  };
628
629
  }
629
- }), Ze = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
630
+ }), et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
630
631
  __proto__: null,
631
632
  default: Le
632
633
  }, Symbol.toStringTag, { value: "Module" }));
633
634
  export {
634
- Ye as C,
635
- Xe as G,
636
- Qe as H,
637
- Ze as a,
638
- qe as f
635
+ Ze as C,
636
+ Ye as G,
637
+ Xe as H,
638
+ et as a,
639
+ Qe as f
639
640
  };
@@ -1,7 +1,7 @@
1
- import { a as u } from "../vendor.js";
1
+ import { a as s } from "../vendor.js";
2
2
  import { defineAsyncComponent as n } from "vue";
3
3
  import S from "markdown-it";
4
- import x from "echarts";
4
+ import * as x from "echarts";
5
5
  import g from "bignumber.js";
6
6
  import c from "moment";
7
7
  class _ {
@@ -48,10 +48,10 @@ class _ {
48
48
  }
49
49
  async _loadComponent(e) {
50
50
  try {
51
- return n(() => u(/* @__PURE__ */ Object.assign({ "./Mvc/Card/index.vue": () => import("./Card.js"), "./Mvc/Icon/index.vue": () => import("./Icon.js"), "./Mvc/Image/index.vue": () => import("./Image.js"), "./Mvc/Input/index.vue": () => import("./Input.js"), "./Mvc/Nodata/index.vue": () => import("./Nodata.js"), "./Mvc/Page/index.vue": () => import("./Page.js"), "./Mvc/Textarea/index.vue": () => import("./Textarea.js") }), `./Mvc/${e}/index.vue`, 4));
51
+ return n(() => s(/* @__PURE__ */ Object.assign({ "./Mvc/Card/index.vue": () => import("./Card.js"), "./Mvc/Icon/index.vue": () => import("./Icon.js"), "./Mvc/Image/index.vue": () => import("./Image.js"), "./Mvc/Input/index.vue": () => import("./Input.js"), "./Mvc/Nodata/index.vue": () => import("./Nodata.js"), "./Mvc/Page/index.vue": () => import("./Page.js"), "./Mvc/Textarea/index.vue": () => import("./Textarea.js") }), `./Mvc/${e}/index.vue`, 4));
52
52
  } catch {
53
53
  try {
54
- return n(() => u(/* @__PURE__ */ Object.assign({ "./Super/AiApp/index.vue": () => import("./AiApp.js"), "./Super/AiOrg/index.vue": () => import("./AiOrg.js"), "./Super/AsaAdGroup/index.vue": () => import("./AsaAdGroup.js"), "./Super/AsaApp/index.vue": () => import("./AsaApp.js"), "./Super/AsaCampaign/index.vue": () => import("./AsaCampaign.js"), "./Super/AsaOrg/index.vue": () => import("./AsaOrg.js"), "./Super/Country/index.vue": () => import("./Country.js"), "./Super/CountryItem/index.vue": () => import("./CountryItem.js"), "./Super/DatePicker/index.vue": () => import("./DatePicker.js"), "./Super/EChart/index.vue": () => import("./EChart.js"), "./Super/Form/index.vue": () => import("./Form.js"), "./Super/MultipleSelect/index.vue": () => import("./MultipleSelect.js"), "./Super/Org/index.vue": () => import("./Org.js"), "./Super/StatusItem/index.vue": () => import("./StatusItem.js"), "./Super/StatusSelect/index.vue": () => import("./StatusSelect.js"), "./Super/Table/index.vue": () => import("./Table.js"), "./Super/Timezone/index.vue": () => import("./Timezone.js") }), `./Super/${e}/index.vue`, 4));
54
+ return n(() => s(/* @__PURE__ */ Object.assign({ "./Super/AiApp/index.vue": () => import("./AiApp.js"), "./Super/AiOrg/index.vue": () => import("./AiOrg.js"), "./Super/AsaAdGroup/index.vue": () => import("./AsaAdGroup.js"), "./Super/AsaApp/index.vue": () => import("./AsaApp.js"), "./Super/AsaCampaign/index.vue": () => import("./AsaCampaign.js"), "./Super/AsaOrg/index.vue": () => import("./AsaOrg.js"), "./Super/Country/index.vue": () => import("./Country.js"), "./Super/CountryItem/index.vue": () => import("./CountryItem.js"), "./Super/DatePicker/index.vue": () => import("./DatePicker.js"), "./Super/EChart/index.vue": () => import("./EChart.js"), "./Super/Form/index.vue": () => import("./Form.js"), "./Super/MultipleSelect/index.vue": () => import("./MultipleSelect.js"), "./Super/Org/index.vue": () => import("./Org.js"), "./Super/StatusItem/index.vue": () => import("./StatusItem.js"), "./Super/StatusSelect/index.vue": () => import("./StatusSelect.js"), "./Super/Table/index.vue": () => import("./Table.js"), "./Super/Timezone/index.vue": () => import("./Timezone.js") }), `./Super/${e}/index.vue`, 4));
55
55
  } catch {
56
56
  throw new Error(`Component ${e} not found in Mvc or Super directories`);
57
57
  }
@@ -102,10 +102,10 @@ class _ {
102
102
  this.appRegistrationStatus = /* @__PURE__ */ new WeakMap(), this.loadedComponents.clear(), this.loadingPromises.clear();
103
103
  }
104
104
  }
105
- const P = new _(), s = /* @__PURE__ */ Object.assign({ "./Mvc/Card/index.vue": () => import("./Card.js"), "./Mvc/Icon/index.vue": () => import("./Icon.js"), "./Mvc/Image/index.vue": () => import("./Image.js"), "./Mvc/Input/index.vue": () => import("./Input.js"), "./Mvc/Nodata/index.vue": () => import("./Nodata.js"), "./Mvc/Page/index.vue": () => import("./Page.js"), "./Mvc/Textarea/index.vue": () => import("./Textarea.js") }), v = {};
106
- for (const i in s) {
105
+ const O = new _(), u = /* @__PURE__ */ Object.assign({ "./Mvc/Card/index.vue": () => import("./Card.js"), "./Mvc/Icon/index.vue": () => import("./Icon.js"), "./Mvc/Image/index.vue": () => import("./Image.js"), "./Mvc/Input/index.vue": () => import("./Input.js"), "./Mvc/Nodata/index.vue": () => import("./Nodata.js"), "./Mvc/Page/index.vue": () => import("./Page.js"), "./Mvc/Textarea/index.vue": () => import("./Textarea.js") }), v = {};
106
+ for (const i in u) {
107
107
  const e = i.match(/Mvc\/(\S*)\/index.vue/)[1];
108
- v[e] = n(s[i]);
108
+ v[e] = n(u[i]);
109
109
  }
110
110
  const a = /* @__PURE__ */ Object.assign({ "./Super/AiApp/index.vue": () => import("./AiApp.js"), "./Super/AiOrg/index.vue": () => import("./AiOrg.js"), "./Super/AsaAdGroup/index.vue": () => import("./AsaAdGroup.js"), "./Super/AsaApp/index.vue": () => import("./AsaApp.js"), "./Super/AsaCampaign/index.vue": () => import("./AsaCampaign.js"), "./Super/AsaOrg/index.vue": () => import("./AsaOrg.js"), "./Super/Country/index.vue": () => import("./Country.js"), "./Super/CountryItem/index.vue": () => import("./CountryItem.js"), "./Super/DatePicker/index.vue": () => import("./DatePicker.js"), "./Super/EChart/index.vue": () => import("./EChart.js"), "./Super/Form/index.vue": () => import("./Form.js"), "./Super/MultipleSelect/index.vue": () => import("./MultipleSelect.js"), "./Super/Org/index.vue": () => import("./Org.js"), "./Super/StatusItem/index.vue": () => import("./StatusItem.js"), "./Super/StatusSelect/index.vue": () => import("./StatusSelect.js"), "./Super/Table/index.vue": () => import("./Table.js"), "./Super/Timezone/index.vue": () => import("./Timezone.js") }), l = {};
111
111
  for (const i in a) {
@@ -142,5 +142,5 @@ const M = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
142
142
  __proto__: null
143
143
  }, Symbol.toStringTag, { value: "Module" }));
144
144
  export {
145
- P as c
145
+ O as c
146
146
  };
@@ -0,0 +1 @@
1
+ .MvcCard[data-v-348c485a]{height:100%}.MvcCard .cardArea[data-v-348c485a]{background-color:var(--mg-white);border-radius:8px;box-shadow:0 0 8px var(--mg-gray1)}.MvcCard .cardArea.nobg[data-v-348c485a]{background-color:transparent;box-shadow:none}.MvcCard .cardArea.miniArea[data-v-348c485a]{height:0;overflow:hidden}.MvcCard .cardHeader[data-v-348c485a]{height:50px}.MvcCard .cardFooter[data-v-348c485a]{display:flex;align-items:center;padding:12px 16px;border-radius:0 0 calc(var(--mg-radius) * .8) calc(var(--mg-radius) * .8);border-top:thin solid var(--mg-dark1);color:var(--mg-dark9)}.MvcCard.small[data-v-348c485a]{border-radius:var(--mg-radius)}.MvcCard.small .cardHeader[data-v-348c485a]{height:36px;padding:0 8px;font-size:14px;border-radius:var(--mg-radius) var(--mg-radius) 0 0}.MvcCard.small .cardBody.PageAfter[data-v-348c485a]:after{border-radius:0 0 var(--mg-radius) var(--mg-radius)}.MvcCard.primary[data-v-348c485a]{background-color:var(--mg-primary)}.MvcCard.primary .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:var(--mg-gray1);color:var(--mg-white9)}.MvcCard.primary .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.green[data-v-348c485a]{background-color:var(--mg-green)}.MvcCard.green .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.green .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.orange[data-v-348c485a]{background-color:var(--mg-orange)}.MvcCard.orange .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.orange .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.blue[data-v-348c485a]{background-color:var(--mg-blue)}.MvcCard.blue .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.blue .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.red[data-v-348c485a]{background-color:var(--mg-red)}.MvcCard.red .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.red .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.pink[data-v-348c485a]{background-color:var(--mg-pink)}.MvcCard.pink .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.pink .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.purple[data-v-348c485a]{background-color:var(--mg-purple)}.MvcCard.purple .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.purple .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}.MvcCard.dark[data-v-348c485a]{background-color:var(--mg-dark)}.MvcCard.dark .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);color:var(--mg-white9);background-color:dvar(--mg-gray1)}.MvcCard.dark .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}.MvcCard.lime[data-v-348c485a]{background-color:var(--mg-lime)}.MvcCard.lime .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);color:var(--mg-white9);background-color:dvar(--mg-gray1)}.MvcCard.lime .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}.SuperNodata[data-v-0714983f]{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.PageHeader[data-v-fb447dc9]{background-color:var(--mg-white);box-shadow:0 4px 4px var(--mg-dark1)}.SuperTextarea[data-v-005d323b]{height:100%}.SuperTextarea .countArea[data-v-005d323b]{right:10px;bottom:2px}.SuperTextarea .clearArea[data-v-005d323b]{display:none;right:4px;top:50%;transform:translateY(-50%)}.SuperTextarea:hover .clearArea.content[data-v-005d323b]{display:block}.EChart[data-v-7f979230]{display:flex;justify-content:center;width:100%}.countArea[data-v-f9e0f398]{right:28px;top:1px;height:40px}.countArea.nowrap[data-v-f9e0f398]{bottom:1px}.ToolArea[data-v-e46db4e1]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.ToolArea .badge[data-v-e46db4e1]{position:absolute;z-index:3;top:-4px;left:16px;height:16px;font-size:12px;padding:0 4px;color:var(--mg-white);background-color:var(--mg-red);border:1px solid var(--mg-white);border-radius:8px}.ToolArea .filterArea[data-v-e46db4e1]{position:absolute;right:48px;width:432px;border-radius:8px;background-color:var(--mg-white);box-shadow:0 8px 16px var(--mg-dark1),0 4px 8px var(--mg-dark1),0 2px 4px var(--mg-dark1)}.MvcTableHeader[data-v-8a2e4c35]{min-height:56px;padding:12px 16px}.MvcTableHeader .HeaderArea[data-v-8a2e4c35]{position:relative;z-index:9;display:flex;justify-content:space-between}.MvcTableFooter .FooterArea[data-v-58138e74]{display:flex;align-items:center;height:64px;width:100%;padding:0 16px;background-color:var(--mg-white9);border-radius:0 0 8px 8px}.PagiTable .loadingRect[data-v-d7db12ce]{top:65px}.loadingRect[data-v-d7db12ce]{bottom:0}.Table[data-v-d7014bcf]{position:relative;z-index:1}.ColumnConfigDragItem .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem .arrowRight[data-v-4812bddc],.ColumnConfigDragItem .editIcon[data-v-4812bddc]{opacity:1}.ColumnConfigDragItem .dragCenter[data-v-4812bddc]{transition:var(--mg-trans-in);transform:translate(0)}.ColumnConfigDragItem .itemArea[data-v-4812bddc]:after{content:"";position:absolute;top:4px;left:0;bottom:4px;width:4px;border:4px solid var(--mg-primary);border-radius:2px 0 0 2px;border-right:none;transform:translate(-8px);transition:transform .1s linear}.ColumnConfigDragItem .itemArea[data-v-4812bddc]:before{content:"";position:absolute;top:4px;right:0;bottom:4px;width:4px;border:4px solid var(--mg-primary);border-radius:0 2px 2px 0;border-left:none;transform:translate(8px);transition:transform .1s linear}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]{background-color:var(--mg-ad)!important;cursor:default!important}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]:after{transform:translate(4px)}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]:before{transform:translate(-4px)}.ColumnConfigDragItem .itemArea:hover .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem .itemArea:hover .arrowRight[data-v-4812bddc],.ColumnConfigDragItem .itemArea:hover .editIcon[data-v-4812bddc]{opacity:1}.ColumnConfigDragItem.left .arrowLeft[data-v-4812bddc]{display:none}.ColumnConfigDragItem.left .dragCenter[data-v-4812bddc]{transform:translate(12px)}.ColumnConfigDragItem.right .arrowRight[data-v-4812bddc]{display:none}.ColumnConfigDragItem:not(.drag) .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem:not(.drag) .arrowRight[data-v-4812bddc]{display:none}.ColumnConfigDragItem:not(.drag) .dragCenter[data-v-4812bddc]{transform:translate(7px)!important}.editArea[data-v-4812bddc]{padding:4px 8px;border-top:1px var(--mg-dark3) dashed;border-bottom:1px var(--mg-dark3) dashed}.dragBody[data-v-849ae649]{overflow-x:hidden}
package/dist/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import "./util.js";
2
2
  import "./directive.js";
3
3
  import "./store.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import { c as e } from "./cpt/component.js";
6
6
  import { i as f } from "./vendor.js";
7
7
  export {
package/dist/vendor.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { d as n } from "./util.js";
2
2
  import { d as a } from "./directive.js";
3
3
  import { p as c } from "./store.js";
4
- /* empty css */
4
+ /* empty css */
5
5
  import "./cpt/component.js";
6
6
  const d = (t, r, o) => {
7
7
  const e = t[r];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "magtool",
3
3
  "packageManager": "yarn@4.4.1",
4
- "version": "1.5.48",
4
+ "version": "1.6.0",
5
5
  "author": "matt avis",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",
@@ -1 +0,0 @@
1
- .MvcCard[data-v-348c485a]{height:100%}.MvcCard .cardArea[data-v-348c485a]{background-color:var(--mg-white);border-radius:8px;box-shadow:0 0 8px var(--mg-gray1)}.MvcCard .cardArea.nobg[data-v-348c485a]{background-color:transparent;box-shadow:none}.MvcCard .cardArea.miniArea[data-v-348c485a]{height:0;overflow:hidden}.MvcCard .cardHeader[data-v-348c485a]{height:50px}.MvcCard .cardFooter[data-v-348c485a]{display:flex;align-items:center;padding:12px 16px;border-radius:0 0 calc(var(--mg-radius) * .8) calc(var(--mg-radius) * .8);border-top:thin solid var(--mg-dark1);color:var(--mg-dark9)}.MvcCard.small[data-v-348c485a]{border-radius:var(--mg-radius)}.MvcCard.small .cardHeader[data-v-348c485a]{height:36px;padding:0 8px;font-size:14px;border-radius:var(--mg-radius) var(--mg-radius) 0 0}.MvcCard.small .cardBody.PageAfter[data-v-348c485a]:after{border-radius:0 0 var(--mg-radius) var(--mg-radius)}.MvcCard.primary[data-v-348c485a]{background-color:var(--mg-primary)}.MvcCard.primary .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:var(--mg-gray1);color:var(--mg-white9)}.MvcCard.primary .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.green[data-v-348c485a]{background-color:var(--mg-green)}.MvcCard.green .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.green .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.orange[data-v-348c485a]{background-color:var(--mg-orange)}.MvcCard.orange .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.orange .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.blue[data-v-348c485a]{background-color:var(--mg-blue)}.MvcCard.blue .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.blue .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.red[data-v-348c485a]{background-color:var(--mg-red)}.MvcCard.red .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.red .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.pink[data-v-348c485a]{background-color:var(--mg-pink)}.MvcCard.pink .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white1);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.pink .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white1);color:var(--mg-white9)}.MvcCard.purple[data-v-348c485a]{background-color:var(--mg-purple)}.MvcCard.purple .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);background-color:dvar(--mg-gray1);color:var(--mg-white9)}.MvcCard.purple .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}.MvcCard.dark[data-v-348c485a]{background-color:var(--mg-dark)}.MvcCard.dark .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);color:var(--mg-white9);background-color:dvar(--mg-gray1)}.MvcCard.dark .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}.MvcCard.lime[data-v-348c485a]{background-color:var(--mg-lime)}.MvcCard.lime .cardHeader[data-v-348c485a]{border-bottom-color:var(--mg-white3);color:var(--mg-white9);background-color:dvar(--mg-gray1)}.MvcCard.lime .cardFooter[data-v-348c485a]{border-top-color:var(--mg-white3);color:var(--mg-white9)}
@@ -1 +0,0 @@
1
- .EChart[data-v-7f979230]{display:flex;justify-content:center;width:100%}
@@ -1 +0,0 @@
1
- .ToolArea[data-v-e46db4e1]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.ToolArea .badge[data-v-e46db4e1]{position:absolute;z-index:3;top:-4px;left:16px;height:16px;font-size:12px;padding:0 4px;color:var(--mg-white);background-color:var(--mg-red);border:1px solid var(--mg-white);border-radius:8px}.ToolArea .filterArea[data-v-e46db4e1]{position:absolute;right:48px;width:432px;border-radius:8px;background-color:var(--mg-white);box-shadow:0 8px 16px var(--mg-dark1),0 4px 8px var(--mg-dark1),0 2px 4px var(--mg-dark1)}.ColumnConfigDragItem .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem .arrowRight[data-v-4812bddc],.ColumnConfigDragItem .editIcon[data-v-4812bddc]{opacity:1}.ColumnConfigDragItem .dragCenter[data-v-4812bddc]{transition:var(--mg-trans-in);transform:translate(0)}.ColumnConfigDragItem .itemArea[data-v-4812bddc]:after{content:"";position:absolute;top:4px;left:0;bottom:4px;width:4px;border:4px solid var(--mg-primary);border-radius:2px 0 0 2px;border-right:none;transform:translate(-8px);transition:transform .1s linear}.ColumnConfigDragItem .itemArea[data-v-4812bddc]:before{content:"";position:absolute;top:4px;right:0;bottom:4px;width:4px;border:4px solid var(--mg-primary);border-radius:0 2px 2px 0;border-left:none;transform:translate(8px);transition:transform .1s linear}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]{background-color:var(--mg-ad)!important;cursor:default!important}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]:after{transform:translate(4px)}.ColumnConfigDragItem .itemArea.edit[data-v-4812bddc]:before{transform:translate(-4px)}.ColumnConfigDragItem .itemArea:hover .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem .itemArea:hover .arrowRight[data-v-4812bddc],.ColumnConfigDragItem .itemArea:hover .editIcon[data-v-4812bddc]{opacity:1}.ColumnConfigDragItem.left .arrowLeft[data-v-4812bddc]{display:none}.ColumnConfigDragItem.left .dragCenter[data-v-4812bddc]{transform:translate(12px)}.ColumnConfigDragItem.right .arrowRight[data-v-4812bddc]{display:none}.ColumnConfigDragItem:not(.drag) .arrowLeft[data-v-4812bddc],.ColumnConfigDragItem:not(.drag) .arrowRight[data-v-4812bddc]{display:none}.ColumnConfigDragItem:not(.drag) .dragCenter[data-v-4812bddc]{transform:translate(7px)!important}.editArea[data-v-4812bddc]{padding:4px 8px;border-top:1px var(--mg-dark3) dashed;border-bottom:1px var(--mg-dark3) dashed}.dragBody[data-v-849ae649]{overflow-x:hidden}
@@ -1 +0,0 @@
1
- .MvcTableFooter .FooterArea[data-v-58138e74]{display:flex;align-items:center;height:64px;width:100%;padding:0 16px;background-color:var(--mg-white9);border-radius:0 0 8px 8px}
@@ -1 +0,0 @@
1
- .countArea[data-v-f9e0f398]{right:28px;top:1px;height:40px}.countArea.nowrap[data-v-f9e0f398]{bottom:1px}
@@ -1 +0,0 @@
1
- .SuperNodata[data-v-0714983f]{display:flex;align-items:center;justify-content:center;height:100%;width:100%}
@@ -1 +0,0 @@
1
- .PageHeader[data-v-fb447dc9]{background-color:var(--mg-white);box-shadow:0 4px 4px var(--mg-dark1)}
@@ -1 +0,0 @@
1
- .Table[data-v-d7014bcf]{position:relative;z-index:1}
@@ -1 +0,0 @@
1
- .SuperTextarea[data-v-005d323b]{height:100%}.SuperTextarea .countArea[data-v-005d323b]{right:10px;bottom:2px}.SuperTextarea .clearArea[data-v-005d323b]{display:none;right:4px;top:50%;transform:translateY(-50%)}.SuperTextarea:hover .clearArea.content[data-v-005d323b]{display:block}
@@ -1 +0,0 @@
1
- .MvcTableHeader[data-v-8a2e4c35]{min-height:56px;padding:12px 16px}.MvcTableHeader .HeaderArea[data-v-8a2e4c35]{position:relative;z-index:9;display:flex;justify-content:space-between}.PagiTable .loadingRect[data-v-d7db12ce]{top:65px}.loadingRect[data-v-d7db12ce]{bottom:0}
File without changes