@huyooo/ui 4.0.1 → 4.0.3
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/{AuthkitAppSetting-Cg8j3nES.js → AuthkitAppSetting-Mt0Npsrg.js} +20 -17
- package/dist/{CustomTable-C15Dgbks.js → CustomTable-DWiyrYnW.js} +14 -14
- package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-Ddy1jcdL.js → FeedbackModal.vue_vue_type_script_setup_true_lang-Cw2KkPEV.js} +9 -8
- package/dist/LandingPageLinkGroup-CVktmuZn.js +768 -0
- package/dist/{LandingPageSectionTabs-BJQeq3V5.js → LandingPageSectionTabs-dSiKXmAa.js} +6 -6
- package/dist/{LegalDocViewer-BuzKCAfO.js → LegalDocViewer-Dg5IUUsW.js} +24 -21
- package/dist/{PaySubscriptions-ZSvRTG2i.js → PaySubscriptions-D1jt316F.js} +22 -21
- package/dist/{PricingPlans-DTGJ-_us.js → PricingPlans-DuVbKs34.js} +3 -3
- package/dist/{ReferrerReferees-gkKtDau-.js → ReferrerReferees-QPRxJ-CP.js} +3 -3
- package/dist/Report-DjNFwR2V.js +324 -0
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-C6B5_Hjo.js → Upload.vue_vue_type_script_setup_true_lang-BIRnaBoz.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BH6l-SKs.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-CGWtJ2il.js} +6 -6
- package/dist/{WidthContainer-DXwIiG2x.js → WidthContainer-BwYM1SLO.js} +10 -10
- package/dist/authkit.js +8 -8
- package/dist/common/globalConfig.d.ts +0 -5
- package/dist/common.js +2 -2
- package/dist/components/LandingPage/LandingPageContact.vue.d.ts +14 -1
- package/dist/components/LandingPage/LandingPageContactForm.vue.d.ts +3 -8
- package/dist/components/LandingPage/LandingPageFooterContact.vue.d.ts +33 -5
- package/dist/components/LandingPage/LandingPageLink.vue.d.ts +7 -2
- package/dist/components/LandingPage/LandingPageReportForm.vue.d.ts +4 -0
- package/dist/components/PrivateCom/Report.vue.d.ts +2 -0
- package/dist/composables/Authkit/useAuthkitAppsAuthPageInfo.d.ts +14 -0
- package/dist/composables.d.ts +1 -1
- package/dist/composables.js +10 -10
- package/dist/feedback.js +2 -2
- package/dist/{fetchAuthPageAboutUs-C-jQ44QK.js → fetchAuthPageAboutUs-D_l0X2Xq.js} +2 -2
- package/dist/{index-BIxwv9Xs.js → index-C81Mrlvt.js} +1 -1
- package/dist/{index-5OR_BVTz.js → index-hjdpP8PD.js} +1 -1
- package/dist/landingPage.d.ts +1 -0
- package/dist/landingPage.js +17 -16
- package/dist/main.js +106 -104
- package/dist/pay.js +3 -3
- package/dist/privateCom.d.ts +1 -0
- package/dist/privateCom.js +3 -2
- package/dist/referrer.js +1 -1
- package/dist/{runtime-B-tHI8-q.js → runtime-DgASwLjo.js} +23 -25
- package/dist/style.css +1 -1
- package/dist/types/api/ones.generated.d.ts +44 -0
- package/dist/types/app.d.ts +9 -0
- package/dist/upload.js +2 -2
- package/dist/{useAccessPosture-DBNTLWQn.js → useAccessPosture-DZj1K8tj.js} +33 -33
- package/dist/{useAuthkitAppsAuthPageInfo-CsivtUQH.js → useAuthkitAppsAuthPageInfo-Dmm9xVjp.js} +25 -23
- package/dist/{useAuthkitAuth-CV60Hc3o.js → useAuthkitAuth-DkP0hwv-.js} +1 -1
- package/dist/{useAuthkitUsersProfile-CQOLEAxC.js → useAuthkitUsersProfile-CR4lcY7Y.js} +1 -1
- package/dist/{useEnsureAuthenticated-BYGI2uYZ.js → useEnsureAuthenticated-DV2hKAPd.js} +1 -1
- package/dist/{useLegalDocs-BrYWCDh3.js → useLegalDocs-DAxt9_gM.js} +2 -2
- package/dist/{usePageSEO-BHYaXnDU.js → usePageSEO-DEFnaFKf.js} +1 -1
- package/dist/{useRoutePermission-BkWHsFxN.js → useRoutePermission-BicvPoLI.js} +3 -3
- package/dist/{useSubscriptionCheckout-QSNro05_.js → useSubscriptionCheckout-BCGpYG5C.js} +1 -1
- package/dist/user.js +1 -1
- package/dist/utils/company.d.ts +2 -0
- package/dist/utils/publicFeedbackSubmit.d.ts +13 -0
- package/dist/utils/publicReport.d.ts +26 -0
- package/dist/utils/reportForm.d.ts +8 -0
- package/package.json +1 -1
- package/dist/Contact-D9NRguTE.js +0 -222
- package/dist/LandingPageLinkGroup-B8ERKG5f.js +0 -527
|
@@ -6,7 +6,7 @@ import "./apiClients-5u4_uxFE.js";
|
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { defineComponent as k, openBlock as h, createBlock as y, unref as S, mergeProps as q, createSlots as v, withCtx as p, renderSlot as a } from "vue";
|
|
8
8
|
import { Upload as I } from "@arco-design/web-vue";
|
|
9
|
-
import { u as _ } from "./runtime-
|
|
9
|
+
import { u as _ } from "./runtime-DgASwLjo.js";
|
|
10
10
|
const j = /* @__PURE__ */ k({
|
|
11
11
|
__name: "Upload",
|
|
12
12
|
props: {
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { u as ee } from "./apiClients-5u4_uxFE.js";
|
|
2
2
|
/* empty css */
|
|
3
|
-
import "./index-
|
|
3
|
+
import "./index-hjdpP8PD.js";
|
|
4
4
|
import { defineComponent as m, computed as b, openBlock as r, createElementBlock as p, toDisplayString as M, createCommentVNode as U, createVNode as _, unref as n, createBlock as v, withCtx as g, createTextVNode as k, ref as x, createElementVNode as d, watch as A, onMounted as te, Fragment as Y, normalizeClass as q, renderSlot as w } from "vue";
|
|
5
5
|
import { Avatar as G, Button as N, Dropdown as ne, Badge as se } from "@arco-design/web-vue";
|
|
6
|
-
import { u as R } from "./useAuthkitUsersProfile-
|
|
6
|
+
import { u as R } from "./useAuthkitUsersProfile-CR4lcY7Y.js";
|
|
7
7
|
import { u as y } from "./useUserMenu-ClPBlvaM.js";
|
|
8
8
|
/* empty css */
|
|
9
|
-
import { g as J, a as ae, R as oe } from "./ReferrerReferees-
|
|
9
|
+
import { g as J, a as ae, R as oe } from "./ReferrerReferees-QPRxJ-CP.js";
|
|
10
10
|
import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
/* empty css */
|
|
12
12
|
import { useBillingSubscriptionSummary as ie } from "./useBillingSubscriptionSummary-DakAVL-3.js";
|
|
13
13
|
import { d as re } from "./useBillingStatusOptions-BHVLZhEB.js";
|
|
14
|
-
import { f as ue, g as le, b as ce, s as de, P as pe } from "./PaySubscriptions-
|
|
15
|
-
import { A as me } from "./AuthkitAppSetting-
|
|
16
|
-
import { c as fe, u as K } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-
|
|
14
|
+
import { f as ue, g as le, b as ce, s as de, P as pe } from "./PaySubscriptions-D1jt316F.js";
|
|
15
|
+
import { A as me } from "./AuthkitAppSetting-Mt0Npsrg.js";
|
|
16
|
+
import { c as fe, u as K } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-Cw2KkPEV.js";
|
|
17
17
|
import { M as _e } from "./MessageHandle-Cu23QspL.js";
|
|
18
18
|
import "./Menu-C6NA8hCs.js";
|
|
19
19
|
import { Icon as ve } from "@iconify/vue";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as x, ref as A, watch as N, openBlock as o, createElementBlock as a, createElementVNode as s, createVNode as r, unref as c, withCtx as P, createTextVNode as H, renderSlot as z, toDisplayString as T, createCommentVNode as I, onMounted as j, onBeforeUnmount as F, normalizeClass as C, Fragment as B, renderList as E, createBlock as J, Teleport as ve, nextTick as G, computed as L, normalizeStyle as O } from "vue";
|
|
2
|
-
import { u as Q } from "./useAuthkitAuth-
|
|
2
|
+
import { u as Q } from "./useAuthkitAuth-DkP0hwv-.js";
|
|
3
3
|
import "./apiClients-5u4_uxFE.js";
|
|
4
|
-
import { u as ge } from "./useAuthkitAppsAuthPageInfo-
|
|
5
|
-
import { s as ye, a as be } from "./runtime-
|
|
4
|
+
import { u as ge } from "./useAuthkitAppsAuthPageInfo-Dmm9xVjp.js";
|
|
5
|
+
import { s as ye, a as be } from "./runtime-DgASwLjo.js";
|
|
6
6
|
import "@vafast/api-client";
|
|
7
7
|
import "@arco-design/web-vue";
|
|
8
|
-
import "./useAuthkitUsersProfile-
|
|
8
|
+
import "./useAuthkitUsersProfile-CR4lcY7Y.js";
|
|
9
9
|
import { useRouter as X, useRoute as Y } from "vue-router";
|
|
10
|
-
import { c as Z, w as ee } from "./useAccessPosture-
|
|
11
|
-
import { d as te, f as ne, a as oe, e as se } from "./useRoutePermission-
|
|
10
|
+
import { c as Z, w as ee } from "./useAccessPosture-DZj1K8tj.js";
|
|
11
|
+
import { d as te, f as ne, a as oe, e as se } from "./useRoutePermission-BicvPoLI.js";
|
|
12
12
|
import "@unhead/vue";
|
|
13
13
|
import "./useUserMenu-ClPBlvaM.js";
|
|
14
|
-
import { c as ae, h as re, k as ie, _ as ue, f as le, j as ce, d as de, g as D, U as ke, i as me } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-
|
|
14
|
+
import { c as ae, h as re, k as ie, _ as ue, f as le, j as ce, d as de, g as D, U as ke, i as me } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-CGWtJ2il.js";
|
|
15
15
|
import "./useBillingSubscriptionSummary-DakAVL-3.js";
|
|
16
16
|
/* empty css */
|
|
17
17
|
/* empty css */
|
|
@@ -20,11 +20,11 @@ import "./CollapseItem-DUzZA6tx.js";
|
|
|
20
20
|
/* empty css */
|
|
21
21
|
/* empty css */
|
|
22
22
|
import "./userMenuModal-B4m4CHlW.js";
|
|
23
|
-
import "./index-
|
|
23
|
+
import "./index-C81Mrlvt.js";
|
|
24
|
+
import "./index-hjdpP8PD.js";
|
|
24
25
|
/* empty css */
|
|
25
|
-
import "./CustomTable-
|
|
26
|
+
import "./CustomTable-DWiyrYnW.js";
|
|
26
27
|
import "@vueuse/core";
|
|
27
|
-
import "./index-BIxwv9Xs.js";
|
|
28
28
|
import { Icon as R } from "@iconify/vue";
|
|
29
29
|
import { L as pe } from "./Logo-B9DFBxDU.js";
|
|
30
30
|
import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
package/dist/authkit.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { A as s, B as i, a as e, _ as u, b as h, O as A, P as o, c as r, d as n, e as k, f as d, S as g, g as l, h as p, u as P, i as f } from "./AuthkitAppSetting-
|
|
2
|
-
import { A as m, a as S, b as L, c as O, d as U, E as w, e as x, f as B, g as D, O as E, h as b, P as y, i as C, j as I, _ as v, R as V, S as _, k as R, l as T, m as G, n as M, o as j, p as z, L as F } from "./LegalDocViewer-
|
|
3
|
-
import { u as Y } from "./useAuthkitAppsAuthPageInfo-
|
|
4
|
-
import { u as H } from "./useAuthkitAuth-
|
|
1
|
+
import { A as s, B as i, a as e, _ as u, b as h, O as A, P as o, c as r, d as n, e as k, f as d, S as g, g as l, h as p, u as P, i as f } from "./AuthkitAppSetting-Mt0Npsrg.js";
|
|
2
|
+
import { A as m, a as S, b as L, c as O, d as U, E as w, e as x, f as B, g as D, O as E, h as b, P as y, i as C, j as I, _ as v, R as V, S as _, k as R, l as T, m as G, n as M, o as j, p as z, L as F } from "./LegalDocViewer-Dg5IUUsW.js";
|
|
3
|
+
import { u as Y } from "./useAuthkitAppsAuthPageInfo-Dmm9xVjp.js";
|
|
4
|
+
import { u as H } from "./useAuthkitAuth-DkP0hwv-.js";
|
|
5
5
|
import { u as N } from "./apiClients-5u4_uxFE.js";
|
|
6
|
-
import { u as W } from "./useEnsureAuthenticated-
|
|
7
|
-
import { L as Z, a as $, b as tt, i as at, o as st, r as it, c as et, u as ut } from "./useLegalDocs-
|
|
8
|
-
import { f as At } from "./fetchAuthPageAboutUs-
|
|
9
|
-
import { u as rt } from "./useAuthkitUsersProfile-
|
|
6
|
+
import { u as W } from "./useEnsureAuthenticated-DV2hKAPd.js";
|
|
7
|
+
import { L as Z, a as $, b as tt, i as at, o as st, r as it, c as et, u as ut } from "./useLegalDocs-DAxt9_gM.js";
|
|
8
|
+
import { f as At } from "./fetchAuthPageAboutUs-D_l0X2Xq.js";
|
|
9
|
+
import { u as rt } from "./useAuthkitUsersProfile-CR4lcY7Y.js";
|
|
10
10
|
import { u as kt } from "./useAuthkitCreateAndUpdate-DJIn96EE.js";
|
|
11
11
|
export {
|
|
12
12
|
s as AuthkitAppSetting,
|
|
@@ -37,8 +37,6 @@ export interface HuyoooUIConfig {
|
|
|
37
37
|
bucket: string;
|
|
38
38
|
/** 默认地域 */
|
|
39
39
|
region: string;
|
|
40
|
-
/** Web3Forms 访问密钥 */
|
|
41
|
-
web3formsAccessKey: string;
|
|
42
40
|
/** 法律文档导航:builtin 走 /AboutUsDetails,delegate 由应用监听事件自行处理 */
|
|
43
41
|
legalDocsMode: LegalDocsMode;
|
|
44
42
|
/** 动态获取访问令牌 */
|
|
@@ -80,8 +78,6 @@ export interface CreateHuyoooUIOptions {
|
|
|
80
78
|
bucket?: string;
|
|
81
79
|
/** 默认地域 */
|
|
82
80
|
region?: string;
|
|
83
|
-
/** Web3Forms 访问密钥 */
|
|
84
|
-
web3formsAccessKey?: string;
|
|
85
81
|
/** 法律文档导航:builtin 走 /AboutUsDetails,delegate 由应用监听事件自行处理 */
|
|
86
82
|
legalDocsMode?: LegalDocsMode;
|
|
87
83
|
}
|
|
@@ -104,7 +100,6 @@ export declare function createHuyoooRuntimeConfig(options: CreateHuyoooUIOptions
|
|
|
104
100
|
feedbackBucketId: string;
|
|
105
101
|
bucket: string;
|
|
106
102
|
region: string;
|
|
107
|
-
web3formsAccessKey: string;
|
|
108
103
|
legalDocsMode: LegalDocsMode;
|
|
109
104
|
getAccessToken: () => string | null;
|
|
110
105
|
}>;
|
package/dist/common.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { A as s, a as o, C as r, D as t, G as p, H as n, b as l, S as m, W as u } from "./WidthContainer-
|
|
1
|
+
import { A as s, a as o, C as r, D as t, G as p, H as n, b as l, S as m, W as u } from "./WidthContainer-BwYM1SLO.js";
|
|
2
2
|
import { C as d, a as f } from "./CollapseItem-DUzZA6tx.js";
|
|
3
|
-
import { C as x, E as b } from "./CustomTable-
|
|
3
|
+
import { C as x, E as b } from "./CustomTable-DWiyrYnW.js";
|
|
4
4
|
import { L } from "./Logo-B9DFBxDU.js";
|
|
5
5
|
import { M as g, a as A } from "./Menu-C6NA8hCs.js";
|
|
6
6
|
export {
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
export interface ContactExtraItem {
|
|
2
|
+
id: string;
|
|
3
|
+
icon: string;
|
|
4
|
+
label: string;
|
|
5
|
+
href?: string;
|
|
6
|
+
target?: string;
|
|
7
|
+
}
|
|
1
8
|
type __VLS_Props = {
|
|
2
9
|
title?: string;
|
|
3
10
|
subTitle?: string;
|
|
@@ -11,6 +18,7 @@ type __VLS_Props = {
|
|
|
11
18
|
mapIcon?: string;
|
|
12
19
|
emailIcon?: string;
|
|
13
20
|
phoneIcon?: string;
|
|
21
|
+
extraItems?: ContactExtraItem[];
|
|
14
22
|
};
|
|
15
23
|
declare function __VLS_template(): {
|
|
16
24
|
attrs: Partial<{}>;
|
|
@@ -21,7 +29,11 @@ declare function __VLS_template(): {
|
|
|
21
29
|
rootEl: HTMLDivElement;
|
|
22
30
|
};
|
|
23
31
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
24
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
32
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
33
|
+
extraClick: (id: string) => any;
|
|
34
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
35
|
+
onExtraClick?: ((id: string) => any) | undefined;
|
|
36
|
+
}>, {
|
|
25
37
|
email: string;
|
|
26
38
|
phone: string;
|
|
27
39
|
title: string;
|
|
@@ -34,6 +46,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
|
|
|
34
46
|
mapIcon: string;
|
|
35
47
|
emailIcon: string;
|
|
36
48
|
phoneIcon: string;
|
|
49
|
+
extraItems: ContactExtraItem[];
|
|
37
50
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
38
51
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
39
52
|
export default _default;
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
6
|
-
to: string;
|
|
7
|
-
accessKey: string;
|
|
8
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFormElement>;
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
+
formRef: any;
|
|
3
|
+
}, any>;
|
|
9
4
|
export default _default;
|
|
@@ -1,8 +1,18 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
+
import { FilingPublicItem } from '../../types/app';
|
|
3
|
+
type ExtraLink = {
|
|
4
|
+
label: string;
|
|
5
|
+
href: string;
|
|
6
|
+
};
|
|
2
7
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
8
|
+
filings: {
|
|
9
|
+
type: PropType<FilingPublicItem[]>;
|
|
10
|
+
default: () => never[];
|
|
11
|
+
};
|
|
12
|
+
/** @deprecated 仅兼容旧调用;优先用 filings */
|
|
3
13
|
beianNumber: {
|
|
4
14
|
type: StringConstructor;
|
|
5
|
-
|
|
15
|
+
default: string;
|
|
6
16
|
};
|
|
7
17
|
copyrightText: {
|
|
8
18
|
type: StringConstructor;
|
|
@@ -10,16 +20,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10
20
|
};
|
|
11
21
|
beianUrl: {
|
|
12
22
|
type: StringConstructor;
|
|
13
|
-
|
|
23
|
+
default: string;
|
|
14
24
|
};
|
|
15
25
|
links: {
|
|
16
26
|
type: PropType<any[]>;
|
|
17
27
|
required: true;
|
|
18
28
|
};
|
|
29
|
+
extraLinks: {
|
|
30
|
+
type: PropType<ExtraLink[]>;
|
|
31
|
+
default: () => never[];
|
|
32
|
+
};
|
|
19
33
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
34
|
+
filings: {
|
|
35
|
+
type: PropType<FilingPublicItem[]>;
|
|
36
|
+
default: () => never[];
|
|
37
|
+
};
|
|
38
|
+
/** @deprecated 仅兼容旧调用;优先用 filings */
|
|
20
39
|
beianNumber: {
|
|
21
40
|
type: StringConstructor;
|
|
22
|
-
|
|
41
|
+
default: string;
|
|
23
42
|
};
|
|
24
43
|
copyrightText: {
|
|
25
44
|
type: StringConstructor;
|
|
@@ -27,11 +46,20 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
27
46
|
};
|
|
28
47
|
beianUrl: {
|
|
29
48
|
type: StringConstructor;
|
|
30
|
-
|
|
49
|
+
default: string;
|
|
31
50
|
};
|
|
32
51
|
links: {
|
|
33
52
|
type: PropType<any[]>;
|
|
34
53
|
required: true;
|
|
35
54
|
};
|
|
36
|
-
|
|
55
|
+
extraLinks: {
|
|
56
|
+
type: PropType<ExtraLink[]>;
|
|
57
|
+
default: () => never[];
|
|
58
|
+
};
|
|
59
|
+
}>> & Readonly<{}>, {
|
|
60
|
+
filings: FilingPublicItem[];
|
|
61
|
+
beianNumber: string;
|
|
62
|
+
beianUrl: string;
|
|
63
|
+
extraLinks: ExtraLink[];
|
|
64
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
37
65
|
export default _default;
|
|
@@ -1,13 +1,18 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
href?: string;
|
|
3
|
+
target?: '_blank' | '_self';
|
|
4
|
+
};
|
|
1
5
|
declare function __VLS_template(): {
|
|
2
6
|
attrs: Partial<{}>;
|
|
3
7
|
slots: {
|
|
4
8
|
default?(_: {}): any;
|
|
9
|
+
default?(_: {}): any;
|
|
5
10
|
};
|
|
6
11
|
refs: {};
|
|
7
|
-
rootEl:
|
|
12
|
+
rootEl: any;
|
|
8
13
|
};
|
|
9
14
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
15
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
11
16
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
17
|
export default _default;
|
|
13
18
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
+
formRef: any;
|
|
3
|
+
}, any>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
|
+
export default _default;
|
|
@@ -98,6 +98,13 @@ export declare function useAuthkitAppsAuthPageInfo(): {
|
|
|
98
98
|
kind: "email" | "url";
|
|
99
99
|
url?: string | undefined;
|
|
100
100
|
}[] | undefined;
|
|
101
|
+
filings?: {
|
|
102
|
+
key: string;
|
|
103
|
+
label: string;
|
|
104
|
+
value: string;
|
|
105
|
+
href?: string | undefined;
|
|
106
|
+
}[] | undefined;
|
|
107
|
+
organizationName?: string | undefined;
|
|
101
108
|
}, AppsData | {
|
|
102
109
|
id: string;
|
|
103
110
|
name: string;
|
|
@@ -196,6 +203,13 @@ export declare function useAuthkitAppsAuthPageInfo(): {
|
|
|
196
203
|
kind: "email" | "url";
|
|
197
204
|
url?: string | undefined;
|
|
198
205
|
}[] | undefined;
|
|
206
|
+
filings?: {
|
|
207
|
+
key: string;
|
|
208
|
+
label: string;
|
|
209
|
+
value: string;
|
|
210
|
+
href?: string | undefined;
|
|
211
|
+
}[] | undefined;
|
|
212
|
+
organizationName?: string | undefined;
|
|
199
213
|
}>;
|
|
200
214
|
appsAuthPageInfoApi: () => Promise<void>;
|
|
201
215
|
appsAuthPageInfoLoading: import('vue').Ref<boolean, boolean>;
|
package/dist/composables.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ export { LEGAL_DOCS, LEGAL_DOC_KEYS, buildBuiltinLegalDocUrl, isLegalDocConfigur
|
|
|
6
6
|
export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersProfile';
|
|
7
7
|
export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
|
|
8
8
|
export { useAppBrand } from './composables/Authkit/useAppBrand';
|
|
9
|
-
export { useAccessPosture, accessPostureCopy, applyWaitlist, type AccessMode, type
|
|
9
|
+
export { useAccessPosture, accessPostureCopy, applyWaitlist, type AccessMode, type AccessPostureCopy, } from './composables/useAccessPosture';
|
|
10
10
|
export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
|
|
11
11
|
export { useMessageNotifications } from './composables/useMessageNotifications';
|
|
12
12
|
export { setTheme, globalThemeRef, type CreateHuyoooUIOptions, type GlobalTheme, type HuyoooUIConfig, } from './common/globalConfig';
|
package/dist/composables.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { u as a } from "./useAuthkitAuth-
|
|
1
|
+
import { u as a } from "./useAuthkitAuth-DkP0hwv-.js";
|
|
2
2
|
import { u as t } from "./apiClients-5u4_uxFE.js";
|
|
3
|
-
import { L as r, a as i, b as n, i as p, o as c, r as l, c as f, u as m } from "./useLegalDocs-
|
|
4
|
-
import { f as A } from "./fetchAuthPageAboutUs-
|
|
5
|
-
import { u as d } from "./useAuthkitUsersProfile-
|
|
6
|
-
import { u as x } from "./useAuthkitAppsAuthPageInfo-
|
|
7
|
-
import { a as L, b as D, u as C, c as O, w as R } from "./useAccessPosture-
|
|
3
|
+
import { L as r, a as i, b as n, i as p, o as c, r as l, c as f, u as m } from "./useLegalDocs-DAxt9_gM.js";
|
|
4
|
+
import { f as A } from "./fetchAuthPageAboutUs-D_l0X2Xq.js";
|
|
5
|
+
import { u as d } from "./useAuthkitUsersProfile-CR4lcY7Y.js";
|
|
6
|
+
import { u as x } from "./useAuthkitAppsAuthPageInfo-Dmm9xVjp.js";
|
|
7
|
+
import { a as L, b as D, u as C, c as O, w as R } from "./useAccessPosture-DZj1K8tj.js";
|
|
8
8
|
import { u as M } from "./useAuthkitCreateAndUpdate-DJIn96EE.js";
|
|
9
9
|
import { u as y } from "./useMessageNotifications-Dcl8TXr-.js";
|
|
10
|
-
import { c as k, g as E, a as T, s as w, u as B } from "./runtime-
|
|
11
|
-
import { u as I, a as _, b as G, c as K, d as F } from "./usePageSEO-
|
|
12
|
-
import { f as V, a as W, g as Y, h as j, b as q, i as z, r as J, c as Q, u as X, d as Z, e as $ } from "./useRoutePermission-
|
|
10
|
+
import { c as k, g as E, a as T, s as w, u as B } from "./runtime-DgASwLjo.js";
|
|
11
|
+
import { u as I, a as _, b as G, c as K, d as F } from "./usePageSEO-DEFnaFKf.js";
|
|
12
|
+
import { f as V, a as W, g as Y, h as j, b as q, i as z, r as J, c as Q, u as X, d as Z, e as $ } from "./useRoutePermission-BicvPoLI.js";
|
|
13
13
|
import { u as es } from "./useUserMenu-ClPBlvaM.js";
|
|
14
|
-
import { u as os, a as ts } from "./useSubscriptionCheckout-
|
|
14
|
+
import { u as os, a as ts } from "./useSubscriptionCheckout-BCGpYG5C.js";
|
|
15
15
|
import { c as rs, u as is, a as ns, b as ps } from "./useBillingStatusOptions-BHVLZhEB.js";
|
|
16
16
|
export {
|
|
17
17
|
r as LEGAL_DOCS,
|
package/dist/feedback.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as b, a as s, F as d, b as F, _ as o, c, R as t, V as r } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { C as i } from "./index-
|
|
1
|
+
import { B as b, a as s, F as d, b as F, _ as o, c, R as t, V as r } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-Cw2KkPEV.js";
|
|
2
|
+
import { C as i } from "./index-hjdpP8PD.js";
|
|
3
3
|
import { F as m, a as f, b as n, c as p } from "./FeedbackItem-hnJ7YXdE.js";
|
|
4
4
|
export {
|
|
5
5
|
i as Clipboard,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as i } from "./useAuthkitAppsAuthPageInfo-
|
|
2
|
-
import { g as a } from "./runtime-
|
|
1
|
+
import { n as i } from "./useAuthkitAppsAuthPageInfo-Dmm9xVjp.js";
|
|
2
|
+
import { g as a } from "./runtime-DgASwLjo.js";
|
|
3
3
|
async function p(o) {
|
|
4
4
|
if (!o)
|
|
5
5
|
return null;
|
|
@@ -2,7 +2,7 @@ import "./apiClients-5u4_uxFE.js";
|
|
|
2
2
|
import { defineComponent as X, ref as J, openBlock as K, createBlock as Q, unref as W } from "vue";
|
|
3
3
|
import { Message as Z } from "@arco-design/web-vue";
|
|
4
4
|
import { Icon as $ } from "@iconify/vue";
|
|
5
|
-
import { e as tt, f as et } from "./runtime-
|
|
5
|
+
import { e as tt, f as et } from "./runtime-DgASwLjo.js";
|
|
6
6
|
import { _ as nt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
7
7
|
var N = { exports: {} };
|
|
8
8
|
/*!
|
package/dist/landingPage.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ export { default as LandingPageButton } from './components/LandingPage/LandingPa
|
|
|
7
7
|
export { default as LandingPageCard } from './components/LandingPage/LandingPageCard.vue';
|
|
8
8
|
export { default as LandingPageContact } from './components/LandingPage/LandingPageContact.vue';
|
|
9
9
|
export { default as LandingPageContactForm } from './components/LandingPage/LandingPageContactForm.vue';
|
|
10
|
+
export { default as LandingPageReportForm } from './components/LandingPage/LandingPageReportForm.vue';
|
|
10
11
|
export { default as LandingPageContainer } from './components/LandingPage/LandingPageContainer.vue';
|
|
11
12
|
export { default as LandingPageCta } from './components/LandingPage/LandingPageCta.vue';
|
|
12
13
|
export { default as LandingPageDescription } from './components/LandingPage/LandingPageDescription.vue';
|
package/dist/landingPage.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { L as g, a as e, b as i, B as s, C as d, c as L, d as P, e as o, f as t, g as r, h as c, i as u, j as m, k as
|
|
1
|
+
import { L as g, a as e, b as i, B as s, C as d, c as L, d as P, e as o, f as t, g as r, h as c, i as u, j as m, k as p, l as C, m as F, n as T, o as f, p as l, q as S, r as b, s as k, t as x, u as B, v as A, T as D, w as G, x as H, y as h, z as y, A as I, P as j } from "./LandingPageSectionTabs-dSiKXmAa.js";
|
|
2
2
|
import { L as w, a as q, b as z } from "./LandingPageSectionHeader-3hiuw6G0.js";
|
|
3
|
-
import { L as Q, a as
|
|
4
|
-
import { D as
|
|
5
|
-
import { L as
|
|
3
|
+
import { L as Q, a as R, b as E, c as J, D as K, d as N, e as O, f as U, g as V, h as W, i as X, j as Y, k as Z, l as _ } from "./LandingPageLinkGroup-CVktmuZn.js";
|
|
4
|
+
import { D as aa } from "./LandingPageDescription-BczWZHKy.js";
|
|
5
|
+
import { L as ga } from "./Logo-B9DFBxDU.js";
|
|
6
6
|
export {
|
|
7
7
|
g as LandingPageAbout,
|
|
8
8
|
e as LandingPageAside,
|
|
@@ -11,12 +11,12 @@ export {
|
|
|
11
11
|
Q as LandingPageBrandInfo,
|
|
12
12
|
s as LandingPageButton,
|
|
13
13
|
d as LandingPageCard,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
R as LandingPageContact,
|
|
15
|
+
E as LandingPageContactForm,
|
|
16
|
+
J as LandingPageContainer,
|
|
17
17
|
L as LandingPageCta,
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
aa as LandingPageDescription,
|
|
19
|
+
K as LandingPageDivider,
|
|
20
20
|
q as LandingPageFAQ,
|
|
21
21
|
P as LandingPageFeatureCard,
|
|
22
22
|
o as LandingPageFeaturePanels,
|
|
@@ -25,19 +25,20 @@ export {
|
|
|
25
25
|
c as LandingPageFeatures2,
|
|
26
26
|
u as LandingPageFeaturesGrid,
|
|
27
27
|
m as LandingPageFooter,
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
N as LandingPageFooterContact,
|
|
29
|
+
O as LandingPageFooterLayout,
|
|
30
|
+
p as LandingPageHero,
|
|
31
31
|
U as LandingPageLink,
|
|
32
32
|
V as LandingPageLinkGroup,
|
|
33
33
|
W as LandingPageListItem,
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
ga as LandingPageLogo,
|
|
35
|
+
C as LandingPageLogos,
|
|
36
36
|
X as LandingPageMission,
|
|
37
37
|
F as LandingPagePageContent,
|
|
38
38
|
T as LandingPagePriceGroup,
|
|
39
39
|
f as LandingPagePricingCard,
|
|
40
40
|
l as LandingPagePricingGrid,
|
|
41
|
+
Y as LandingPageReportForm,
|
|
41
42
|
z as LandingPageSectionHeader,
|
|
42
43
|
S as LandingPageSectionTabs,
|
|
43
44
|
b as LandingPageSections,
|
|
@@ -46,8 +47,8 @@ export {
|
|
|
46
47
|
B as LandingPageSteps,
|
|
47
48
|
A as LandingPageSubTitle,
|
|
48
49
|
D as LandingPageTabs,
|
|
49
|
-
|
|
50
|
-
|
|
50
|
+
Z as LandingPageTeamInfo,
|
|
51
|
+
_ as LandingPageTeamList,
|
|
51
52
|
G as LandingPageTestimonial,
|
|
52
53
|
H as LandingPageTestimonialCard,
|
|
53
54
|
h as LandingPageTips,
|