@huyooo/ui 0.5.23 → 0.5.24
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-EtAHk3jC.js → AuthkitAuthModal-BdVB7Kz7.js} +517 -482
- package/dist/{AuthkitAuthorize-iudRkudt.js → AuthkitAuthorize-bzCh_YJp.js} +2 -2
- package/dist/{Clipboard-CIWjWQOZ.js → Clipboard-Bful1lNJ.js} +3 -2
- package/dist/{Contact-Dy9U5zuU.js → Contact-DNiynQXl.js} +2 -2
- package/dist/{FeedbackItem-4WHDAqT0.js → FeedbackItem-DFCuTCaI.js} +3 -3
- package/dist/{FeedbackModal-Cf9lDRpp.js → FeedbackModal-BGXr3jPm.js} +6 -5
- package/dist/LandingPageSectionTabs-BrAxO3Ad.js +29013 -0
- package/dist/{MessageHandle-CVsfCWky.js → MessageHandle-De7eLBi_.js} +16 -16
- package/dist/{PaySubscriptions-CMSBkkoi.js → PaySubscriptions-77rXNTOt.js} +8 -8
- package/dist/{ReferrerReferees-BFF_mWBd.js → ReferrerReferees-DCALYxND.js} +7 -7
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DA9w3O2R.js → Upload.vue_vue_type_script_setup_true_lang-9HB-tLZd.js} +2 -2
- package/dist/{UserAccountMenu-8Vqgdtq1.js → UserAccountMenu-ul2FbWYe.js} +12 -11
- package/dist/{WidthContainer-CeJ1eykf.js → WidthContainer-DmwEcM3F.js} +27 -24
- package/dist/authkit.js +6 -6
- package/dist/common.js +1 -1
- package/dist/composables.js +31 -30
- package/dist/feedback.js +3 -3
- package/dist/globalConfig-C1YOJcxa.js +22 -0
- package/dist/index.js +699 -615
- 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-C7KEv8pi.js → useAuthkitAppsAuthPageInfo-Dyjhw7qb.js} +1 -1
- package/dist/useAuthkitAuthModal-BpOmabWi.js +10 -0
- package/dist/useAuthkitCreateAndUpdate-BpPW409v.js +25 -0
- package/dist/useAuthkitUsersProfile-zbKT0W_h.js +237 -0
- package/dist/{useDownloads-BpQUd6AV.js → useDownloads-DnMYa52H.js} +5 -4
- package/dist/{useMessageNotifications-DZBBxw31.js → useMessageNotifications-DSRanuRe.js} +8 -8
- package/dist/{useSEO-sQmoCl0K.js → useSEO-BKJkX1nG.js} +2 -2
- package/dist/{useTableHandle-DujKY4Bl.js → useTableHandle-DKUIdSSh.js} +15 -14
- package/dist/{useUploadCos-CNKDNSrg.js → useUploadCos-D5k1YLb7.js} +1 -1
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/LandingPageSectionTabs-BL4lLDsT.js +0 -19776
- package/dist/auth-DafjnKRu.js +0 -180
- package/dist/useAuthkitCreateAndUpdate-BpTxxKc0.js +0 -24
- package/dist/useAuthkitUsersProfile-eWz3ShS9.js +0 -198
|
@@ -8,8 +8,8 @@ import "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { List as w, ListItem as d, ListItemMeta as p, Avatar as c, Button as x } from "@arco-design/web-vue";
|
|
11
|
-
import { a as $ } from "./useAuthkitAppsAuthPageInfo-
|
|
12
|
-
import { o as T } from "./
|
|
11
|
+
import { a as $ } from "./useAuthkitAppsAuthPageInfo-Dyjhw7qb.js";
|
|
12
|
+
import { o as T } from "./useAuthkitUsersProfile-zbKT0W_h.js";
|
|
13
13
|
const U = {
|
|
14
14
|
class: "header"
|
|
15
15
|
}, B = ["href"], L = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
+
/* empty css */
|
|
2
3
|
import { defineComponent as V, ref as X, createBlock as J, openBlock as K, unref as Q } from "vue";
|
|
3
4
|
import { Message as W } from "@arco-design/web-vue";
|
|
4
5
|
import { Icon as Z } from "@iconify/vue";
|
|
@@ -551,7 +552,7 @@ const ot = /* @__PURE__ */ et(rt), it = (C) => ({
|
|
|
551
552
|
onClick: h
|
|
552
553
|
}));
|
|
553
554
|
}
|
|
554
|
-
}),
|
|
555
|
+
}), vt = /* @__PURE__ */ nt(ut, [["__scopeId", "data-v-1955a5b5"]]);
|
|
555
556
|
export {
|
|
556
|
-
|
|
557
|
+
vt as C
|
|
557
558
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as P, ref as V, createElementBlock as t, openBlock as Q, createVNode as A, withCtx as C, Fragment as s, renderList as H, createBlock as W, createTextVNode as l, toDisplayString as p, unref as o, createElementVNode as F } from "vue";
|
|
2
2
|
import { f as i, e as n, h as G, g as y, L as R, c as k, l as h, m as Z, n as b, k as J, a as S, b as O } from "./LandingPageSectionHeader-s8hjsGuu.js";
|
|
3
3
|
import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { u as d } from "./useAuthkitAppsAuthPageInfo-
|
|
5
|
-
import { g as Y } from "./
|
|
4
|
+
import { u as d } from "./useAuthkitAppsAuthPageInfo-Dyjhw7qb.js";
|
|
5
|
+
import { g as Y } from "./globalConfig-C1YOJcxa.js";
|
|
6
6
|
import { c as M } from "./index-Bb-d5pBq.js";
|
|
7
7
|
const x = {
|
|
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 "./
|
|
13
|
-
import "./FeedbackModal-
|
|
11
|
+
import { u as Z } from "./useUploadCos-D5k1YLb7.js";
|
|
12
|
+
import { g as A } from "./globalConfig-C1YOJcxa.js";
|
|
13
|
+
import "./FeedbackModal-BGXr3jPm.js";
|
|
14
14
|
import { Icon as Y } from "@iconify/vue";
|
|
15
15
|
const H = f({
|
|
16
16
|
name: "IconDown",
|
|
@@ -8,17 +8,18 @@ import { M as De } from "./Menu-ejsosUdV.js";
|
|
|
8
8
|
import { _ as fe, g as pe, i as me } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
|
-
|
|
11
|
+
/* empty css */
|
|
12
12
|
import { api as N } from "@huyooo/api";
|
|
13
|
+
import { g as q } from "./globalConfig-C1YOJcxa.js";
|
|
13
14
|
/* empty css */
|
|
14
15
|
/* empty css */
|
|
15
|
-
import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-
|
|
16
|
+
import { r as Ne, a as Ae, u as Oe } from "./useUploadCos-D5k1YLb7.js";
|
|
16
17
|
import { _ as V } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
17
18
|
/* empty css */
|
|
18
19
|
import { f as j } from "./index-Bb-d5pBq.js";
|
|
19
20
|
import { C as Ve } from "./CustomTable-BGm0KdAy.js";
|
|
20
21
|
import { Bubble as ve, Prompts as Pe, Sender as Ee } from "ant-design-x-vue";
|
|
21
|
-
import { C as ye } from "./Clipboard-
|
|
22
|
+
import { C as ye } from "./Clipboard-Bful1lNJ.js";
|
|
22
23
|
import { Icon as je } from "@iconify/vue";
|
|
23
24
|
const Me = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), te = {
|
|
24
25
|
randomUUID: Me
|
|
@@ -1044,7 +1045,7 @@ const J = [{
|
|
|
1044
1045
|
_: 1
|
|
1045
1046
|
}, 8, ["visible"]));
|
|
1046
1047
|
}
|
|
1047
|
-
}),
|
|
1048
|
+
}), Zt = /* @__PURE__ */ V(xt, [["__scopeId", "data-v-4df9453a"]]);
|
|
1048
1049
|
export {
|
|
1049
1050
|
ft as F,
|
|
1050
1051
|
Qe as R,
|
|
@@ -1052,5 +1053,5 @@ export {
|
|
|
1052
1053
|
ne as a,
|
|
1053
1054
|
vt as b,
|
|
1054
1055
|
bt as c,
|
|
1055
|
-
|
|
1056
|
+
Zt as d
|
|
1056
1057
|
};
|