jmash-core 0.0.64 → 0.0.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/README.md +52 -52
  2. package/dist/{401-De81YxJC.mjs → 401-CYxeXDGG.mjs} +4 -4
  3. package/dist/{404-Da5fEyv9.mjs → 404-D4aLdldC.mjs} +3 -3
  4. package/dist/{BarChart-Gw04y_YF.mjs → BarChart-C-caT8Gl.mjs} +3 -3
  5. package/dist/{PieChart-B55aEPkn.mjs → PieChart-DffHGYoZ.mjs} +1 -1
  6. package/dist/{PieChart.vue_vue_type_script_setup_true_lang-0Bl0zfLM.mjs → PieChart.vue_vue_type_script_setup_true_lang-ClK4nw9w.mjs} +2 -2
  7. package/dist/{RadarChart-CeDdl6sK.mjs → RadarChart-Bp0W8pv3.mjs} +1 -1
  8. package/dist/{RadarChart.vue_vue_type_script_setup_true_lang-iAAxzNui.mjs → RadarChart.vue_vue_type_script_setup_true_lang-BZIhY1E5.mjs} +2 -2
  9. package/dist/{el-card-ByXuKErE.mjs → el-card-CNI2w28c.mjs} +1 -1
  10. package/dist/{el-col-CmJ4kwMv.mjs → el-col-kKL_8vqp.mjs} +1 -1
  11. package/dist/{el-form-item-BnR15aUP.mjs → el-form-item-q2RZc_zm.mjs} +1 -1
  12. package/dist/{index-TzL2LoBK.mjs → index-BT183A6W.mjs} +25 -25
  13. package/dist/{index-DeOFhw0a.mjs → index-BZmBra9p.mjs} +4664 -4608
  14. package/dist/{index-DnXxWqbk.mjs → index-BdkeXCH6.mjs} +686 -686
  15. package/dist/{index-D1cxxLgp.mjs → index-C39uwdUo.mjs} +1 -1
  16. package/dist/{index-_mSvzMJy.mjs → index-anjVo0tM.mjs} +126 -126
  17. package/dist/index.mjs +37 -36
  18. package/dist/{picture-BA-Jx6fd.mjs → picture-DIE8evSt.mjs} +28 -28
  19. package/dist/{position-Cnax_sLY.mjs → position-BrNIfksc.mjs} +1 -1
  20. package/dist/{profile-r3bGpA7l.mjs → profile-dtTfHLIA.mjs} +729 -722
  21. package/dist/{runAs-Bjhunuo7.mjs → runAs-xujVe1R-.mjs} +1 -1
  22. package/dist/{runAs.vue_vue_type_script_setup_true_lang-af_0WO48.mjs → runAs.vue_vue_type_script_setup_true_lang-Dnpgn4Ux.mjs} +27 -27
  23. package/dist/style.css +1 -1
  24. package/dist/{types-CcKoWWfq.mjs → types-DtCCGdP9.mjs} +9 -9
  25. package/dist/{updatePwd-CuQ6zqaS.mjs → updatePwd-CnA-GRrA.mjs} +1 -1
  26. package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-B6cPktc1.mjs → updatePwd.vue_vue_type_script_setup_true_lang-Ceulx6YY.mjs} +8 -8
  27. package/dts/src/api/file/index.d.ts +28 -14
  28. package/dts/src/api/system/dept/index.d.ts +91 -0
  29. package/dts/src/api/system/dept/types.d.ts +63 -0
  30. package/dts/src/api/system/index.d.ts +7 -0
  31. package/dts/src/api/system/job/index.d.ts +42 -0
  32. package/dts/src/api/system/job/types.d.ts +60 -0
  33. package/dts/src/api/system/log/index.d.ts +29 -0
  34. package/dts/src/api/system/log/types.d.ts +42 -0
  35. package/dts/src/api/system/menu/index.d.ts +103 -0
  36. package/dts/src/api/system/menu/types.d.ts +96 -0
  37. package/dts/src/api/system/module/index.d.ts +57 -0
  38. package/dts/src/api/system/module/types.d.ts +13 -0
  39. package/dts/src/api/system/operation/index.d.ts +51 -0
  40. package/dts/src/api/system/operation/types.d.ts +12 -0
  41. package/dts/src/api/system/permission/index.d.ts +50 -0
  42. package/dts/src/api/system/permission/types.d.ts +12 -0
  43. package/dts/src/api/system/role/index.d.ts +77 -0
  44. package/dts/src/api/system/role/types.d.ts +26 -0
  45. package/dts/src/api/system/user/index.d.ts +133 -0
  46. package/dts/src/api/system/user/types.d.ts +53 -0
  47. package/dts/src/api/system/userLog/index.d.ts +29 -0
  48. package/dts/src/api/system/userLog/types.d.ts +22 -0
  49. package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
  50. package/dts/src/assets/components/a-list.vue.d.ts +2 -0
  51. package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
  52. package/dts/src/assets/components/api.vue.d.ts +2 -0
  53. package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
  54. package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
  55. package/dts/src/assets/components/captcha.vue.d.ts +2 -0
  56. package/dts/src/assets/components/cascader.vue.d.ts +2 -0
  57. package/dts/src/assets/components/client.vue.d.ts +2 -0
  58. package/dts/src/assets/components/close-all.vue.d.ts +2 -0
  59. package/dts/src/assets/components/close-left.vue.d.ts +2 -0
  60. package/dts/src/assets/components/close-other.vue.d.ts +2 -0
  61. package/dts/src/assets/components/close-right.vue.d.ts +2 -0
  62. package/dts/src/assets/components/close.vue.d.ts +2 -0
  63. package/dts/src/assets/components/dict.vue.d.ts +2 -0
  64. package/dts/src/assets/components/document.vue.d.ts +2 -0
  65. package/dts/src/assets/components/download.vue.d.ts +2 -0
  66. package/dts/src/assets/components/drag.vue.d.ts +2 -0
  67. package/dts/src/assets/components/edit.vue.d.ts +2 -0
  68. package/dts/src/assets/components/email.vue.d.ts +2 -0
  69. package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
  70. package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
  71. package/dts/src/assets/components/eye.vue.d.ts +2 -0
  72. package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
  73. package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
  74. package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
  75. package/dts/src/assets/components/github.vue.d.ts +2 -0
  76. package/dts/src/assets/components/homepage.vue.d.ts +2 -0
  77. package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
  78. package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
  79. package/dts/src/assets/components/icon.vue.d.ts +2 -0
  80. package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
  81. package/dts/src/assets/components/ip.vue.d.ts +2 -0
  82. package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
  83. package/dts/src/assets/components/language.vue.d.ts +2 -0
  84. package/dts/src/assets/components/link.vue.d.ts +2 -0
  85. package/dts/src/assets/components/lock.vue.d.ts +2 -0
  86. package/dts/src/assets/components/log.vue.d.ts +2 -0
  87. package/dts/src/assets/components/menu.vue.d.ts +2 -0
  88. package/dts/src/assets/components/message.vue.d.ts +2 -0
  89. package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
  90. package/dts/src/assets/components/money.vue.d.ts +2 -0
  91. package/dts/src/assets/components/monitor.vue.d.ts +2 -0
  92. package/dts/src/assets/components/moon.vue.d.ts +2 -0
  93. package/dts/src/assets/components/order.vue.d.ts +2 -0
  94. package/dts/src/assets/components/password.vue.d.ts +2 -0
  95. package/dts/src/assets/components/peoples.vue.d.ts +2 -0
  96. package/dts/src/assets/components/phone.vue.d.ts +2 -0
  97. package/dts/src/assets/components/project.vue.d.ts +2 -0
  98. package/dts/src/assets/components/publish.vue.d.ts +2 -0
  99. package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
  100. package/dts/src/assets/components/redis.vue.d.ts +2 -0
  101. package/dts/src/assets/components/refresh.vue.d.ts +2 -0
  102. package/dts/src/assets/components/role.vue.d.ts +2 -0
  103. package/dts/src/assets/components/security.vue.d.ts +2 -0
  104. package/dts/src/assets/components/setting.vue.d.ts +2 -0
  105. package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
  106. package/dts/src/assets/components/shrink.vue.d.ts +2 -0
  107. package/dts/src/assets/components/size.vue.d.ts +2 -0
  108. package/dts/src/assets/components/sunny.vue.d.ts +2 -0
  109. package/dts/src/assets/components/system.vue.d.ts +2 -0
  110. package/dts/src/assets/components/table.vue.d.ts +2 -0
  111. package/dts/src/assets/components/team.vue.d.ts +2 -0
  112. package/dts/src/assets/components/todolist.vue.d.ts +2 -0
  113. package/dts/src/assets/components/tree.vue.d.ts +2 -0
  114. package/dts/src/assets/components/user.vue.d.ts +2 -0
  115. package/dts/src/assets/components/visit.vue.d.ts +2 -0
  116. package/dts/src/assets/components/xingming.vue.d.ts +2 -0
  117. package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
  118. package/dts/src/assets/components/youxiang.vue.d.ts +2 -0
  119. package/dts/src/components/TableSet/index.vue.d.ts +30 -0
  120. package/dts/src/hooks/useColumnToggleTable.d.ts +7 -0
  121. package/dts/src/index.d.ts +1 -0
  122. package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
  123. package/dts/src/views/system/dept/index.vue.d.ts +2 -0
  124. package/dts/src/views/system/job/edit.vue.d.ts +30 -0
  125. package/dts/src/views/system/job/index.vue.d.ts +2 -0
  126. package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
  127. package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
  128. package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
  129. package/dts/src/views/system/menu/index.vue.d.ts +2 -0
  130. package/dts/src/views/system/module/edit.vue.d.ts +31 -0
  131. package/dts/src/views/system/module/index.vue.d.ts +2 -0
  132. package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
  133. package/dts/src/views/system/operation/index.vue.d.ts +2 -0
  134. package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
  135. package/dts/src/views/system/permission/index.vue.d.ts +2 -0
  136. package/dts/src/views/system/role/edit.vue.d.ts +31 -0
  137. package/dts/src/views/system/role/index.vue.d.ts +2 -0
  138. package/dts/src/views/system/user/edit.vue.d.ts +31 -0
  139. package/dts/src/views/system/user/index.vue.d.ts +2 -0
  140. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as ne, markRaw as ve, ref as h, effectScope as ke, shallowRef as Ie, computed as y, watch as ue, nextTick as me, onMounted as pe, openBlock as w, createBlock as ce, Teleport as ze, createVNode as f, Transition as Le, withCtx as L, createElementVNode as p, normalizeClass as v, unref as e, normalizeStyle as de, withModifiers as Ce, createCommentVNode as E, createElementBlock as C, Fragment as ae, resolveDynamicComponent as Ee, renderList as Se, withDirectives as Ne, vShow as xe, renderSlot as te, useAttrs as Oe, toDisplayString as Te, mergeProps as $e } from "vue";
2
- import { aA as Ae, q as Re, b as ge, d as P, R as ye, an as fe, aB as Me, aC as Ve, k as we, u as he, aD as Be, E as O, y as Ye, aE as De, N as Xe, aF as Fe, aG as He, aH as Pe, aI as Ke, _ as be, aJ as M, A as R, aK as je, w as _e, aL as We, c as H, aM as qe, aN as Ge, g as Ze, aO as Je } from "./index-DeOFhw0a.mjs";
3
- import { i as Ue } from "./position-Cnax_sLY.mjs";
2
+ import { aB as Ae, q as Re, b as ge, d as H, R as ye, an as fe, aC as Me, aD as Ve, k as we, u as he, aE as Be, E as O, y as Ye, aF as De, N as Pe, aG as Xe, aH as Fe, aI as He, aJ as Ke, _ as be, aK as M, A as R, aL as je, w as _e, aM as We, c as F, aN as qe, aO as Ge, g as Ze, aP as Je } from "./index-BZmBra9p.mjs";
3
+ import { i as Ue } from "./position-BrNIfksc.mjs";
4
4
  var Qe = "Expected a function";
5
5
  function ie(u, b, o) {
6
6
  var S = !0, s = !0;
@@ -14,7 +14,7 @@ function ie(u, b, o) {
14
14
  }
15
15
  const et = ge({
16
16
  urlList: {
17
- type: P(Array),
17
+ type: H(Array),
18
18
  default: () => ye([])
19
19
  },
20
20
  zIndex: {
@@ -47,7 +47,7 @@ const et = ge({
47
47
  default: 7
48
48
  },
49
49
  crossorigin: {
50
- type: P(String)
50
+ type: H(String)
51
51
  }
52
52
  }), tt = {
53
53
  close: () => !0,
@@ -110,14 +110,14 @@ const et = ge({
110
110
  };
111
111
  return $.value.name === g.CONTAIN.name && (A.maxWidth = A.maxHeight = "100%"), A;
112
112
  });
113
- function X() {
113
+ function P() {
114
114
  q(), o("close");
115
115
  }
116
116
  function re() {
117
117
  const a = ie((r) => {
118
118
  switch (r.code) {
119
119
  case R.esc:
120
- s.closeOnPressEscape && X();
120
+ s.closeOnPressEscape && P();
121
121
  break;
122
122
  case R.space:
123
123
  Q();
@@ -185,15 +185,15 @@ const et = ge({
185
185
  const a = je(g), n = Object.values(g), r = $.value.name, z = (n.findIndex((m) => m.name === r) + 1) % a.length;
186
186
  $.value = g[a[z]], U();
187
187
  }
188
- function F(a) {
188
+ function X(a) {
189
189
  const n = s.urlList.length;
190
190
  c.value = (a + n) % n;
191
191
  }
192
192
  function ee() {
193
- K.value && !s.infinite || F(c.value - 1);
193
+ K.value && !s.infinite || X(c.value - 1);
194
194
  }
195
195
  function t() {
196
- j.value && !s.infinite || F(c.value + 1);
196
+ j.value && !s.infinite || X(c.value + 1);
197
197
  }
198
198
  function d(a, n = {}) {
199
199
  if (_.value)
@@ -231,7 +231,7 @@ const et = ge({
231
231
  var a, n;
232
232
  re(), (n = (a = N.value) == null ? void 0 : a.focus) == null || n.call(a);
233
233
  }), b({
234
- setActiveItem: F
234
+ setActiveItem: X
235
235
  }), (a, n) => (w(), ce(ze, {
236
236
  to: "body",
237
237
  disabled: !a.teleported
@@ -250,12 +250,12 @@ const et = ge({
250
250
  }, [
251
251
  p("div", {
252
252
  class: v(e(i).e("mask")),
253
- onClick: n[0] || (n[0] = Ce((r) => a.hideOnClickModal && X(), ["self"]))
253
+ onClick: n[0] || (n[0] = Ce((r) => a.hideOnClickModal && P(), ["self"]))
254
254
  }, null, 2),
255
255
  E(" CLOSE "),
256
256
  p("span", {
257
257
  class: v([e(i).e("btn"), e(i).e("close")]),
258
- onClick: X
258
+ onClick: P
259
259
  }, [
260
260
  f(e(O), null, {
261
261
  default: L(() => [
@@ -283,7 +283,7 @@ const et = ge({
283
283
  }, [
284
284
  f(e(O), null, {
285
285
  default: L(() => [
286
- f(e(Xe))
286
+ f(e(Pe))
287
287
  ]),
288
288
  _: 1
289
289
  })
@@ -300,7 +300,7 @@ const et = ge({
300
300
  onClick: n[1] || (n[1] = (r) => d("zoomOut"))
301
301
  }, {
302
302
  default: L(() => [
303
- f(e(Fe))
303
+ f(e(Xe))
304
304
  ]),
305
305
  _: 1
306
306
  }),
@@ -308,7 +308,7 @@ const et = ge({
308
308
  onClick: n[2] || (n[2] = (r) => d("zoomIn"))
309
309
  }, {
310
310
  default: L(() => [
311
- f(e(He))
311
+ f(e(Fe))
312
312
  ]),
313
313
  _: 1
314
314
  }),
@@ -328,7 +328,7 @@ const et = ge({
328
328
  onClick: n[3] || (n[3] = (r) => d("anticlockwise"))
329
329
  }, {
330
330
  default: L(() => [
331
- f(e(Pe))
331
+ f(e(He))
332
332
  ]),
333
333
  _: 1
334
334
  }),
@@ -387,10 +387,10 @@ const st = _e(ot), rt = ge({
387
387
  },
388
388
  lazy: Boolean,
389
389
  scrollContainer: {
390
- type: P([String, Object])
390
+ type: H([String, Object])
391
391
  },
392
392
  previewSrcList: {
393
- type: P(Array),
393
+ type: H(Array),
394
394
  default: () => ye([])
395
395
  },
396
396
  previewTeleported: Boolean,
@@ -422,7 +422,7 @@ const st = _e(ot), rt = ge({
422
422
  default: 7
423
423
  },
424
424
  crossorigin: {
425
- type: P(String)
425
+ type: H(String)
426
426
  }
427
427
  }), it = {
428
428
  load: (u) => u instanceof Event,
@@ -440,7 +440,7 @@ const st = _e(ot), rt = ge({
440
440
  setup(u, { emit: b }) {
441
441
  const o = u;
442
442
  let S = "";
443
- const { t: s } = we(), g = he("image"), le = Oe(), i = We(), V = h(), N = h(!1), x = h(!0), T = h(!1), _ = h(), c = h(), $ = H && "loading" in HTMLImageElement.prototype;
443
+ const { t: s } = we(), g = he("image"), le = Oe(), i = We(), V = h(), N = h(!1), x = h(!0), T = h(!1), _ = h(), c = h(), $ = F && "loading" in HTMLImageElement.prototype;
444
444
  let l, B;
445
445
  const oe = y(() => [
446
446
  g.e("inner"),
@@ -448,7 +448,7 @@ const st = _e(ot), rt = ge({
448
448
  x.value && g.is("loading")
449
449
  ]), K = y(() => le.style), j = y(() => {
450
450
  const { fit: t } = o;
451
- return H && t ? { objectFit: t } : {};
451
+ return F && t ? { objectFit: t } : {};
452
452
  }), Y = y(() => {
453
453
  const { previewSrcList: t } = o;
454
454
  return Array.isArray(t) && t.length > 0;
@@ -457,9 +457,9 @@ const st = _e(ot), rt = ge({
457
457
  let a = d;
458
458
  return d > t.length - 1 && (a = 0), a;
459
459
  }), W = y(() => o.loading === "eager" ? !1 : !$ && o.loading === "lazy" || o.lazy), D = () => {
460
- H && (x.value = !0, N.value = !1, V.value = o.src);
460
+ F && (x.value = !0, N.value = !1, V.value = o.src);
461
461
  };
462
- function X(t) {
462
+ function P(t) {
463
463
  x.value = !1, N.value = !1, b("load", t);
464
464
  }
465
465
  function re(t) {
@@ -471,14 +471,14 @@ const st = _e(ot), rt = ge({
471
471
  const G = qe(q, 200, !0);
472
472
  async function Z() {
473
473
  var t;
474
- if (!H)
474
+ if (!F)
475
475
  return;
476
476
  await me();
477
477
  const { scrollContainer: d } = o;
478
478
  Ge(d) ? c.value = d : Ze(d) && d !== "" ? c.value = (t = document.querySelector(d)) != null ? t : void 0 : _.value && (c.value = Je(_.value)), c.value && (l = M(c, "scroll", G), setTimeout(() => q(), 100));
479
479
  }
480
480
  function J() {
481
- !H || !c.value || !G || (l == null || l(), c.value = void 0);
481
+ !F || !c.value || !G || (l == null || l(), c.value = void 0);
482
482
  }
483
483
  function U(t) {
484
484
  if (t.ctrlKey) {
@@ -493,7 +493,7 @@ const st = _e(ot), rt = ge({
493
493
  passive: !1
494
494
  }), S = document.body.style.overflow, document.body.style.overflow = "hidden", T.value = !0, b("show"));
495
495
  }
496
- function F() {
496
+ function X() {
497
497
  B == null || B(), document.body.style.overflow = S, T.value = !1, b("close");
498
498
  }
499
499
  function ee(t) {
@@ -521,7 +521,7 @@ const st = _e(ot), rt = ge({
521
521
  class: e(oe),
522
522
  crossorigin: t.crossorigin,
523
523
  onClick: Q,
524
- onLoad: X,
524
+ onLoad: P,
525
525
  onError: re
526
526
  }), null, 16, ut)) : E("v-if", !0),
527
527
  x.value ? (w(), C("div", {
@@ -548,7 +548,7 @@ const st = _e(ot), rt = ge({
548
548
  "hide-on-click-modal": t.hideOnClickModal,
549
549
  teleported: t.previewTeleported,
550
550
  "close-on-press-escape": t.closeOnPressEscape,
551
- onClose: F,
551
+ onClose: X,
552
552
  onSwitch: ee
553
553
  }, {
554
554
  default: L(() => [
@@ -1,4 +1,4 @@
1
- import { c as o } from "./index-DeOFhw0a.mjs";
1
+ import { c as o } from "./index-BZmBra9p.mjs";
2
2
  const l = (t, i) => {
3
3
  if (!o || !t || !i)
4
4
  return !1;