@huyooo/ui 0.4.34 → 0.4.36

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 (64) hide show
  1. package/dist/{AuthkitAppSetting-DqhUivnU.js → AuthkitAppSetting-D6PAh-ZI.js} +216 -215
  2. package/dist/{AuthkitAuthorize-f_yAVn7e.js → AuthkitAuthorize-DKG7JGSV.js} +4 -4
  3. package/dist/{FeedbackItem-DJiIQBMe.js → FeedbackItem-BO8dYYKo.js} +3 -7
  4. package/dist/FeedbackModal-B_W_RWec.js +1061 -0
  5. package/dist/{LandingPageToc-BkL7mxo7.js → LandingPageToc-BrUxyH80.js} +257 -269
  6. package/dist/MessageHandle-Dt6rb0rg.js +830 -0
  7. package/dist/{PaySubscriptions-foEcT6VN.js → PaySubscriptions-B42IdT-5.js} +59 -58
  8. package/dist/ReferrerReferees-CvuUodDZ.js +116 -0
  9. package/dist/{Upload.vue_vue_type_script_setup_true_lang-C2OaTrku.js → Upload.vue_vue_type_script_setup_true_lang-Bw3IlEUj.js} +4 -4
  10. package/dist/{UserPanel-CA3roDgH.js → UserPanel-BIKWssEY.js} +169 -174
  11. package/dist/api/Authkit/apps.d.ts +1 -1
  12. package/dist/api/Buckets/Files.d.ts +7 -7
  13. package/dist/api/Buckets.d.ts +2 -2
  14. package/dist/api/Message/ChangelogNotifications.d.ts +2 -2
  15. package/dist/api/Message/EventNotifications.d.ts +2 -2
  16. package/dist/api/Message/MessageNotifications.d.ts +5 -5
  17. package/dist/api/Message/NoticeNotifications.d.ts +2 -2
  18. package/dist/api/Messages.d.ts +2 -2
  19. package/dist/api/Referrer.d.ts +1 -1
  20. package/dist/api/index.d.ts +8 -8
  21. package/dist/authkit.js +4 -4
  22. package/dist/common/globalConfig.d.ts +15 -0
  23. package/dist/common.d.ts +1 -1
  24. package/dist/common.js +21 -19
  25. package/dist/components/Feedback/FeedbackContainer.vue.d.ts +0 -8
  26. package/dist/components/Feedback/FeedbackDetails.vue.d.ts +1 -1
  27. package/dist/components/Feedback/FeedbackForm.vue.d.ts +2 -20
  28. package/dist/components/LandingPage/LandingPageFooterLayout.vue.d.ts +3 -3
  29. package/dist/components/Message/MessageAppMessage.vue.d.ts +1 -24
  30. package/dist/components/Message/MessageChangelogNotifications.vue.d.ts +1 -11
  31. package/dist/components/Message/MessageChangelogNotificationsDetails.vue.d.ts +0 -8
  32. package/dist/components/Message/MessageEventNotifications.vue.d.ts +1 -11
  33. package/dist/components/Message/MessageEventNotificationsDetails.vue.d.ts +0 -8
  34. package/dist/components/Message/MessageHandle.vue.d.ts +28 -88
  35. package/dist/components/Message/MessageNoticeNotifications.vue.d.ts +1 -11
  36. package/dist/components/Message/MessageNoticeNotificationsDetails.vue.d.ts +0 -8
  37. package/dist/components/Message/MessageNotifications.vue.d.ts +1 -11
  38. package/dist/components/Referrer/ReferrerReferees.vue.d.ts +2 -12
  39. package/dist/components/User/UserPanel.vue.d.ts +30 -100
  40. package/dist/composables/useMessageNotifications.d.ts +1 -1
  41. package/dist/composables.d.ts +1 -1
  42. package/dist/composables.js +16 -15
  43. package/dist/feedback.js +2 -2
  44. package/dist/globalConfig-dtNQA0ZH.js +15 -0
  45. package/dist/index.js +28 -26
  46. package/dist/landingPage.js +1 -1
  47. package/dist/message.js +2 -2
  48. package/dist/pay.js +1 -1
  49. package/dist/referrer.js +1 -1
  50. package/dist/style.css +1 -1
  51. package/dist/upload.js +2 -2
  52. package/dist/{useAuthkitAuthModal-OkUKCIWR.js → useAuthkitAuthModal-C153ZpNb.js} +14 -13
  53. package/dist/useAuthkitUsersProfile-CT2MN1S5.js +228 -0
  54. package/dist/useMessageNotifications-DkKSVkdt.js +106 -0
  55. package/dist/{useUploadCos-uerXQY3P.js → useUploadCos-C3ts0Gpa.js} +1481 -1499
  56. package/dist/user.d.ts +0 -1
  57. package/dist/user.js +4 -6
  58. package/package.json +1 -1
  59. package/dist/FeedbackModal-D7gtWqMr.js +0 -1077
  60. package/dist/MessageHandle-DN_JsQb2.js +0 -885
  61. package/dist/ReferrerReferees-DxNJ2ETq.js +0 -121
  62. package/dist/composables/useGlobalConfig.d.ts +0 -20
  63. package/dist/useAuthkitUsersProfile-Diituvy1.js +0 -227
  64. package/dist/useMessageNotifications-lmP0vJDM.js +0 -105
@@ -2,23 +2,22 @@
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
5
- import { defineComponent as S, createElementBlock as v, openBlock as l, normalizeStyle as H, normalizeClass as F, createElementVNode as d, computed as D, createBlock as y, createCommentVNode as M, createVNode as i, unref as n, withCtx as a, createTextVNode as p, toDisplayString as b, renderSlot as ke, ref as f, Fragment as ve } from "vue";
6
- import { Tag as ye, Button as V, Avatar as O, Dropdown as ge, Divider as q, Doption as _ } from "@arco-design/web-vue";
7
- import { S as _e } from "./PaySubscriptions-foEcT6VN.js";
8
- import { R as Se } from "./ReferrerReferees-DxNJ2ETq.js";
9
- import { a as E, u as Ce } from "./useAuthkitUsersProfile-Diituvy1.js";
10
- import { u as be } from "./useAuthkitAuthModal-OkUKCIWR.js";
11
- import { a as Ie, b as $e } from "./AuthkitAppSetting-DqhUivnU.js";
12
- import { d as he } from "./FeedbackModal-D7gtWqMr.js";
13
- import { M as xe } from "./MessageHandle-DN_JsQb2.js";
5
+ import { defineComponent as _, createElementBlock as v, openBlock as l, normalizeStyle as H, normalizeClass as F, createElementVNode as p, computed as D, createBlock as y, createCommentVNode as M, createVNode as i, unref as n, withCtx as a, createTextVNode as m, toDisplayString as C, renderSlot as me, ref as f, Fragment as ke } from "vue";
6
+ import { Tag as ve, Button as V, Avatar as O, Dropdown as ye, Divider as q, Doption as g } from "@arco-design/web-vue";
7
+ import { S as ge } from "./PaySubscriptions-B42IdT-5.js";
8
+ import { R as _e } from "./ReferrerReferees-CvuUodDZ.js";
9
+ import { a as E, u as Se } from "./useAuthkitUsersProfile-CT2MN1S5.js";
10
+ import { u as Ce } from "./useAuthkitAuthModal-C153ZpNb.js";
11
+ import { a as be, b as Ie } from "./AuthkitAppSetting-D6PAh-ZI.js";
12
+ import { d as $e } from "./FeedbackModal-B_W_RWec.js";
13
+ import { M as he } from "./MessageHandle-Dt6rb0rg.js";
14
14
  /* empty css */
15
15
  /* empty css */
16
- import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
16
+ import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
17
17
  /* empty css */
18
- import { u as Be } from "./useUploadCos-uerXQY3P.js";
19
- import { I as $ } from "./index-Cr5RQSnA.js";
18
+ import { I as b } from "./index-Cr5RQSnA.js";
20
19
  import { _ as K, g as T, i as W } from "./plugin-vue_export-helper-LjDO2Zua.js";
21
- const Ue = S({
20
+ const Be = _({
22
21
  name: "IconExport",
23
22
  props: {
24
23
  size: {
@@ -49,20 +48,20 @@ const Ue = S({
49
48
  }) {
50
49
  const o = T("icon"), s = D(() => [o, `${o}-export`, {
51
50
  [`${o}-spin`]: e.spin
52
- }]), c = D(() => {
51
+ }]), u = D(() => {
53
52
  const r = {};
54
53
  return e.size && (r.fontSize = W(e.size) ? `${e.size}px` : e.size), e.rotate && (r.transform = `rotate(${e.rotate}deg)`), r;
55
54
  });
56
55
  return {
57
56
  cls: s,
58
- innerStyle: c,
57
+ innerStyle: u,
59
58
  onClick: (r) => {
60
59
  t("click", r);
61
60
  }
62
61
  };
63
62
  }
64
- }), De = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
65
- function Me(e, t, o, s, c, m) {
63
+ }), xe = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
64
+ function Ue(e, t, o, s, u, k) {
66
65
  return l(), v("svg", {
67
66
  viewBox: "0 0 48 48",
68
67
  fill: "none",
@@ -74,18 +73,18 @@ function Me(e, t, o, s, c, m) {
74
73
  "stroke-linecap": e.strokeLinecap,
75
74
  "stroke-linejoin": e.strokeLinejoin,
76
75
  onClick: t[0] || (t[0] = (...r) => e.onClick && e.onClick(...r))
77
- }, t[1] || (t[1] = [d("path", {
76
+ }, t[1] || (t[1] = [p("path", {
78
77
  d: "M31.928 33.072 41 24.002l-9.072-9.072M16.858 24h24M31 41H7V7h24"
79
- }, null, -1)]), 14, De);
78
+ }, null, -1)]), 14, xe);
80
79
  }
81
- var w = /* @__PURE__ */ K(Ue, [["render", Me]]);
82
- const Pe = Object.assign(w, {
80
+ var w = /* @__PURE__ */ K(Be, [["render", Ue]]);
81
+ const De = Object.assign(w, {
83
82
  install: (e, t) => {
84
83
  var o;
85
84
  const s = (o = t == null ? void 0 : t.iconPrefix) != null ? o : "";
86
85
  e.component(s + w.name, w);
87
86
  }
88
- }), we = S({
87
+ }), Me = _({
89
88
  name: "IconLaunch",
90
89
  props: {
91
90
  size: {
@@ -116,20 +115,20 @@ const Pe = Object.assign(w, {
116
115
  }) {
117
116
  const o = T("icon"), s = D(() => [o, `${o}-launch`, {
118
117
  [`${o}-spin`]: e.spin
119
- }]), c = D(() => {
118
+ }]), u = D(() => {
120
119
  const r = {};
121
120
  return e.size && (r.fontSize = W(e.size) ? `${e.size}px` : e.size), e.rotate && (r.transform = `rotate(${e.rotate}deg)`), r;
122
121
  });
123
122
  return {
124
123
  cls: s,
125
- innerStyle: c,
124
+ innerStyle: u,
126
125
  onClick: (r) => {
127
126
  t("click", r);
128
127
  }
129
128
  };
130
129
  }
131
- }), Ae = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
132
- function Re(e, t, o, s, c, m) {
130
+ }), Pe = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
131
+ function we(e, t, o, s, u, k) {
133
132
  return l(), v("svg", {
134
133
  viewBox: "0 0 48 48",
135
134
  fill: "none",
@@ -141,24 +140,24 @@ function Re(e, t, o, s, c, m) {
141
140
  "stroke-linecap": e.strokeLinecap,
142
141
  "stroke-linejoin": e.strokeLinejoin,
143
142
  onClick: t[0] || (t[0] = (...r) => e.onClick && e.onClick(...r))
144
- }, t[1] || (t[1] = [d("path", {
143
+ }, t[1] || (t[1] = [p("path", {
145
144
  d: "M41 26v14a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h14M19.822 28.178 39.899 8.1M41 20V7H28"
146
- }, null, -1)]), 14, Ae);
145
+ }, null, -1)]), 14, Pe);
147
146
  }
148
- var A = /* @__PURE__ */ K(we, [["render", Re]]);
149
- const ze = Object.assign(A, {
147
+ var A = /* @__PURE__ */ K(Me, [["render", we]]);
148
+ const Ae = Object.assign(A, {
150
149
  install: (e, t) => {
151
150
  var o;
152
151
  const s = (o = t == null ? void 0 : t.iconPrefix) != null ? o : "";
153
152
  e.component(s + A.name, A);
154
153
  }
155
- }), Ne = {
154
+ }), Re = {
156
155
  class: "pricing"
157
- }, Le = {
156
+ }, ze = {
158
157
  class: "base"
159
- }, je = {
158
+ }, Ne = {
160
159
  class: "pricingInfo"
161
- }, He = /* @__PURE__ */ S({
160
+ }, Le = /* @__PURE__ */ _({
162
161
  __name: "UserSubscriptionBaseInformation",
163
162
  props: {
164
163
  currentVersionName: {
@@ -179,35 +178,35 @@ const ze = Object.assign(A, {
179
178
  emit: t
180
179
  }) {
181
180
  const o = e, s = t;
182
- function c() {
181
+ function u() {
183
182
  s("upgradeHandle");
184
183
  }
185
- return (m, r) => (l(), v("div", Ne, [d("div", Le, [d("div", je, [r[0] || (r[0] = d("span", null, "我的订阅:", -1)), i(n(ye), {
184
+ return (k, r) => (l(), v("div", Re, [p("div", ze, [p("div", Ne, [r[0] || (r[0] = p("span", null, "我的订阅:", -1)), i(n(ve), {
186
185
  color: "arcoblue",
187
186
  style: {
188
187
  "border-radius": "6px"
189
188
  }
190
189
  }, {
191
- default: a(() => [p(b(o.currentVersionName), 1)]),
190
+ default: a(() => [m(C(o.currentVersionName), 1)]),
192
191
  _: 1
193
192
  })]), o.canUpgrade ? (l(), y(n(V), {
194
193
  key: 0,
195
194
  type: "primary",
196
195
  size: "mini",
197
196
  class: "updatePricing",
198
- onClick: c
197
+ onClick: u
199
198
  }, {
200
- default: a(() => r[1] || (r[1] = [p(" 升级 ")])),
199
+ default: a(() => r[1] || (r[1] = [m(" 升级 ")])),
201
200
  _: 1,
202
201
  __: [1]
203
- })) : M("", !0)]), d("span", null, "有效期至: " + b(o.expireDate), 1)]));
202
+ })) : M("", !0)]), p("span", null, "有效期至: " + C(o.expireDate), 1)]));
204
203
  }
205
- }), Fe = /* @__PURE__ */ h(He, [["__scopeId", "data-v-1e32fa72"]]), Ve = {
204
+ }), je = /* @__PURE__ */ I(Le, [["__scopeId", "data-v-1e32fa72"]]), He = {
206
205
  class: "userInfo"
207
- }, Oe = {
206
+ }, Fe = {
208
207
  key: 0,
209
208
  class: "userName"
210
- }, qe = /* @__PURE__ */ S({
209
+ }, Ve = /* @__PURE__ */ _({
211
210
  __name: "UserAvatar",
212
211
  props: {
213
212
  nickname: {
@@ -221,24 +220,24 @@ const ze = Object.assign(A, {
221
220
  },
222
221
  setup(e) {
223
222
  const t = e;
224
- return (o, s) => (l(), v("div", Ve, [t.nickname ? (l(), v("span", Oe, b(t.nickname), 1)) : M("", !0), i(n(O), {
223
+ return (o, s) => (l(), v("div", He, [t.nickname ? (l(), v("span", Fe, C(t.nickname), 1)) : M("", !0), i(n(O), {
225
224
  "image-url": t.avatar,
226
225
  size: 32,
227
226
  "object-fit": "cover"
228
227
  }, null, 8, ["image-url"])]));
229
228
  }
230
- }), Ee = /* @__PURE__ */ h(qe, [["__scopeId", "data-v-a7a47cc4"]]), Ke = {
229
+ }), Oe = /* @__PURE__ */ I(Ve, [["__scopeId", "data-v-a7a47cc4"]]), qe = {
231
230
  class: "userInfo"
232
- }, Te = {
231
+ }, Ee = {
233
232
  class: "extra"
234
- }, We = {
233
+ }, Ke = {
235
234
  class: "userName"
236
- }, Ge = {
235
+ }, Te = {
237
236
  class: "email"
238
- }, Je = {
237
+ }, We = {
239
238
  key: 0,
240
239
  class: "referrerId"
241
- }, Qe = /* @__PURE__ */ S({
240
+ }, Ge = /* @__PURE__ */ _({
242
241
  __name: "UserBasicInformation",
243
242
  props: {
244
243
  nickname: {
@@ -260,17 +259,17 @@ const ze = Object.assign(A, {
260
259
  },
261
260
  setup(e) {
262
261
  const t = e;
263
- return (o, s) => (l(), v("div", Ke, [i(n(O), {
262
+ return (o, s) => (l(), v("div", qe, [i(n(O), {
264
263
  "image-url": t.avatarUrl,
265
264
  size: 42,
266
265
  "object-fit": "cover"
267
- }, null, 8, ["image-url"]), d("div", Te, [d("span", We, b(t.nickname), 1), d("span", Ge, b(t.email), 1), t.referrerId ? (l(), v("span", Je, " 邀请码:" + b(t.referrerId), 1)) : M("", !0)])]));
266
+ }, null, 8, ["image-url"]), p("div", Ee, [p("span", Ke, C(t.nickname), 1), p("span", Te, C(t.email), 1), t.referrerId ? (l(), v("span", We, " 邀请码:" + C(t.referrerId), 1)) : M("", !0)])]));
268
267
  }
269
- }), Xe = /* @__PURE__ */ h(Qe, [["__scopeId", "data-v-367449da"]]), Ye = {
268
+ }), Je = /* @__PURE__ */ I(Ge, [["__scopeId", "data-v-367449da"]]), Qe = {
270
269
  class: "dropdownContent"
271
- }, Ze = {
270
+ }, Xe = {
272
271
  class: "header"
273
- }, et = /* @__PURE__ */ S({
272
+ }, Ye = /* @__PURE__ */ _({
274
273
  __name: "UserButton",
275
274
  emits: ["enterSystem", "toSignIn"],
276
275
  setup(e, {
@@ -278,24 +277,24 @@ const ze = Object.assign(A, {
278
277
  }) {
279
278
  const o = t, {
280
279
  userProfile: s,
281
- isLoggedIn: c
280
+ isLoggedIn: u
282
281
  } = E();
283
- function m() {
282
+ function k() {
284
283
  o("toSignIn");
285
284
  }
286
- return (r, I) => n(c) ? (l(), y(n(ge), {
285
+ return (r, $) => n(u) ? (l(), y(n(ye), {
287
286
  key: 1,
288
287
  class: "DropdownUserInfo",
289
288
  position: "bl"
290
289
  }, {
291
290
  content: a(() => {
292
- var g, k, x, B;
293
- return [d("div", Ye, [d("div", Ze, [i(Xe, {
294
- "avatar-url": (g = n(s)) == null ? void 0 : g.avatarUrl,
295
- nickname: (k = n(s)) == null ? void 0 : k.nickname,
296
- email: (x = n(s)) == null ? void 0 : x.email,
297
- "referrer-id": (B = n(s)) == null ? void 0 : B.referrerId
298
- }, null, 8, ["avatar-url", "nickname", "email", "referrer-id"]), i(Fe, {
291
+ var d, h, B, x;
292
+ return [p("div", Qe, [p("div", Xe, [i(Je, {
293
+ "avatar-url": (d = n(s)) == null ? void 0 : d.avatarUrl,
294
+ nickname: (h = n(s)) == null ? void 0 : h.nickname,
295
+ email: (B = n(s)) == null ? void 0 : B.email,
296
+ "referrer-id": (x = n(s)) == null ? void 0 : x.referrerId
297
+ }, null, 8, ["avatar-url", "nickname", "email", "referrer-id"]), i(je, {
299
298
  currentVersionName: "免费版本",
300
299
  "expire-date": "2025-01-01",
301
300
  "can-upgrade": !0
@@ -303,12 +302,12 @@ const ze = Object.assign(A, {
303
302
  style: {
304
303
  margin: "10px 0px"
305
304
  }
306
- }), ke(r.$slots, "DoptionList", {}, void 0, !0)])];
305
+ }), me(r.$slots, "DoptionList", {}, void 0, !0)])];
307
306
  }),
308
307
  default: a(() => {
309
- var g;
310
- return [i(Ee, {
311
- avatar: (g = n(s)) == null ? void 0 : g.avatarUrl
308
+ var d;
309
+ return [i(Oe, {
310
+ avatar: (d = n(s)) == null ? void 0 : d.avatarUrl
312
311
  }, null, 8, ["avatar"])];
313
312
  }),
314
313
  _: 3
@@ -316,220 +315,216 @@ const ze = Object.assign(A, {
316
315
  key: 0,
317
316
  type: "primary",
318
317
  class: "handle",
319
- onClick: m
318
+ onClick: k
320
319
  }, {
321
- default: a(() => I[0] || (I[0] = [p(" 登陆 ")])),
320
+ default: a(() => $[0] || ($[0] = [m(" 登陆 ")])),
322
321
  _: 1,
323
322
  __: [0]
324
323
  }));
325
324
  }
326
- }), tt = /* @__PURE__ */ h(et, [["__scopeId", "data-v-895035f0"]]), nt = {
325
+ }), Ze = /* @__PURE__ */ I(Ye, [["__scopeId", "data-v-895035f0"]]), et = {
327
326
  class: "UserPanel"
328
- }, ot = /* @__PURE__ */ S({
327
+ }, tt = /* @__PURE__ */ _({
329
328
  __name: "UserPanel",
330
329
  emits: ["toHomePage", "signOut"],
331
330
  setup(e, {
332
331
  emit: t
333
332
  }) {
334
- const o = f(), s = f(), c = f(Symbol("key")), m = t, {
335
- prefixUrl: r
336
- } = Be(), {
337
- fetchUserProfile: I,
338
- clearUserProfile: g,
339
- isLoggedIn: k
333
+ const o = f(), s = f(), u = f(Symbol("key")), k = t, {
334
+ fetchUserProfile: r,
335
+ clearUserProfile: $,
336
+ isLoggedIn: d
340
337
  } = E(), {
341
- addSignInCallback: x,
338
+ addSignInCallback: h,
342
339
  initializeAuth: B,
343
- clearAuth: G
344
- } = Ce();
345
- B() && I();
346
- const R = f(), z = f(Symbol("key")), N = f(), L = f(), J = f(Symbol("key")), Q = f(), X = f(Symbol("key"));
347
- function Y(j) {
340
+ clearAuth: x
341
+ } = Se();
342
+ B() && r();
343
+ const R = f(), z = f(Symbol("key")), N = f(), L = f(), G = f(Symbol("key")), J = f(), Q = f(Symbol("key"));
344
+ function X(j) {
348
345
  }
349
- function Z(j) {
346
+ function Y(j) {
350
347
  }
351
348
  const {
352
- show: ee
353
- } = be();
354
- function te() {
349
+ show: Z
350
+ } = Ce();
351
+ function ee() {
355
352
  z.value = Symbol("key");
356
353
  }
357
354
  const P = f(), U = f(Symbol("key"));
358
- function ne() {
355
+ function te() {
359
356
  U.value = Symbol("key");
360
357
  }
361
- function oe() {
358
+ function ne() {
362
359
  U.value = Symbol("key");
363
360
  }
364
- function C() {
365
- ee.value = !0;
361
+ function S() {
362
+ Z.value = !0;
366
363
  }
367
- x(() => {
368
- I();
364
+ h(() => {
365
+ r();
369
366
  });
370
- function re() {
371
- c.value = Symbol("key");
367
+ function oe() {
368
+ u.value = Symbol("key");
372
369
  }
373
- function ie() {
370
+ function re() {
374
371
  s.value.show = !1;
375
372
  }
376
- function se() {
373
+ function ie() {
377
374
  U.value = Symbol("key");
378
375
  }
379
- function ae() {
376
+ function se() {
380
377
  P.value.setData(null, !0);
381
378
  }
382
- function le() {
383
- if (!k.value) {
384
- C();
379
+ function ae() {
380
+ if (!d.value) {
381
+ S();
385
382
  return;
386
383
  }
387
384
  P.value.setData(null, !0);
388
385
  }
389
- function ue() {
390
- if (!k.value) {
391
- C();
386
+ function le() {
387
+ if (!d.value) {
388
+ S();
392
389
  return;
393
390
  }
394
391
  N.value.openNotification();
395
392
  }
396
393
  function ce() {
397
- if (!k.value) {
398
- C();
394
+ if (!d.value) {
395
+ S();
399
396
  return;
400
397
  }
401
398
  L.value.setData(null, !0);
402
399
  }
403
- function fe() {
404
- if (!k.value) {
405
- C();
400
+ function ue() {
401
+ if (!d.value) {
402
+ S();
406
403
  return;
407
404
  }
408
405
  o.value.setData(!0);
409
406
  }
410
407
  function de() {
411
- if (!k.value) {
412
- C();
408
+ if (!d.value) {
409
+ S();
413
410
  return;
414
411
  }
415
412
  R.value.setData(!0);
416
413
  }
417
- function pe() {
418
- m("toHomePage");
414
+ function fe() {
415
+ k("toHomePage");
419
416
  }
420
- async function me() {
421
- g(), G(), m("signOut");
417
+ async function pe() {
418
+ $(), x(), k("signOut");
422
419
  }
423
- return (j, u) => (l(), v("div", nt, [i(tt, {
424
- onToSignIn: C
420
+ return (j, c) => (l(), v("div", et, [i(Ze, {
421
+ onToSignIn: S
425
422
  }, {
426
- DoptionList: a(() => [i(n(_), {
423
+ DoptionList: a(() => [i(n(g), {
427
424
  value: "messages",
428
425
  class: "Doption",
429
- onClick: ue
426
+ onClick: le
430
427
  }, {
431
- icon: a(() => u[0] || (u[0] = [p("消息中心")])),
432
- default: a(() => [i(n($))]),
428
+ icon: a(() => c[0] || (c[0] = [m("消息中心")])),
429
+ default: a(() => [i(n(b))]),
433
430
  _: 1
434
- }), i(n(_), {
431
+ }), i(n(g), {
435
432
  value: "setting",
436
433
  class: "Doption",
437
- onClick: le
434
+ onClick: ae
438
435
  }, {
439
- icon: a(() => u[1] || (u[1] = [p("系统设置 ")])),
440
- default: a(() => [i(n($))]),
436
+ icon: a(() => c[1] || (c[1] = [m("系统设置 ")])),
437
+ default: a(() => [i(n(b))]),
441
438
  _: 1
442
- }), i(n(_), {
439
+ }), i(n(g), {
443
440
  value: "subscription",
444
441
  class: "Doption",
445
442
  onClick: ce
446
443
  }, {
447
- icon: a(() => u[2] || (u[2] = [p("订阅信息 ")])),
448
- default: a(() => [i(n($))]),
444
+ icon: a(() => c[2] || (c[2] = [m("订阅信息 ")])),
445
+ default: a(() => [i(n(b))]),
449
446
  _: 1
450
- }), i(n(_), {
447
+ }), i(n(g), {
451
448
  value: "feedBack",
452
449
  class: "Doption",
453
- onClick: fe
450
+ onClick: ue
454
451
  }, {
455
- icon: a(() => u[3] || (u[3] = [p("系统反馈 ")])),
456
- default: a(() => [i(n($))]),
452
+ icon: a(() => c[3] || (c[3] = [m("系统反馈 ")])),
453
+ default: a(() => [i(n(b))]),
457
454
  _: 1
458
- }), i(n(_), {
455
+ }), i(n(g), {
459
456
  value: "invitations",
460
457
  class: "Doption",
461
458
  onClick: de
462
459
  }, {
463
- icon: a(() => u[4] || (u[4] = [p("邀请 ")])),
464
- default: a(() => [i(n($))]),
460
+ icon: a(() => c[4] || (c[4] = [m("邀请 ")])),
461
+ default: a(() => [i(n(b))]),
465
462
  _: 1
466
463
  }), i(n(q), {
467
464
  style: {
468
465
  margin: "10px 0px"
469
466
  }
470
- }), i(n(_), {
467
+ }), i(n(g), {
471
468
  value: "homePage",
472
469
  class: "Doption",
473
- onClick: pe
470
+ onClick: fe
474
471
  }, {
475
- icon: a(() => u[5] || (u[5] = [p("主页 ")])),
476
- default: a(() => [i(n(ze))]),
472
+ icon: a(() => c[5] || (c[5] = [m("主页 ")])),
473
+ default: a(() => [i(n(Ae))]),
477
474
  _: 1
478
- }), i(n(_), {
475
+ }), i(n(g), {
479
476
  value: "signOut",
480
477
  class: "Doption",
481
- onClick: me
478
+ onClick: pe
482
479
  }, {
483
- icon: a(() => u[6] || (u[6] = [p("退出登陆 ")])),
484
- default: a(() => [i(n(Pe))]),
480
+ icon: a(() => c[6] || (c[6] = [m("退出登陆 ")])),
481
+ default: a(() => [i(n(De))]),
485
482
  _: 1
486
483
  })]),
487
484
  _: 1
488
- }), (l(), y(Ie, {
485
+ }), (l(), y(be, {
489
486
  ref_key: "AuthModalRef",
490
- ref: Q,
491
- key: X.value,
487
+ ref: J,
488
+ key: Q.value,
492
489
  size: "large",
493
- onToPrivacyPolicy: Y,
494
- onToUserServiceAgreement: Z
495
- })), n(k) ? (l(), v(ve, {
490
+ onToPrivacyPolicy: X,
491
+ onToUserServiceAgreement: Y
492
+ })), n(d) ? (l(), v(ke, {
496
493
  key: 0
497
- }, [(l(), y($e, {
494
+ }, [(l(), y(Ie, {
498
495
  ref_key: "AppSettingRef",
499
496
  ref: P,
500
497
  key: U.value,
501
- onConfirm: ae,
502
- onCancel: se
503
- })), (l(), y(Se, {
498
+ onConfirm: se,
499
+ onCancel: ie
500
+ })), (l(), y(_e, {
504
501
  ref_key: "RefereesRef",
505
502
  ref: R,
506
503
  key: z.value,
507
- "prefix-url": n(r),
508
- onCancel: te
509
- }, null, 8, ["prefix-url"])), (l(), y(_e, {
504
+ onCancel: ee
505
+ })), (l(), y(ge, {
510
506
  ref_key: "SubscriptionsRef",
511
507
  ref: L,
512
- key: J.value,
508
+ key: G.value,
513
509
  title: "订阅详情",
514
- onConfirm: ne,
515
- onCancel: oe
516
- })), i(xe, {
510
+ onConfirm: te,
511
+ onCancel: ne
512
+ })), i(he, {
517
513
  ref_key: "MessageHandleRef",
518
- ref: N,
519
- "prefix-url": n(r)
520
- }, null, 8, ["prefix-url"]), (l(), y(he, {
514
+ ref: N
515
+ }, null, 512), (l(), y($e, {
521
516
  ref_key: "FeedBackModalRef",
522
517
  ref: o,
523
- key: c.value,
524
- onConfirm: ie,
525
- onCancel: re
518
+ key: u.value,
519
+ onConfirm: re,
520
+ onCancel: oe
526
521
  }))], 64)) : M("", !0)]));
527
522
  }
528
- }), $t = /* @__PURE__ */ h(ot, [["__scopeId", "data-v-d8734d9a"]]);
523
+ }), Ct = /* @__PURE__ */ I(tt, [["__scopeId", "data-v-124c6ca6"]]);
529
524
  export {
530
- Fe as S,
531
- $t as U,
532
- tt as a,
533
- Ee as b,
534
- Xe as c
525
+ je as S,
526
+ Ct as U,
527
+ Ze as a,
528
+ Oe as b,
529
+ Je as c
535
530
  };
@@ -1,2 +1,2 @@
1
- export declare function appsFindOne(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
1
+ export declare function appsFindOne(data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
2
  export declare function appsAuthPageInfo(): Promise<import('axios').AxiosResponse<any, any>>;
@@ -1,7 +1,7 @@
1
- export declare function filesCreate(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
- export declare function filesDelete(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
3
- export declare function filesUpdate(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
4
- export declare function filesFind(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
5
- export declare function filesFindOne(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
6
- export declare function filesGetKeyAndCredentials(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
7
- export declare function filesGetUrl(baseURL: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
1
+ export declare function filesCreate(data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
+ export declare function filesDelete(data: any): Promise<import('axios').AxiosResponse<any, any>>;
3
+ export declare function filesUpdate(data: any): Promise<import('axios').AxiosResponse<any, any>>;
4
+ export declare function filesFind(data: any): Promise<import('axios').AxiosResponse<any, any>>;
5
+ export declare function filesFindOne(data: any): Promise<import('axios').AxiosResponse<any, any>>;
6
+ export declare function filesGetKeyAndCredentials(data: any): Promise<import('axios').AxiosResponse<any, any>>;
7
+ export declare function filesGetUrl(data: any): Promise<import('axios').AxiosResponse<any, any>>;
@@ -1,2 +1,2 @@
1
- export declare function filesGetUrl(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
- export declare function filesGetUrls(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
1
+ export declare function filesGetUrl(data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
+ export declare function filesGetUrls(data: any): Promise<import('axios').AxiosResponse<any, any>>;
@@ -1,2 +1,2 @@
1
- export declare function changelogNotificationsFind(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
- export declare function changelogNotificationsFindOne(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
1
+ export declare function changelogNotificationsFind(data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
+ export declare function changelogNotificationsFindOne(data: any): Promise<import('axios').AxiosResponse<any, any>>;
@@ -1,2 +1,2 @@
1
- export declare function eventNotificationsFind(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
- export declare function eventNotificationsFindOne(prefixUrl: string, data: any): Promise<import('axios').AxiosResponse<any, any>>;
1
+ export declare function eventNotificationsFind(data: any): Promise<import('axios').AxiosResponse<any, any>>;
2
+ export declare function eventNotificationsFindOne(data: any): Promise<import('axios').AxiosResponse<any, any>>;