@huyooo/ui 0.4.89 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/dist/{AuthkitAuthModal-CIbwFN8S.js → AuthkitAuthModal-cEi5Hm14.js} +13 -15
  2. package/dist/{useAuthkitAppsAuthPageInfo-Ria0l-Pk.js → AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js} +9 -8
  3. package/dist/{AuthkitAuthorize-RvYEB3VO.js → AuthkitAuthorize-DksJZktr.js} +9 -8
  4. package/dist/{Clipboard-Bful1lNJ.js → Clipboard-CGm0G1dN.js} +1 -1
  5. package/dist/{CustomTable-JflAYS8i.js → CustomTable-kfI18phy.js} +16 -17
  6. package/dist/{FeedbackItem-B_EUApFA.js → FeedbackItem-Day3rfSw.js} +14 -15
  7. package/dist/{FeedbackModal-D1htK7xY.js → FeedbackModal-CsRXm-MY.js} +8 -11
  8. package/dist/{Menu-Cxo8Rpu3.js → Menu-BKBnsDJ8.js} +6 -5
  9. package/dist/{MessageHandle-DkNum5-u.js → MessageHandle-DqH_478k.js} +18 -20
  10. package/dist/{PaySubscriptions-l6VlqvBy.js → PaySubscriptions-Dp8y1fdJ.js} +10 -11
  11. package/dist/{ReferrerReferees-BclAtmgX.js → ReferrerReferees-xIXZglpy.js} +19 -20
  12. package/dist/{Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js → Upload.vue_vue_type_script_setup_true_lang-CxGZSDoo.js} +10 -11
  13. package/dist/UserAccountMenu-DD3zoOBd.js +40 -0
  14. package/dist/UserPanel-C1NGdsFk.js +580 -0
  15. package/dist/WidthContainer-D9JWjdkk.js +376 -0
  16. package/dist/authkit.d.ts +1 -0
  17. package/dist/authkit.js +4 -4
  18. package/dist/common.d.ts +2 -0
  19. package/dist/common.js +14 -12
  20. package/dist/components/DefaultLayout.vue.d.ts +9 -0
  21. package/dist/components/Header.vue.d.ts +9 -0
  22. package/dist/composables/Authkit/useAuthMenu.d.ts +13 -0
  23. package/dist/composables/Authkit/useAuthkitAppsAuthPageInfo.d.ts +24 -65
  24. package/dist/composables/Authkit/useRoutePermission.d.ts +5 -0
  25. package/dist/composables.d.ts +2 -0
  26. package/dist/composables.js +19 -15
  27. package/dist/feedback.js +3 -3
  28. package/dist/index.js +180 -173
  29. package/dist/message.js +2 -2
  30. package/dist/pay.js +1 -1
  31. package/dist/referrer.js +1 -1
  32. package/dist/style.css +1 -1
  33. package/dist/styles.d.ts +0 -1
  34. package/dist/types/app.d.ts +54 -0
  35. package/dist/upload.js +2 -2
  36. package/dist/{useAuthkitUsersProfile-DNOB_Kuk.js → useAuthkitUsersProfile-D2UZf7n0.js} +1 -1
  37. package/dist/useDownloads-CHe228Vf.js +87 -0
  38. package/dist/{useMessageNotifications-DOH1MS61.js → useMessageNotifications-BahKMcby.js} +1 -1
  39. package/dist/useRoutePermission-Uxu5S3m1.js +119 -0
  40. package/dist/{useUploadCos-B5P_PDcy.js → useUploadCos-DNKp_9xt.js} +2 -2
  41. package/dist/user.js +7 -6
  42. package/package.json +3 -2
  43. package/dist/UserAccountMenu-BR-ms1Pp.js +0 -615
  44. package/dist/WidthContainer-CfR77puD.js +0 -263
  45. package/dist/useDownloads-BkDo_wOR.js +0 -103
  46. /package/dist/{globalConfig-DZIhLe1R.js → index-DZIhLe1R.js} +0 -0
  47. /package/dist/{_commonjsHelpers-DaMA6jEr.js → index-DaMA6jEr.js} +0 -0
@@ -1,19 +1,17 @@
1
1
  /* empty css */
2
- /* empty css */
2
+ import { g as F } from "./index-DZIhLe1R.js";
3
3
  /* empty css */
4
4
  import { defineComponent as k, computed as T, createElementBlock as I, openBlock as g, normalizeStyle as j, normalizeClass as ce, createElementVNode as b, ref as y, createBlock as h, unref as e, withCtx as m, createVNode as a, createTextVNode as z, onMounted as G, onUnmounted as te, withDirectives as fe, toDisplayString as B, vShow as pe, Fragment as W, createCommentVNode as S, isRef as ie, useSlots as ve, renderSlot as se } from "vue";
5
5
  import { Form as O, FormItem as A, Avatar as ne, Input as V, Textarea as ge, Button as U, Message as E, Alert as L, Modal as le, Divider as _e, Link as N } from "@arco-design/web-vue";
6
6
  /* empty css */
7
7
  /* empty css */
8
- /* empty css */
9
- import { u as ye } from "./useUploadCos-B5P_PDcy.js";
10
- import { b as he, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
11
- import { g as F } from "./globalConfig-DZIhLe1R.js";
8
+ import { u as ye } from "./useUploadCos-DNKp_9xt.js";
9
+ import { b as he, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-D2UZf7n0.js";
12
10
  import { _ as Se, g as ke, i as Ae } from "./plugin-vue_export-helper-LjDO2Zua.js";
11
+ import { u as J, a as Pe } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js";
13
12
  import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
14
- import { M as Pe } from "./Menu-Cxo8Rpu3.js";
15
- import { u as Ie } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
16
- import { u as J, a as Ve } from "./useAuthkitAppsAuthPageInfo-Ria0l-Pk.js";
13
+ import { M as Ie } from "./Menu-BKBnsDJ8.js";
14
+ import { u as Ve } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
17
15
  /* empty css */
18
16
  import { api as H } from "@huyooo/api";
19
17
  import { Icon as Ue } from "@iconify/vue";
@@ -1062,7 +1060,7 @@ const Ye = /* @__PURE__ */ k({
1062
1060
  const {
1063
1061
  changeType: c,
1064
1062
  show: p
1065
- } = Ie(s);
1063
+ } = Ve(s);
1066
1064
  function d(f, v) {
1067
1065
  console.log(f), p.value = v, c.value = "编辑";
1068
1066
  }
@@ -1079,7 +1077,7 @@ const Ye = /* @__PURE__ */ k({
1079
1077
  onCancel: o
1080
1078
  }, {
1081
1079
  title: m(() => v[2] || (v[2] = [z(" 系统设置 ")])),
1082
- default: m(() => [b("div", et, [b("div", tt, [a(Pe, {
1080
+ default: m(() => [b("div", et, [b("div", tt, [a(Ie, {
1083
1081
  "selected-keys": t.value,
1084
1082
  "onUpdate:selectedKeys": v[0] || (v[0] = (w) => t.value = w),
1085
1083
  menus: r.value,
@@ -1100,7 +1098,7 @@ const Ye = /* @__PURE__ */ k({
1100
1098
  _: 1
1101
1099
  }, 8, ["visible"]));
1102
1100
  }
1103
- }), di = /* @__PURE__ */ P(st, [["__scopeId", "data-v-cd51dcec"]]);
1101
+ }), ri = /* @__PURE__ */ P(st, [["__scopeId", "data-v-cd51dcec"]]);
1104
1102
  function nt() {
1105
1103
  re().then(({
1106
1104
  data: i
@@ -1796,7 +1794,7 @@ const D = /* @__PURE__ */ k({
1796
1794
  addSignInCallback: u
1797
1795
  } = Z(), {
1798
1796
  show: s
1799
- } = Ve(), o = i, l = n;
1797
+ } = Pe(), o = i, l = n;
1800
1798
  function t(_) {
1801
1799
  _(!0);
1802
1800
  }
@@ -1827,9 +1825,9 @@ const D = /* @__PURE__ */ k({
1827
1825
  _: 1
1828
1826
  }, 8, ["visible"]));
1829
1827
  }
1830
- }), mi = /* @__PURE__ */ P(Mt, [["__scopeId", "data-v-6fbefff8"]]);
1828
+ }), ui = /* @__PURE__ */ P(Mt, [["__scopeId", "data-v-6fbefff8"]]);
1831
1829
  export {
1832
- di as A,
1830
+ ri as A,
1833
1831
  oe as E,
1834
1832
  mt as O,
1835
1833
  gt as P,
@@ -1838,7 +1836,7 @@ export {
1838
1836
  D as _,
1839
1837
  Ht as a,
1840
1838
  de as b,
1841
- mi as c,
1839
+ ui as c,
1842
1840
  Rt as d,
1843
1841
  Bt as e,
1844
1842
  Vt as f,
@@ -1,7 +1,7 @@
1
- import { ref as t } from "vue";
1
+ import { ref as n } from "vue";
2
2
  import { api as i } from "@huyooo/api";
3
- import { g as r } from "./globalConfig-DZIhLe1R.js";
4
- const l = t(!1);
3
+ import { g as r } from "./index-DZIhLe1R.js";
4
+ const l = n(!1);
5
5
  function f() {
6
6
  return {
7
7
  show: l
@@ -14,13 +14,13 @@ function g(a) {
14
14
  data: a
15
15
  });
16
16
  }
17
- function p() {
17
+ function u() {
18
18
  return i({
19
19
  url: `${r.authPrefixUrl}/restfulApi/apps/authPageInfo`,
20
20
  method: "post"
21
21
  });
22
22
  }
23
- const o = t({
23
+ const o = n({
24
24
  id: "",
25
25
  appKey: "",
26
26
  name: "",
@@ -28,6 +28,7 @@ const o = t({
28
28
  homePageUrl: "",
29
29
  applicationLogo: "",
30
30
  applicationLogoUrl: "",
31
+ publicRoutes: [],
31
32
  oauth: {
32
33
  google: {
33
34
  // redirectURI: '',
@@ -93,11 +94,11 @@ const o = t({
93
94
  }
94
95
  });
95
96
  function h() {
96
- function a(n) {
97
- p().then(({
97
+ function a(t) {
98
+ u().then(({
98
99
  data: e
99
100
  }) => {
100
- o.value.id = e.id, o.value.appKey = e.appKey, o.value.name = e.name, o.value.description = e.description, o.value.homePageUrl = e.homePageUrl, o.value.applicationLogo = e.applicationLogo, o.value.applicationLogoUrl = e.applicationLogoUrl, o.value.oauth = e.oauth, o.value.authorizationCallback = e.authorizationCallback, o.value.aboutUs = e.aboutUs, o.value.brand = e.brand, n && n();
101
+ o.value.id = e.id, o.value.appKey = e.appKey, o.value.name = e.name, o.value.description = e.description, o.value.homePageUrl = e.homePageUrl, o.value.applicationLogo = e.applicationLogo, o.value.applicationLogoUrl = e.applicationLogoUrl, o.value.publicRoutes = e.publicRoutes || [], o.value.oauth = e.oauth, o.value.authorizationCallback = e.authorizationCallback, o.value.aboutUs = e.aboutUs, o.value.brand = e.brand, t && t();
101
102
  }).catch((e) => {
102
103
  console.error("获取应用认证页面信息失败:", e);
103
104
  });
@@ -1,15 +1,16 @@
1
1
  import { defineComponent as k, computed as z, createElementBlock as f, openBlock as m, normalizeStyle as b, createElementVNode as a, createCommentVNode as A, renderSlot as C, ref as h, toDisplayString as v, createVNode as r, unref as o, withCtx as i, createTextVNode as I } from "vue";
2
+ /* empty css */
2
3
  import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
4
  /* empty css */
4
5
  /* empty css */
5
6
  /* empty css */
7
+ import "./index-DaMA6jEr.js";
6
8
  /* empty css */
7
9
  /* empty css */
8
- /* empty css */
9
- /* empty css */
10
+ import "./index-DZIhLe1R.js";
10
11
  import { List as w, ListItem as d, ListItemMeta as p, Avatar as c, Button as x } from "@arco-design/web-vue";
11
- import { b as $ } from "./useAuthkitAppsAuthPageInfo-Ria0l-Pk.js";
12
- import { o as T } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
12
+ import { b as $ } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js";
13
+ import { o as T } from "./useAuthkitUsersProfile-D2UZf7n0.js";
13
14
  const U = {
14
15
  class: "header"
15
16
  }, B = ["href"], L = {
@@ -75,7 +76,7 @@ const U = {
75
76
  })
76
77
  }, " 返回主页 ", 12, B)) : A("", !0)]), a("div", L, [C(l.$slots, "default", {}, void 0, !0)])], 4));
77
78
  }
78
- }), ee = /* @__PURE__ */ S(N, [["__scopeId", "data-v-203946ff"]]), V = {
79
+ }), te = /* @__PURE__ */ S(N, [["__scopeId", "data-v-203946ff"]]), V = {
79
80
  class: "box"
80
81
  }, O = {
81
82
  class: "title"
@@ -244,8 +245,8 @@ const U = {
244
245
  }
245
246
  }, "授权后将跳转至", -1)), a("div", E, v(l.value.authorizationCallback), 1)])])]));
246
247
  }
247
- }), te = /* @__PURE__ */ S(F, [["__scopeId", "data-v-cc821ddc"]]);
248
+ }), re = /* @__PURE__ */ S(F, [["__scopeId", "data-v-cc821ddc"]]);
248
249
  export {
249
- ee as A,
250
- te as a
250
+ te as A,
251
+ re as a
251
252
  };
@@ -3,7 +3,7 @@
3
3
  import { defineComponent as V, ref as X, createBlock as J, openBlock as K, unref as Q } from "vue";
4
4
  import { Message as W } from "@arco-design/web-vue";
5
5
  import { Icon as Z } from "@iconify/vue";
6
- import { c as tt, g as et } from "./_commonjsHelpers-DaMA6jEr.js";
6
+ import { c as tt, g as et } from "./index-DaMA6jEr.js";
7
7
  import { _ as nt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
8
8
  var N = { exports: {} };
9
9
  /*!
@@ -1,18 +1,17 @@
1
1
  /* empty css */
2
+ import { c as Fe } from "./index-DaMA6jEr.js";
2
3
  /* empty css */
3
4
  /* empty css */
4
5
  /* empty css */
5
6
  /* empty css */
6
- /* empty css */
7
- import { defineComponent as Fe, ref as Te, computed as Ue, onMounted as Je, nextTick as Pe, watch as Xe, onBeforeUnmount as Ze, createElementBlock as de, openBlock as ce, normalizeStyle as Se, normalizeClass as xe, renderSlot as ze, createVNode as Me, unref as ve, withCtx as Be, createElementVNode as ye, createCommentVNode as De, Fragment as $e, renderList as Ce, toDisplayString as ke, createBlock as Ie, createTextVNode as Qe, useSlots as Ke } from "vue";
7
+ import { defineComponent as Ue, ref as Te, computed as ze, onMounted as Je, nextTick as Pe, watch as Xe, onBeforeUnmount as Ze, createElementBlock as de, openBlock as ce, normalizeStyle as Se, normalizeClass as xe, renderSlot as je, createVNode as Me, unref as ve, withCtx as Be, createElementVNode as ye, createCommentVNode as De, Fragment as $e, renderList as Ce, toDisplayString as ke, createBlock as Ie, createTextVNode as Qe, useSlots as Ke } from "vue";
8
8
  import { Spin as et, Tooltip as tt, Empty as rt, Pagination as nt } from "@arco-design/web-vue";
9
- import { _ as je } from "./_plugin-vue_export-helper-CHgC5LLL.js";
10
- import { c as qe } from "./_commonjsHelpers-DaMA6jEr.js";
9
+ import { _ as qe } from "./_plugin-vue_export-helper-CHgC5LLL.js";
11
10
  var it = { exports: {} };
12
11
  (function(E, R) {
13
12
  (function(B, m) {
14
13
  E.exports = m();
15
- })(qe, function() {
14
+ })(Fe, function() {
16
15
  var B = 1e3, m = 6e4, W = 36e5, F = "millisecond", I = "second", _ = "minute", j = "hour", v = "day", H = "week", q = "month", $ = "quarter", L = "year", K = "date", O = "Invalid Date", A = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, P = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, N = {
17
16
  name: "en",
18
17
  weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
@@ -927,7 +926,7 @@ var Le = { exports: {} }, We = { exports: {} }, He = { exports: {} };
927
926
  return x;
928
927
  }
929
928
  B = K(), B.default = B.BigNumber = B, E.exports ? E.exports = B : (R || (R = typeof self < "u" && self ? self : window), R.BigNumber = B);
930
- })(qe);
929
+ })(Fe);
931
930
  })(He);
932
931
  var Ge = He.exports;
933
932
  (function(E) {
@@ -1148,7 +1147,7 @@ Le.exports = function(E) {
1148
1147
  };
1149
1148
  };
1150
1149
  var lt = Le.exports.parse = Ye(), ct = Le.exports.stringify = Ve;
1151
- function Tt(E, R) {
1150
+ function bt(E, R) {
1152
1151
  return E.find((B) => B.key === R);
1153
1152
  }
1154
1153
  function ht(E) {
@@ -1165,7 +1164,7 @@ function Re(E) {
1165
1164
  function be(E, R) {
1166
1165
  return R.split(".").reduce((B, m) => B == null ? void 0 : B[m], E);
1167
1166
  }
1168
- const pt = /* @__PURE__ */ Fe({
1167
+ const pt = /* @__PURE__ */ Ue({
1169
1168
  __name: "Ellipsis",
1170
1169
  props: {
1171
1170
  open: {
@@ -1175,7 +1174,7 @@ const pt = /* @__PURE__ */ Fe({
1175
1174
  }
1176
1175
  },
1177
1176
  setup(E) {
1178
- const R = E, B = Te(null), m = Te(0), W = Ue(() => {
1177
+ const R = E, B = Te(null), m = Te(0), W = ze(() => {
1179
1178
  var j, v;
1180
1179
  if (!R.open || m.value === 0)
1181
1180
  return {};
@@ -1209,9 +1208,9 @@ const pt = /* @__PURE__ */ Fe({
1209
1208
  ellipsis: E.open
1210
1209
  }),
1211
1210
  style: Se(E.open ? W.value : {})
1212
- }, [ze(_.$slots, "default", {}, void 0, !0)], 6));
1211
+ }, [je(_.$slots, "default", {}, void 0, !0)], 6));
1213
1212
  }
1214
- }), dt = /* @__PURE__ */ je(pt, [["__scopeId", "data-v-4874d041"]]), gt = {
1213
+ }), dt = /* @__PURE__ */ qe(pt, [["__scopeId", "data-v-4874d041"]]), gt = {
1215
1214
  class: "CubeTableCom"
1216
1215
  }, wt = {
1217
1216
  class: "tableContain"
@@ -1229,7 +1228,7 @@ const pt = /* @__PURE__ */ Fe({
1229
1228
  class: "contain"
1230
1229
  }, _t = {
1231
1230
  class: "pagination"
1232
- }, Nt = /* @__PURE__ */ Fe({
1231
+ }, Nt = /* @__PURE__ */ Ue({
1233
1232
  __name: "CustomTable",
1234
1233
  props: {
1235
1234
  loading: {
@@ -1260,7 +1259,7 @@ const pt = /* @__PURE__ */ Fe({
1260
1259
  setup(E, {
1261
1260
  emit: R
1262
1261
  }) {
1263
- const B = E, m = R, W = Te(-1), F = Ue(() => B.columns.map(($) => $.width ? `${$.width}px` : $.minWidth ? `minmax(${$.minWidth}px, 1fr)` : "1fr").join(" "));
1262
+ const B = E, m = R, W = Te(-1), F = ze(() => B.columns.map(($) => $.width ? `${$.width}px` : $.minWidth ? `minmax(${$.minWidth}px, 1fr)` : "1fr").join(" "));
1264
1263
  function I($) {
1265
1264
  const L = {};
1266
1265
  return $.maxWidth && (L.maxWidth = `${$.maxWidth}px`), L;
@@ -1318,7 +1317,7 @@ const pt = /* @__PURE__ */ Fe({
1318
1317
  }, [ye("div", $t, [Me(dt, {
1319
1318
  open: P.ellipsis
1320
1319
  }, {
1321
- default: Be(() => [v(P.slotName) ? ze($.$slots, P.slotName, {
1320
+ default: Be(() => [v(P.slotName) ? je($.$slots, P.slotName, {
1322
1321
  key: 0,
1323
1322
  record: O
1324
1323
  }, void 0, !0) : (ce(), de($e, {
@@ -1352,9 +1351,9 @@ const pt = /* @__PURE__ */ Fe({
1352
1351
  _: 3
1353
1352
  }, 8, ["loading"])]));
1354
1353
  }
1355
- }), Lt = /* @__PURE__ */ je(Nt, [["__scopeId", "data-v-0eab51b1"]]);
1354
+ }), Tt = /* @__PURE__ */ qe(Nt, [["__scopeId", "data-v-0eab51b1"]]);
1356
1355
  export {
1357
- Lt as C,
1356
+ Tt as C,
1358
1357
  dt as E,
1359
- Tt as f
1358
+ bt as f
1360
1359
  };
@@ -1,15 +1,14 @@
1
1
  /* empty css */
2
- /* empty css */
2
+ import "./index-DaMA6jEr.js";
3
3
  import { defineComponent as f, createElementBlock as d, openBlock as c, normalizeStyle as w, normalizeClass as _, createElementVNode as l, computed as m, withDirectives as j, createVNode as b, unref as y, vShow as N, ref as q, createBlock as V, withCtx as B, toDisplayString as h, renderSlot as M, Fragment as R, renderList as U, onMounted as D, onBeforeUnmount as E, createCommentVNode as W } from "vue";
4
4
  import { Popover as O, Upload as T } from "@arco-design/web-vue";
5
5
  import { _ as I, g as F, i as L } from "./plugin-vue_export-helper-LjDO2Zua.js";
6
6
  import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
7
+ import { g as Z } from "./index-DZIhLe1R.js";
7
8
  /* empty css */
8
9
  /* empty css */
9
- /* empty css */
10
- import { u as Z } from "./useUploadCos-B5P_PDcy.js";
11
- import { g as A } from "./globalConfig-DZIhLe1R.js";
12
- import "./FeedbackModal-D1htK7xY.js";
10
+ import { u as A } from "./useUploadCos-DNKp_9xt.js";
11
+ import "./FeedbackModal-CsRXm-MY.js";
13
12
  import { Icon as Y } from "@iconify/vue";
14
13
  const H = f({
15
14
  name: "IconDown",
@@ -330,7 +329,7 @@ const se = Object.assign(x, {
330
329
  _: 3
331
330
  }, 8, ["popup-visible", "content-style"]));
332
331
  }
333
- }), Ee = /* @__PURE__ */ g(fe, [["__scopeId", "data-v-c2ab0561"]]), ke = {
332
+ }), De = /* @__PURE__ */ g(fe, [["__scopeId", "data-v-c2ab0561"]]), ke = {
334
333
  style: {
335
334
  "margin-bottom": "10px",
336
335
  display: "flex",
@@ -370,7 +369,7 @@ const se = Object.assign(x, {
370
369
  onClick: (k) => s(p.key)
371
370
  }, h(p.label), 11, ve))), 128))]));
372
371
  }
373
- }), We = /* @__PURE__ */ g(be, [["__scopeId", "data-v-4da22ce9"]]), ye = {
372
+ }), Ee = /* @__PURE__ */ g(be, [["__scopeId", "data-v-4da22ce9"]]), ye = {
374
373
  class: "screenshots-upload"
375
374
  }, he = /* @__PURE__ */ f({
376
375
  __name: "FeedbackScreenshots",
@@ -397,9 +396,9 @@ const se = Object.assign(x, {
397
396
  return new Promise((u, v) => {
398
397
  const {
399
398
  uploadFile: $
400
- } = Z();
399
+ } = A();
401
400
  $({
402
- bucketId: A.feedbackBucketId,
401
+ bucketId: Z.feedbackBucketId,
403
402
  file: r,
404
403
  onFileFinish(C, xe, P) {
405
404
  u(P.Key);
@@ -448,7 +447,7 @@ const se = Object.assign(x, {
448
447
  "custom-request": p
449
448
  }, null, 8, ["file-list"])]));
450
449
  }
451
- }), Oe = /* @__PURE__ */ g(he, [["__scopeId", "data-v-8e764d8f"]]), _e = {
450
+ }), We = /* @__PURE__ */ g(he, [["__scopeId", "data-v-8e764d8f"]]), _e = {
452
451
  class: "operate-wrapper"
453
452
  }, ge = {
454
453
  class: "operate-item"
@@ -484,11 +483,11 @@ const se = Object.assign(x, {
484
483
  icon: t.icon
485
484
  }, null, 8, ["icon"])]), l("p", Ce, h(t.title), 1)]), l("div", we, [e.extra ? (c(), d("span", Se, h(e.extra), 1)) : W("", !0)])]));
486
485
  }
487
- }), Te = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-54fd5fd0"]]);
486
+ }), Oe = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-54fd5fd0"]]);
488
487
  export {
489
- Ee as F,
490
- We as a,
491
- Te as b,
488
+ De as F,
489
+ Ee as a,
490
+ Oe as b,
492
491
  le as c,
493
- Oe as d
492
+ We as d
494
493
  };
@@ -1,25 +1,22 @@
1
1
  /* empty css */
2
- /* empty css */
2
+ import { g as q } from "./index-DZIhLe1R.js";
3
3
  /* empty css */
4
4
  import { defineComponent as R, createElementBlock as S, openBlock as r, normalizeStyle as M, normalizeClass as oe, createElementVNode as I, computed as O, createBlock as y, unref as l, withCtx as n, createVNode as u, createCommentVNode as L, Fragment as B, createTextVNode as $, toDisplayString as z, ref as m, onUnmounted as xe, h as X, renderList as ie, nextTick as A } from "vue";
5
5
  import { Space as ue, Image as ce, Avatar as de, Descriptions as Se, DescriptionsItem as K, Tag as E, Spin as we, Button as G, Form as Ie, FormItem as H, Input as $e, Select as Fe, Option as Ue, Textarea as Le, Message as Re, Breadcrumb as Be, BreadcrumbItem as ee, Modal as ze, Drawer as qe } from "@arco-design/web-vue";
6
- import { M as De } from "./Menu-Cxo8Rpu3.js";
7
- /* empty css */
8
- /* empty css */
9
- /* empty css */
6
+ import { M as De } from "./Menu-BKBnsDJ8.js";
10
7
  /* empty css */
11
8
  /* empty css */
12
9
  /* empty css */
10
+ import "./index-DaMA6jEr.js";
13
11
  import { api as N } from "@huyooo/api";
14
- import { g as q } from "./globalConfig-DZIhLe1R.js";
15
12
  /* empty css */
16
13
  /* empty css */
17
- import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-B5P_PDcy.js";
14
+ import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-DNKp_9xt.js";
18
15
  import { _ as V } from "./_plugin-vue_export-helper-CHgC5LLL.js";
19
16
  /* empty css */
20
- import { f as j, C as Ve } from "./CustomTable-JflAYS8i.js";
17
+ import { f as j, C as Ve } from "./CustomTable-kfI18phy.js";
21
18
  import { Bubble as fe, Prompts as Pe, Sender as Ee } from "ant-design-x-vue";
22
- import { C as pe } from "./Clipboard-Bful1lNJ.js";
19
+ import { C as pe } from "./Clipboard-CGm0G1dN.js";
23
20
  import { Icon as je } from "@iconify/vue";
24
21
  import { _ as me, g as ve, i as ye } from "./plugin-vue_export-helper-LjDO2Zua.js";
25
22
  const Me = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), te = {
@@ -1051,7 +1048,7 @@ const J = [{
1051
1048
  _: 1
1052
1049
  }, 8, ["visible"]));
1053
1050
  }
1054
- }), Gt = /* @__PURE__ */ V(xt, [["__scopeId", "data-v-4df9453a"]]);
1051
+ }), Ht = /* @__PURE__ */ V(xt, [["__scopeId", "data-v-4df9453a"]]);
1055
1052
  export {
1056
1053
  ft as F,
1057
1054
  Qe as R,
@@ -1059,5 +1056,5 @@ export {
1059
1056
  ne as a,
1060
1057
  vt as b,
1061
1058
  bt as c,
1062
- Gt as d
1059
+ Ht as d
1063
1060
  };
@@ -1,5 +1,6 @@
1
1
  import { defineComponent as B, ref as L, createElementBlock as a, createCommentVNode as _, openBlock as n, normalizeClass as $, createBlock as s, createElementVNode as u, unref as I, toDisplayString as K, Fragment as h, renderList as C } from "vue";
2
2
  import { Icon as S } from "@iconify/vue";
3
+ /* empty css */
3
4
  import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
5
  const x = /* @__PURE__ */ B({
5
6
  __name: "MenuItem",
@@ -76,13 +77,13 @@ const x = /* @__PURE__ */ B({
76
77
  l("change", d, p);
77
78
  }
78
79
  return (d, p) => (n(), a("div", E, [(n(!0), a(h, null, C(c.menus, (e, v) => {
79
- var y, m, f;
80
+ var m, y, f;
80
81
  return n(), a("div", {
81
82
  key: v,
82
83
  class: "MenuList"
83
84
  }, [e.children && e.children.length !== 0 ? (n(), a(h, {
84
85
  key: 0
85
- }, [u("span", H, [(y = e == null ? void 0 : e.meta) != null && y.icon ? (n(), s(I(S), {
86
+ }, [u("span", H, [(m = e == null ? void 0 : e.meta) != null && m.icon ? (n(), s(I(S), {
86
87
  key: 0,
87
88
  class: "icon",
88
89
  icon: e.meta.icon
@@ -99,7 +100,7 @@ const x = /* @__PURE__ */ B({
99
100
  }, null, 8, ["hidden", "path", "icon", "name", "active", "onClick"]);
100
101
  }), 128))])], 64)) : (n(), s(q, {
101
102
  key: 1,
102
- hidden: ((m = e.meta) == null ? void 0 : m.hidden) || !1,
103
+ hidden: ((y = e.meta) == null ? void 0 : y.hidden) || !1,
103
104
  path: e.path,
104
105
  icon: (f = e.meta) == null ? void 0 : f.icon,
105
106
  name: e.name,
@@ -108,8 +109,8 @@ const x = /* @__PURE__ */ B({
108
109
  }, null, 8, ["hidden", "path", "icon", "name", "active", "onClick"]))]);
109
110
  }), 128))]));
110
111
  }
111
- }), j = /* @__PURE__ */ A(V, [["__scopeId", "data-v-d8d71d3e"]]);
112
+ }), w = /* @__PURE__ */ A(V, [["__scopeId", "data-v-d8d71d3e"]]);
112
113
  export {
113
- j as M,
114
+ w as M,
114
115
  q as a
115
116
  };
@@ -1,30 +1,28 @@
1
1
  import { defineComponent as b, ref as r, createBlock as p, openBlock as l, unref as u, withCtx as y, createVNode as v, createCommentVNode as _, createElementBlock as g, Fragment as T, renderList as z, createElementVNode as $, renderSlot as I, toDisplayString as L, createTextVNode as N, withModifiers as q, normalizeClass as E, watch as R, isRef as F, mergeModels as w, useModel as H, computed as j } from "vue";
2
2
  /* empty css */
3
- /* empty css */
3
+ import { g as S } from "./index-DZIhLe1R.js";
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  import { Spin as V, Empty as K, Button as G, Divider as J, Breadcrumb as O, BreadcrumbItem as x, Modal as P } from "@arco-design/web-vue";
7
- import { api as S } from "@huyooo/api";
8
- import { g as D } from "./globalConfig-DZIhLe1R.js";
9
- /* empty css */
7
+ import { api as D } from "@huyooo/api";
10
8
  import { TiptapEditor as Q, TiptapTitle as W } from "@huyooo/vue-tiptap";
11
9
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
12
10
  /* empty css */
13
11
  import { useIntersectionObserver as X } from "@vueuse/core";
14
- import { u as Y } from "./useMessageNotifications-DOH1MS61.js";
12
+ import { u as Y } from "./useMessageNotifications-BahKMcby.js";
15
13
  import { Icon as Z } from "@iconify/vue";
16
14
  import { u as ee } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
17
- import { M as te } from "./Menu-Cxo8Rpu3.js";
15
+ import { M as te } from "./Menu-BKBnsDJ8.js";
18
16
  function ne(a) {
19
- return S({
20
- url: `${D.prefixUrl}/restfulApi/messageCenter/changelogNotifications/find`,
17
+ return D({
18
+ url: `${S.prefixUrl}/restfulApi/messageCenter/changelogNotifications/find`,
21
19
  method: "post",
22
20
  data: a
23
21
  });
24
22
  }
25
23
  function se(a) {
26
- return S({
27
- url: `${D.prefixUrl}/restfulApi/messageCenter/changelogNotifications/findOne`,
24
+ return D({
25
+ url: `${S.prefixUrl}/restfulApi/messageCenter/changelogNotifications/findOne`,
28
26
  method: "post",
29
27
  data: a
30
28
  });
@@ -322,15 +320,15 @@ const ie = /* @__PURE__ */ b({
322
320
  }
323
321
  }), Ne = /* @__PURE__ */ C(ke, [["__scopeId", "data-v-e755c9b4"]]);
324
322
  function Ce(a) {
325
- return S({
326
- url: `${D.prefixUrl}/restfulApi/messageCenter/eventNotifications/find`,
323
+ return D({
324
+ url: `${S.prefixUrl}/restfulApi/messageCenter/eventNotifications/find`,
327
325
  method: "post",
328
326
  data: a
329
327
  });
330
328
  }
331
329
  function $e(a) {
332
- return S({
333
- url: `${D.prefixUrl}/restfulApi/messageCenter/eventNotifications/findOne`,
330
+ return D({
331
+ url: `${S.prefixUrl}/restfulApi/messageCenter/eventNotifications/findOne`,
334
332
  method: "post",
335
333
  data: a
336
334
  });
@@ -581,15 +579,15 @@ const xe = /* @__PURE__ */ b({
581
579
  }
582
580
  }), Ee = /* @__PURE__ */ C(ze, [["__scopeId", "data-v-7310aa38"]]);
583
581
  function Fe(a) {
584
- return S({
585
- url: `${D.prefixUrl}/restfulApi/messageCenter/noticeNotifications/find`,
582
+ return D({
583
+ url: `${S.prefixUrl}/restfulApi/messageCenter/noticeNotifications/find`,
586
584
  method: "post",
587
585
  data: a
588
586
  });
589
587
  }
590
588
  function Ve(a) {
591
- return S({
592
- url: `${D.prefixUrl}/restfulApi/messageCenter/noticeNotifications/findOne`,
589
+ return D({
590
+ url: `${S.prefixUrl}/restfulApi/messageCenter/noticeNotifications/findOne`,
593
591
  method: "post",
594
592
  data: a
595
593
  });
@@ -812,14 +810,14 @@ const Ke = /* @__PURE__ */ b({
812
810
  onCancel: t
813
811
  }, null, 8, ["selected-keys", "menus"]));
814
812
  }
815
- }), pt = /* @__PURE__ */ C(Qe, [["__scopeId", "data-v-dd5fd3b4"]]);
813
+ }), dt = /* @__PURE__ */ C(Qe, [["__scopeId", "data-v-dd5fd3b4"]]);
816
814
  export {
817
815
  Pe as A,
818
816
  Ne as C,
819
817
  U as D,
820
818
  Te as E,
821
819
  ce as I,
822
- pt as M,
820
+ dt as M,
823
821
  He as N,
824
822
  ae as _,
825
823
  Le as a,
@@ -1,26 +1,25 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
- /* empty css */
4
- /* empty css */
3
+ import { g as _ } from "./index-DZIhLe1R.js";
4
+ import "./index-DaMA6jEr.js";
5
5
  /* empty css */
6
6
  import { defineComponent as D, ref as U, createBlock as B, openBlock as L, unref as a, isRef as M, withCtx as o, createElementVNode as d, createVNode as r, createTextVNode as u, toDisplayString as n } from "vue";
7
7
  import { Modal as V, Popconfirm as $, Button as E, Tag as g } from "@arco-design/web-vue";
8
- import { api as _ } from "@huyooo/api";
9
- import { g as x } from "./globalConfig-DZIhLe1R.js";
8
+ import { api as x } from "@huyooo/api";
10
9
  import { u as H } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
11
10
  import { u as j } from "./useTableHandle-DKUIdSSh.js";
12
- import { C as q, f as y } from "./CustomTable-JflAYS8i.js";
11
+ import { C as q, f as y } from "./CustomTable-kfI18phy.js";
13
12
  import { _ as F } from "./_plugin-vue_export-helper-CHgC5LLL.js";
14
13
  function G(m) {
15
- return _({
16
- url: `${x.prefixUrl}/restfulApi/orders/cancel`,
14
+ return x({
15
+ url: `${_.prefixUrl}/restfulApi/orders/cancel`,
17
16
  method: "post",
18
17
  data: m
19
18
  });
20
19
  }
21
20
  function J(m) {
22
- return _({
23
- url: `${x.prefixUrl}/restfulApi/orders/myOrders`,
21
+ return x({
22
+ url: `${_.prefixUrl}/restfulApi/orders/myOrders`,
24
23
  method: "post",
25
24
  data: m
26
25
  });
@@ -273,7 +272,7 @@ const K = [{
273
272
  _: 1
274
273
  }, 8, ["visible", "onCancel"]));
275
274
  }
276
- }), yt = /* @__PURE__ */ F(at, [["__scopeId", "data-v-8d63590c"]]);
275
+ }), gt = /* @__PURE__ */ F(at, [["__scopeId", "data-v-8d63590c"]]);
277
276
  export {
278
- yt as S
277
+ gt as S
279
278
  };