@huyooo/ui 0.5.4 → 0.5.6
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-MWWzynTx.js → AuthkitAuthModal-DOB2R0lE.js} +10 -8
- package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
- package/dist/{AuthkitAuthorize-D3vma2FV.js → AuthkitAuthorize-BLKbcsyH.js} +3 -3
- package/dist/Contact-DzUxcc2w.js +429 -0
- package/dist/{FeedbackItem-C1TqPuuy.js → FeedbackItem-TRyk9rcU.js} +14 -13
- package/dist/{FeedbackModal-CdBaCw5j.js → FeedbackModal-BJx5Bzas.js} +5 -4
- package/dist/LandingPageSectionHeader-CSOwusSK.js +688 -0
- package/dist/LandingPageSectionTabs-6Rrgvwqs.js +1144 -0
- package/dist/{MessageHandle-JzX9UY1a.js → MessageHandle-DP9rvOy4.js} +18 -17
- package/dist/{PaySubscriptions-Bak0mpKh.js → PaySubscriptions-DyHMXC_2.js} +9 -8
- package/dist/{ReferrerReferees-Cuw4uhVu.js → ReferrerReferees-CxmerF3X.js} +18 -17
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DQPtXtJ0.js → Upload.vue_vue_type_script_setup_true_lang-CZ8Z-NG6.js} +10 -9
- package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BEFQWt3O.js} +1 -1
- package/dist/{UserPanel-BBB9cA2b.js → UserPanel-DgSdGhj5.js} +11 -10
- package/dist/{WidthContainer-Co60dOmv.js → WidthContainer-DEGjQQMM.js} +17 -16
- package/dist/authkit.js +12 -11
- package/dist/common/globalConfig.d.ts +4 -0
- package/dist/common.js +1 -1
- package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
- package/dist/components/PrivateCom/Contact.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
- package/dist/composables.js +26 -25
- package/dist/feedback.js +2 -2
- package/dist/globalConfig-DKn-cF9c.js +17 -0
- package/dist/index.js +196 -187
- package/dist/landingPage.js +46 -45
- package/dist/main.d.ts +1 -0
- package/dist/message.js +2 -2
- package/dist/pay.js +1 -1
- package/dist/privateCom.d.ts +5 -0
- package/dist/privateCom.js +9 -0
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js → useAuthkitAppsAuthPageInfo-qWOtNCda.js} +16 -23
- package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-a-kA3R2Y.js} +1 -1
- package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-B5pXqPNh.js} +1 -1
- package/dist/{useRoutePermission-DWJ-2G10.js → useRoutePermission-BKg7oQTj.js} +17 -16
- package/dist/{useUploadCos-BdIk3m1E.js → useUploadCos-yeMY5Xn0.js} +1 -1
- package/dist/user.js +2 -2
- package/package.json +5 -1
- package/dist/LandingPageSectionTabs-uO4kXpj7.js +0 -1825
- package/dist/index-DZIhLe1R.js +0 -16
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { defineComponent as k, computed as T, createElementBlock as I, openBlock as g, normalizeStyle as j, normalizeClass as ce, createElementVNode as b, ref as h, createBlock as _, unref as e, withCtx as m, createVNode as a, createTextVNode as z, onMounted as G, onUnmounted as te, withDirectives as fe, toDisplayString as B, vShow as pe, Fragment as W, createCommentVNode as S, isRef as ie, useSlots as ve, renderSlot as se } from "vue";
|
|
5
5
|
import { Form as O, FormItem as A, Avatar as ne, Input as V, Textarea as ge, Button as U, Message as E, Alert as L, Modal as le, Divider as ye, Link as N } from "@arco-design/web-vue";
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
|
-
import { u as he } from "./useUploadCos-
|
|
9
|
-
import { b as _e, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-
|
|
8
|
+
import { u as he } from "./useUploadCos-yeMY5Xn0.js";
|
|
9
|
+
import { b as _e, c as ee, d as be, a as K, e as we, f as ze, u as Z } from "./useAuthkitUsersProfile-a-kA3R2Y.js";
|
|
10
|
+
import { g as F } from "./globalConfig-DKn-cF9c.js";
|
|
10
11
|
import { _ as Se, g as ke, i as Ae } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
11
|
-
import { u as
|
|
12
|
+
import { u as Pe } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js";
|
|
12
13
|
import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
14
|
import { M as Ie } from "./Menu-BKBnsDJ8.js";
|
|
14
15
|
import { u as Ve } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
16
|
+
import { u as J } from "./useAuthkitAppsAuthPageInfo-qWOtNCda.js";
|
|
15
17
|
/* empty css */
|
|
16
18
|
import { api as H } from "@huyooo/api";
|
|
17
19
|
import { Icon as Ue } from "@iconify/vue";
|
|
@@ -1083,7 +1085,7 @@ const Ye = /* @__PURE__ */ k({
|
|
|
1083
1085
|
_: 1
|
|
1084
1086
|
}, 8, ["visible"]));
|
|
1085
1087
|
}
|
|
1086
|
-
}),
|
|
1088
|
+
}), di = /* @__PURE__ */ P(st, [["__scopeId", "data-v-cd51dcec"]]);
|
|
1087
1089
|
function nt() {
|
|
1088
1090
|
re().then(({
|
|
1089
1091
|
data: i
|
|
@@ -1802,9 +1804,9 @@ const D = /* @__PURE__ */ k({
|
|
|
1802
1804
|
_: 1
|
|
1803
1805
|
}, 8, ["visible"]));
|
|
1804
1806
|
}
|
|
1805
|
-
}),
|
|
1807
|
+
}), mi = /* @__PURE__ */ P(Mt, [["__scopeId", "data-v-6fbefff8"]]);
|
|
1806
1808
|
export {
|
|
1807
|
-
|
|
1809
|
+
di as A,
|
|
1808
1810
|
oe as E,
|
|
1809
1811
|
mt as O,
|
|
1810
1812
|
gt as P,
|
|
@@ -1813,7 +1815,7 @@ export {
|
|
|
1813
1815
|
D as _,
|
|
1814
1816
|
Ht as a,
|
|
1815
1817
|
de as b,
|
|
1816
|
-
|
|
1818
|
+
mi as c,
|
|
1817
1819
|
Rt as d,
|
|
1818
1820
|
Bt as e,
|
|
1819
1821
|
Vt as f,
|
|
@@ -7,10 +7,10 @@ import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
|
-
|
|
10
|
+
/* empty css */
|
|
11
11
|
import { List as w, ListItem as d, ListItemMeta as p, Avatar as c, Button as x } from "@arco-design/web-vue";
|
|
12
|
-
import {
|
|
13
|
-
import { o as T } from "./useAuthkitUsersProfile-
|
|
12
|
+
import { a as $ } from "./useAuthkitAppsAuthPageInfo-qWOtNCda.js";
|
|
13
|
+
import { o as T } from "./useAuthkitUsersProfile-a-kA3R2Y.js";
|
|
14
14
|
const U = {
|
|
15
15
|
class: "header"
|
|
16
16
|
}, B = ["href"], L = {
|