@huyooo/ui 0.5.21 → 0.5.23
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/{AuthkitAuthModal-BRKkQ2Px.js → AuthkitAuthModal-EtAHk3jC.js} +483 -518
- package/dist/{AuthkitAuthorize-DuQ4CKWT.js → AuthkitAuthorize-iudRkudt.js} +3 -3
- package/dist/{Clipboard-Bful1lNJ.js → Clipboard-CIWjWQOZ.js} +2 -3
- package/dist/{Contact-TYzxCmbB.js → Contact-Dy9U5zuU.js} +2 -2
- package/dist/{CustomTable-B8i1SbFB.js → CustomTable-BGm0KdAy.js} +2 -3
- package/dist/{FeedbackItem-DJDUUJbB.js → FeedbackItem-4WHDAqT0.js} +12 -11
- package/dist/{FeedbackModal-Df1Wiclk.js → FeedbackModal-Cf9lDRpp.js} +19 -21
- package/dist/LandingPageSectionTabs-BL4lLDsT.js +19776 -0
- package/dist/{MessageHandle-De7eLBi_.js → MessageHandle-CVsfCWky.js} +16 -16
- package/dist/{PaySubscriptions-CnPLduJz.js → PaySubscriptions-CMSBkkoi.js} +12 -11
- package/dist/{ReferrerReferees-B3Ek3gAn.js → ReferrerReferees-BFF_mWBd.js} +8 -8
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-9HB-tLZd.js → Upload.vue_vue_type_script_setup_true_lang-DA9w3O2R.js} +2 -2
- package/dist/{UserAccountMenu-BNCGS_KR.js → UserAccountMenu-8Vqgdtq1.js} +62 -65
- package/dist/{WidthContainer-DFWspiGt.js → WidthContainer-CeJ1eykf.js} +27 -30
- package/dist/auth-DafjnKRu.js +180 -0
- package/dist/authkit.js +6 -6
- package/dist/common.js +2 -2
- package/dist/components/LandingPage/LandingPageSections.vue.d.ts +17 -20
- package/dist/composables.js +30 -31
- package/dist/feedback.js +3 -3
- package/dist/index.js +615 -699
- package/dist/landingPage.js +1 -1
- package/dist/message.js +2 -2
- package/dist/pay.js +1 -1
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-BifS1KOG.js → useAuthkitAppsAuthPageInfo-C7KEv8pi.js} +6 -6
- package/dist/useAuthkitCreateAndUpdate-BpTxxKc0.js +24 -0
- package/dist/useAuthkitUsersProfile-eWz3ShS9.js +198 -0
- package/dist/{useDownloads-DnMYa52H.js → useDownloads-BpQUd6AV.js} +4 -5
- package/dist/{useMessageNotifications-DSRanuRe.js → useMessageNotifications-DZBBxw31.js} +8 -8
- package/dist/{useSEO-BLlxOmk2.js → useSEO-sQmoCl0K.js} +2 -2
- package/dist/{useTableHandle-DKUIdSSh.js → useTableHandle-DujKY4Bl.js} +14 -15
- package/dist/{useUploadCos-D5k1YLb7.js → useUploadCos-CNKDNSrg.js} +1 -1
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/LandingPageSectionTabs-DGH4BPiN.js +0 -1223
- package/dist/globalConfig-C1YOJcxa.js +0 -22
- package/dist/useAuthkitAuthModal-BpOmabWi.js +0 -10
- package/dist/useAuthkitCreateAndUpdate-BpPW409v.js +0 -25
- package/dist/useAuthkitUsersProfile-zbKT0W_h.js +0 -237
|
@@ -4,26 +4,26 @@ import { defineComponent as b, ref as r, createBlock as p, openBlock as l, unref
|
|
|
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 {
|
|
8
|
-
import {
|
|
7
|
+
import { g as S } from "./auth-DafjnKRu.js";
|
|
8
|
+
import { api as D } from "@huyooo/api";
|
|
9
9
|
import { TiptapEditor as Q, TiptapTitle as W } from "@huyooo/vue-tiptap";
|
|
10
10
|
import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
/* empty css */
|
|
12
12
|
import { useIntersectionObserver as X } from "@vueuse/core";
|
|
13
|
-
import { u as Y } from "./useMessageNotifications-
|
|
13
|
+
import { u as Y } from "./useMessageNotifications-DZBBxw31.js";
|
|
14
14
|
import { Icon as Z } from "@iconify/vue";
|
|
15
|
-
import { u as ee } from "./useAuthkitCreateAndUpdate-
|
|
15
|
+
import { u as ee } from "./useAuthkitCreateAndUpdate-BpTxxKc0.js";
|
|
16
16
|
import { M as te } from "./Menu-ejsosUdV.js";
|
|
17
17
|
function ne(a) {
|
|
18
|
-
return
|
|
19
|
-
url: `${
|
|
18
|
+
return D({
|
|
19
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/changelogNotifications/find`,
|
|
20
20
|
method: "post",
|
|
21
21
|
data: a
|
|
22
22
|
});
|
|
23
23
|
}
|
|
24
24
|
function se(a) {
|
|
25
|
-
return
|
|
26
|
-
url: `${
|
|
25
|
+
return D({
|
|
26
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/changelogNotifications/findOne`,
|
|
27
27
|
method: "post",
|
|
28
28
|
data: a
|
|
29
29
|
});
|
|
@@ -318,15 +318,15 @@ const ie = /* @__PURE__ */ b({
|
|
|
318
318
|
}
|
|
319
319
|
}), Ne = /* @__PURE__ */ C(ke, [["__scopeId", "data-v-e755c9b4"]]);
|
|
320
320
|
function Ce(a) {
|
|
321
|
-
return
|
|
322
|
-
url: `${
|
|
321
|
+
return D({
|
|
322
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/eventNotifications/find`,
|
|
323
323
|
method: "post",
|
|
324
324
|
data: a
|
|
325
325
|
});
|
|
326
326
|
}
|
|
327
327
|
function $e(a) {
|
|
328
|
-
return
|
|
329
|
-
url: `${
|
|
328
|
+
return D({
|
|
329
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/eventNotifications/findOne`,
|
|
330
330
|
method: "post",
|
|
331
331
|
data: a
|
|
332
332
|
});
|
|
@@ -573,15 +573,15 @@ const xe = /* @__PURE__ */ b({
|
|
|
573
573
|
}
|
|
574
574
|
}), Ee = /* @__PURE__ */ C(ze, [["__scopeId", "data-v-7310aa38"]]);
|
|
575
575
|
function Fe(a) {
|
|
576
|
-
return
|
|
577
|
-
url: `${
|
|
576
|
+
return D({
|
|
577
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/noticeNotifications/find`,
|
|
578
578
|
method: "post",
|
|
579
579
|
data: a
|
|
580
580
|
});
|
|
581
581
|
}
|
|
582
582
|
function Ve(a) {
|
|
583
|
-
return
|
|
584
|
-
url: `${
|
|
583
|
+
return D({
|
|
584
|
+
url: `${S.prefixUrl}/restfulApi/messageCenter/noticeNotifications/findOne`,
|
|
585
585
|
method: "post",
|
|
586
586
|
data: a
|
|
587
587
|
});
|
|
@@ -3,25 +3,26 @@
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
|
+
/* empty css */
|
|
6
7
|
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
8
|
import { Modal as V, Popconfirm as $, Button as E, Tag as g } from "@arco-design/web-vue";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { u as H } from "./useAuthkitCreateAndUpdate-
|
|
11
|
-
import { u as j } from "./useTableHandle-
|
|
9
|
+
import { g as _ } from "./auth-DafjnKRu.js";
|
|
10
|
+
import { api as x } from "@huyooo/api";
|
|
11
|
+
import { u as H } from "./useAuthkitCreateAndUpdate-BpTxxKc0.js";
|
|
12
|
+
import { u as j } from "./useTableHandle-DujKY4Bl.js";
|
|
12
13
|
import { f as y } from "./index-Bb-d5pBq.js";
|
|
13
|
-
import { C as q } from "./CustomTable-
|
|
14
|
+
import { C as q } from "./CustomTable-BGm0KdAy.js";
|
|
14
15
|
import { _ as F } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
15
16
|
function G(m) {
|
|
16
|
-
return
|
|
17
|
-
url: `${
|
|
17
|
+
return x({
|
|
18
|
+
url: `${_.prefixUrl}/restfulApi/orders/cancel`,
|
|
18
19
|
method: "post",
|
|
19
20
|
data: m
|
|
20
21
|
});
|
|
21
22
|
}
|
|
22
23
|
function J(m) {
|
|
23
|
-
return
|
|
24
|
-
url: `${
|
|
24
|
+
return x({
|
|
25
|
+
url: `${_.prefixUrl}/restfulApi/orders/myOrders`,
|
|
25
26
|
method: "post",
|
|
26
27
|
data: m
|
|
27
28
|
});
|
|
@@ -273,7 +274,7 @@ const K = [{
|
|
|
273
274
|
_: 1
|
|
274
275
|
}, 8, ["visible", "onCancel"]));
|
|
275
276
|
}
|
|
276
|
-
}),
|
|
277
|
+
}), vt = /* @__PURE__ */ F(at, [["__scopeId", "data-v-8d63590c"]]);
|
|
277
278
|
export {
|
|
278
|
-
|
|
279
|
+
vt as S
|
|
279
280
|
};
|
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { defineComponent as z, ref as d, createBlock as v, openBlock as g, unref as a, withCtx as _, createElementVNode as n, createVNode as A, createCommentVNode as V, toDisplayString as C, createTextVNode as w } from "vue";
|
|
5
5
|
import { Modal as T } from "@arco-design/web-vue";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { u as B } from "./useTableHandle-
|
|
9
|
-
import { C as D } from "./CustomTable-
|
|
10
|
-
import { C as E } from "./Clipboard-
|
|
11
|
-
import { a as H } from "./useAuthkitUsersProfile-
|
|
6
|
+
import { g as U } from "./auth-DafjnKRu.js";
|
|
7
|
+
import { api as y } from "@huyooo/api";
|
|
8
|
+
import { u as B } from "./useTableHandle-DujKY4Bl.js";
|
|
9
|
+
import { C as D } from "./CustomTable-BGm0KdAy.js";
|
|
10
|
+
import { C as E } from "./Clipboard-CIWjWQOZ.js";
|
|
11
|
+
import { a as H } from "./useAuthkitUsersProfile-eWz3ShS9.js";
|
|
12
12
|
import { _ as M } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
13
|
function $(f) {
|
|
14
|
-
return
|
|
15
|
-
url: `${
|
|
14
|
+
return y({
|
|
15
|
+
url: `${U.prefixUrl}/restfulApi/referrer/referees`,
|
|
16
16
|
method: "post",
|
|
17
17
|
data: f
|
|
18
18
|
});
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
/* empty css */
|
|
6
6
|
import { defineComponent as q, createBlock as y, openBlock as F, unref as S, mergeProps as h, createSlots as C, withCtx as u, renderSlot as p } from "vue";
|
|
7
7
|
import { Upload as I } from "@arco-design/web-vue";
|
|
8
|
-
import { u as _ } from "./useUploadCos-
|
|
9
|
-
import { g as l } from "./
|
|
8
|
+
import { u as _ } from "./useUploadCos-CNKDNSrg.js";
|
|
9
|
+
import { g as l } from "./auth-DafjnKRu.js";
|
|
10
10
|
const O = /* @__PURE__ */ q({
|
|
11
11
|
__name: "Upload",
|
|
12
12
|
props: {
|
|
@@ -1,22 +1,19 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
|
+
import { I as U } from "./index-Cr5RQSnA.js";
|
|
4
5
|
/* empty css */
|
|
5
|
-
import { defineComponent as b, createElementBlock as v, openBlock as u, normalizeStyle as E, normalizeClass as K, createElementVNode as d, computed as B, createBlock as _, createCommentVNode as P, createVNode as
|
|
6
|
+
import { defineComponent as b, createElementBlock as v, openBlock as u, normalizeStyle as E, normalizeClass as K, createElementVNode as d, computed as B, createBlock as _, createCommentVNode as P, createVNode as r, unref as n, withCtx as l, createTextVNode as k, toDisplayString as S, mergeModels as D, useModel as T, renderSlot as W, ref as p, Fragment as be } from "vue";
|
|
6
7
|
import { Tag as Ce, Button as X, Avatar as Y, Dropdown as $e, Divider as G, Doption as C } from "@arco-design/web-vue";
|
|
7
|
-
import { S as we } from "./PaySubscriptions-
|
|
8
|
-
import { R as Ie } from "./ReferrerReferees-
|
|
9
|
-
import { a as N, u as he } from "./useAuthkitUsersProfile-
|
|
10
|
-
import { u as Ue } from "./
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import { M as Be } from "./MessageHandle-De7eLBi_.js";
|
|
15
|
-
/* empty css */
|
|
8
|
+
import { S as we } from "./PaySubscriptions-CMSBkkoi.js";
|
|
9
|
+
import { R as Ie } from "./ReferrerReferees-BFF_mWBd.js";
|
|
10
|
+
import { a as N, u as he } from "./useAuthkitUsersProfile-eWz3ShS9.js";
|
|
11
|
+
import { u as Ue, g as q } from "./auth-DafjnKRu.js";
|
|
12
|
+
import { c as Ae, A as Me } from "./AuthkitAuthModal-EtAHk3jC.js";
|
|
13
|
+
import { d as xe } from "./FeedbackModal-Cf9lDRpp.js";
|
|
14
|
+
import { M as Be } from "./MessageHandle-CVsfCWky.js";
|
|
16
15
|
/* empty css */
|
|
17
16
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
18
|
-
/* empty css */
|
|
19
|
-
import { I as U } from "./index-Cr5RQSnA.js";
|
|
20
17
|
import { _ as J, g as Q, i as Z } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
21
18
|
import { Icon as De } from "@iconify/vue";
|
|
22
19
|
const Pe = b({
|
|
@@ -51,14 +48,14 @@ const Pe = b({
|
|
|
51
48
|
const o = Q("icon"), i = B(() => [o, `${o}-export`, {
|
|
52
49
|
[`${o}-spin`]: e.spin
|
|
53
50
|
}]), c = B(() => {
|
|
54
|
-
const
|
|
55
|
-
return e.size && (
|
|
51
|
+
const s = {};
|
|
52
|
+
return e.size && (s.fontSize = Z(e.size) ? `${e.size}px` : e.size), e.rotate && (s.transform = `rotate(${e.rotate}deg)`), s;
|
|
56
53
|
});
|
|
57
54
|
return {
|
|
58
55
|
cls: i,
|
|
59
56
|
innerStyle: c,
|
|
60
|
-
onClick: (
|
|
61
|
-
t("click",
|
|
57
|
+
onClick: (s) => {
|
|
58
|
+
t("click", s);
|
|
62
59
|
}
|
|
63
60
|
};
|
|
64
61
|
}
|
|
@@ -74,7 +71,7 @@ function Re(e, t, o, i, c, f) {
|
|
|
74
71
|
"stroke-width": e.strokeWidth,
|
|
75
72
|
"stroke-linecap": e.strokeLinecap,
|
|
76
73
|
"stroke-linejoin": e.strokeLinejoin,
|
|
77
|
-
onClick: t[0] || (t[0] = (...
|
|
74
|
+
onClick: t[0] || (t[0] = (...s) => e.onClick && e.onClick(...s))
|
|
78
75
|
}, t[1] || (t[1] = [d("path", {
|
|
79
76
|
d: "M31.928 33.072 41 24.002l-9.072-9.072M16.858 24h24M31 41H7V7h24"
|
|
80
77
|
}, null, -1)]), 14, Ve);
|
|
@@ -118,14 +115,14 @@ const ze = Object.assign(R, {
|
|
|
118
115
|
const o = Q("icon"), i = B(() => [o, `${o}-launch`, {
|
|
119
116
|
[`${o}-spin`]: e.spin
|
|
120
117
|
}]), c = B(() => {
|
|
121
|
-
const
|
|
122
|
-
return e.size && (
|
|
118
|
+
const s = {};
|
|
119
|
+
return e.size && (s.fontSize = Z(e.size) ? `${e.size}px` : e.size), e.rotate && (s.transform = `rotate(${e.rotate}deg)`), s;
|
|
123
120
|
});
|
|
124
121
|
return {
|
|
125
122
|
cls: i,
|
|
126
123
|
innerStyle: c,
|
|
127
|
-
onClick: (
|
|
128
|
-
t("click",
|
|
124
|
+
onClick: (s) => {
|
|
125
|
+
t("click", s);
|
|
129
126
|
}
|
|
130
127
|
};
|
|
131
128
|
}
|
|
@@ -141,7 +138,7 @@ function Oe(e, t, o, i, c, f) {
|
|
|
141
138
|
"stroke-width": e.strokeWidth,
|
|
142
139
|
"stroke-linecap": e.strokeLinecap,
|
|
143
140
|
"stroke-linejoin": e.strokeLinejoin,
|
|
144
|
-
onClick: t[0] || (t[0] = (...
|
|
141
|
+
onClick: t[0] || (t[0] = (...s) => e.onClick && e.onClick(...s))
|
|
145
142
|
}, t[1] || (t[1] = [d("path", {
|
|
146
143
|
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"
|
|
147
144
|
}, null, -1)]), 14, Le);
|
|
@@ -183,7 +180,7 @@ const je = Object.assign(z, {
|
|
|
183
180
|
function c() {
|
|
184
181
|
i("upgradeHandle");
|
|
185
182
|
}
|
|
186
|
-
return (f,
|
|
183
|
+
return (f, s) => (u(), v("div", He, [d("div", Fe, [d("div", qe, [s[0] || (s[0] = d("span", null, "我的订阅:", -1)), r(n(Ce), {
|
|
187
184
|
color: "arcoblue",
|
|
188
185
|
style: {
|
|
189
186
|
"border-radius": "6px"
|
|
@@ -198,7 +195,7 @@ const je = Object.assign(z, {
|
|
|
198
195
|
class: "updatePricing",
|
|
199
196
|
onClick: c
|
|
200
197
|
}, {
|
|
201
|
-
default: l(() => [...
|
|
198
|
+
default: l(() => [...s[1] || (s[1] = [k(" 升级 ", -1)])]),
|
|
202
199
|
_: 1
|
|
203
200
|
})) : P("", !0)]), d("span", null, "有效期至: " + S(o.expireDate), 1)]));
|
|
204
201
|
}
|
|
@@ -221,7 +218,7 @@ const je = Object.assign(z, {
|
|
|
221
218
|
},
|
|
222
219
|
setup(e) {
|
|
223
220
|
const t = e;
|
|
224
|
-
return (o, i) => (u(), v("div", Te, [t.nickname ? (u(), v("span", We, S(t.nickname), 1)) : P("", !0),
|
|
221
|
+
return (o, i) => (u(), v("div", Te, [t.nickname ? (u(), v("span", We, S(t.nickname), 1)) : P("", !0), r(n(Y), {
|
|
225
222
|
"image-url": t.avatar,
|
|
226
223
|
size: 32,
|
|
227
224
|
"object-fit": "cover"
|
|
@@ -260,7 +257,7 @@ const je = Object.assign(z, {
|
|
|
260
257
|
},
|
|
261
258
|
setup(e) {
|
|
262
259
|
const t = e;
|
|
263
|
-
return (o, i) => (u(), v("div", Ge, [
|
|
260
|
+
return (o, i) => (u(), v("div", Ge, [r(n(Y), {
|
|
264
261
|
"image-url": t.avatarUrl,
|
|
265
262
|
size: 42,
|
|
266
263
|
"object-fit": "cover"
|
|
@@ -268,9 +265,9 @@ const je = Object.assign(z, {
|
|
|
268
265
|
}
|
|
269
266
|
}), ot = /* @__PURE__ */ I(tt, [["__scopeId", "data-v-367449da"]]), nt = {
|
|
270
267
|
class: "dropdownContent"
|
|
271
|
-
},
|
|
268
|
+
}, st = {
|
|
272
269
|
class: "header"
|
|
273
|
-
},
|
|
270
|
+
}, rt = /* @__PURE__ */ b({
|
|
274
271
|
__name: "UserButton",
|
|
275
272
|
props: /* @__PURE__ */ D({
|
|
276
273
|
position: {
|
|
@@ -297,7 +294,7 @@ const je = Object.assign(z, {
|
|
|
297
294
|
userProfile: c,
|
|
298
295
|
isLoggedIn: f
|
|
299
296
|
} = N();
|
|
300
|
-
function
|
|
297
|
+
function s() {
|
|
301
298
|
i("toSignIn");
|
|
302
299
|
}
|
|
303
300
|
const g = T(e, "modelValue");
|
|
@@ -314,16 +311,16 @@ const je = Object.assign(z, {
|
|
|
314
311
|
}, {
|
|
315
312
|
content: l(() => {
|
|
316
313
|
var y, A, M, h;
|
|
317
|
-
return [d("div", nt, [d("div",
|
|
314
|
+
return [d("div", nt, [d("div", st, [r(ot, {
|
|
318
315
|
"avatar-url": (y = n(c)) == null ? void 0 : y.avatarUrl,
|
|
319
316
|
nickname: (A = n(c)) == null ? void 0 : A.nickname,
|
|
320
317
|
email: (M = n(c)) == null ? void 0 : M.email,
|
|
321
318
|
"referrer-id": (h = n(c)) == null ? void 0 : h.referrerId
|
|
322
|
-
}, null, 8, ["avatar-url", "nickname", "email", "referrer-id"]),
|
|
319
|
+
}, null, 8, ["avatar-url", "nickname", "email", "referrer-id"]), r(Ke, {
|
|
323
320
|
currentVersionName: "免费版本",
|
|
324
321
|
"expire-date": "2025-01-01",
|
|
325
322
|
"can-upgrade": !0
|
|
326
|
-
})]),
|
|
323
|
+
})]), r(n(G), {
|
|
327
324
|
style: {
|
|
328
325
|
margin: "10px 0px"
|
|
329
326
|
}
|
|
@@ -331,7 +328,7 @@ const je = Object.assign(z, {
|
|
|
331
328
|
}),
|
|
332
329
|
default: l(() => {
|
|
333
330
|
var y;
|
|
334
|
-
return [
|
|
331
|
+
return [r(Ye, {
|
|
335
332
|
avatar: (y = n(c)) == null ? void 0 : y.avatarUrl
|
|
336
333
|
}, null, 8, ["avatar"])];
|
|
337
334
|
}),
|
|
@@ -340,13 +337,13 @@ const je = Object.assign(z, {
|
|
|
340
337
|
key: 0,
|
|
341
338
|
type: "primary",
|
|
342
339
|
class: "handle",
|
|
343
|
-
onClick:
|
|
340
|
+
onClick: s
|
|
344
341
|
}, {
|
|
345
342
|
default: l(() => [...m[1] || (m[1] = [k(" 登陆 ", -1)])]),
|
|
346
343
|
_: 1
|
|
347
344
|
}));
|
|
348
345
|
}
|
|
349
|
-
}), it = /* @__PURE__ */ I(
|
|
346
|
+
}), it = /* @__PURE__ */ I(rt, [["__scopeId", "data-v-ba98c4bf"]]), at = {
|
|
350
347
|
class: "UserPanel"
|
|
351
348
|
}, lt = /* @__PURE__ */ b({
|
|
352
349
|
__name: "UserPanel",
|
|
@@ -371,7 +368,7 @@ const je = Object.assign(z, {
|
|
|
371
368
|
setup(e, {
|
|
372
369
|
emit: t
|
|
373
370
|
}) {
|
|
374
|
-
const o = e, i = p(), c = p(), f = p(Symbol("key")),
|
|
371
|
+
const o = e, i = p(), c = p(), f = p(Symbol("key")), s = t, {
|
|
375
372
|
fetchUserProfile: g,
|
|
376
373
|
clearUserProfile: $,
|
|
377
374
|
isLoggedIn: m
|
|
@@ -386,12 +383,12 @@ const je = Object.assign(z, {
|
|
|
386
383
|
const a = `https://ones.huyooo.com/AboutUsDetails?type=privacyPolicy&appId=${q.appId}`;
|
|
387
384
|
window.open(a, "_blank");
|
|
388
385
|
}
|
|
389
|
-
function
|
|
386
|
+
function se(F) {
|
|
390
387
|
const a = `https://ones.huyooo.com/AboutUsDetails?type=userServiceAgreement&appId=${q.appId}`;
|
|
391
388
|
window.open(a, "_blank");
|
|
392
389
|
}
|
|
393
390
|
const {
|
|
394
|
-
show:
|
|
391
|
+
show: re
|
|
395
392
|
} = Ue(), H = T(e, "modelValue");
|
|
396
393
|
function ie() {
|
|
397
394
|
L.value = Symbol("key");
|
|
@@ -404,7 +401,7 @@ const je = Object.assign(z, {
|
|
|
404
401
|
x.value = Symbol("key");
|
|
405
402
|
}
|
|
406
403
|
function w() {
|
|
407
|
-
|
|
404
|
+
re.value = !0, s("signIn");
|
|
408
405
|
}
|
|
409
406
|
y(() => {
|
|
410
407
|
g();
|
|
@@ -457,12 +454,12 @@ const je = Object.assign(z, {
|
|
|
457
454
|
h.value.setData(!0);
|
|
458
455
|
}
|
|
459
456
|
function ge() {
|
|
460
|
-
|
|
457
|
+
s("toHomePage");
|
|
461
458
|
}
|
|
462
459
|
async function _e() {
|
|
463
|
-
$(), M(),
|
|
460
|
+
$(), M(), s("signOut");
|
|
464
461
|
}
|
|
465
|
-
return (F, a) => (u(), v("div", at, [
|
|
462
|
+
return (F, a) => (u(), v("div", at, [r(it, {
|
|
466
463
|
modelValue: H.value,
|
|
467
464
|
"onUpdate:modelValue": a[0] || (a[0] = (Se) => H.value = Se),
|
|
468
465
|
position: o.position,
|
|
@@ -470,65 +467,65 @@ const je = Object.assign(z, {
|
|
|
470
467
|
"dropdown-offset-y": o.dropdownOffsetY,
|
|
471
468
|
onToSignIn: w
|
|
472
469
|
}, {
|
|
473
|
-
DoptionList: l(() => [
|
|
470
|
+
DoptionList: l(() => [r(n(C), {
|
|
474
471
|
value: "messages",
|
|
475
472
|
class: "Doption",
|
|
476
473
|
onClick: me
|
|
477
474
|
}, {
|
|
478
475
|
icon: l(() => [...a[1] || (a[1] = [k("消息中心", -1)])]),
|
|
479
|
-
default: l(() => [
|
|
476
|
+
default: l(() => [r(n(U))]),
|
|
480
477
|
_: 1
|
|
481
|
-
}),
|
|
478
|
+
}), r(n(C), {
|
|
482
479
|
value: "setting",
|
|
483
480
|
class: "Doption",
|
|
484
481
|
onClick: fe
|
|
485
482
|
}, {
|
|
486
483
|
icon: l(() => [...a[2] || (a[2] = [k("系统设置 ", -1)])]),
|
|
487
|
-
default: l(() => [
|
|
484
|
+
default: l(() => [r(n(U))]),
|
|
488
485
|
_: 1
|
|
489
|
-
}),
|
|
486
|
+
}), r(n(C), {
|
|
490
487
|
value: "subscription",
|
|
491
488
|
class: "Doption",
|
|
492
489
|
onClick: ke
|
|
493
490
|
}, {
|
|
494
491
|
icon: l(() => [...a[3] || (a[3] = [k("订阅信息 ", -1)])]),
|
|
495
|
-
default: l(() => [
|
|
492
|
+
default: l(() => [r(n(U))]),
|
|
496
493
|
_: 1
|
|
497
|
-
}),
|
|
494
|
+
}), r(n(C), {
|
|
498
495
|
value: "feedBack",
|
|
499
496
|
class: "Doption",
|
|
500
497
|
onClick: ve
|
|
501
498
|
}, {
|
|
502
499
|
icon: l(() => [...a[4] || (a[4] = [k("系统反馈 ", -1)])]),
|
|
503
|
-
default: l(() => [
|
|
500
|
+
default: l(() => [r(n(U))]),
|
|
504
501
|
_: 1
|
|
505
|
-
}),
|
|
502
|
+
}), r(n(C), {
|
|
506
503
|
value: "invitations",
|
|
507
504
|
class: "Doption",
|
|
508
505
|
onClick: ye
|
|
509
506
|
}, {
|
|
510
507
|
icon: l(() => [...a[5] || (a[5] = [k("邀请 ", -1)])]),
|
|
511
|
-
default: l(() => [
|
|
508
|
+
default: l(() => [r(n(U))]),
|
|
512
509
|
_: 1
|
|
513
|
-
}),
|
|
510
|
+
}), r(n(G), {
|
|
514
511
|
style: {
|
|
515
512
|
margin: "10px 0px"
|
|
516
513
|
}
|
|
517
|
-
}),
|
|
514
|
+
}), r(n(C), {
|
|
518
515
|
value: "homePage",
|
|
519
516
|
class: "Doption",
|
|
520
517
|
onClick: ge
|
|
521
518
|
}, {
|
|
522
519
|
icon: l(() => [...a[6] || (a[6] = [k("主页 ", -1)])]),
|
|
523
|
-
default: l(() => [
|
|
520
|
+
default: l(() => [r(n(je))]),
|
|
524
521
|
_: 1
|
|
525
|
-
}),
|
|
522
|
+
}), r(n(C), {
|
|
526
523
|
value: "signOut",
|
|
527
524
|
class: "Doption",
|
|
528
525
|
onClick: _e
|
|
529
526
|
}, {
|
|
530
527
|
icon: l(() => [...a[7] || (a[7] = [k("退出登陆 ", -1)])]),
|
|
531
|
-
default: l(() => [
|
|
528
|
+
default: l(() => [r(n(ze))]),
|
|
532
529
|
_: 1
|
|
533
530
|
})]),
|
|
534
531
|
_: 1
|
|
@@ -538,7 +535,7 @@ const je = Object.assign(z, {
|
|
|
538
535
|
key: oe.value,
|
|
539
536
|
size: "large",
|
|
540
537
|
onToPrivacyPolicy: ne,
|
|
541
|
-
onToUserServiceAgreement:
|
|
538
|
+
onToUserServiceAgreement: se
|
|
542
539
|
})), n(m) ? (u(), v(be, {
|
|
543
540
|
key: 0
|
|
544
541
|
}, [(u(), _(Me, {
|
|
@@ -559,7 +556,7 @@ const je = Object.assign(z, {
|
|
|
559
556
|
title: "订阅详情",
|
|
560
557
|
onConfirm: ae,
|
|
561
558
|
onCancel: le
|
|
562
|
-
})),
|
|
559
|
+
})), r(Be, {
|
|
563
560
|
ref_key: "MessageHandleRef",
|
|
564
561
|
ref: O
|
|
565
562
|
}, null, 512), (u(), _(xe, {
|
|
@@ -570,7 +567,7 @@ const je = Object.assign(z, {
|
|
|
570
567
|
onCancel: ue
|
|
571
568
|
}))], 64)) : P("", !0)]));
|
|
572
569
|
}
|
|
573
|
-
}),
|
|
570
|
+
}), Pt = /* @__PURE__ */ I(lt, [["__scopeId", "data-v-9bfab947"]]), ut = {
|
|
574
571
|
class: "UserAccountMenu"
|
|
575
572
|
}, ct = {
|
|
576
573
|
class: "avatar"
|
|
@@ -592,22 +589,22 @@ const je = Object.assign(z, {
|
|
|
592
589
|
function c() {
|
|
593
590
|
i("arrowClick");
|
|
594
591
|
}
|
|
595
|
-
return (f,
|
|
592
|
+
return (f, s) => {
|
|
596
593
|
var g, $;
|
|
597
594
|
return u(), v("div", ut, [d("div", ct, [W(f.$slots, "avatar", {}, void 0, !0)]), d("div", dt, [d("div", pt, S(((g = n(o)) == null ? void 0 : g.nickname) || ""), 1), d("div", ft, S((($ = n(o)) == null ? void 0 : $.email) || ""), 1)]), d("div", {
|
|
598
595
|
class: "arrow",
|
|
599
596
|
onClick: c
|
|
600
|
-
}, [
|
|
597
|
+
}, [r(n(De), {
|
|
601
598
|
icon: "lucide:chevrons-up-down"
|
|
602
599
|
})])]);
|
|
603
600
|
};
|
|
604
601
|
}
|
|
605
|
-
}),
|
|
602
|
+
}), Vt = /* @__PURE__ */ I(mt, [["__scopeId", "data-v-b801e222"]]);
|
|
606
603
|
export {
|
|
607
604
|
Ke as S,
|
|
608
605
|
Ye as U,
|
|
609
606
|
ot as a,
|
|
610
607
|
it as b,
|
|
611
|
-
|
|
612
|
-
|
|
608
|
+
Pt as c,
|
|
609
|
+
Vt as d
|
|
613
610
|
};
|
|
@@ -2,29 +2,26 @@
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
import { defineComponent as g, ref as C, watch as H, createElementBlock as o, openBlock as t, createElementVNode as r, createVNode as _, unref as d, withCtx as Q, resolveComponent as X, createBlock as E, createCommentVNode as $, toDisplayString as I, onMounted as Y, onUnmounted as Z, Fragment as z, renderList as q, normalizeClass as L, normalizeStyle as x, renderSlot as K, computed as P } from "vue";
|
|
4
4
|
import { Spin as V } from "@arco-design/web-vue";
|
|
5
|
-
import { a as B } from "./useAuthkitUsersProfile-
|
|
6
|
-
import { u as R } from "./
|
|
7
|
-
import { u as D } from "./useAuthkitAppsAuthPageInfo-
|
|
8
|
-
|
|
9
|
-
import "
|
|
10
|
-
import { a as O, w as A, b as G, d as W, f as ee, c as te } from "./useSEO-BLlxOmk2.js";
|
|
11
|
-
import "./useUploadCos-D5k1YLb7.js";
|
|
5
|
+
import { a as B } from "./useAuthkitUsersProfile-eWz3ShS9.js";
|
|
6
|
+
import { u as R, a as ee } from "./auth-DafjnKRu.js";
|
|
7
|
+
import { u as D } from "./useAuthkitAppsAuthPageInfo-C7KEv8pi.js";
|
|
8
|
+
import { a as O, w as A, b as G, d as W, f as te, c as ne } from "./useSEO-sQmoCl0K.js";
|
|
9
|
+
import "./useUploadCos-CNKDNSrg.js";
|
|
12
10
|
import { useRouter as N, useRoute as F } from "vue-router";
|
|
13
11
|
/* empty css */
|
|
14
12
|
/* empty css */
|
|
15
|
-
import { d as
|
|
16
|
-
|
|
17
|
-
/* empty css */
|
|
13
|
+
import { d as oe, c as j } from "./UserAccountMenu-8Vqgdtq1.js";
|
|
14
|
+
import "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
18
15
|
/* empty css */
|
|
16
|
+
import "./index-Cr5RQSnA.js";
|
|
19
17
|
/* empty css */
|
|
20
|
-
import { M as
|
|
18
|
+
import { M as se } from "./Menu-ejsosUdV.js";
|
|
21
19
|
import "./CollapseItem-Cw1vcdLu.js";
|
|
22
20
|
/* empty css */
|
|
23
|
-
import "./CustomTable-
|
|
21
|
+
import "./CustomTable-BGm0KdAy.js";
|
|
24
22
|
import "./index-Bb-d5pBq.js";
|
|
25
23
|
import "@iconify/vue";
|
|
26
24
|
import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
27
|
-
import { a as se } from "./globalConfig-C1YOJcxa.js";
|
|
28
25
|
const ae = {
|
|
29
26
|
class: "SidebarCom"
|
|
30
27
|
}, ie = {
|
|
@@ -92,12 +89,12 @@ const ae = {
|
|
|
92
89
|
icon: d(i).applicationLogoUrl,
|
|
93
90
|
name: d(i).name,
|
|
94
91
|
onTo: S
|
|
95
|
-
}, null, 8, ["icon", "name"])]), r("div", re, [_(
|
|
92
|
+
}, null, 8, ["icon", "name"])]), r("div", re, [_(se, {
|
|
96
93
|
"selected-keys": b.value,
|
|
97
94
|
"onUpdate:selectedKeys": s[0] || (s[0] = (v) => b.value = v),
|
|
98
95
|
menus: d(u),
|
|
99
96
|
onChange: w
|
|
100
|
-
}, null, 8, ["selected-keys", "menus"])]), r("div", ce, [_(d(
|
|
97
|
+
}, null, 8, ["selected-keys", "menus"])]), r("div", ce, [_(d(oe), {
|
|
101
98
|
onArrowClick: s[2] || (s[2] = (v) => f.value = !f.value)
|
|
102
99
|
}, {
|
|
103
100
|
avatar: Q(() => [_(d(j), {
|
|
@@ -150,7 +147,7 @@ const ae = {
|
|
|
150
147
|
}))])])])]);
|
|
151
148
|
};
|
|
152
149
|
}
|
|
153
|
-
}),
|
|
150
|
+
}), gt = /* @__PURE__ */ h(ve, [["__scopeId", "data-v-1778eb2d"]]), ge = {
|
|
154
151
|
class: "ContentHead"
|
|
155
152
|
}, ye = {
|
|
156
153
|
class: "title"
|
|
@@ -175,7 +172,7 @@ const ae = {
|
|
|
175
172
|
const e = n;
|
|
176
173
|
return (a, c) => (t(), o("div", ge, [r("h1", ye, I(e.title), 1), e.description ? (t(), o("p", be, I(e.description), 1)) : $("", !0)]));
|
|
177
174
|
}
|
|
178
|
-
}),
|
|
175
|
+
}), yt = /* @__PURE__ */ h(ke, [["__scopeId", "data-v-209a7bef"]]), Se = {
|
|
179
176
|
class: "HeaderMenus"
|
|
180
177
|
}, we = {
|
|
181
178
|
key: 0,
|
|
@@ -360,7 +357,7 @@ const ae = {
|
|
|
360
357
|
});
|
|
361
358
|
}
|
|
362
359
|
return H(() => S.path, () => {
|
|
363
|
-
y.value =
|
|
360
|
+
y.value = te(S.matched, e.menuType, S.path);
|
|
364
361
|
}, {
|
|
365
362
|
immediate: !0
|
|
366
363
|
}), (w, l) => (t(), o("div", Ae, [r("div", Ue, [_(J, {
|
|
@@ -399,8 +396,8 @@ const ae = {
|
|
|
399
396
|
setup(n) {
|
|
400
397
|
const e = n, {
|
|
401
398
|
setGlobalSEO: a
|
|
402
|
-
} =
|
|
403
|
-
a(
|
|
399
|
+
} = ne();
|
|
400
|
+
a(ee);
|
|
404
401
|
const {
|
|
405
402
|
isChecking: c
|
|
406
403
|
} = G();
|
|
@@ -419,7 +416,7 @@ const ae = {
|
|
|
419
416
|
key: 1
|
|
420
417
|
}, void 0, !0)])], 4));
|
|
421
418
|
}
|
|
422
|
-
}),
|
|
419
|
+
}), bt = /* @__PURE__ */ h(Be, [["__scopeId", "data-v-690c2133"]]), Re = /* @__PURE__ */ g({
|
|
423
420
|
__name: "Gradientbackground",
|
|
424
421
|
props: {
|
|
425
422
|
width: {
|
|
@@ -480,7 +477,7 @@ const ae = {
|
|
|
480
477
|
style: x(c.value)
|
|
481
478
|
}, null, 4)], 4));
|
|
482
479
|
}
|
|
483
|
-
}),
|
|
480
|
+
}), kt = /* @__PURE__ */ h(Re, [["__scopeId", "data-v-b6461ac4"]]), De = {
|
|
484
481
|
class: "SvgIcon"
|
|
485
482
|
}, Oe = ["href", "fill"], Ge = /* @__PURE__ */ g({
|
|
486
483
|
__name: "SvgIcon",
|
|
@@ -507,22 +504,22 @@ const ae = {
|
|
|
507
504
|
fill: e.color
|
|
508
505
|
}, null, 8, Oe)]));
|
|
509
506
|
}
|
|
510
|
-
}),
|
|
507
|
+
}), St = /* @__PURE__ */ h(Ge, [["__scopeId", "data-v-0a9de94e"]]), We = {}, Ne = {
|
|
511
508
|
class: "WidthContainer"
|
|
512
509
|
};
|
|
513
510
|
function Fe(n, e) {
|
|
514
511
|
return t(), o("div", Ne, [K(n.$slots, "default", {}, void 0, !0)]);
|
|
515
512
|
}
|
|
516
|
-
const
|
|
513
|
+
const wt = /* @__PURE__ */ h(We, [["render", Fe], ["__scopeId", "data-v-d06aac1f"]]);
|
|
517
514
|
export {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
515
|
+
gt as A,
|
|
516
|
+
yt as C,
|
|
517
|
+
bt as D,
|
|
518
|
+
kt as G,
|
|
522
519
|
He as H,
|
|
523
520
|
J as L,
|
|
524
|
-
|
|
525
|
-
|
|
521
|
+
St as S,
|
|
522
|
+
wt as W,
|
|
526
523
|
le as a,
|
|
527
524
|
Te as b
|
|
528
525
|
};
|