doph-js 0.2.25 → 0.2.26

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/dophJs.js CHANGED
@@ -1,4 +1,4 @@
1
- import { useSlots as _e, computed as p, h as Ee, openBlock as d, createBlock as _, unref as I, ref as T, createElementBlock as m, Fragment as te, normalizeClass as E, renderSlot as S, createCommentVNode as k, normalizeStyle as O, resolveDynamicComponent as P, createStaticVNode as Ae, onMounted as ue, toDisplayString as M, withDirectives as oe, createElementVNode as x, vModelText as ve, withCtx as D, createTextVNode as U, Transition as Se, withModifiers as q, resolveComponent as st, resolveDirective as Te, createVNode as ne, renderList as fe, pushScopeId as at, popScopeId as it, reactive as we, Teleport as Ve, nextTick as ze, getCurrentInstance as Re, watch as We, onUnmounted as lt, mergeProps as re, useCssVars as be, shallowRef as rt, defineComponent as dt, normalizeProps as ct, guardReactiveProps as ut, TransitionGroup as Fe, vModelCheckbox as ft, vModelSelect as pt, toRef as mt, KeepAlive as ht, toRefs as gt } from "vue";
1
+ import { useSlots as ye, computed as f, h as Ee, openBlock as d, createBlock as _, unref as I, ref as w, createElementBlock as m, Fragment as te, normalizeClass as E, renderSlot as S, createCommentVNode as k, normalizeStyle as O, resolveDynamicComponent as P, createStaticVNode as Ae, onMounted as ue, toDisplayString as N, withDirectives as oe, createElementVNode as x, vModelDynamic as be, withCtx as D, createTextVNode as U, Transition as Se, withModifiers as q, resolveComponent as st, resolveDirective as we, createVNode as ne, renderList as pe, pushScopeId as at, popScopeId as it, reactive as Te, Teleport as Ve, nextTick as ze, getCurrentInstance as Re, watch as We, onUnmounted as lt, mergeProps as re, useCssVars as _e, shallowRef as rt, defineComponent as dt, normalizeProps as ct, guardReactiveProps as ut, TransitionGroup as Fe, vModelCheckbox as pt, vModelSelect as ft, toRef as mt, KeepAlive as ht, toRefs as gt, vModelText as vt } from "vue";
2
2
  const ce = {
3
3
  __name: "DIcon",
4
4
  props: {
@@ -8,17 +8,17 @@ const ce = {
8
8
  className: String
9
9
  },
10
10
  setup(e) {
11
- const o = e, t = _e(), n = p(() => {
11
+ const o = e, t = ye(), n = f(() => {
12
12
  const { className: r } = o;
13
13
  return r === void 0 ? "icon" : ["icon", r].join(" ");
14
- }), s = p(() => {
14
+ }), s = f(() => {
15
15
  const { color: r } = o;
16
16
  return r === void 0 ? null : r;
17
- }), a = p(() => {
17
+ }), a = f(() => {
18
18
  const r = o.size ?? null;
19
19
  if (r !== void 0)
20
20
  return typeof r == "number" || /^\d+$/.test(r) ? `${r}px` : r;
21
- }), l = p(() => Ee(
21
+ }), l = f(() => Ee(
22
22
  "i",
23
23
  {
24
24
  class: n.value,
@@ -63,21 +63,21 @@ const K = (e, o) => {
63
63
  for (const [n, s] of o)
64
64
  t[n] = s;
65
65
  return t;
66
- }, vt = {
66
+ }, yt = {
67
67
  key: 0,
68
68
  class: "loading-svg rotating",
69
69
  xmlns: "http://www.w3.org/2000/svg",
70
70
  viewBox: "0 0 24 24"
71
- }, yt = /* @__PURE__ */ Ae('<g fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" data-v-e5cd6ccd><path d="M8.56 3.69a9 9 0 0 0-2.92 1.95" data-v-e5cd6ccd></path><path d="M3.69 8.56A9 9 0 0 0 3 12" data-v-e5cd6ccd></path><path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" data-v-e5cd6ccd></path><path d="M8.56 20.31A9 9 0 0 0 12 21" data-v-e5cd6ccd></path><path d="M15.44 20.31a9 9 0 0 0 2.92-1.95" data-v-e5cd6ccd></path><path d="M20.31 15.44A9 9 0 0 0 21 12" data-v-e5cd6ccd></path><path d="M20.31 8.56a9 9 0 0 0-1.95-2.92" data-v-e5cd6ccd></path><path d="M15.44 3.69A9 9 0 0 0 12 3" data-v-e5cd6ccd></path></g>', 1), _t = [
72
- yt
73
- ], bt = { key: 1 }, xt = {
71
+ }, _t = /* @__PURE__ */ Ae('<g fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" data-v-e5cd6ccd><path d="M8.56 3.69a9 9 0 0 0-2.92 1.95" data-v-e5cd6ccd></path><path d="M3.69 8.56A9 9 0 0 0 3 12" data-v-e5cd6ccd></path><path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" data-v-e5cd6ccd></path><path d="M8.56 20.31A9 9 0 0 0 12 21" data-v-e5cd6ccd></path><path d="M15.44 20.31a9 9 0 0 0 2.92-1.95" data-v-e5cd6ccd></path><path d="M20.31 15.44A9 9 0 0 0 21 12" data-v-e5cd6ccd></path><path d="M20.31 8.56a9 9 0 0 0-1.95-2.92" data-v-e5cd6ccd></path><path d="M15.44 3.69A9 9 0 0 0 12 3" data-v-e5cd6ccd></path></g>', 1), bt = [
72
+ _t
73
+ ], xt = { key: 1 }, $t = {
74
74
  key: 2,
75
75
  class: "loading-svg rotating",
76
76
  xmlns: "http://www.w3.org/2000/svg",
77
77
  viewBox: "0 0 24 24"
78
- }, $t = /* @__PURE__ */ Ae('<g fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" data-v-e5cd6ccd><path d="M8.56 3.69a9 9 0 0 0-2.92 1.95" data-v-e5cd6ccd></path><path d="M3.69 8.56A9 9 0 0 0 3 12" data-v-e5cd6ccd></path><path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" data-v-e5cd6ccd></path><path d="M8.56 20.31A9 9 0 0 0 12 21" data-v-e5cd6ccd></path><path d="M15.44 20.31a9 9 0 0 0 2.92-1.95" data-v-e5cd6ccd></path><path d="M20.31 15.44A9 9 0 0 0 21 12" data-v-e5cd6ccd></path><path d="M20.31 8.56a9 9 0 0 0-1.95-2.92" data-v-e5cd6ccd></path><path d="M15.44 3.69A9 9 0 0 0 12 3" data-v-e5cd6ccd></path></g>', 1), kt = [
79
- $t
80
- ], St = {
78
+ }, kt = /* @__PURE__ */ Ae('<g fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" data-v-e5cd6ccd><path d="M8.56 3.69a9 9 0 0 0-2.92 1.95" data-v-e5cd6ccd></path><path d="M3.69 8.56A9 9 0 0 0 3 12" data-v-e5cd6ccd></path><path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" data-v-e5cd6ccd></path><path d="M8.56 20.31A9 9 0 0 0 12 21" data-v-e5cd6ccd></path><path d="M15.44 20.31a9 9 0 0 0 2.92-1.95" data-v-e5cd6ccd></path><path d="M20.31 15.44A9 9 0 0 0 21 12" data-v-e5cd6ccd></path><path d="M20.31 8.56a9 9 0 0 0-1.95-2.92" data-v-e5cd6ccd></path><path d="M15.44 3.69A9 9 0 0 0 12 3" data-v-e5cd6ccd></path></g>', 1), St = [
79
+ kt
80
+ ], wt = {
81
81
  __name: "DButton",
82
82
  props: {
83
83
  class: String,
@@ -102,11 +102,11 @@ const K = (e, o) => {
102
102
  },
103
103
  emits: ["click", "contextmenu"],
104
104
  setup(e, { expose: o, emit: t }) {
105
- const n = e, s = _e(), a = T(null), l = p(() => n.icon ? Z.getters.getIcon(n.icon) : null), r = ($) => {
105
+ const n = e, s = ye(), a = w(null), l = f(() => n.icon ? Z.getters.getIcon(n.icon) : null), r = ($) => {
106
106
  t("click", $);
107
107
  }, i = ($) => {
108
108
  t("contextmenu", $);
109
- }, c = p(() => n.scale === "large" ? "button-lg" : n.scale === "small" ? "button-sm" : ""), u = p(() => n.disabled ? "disabled" : ""), h = ($) => !!s[$], b = p(() => h("default") ? "" : n.scale === "large" ? "d-button-lg-icon" : n.scale === "small" ? "d-button-sm-icon" : "d-button-icon"), C = p(() => {
109
+ }, c = f(() => n.scale === "large" ? "button-lg" : n.scale === "small" ? "button-sm" : ""), u = f(() => n.disabled ? "disabled" : ""), h = ($) => !!s[$], b = f(() => h("default") ? "" : n.scale === "large" ? "d-button-lg-icon" : n.scale === "small" ? "d-button-sm-icon" : "d-button-icon"), C = f(() => {
110
110
  const $ = n.outline ? "-outline" : "";
111
111
  return n.type === "primary" ? `button${$}-blue` : n.type === "success" ? `button${$}-green` : n.type === "error" ? `button${$}-red` : n.type === "warning" ? `button${$}-orange` : n.type === "wait" ? `button${$}-violet` : n.outline ? `button${$}` : "";
112
112
  });
@@ -122,7 +122,7 @@ const K = (e, o) => {
122
122
  class: E(["button", [n.class, c.value, C.value, u.value].join(" ")])
123
123
  }, [
124
124
  S($.$slots, "default", {}, void 0, !0),
125
- n.loading ? (d(), m("svg", vt, _t)) : k("", !0)
125
+ n.loading ? (d(), m("svg", yt, bt)) : k("", !0)
126
126
  ], 34)),
127
127
  l.value ? (d(), m("div", {
128
128
  key: 1,
@@ -138,35 +138,35 @@ const K = (e, o) => {
138
138
  component: l.value,
139
139
  color: "inherit"
140
140
  }, null, 8, ["component"])) : k("", !0),
141
- I(s).default ? (d(), m("div", bt, [
141
+ I(s).default ? (d(), m("div", xt, [
142
142
  S($.$slots, "default", {}, void 0, !0)
143
143
  ])) : k("", !0),
144
- n.loading ? (d(), m("svg", xt, kt)) : k("", !0)
144
+ n.loading ? (d(), m("svg", $t, St)) : k("", !0)
145
145
  ], 38)) : k("", !0)
146
146
  ], 64));
147
147
  }
148
- }, ee = /* @__PURE__ */ K(St, [["__scopeId", "data-v-e5cd6ccd"]]);
148
+ }, ee = /* @__PURE__ */ K(wt, [["__scopeId", "data-v-e5cd6ccd"]]);
149
149
  const Tt = {
150
150
  key: 0,
151
151
  class: "d-input"
152
- }, wt = {
152
+ }, Dt = {
153
153
  key: 0,
154
154
  class: "label"
155
- }, Dt = ["placeholder"], Ct = {
155
+ }, Ct = ["type", "placeholder"], It = {
156
156
  key: 1,
157
157
  class: "d-input",
158
158
  style: { display: "flex", "flex-direction": "column" }
159
- }, It = {
159
+ }, Lt = {
160
160
  key: 0,
161
161
  class: "label"
162
- }, Lt = { style: { display: "flex", "align-items": "flex-end", "justify-content": "flex-start" } }, Et = { style: { flex: "1" } }, Bt = ["placeholder"], Nt = {
162
+ }, Et = { style: { display: "flex", "align-items": "flex-end", "justify-content": "flex-start" } }, Bt = { style: { flex: "1" } }, Mt = ["type", "placeholder"], Nt = {
163
163
  key: 2,
164
164
  class: "d-input",
165
165
  style: { display: "flex", "flex-direction": "column" }
166
- }, Mt = {
166
+ }, Ot = {
167
167
  key: 0,
168
168
  class: "label"
169
- }, Ot = { style: { display: "flex", "align-items": "flex-end", "justify-content": "flex-start" } }, Ht = { style: { flex: "1" } }, At = ["placeholder"], Vt = {
169
+ }, Ht = { style: { display: "flex", "align-items": "flex-end", "justify-content": "flex-start" } }, At = { style: { flex: "1" } }, Vt = ["type", "placeholder"], zt = {
170
170
  __name: "DInput",
171
171
  props: {
172
172
  label: String,
@@ -174,13 +174,14 @@ const Tt = {
174
174
  scale: String,
175
175
  // small, large
176
176
  modelValue: String,
177
+ password: Boolean,
177
178
  pre: Object,
178
179
  post: Object,
179
180
  focus: Boolean
180
181
  },
181
182
  emits: ["update:modelValue"],
182
183
  setup(e, { expose: o, emit: t }) {
183
- const n = e, s = T(null), a = p(() => n.scale === "small" ? "d-input-small" : n.scale === "large" ? "d-input-large" : ""), l = p({
184
+ const n = e, s = w(null), a = f(() => n.scale === "small" ? "d-input-small" : n.scale === "large" ? "d-input-large" : ""), l = f({
184
185
  get: () => n.modelValue,
185
186
  set: (i) => {
186
187
  t("update:modelValue", i);
@@ -195,32 +196,32 @@ const Tt = {
195
196
  return o({
196
197
  focus: r
197
198
  }), (i, c) => !n.post && !n.pre ? (d(), m("div", Tt, [
198
- n.label ? (d(), m("div", wt, M(n.label), 1)) : k("", !0),
199
+ n.label ? (d(), m("div", Dt, N(n.label), 1)) : k("", !0),
199
200
  oe(x("input", {
200
201
  ref_key: "inputRef",
201
202
  ref: s,
202
203
  "onUpdate:modelValue": c[0] || (c[0] = (u) => l.value = u),
203
- type: "text",
204
+ type: n.password ? "password" : "text",
204
205
  class: E(a.value),
205
206
  placeholder: n.placeholder,
206
207
  style: { width: "100%" }
207
- }, null, 10, Dt), [
208
- [ve, l.value]
208
+ }, null, 10, Ct), [
209
+ [be, l.value]
209
210
  ])
210
- ])) : n.post && n.post.click && !n.pre ? (d(), m("div", Ct, [
211
- n.label ? (d(), m("div", It, M(n.label), 1)) : k("", !0),
212
- x("div", Lt, [
213
- x("div", Et, [
211
+ ])) : n.post && n.post.click && !n.pre ? (d(), m("div", It, [
212
+ n.label ? (d(), m("div", Lt, N(n.label), 1)) : k("", !0),
213
+ x("div", Et, [
214
+ x("div", Bt, [
214
215
  oe(x("input", {
215
216
  ref_key: "inputRef",
216
217
  ref: s,
217
218
  class: E(["d-input-post-field", a.value]),
218
219
  "onUpdate:modelValue": c[1] || (c[1] = (u) => l.value = u),
219
- type: "text",
220
+ type: n.password ? "password" : "text",
220
221
  placeholder: n.placeholder,
221
222
  style: { width: "100%" }
222
- }, null, 10, Bt), [
223
- [ve, l.value]
223
+ }, null, 10, Mt), [
224
+ [be, l.value]
224
225
  ])
225
226
  ]),
226
227
  n.post.label ? (d(), _(ee, {
@@ -231,7 +232,7 @@ const Tt = {
231
232
  icon: n.post.icon
232
233
  }, {
233
234
  default: D(() => [
234
- U(M(n.post.label), 1)
235
+ U(N(n.post.label), 1)
235
236
  ]),
236
237
  _: 1
237
238
  }, 8, ["scale", "onClick", "icon", "class"])) : (d(), _(ee, {
@@ -243,8 +244,8 @@ const Tt = {
243
244
  }, null, 8, ["scale", "onClick", "icon", "class"]))
244
245
  ])
245
246
  ])) : !n.post && n.pre && n.pre.click ? (d(), m("div", Nt, [
246
- n.label ? (d(), m("div", Mt, M(n.label), 1)) : k("", !0),
247
- x("div", Ot, [
247
+ n.label ? (d(), m("div", Ot, N(n.label), 1)) : k("", !0),
248
+ x("div", Ht, [
248
249
  n.pre.label ? (d(), _(ee, {
249
250
  key: 0,
250
251
  scale: n.scale,
@@ -253,7 +254,7 @@ const Tt = {
253
254
  icon: n.pre.icon
254
255
  }, {
255
256
  default: D(() => [
256
- U(M(n.pre.label), 1)
257
+ U(N(n.pre.label), 1)
257
258
  ]),
258
259
  _: 1
259
260
  }, 8, ["scale", "onClick", "icon", "class"])) : (d(), _(ee, {
@@ -263,23 +264,23 @@ const Tt = {
263
264
  onClick: n.pre.click,
264
265
  icon: n.pre.icon
265
266
  }, null, 8, ["scale", "onClick", "icon", "class"])),
266
- x("div", Ht, [
267
+ x("div", At, [
267
268
  oe(x("input", {
268
269
  ref_key: "inputRef",
269
270
  ref: s,
270
271
  class: E(["d-input-pre-field", a.value]),
271
272
  "onUpdate:modelValue": c[2] || (c[2] = (u) => l.value = u),
272
- type: "text",
273
+ type: n.password ? "password" : "text",
273
274
  placeholder: n.placeholder,
274
275
  style: { width: "100%" }
275
- }, null, 10, At), [
276
- [ve, l.value]
276
+ }, null, 10, Vt), [
277
+ [be, l.value]
277
278
  ])
278
279
  ])
279
280
  ])
280
281
  ])) : k("", !0);
281
282
  }
282
- }, Bn = /* @__PURE__ */ K(Vt, [["__scopeId", "data-v-0b6b3cf1"]]), zt = {
283
+ }, Mn = /* @__PURE__ */ K(zt, [["__scopeId", "data-v-95650ea3"]]), Rt = {
283
284
  __name: "DBadge",
284
285
  props: {
285
286
  scale: String,
@@ -291,7 +292,7 @@ const Tt = {
291
292
  }
292
293
  },
293
294
  setup(e) {
294
- const o = e, t = p(() => o.scale === "large" ? "badge-lg" : o.scale === "small" ? "badge-sm" : ""), n = p(() => {
295
+ const o = e, t = f(() => o.scale === "large" ? "badge-lg" : o.scale === "small" ? "badge-sm" : ""), n = f(() => {
295
296
  const s = o.stress ? "-stress" : "";
296
297
  return o.type === "primary" ? `badge${s}-blue` : o.type === "success" ? `badge${s}-green` : o.type === "error" ? `badge${s}-red` : o.type === "warning" ? `badge${s}-orange` : o.type === "wait" ? `badge${s}-violet` : o.stress ? `badge${s}-gray` : "";
297
298
  });
@@ -301,7 +302,7 @@ const Tt = {
301
302
  S(s.$slots, "default")
302
303
  ], 2));
303
304
  }
304
- }, Q = "0px", Rt = {
305
+ }, Q = "0px", Wt = {
305
306
  __name: "DCollapse",
306
307
  props: {
307
308
  duration: {
@@ -370,13 +371,13 @@ const Tt = {
370
371
  marginBottom: c.marginBottom
371
372
  }
372
373
  ], l = (i, c) => {
373
- const u = i, h = t(u), b = n(u, h), C = a(b, h), N = { duration: o.duration, easing: o.easingEnter };
374
- s(u, h, c, C, N);
374
+ const u = i, h = t(u), b = n(u, h), C = a(b, h), M = { duration: o.duration, easing: o.easingEnter };
375
+ s(u, h, c, C, M);
375
376
  }, r = (i, c) => {
376
377
  const u = i, h = t(u), { height: b } = getComputedStyle(u);
377
378
  u.style.height = b, u.style.overflow = "hidden";
378
- const C = a(b, h).reverse(), N = { duration: o.duration, easing: o.easingLeave };
379
- s(u, h, c, C, N);
379
+ const C = a(b, h).reverse(), M = { duration: o.duration, easing: o.easingLeave };
380
+ s(u, h, c, C, M);
380
381
  };
381
382
  return (i, c) => (d(), _(Se, {
382
383
  css: !1,
@@ -389,7 +390,7 @@ const Tt = {
389
390
  _: 3
390
391
  }));
391
392
  }
392
- }, ye = {
393
+ }, ve = {
393
394
  data: void 0
394
395
  }, De = (e) => e.reduce((o, t) => (o[t] = t) && o, {}), H = De([
395
396
  "drag",
@@ -399,7 +400,7 @@ const Tt = {
399
400
  "dragstart",
400
401
  "dragover",
401
402
  "drop"
402
- ]), Wt = De(["copy", "move", "link", "none"]), Ft = De([
403
+ ]), Ft = De(["copy", "move", "link", "none"]), Pt = De([
403
404
  "none",
404
405
  "copy",
405
406
  "copyLink",
@@ -409,13 +410,13 @@ const Tt = {
409
410
  "move",
410
411
  "all",
411
412
  "uninitialized"
412
- ]), Pt = {
413
+ ]), jt = {
413
414
  __name: "DDrag",
414
415
  props: {
415
416
  draggable: { type: Boolean, default: !0 },
416
417
  transferData: {},
417
- dropEffect: { validator: (e) => e in Wt },
418
- effectAllowed: { validator: (e) => e in Ft },
418
+ dropEffect: { validator: (e) => e in Ft },
419
+ effectAllowed: { validator: (e) => e in Pt },
419
420
  image: String,
420
421
  imageXOffset: { type: Number, default: 0 },
421
422
  imageYOffset: { type: Number, default: 0 },
@@ -423,14 +424,14 @@ const Tt = {
423
424
  tag: { type: String, default: "div" }
424
425
  },
425
426
  setup(e) {
426
- const o = e, t = _e(), n = T(!1), s = p(() => n && o.transferData), a = p(() => ({ position: "fixed", top: "-1000px" })), l = (r, i) => {
427
+ const o = e, t = ye(), n = w(!1), s = f(() => n && o.transferData), a = f(() => ({ position: "fixed", top: "-1000px" })), l = (r, i) => {
427
428
  const c = i.dataTransfer;
428
429
  if ([H.dragenter, H.dragover].includes(r) && o.dropEffect && (c.dropEffect = o.dropEffect), r === H.dragstart) {
429
430
  if (o.effectAllowed && (c.effectAllowed = o.effectAllowed), o.image || t.image) {
430
431
  let u;
431
432
  o.image ? (u = new Image(), u.src = o.image) : t.image && (u = t.image[0].elm), c.setDragImage && c.setDragImage(u, o.imageXOffset, o.imageYOffset);
432
433
  }
433
- o.transferData !== void 0 && (ye.data = o.transferData, i.dataTransfer.setData("text", "")), n.value = !0;
434
+ o.transferData !== void 0 && (ve.data = o.transferData, i.dataTransfer.setData("text", "")), n.value = !0;
434
435
  }
435
436
  };
436
437
  return (r, i) => (d(), _(P(e.tag), {
@@ -457,18 +458,18 @@ const Tt = {
457
458
  }, 40, ["draggable"]));
458
459
  }
459
460
  };
460
- const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
461
+ const Xt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Yt = {
461
462
  key: 0,
462
463
  style: { display: "none" }
463
- }, Yt = { key: 1 }, qt = /* @__PURE__ */ jt(() => /* @__PURE__ */ x("div", { class: "tree-divider" }, null, -1)), Gt = [
464
- qt
465
- ], Ut = { key: 2 }, Zt = { class: "tree-divider-header" }, Kt = { class: "item-title" }, Jt = {
464
+ }, qt = { key: 1 }, Gt = /* @__PURE__ */ Xt(() => /* @__PURE__ */ x("div", { class: "tree-divider" }, null, -1)), Ut = [
465
+ Gt
466
+ ], Zt = { key: 2 }, Kt = { class: "tree-divider-header" }, Jt = { class: "item-title" }, Qt = {
466
467
  key: 0,
467
468
  class: "tree-divider"
468
- }, Qt = { key: 1 }, eo = { style: { display: "flex", "flex-direction": "row", "justify-content": "flex-end" } }, to = {
469
+ }, eo = { key: 1 }, to = { style: { display: "flex", "flex-direction": "row", "justify-content": "flex-end" } }, oo = {
469
470
  key: 0,
470
471
  class: "sub-menu"
471
- }, oo = {
472
+ }, no = {
472
473
  __name: "DTreeItem",
473
474
  props: {
474
475
  model: Object,
@@ -478,7 +479,7 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
478
479
  },
479
480
  emits: ["nodedrop", "nodedragover", "nodedragleave", "nodeclick", "nodecontext"],
480
481
  setup(e, { emit: o }) {
481
- const t = e, n = T(null), s = T(!1), a = T(!1), l = T(!1), r = p(() => t.model.children && t.model.children.length), i = p(() => (g.actions.isTreeExpanded(t.treeId) && (t.model.expanded = t.model.expanded === void 0 ? !0 : t.model.expanded), t.model.expanded)), c = (L) => {
482
+ const t = e, n = w(null), s = w(!1), a = w(!1), l = w(!1), r = f(() => t.model.children && t.model.children.length), i = f(() => (g.actions.isTreeExpanded(t.treeId) && (t.model.expanded = t.model.expanded === void 0 ? !0 : t.model.expanded), t.model.expanded)), c = (L) => {
482
483
  o("nodeclick", { event: L, model: t.model });
483
484
  }, u = (L) => {
484
485
  o("nodeclick", L);
@@ -486,9 +487,9 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
486
487
  o("nodedrop", L);
487
488
  }, b = (L) => {
488
489
  o("nodecontext", L);
489
- }, C = p(() => (g.actions.isItemSelected(t.treeId, t.model.id) ? "selected" : "") + (s.value ? "node-over " : "") + (a.value ? "node-top " : "") + (l.value ? "node-bottom " : "")), N = p(() => t.search ? !1 : t.model.draggable === !0), $ = (L) => {
490
+ }, C = f(() => (g.actions.isItemSelected(t.treeId, t.model.id) ? "selected" : "") + (s.value ? "node-over " : "") + (a.value ? "node-top " : "") + (l.value ? "node-bottom " : "")), M = f(() => t.search ? !1 : t.model.draggable === !0), $ = (L) => {
490
491
  o("nodedrop", { e: L, model: t.model });
491
- let y = ye.data;
492
+ let y = ve.data;
492
493
  if (y === void 0 || y.model === void 0)
493
494
  return s.value = !1, !1;
494
495
  if (y.model.id === t.model.id || g.actions.isChildOfParent(t.treeId, t.items, t.model.id, y.model.id) || g.actions.isParentOfChild(t.treeId, t.items, y.model.id, t.model.id))
@@ -499,7 +500,7 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
499
500
  a.value ? B = "before" : l.value ? B = "after" : B = "inside", g.actions.moveTreeNode(y.id, t.treeId, t.items, y.model.id, t.model.id, B), s.value = !1, a.value = !1, l.value = !1;
500
501
  }, R = (L) => {
501
502
  o("nodedragover", { e: L, model: t.model });
502
- let y = ye.data;
503
+ let y = ve.data;
503
504
  if (y === void 0 || y.model === void 0)
504
505
  return s.value = !0, !1;
505
506
  if (y.model.id === t.model.id || g.actions.isChildOfParent(t.treeId, t.items, t.model.id, y.model.id) || g.actions.isParentOfChild(t.treeId, t.items, y.model.id, t.model.id))
@@ -508,7 +509,7 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
508
509
  B > W && B <= W + v ? (s.value = !1, a.value = !0, l.value = !1) : B < W + F && B >= W + F - v ? (s.value = !1, a.value = !1, l.value = !0) : (s.value = !0, a.value = !1, l.value = !1);
509
510
  }, X = () => {
510
511
  s.value = !1, a.value = !1, l.value = !1;
511
- }, A = p(() => t.model.title.startsWith("-")), J = p(() => {
512
+ }, A = f(() => t.model.title.startsWith("-")), J = f(() => {
512
513
  if (t.model.title.startsWith("-")) {
513
514
  let [L, ...y] = t.model.title.split(" ");
514
515
  return y = y.join(" "), y;
@@ -516,15 +517,15 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
516
517
  return null;
517
518
  });
518
519
  return (L, y) => {
519
- const B = st("d-tree-item", !0), W = Te("touch");
520
- return I(g).actions.beforeItem(t.treeId, e.model) ? A.value && !J.value ? (d(), m("li", Yt, Gt)) : A.value && J.value ? (d(), m("li", Ut, [
521
- x("div", Zt, M(I(g).actions.renderTitle(t.treeId, J.value)), 1)
522
- ])) : (d(), _(Pt, {
520
+ const B = st("d-tree-item", !0), W = we("touch");
521
+ return I(g).actions.beforeItem(t.treeId, e.model) ? A.value && !J.value ? (d(), m("li", qt, Ut)) : A.value && J.value ? (d(), m("li", Zt, [
522
+ x("div", Kt, N(I(g).actions.renderTitle(t.treeId, J.value)), 1)
523
+ ])) : (d(), _(jt, {
523
524
  key: 3,
524
525
  tag: "li",
525
526
  class: "tree-item",
526
527
  "transfer-data": { id: t.treeId, model: t.model },
527
- draggable: N.value,
528
+ draggable: M.value,
528
529
  onDrop: q($, ["stop"]),
529
530
  onDragenter: y[1] || (y[1] = q(() => {
530
531
  }, ["prevent"])),
@@ -562,18 +563,18 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
562
563
  size: t.model.icons.icon.size ? t.model.icons.icon.size : null,
563
564
  className: t.model.icons.icon.class ? t.model.icons.icon.class : null
564
565
  }, null, 8, ["component", "color", "size", "className"])) : k("", !0),
565
- x("div", Kt, [
566
- A.value ? (d(), m("div", Jt)) : k("", !0),
567
- A.value ? k("", !0) : (d(), m("div", Qt, M(I(g).actions.renderTitle(t.treeId, t.model.title)), 1))
566
+ x("div", Jt, [
567
+ A.value ? (d(), m("div", Qt)) : k("", !0),
568
+ A.value ? k("", !0) : (d(), m("div", eo, N(I(g).actions.renderTitle(t.treeId, t.model.title)), 1))
568
569
  ])
569
570
  ]),
570
- x("div", eo, [
571
- ((F = t.model.badge) == null ? void 0 : F.value) !== void 0 && !A.value ? (d(), _(P(zt), {
571
+ x("div", to, [
572
+ ((F = t.model.badge) == null ? void 0 : F.value) !== void 0 && !A.value ? (d(), _(P(Rt), {
572
573
  key: 0,
573
574
  class: E([(v = t.model.badge) == null ? void 0 : v.class, "badge-sm"])
574
575
  }, {
575
576
  default: D(() => [
576
- U(M(t.model.badge.value), 1)
577
+ U(N(t.model.badge.value), 1)
577
578
  ]),
578
579
  _: 1
579
580
  }, 8, ["class"])) : k("", !0),
@@ -588,10 +589,10 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
588
589
  ], 34)), [
589
590
  [W, c]
590
591
  ]),
591
- ne(Rt, null, {
592
+ ne(Wt, null, {
592
593
  default: D(() => [
593
- r.value && i.value && !t.search ? (d(), m("ul", to, [
594
- (d(!0), m(te, null, fe(e.model.children, (V) => (d(), _(B, {
594
+ r.value && i.value && !t.search ? (d(), m("ul", oo, [
595
+ (d(!0), m(te, null, pe(e.model.children, (V) => (d(), _(B, {
595
596
  class: "tree-item",
596
597
  key: V.id,
597
598
  model: V,
@@ -609,11 +610,11 @@ const jt = (e) => (at("data-v-d8c92d5e"), e = e(), it(), e), Xt = {
609
610
  ];
610
611
  }),
611
612
  _: 1
612
- }, 8, ["transfer-data", "draggable", "onDrop", "onDragover", "onDragleave"])) : (d(), m("li", Xt));
613
+ }, 8, ["transfer-data", "draggable", "onDrop", "onDragover", "onDragleave"])) : (d(), m("li", Yt));
613
614
  };
614
615
  }
615
- }, no = /* @__PURE__ */ K(oo, [["__scopeId", "data-v-d8c92d5e"]]);
616
- function so(e) {
616
+ }, so = /* @__PURE__ */ K(no, [["__scopeId", "data-v-d8c92d5e"]]);
617
+ function ao(e) {
617
618
  return e = e || /* @__PURE__ */ new Map(), {
618
619
  /**
619
620
  * A Map of event names to registered handler functions.
@@ -660,8 +661,8 @@ function so(e) {
660
661
  }
661
662
  };
662
663
  }
663
- const j = so(), g = {
664
- state: we({
664
+ const j = ao(), g = {
665
+ state: Te({
665
666
  trees: {}
666
667
  }),
667
668
  getters: {
@@ -762,16 +763,16 @@ const j = so(), g = {
762
763
  }
763
764
  }
764
765
  }
765
- }, ao = {
766
+ }, io = {
766
767
  __name: "DDrop",
767
768
  props: {
768
769
  tag: { type: String, default: "div" }
769
770
  },
770
771
  emits: Object.keys(H),
771
772
  setup(e, { expose: o, emit: t }) {
772
- let n = we({});
773
- const s = T("false"), a = T(null), l = /* @__PURE__ */ new Set(), r = p(() => s.value && n), i = (u, h) => {
774
- n = ye.data, t(u, h, n), u === H.dragenter && (l.size || h.target === a.value) && l.add(h.target), u === H.dragleave && l.delete(h.target), u === H.drop && l.clear(), s.value = !!l.size;
773
+ let n = Te({});
774
+ const s = w("false"), a = w(null), l = /* @__PURE__ */ new Set(), r = f(() => s.value && n), i = (u, h) => {
775
+ n = ve.data, t(u, h, n), u === H.dragenter && (l.size || h.target === a.value) && l.add(h.target), u === H.dragleave && l.delete(h.target), u === H.drop && l.clear(), s.value = !!l.size;
775
776
  };
776
777
  return o({
777
778
  elementSize: () => Pe(a)
@@ -805,7 +806,7 @@ const j = so(), g = {
805
806
  emits: ["select"],
806
807
  setup(e, { expose: o, emit: t }) {
807
808
  const n = e;
808
- let s = T(null), a = T(!1);
809
+ let s = w(null), a = w(!1);
809
810
  const l = () => {
810
811
  j.emit("menu-show-request"), a.value = !0;
811
812
  }, r = () => {
@@ -825,7 +826,7 @@ const j = so(), g = {
825
826
  t("select", b), b.model.children || r();
826
827
  };
827
828
  return (b, C) => {
828
- const N = Te("click-outside");
829
+ const M = we("click-outside");
829
830
  return d(), _(Ve, { to: "body" }, [
830
831
  I(a) ? oe((d(), _(Xe, {
831
832
  key: 0,
@@ -839,12 +840,12 @@ const j = so(), g = {
839
840
  "render-title": n.renderItemTitle,
840
841
  "before-item": n.beforeItem
841
842
  }, null, 8, ["items", "no-select", "class", "style", "render-title", "before-item"])), [
842
- [N, () => r()]
843
+ [M, () => r()]
843
844
  ]) : k("", !0)
844
845
  ]);
845
846
  };
846
847
  }
847
- }, io = {
848
+ }, lo = {
848
849
  __name: "DContextMenu",
849
850
  props: {
850
851
  items: Array,
@@ -853,7 +854,7 @@ const j = so(), g = {
853
854
  },
854
855
  emits: ["select"],
855
856
  setup(e, { expose: o, emit: t }) {
856
- const n = e, s = T(null), a = T(0), l = T(0), r = p(() => ({
857
+ const n = e, s = w(null), a = w(0), l = w(0), r = f(() => ({
857
858
  left: a.value + "px",
858
859
  top: l.value + "px"
859
860
  })), i = (u) => {
@@ -913,7 +914,7 @@ const j = so(), g = {
913
914
  },
914
915
  emits: ["select", "collapse", "expand", "move", "over", "drop"],
915
916
  setup(e, { expose: o, emit: t }) {
916
- const n = e, s = T(null), a = T(!1), l = T(null), r = Re().uid;
917
+ const n = e, s = w(null), a = w(!1), l = w(null), r = Re().uid;
917
918
  g.actions.initTreeStore(r, n.noSelect, n.multiSelect, n.expanded, n.transfer, n.renderTitle, n.beforeItem);
918
919
  const i = (v, V) => {
919
920
  console.log(v, V);
@@ -925,13 +926,13 @@ const j = so(), g = {
925
926
  }), j.on(`move-${r}`, (v) => {
926
927
  t("move", v);
927
928
  });
928
- const c = p(() => n.search ? g.actions.deepSearchByTitle(n.items, n.search) : n.items), u = (v = null) => {
929
+ const c = f(() => n.search ? g.actions.deepSearchByTitle(n.items, n.search) : n.items), u = (v = null) => {
929
930
  g.mutations.setItemSelect(r, v.model), g.actions.toggleItem(r, v.model), t("select", v);
930
931
  }, h = (v = null) => {
931
932
  t("over", v);
932
933
  }, b = (v = null) => {
933
934
  t("drop", v);
934
- }, C = () => s.value.elementSize(), N = () => {
935
+ }, C = () => s.value.elementSize(), M = () => {
935
936
  for (let v = 0; v < n.items.length; v++)
936
937
  n.items[v].expanded = !0;
937
938
  }, $ = () => {
@@ -941,21 +942,21 @@ const j = so(), g = {
941
942
  X(v) && g.mutations.setItemSelect(r, X(v));
942
943
  }, J = (v) => {
943
944
  n.contextClick({ e: v.e, model: v.model, target: l.value });
944
- }, L = (v) => n.contextBeforeClick({ model: v, target: l.value }), y = p(() => n.context), B = (v) => (y.value && (l.value = v.model, a.value.show(v.e)), !1), W = () => F(c.value), F = (v) => {
945
+ }, L = (v) => n.contextBeforeClick({ model: v, target: l.value }), y = f(() => n.context), B = (v) => (y.value && (l.value = v.model, a.value.show(v.e)), !1), W = () => F(c.value), F = (v) => {
945
946
  let V = 0;
946
- for (let f = 0; f < v.length; f++)
947
- V += g.actions.beforeItem(r, v[f]) ? 1 : 0, v[f].children && v[f].children.length > 0 && (V += F(v[f].children));
947
+ for (let p = 0; p < v.length; p++)
948
+ V += g.actions.beforeItem(r, v[p]) ? 1 : 0, v[p].children && v[p].children.length > 0 && (V += F(v[p].children));
948
949
  return V;
949
950
  };
950
951
  return o({
951
952
  elementSize: C,
952
- expandAll: N,
953
+ expandAll: M,
953
954
  collapseAll: $,
954
955
  getId: R,
955
956
  getNode: X,
956
957
  selectNode: A,
957
958
  itemsCount: W
958
- }), (v, V) => (d(), _(ao, {
959
+ }), (v, V) => (d(), _(io, {
959
960
  ref_key: "treeRef",
960
961
  ref: s,
961
962
  class: "tree",
@@ -963,9 +964,9 @@ const j = so(), g = {
963
964
  onDrop: q(i, ["stop"])
964
965
  }, {
965
966
  default: D(() => [
966
- (d(!0), m(te, null, fe(c.value, (f) => (d(), _(no, {
967
- key: f.id,
968
- model: f,
967
+ (d(!0), m(te, null, pe(c.value, (p) => (d(), _(so, {
968
+ key: p.id,
969
+ model: p,
969
970
  treeId: I(r),
970
971
  items: n.items,
971
972
  search: n.search,
@@ -974,7 +975,7 @@ const j = so(), g = {
974
975
  onNodedrop: b,
975
976
  onNodecontext: B
976
977
  }, null, 8, ["model", "treeId", "items", "search"]))), 128)),
977
- y.value ? (d(), _(io, {
978
+ y.value ? (d(), _(lo, {
978
979
  key: 0,
979
980
  ref_key: "contextTreeRef",
980
981
  ref: a,
@@ -987,7 +988,7 @@ const j = so(), g = {
987
988
  }, 8, ["onDrop"]));
988
989
  }
989
990
  };
990
- const lo = {
991
+ const ro = {
991
992
  __name: "DAccordion",
992
993
  props: {
993
994
  items: Array,
@@ -1007,7 +1008,7 @@ const lo = {
1007
1008
  "render-title": o.renderTitle
1008
1009
  }, null, 8, ["items", "no-select", "render-title"]));
1009
1010
  }
1010
- }, Nn = /* @__PURE__ */ K(lo, [["__scopeId", "data-v-642edace"]]), ro = {
1011
+ }, Nn = /* @__PURE__ */ K(ro, [["__scopeId", "data-v-642edace"]]), co = {
1011
1012
  __name: "DLayoutHeader",
1012
1013
  props: {
1013
1014
  fixed: {
@@ -1041,7 +1042,7 @@ const lo = {
1041
1042
  useMinWidthLayout: Boolean
1042
1043
  },
1043
1044
  setup(e) {
1044
- const o = e, t = p(() => {
1045
+ const o = e, t = f(() => {
1045
1046
  const { fixed: n, zIndex: s, minWidth: a, height: l, paddingLeft: r, transitionDuration: i, transitionTimingFunction: c } = o, u = n ? "fixed" : "static", h = o.useMinWidthLayout ? `min-width:${a}px;` : "";
1046
1047
  return `position:${u};z-index:${s};${h}height:${l}px;padding-left:${r}px;transition-duration:${i}ms;transition-timing-function:${c};`;
1047
1048
  });
@@ -1052,7 +1053,7 @@ const lo = {
1052
1053
  S(n.$slots, "default")
1053
1054
  ], 4));
1054
1055
  }
1055
- }, co = {
1056
+ }, uo = {
1056
1057
  __name: "DLayoutTab",
1057
1058
  props: {
1058
1059
  fixed: {
@@ -1090,7 +1091,7 @@ const lo = {
1090
1091
  useMinWidthLayout: Boolean
1091
1092
  },
1092
1093
  setup(e) {
1093
- const o = e, t = p(() => {
1094
+ const o = e, t = f(() => {
1094
1095
  const { fixed: n, top: s, zIndex: a, minWidth: l, height: r, paddingLeft: i, transitionDuration: c, transitionTimingFunction: u } = o, h = n ? "fixed" : "static", b = o.useMinWidthLayout ? `min-width: ${l}px;` : "";
1095
1096
  return `position:${h};top:${s}px;z-index:${a};${b}height:${r}px;padding-left:${i}px;transition-duration:${c}ms;transition-timing-function:${u};`;
1096
1097
  });
@@ -1101,7 +1102,7 @@ const lo = {
1101
1102
  S(n.$slots, "default")
1102
1103
  ], 4));
1103
1104
  }
1104
- }, uo = {
1105
+ }, po = {
1105
1106
  __name: "DLayoutFooter",
1106
1107
  props: {
1107
1108
  fixed: {
@@ -1135,7 +1136,7 @@ const lo = {
1135
1136
  useMinWidthLayout: Boolean
1136
1137
  },
1137
1138
  setup(e) {
1138
- const o = e, t = p(() => {
1139
+ const o = e, t = f(() => {
1139
1140
  const { fixed: n, zIndex: s, minWidth: a, height: l, paddingLeft: r, transitionDuration: i, transitionTimingFunction: c } = o, u = n ? "fixed" : "static", h = o.useMinWidthLayout ? `min-width:${a}px;` : "";
1140
1141
  return `position:${u};z-index:${s};${h}height:${l}px;padding-left:${r}px;transition-duration:${i}ms;transition-timing-function:${c};`;
1141
1142
  });
@@ -1175,7 +1176,7 @@ const lo = {
1175
1176
  }
1176
1177
  },
1177
1178
  setup(e) {
1178
- const o = e, t = p(() => {
1179
+ const o = e, t = f(() => {
1179
1180
  const { zIndex: n, width: s, paddingTop: a, transitionDuration: l, transitionTimingFunction: r } = o;
1180
1181
  return `z-index:${n};width:${s}px;padding-top:${a}px;transition-duration:${l}ms;transition-timing-function:${r};`;
1181
1182
  });
@@ -1186,7 +1187,7 @@ const lo = {
1186
1187
  S(n.$slots, "default")
1187
1188
  ], 4));
1188
1189
  }
1189
- }, po = {
1190
+ }, mo = {
1190
1191
  __name: "DLayoutContent",
1191
1192
  props: {
1192
1193
  paddingTop: {
@@ -1212,7 +1213,7 @@ const lo = {
1212
1213
  }
1213
1214
  },
1214
1215
  setup(e) {
1215
- const o = e, t = p(() => {
1216
+ const o = e, t = f(() => {
1216
1217
  const { paddingTop: n, paddingBottom: s, paddingLeft: a, transitionDuration: l, transitionTimingFunction: r } = o, i = `overflow:${o.overflowHidden ? "hidden" : "visible"};`;
1217
1218
  return `padding-top:${n}px;padding-bottom:${s}px;padding-left:${a}px;${i}transition-duration:${l}ms;transition-timing-function:${r};`;
1218
1219
  });
@@ -1224,8 +1225,8 @@ const lo = {
1224
1225
  ], 4));
1225
1226
  }
1226
1227
  };
1227
- function mo(e) {
1228
- const o = T(0), t = p(() => `transform: translateX(${-o.value}px);`);
1228
+ function ho(e) {
1229
+ const o = w(0), t = f(() => `transform: translateX(${-o.value}px);`);
1229
1230
  let n = !1;
1230
1231
  function s(u) {
1231
1232
  o.value = u;
@@ -1253,7 +1254,7 @@ function mo(e) {
1253
1254
  i();
1254
1255
  }), t;
1255
1256
  }
1256
- const ho = 1001, go = 999, vo = 998, Mn = {
1257
+ const go = 1001, vo = 999, yo = 998, On = {
1257
1258
  __name: "DLayoutAdmin",
1258
1259
  props: {
1259
1260
  mode: {
@@ -1344,13 +1345,13 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1344
1345
  },
1345
1346
  emits: ["update:sidebar-collapse", "sidebar-mask-click"],
1346
1347
  setup(e, { emit: o }) {
1347
- const t = e, n = p(() => t.useMinWidthLayout ? `min-width:${t.minWidth}px;` : ""), s = p(() => t.useMinWidthLayout && (t.fixedHeaderAndTab || t.fixedFooter)), a = mo(s), l = p(() => t.fixedHeaderAndTab ? a.value : ""), r = p(() => t.fixedFooter ? a.value : ""), i = p(() => {
1348
+ const t = e, n = f(() => t.useMinWidthLayout ? `min-width:${t.minWidth}px;` : ""), s = f(() => t.useMinWidthLayout && (t.fixedHeaderAndTab || t.fixedFooter)), a = ho(s), l = f(() => t.fixedHeaderAndTab ? a.value : ""), r = f(() => t.fixedFooter ? a.value : ""), i = f(() => {
1348
1349
  const { transitionDuration: y, transitionTimingFunction: B } = t;
1349
1350
  return {
1350
1351
  transitionDuration: y,
1351
1352
  transitionTimingFunction: B
1352
1353
  };
1353
- }), c = p(() => t.mode === "vertical"), u = p(() => t.isMobile || c.value ? 1003 : 1e3), h = p({
1354
+ }), c = f(() => t.mode === "vertical"), u = f(() => t.isMobile || c.value ? 1003 : 1e3), h = f({
1354
1355
  get() {
1355
1356
  return t.sidebarCollapse;
1356
1357
  },
@@ -1361,25 +1362,25 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1361
1362
  function b() {
1362
1363
  o("sidebar-mask-click");
1363
1364
  }
1364
- const C = p(() => t.isMobile && !h.value), N = p(() => {
1365
+ const C = f(() => t.isMobile && !h.value), M = f(() => {
1365
1366
  const { transitionDuration: y, transitionTimingFunction: B } = t;
1366
1367
  return `background-color:${t.maskBg};transition-duration:${y}ms;transition-timing-function:${B};`;
1367
- }), $ = p(() => {
1368
+ }), $ = f(() => {
1368
1369
  const { sidebarWidth: y, sidebarCollapsedWidth: B } = t, W = t.isMobile ? 0 : B, F = h.value ? W : y;
1369
1370
  return t.sidebarVisible ? F : 0;
1370
- }), R = p(() => t.isMobile ? 0 : $.value), X = p(() => c.value ? R.value : 0), A = p(
1371
+ }), R = f(() => t.isMobile ? 0 : $.value), X = f(() => c.value ? R.value : 0), A = f(
1371
1372
  () => !t.isMobile && !c.value && t.headerVisible ? t.headerHeight : 0
1372
- ), J = p(() => {
1373
+ ), J = f(() => {
1373
1374
  let y = 0;
1374
1375
  return t.fixedHeaderAndTab && (t.headerVisible && (y += t.headerHeight), t.tabVisible && (y += t.tabHeight)), y;
1375
- }), L = p(() => t.fixedFooter && t.footerVisible ? t.footerHeight : 0);
1376
+ }), L = f(() => t.fixedFooter && t.footerVisible ? t.footerHeight : 0);
1376
1377
  return (y, B) => (d(), m("div", {
1377
1378
  class: "d-layout",
1378
1379
  style: O(n.value)
1379
1380
  }, [
1380
- e.headerVisible ? (d(), _(ro, re({ key: 0 }, i.value, {
1381
+ e.headerVisible ? (d(), _(co, re({ key: 0 }, i.value, {
1381
1382
  fixed: e.fixedHeaderAndTab,
1382
- "z-index": ho,
1383
+ "z-index": go,
1383
1384
  "min-width": e.minWidth,
1384
1385
  height: e.headerHeight,
1385
1386
  "padding-left": X.value,
@@ -1390,9 +1391,9 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1390
1391
  ]),
1391
1392
  _: 3
1392
1393
  }, 16, ["fixed", "min-width", "height", "padding-left", "style"])) : k("", !0),
1393
- e.tabVisible ? (d(), _(co, re({ key: 1 }, i.value, {
1394
+ e.tabVisible ? (d(), _(uo, re({ key: 1 }, i.value, {
1394
1395
  fixed: e.fixedHeaderAndTab,
1395
- "z-index": go,
1396
+ "z-index": vo,
1396
1397
  "min-width": e.minWidth,
1397
1398
  top: e.headerHeight,
1398
1399
  height: e.tabHeight,
@@ -1417,10 +1418,10 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1417
1418
  C.value ? (d(), m("div", {
1418
1419
  key: 3,
1419
1420
  class: "d-layout-sidebar-mask",
1420
- style: O(N.value),
1421
+ style: O(M.value),
1421
1422
  onClick: b
1422
1423
  }, null, 4)) : k("", !0),
1423
- ne(po, re(i.value, {
1424
+ ne(mo, re(i.value, {
1424
1425
  "padding-top": J.value,
1425
1426
  "padding-bottom": L.value,
1426
1427
  "padding-left": R.value,
@@ -1431,9 +1432,9 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1431
1432
  ]),
1432
1433
  _: 3
1433
1434
  }, 16, ["padding-top", "padding-bottom", "padding-left", "overflow-hidden"]),
1434
- e.footerVisible ? (d(), _(uo, re({ key: 4 }, i.value, {
1435
+ e.footerVisible ? (d(), _(po, re({ key: 4 }, i.value, {
1435
1436
  fixed: e.fixedFooter,
1436
- "z-index": vo,
1437
+ "z-index": yo,
1437
1438
  "min-width": e.minWidth,
1438
1439
  height: e.footerHeight,
1439
1440
  "padding-left": R.value,
@@ -1447,7 +1448,7 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1447
1448
  ], 4));
1448
1449
  }
1449
1450
  }, de = {
1450
- state: we({
1451
+ state: Te({
1451
1452
  theme: "dark"
1452
1453
  }),
1453
1454
  getters: {
@@ -1465,7 +1466,7 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1465
1466
  de.state.theme = de.state.theme === "dark" ? "light" : "dark", document.documentElement.classList.remove("dark"), document.documentElement.classList.remove("light"), document.documentElement.classList.add(de.state.theme);
1466
1467
  }
1467
1468
  }
1468
- }, On = {
1469
+ }, Hn = {
1469
1470
  __name: "DConfigProvider",
1470
1471
  props: {
1471
1472
  theme: {
@@ -1478,7 +1479,7 @@ const ho = 1001, go = 999, vo = 998, Mn = {
1478
1479
  return de.mutations.setTheme(o.theme), (t, n) => S(t.$slots, "default");
1479
1480
  }
1480
1481
  };
1481
- const Hn = {
1482
+ const An = {
1482
1483
  __name: "DScrollProvider",
1483
1484
  props: {
1484
1485
  xHide: {
@@ -1492,11 +1493,11 @@ const Hn = {
1492
1493
  },
1493
1494
  setup(e) {
1494
1495
  const o = e;
1495
- be((a) => ({
1496
+ _e((a) => ({
1496
1497
  e35a6f9a: t.value,
1497
1498
  e35a6f98: n.value
1498
1499
  }));
1499
- const t = p(() => o.xHide ? "hidden" : "visible"), n = p(() => o.yHide ? "hidden" : "visible"), s = (a) => {
1500
+ const t = f(() => o.xHide ? "hidden" : "visible"), n = f(() => o.yHide ? "hidden" : "visible"), s = (a) => {
1500
1501
  document.body.classList.add(a), document.documentElement.classList.add(a), document.documentElement.classList.add("d-global-scroll");
1501
1502
  };
1502
1503
  return ue(() => {
@@ -1506,7 +1507,7 @@ const Hn = {
1506
1507
  ]));
1507
1508
  }
1508
1509
  };
1509
- const yo = {
1510
+ const _o = {
1510
1511
  __name: "DScroll",
1511
1512
  props: {
1512
1513
  autoHide: {
@@ -1524,19 +1525,19 @@ const yo = {
1524
1525
  },
1525
1526
  setup(e) {
1526
1527
  const o = e;
1527
- be((s) => ({
1528
+ _e((s) => ({
1528
1529
  c07fa29a: t.value,
1529
1530
  c07fa298: n.value
1530
1531
  }));
1531
- const t = p(() => o.xHide ? "hidden" : "visible"), n = p(() => o.yHide ? "hidden" : "visible");
1532
+ const t = f(() => o.xHide ? "hidden" : "visible"), n = f(() => o.yHide ? "hidden" : "visible");
1532
1533
  return (s, a) => (d(), m("div", {
1533
1534
  class: E(o.autoHide ? "d-scroll-hide" : "d-scroll")
1534
1535
  }, [
1535
1536
  S(s.$slots, "default", {}, void 0, !0)
1536
1537
  ], 2));
1537
1538
  }
1538
- }, An = /* @__PURE__ */ K(yo, [["__scopeId", "data-v-d50b3609"]]);
1539
- const _o = { class: "modal-dialog" }, bo = { class: "modal-content" }, xo = { class: "modal-header" }, $o = { class: "modal-title" }, ko = { class: "modal-body" }, So = { class: "modal-footer" }, To = {
1539
+ }, Vn = /* @__PURE__ */ K(_o, [["__scopeId", "data-v-d50b3609"]]);
1540
+ const bo = { class: "modal-dialog" }, xo = { class: "modal-content" }, $o = { class: "modal-header" }, ko = { class: "modal-title" }, So = { class: "modal-body" }, wo = { class: "modal-footer" }, To = {
1540
1541
  __name: "DModal",
1541
1542
  props: {
1542
1543
  show: Boolean,
@@ -1546,10 +1547,10 @@ const _o = { class: "modal-dialog" }, bo = { class: "modal-content" }, xo = { cl
1546
1547
  emits: ["open", "close"],
1547
1548
  setup(e, { expose: o, emit: t }) {
1548
1549
  const n = e;
1549
- be((i) => ({
1550
+ _e((i) => ({
1550
1551
  "558e9e46": n.width
1551
1552
  }));
1552
- const s = T(null), a = T(!1);
1553
+ const s = w(null), a = w(!1);
1553
1554
  a.value = n == null ? void 0 : n.show;
1554
1555
  const l = () => {
1555
1556
  a.value = !0, t("open", s);
@@ -1560,7 +1561,7 @@ const _o = { class: "modal-dialog" }, bo = { class: "modal-content" }, xo = { cl
1560
1561
  show: l,
1561
1562
  hide: r
1562
1563
  }), (i, c) => {
1563
- const u = Te("keydown");
1564
+ const u = we("keydown");
1564
1565
  return d(), _(Ve, { to: "body" }, [
1565
1566
  ne(Se, { name: "fade" }, {
1566
1567
  default: D(() => [
@@ -1570,17 +1571,17 @@ const _o = { class: "modal-dialog" }, bo = { class: "modal-content" }, xo = { cl
1570
1571
  ref: s,
1571
1572
  class: "modal"
1572
1573
  }, [
1573
- x("div", _o, [
1574
- x("div", bo, [
1575
- x("div", xo, [
1576
- x("h5", $o, [
1574
+ x("div", bo, [
1575
+ x("div", xo, [
1576
+ x("div", $o, [
1577
+ x("h5", ko, [
1577
1578
  S(i.$slots, "modal-title", {}, void 0, !0)
1578
1579
  ])
1579
1580
  ]),
1580
- x("div", ko, [
1581
+ x("div", So, [
1581
1582
  S(i.$slots, "default", {}, void 0, !0)
1582
1583
  ]),
1583
- x("div", So, [
1584
+ x("div", wo, [
1584
1585
  S(i.$slots, "modal-footer", {}, void 0, !0)
1585
1586
  ])
1586
1587
  ])
@@ -1608,13 +1609,13 @@ function qe(e, o, t = "default") {
1608
1609
  };
1609
1610
  });
1610
1611
  }
1611
- var wo = (e, o) => {
1612
+ var Do = (e, o) => {
1612
1613
  const t = e.__vccOpts || e;
1613
1614
  for (const [n, s] of o)
1614
1615
  t[n] = s;
1615
1616
  return t;
1616
1617
  };
1617
- const Do = dt({
1618
+ const Co = dt({
1618
1619
  name: "DialogWrapper",
1619
1620
  components: {},
1620
1621
  props: {
@@ -1625,7 +1626,7 @@ const Do = dt({
1625
1626
  transitionAttrs: Object
1626
1627
  },
1627
1628
  setup() {
1628
- const e = T();
1629
+ const e = w();
1629
1630
  return We(e, () => {
1630
1631
  ie.value && (ie.value.comp = e.value);
1631
1632
  }), {
@@ -1634,7 +1635,7 @@ const Do = dt({
1634
1635
  };
1635
1636
  }
1636
1637
  });
1637
- function Co(e, o, t, n, s, a) {
1638
+ function Io(e, o, t, n, s, a) {
1638
1639
  return d(), _(Se, ct(ut(e.transitionAttrs)), {
1639
1640
  default: D(() => [
1640
1641
  e.dialogRef && e.dialogRef.wrapper === e.name ? (d(), _(P(e.dialogRef.dialog), re({ key: 0 }, e.dialogRef.props, { ref: "dialogInstance" }), null, 16)) : k("", !0)
@@ -1642,8 +1643,8 @@ function Co(e, o, t, n, s, a) {
1642
1643
  _: 1
1643
1644
  }, 16);
1644
1645
  }
1645
- var Io = /* @__PURE__ */ wo(Do, [["render", Co]]);
1646
- const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content": "center", gap: "5px" } }, Eo = {
1646
+ var Lo = /* @__PURE__ */ Do(Co, [["render", Io]]);
1647
+ const Eo = { style: { display: "flex", "flex-direction": "row", "justify-content": "center", gap: "5px" } }, Bo = {
1647
1648
  __name: "DAlertDialog",
1648
1649
  props: {
1649
1650
  title: String,
@@ -1656,13 +1657,13 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1656
1657
  }), (s, a) => (d(), m("div", null, [
1657
1658
  ne(Ye, { show: !0 }, {
1658
1659
  "modal-title": D(() => [
1659
- U(M(t.title), 1)
1660
+ U(N(t.title), 1)
1660
1661
  ]),
1661
1662
  default: D(() => [
1662
- U(M(t.message), 1)
1663
+ U(N(t.message), 1)
1663
1664
  ]),
1664
1665
  "modal-footer": D(() => [
1665
- x("div", Lo, [
1666
+ x("div", Eo, [
1666
1667
  ne(ee, {
1667
1668
  onClick: a[0] || (a[0] = (l) => I(ke)())
1668
1669
  }, {
@@ -1677,7 +1678,7 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1677
1678
  })
1678
1679
  ]));
1679
1680
  }
1680
- }, Bo = { style: { display: "flex", "flex-direction": "row", "justify-content": "center", gap: "5px" } }, No = {
1681
+ }, Mo = { style: { display: "flex", "flex-direction": "row", "justify-content": "center", gap: "5px" } }, No = {
1681
1682
  __name: "DConfirmDialog",
1682
1683
  props: {
1683
1684
  title: String,
@@ -1690,13 +1691,13 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1690
1691
  }), (s, a) => (d(), m("div", null, [
1691
1692
  ne(Ye, { show: !0 }, {
1692
1693
  "modal-title": D(() => [
1693
- U(M(t.title), 1)
1694
+ U(N(t.title), 1)
1694
1695
  ]),
1695
1696
  default: D(() => [
1696
- U(M(t.message), 1)
1697
+ U(N(t.message), 1)
1697
1698
  ]),
1698
1699
  "modal-footer": D(() => [
1699
- x("div", Bo, [
1700
+ x("div", Mo, [
1700
1701
  ne(ee, {
1701
1702
  onClick: a[0] || (a[0] = (l) => I(ke)())
1702
1703
  }, {
@@ -1720,7 +1721,7 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1720
1721
  })
1721
1722
  ]));
1722
1723
  }
1723
- }, Mo = { class: "dropdown" }, Vn = {
1724
+ }, Oo = { class: "dropdown" }, zn = {
1724
1725
  __name: "DDropdown",
1725
1726
  props: {
1726
1727
  class: String,
@@ -1736,23 +1737,23 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1736
1737
  },
1737
1738
  emits: ["select", "click"],
1738
1739
  setup(e, { expose: o, emit: t }) {
1739
- const n = e, s = _e(), a = T(null), l = T(null), r = T(0), i = T(0), c = (C) => {
1740
+ const n = e, s = ye(), a = w(null), l = w(null), r = w(0), i = w(0), c = (C) => {
1740
1741
  if (t("click", C), a.value.isShowed()) {
1741
1742
  a.value.hide();
1742
1743
  return;
1743
1744
  }
1744
1745
  a.value.show(), ze(() => {
1745
- const N = a.value.elementSize(), $ = l.value.elementSize(), R = window.innerWidth, X = window.innerHeight;
1746
- r.value = R - ($.x + $.width) < N.width ? $.left - N.width + $.width : $.left, i.value = X - ($.y + $.height) < N.height ? $.top - N.height - 5 : $.height + $.top + 5;
1746
+ const M = a.value.elementSize(), $ = l.value.elementSize(), R = window.innerWidth, X = window.innerHeight;
1747
+ r.value = R - ($.x + $.width) < M.width ? $.left - M.width + $.width : $.left, i.value = X - ($.y + $.height) < M.height ? $.top - M.height - 5 : $.height + $.top + 5;
1747
1748
  });
1748
1749
  }, u = (C) => {
1749
1750
  t("select", C);
1750
- }, h = p(() => ({ left: r.value + "px", top: i.value + "px", ...n.menuStyle }));
1751
+ }, h = f(() => ({ left: r.value + "px", top: i.value + "px", ...n.menuStyle }));
1751
1752
  o({
1752
1753
  show: c
1753
1754
  });
1754
1755
  const b = (C) => !!s[C];
1755
- return (C, N) => (d(), m("div", Mo, [
1756
+ return (C, M) => (d(), m("div", Oo, [
1756
1757
  b("default") ? (d(), _(ee, {
1757
1758
  key: 0,
1758
1759
  ref_key: "buttonRef",
@@ -1788,34 +1789,34 @@ const Lo = { style: { display: "flex", "flex-direction": "row", "justify-content
1788
1789
  }, null, 8, ["items", "style", "render-item-title", "before-item"])
1789
1790
  ]));
1790
1791
  }
1791
- }, Oo = {}, Ho = { class: "d-panel" };
1792
- function Ao(e, o) {
1793
- return d(), m("div", Ho, [
1792
+ }, Ho = {}, Ao = { class: "d-panel" };
1793
+ function Vo(e, o) {
1794
+ return d(), m("div", Ao, [
1794
1795
  S(e.$slots, "default")
1795
1796
  ]);
1796
1797
  }
1797
- const Vo = /* @__PURE__ */ K(Oo, [["render", Ao]]), zo = { class: "card-header" }, Ro = { class: "modal-title" }, Wo = { class: "card-body" }, Fo = { class: "card-footer" }, zn = {
1798
+ const zo = /* @__PURE__ */ K(Ho, [["render", Vo]]), Ro = { class: "card-header" }, Wo = { class: "modal-title" }, Fo = { class: "card-body" }, Po = { class: "card-footer" }, Rn = {
1798
1799
  __name: "DCard",
1799
1800
  setup(e) {
1800
- return (o, t) => (d(), _(Vo, { class: "d-card" }, {
1801
+ return (o, t) => (d(), _(zo, { class: "d-card" }, {
1801
1802
  default: D(() => [
1802
- x("div", zo, [
1803
- x("h5", Ro, [
1803
+ x("div", Ro, [
1804
+ x("h5", Wo, [
1804
1805
  S(o.$slots, "title")
1805
1806
  ])
1806
1807
  ]),
1807
- x("div", Wo, [
1808
+ x("div", Fo, [
1808
1809
  S(o.$slots, "default")
1809
1810
  ]),
1810
- x("div", Fo, [
1811
+ x("div", Po, [
1811
1812
  S(o.$slots, "footer")
1812
1813
  ])
1813
1814
  ]),
1814
1815
  _: 3
1815
1816
  }));
1816
1817
  }
1817
- }, Po = /* @__PURE__ */ new Map();
1818
- class jo {
1818
+ }, jo = /* @__PURE__ */ new Map();
1819
+ class Xo {
1819
1820
  constructor(o, t, n) {
1820
1821
  this.remaining = t, this.callback = o, this.notifyItem = n, this.resume();
1821
1822
  }
@@ -1843,7 +1844,7 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
1843
1844
  name: "px",
1844
1845
  regexp: new RegExp(`^${xe}$`)
1845
1846
  }
1846
- ], Xo = (e) => {
1847
+ ], Yo = (e) => {
1847
1848
  if (e === "auto")
1848
1849
  return {
1849
1850
  type: e,
@@ -1861,23 +1862,23 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
1861
1862
  type: "",
1862
1863
  value: e
1863
1864
  };
1864
- }, Yo = (e) => {
1865
+ }, qo = (e) => {
1865
1866
  switch (typeof e) {
1866
1867
  case "number":
1867
1868
  return { type: "px", value: e };
1868
1869
  case "string":
1869
- return Xo(e);
1870
+ return Yo(e);
1870
1871
  default:
1871
1872
  return { type: "", value: e };
1872
1873
  }
1873
- }, Ne = {
1874
+ }, Me = {
1874
1875
  x: /* @__PURE__ */ new Set(["left", "center", "right"]),
1875
1876
  y: /* @__PURE__ */ new Set(["top", "bottom"])
1876
- }, qo = ((e) => () => e++)(0), Go = (e) => typeof e != "string" ? [] : e.split(/\s+/gi).filter(Boolean), Uo = (e) => {
1877
- typeof e == "string" && (e = Go(e));
1877
+ }, Go = ((e) => () => e++)(0), Uo = (e) => typeof e != "string" ? [] : e.split(/\s+/gi).filter(Boolean), Zo = (e) => {
1878
+ typeof e == "string" && (e = Uo(e));
1878
1879
  let o = null, t = null;
1879
1880
  return e.forEach((n) => {
1880
- Ne.y.has(n) && (t = n), Ne.x.has(n) && (o = n);
1881
+ Me.y.has(n) && (t = n), Me.x.has(n) && (o = n);
1881
1882
  }), { x: o, y: t };
1882
1883
  }, $e = {
1883
1884
  position: ["top", "right"],
@@ -1892,7 +1893,7 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
1892
1893
  opacity: [0, 1]
1893
1894
  }
1894
1895
  }
1895
- }, Zo = {
1896
+ }, Ko = {
1896
1897
  __name: "VelocityGroup",
1897
1898
  emits: ["enter", "leave", "after-leave"],
1898
1899
  setup(e, { emit: o }) {
@@ -1916,7 +1917,7 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
1916
1917
  _: 3
1917
1918
  }));
1918
1919
  }
1919
- }, Ko = /* @__PURE__ */ Object.assign({
1920
+ }, Jo = /* @__PURE__ */ Object.assign({
1920
1921
  inheritAttrs: !1
1921
1922
  }, {
1922
1923
  __name: "CssGroup",
@@ -1935,10 +1936,10 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
1935
1936
  _: 3
1936
1937
  }, 8, ["name"]));
1937
1938
  }
1938
- }), Jo = ["data-id"], Qo = ["onClick"], en = ["innerHTML"], tn = ["innerHTML"], on = {
1939
+ }), Qo = ["data-id"], en = ["onClick"], tn = ["innerHTML"], on = ["innerHTML"], nn = {
1939
1940
  key: 0,
1940
1941
  class: "d-notification-title"
1941
- }, nn = { class: "notification-content" }, Rn = {
1942
+ }, sn = { class: "notification-content" }, Wn = {
1942
1943
  __name: "DNotificationProvider",
1943
1944
  props: {
1944
1945
  group: {
@@ -2011,81 +2012,81 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2011
2012
  const t = e, n = {
2012
2013
  IDLE: 0,
2013
2014
  DESTROYED: 2
2014
- }, s = T([]), a = T(null), l = T(Po.get("velocity")), r = p(() => t.animationType === "velocity"), i = p(() => r.value ? Zo : Ko), c = p(() => s.value.filter((f) => f.state !== n.DESTROYED)), u = p(() => Yo(t.width)), h = p(() => {
2015
- const { x: f, y: z } = Uo(t.position), w = u.value.value, se = u.value.type, le = {
2016
- width: w + se
2015
+ }, s = w([]), a = w(null), l = w(jo.get("velocity")), r = f(() => t.animationType === "velocity"), i = f(() => r.value ? Ko : Jo), c = f(() => s.value.filter((p) => p.state !== n.DESTROYED)), u = f(() => qo(t.width)), h = f(() => {
2016
+ const { x: p, y: z } = Zo(t.position), T = u.value.value, se = u.value.type, le = {
2017
+ width: T + se
2017
2018
  };
2018
- return z && (le[z] = "0px"), f && (f === "center" ? le.left = `calc(50% - ${+w / 2}${se})` : le[f] = "0px"), le;
2019
- }), b = p(() => "bottom" in h.value), C = (f) => {
2020
- o("click", f), t.closeOnClick && L(f);
2021
- }, N = () => {
2022
- var f;
2023
- t.pauseOnHover && ((f = a.value) == null || f.pause());
2019
+ return z && (le[z] = "0px"), p && (p === "center" ? le.left = `calc(50% - ${+T / 2}${se})` : le[p] = "0px"), le;
2020
+ }), b = f(() => "bottom" in h.value), C = (p) => {
2021
+ o("click", p), t.closeOnClick && L(p);
2022
+ }, M = () => {
2023
+ var p;
2024
+ t.pauseOnHover && ((p = a.value) == null || p.pause());
2024
2025
  }, $ = () => {
2025
- var f;
2026
- t.pauseOnHover && ((f = a.value) == null || f.resume());
2027
- }, R = (f) => {
2028
- if (f.group || (f.group = ""), f.data || (f.data = {}), t.group !== f.group)
2026
+ var p;
2027
+ t.pauseOnHover && ((p = a.value) == null || p.resume());
2028
+ }, R = (p) => {
2029
+ if (p.group || (p.group = ""), p.data || (p.data = {}), t.group !== p.group)
2029
2030
  return;
2030
- if (f.clean || f.clear) {
2031
+ if (p.clean || p.clear) {
2031
2032
  B();
2032
2033
  return;
2033
2034
  }
2034
- const z = typeof f.duration == "number" ? f.duration : t.duration, w = typeof f.speed == "number" ? f.speed : t.speed, se = typeof f.ignoreDuplicates == "boolean" ? f.ignoreDuplicates : t.ignoreDuplicates, { title: le, text: Je, type: Qe, data: et, id: tt } = f, ae = {
2035
- id: tt || qo(),
2035
+ const z = typeof p.duration == "number" ? p.duration : t.duration, T = typeof p.speed == "number" ? p.speed : t.speed, se = typeof p.ignoreDuplicates == "boolean" ? p.ignoreDuplicates : t.ignoreDuplicates, { title: le, text: Je, type: Qe, data: et, id: tt } = p, ae = {
2036
+ id: tt || Go(),
2036
2037
  title: le,
2037
2038
  text: Je,
2038
2039
  type: Qe,
2039
2040
  state: n.IDLE,
2040
- speed: w,
2041
- length: z + 2 * w,
2041
+ speed: T,
2042
+ length: z + 2 * T,
2042
2043
  data: et
2043
2044
  };
2044
- z >= 0 && (a.value = new jo(() => L(ae), ae.length, ae));
2045
+ z >= 0 && (a.value = new Xo(() => L(ae), ae.length, ae));
2045
2046
  const ot = t.reverse ? !b.value : b.value;
2046
- let pe = -1;
2047
- const nt = c.value.some((Le) => Le.title === f.title && Le.text === f.text);
2048
- (!se || !nt) && (ot ? (s.value.push(ae), o("start", ae), c.value.length > t.max && (pe = 0)) : (s.value.unshift(ae), o("start", ae), c.value.length > t.max && (pe = c.value.length - 1)), pe !== -1 && L(c.value[pe]));
2049
- }, X = (f) => {
2050
- y(f);
2051
- }, A = (f) => [
2047
+ let fe = -1;
2048
+ const nt = c.value.some((Le) => Le.title === p.title && Le.text === p.text);
2049
+ (!se || !nt) && (ot ? (s.value.push(ae), o("start", ae), c.value.length > t.max && (fe = 0)) : (s.value.unshift(ae), o("start", ae), c.value.length > t.max && (fe = c.value.length - 1)), fe !== -1 && L(c.value[fe]));
2050
+ }, X = (p) => {
2051
+ y(p);
2052
+ }, A = (p) => [
2052
2053
  "d-notification-template",
2053
2054
  t.classes,
2054
- f.type || ""
2055
- ], J = (f) => r.value ? void 0 : { transition: `all ${f.speed}ms` }, L = (f) => {
2056
- clearTimeout(f.timer), f.state = n.DESTROYED, V(), o("destroy", f);
2057
- }, y = (f) => {
2058
- const z = s.value.find((w) => w.id === f);
2055
+ p.type || ""
2056
+ ], J = (p) => r.value ? void 0 : { transition: `all ${p.speed}ms` }, L = (p) => {
2057
+ clearTimeout(p.timer), p.state = n.DESTROYED, V(), o("destroy", p);
2058
+ }, y = (p) => {
2059
+ const z = s.value.find((T) => T.id === p);
2059
2060
  z && L(z);
2060
2061
  }, B = () => {
2061
2062
  c.value.forEach(L);
2062
- }, W = (f, z) => {
2063
+ }, W = (p, z) => {
2063
2064
  var se;
2064
- const w = (se = t.animation) == null ? void 0 : se[f];
2065
- return typeof w == "function" ? w(z) : w;
2066
- }, F = (f, z) => {
2065
+ const T = (se = t.animation) == null ? void 0 : se[p];
2066
+ return typeof T == "function" ? T(z) : T;
2067
+ }, F = (p, z) => {
2067
2068
  if (!r.value)
2068
2069
  return;
2069
- const w = W("enter", f);
2070
- l.value(f, w, {
2070
+ const T = W("enter", p);
2071
+ l.value(p, T, {
2071
2072
  duration: t.speed,
2072
2073
  complete: z
2073
2074
  });
2074
- }, v = (f, z) => {
2075
+ }, v = (p, z) => {
2075
2076
  if (!r.value)
2076
2077
  return;
2077
- const w = W("leave", f);
2078
- l.value(f, w, {
2078
+ const T = W("leave", p);
2079
+ l.value(p, T, {
2079
2080
  duration: t.speed,
2080
2081
  complete: z
2081
2082
  });
2082
2083
  };
2083
2084
  function V() {
2084
- s.value = s.value.filter((f) => f.state !== n.DESTROYED);
2085
+ s.value = s.value.filter((p) => p.state !== n.DESTROYED);
2085
2086
  }
2086
2087
  return ue(() => {
2087
2088
  j.on("notification-add", R), j.on("notification-close", X);
2088
- }), (f, z) => (d(), m("div", {
2089
+ }), (p, z) => (d(), m("div", {
2089
2090
  class: "d-notification-group",
2090
2091
  style: O(h.value)
2091
2092
  }, [
@@ -2096,46 +2097,46 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2096
2097
  onAfterLeave: V
2097
2098
  }, {
2098
2099
  default: D(() => [
2099
- (d(!0), m(te, null, fe(c.value, (w) => (d(), m("div", {
2100
- key: w.id,
2100
+ (d(!0), m(te, null, pe(c.value, (T) => (d(), m("div", {
2101
+ key: T.id,
2101
2102
  class: "d-notification-wrapper",
2102
- style: O(J(w)),
2103
- "data-id": w.id,
2104
- onMouseenter: N,
2103
+ style: O(J(T)),
2104
+ "data-id": T.id,
2105
+ onMouseenter: M,
2105
2106
  onMouseleave: $
2106
2107
  }, [
2107
- S(f.$slots, "body", {
2108
- class: E([e.classes, w.type]),
2109
- item: w,
2110
- close: () => L(w)
2108
+ S(p.$slots, "body", {
2109
+ class: E([e.classes, T.type]),
2110
+ item: T,
2111
+ close: () => L(T)
2111
2112
  }, () => [
2112
2113
  x("div", {
2113
- class: E(A(w)),
2114
- onClick: (se) => C(w)
2114
+ class: E(A(T)),
2115
+ onClick: (se) => C(T)
2115
2116
  }, [
2116
2117
  e.dangerouslySetInnerHtml ? (d(), m(te, { key: 0 }, [
2117
- w.title ? (d(), m("div", {
2118
+ T.title ? (d(), m("div", {
2118
2119
  key: 0,
2119
2120
  class: "d-notification-title",
2120
- innerHTML: w.timer
2121
- }, null, 8, en)) : k("", !0),
2121
+ innerHTML: T.timer
2122
+ }, null, 8, tn)) : k("", !0),
2122
2123
  x("div", {
2123
2124
  class: "notification-content",
2124
- innerHTML: w.text
2125
- }, null, 8, tn)
2125
+ innerHTML: T.text
2126
+ }, null, 8, on)
2126
2127
  ], 64)) : (d(), m(te, { key: 1 }, [
2127
- w.title ? (d(), m("div", on, M(w.title), 1)) : k("", !0),
2128
- x("div", nn, M(w.text), 1)
2128
+ T.title ? (d(), m("div", nn, N(T.title), 1)) : k("", !0),
2129
+ x("div", sn, N(T.text), 1)
2129
2130
  ], 64))
2130
- ], 10, Qo)
2131
+ ], 10, en)
2131
2132
  ])
2132
- ], 44, Jo))), 128))
2133
+ ], 44, Qo))), 128))
2133
2134
  ]),
2134
2135
  _: 3
2135
2136
  }, 40, ["name"]))
2136
2137
  ], 4));
2137
2138
  }
2138
- }, sn = { class: "d-info-progress-icon-container" }, an = { class: "d-info-progress-icon" }, ln = { class: "d-info-progress-data-container" }, rn = ["innerHTML"], Wn = {
2139
+ }, an = { class: "d-info-progress-icon-container" }, ln = { class: "d-info-progress-icon" }, rn = { class: "d-info-progress-data-container" }, dn = ["innerHTML"], Fn = {
2139
2140
  __name: "DInfoProgress",
2140
2141
  props: {
2141
2142
  style: [String, Object],
@@ -2146,7 +2147,7 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2146
2147
  },
2147
2148
  emits: ["click"],
2148
2149
  setup(e, { emit: o }) {
2149
- const t = e, n = p(() => t.icon ? Z.getters.getIcon(t.icon) : null);
2150
+ const t = e, n = f(() => t.icon ? Z.getters.getIcon(t.icon) : null);
2150
2151
  return (s, a) => (d(), m("div", {
2151
2152
  class: E(["d-info-progress", t.type ? `d-info-progress-${t.type}` : null]),
2152
2153
  style: O(t.style),
@@ -2154,8 +2155,8 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2154
2155
  o("click", l);
2155
2156
  })
2156
2157
  }, [
2157
- x("div", sn, [
2158
- x("div", an, [
2158
+ x("div", an, [
2159
+ x("div", ln, [
2159
2160
  t.icon ? (d(), _(P(ce), {
2160
2161
  key: 0,
2161
2162
  component: n.value,
@@ -2164,7 +2165,7 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2164
2165
  }, null, 8, ["component"])) : k("", !0)
2165
2166
  ])
2166
2167
  ]),
2167
- x("div", ln, [
2168
+ x("div", rn, [
2168
2169
  x("div", {
2169
2170
  class: "d-info-progress-line",
2170
2171
  style: O("width: " + t.progress + "%;")
@@ -2172,11 +2173,11 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2172
2173
  x("div", {
2173
2174
  class: "d-info-progress-label",
2174
2175
  innerHTML: e.label
2175
- }, null, 8, rn)
2176
+ }, null, 8, dn)
2176
2177
  ])
2177
2178
  ], 6));
2178
2179
  }
2179
- }, dn = { class: "d-checkbox" }, cn = ["id", "checked", "disabled"], un = ["for"], Fn = {
2180
+ }, cn = { class: "d-checkbox" }, un = ["id", "checked", "disabled"], pn = ["for"], Pn = {
2180
2181
  __name: "DCheckbox",
2181
2182
  props: {
2182
2183
  label: String,
@@ -2190,13 +2191,13 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2190
2191
  },
2191
2192
  emits: ["update:modelValue"],
2192
2193
  setup(e, { emit: o }) {
2193
- const t = e, s = Re().uid, a = p({
2194
+ const t = e, s = Re().uid, a = f({
2194
2195
  get: () => t.modelValue,
2195
2196
  set: (l) => {
2196
2197
  o("update:modelValue", l);
2197
2198
  }
2198
2199
  });
2199
- return (l, r) => (d(), m("div", dn, [
2200
+ return (l, r) => (d(), m("div", cn, [
2200
2201
  oe(x("input", {
2201
2202
  "onUpdate:modelValue": r[0] || (r[0] = (i) => a.value = i),
2202
2203
  id: `i-${I(s)}`,
@@ -2204,30 +2205,30 @@ const xe = "[-+]?[0-9]*.?[0-9]+", Be = [
2204
2205
  checked: t.checked,
2205
2206
  disabled: t.disabled,
2206
2207
  onChange: r[1] || (r[1] = (...i) => t.change && t.change(...i))
2207
- }, null, 40, cn), [
2208
- [ft, a.value]
2208
+ }, null, 40, un), [
2209
+ [pt, a.value]
2209
2210
  ]),
2210
2211
  x("label", {
2211
2212
  for: `i-${I(s)}`
2212
- }, M(t.label), 9, un)
2213
+ }, N(t.label), 9, pn)
2213
2214
  ]));
2214
2215
  }
2215
2216
  };
2216
2217
  async function fn(e, o) {
2217
2218
  return await qe(No, { title: e, message: o });
2218
2219
  }
2219
- async function pn(e, o) {
2220
- return await qe(Eo, { title: e, message: o });
2220
+ async function mn(e, o) {
2221
+ return await qe(Bo, { title: e, message: o });
2221
2222
  }
2222
- const Pn = {
2223
+ const jn = {
2223
2224
  __name: "DDialogProvider",
2224
2225
  setup(e) {
2225
- return window.alert = pn, window.confirm = fn, (o, t) => (d(), _(I(Io)));
2226
+ return window.alert = mn, window.confirm = fn, (o, t) => (d(), _(I(Lo)));
2226
2227
  }
2227
- }, mn = { class: "d-select" }, hn = {
2228
+ }, hn = { class: "d-select" }, gn = {
2228
2229
  key: 0,
2229
2230
  class: "label"
2230
- }, gn = ["value", "selected", "disabled"], jn = {
2231
+ }, vn = ["value", "selected", "disabled"], Xn = {
2231
2232
  __name: "DSelect",
2232
2233
  props: {
2233
2234
  label: String,
@@ -2239,7 +2240,7 @@ const Pn = {
2239
2240
  },
2240
2241
  emits: ["update:modelValue"],
2241
2242
  setup(e, { emit: o }) {
2242
- const t = e, n = p(() => t.scale ? "d-select-" + t.scale : ""), s = p({
2243
+ const t = e, n = f(() => t.scale ? "d-select-" + t.scale : ""), s = f({
2243
2244
  get: () => t.modelValue,
2244
2245
  set: (a) => {
2245
2246
  o("update:modelValue", a);
@@ -2250,49 +2251,49 @@ const Pn = {
2250
2251
  s.value = t.options[a].value;
2251
2252
  break;
2252
2253
  }
2253
- return (a, l) => (d(), m("div", mn, [
2254
- t.label ? (d(), m("div", hn, M(t.label), 1)) : k("", !0),
2254
+ return (a, l) => (d(), m("div", hn, [
2255
+ t.label ? (d(), m("div", gn, N(t.label), 1)) : k("", !0),
2255
2256
  oe(x("select", {
2256
2257
  "onUpdate:modelValue": l[0] || (l[0] = (r) => s.value = r),
2257
2258
  class: E(n.value),
2258
2259
  style: O(t.size === "wide" ? "width:100%" : "")
2259
2260
  }, [
2260
- (d(!0), m(te, null, fe(t.options, (r, i) => (d(), m("option", {
2261
+ (d(!0), m(te, null, pe(t.options, (r, i) => (d(), m("option", {
2261
2262
  key: i,
2262
2263
  value: r.value,
2263
2264
  selected: r.selected,
2264
2265
  disabled: r.disabled
2265
- }, M(r.label), 9, gn))), 128))
2266
+ }, N(r.label), 9, vn))), 128))
2266
2267
  ], 6), [
2267
- [pt, s.value]
2268
+ [ft, s.value]
2268
2269
  ])
2269
2270
  ]));
2270
2271
  }
2271
2272
  };
2272
- const vn = { class: "d-tabs" }, yn = ["onClick"], _n = {
2273
+ const yn = { class: "d-tabs" }, _n = ["onClick"], bn = {
2273
2274
  __name: "DTabs",
2274
2275
  props: {
2275
2276
  tabs: Array
2276
2277
  },
2277
2278
  setup(e) {
2278
- const t = mt(e, "tabs"), n = T(0), s = (a) => {
2279
+ const t = mt(e, "tabs"), n = w(0), s = (a) => {
2279
2280
  n.value = a;
2280
2281
  };
2281
2282
  return (a, l) => (d(), m(te, null, [
2282
- x("div", vn, [
2283
- (d(!0), m(te, null, fe(t.value, (r, i) => (d(), m("div", {
2283
+ x("div", yn, [
2284
+ (d(!0), m(te, null, pe(t.value, (r, i) => (d(), m("div", {
2284
2285
  key: i,
2285
2286
  class: E([i === n.value ? "active" : "", "d-tab-title"]),
2286
2287
  onClick: (c) => s(i)
2287
- }, M(r.label), 11, yn))), 128))
2288
+ }, N(r.label), 11, _n))), 128))
2288
2289
  ]),
2289
2290
  (d(), _(ht, null, [
2290
2291
  (d(), _(P(t.value[n.value].component)))
2291
2292
  ], 1024))
2292
2293
  ], 64));
2293
2294
  }
2294
- }, Xn = /* @__PURE__ */ K(_n, [["__scopeId", "data-v-89cd9234"]]);
2295
- const bn = { class: "d-grid" }, xn = {
2295
+ }, Yn = /* @__PURE__ */ K(bn, [["__scopeId", "data-v-89cd9234"]]);
2296
+ const xn = { class: "d-grid" }, $n = {
2296
2297
  __name: "DGrid",
2297
2298
  props: {
2298
2299
  gap: {
@@ -2311,7 +2312,7 @@ const bn = { class: "d-grid" }, xn = {
2311
2312
  },
2312
2313
  setup(e) {
2313
2314
  const o = e;
2314
- be((u) => ({
2315
+ _e((u) => ({
2315
2316
  "09eba472": i[0],
2316
2317
  "09eba434": i[1],
2317
2318
  "09eba3f6": i[2],
@@ -2324,11 +2325,11 @@ const bn = { class: "d-grid" }, xn = {
2324
2325
  let c = null;
2325
2326
  for (let u = 0; u < i.length; u++)
2326
2327
  c || (c = i[0]), u > 0 && (i[u] ? c = i[u] : i[u] = c);
2327
- return (u, h) => (d(), m("div", bn, [
2328
+ return (u, h) => (d(), m("div", xn, [
2328
2329
  S(u.$slots, "default", {}, void 0, !0)
2329
2330
  ]));
2330
2331
  }
2331
- }, Yn = /* @__PURE__ */ K(xn, [["__scopeId", "data-v-b45e8130"]]), $n = ["src", "alt", "title"], qn = {
2332
+ }, qn = /* @__PURE__ */ K($n, [["__scopeId", "data-v-b45e8130"]]), kn = ["src", "alt", "title"], Gn = {
2332
2333
  __name: "DImage",
2333
2334
  props: {
2334
2335
  src: String,
@@ -2340,7 +2341,7 @@ const bn = { class: "d-grid" }, xn = {
2340
2341
  radius: String
2341
2342
  },
2342
2343
  setup(e) {
2343
- const o = e, t = T(null), n = new Image();
2344
+ const o = e, t = w(null), n = new Image();
2344
2345
  return n.onload = () => {
2345
2346
  t.value = n.src;
2346
2347
  }, n.onerror = () => {
@@ -2353,13 +2354,13 @@ const bn = { class: "d-grid" }, xn = {
2353
2354
  alt: o.alt,
2354
2355
  title: o.title,
2355
2356
  style: O({ width: o.width, height: o.height, borderRadius: o.radius })
2356
- }, null, 12, $n)) : k("", !0);
2357
+ }, null, 12, kn)) : k("", !0);
2357
2358
  }
2358
2359
  };
2359
- const kn = { class: "d-textarea" }, Sn = {
2360
+ const Sn = { class: "d-textarea" }, wn = {
2360
2361
  key: 0,
2361
2362
  class: "label"
2362
- }, Tn = ["rows", "cols", "placeholder"], wn = {
2363
+ }, Tn = ["rows", "cols", "placeholder"], Dn = {
2363
2364
  __name: "DTextarea",
2364
2365
  props: {
2365
2366
  label: String,
@@ -2379,7 +2380,7 @@ const kn = { class: "d-textarea" }, Sn = {
2379
2380
  },
2380
2381
  emits: ["update:modelValue"],
2381
2382
  setup(e, { expose: o, emit: t }) {
2382
- const n = e, s = T(null), a = p(() => n.scale === "small" ? "d-textarea-small" : n.scale === "large" ? "d-textarea-large" : ""), l = p({
2383
+ const n = e, s = w(null), a = f(() => n.scale === "small" ? "d-textarea-small" : n.scale === "large" ? "d-textarea-large" : ""), l = f({
2383
2384
  get: () => n.modelValue,
2384
2385
  set: (i) => {
2385
2386
  t("update:modelValue", i);
@@ -2393,8 +2394,8 @@ const kn = { class: "d-textarea" }, Sn = {
2393
2394
  };
2394
2395
  return o({
2395
2396
  focus: r
2396
- }), (i, c) => (d(), m("div", kn, [
2397
- n.label ? (d(), m("div", Sn, M(n.label), 1)) : k("", !0),
2397
+ }), (i, c) => (d(), m("div", Sn, [
2398
+ n.label ? (d(), m("div", wn, N(n.label), 1)) : k("", !0),
2398
2399
  oe(x("textarea", {
2399
2400
  ref_key: "inputRef",
2400
2401
  ref: s,
@@ -2405,17 +2406,17 @@ const kn = { class: "d-textarea" }, Sn = {
2405
2406
  class: E(a.value),
2406
2407
  style: { width: "100%" }
2407
2408
  }, null, 10, Tn), [
2408
- [ve, l.value]
2409
+ [vt, l.value]
2409
2410
  ])
2410
2411
  ]));
2411
2412
  }
2412
- }, Gn = /* @__PURE__ */ K(wn, [["__scopeId", "data-v-0e805d5d"]]), Ge = (e) => {
2413
+ }, Un = /* @__PURE__ */ K(Dn, [["__scopeId", "data-v-0e805d5d"]]), Ge = (e) => {
2413
2414
  typeof e == "string" && (e = { title: "", text: e }), typeof e == "object" && j.emit("notification-add", e);
2414
2415
  };
2415
2416
  Ge.close = (e) => {
2416
2417
  j.emit("notification-close", e);
2417
2418
  };
2418
- const Un = () => ({ notify: Ge }), Zn = {
2419
+ const Zn = () => ({ notify: Ge }), Kn = {
2419
2420
  mounted: function(e, o) {
2420
2421
  e.clickOutsideEvent = function(t) {
2421
2422
  e === t.target || e.contains(t.target) || o.value(t, e);
@@ -2424,7 +2425,7 @@ const Un = () => ({ notify: Ge }), Zn = {
2424
2425
  unmounted: function(e) {
2425
2426
  document.removeEventListener("click", e.clickOutsideEvent);
2426
2427
  }
2427
- }, Kn = {
2428
+ }, Jn = {
2428
2429
  beforeMount(e, o) {
2429
2430
  e._keydownCallback = (t) => {
2430
2431
  t.key === o.arg && o.value();
@@ -2433,7 +2434,7 @@ const Un = () => ({ notify: Ge }), Zn = {
2433
2434
  unmounted(e, o) {
2434
2435
  document.removeEventListener("keydown", e._keydownCallback), delete e._keydownCallback;
2435
2436
  }
2436
- }, Jn = {
2437
+ }, Qn = {
2437
2438
  beforeMount(e) {
2438
2439
  e.focus();
2439
2440
  }
@@ -2444,7 +2445,7 @@ function Ue(e) {
2444
2445
  function Ze(e) {
2445
2446
  return e.type.indexOf("mouse") !== -1 ? e.clientY : e.touches[0].clientY;
2446
2447
  }
2447
- var Dn = function() {
2448
+ var Cn = function() {
2448
2449
  var e = !1;
2449
2450
  try {
2450
2451
  var o = Object.defineProperty({}, "passive", {
@@ -2456,7 +2457,7 @@ var Dn = function() {
2456
2457
  } catch {
2457
2458
  }
2458
2459
  return e;
2459
- }(), Cn = {
2460
+ }(), In = {
2460
2461
  disableClick: !1,
2461
2462
  tapTolerance: 10,
2462
2463
  // px
@@ -2498,7 +2499,7 @@ function he(e) {
2498
2499
  (o.touchDragTime == null || r > o.touchDragTime + i) && (o.touchDragTime = r, G(e, this, "drag"));
2499
2500
  }
2500
2501
  }
2501
- function Me() {
2502
+ function Ne() {
2502
2503
  var e = this.$$touchObj;
2503
2504
  Ie(e), Ce(this), e.touchStarted = e.touchMoved = !1, e.startX = e.startY = 0;
2504
2505
  }
@@ -2550,7 +2551,7 @@ function Ce(e) {
2550
2551
  function Ie(e) {
2551
2552
  e.touchHoldTimer && (clearTimeout(e.touchHoldTimer), e.touchHoldTimer = null);
2552
2553
  }
2553
- function In(e, o) {
2554
+ function Ln(e, o) {
2554
2555
  var t = e.$$touchObj || {
2555
2556
  // an object contains all callbacks registered,
2556
2557
  // key is event name, value is an array
@@ -2558,14 +2559,14 @@ function In(e, o) {
2558
2559
  // prevent bind twice, set to true when event bound
2559
2560
  hasBindTouchEvents: !1,
2560
2561
  // default options, would be override by v-touch-options
2561
- options: Cn
2562
+ options: In
2562
2563
  };
2563
2564
  return o && (t.options = Object.assign({}, t.options, o)), e.$$touchObj = t, e.$$touchObj;
2564
2565
  }
2565
- const Qn = {
2566
+ const es = {
2566
2567
  beforeMount: function(e, o) {
2567
- const t = In(e);
2568
- let n = Dn ? { passive: !0 } : !1;
2568
+ const t = Ln(e);
2569
+ let n = Cn ? { passive: !0 } : !1;
2569
2570
  const s = o.arg || "tap";
2570
2571
  switch (s) {
2571
2572
  case "swipe":
@@ -2585,61 +2586,61 @@ const Qn = {
2585
2586
  default:
2586
2587
  t.callbacks[s] = t.callbacks[s] || [], t.callbacks[s].push(o);
2587
2588
  }
2588
- t.hasBindTouchEvents || (e.addEventListener("touchstart", me, n), e.addEventListener("touchmove", he, n), e.addEventListener("touchcancel", Me), e.addEventListener("touchend", ge), t.options.disableClick || (e.addEventListener("mousedown", me), e.addEventListener("mousemove", he), e.addEventListener("mouseup", ge), e.addEventListener("mouseenter", Oe), e.addEventListener("mouseleave", He)), t.hasBindTouchEvents = !0);
2589
+ t.hasBindTouchEvents || (e.addEventListener("touchstart", me, n), e.addEventListener("touchmove", he, n), e.addEventListener("touchcancel", Ne), e.addEventListener("touchend", ge), t.options.disableClick || (e.addEventListener("mousedown", me), e.addEventListener("mousemove", he), e.addEventListener("mouseup", ge), e.addEventListener("mouseenter", Oe), e.addEventListener("mouseleave", He)), t.hasBindTouchEvents = !0);
2589
2590
  },
2590
2591
  unmounted: function(e) {
2591
- e.removeEventListener("touchstart", me), e.removeEventListener("touchmove", he), e.removeEventListener("touchcancel", Me), e.removeEventListener("touchend", ge), e.$$touchObj && !e.$$touchObj.options.disableClick && (e.removeEventListener("mousedown", me), e.removeEventListener("mousemove", he), e.removeEventListener("mouseup", ge), e.removeEventListener("mouseenter", Oe), e.removeEventListener("mouseleave", He)), delete e.$$touchObj;
2592
+ e.removeEventListener("touchstart", me), e.removeEventListener("touchmove", he), e.removeEventListener("touchcancel", Ne), e.removeEventListener("touchend", ge), e.$$touchObj && !e.$$touchObj.options.disableClick && (e.removeEventListener("mousedown", me), e.removeEventListener("mousemove", he), e.removeEventListener("mouseup", ge), e.removeEventListener("mouseenter", Oe), e.removeEventListener("mouseleave", He)), delete e.$$touchObj;
2592
2593
  }
2593
2594
  };
2594
2595
  export {
2595
2596
  Nn as DAccordion,
2596
- Eo as DAlertDialog,
2597
- zt as DBadge,
2597
+ Bo as DAlertDialog,
2598
+ Rt as DBadge,
2598
2599
  ee as DButton,
2599
- zn as DCard,
2600
- Fn as DCheckbox,
2601
- Rt as DCollapse,
2602
- On as DConfigProvider,
2600
+ Rn as DCard,
2601
+ Pn as DCheckbox,
2602
+ Wt as DCollapse,
2603
+ Hn as DConfigProvider,
2603
2604
  No as DConfirmDialog,
2604
- io as DContextMenu,
2605
- Pn as DDialogProvider,
2606
- Pt as DDrag,
2607
- ao as DDrop,
2608
- Vn as DDropdown,
2605
+ lo as DContextMenu,
2606
+ jn as DDialogProvider,
2607
+ jt as DDrag,
2608
+ io as DDrop,
2609
+ zn as DDropdown,
2609
2610
  de as DGlobalStore,
2610
- Yn as DGrid,
2611
+ qn as DGrid,
2611
2612
  ce as DIcon,
2612
2613
  Z as DIconStore,
2613
- qn as DImage,
2614
- Wn as DInfoProgress,
2615
- Bn as DInput,
2616
- Mn as DLayoutAdmin,
2617
- po as DLayoutContent,
2618
- uo as DLayoutFooter,
2619
- ro as DLayoutHeader,
2614
+ Gn as DImage,
2615
+ Fn as DInfoProgress,
2616
+ Mn as DInput,
2617
+ On as DLayoutAdmin,
2618
+ mo as DLayoutContent,
2619
+ po as DLayoutFooter,
2620
+ co as DLayoutHeader,
2620
2621
  fo as DLayoutSidebar,
2621
- co as DLayoutTab,
2622
+ uo as DLayoutTab,
2622
2623
  je as DMenu,
2623
2624
  Ye as DModal,
2624
- Rn as DNotificationProvider,
2625
- Vo as DPanel,
2626
- An as DScroll,
2627
- Hn as DScrollProvider,
2628
- jn as DSelect,
2629
- Xn as DTabs,
2630
- Gn as DTextarea,
2631
- ye as DTransferStore,
2625
+ Wn as DNotificationProvider,
2626
+ zo as DPanel,
2627
+ Vn as DScroll,
2628
+ An as DScrollProvider,
2629
+ Xn as DSelect,
2630
+ Yn as DTabs,
2631
+ Un as DTextarea,
2632
+ ve as DTransferStore,
2632
2633
  Xe as DTree,
2633
- no as DTreeItem,
2634
+ so as DTreeItem,
2634
2635
  g as DTreeStore,
2635
- pn as alert,
2636
- Zn as clickOutside,
2636
+ mn as alert,
2637
+ Kn as clickOutside,
2637
2638
  fn as confirm,
2638
2639
  j as emitter,
2639
- so as eventsBus,
2640
- Jn as focus,
2641
- Kn as keydown,
2640
+ ao as eventsBus,
2641
+ Qn as focus,
2642
+ Jn as keydown,
2642
2643
  Ge as notify,
2643
- Qn as touch,
2644
- Un as useNotification
2644
+ es as touch,
2645
+ Zn as useNotification
2645
2646
  };