@huyooo/ui 0.9.6 → 0.9.7
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-wz9H0AGU.js → AuthkitAuthModal-C7uInLdY.js} +5 -5
- package/dist/{AuthkitSignInPhone-VT-xub02.js → AuthkitSignInPhone-8uhC9TZk.js} +3 -3
- package/dist/{Clipboard-0N-MKzqm.js → Clipboard-cVQOko5l.js} +1 -1
- package/dist/{Contact-D6GPPI8o.js → Contact-DUmCnXqQ.js} +2 -2
- package/dist/{FeedbackItem-B98yfgxg.js → FeedbackItem-fkgvLHJD.js} +3 -3
- package/dist/{FeedbackModal-CtVeqfvG.js → FeedbackModal-CIZ40lMX.js} +3 -3
- package/dist/{MessageHandle-Die4NpFm.js → MessageHandle-DTzrBuMx.js} +2 -2
- package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-DJomzb45.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CmCk86SN.js} +2 -2
- package/dist/{PaySubscriptions-BnV62kZT.js → PaySubscriptions-DyhcLb_v.js} +2 -2
- package/dist/{ReferrerReferees-B2rVAc7y.js → ReferrerReferees-DxsvdWMg.js} +4 -4
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-CzOKd9iz.js → Upload.vue_vue_type_script_setup_true_lang-BWn8nk3F.js} +1 -1
- package/dist/{UserAccountMenu-CvlZ21_I.js → UserAccountMenu-BV_lg4Mh.js} +7 -7
- package/dist/{WidthContainer-CejElzeI.js → WidthContainer-DijLkJHM.js} +7 -7
- package/dist/{apiClients-B0ARoiN3.js → apiClients-DACL0EIt.js} +91 -94
- package/dist/authkit.js +6 -6
- package/dist/common.js +1 -1
- package/dist/composables.js +9 -9
- package/dist/feedback.js +3 -3
- package/dist/index.js +194 -191
- package/dist/main.d.ts +1 -1
- package/dist/message.js +3 -3
- package/dist/pay.js +1 -1
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-DZ53lPr0.js → useAuthkitAppsAuthPageInfo-xaOevaqO.js} +1 -1
- package/dist/{useAuthkitCreateAndUpdate-C7NaHnDj.js → useAuthkitCreateAndUpdate-CrSEPNA3.js} +1 -1
- package/dist/{useAuthkitUsersProfile-DkDg2EYG.js → useAuthkitUsersProfile-TtiVCE3D.js} +1 -1
- package/dist/{useDownloads-CvcHx4gM.js → useDownloads-DskduMrh.js} +1 -1
- package/dist/{useMessageNotifications-BhTNNEib.js → useMessageNotifications-CMGnvtH8.js} +1 -1
- package/dist/{useSEO-DxAohN0h.js → useSEO-BjcQPhFP.js} +2 -2
- package/dist/{useTableHandle-DkqiT-qL.js → useTableHandle-LnJV7C1S.js} +1 -1
- package/dist/{useUploadCos-D51-yXoX.js → useUploadCos-CPplFhAR.js} +1 -1
- package/dist/user.js +1 -1
- package/package.json +2 -2
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
import { defineComponent as V, computed as N, createElementBlock as U, openBlock as g, normalizeStyle as ie, normalizeClass as _e, createElementVNode as z, ref as w, createBlock as k, unref as e, withCtx as a, createVNode as i, createTextVNode as _, onMounted as K, onUnmounted as oe, withDirectives as be, toDisplayString as B, vShow as ke, Fragment as M, createCommentVNode as S, renderList as ze, isRef as re, useSlots as Se, renderSlot as ue } from "vue";
|
|
5
5
|
import { Form as H, FormItem as I, Avatar as de, Input as x, Textarea as Ie, Button as A, Message as F, Alert as D, Space as Y, InputPassword as Ve, Result as Ae, Modal as me, Divider as Pe, Link as G } from "@arco-design/web-vue";
|
|
6
6
|
/* empty css */
|
|
7
|
-
import { c as R, g as j, h as ce, u as Ue } from "./apiClients-
|
|
7
|
+
import { c as R, g as j, h as ce, u as Ue } from "./apiClients-DACL0EIt.js";
|
|
8
8
|
/* empty css */
|
|
9
|
-
import { u as $e } from "./useUploadCos-
|
|
9
|
+
import { u as $e } from "./useUploadCos-CPplFhAR.js";
|
|
10
10
|
import { _ as Ce, g as xe, i as qe } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
11
11
|
import { _ as $ } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
12
|
-
import { a as Z, u as J } from "./useAuthkitUsersProfile-
|
|
12
|
+
import { a as Z, u as J } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
13
13
|
import { M as Te } from "./Menu-DXrn5cEL.js";
|
|
14
|
-
import { u as Re } from "./useAuthkitCreateAndUpdate-
|
|
15
|
-
import { u as se } from "./useAuthkitAppsAuthPageInfo-
|
|
14
|
+
import { u as Re } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
15
|
+
import { u as se } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
16
16
|
import { Icon as Le } from "@iconify/vue";
|
|
17
17
|
const Be = V({
|
|
18
18
|
name: "IconCamera",
|
|
@@ -8,9 +8,9 @@ import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { List as J, ListItem as T, ListItemMeta as L, Avatar as F, Button as P, Form as U, FormItem as b, Input as S, Link as M } from "@arco-design/web-vue";
|
|
11
|
-
import { c as R } from "./apiClients-
|
|
12
|
-
import { u as Q, a as W } from "./useAuthkitUsersProfile-
|
|
13
|
-
import { S as B, g as X, h as Y } from "./AuthkitAuthModal-
|
|
11
|
+
import { c as R } from "./apiClients-DACL0EIt.js";
|
|
12
|
+
import { u as Q, a as W } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
13
|
+
import { S as B, g as X, h as Y } from "./AuthkitAuthModal-C7uInLdY.js";
|
|
14
14
|
const Z = {
|
|
15
15
|
class: "header"
|
|
16
16
|
}, ee = ["href"], te = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import "./apiClients-
|
|
2
|
+
import "./apiClients-DACL0EIt.js";
|
|
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";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as P, ref as q, createElementBlock as t, openBlock as Q, createVNode as A, withCtx as B, Fragment as H, renderList as e, createBlock as W, createTextVNode as p, toDisplayString as i, unref as V, createElementVNode as F } from "vue";
|
|
2
2
|
import { f as n, e as y, h as G, g as R, L as Z, c as h, l as Y, m as b, n as J, k as S, a as O, b as d } from "./LandingPageSectionHeader-BU7Qtxaj.js";
|
|
3
3
|
import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { u as M } from "./useAuthkitAppsAuthPageInfo-
|
|
5
|
-
import { g as L } from "./apiClients-
|
|
4
|
+
import { u as M } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
5
|
+
import { g as L } from "./apiClients-DACL0EIt.js";
|
|
6
6
|
import { c as x } from "./index-Bb-d5pBq.js";
|
|
7
7
|
const j = {
|
|
8
8
|
class: "Footer"
|
|
@@ -8,9 +8,9 @@ import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
|
-
import { u as Z } from "./useUploadCos-
|
|
12
|
-
import { g as A } from "./apiClients-
|
|
13
|
-
import "./FeedbackModal-
|
|
11
|
+
import { u as Z } from "./useUploadCos-CPplFhAR.js";
|
|
12
|
+
import { g as A } from "./apiClients-DACL0EIt.js";
|
|
13
|
+
import "./FeedbackModal-CIZ40lMX.js";
|
|
14
14
|
import { Icon as Y } from "@iconify/vue";
|
|
15
15
|
const H = f({
|
|
16
16
|
name: "IconDown",
|
|
@@ -8,17 +8,17 @@ import { M as qe } from "./Menu-DXrn5cEL.js";
|
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
|
-
import { o as E, g as De } from "./apiClients-
|
|
11
|
+
import { o as E, g as De } from "./apiClients-DACL0EIt.js";
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
15
|
-
import { u as Ee } from "./useUploadCos-
|
|
15
|
+
import { u as Ee } from "./useUploadCos-CPplFhAR.js";
|
|
16
16
|
import { _ as N } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
17
17
|
/* empty css */
|
|
18
18
|
import { f as O } from "./index-Bb-d5pBq.js";
|
|
19
19
|
import { C as Ne } from "./CustomTable-BCOwLyRJ.js";
|
|
20
20
|
import { Bubble as ve, Prompts as Pe, Sender as je } from "ant-design-x-vue";
|
|
21
|
-
import { C as ye } from "./Clipboard-
|
|
21
|
+
import { C as ye } from "./Clipboard-cVQOko5l.js";
|
|
22
22
|
import { Icon as Oe } from "@iconify/vue";
|
|
23
23
|
import { _ as ge, g as be, i as ke } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
24
24
|
const Ae = U({
|
|
@@ -5,12 +5,12 @@ import { ref as p, defineComponent as T, createBlock as _, openBlock as a, unref
|
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { Spin as X, Empty as Y, Tag as B, Button as ie, Breadcrumb as H, BreadcrumbItem as V, Modal as oe } from "@arco-design/web-vue";
|
|
8
|
-
import { o as L } from "./apiClients-
|
|
8
|
+
import { o as L } from "./apiClients-DACL0EIt.js";
|
|
9
9
|
import { TiptapEditor as le, TiptapTitle as re } from "@huyooo/vue-tiptap";
|
|
10
10
|
import { _ as x } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
import { useIntersectionObserver as ue } from "@vueuse/core";
|
|
12
12
|
import { Icon as de } from "@iconify/vue";
|
|
13
|
-
import { u as ce } from "./useAuthkitCreateAndUpdate-
|
|
13
|
+
import { u as ce } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
14
14
|
import { M as fe } from "./Menu-DXrn5cEL.js";
|
|
15
15
|
function Z(s, l = {}) {
|
|
16
16
|
const {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as v, ref as p, createElementBlock as l, createCommentVNode as m, openBlock as t, normalizeClass as K, createBlock as d, createElementVNode as _, unref as S, toDisplayString as A, Fragment as h, renderList as N } from "vue";
|
|
2
2
|
import { Icon as D } from "@iconify/vue";
|
|
3
3
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { o as $ } from "./apiClients-
|
|
5
|
-
import { D as x } from "./MessageHandle-
|
|
4
|
+
import { o as $ } from "./apiClients-DACL0EIt.js";
|
|
5
|
+
import { D as x } from "./MessageHandle-DTzrBuMx.js";
|
|
6
6
|
const E = /* @__PURE__ */ v({
|
|
7
7
|
__name: "MessageMenuItem",
|
|
8
8
|
props: {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
/* empty css */
|
|
8
8
|
import { defineComponent as et, ref as c, createBlock as C, openBlock as u, unref as o, isRef as at, withCtx as s, createElementVNode as n, createElementBlock as d, createVNode as r, toDisplayString as l, createTextVNode as p, createCommentVNode as L, Fragment as nt, renderList as it } from "vue";
|
|
9
9
|
import { Modal as st, Tag as P, Button as I, Popconfirm as ot, Empty as q, Tabs as lt, TabPane as w, Spin as ut, Progress as rt } from "@arco-design/web-vue";
|
|
10
|
-
import { d as g } from "./apiClients-
|
|
11
|
-
import { u as dt } from "./useAuthkitCreateAndUpdate-
|
|
10
|
+
import { d as g } from "./apiClients-DACL0EIt.js";
|
|
11
|
+
import { u as dt } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
12
12
|
import { C as B } from "./CustomTable-BCOwLyRJ.js";
|
|
13
13
|
import { _ as ct } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
14
14
|
const pt = {
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { defineComponent as z, ref as m, createBlock as p, openBlock as v, unref as t, withCtx as g, createElementVNode as n, createVNode as R, createCommentVNode as w, toDisplayString as _, createTextVNode as A } from "vue";
|
|
5
5
|
import { Modal as V } from "@arco-design/web-vue";
|
|
6
|
-
import { c as y } from "./apiClients-
|
|
7
|
-
import { u as T } from "./useTableHandle-
|
|
6
|
+
import { c as y } from "./apiClients-DACL0EIt.js";
|
|
7
|
+
import { u as T } from "./useTableHandle-LnJV7C1S.js";
|
|
8
8
|
import { C as B } from "./CustomTable-BCOwLyRJ.js";
|
|
9
|
-
import { C as D } from "./Clipboard-
|
|
10
|
-
import { a as U } from "./useAuthkitUsersProfile-
|
|
9
|
+
import { C as D } from "./Clipboard-cVQOko5l.js";
|
|
10
|
+
import { a as U } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
11
11
|
import { _ as E } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
12
12
|
const H = {
|
|
13
13
|
class: "invite-code-section"
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { defineComponent as g, createBlock as F, openBlock as h, unref as q, mergeProps as y, createSlots as I, withCtx as p, renderSlot as u } from "vue";
|
|
8
8
|
import { Upload as S } from "@arco-design/web-vue";
|
|
9
|
-
import { u as _ } from "./useUploadCos-
|
|
9
|
+
import { u as _ } from "./useUploadCos-CPplFhAR.js";
|
|
10
10
|
const N = /* @__PURE__ */ g({
|
|
11
11
|
__name: "Upload",
|
|
12
12
|
props: {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
|
-
import { c as De, A as Ve } from "./AuthkitAuthModal-
|
|
4
|
+
import { c as De, A as Ve } from "./AuthkitAuthModal-C7uInLdY.js";
|
|
5
5
|
import { defineComponent as C, createElementBlock as g, openBlock as s, normalizeStyle as ie, normalizeClass as se, createElementVNode as p, computed as P, createBlock as d, createCommentVNode as m, createVNode as c, unref as o, withCtx as l, createTextVNode as y, toDisplayString as S, mergeModels as D, useModel as re, renderSlot as ae, ref as f, Fragment as Re } from "vue";
|
|
6
6
|
import { Tag as ze, Button as le, Avatar as ue, Dropdown as Ne, Divider as ce, Doption as h } from "@arco-design/web-vue";
|
|
7
|
-
import { S as Le } from "./PaySubscriptions-
|
|
8
|
-
import { R as je } from "./ReferrerReferees-
|
|
9
|
-
import { a as N, u as He } from "./useAuthkitUsersProfile-
|
|
10
|
-
import { u as Fe, g as oe } from "./apiClients-
|
|
11
|
-
import { d as qe } from "./FeedbackModal-
|
|
12
|
-
import { M as Ee } from "./MessageHandle-
|
|
7
|
+
import { S as Le } from "./PaySubscriptions-DyhcLb_v.js";
|
|
8
|
+
import { R as je } from "./ReferrerReferees-DxsvdWMg.js";
|
|
9
|
+
import { a as N, u as He } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
10
|
+
import { u as Fe, g as oe } from "./apiClients-DACL0EIt.js";
|
|
11
|
+
import { d as qe } from "./FeedbackModal-CIZ40lMX.js";
|
|
12
|
+
import { M as Ee } from "./MessageHandle-DTzrBuMx.js";
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
15
15
|
import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
import { defineComponent as w, ref as x, watch as O, createElementBlock as n, openBlock as e, createElementVNode as o, createVNode as f, unref as u, withCtx as ee, renderSlot as K, createCommentVNode as k, toDisplayString as S, onMounted as te, onUnmounted as ne, Fragment as T, renderList as L, normalizeClass as I, createTextVNode as oe, normalizeStyle as A, createBlock as se, computed as U } from "vue";
|
|
4
4
|
import { Spin as V } from "@arco-design/web-vue";
|
|
5
|
-
import "./useAuthkitUsersProfile-
|
|
6
|
-
import { a as ae } from "./apiClients-
|
|
7
|
-
import { u as W } from "./useAuthkitAppsAuthPageInfo-
|
|
8
|
-
import { a as D, b as R, w as H, f as G, c as N, e as F, d as ie } from "./useSEO-
|
|
9
|
-
import "./useUploadCos-
|
|
5
|
+
import "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
6
|
+
import { a as ae } from "./apiClients-DACL0EIt.js";
|
|
7
|
+
import { u as W } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
8
|
+
import { a as D, b as R, w as H, f as G, c as N, e as F, d as ie } from "./useSEO-BjcQPhFP.js";
|
|
9
|
+
import "./useUploadCos-CPplFhAR.js";
|
|
10
10
|
import { useRouter as j, useRoute as J } from "vue-router";
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
|
-
import { d as re, c as Q } from "./UserAccountMenu-
|
|
13
|
+
import { d as re, c as Q } from "./UserAccountMenu-BV_lg4Mh.js";
|
|
14
14
|
/* empty css */
|
|
15
15
|
/* empty css */
|
|
16
16
|
/* empty css */
|
|
17
|
-
import "./AuthkitAuthModal-
|
|
17
|
+
import "./AuthkitAuthModal-C7uInLdY.js";
|
|
18
18
|
import { M as ce } from "./Menu-DXrn5cEL.js";
|
|
19
19
|
import "./CollapseItem-Cw1vcdLu.js";
|
|
20
20
|
/* empty css */
|
|
@@ -1,25 +1,7 @@
|
|
|
1
|
-
import { eden as
|
|
1
|
+
import { eden as l, defineMiddleware as f, createClient as U } from "@vafast/api-client";
|
|
2
2
|
/* empty css */
|
|
3
|
-
import { Message as
|
|
4
|
-
import { ref as
|
|
5
|
-
function R(e) {
|
|
6
|
-
return i(e);
|
|
7
|
-
}
|
|
8
|
-
function g(e) {
|
|
9
|
-
return i(e);
|
|
10
|
-
}
|
|
11
|
-
function T(e) {
|
|
12
|
-
return i(e);
|
|
13
|
-
}
|
|
14
|
-
function x(e) {
|
|
15
|
-
return i(e);
|
|
16
|
-
}
|
|
17
|
-
function w(e) {
|
|
18
|
-
return i(e);
|
|
19
|
-
}
|
|
20
|
-
function y(e) {
|
|
21
|
-
return i(e);
|
|
22
|
-
}
|
|
3
|
+
import { Message as k } from "@arco-design/web-vue";
|
|
4
|
+
import { ref as x } from "vue";
|
|
23
5
|
let o = {
|
|
24
6
|
appId: "",
|
|
25
7
|
onesPrefixUrl: "/onesRestfulApi",
|
|
@@ -34,18 +16,36 @@ let o = {
|
|
|
34
16
|
bucket: "ones-1358549778",
|
|
35
17
|
region: "ap-beijing",
|
|
36
18
|
web3formsAccessKey: "72604aac-d55e-4df0-9bcf-31b2206b3753"
|
|
37
|
-
},
|
|
38
|
-
function
|
|
39
|
-
Object.assign(
|
|
19
|
+
}, m = {};
|
|
20
|
+
function F(e) {
|
|
21
|
+
Object.assign(m, e);
|
|
40
22
|
}
|
|
41
|
-
function
|
|
23
|
+
function L(e) {
|
|
42
24
|
o.appId = e.appId, o.authPrefixUrl = e.authPrefixUrl || "/authRestfulApi", e.onesPrefixUrl !== void 0 && (o.onesPrefixUrl = e.onesPrefixUrl), e.billingPrefixUrl !== void 0 && (o.billingPrefixUrl = e.billingPrefixUrl), e.logPrefixUrl !== void 0 && (o.logPrefixUrl = e.logPrefixUrl), e.aiPrefixUrl !== void 0 && (o.aiPrefixUrl = e.aiPrefixUrl), e.webhookPrefixUrl !== void 0 && (o.webhookPrefixUrl = e.webhookPrefixUrl), e.oauthCallbackUrl !== void 0 ? o.oauthCallbackUrl = e.oauthCallbackUrl : typeof window < "u" && (o.oauthCallbackUrl = `${window.location.origin}/auth/callback`), e.avatarBucketId !== void 0 && (o.avatarBucketId = e.avatarBucketId), e.feedbackBucketId !== void 0 && (o.feedbackBucketId = e.feedbackBucketId), e.bucket !== void 0 && (o.bucket = e.bucket), e.region !== void 0 && (o.region = e.region), e.web3formsAccessKey !== void 0 && (o.web3formsAccessKey = e.web3formsAccessKey);
|
|
43
25
|
}
|
|
44
|
-
function
|
|
26
|
+
function g(e) {
|
|
27
|
+
return l(e);
|
|
28
|
+
}
|
|
29
|
+
function w(e) {
|
|
30
|
+
return l(e);
|
|
31
|
+
}
|
|
32
|
+
function I(e) {
|
|
33
|
+
return l(e);
|
|
34
|
+
}
|
|
35
|
+
function T(e) {
|
|
36
|
+
return l(e);
|
|
37
|
+
}
|
|
38
|
+
function y(e) {
|
|
39
|
+
return l(e);
|
|
40
|
+
}
|
|
41
|
+
function A(e) {
|
|
42
|
+
return l(e);
|
|
43
|
+
}
|
|
44
|
+
function X(e, t = 3) {
|
|
45
45
|
const r = e.indexOf("@");
|
|
46
46
|
if (r > 1) {
|
|
47
|
-
const a = e.slice(0, t),
|
|
48
|
-
return a + "***" +
|
|
47
|
+
const a = e.slice(0, t), i = e.slice(r);
|
|
48
|
+
return a + "***" + i;
|
|
49
49
|
}
|
|
50
50
|
return e;
|
|
51
51
|
}
|
|
@@ -56,40 +56,40 @@ function v() {
|
|
|
56
56
|
console.warn("Failed to clear localStorage:", e);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function E() {
|
|
60
60
|
try {
|
|
61
61
|
return localStorage.getItem("refreshToken");
|
|
62
62
|
} catch (e) {
|
|
63
63
|
return console.warn("Failed to get refreshToken from localStorage:", e), null;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function R(e) {
|
|
67
67
|
try {
|
|
68
68
|
localStorage.setItem("jwtToken", e);
|
|
69
69
|
} catch (t) {
|
|
70
70
|
console.warn("Failed to update jwtToken in localStorage:", t);
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
const
|
|
74
|
-
function
|
|
73
|
+
const S = x(!1);
|
|
74
|
+
function j() {
|
|
75
75
|
return {
|
|
76
|
-
show:
|
|
76
|
+
show: S
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
|
-
const
|
|
79
|
+
const p = 40101, B = {
|
|
80
80
|
LOGIN_EXPIRED: "登录已过期,请重新登录"
|
|
81
81
|
};
|
|
82
|
-
let
|
|
83
|
-
function
|
|
84
|
-
|
|
82
|
+
let u = !1, d = [];
|
|
83
|
+
function h(e, t = null) {
|
|
84
|
+
d.forEach(({
|
|
85
85
|
resolve: r,
|
|
86
86
|
reject: a
|
|
87
87
|
}) => {
|
|
88
88
|
e ? a(e) : t && r(t);
|
|
89
|
-
}),
|
|
89
|
+
}), d = [];
|
|
90
90
|
}
|
|
91
|
-
async function
|
|
92
|
-
const e =
|
|
91
|
+
async function O() {
|
|
92
|
+
const e = E();
|
|
93
93
|
if (!e)
|
|
94
94
|
throw new Error("No refresh token available");
|
|
95
95
|
try {
|
|
@@ -104,88 +104,85 @@ async function L() {
|
|
|
104
104
|
})
|
|
105
105
|
})).json();
|
|
106
106
|
if (r.jwtToken)
|
|
107
|
-
return
|
|
107
|
+
return R(r.jwtToken), r.refreshToken && localStorage.setItem("refreshToken", r.refreshToken), r.jwtToken;
|
|
108
108
|
throw new Error(r.message || "Token refresh failed");
|
|
109
109
|
} catch (t) {
|
|
110
110
|
throw console.error("Token refresh failed:", t), t;
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
|
-
const
|
|
113
|
+
const M = f(async (e, t) => (e.headers.set("app-id", o.appId), t()), {
|
|
114
114
|
name: "app-id"
|
|
115
|
-
}),
|
|
115
|
+
}), $ = f(async (e, t) => {
|
|
116
116
|
const r = localStorage.getItem("jwtToken");
|
|
117
117
|
return r && e.headers.set("authorization", `Bearer ${r}`), t();
|
|
118
118
|
}, {
|
|
119
119
|
name: "token"
|
|
120
|
-
}),
|
|
120
|
+
}), _ = f(async (e, t) => {
|
|
121
121
|
var a;
|
|
122
122
|
const r = await t();
|
|
123
|
-
if (((a = r.error) == null ? void 0 : a.code) ===
|
|
124
|
-
if (
|
|
125
|
-
return new Promise((
|
|
126
|
-
|
|
127
|
-
resolve: async (
|
|
128
|
-
e.headers.set("authorization", `Bearer ${
|
|
129
|
-
const
|
|
130
|
-
|
|
123
|
+
if (((a = r.error) == null ? void 0 : a.code) === p) {
|
|
124
|
+
if (u)
|
|
125
|
+
return new Promise((i, c) => {
|
|
126
|
+
d.push({
|
|
127
|
+
resolve: async (b) => {
|
|
128
|
+
e.headers.set("authorization", `Bearer ${b}`);
|
|
129
|
+
const P = await t();
|
|
130
|
+
i(P);
|
|
131
131
|
},
|
|
132
132
|
reject: () => {
|
|
133
|
-
|
|
133
|
+
c(r);
|
|
134
134
|
}
|
|
135
135
|
});
|
|
136
136
|
});
|
|
137
|
-
|
|
137
|
+
u = !0;
|
|
138
138
|
try {
|
|
139
|
-
const
|
|
140
|
-
return
|
|
141
|
-
} catch (
|
|
142
|
-
|
|
139
|
+
const i = await O();
|
|
140
|
+
return h(null, i), e.headers.set("authorization", `Bearer ${i}`), await t();
|
|
141
|
+
} catch (i) {
|
|
142
|
+
h(i, null), v();
|
|
143
143
|
const {
|
|
144
|
-
show:
|
|
145
|
-
} =
|
|
146
|
-
return
|
|
144
|
+
show: c
|
|
145
|
+
} = j();
|
|
146
|
+
return c.value = !0, k.error(B.LOGIN_EXPIRED), r;
|
|
147
147
|
} finally {
|
|
148
|
-
|
|
148
|
+
u = !1;
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
return r;
|
|
152
152
|
}, {
|
|
153
153
|
name: "token-refresh"
|
|
154
|
-
}),
|
|
154
|
+
}), D = f(async (e, t) => {
|
|
155
155
|
const r = await t();
|
|
156
|
-
return r.error && r.error.code !==
|
|
156
|
+
return r.error && r.error.code !== p && k.error(r.error.message || "请求失败"), r;
|
|
157
157
|
}, {
|
|
158
158
|
name: "error-message"
|
|
159
|
-
})
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
},
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
baseURL: "/webhookRestfulApi",
|
|
176
|
-
timeout: 3e4
|
|
177
|
-
}, F = n($).use(l).use(c).use(u).use(f), z = n(M).use(l).use(c).use(u).use(f), X = n(G).use(l).use(c).use(u).use(f), q = n(N).use(l).use(c).use(u).use(f), H = n(K).use(l).use(c).use(u).use(f), J = n(D).use(l).use(c).use(u).use(f), re = g(F), te = T(z), oe = w(X);
|
|
178
|
-
x(q);
|
|
179
|
-
R(H);
|
|
180
|
-
y(J);
|
|
159
|
+
});
|
|
160
|
+
function n(e) {
|
|
161
|
+
return U({
|
|
162
|
+
baseURL: e,
|
|
163
|
+
timeout: 3e4
|
|
164
|
+
}).use(M).use($).use(_).use(D);
|
|
165
|
+
}
|
|
166
|
+
function s(e) {
|
|
167
|
+
let t = null;
|
|
168
|
+
return new Proxy({}, {
|
|
169
|
+
get(r, a) {
|
|
170
|
+
return t || (t = e()), t[a];
|
|
171
|
+
}
|
|
172
|
+
});
|
|
173
|
+
}
|
|
174
|
+
const q = s(() => w(n(o.authPrefixUrl))), J = s(() => I(n(o.billingPrefixUrl))), V = s(() => y(n(o.onesPrefixUrl))), W = s(() => T(n(o.logPrefixUrl))), H = s(() => g(n(o.aiPrefixUrl))), Q = s(() => A(n(o.webhookPrefixUrl)));
|
|
181
175
|
export {
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
176
|
+
m as a,
|
|
177
|
+
F as b,
|
|
178
|
+
q as c,
|
|
179
|
+
J as d,
|
|
180
|
+
H as e,
|
|
186
181
|
o as g,
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
182
|
+
X as h,
|
|
183
|
+
W as l,
|
|
184
|
+
V as o,
|
|
185
|
+
L as s,
|
|
186
|
+
j as u,
|
|
187
|
+
Q as w
|
|
191
188
|
};
|
package/dist/authkit.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { A as i, a as u, c as s, b as h, n as A, E as e, k, l as o, _ as r, O as n, _ as d, O as p, f as m, o as P, P as f, j as l, R as S, S as g, i as O, m as c, d as w, e as U, g as I, h as b, p as x, u as C } from "./AuthkitAuthModal-
|
|
2
|
-
import { A as y, a as B, c as R, d as V, b as v, b as L, f as M, e as _ } from "./AuthkitSignInPhone-
|
|
3
|
-
import { u as z } from "./useAuthkitAppsAuthPageInfo-
|
|
4
|
-
import { u as T, a as q } from "./useAuthkitUsersProfile-
|
|
5
|
-
import { u as F } from "./apiClients-
|
|
6
|
-
import { u as J } from "./useAuthkitCreateAndUpdate-
|
|
1
|
+
import { A as i, a as u, c as s, b as h, n as A, E as e, k, l as o, _ as r, O as n, _ as d, O as p, f as m, o as P, P as f, j as l, R as S, S as g, i as O, m as c, d as w, e as U, g as I, h as b, p as x, u as C } from "./AuthkitAuthModal-C7uInLdY.js";
|
|
2
|
+
import { A as y, a as B, c as R, d as V, b as v, b as L, f as M, e as _ } from "./AuthkitSignInPhone-8uhC9TZk.js";
|
|
3
|
+
import { u as z } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
4
|
+
import { u as T, a as q } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
5
|
+
import { u as F } from "./apiClients-DACL0EIt.js";
|
|
6
|
+
import { u as J } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
7
7
|
export {
|
|
8
8
|
i as AuthkitAppSetting,
|
|
9
9
|
u as AuthkitAuth,
|
package/dist/common.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, a as o, C as t, D as r, G as p, H as n, b as l, L as u, S as C, W as d } from "./WidthContainer-
|
|
1
|
+
import { A as s, a as o, C as t, D as r, G as p, H as n, b as l, L as u, S as C, W as d } from "./WidthContainer-DijLkJHM.js";
|
|
2
2
|
import { C as i, a as f } from "./CollapseItem-Cw1vcdLu.js";
|
|
3
3
|
import { C as x, E as H } from "./CustomTable-BCOwLyRJ.js";
|
|
4
4
|
import { M, a as g } from "./Menu-DXrn5cEL.js";
|
package/dist/composables.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { u as a, a as o } from "./useAuthkitUsersProfile-
|
|
2
|
-
import { g as u, a as r, s as i, b as n, u as f } from "./apiClients-
|
|
3
|
-
import { u as p } from "./useAuthkitAppsAuthPageInfo-
|
|
4
|
-
import { u as h } from "./useAuthkitCreateAndUpdate-
|
|
5
|
-
import { u as d } from "./useMessageNotifications-
|
|
6
|
-
import { u as x, a as C } from "./useDownloads-
|
|
7
|
-
import { u as P } from "./useTableHandle-
|
|
8
|
-
import { b as k, f as M, g as O, u as w, a as E, c as S, e as U, d as v, w as D } from "./useSEO-
|
|
9
|
-
import { u as R } from "./useUploadCos-
|
|
1
|
+
import { u as a, a as o } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
2
|
+
import { g as u, a as r, s as i, b as n, u as f } from "./apiClients-DACL0EIt.js";
|
|
3
|
+
import { u as p } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
4
|
+
import { u as h } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
5
|
+
import { u as d } from "./useMessageNotifications-CMGnvtH8.js";
|
|
6
|
+
import { u as x, a as C } from "./useDownloads-DskduMrh.js";
|
|
7
|
+
import { u as P } from "./useTableHandle-LnJV7C1S.js";
|
|
8
|
+
import { b as k, f as M, g as O, u as w, a as E, c as S, e as U, d as v, w as D } from "./useSEO-BjcQPhFP.js";
|
|
9
|
+
import { u as R } from "./useUploadCos-CPplFhAR.js";
|
|
10
10
|
export {
|
|
11
11
|
k as findActiveMenuPath,
|
|
12
12
|
M as findMenuPath,
|
package/dist/feedback.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-
|
|
2
|
-
import { C as r } from "./Clipboard-
|
|
3
|
-
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-
|
|
1
|
+
import { B as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-CIZ40lMX.js";
|
|
2
|
+
import { C as r } from "./Clipboard-cVQOko5l.js";
|
|
3
|
+
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-fkgvLHJD.js";
|
|
4
4
|
export {
|
|
5
5
|
r as Clipboard,
|
|
6
6
|
b as FeedbackBubbleEnd,
|
package/dist/index.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { u as h3, a as u3 } from "./useAuthkitUsersProfile-
|
|
2
|
-
import {
|
|
3
|
-
import { u as
|
|
4
|
-
import { u as
|
|
5
|
-
import { u as
|
|
6
|
-
import { a as e2 } from "./useDownloads-
|
|
7
|
-
import { u as
|
|
8
|
-
import { u as
|
|
9
|
-
import { n as p2, h as I, U as f2, i as t2, V as h2, j as q, H as K, k as u2, v as _2 } from "./useSEO-
|
|
10
|
-
import { b as
|
|
11
|
-
import { u as
|
|
12
|
-
import { A as
|
|
13
|
-
import { A as
|
|
14
|
-
import { I as
|
|
15
|
-
import { M as
|
|
16
|
-
import { B as
|
|
17
|
-
import { C as
|
|
18
|
-
import { F as
|
|
19
|
-
import { L as
|
|
20
|
-
import { L as
|
|
21
|
-
import { A as
|
|
22
|
-
import { C as
|
|
23
|
-
import { C as
|
|
24
|
-
import { M as
|
|
25
|
-
import { S as
|
|
26
|
-
import { R as
|
|
27
|
-
import { _ as
|
|
28
|
-
import { d as
|
|
1
|
+
import { u as h3, a as u3 } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
2
|
+
import { e as g3, c as m3, d as L3, g as y3, a as w3, l as F3, o as M3, s as k3, b as v3, u as x3, w as H3 } from "./apiClients-DACL0EIt.js";
|
|
3
|
+
import { u as V3 } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
4
|
+
import { u as U3 } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
|
|
5
|
+
import { u as S3 } from "./useMessageNotifications-CMGnvtH8.js";
|
|
6
|
+
import { a as e2 } from "./useDownloads-DskduMrh.js";
|
|
7
|
+
import { u as G3 } from "./useDownloads-DskduMrh.js";
|
|
8
|
+
import { u as P3 } from "./useTableHandle-LnJV7C1S.js";
|
|
9
|
+
import { n as p2, h as I, U as f2, i as t2, V as h2, j as q, H as K, k as u2, v as _2 } from "./useSEO-BjcQPhFP.js";
|
|
10
|
+
import { b as O3, f as B3, g as I3, u as $3, a as N3, c as W3, e as R3, d as z3, w as j3 } from "./useSEO-BjcQPhFP.js";
|
|
11
|
+
import { u as K3 } from "./useUploadCos-CPplFhAR.js";
|
|
12
|
+
import { A as Q3, a as X3, c as Y3, b as e4, n as t4, E as o4, k as s4, l as a4, _ as i4, O as n4, _ as r4, O as c4, f as l4, o as C4, P as d4, j as p4, R as f4, S as h4, i as u4, m as _4, d as g4, e as m4, g as L4, h as y4, p as w4, u as F4 } from "./AuthkitAuthModal-C7uInLdY.js";
|
|
13
|
+
import { A as k4, a as v4, c as x4, d as H4, b as Z4, b as V4, f as E4, e as U4 } from "./AuthkitSignInPhone-8uhC9TZk.js";
|
|
14
|
+
import { I as S4, A as b4, C as G4, _ as D4, a as P4, D as T4, E as O4, b as B4, M as I4, c as $4, N as N4, d as W4, e as R4 } from "./MessageHandle-DTzrBuMx.js";
|
|
15
|
+
import { M as j4, a as q4, _ as K4 } from "./MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CmCk86SN.js";
|
|
16
|
+
import { B as Q4, a as X4, F as Y4, b as e6, c as t6, d as o6, R as s6 } from "./FeedbackModal-CIZ40lMX.js";
|
|
17
|
+
import { C as i6 } from "./Clipboard-cVQOko5l.js";
|
|
18
|
+
import { F as r6, a as c6, c as l6, b as C6, d as d6 } from "./FeedbackItem-fkgvLHJD.js";
|
|
19
|
+
import { L as f6, a as h6, b as u6, c as _6, B as g6, C as m6, d as L6, e as y6, x as w6, y as F6, f as M6, g as k6, z as v6, h as x6, i as H6, j as Z6, k as V6, l as E6, m as U6, n as A6, D as S6, o as b6, p as G6, q as D6, r as P6, s as T6, T as O6, t as B6, A as I6, u as $6, v as N6, w as W6 } from "./LandingPageSectionTabs-DYNXKElT.js";
|
|
20
|
+
import { L as z6, a as j6, b as q6, c as K6, D as J6, d as Q6, e as X6, f as Y6, g as e7, h as t7, i as o7, j as s7, k as a7, l as i7, m as n7, n as r7 } from "./LandingPageSectionHeader-BU7Qtxaj.js";
|
|
21
|
+
import { A as l7, a as C7, C as d7, D as p7, G as f7, H as h7, b as u7, L as _7, S as g7, W as m7 } from "./WidthContainer-DijLkJHM.js";
|
|
22
|
+
import { C as y7, a as w7 } from "./CollapseItem-Cw1vcdLu.js";
|
|
23
|
+
import { C as M7, E as k7 } from "./CustomTable-BCOwLyRJ.js";
|
|
24
|
+
import { M as x7, a as H7 } from "./Menu-DXrn5cEL.js";
|
|
25
|
+
import { S as V7 } from "./PaySubscriptions-DyhcLb_v.js";
|
|
26
|
+
import { R as U7 } from "./ReferrerReferees-DxsvdWMg.js";
|
|
27
|
+
import { _ as S7 } from "./Upload.vue_vue_type_script_setup_true_lang-BWn8nk3F.js";
|
|
28
|
+
import { d as G7, U as D7, a as P7, b as T7, c as O7, S as B7 } from "./UserAccountMenu-BV_lg4Mh.js";
|
|
29
29
|
import { defineComponent as V, computed as U, createElementBlock as L, openBlock as g, normalizeStyle as g2, normalizeClass as o2, createElementVNode as d, createCommentVNode as x, toDisplayString as k, createVNode as Z, unref as H, createTextVNode as s2, withModifiers as a2, renderSlot as m2, withCtx as W, Fragment as T, renderList as O, createBlock as G, onMounted as i2, ref as $, watch as L2, onUnmounted as y2, withDirectives as w2, createStaticVNode as F2, vShow as M2 } from "vue";
|
|
30
30
|
import { Icon as A } from "@iconify/vue";
|
|
31
31
|
import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
32
|
-
import { C as
|
|
32
|
+
import { C as $7, F as N7, I as W7 } from "./Contact-DUmCnXqQ.js";
|
|
33
33
|
function N(o, e = {}, t) {
|
|
34
34
|
for (const i in o) {
|
|
35
35
|
const n = o[i], r = t ? `${t}:${i}` : i;
|
|
@@ -1010,53 +1010,53 @@ function d3(o = {}) {
|
|
|
1010
1010
|
}
|
|
1011
1011
|
export {
|
|
1012
1012
|
a3 as AndroidWhiteIcon,
|
|
1013
|
-
|
|
1014
|
-
|
|
1013
|
+
l7 as AppLayout,
|
|
1014
|
+
C7 as AppSidebar,
|
|
1015
1015
|
h0 as AppleIcon,
|
|
1016
1016
|
i3 as AppleWhiteIcon,
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1017
|
+
Q3 as AuthkitAppSetting,
|
|
1018
|
+
X3 as AuthkitAuth,
|
|
1019
|
+
k4 as AuthkitAuthContainer,
|
|
1020
|
+
Y3 as AuthkitAuthModal,
|
|
1021
|
+
e4 as AuthkitAuthTitle,
|
|
1022
|
+
v4 as AuthkitAuthorize,
|
|
1023
|
+
x4 as AuthkitBindEmail,
|
|
1024
|
+
H4 as AuthkitBindPhone,
|
|
1025
|
+
t4 as AuthkitEmailBinding,
|
|
1026
|
+
o4 as AuthkitEmailUpdate,
|
|
1027
|
+
s4 as AuthkitEmailVerify,
|
|
1028
|
+
a4 as AuthkitGithubBinding,
|
|
1029
|
+
Z4 as AuthkitOAuthCallback,
|
|
1030
|
+
i4 as AuthkitOAuthItem,
|
|
1031
|
+
n4 as AuthkitOAuthList,
|
|
1032
|
+
V4 as AuthkitOauthCallback,
|
|
1033
|
+
r4 as AuthkitOauthItem,
|
|
1034
|
+
c4 as AuthkitOauthList,
|
|
1035
|
+
l4 as AuthkitPasswordAuth,
|
|
1036
|
+
C4 as AuthkitPasswordUpdate,
|
|
1037
|
+
d4 as AuthkitPasswordUpdateAndVerify,
|
|
1038
|
+
p4 as AuthkitPersonalInformation,
|
|
1039
|
+
f4 as AuthkitResetPassword,
|
|
1040
|
+
h4 as AuthkitSendVerifyCode,
|
|
1041
|
+
u4 as AuthkitServiceAgreementAndPrivacyProtection,
|
|
1042
|
+
_4 as AuthkitSetPassword,
|
|
1043
|
+
g4 as AuthkitSignIn,
|
|
1044
|
+
E4 as AuthkitSignInPhone,
|
|
1045
|
+
m4 as AuthkitSignUp,
|
|
1046
|
+
U4 as AuthkitSignUpPhone,
|
|
1047
|
+
L4 as AuthkitSwitchSignIn,
|
|
1048
|
+
y4 as AuthkitSwitchSignUpOrResetPassword,
|
|
1049
1049
|
Y0 as BrowserExtensions,
|
|
1050
1050
|
n3 as ChromeIcon,
|
|
1051
1051
|
D as ChromeStoreIcon,
|
|
1052
1052
|
r3 as ChromiumIcon,
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1053
|
+
i6 as Clipboard,
|
|
1054
|
+
y7 as Collapse,
|
|
1055
|
+
w7 as CollapseItem,
|
|
1056
|
+
$7 as Contact,
|
|
1057
|
+
d7 as ContentHead,
|
|
1058
|
+
M7 as CustomTable,
|
|
1059
|
+
p7 as DefaultLayout,
|
|
1060
1060
|
e3 as DesktopDownloads,
|
|
1061
1061
|
R as DownloadCard,
|
|
1062
1062
|
o3 as DownloadDropdown,
|
|
@@ -1065,136 +1065,139 @@ export {
|
|
|
1065
1065
|
j as DownloadSectionHeader,
|
|
1066
1066
|
c3 as EdgeIcon,
|
|
1067
1067
|
r2 as EdgeStoreIcon,
|
|
1068
|
-
|
|
1068
|
+
k7 as Ellipsis,
|
|
1069
1069
|
s3 as ExtensionCard,
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1070
|
+
Q4 as FeedbackBubbleEnd,
|
|
1071
|
+
X4 as FeedbackBubbleStart,
|
|
1072
|
+
r6 as FeedbackContainer,
|
|
1073
|
+
c6 as FeedbackCustomTabs,
|
|
1074
|
+
Y4 as FeedbackDetails,
|
|
1075
|
+
l6 as FeedbackFloatButton,
|
|
1076
|
+
e6 as FeedbackForm,
|
|
1077
|
+
C6 as FeedbackItem,
|
|
1078
|
+
t6 as FeedbackList,
|
|
1079
|
+
o6 as FeedbackModal,
|
|
1080
|
+
s6 as FeedbackRefresh,
|
|
1081
|
+
d6 as FeedbackScreenshots,
|
|
1082
1082
|
l3 as FirefoxIcon,
|
|
1083
1083
|
c2 as FirefoxStoreIcon,
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1084
|
+
N7 as Footer,
|
|
1085
|
+
f7 as Gradientbackground,
|
|
1086
|
+
h7 as Header,
|
|
1087
|
+
u7 as HeaderMenus,
|
|
1088
|
+
S4 as InfiniteLoading,
|
|
1089
|
+
W7 as Introduce,
|
|
1090
|
+
f6 as LandingPageAbout,
|
|
1091
|
+
h6 as LandingPageAside,
|
|
1092
|
+
u6 as LandingPageBlockHeader,
|
|
1093
|
+
_6 as LandingPageBlockLayout,
|
|
1094
|
+
z6 as LandingPageBrandInfo,
|
|
1095
|
+
g6 as LandingPageButton,
|
|
1096
|
+
m6 as LandingPageCard,
|
|
1097
|
+
j6 as LandingPageContact,
|
|
1098
|
+
q6 as LandingPageContactForm,
|
|
1099
|
+
K6 as LandingPageContainer,
|
|
1100
|
+
L6 as LandingPageCta,
|
|
1101
|
+
J6 as LandingPageDescription,
|
|
1102
|
+
Q6 as LandingPageDivider,
|
|
1103
|
+
y6 as LandingPageFAQ,
|
|
1104
|
+
w6 as LandingPageFeatureCard,
|
|
1105
|
+
F6 as LandingPageFeatureSectionHeader,
|
|
1106
|
+
M6 as LandingPageFeatures,
|
|
1107
|
+
k6 as LandingPageFeatures2,
|
|
1108
|
+
v6 as LandingPageFeaturesGrid,
|
|
1109
|
+
x6 as LandingPageFooter,
|
|
1110
|
+
X6 as LandingPageFooterContact,
|
|
1111
|
+
Y6 as LandingPageFooterLayout,
|
|
1112
|
+
H6 as LandingPageHero,
|
|
1113
|
+
e7 as LandingPageLink,
|
|
1114
|
+
t7 as LandingPageLinkGroup,
|
|
1115
|
+
o7 as LandingPageListItem,
|
|
1116
|
+
s7 as LandingPageLogo,
|
|
1117
|
+
Z6 as LandingPageLogos,
|
|
1118
|
+
a7 as LandingPageMission,
|
|
1119
|
+
V6 as LandingPagePageContent,
|
|
1120
|
+
E6 as LandingPagePriceGroup,
|
|
1121
|
+
U6 as LandingPagePricingCard,
|
|
1122
|
+
A6 as LandingPagePricingGrid,
|
|
1123
|
+
i7 as LandingPageSectionHeader,
|
|
1124
|
+
S6 as LandingPageSectionTabs,
|
|
1125
|
+
b6 as LandingPageSections,
|
|
1126
|
+
G6 as LandingPageShowcase,
|
|
1127
|
+
D6 as LandingPageStats,
|
|
1128
|
+
P6 as LandingPageSteps,
|
|
1129
|
+
T6 as LandingPageSubTitle,
|
|
1130
|
+
O6 as LandingPageTabs,
|
|
1131
|
+
n7 as LandingPageTeamInfo,
|
|
1132
|
+
r7 as LandingPageTeamList,
|
|
1133
|
+
B6 as LandingPageTestimonial,
|
|
1134
|
+
I6 as LandingPageTestimonialCard,
|
|
1135
|
+
$6 as LandingPageTips,
|
|
1136
|
+
N6 as LandingPageTitle,
|
|
1137
|
+
W6 as LandingPageToc,
|
|
1138
|
+
_7 as Logo,
|
|
1139
|
+
x7 as Menu,
|
|
1140
|
+
H7 as MenuItem,
|
|
1141
|
+
b4 as MessageAppMessage,
|
|
1142
|
+
G4 as MessageChangelogNotifications,
|
|
1143
|
+
D4 as MessageChangelogNotificationsDetails,
|
|
1144
|
+
P4 as MessageCustomTabs,
|
|
1145
|
+
T4 as MessageDetails,
|
|
1146
|
+
O4 as MessageEventNotifications,
|
|
1147
|
+
B4 as MessageEventNotificationsDetails,
|
|
1148
|
+
I4 as MessageHandle,
|
|
1149
|
+
$4 as MessageList,
|
|
1150
|
+
j4 as MessageMenu,
|
|
1151
|
+
q4 as MessageMenuItem,
|
|
1152
|
+
N4 as MessageNoticeNotifications,
|
|
1153
|
+
K4 as MessageNoticeNotificationsDetails,
|
|
1154
|
+
W4 as MessageNotifications,
|
|
1155
|
+
R4 as MessageTabs,
|
|
1156
1156
|
t3 as MobileDownloads,
|
|
1157
|
-
|
|
1158
|
-
|
|
1157
|
+
V7 as PaySubscriptions,
|
|
1158
|
+
U7 as ReferrerReferees,
|
|
1159
1159
|
C3 as SafariIcon,
|
|
1160
1160
|
l2 as SafariStoreIcon,
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1161
|
+
g7 as SvgIcon,
|
|
1162
|
+
S7 as Upload,
|
|
1163
|
+
G7 as UserAccountMenu,
|
|
1164
|
+
D7 as UserAvatar,
|
|
1165
|
+
P7 as UserBasicInformation,
|
|
1166
|
+
T7 as UserButton,
|
|
1167
|
+
O7 as UserPanel,
|
|
1168
|
+
B7 as UserSubscriptionBaseInformation,
|
|
1169
|
+
m7 as WidthContainer,
|
|
1170
1170
|
u0 as WindowsIcon,
|
|
1171
|
-
g3 as
|
|
1172
|
-
m3 as
|
|
1171
|
+
g3 as ai,
|
|
1172
|
+
m3 as auth,
|
|
1173
|
+
L3 as billing,
|
|
1173
1174
|
d3 as createHead,
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1175
|
+
O3 as findActiveMenuPath,
|
|
1176
|
+
B3 as findMenuPath,
|
|
1177
|
+
I3 as getPathOnly,
|
|
1178
|
+
y3 as globalConfig,
|
|
1179
|
+
w3 as globalSEOConfig,
|
|
1180
|
+
F3 as log,
|
|
1181
|
+
M3 as ones,
|
|
1182
|
+
k3 as setGlobalConfig,
|
|
1183
|
+
v3 as setGlobalSEOConfig,
|
|
1184
|
+
$3 as useActiveDoc,
|
|
1185
|
+
N3 as useAuthMenu,
|
|
1186
|
+
V3 as useAuthkitAppsAuthPageInfo,
|
|
1185
1187
|
h3 as useAuthkitAuth,
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1188
|
+
x3 as useAuthkitAuthModal,
|
|
1189
|
+
U3 as useAuthkitCreateAndUpdate,
|
|
1190
|
+
w4 as useAuthkitOAuth,
|
|
1189
1191
|
u3 as useAuthkitUsersProfile,
|
|
1190
|
-
|
|
1192
|
+
G3 as useCommonCreateAndUpdate,
|
|
1191
1193
|
e2 as useDownloads,
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1194
|
+
S3 as useMessageNotifications,
|
|
1195
|
+
F4 as useOauth,
|
|
1196
|
+
W3 as useRoutePermission,
|
|
1197
|
+
R3 as useRouteSEO,
|
|
1198
|
+
z3 as useSEO,
|
|
1199
|
+
P3 as useTableHandle,
|
|
1200
|
+
K3 as useUploadCos,
|
|
1201
|
+
H3 as webhook,
|
|
1202
|
+
j3 as withViewTransition
|
|
1200
1203
|
};
|
package/dist/main.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export * from './user';
|
|
|
11
11
|
export * from './download';
|
|
12
12
|
export * from './privateCom';
|
|
13
13
|
export { createHead } from '@unhead/vue/client';
|
|
14
|
-
export { auth, billing, ones } from './utils/apiClients';
|
|
14
|
+
export { auth, billing, ones, log, ai, webhook } from './utils/apiClients';
|
package/dist/message.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { I as e, A as i, C as t, _ as o, a as g, D as M, E as n, b as f, M as c, c as N, N as l, d as r, e as m } from "./MessageHandle-
|
|
2
|
-
import { M as u, a as D, _ as C } from "./MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as d } from "./useMessageNotifications-
|
|
1
|
+
import { I as e, A as i, C as t, _ as o, a as g, D as M, E as n, b as f, M as c, c as N, N as l, d as r, e as m } from "./MessageHandle-DTzrBuMx.js";
|
|
2
|
+
import { M as u, a as D, _ as C } from "./MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CmCk86SN.js";
|
|
3
|
+
import { u as d } from "./useMessageNotifications-CMGnvtH8.js";
|
|
4
4
|
export {
|
|
5
5
|
e as InfiniteLoading,
|
|
6
6
|
i as MessageAppMessage,
|
package/dist/pay.js
CHANGED
package/dist/privateCom.js
CHANGED
package/dist/referrer.js
CHANGED
package/dist/upload.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { u as s } from "./useUploadCos-
|
|
1
|
+
import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-BWn8nk3F.js";
|
|
2
|
+
import { u as s } from "./useUploadCos-CPplFhAR.js";
|
|
3
3
|
export {
|
|
4
4
|
p as Upload,
|
|
5
5
|
s as useUploadCos
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as I, computed as d, watch as V, toValue as G, isRef as B, hasInjectionContext as F, inject as J, watchEffect as Q, getCurrentInstance as Z, onBeforeUnmount as X, onDeactivated as Y, onActivated as ee } from "vue";
|
|
2
2
|
import { useRouter as x, useRoute as R } from "vue-router";
|
|
3
|
-
import { u as U } from "./useAuthkitAppsAuthPageInfo-
|
|
4
|
-
import { a as D } from "./useAuthkitUsersProfile-
|
|
3
|
+
import { u as U } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
|
|
4
|
+
import { a as D } from "./useAuthkitUsersProfile-TtiVCE3D.js";
|
|
5
5
|
const v = I({
|
|
6
6
|
key: "",
|
|
7
7
|
name: ""
|
package/dist/user.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@huyooo/ui",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.7",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
"dependencies": {
|
|
98
98
|
"@unhead/vue": "^2.0.19",
|
|
99
|
-
"@vafast/api-client": ">=0.3.
|
|
99
|
+
"@vafast/api-client": ">=0.3.2",
|
|
100
100
|
"cos-js-sdk-v5": "^1.10.1",
|
|
101
101
|
"json-bigint": "^1.0.0",
|
|
102
102
|
"uuid": "^11.1.0",
|