@huyooo/ui 2.0.7 → 2.0.9

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.
Files changed (51) hide show
  1. package/dist/{AuthkitAppSetting-CX4WTwNd.js → AuthkitAppSetting-DoC2RJh7.js} +787 -752
  2. package/dist/{Contact-CBGSJC2q.js → Contact-Ck3LVLx-.js} +3 -3
  3. package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-BNBzOqrv.js → FeedbackModal.vue_vue_type_script_setup_true_lang-hveEkBb4.js} +2 -2
  4. package/dist/{LandingPageLinkGroup-BZJ48Yss.js → LandingPageLinkGroup-DTFhrYK1.js} +1 -1
  5. package/dist/{LandingPageSectionTabs-jRjkWlM-.js → LandingPageSectionTabs-Bm_zZrfT.js} +1 -1
  6. package/dist/LegalDocViewer-DBr0x1ZE.js +2497 -0
  7. package/dist/{Logo-D7fyXyB-.js → Logo-B9DFBxDU.js} +1 -1
  8. package/dist/{PaySubscriptions-BSkcUqHk.js → PaySubscriptions-Bv6LQ_Pf.js} +1 -1
  9. package/dist/{PricingPlans-CyFvgf18.js → PricingPlans-CQaXgOIR.js} +3 -3
  10. package/dist/{ReferrerReferees-Mvv6oiqe.js → ReferrerReferees-CGrH-gYJ.js} +1 -1
  11. package/dist/{Upload.vue_vue_type_script_setup_true_lang-oa6LJgCY.js → Upload.vue_vue_type_script_setup_true_lang-CgZQOZYt.js} +1 -1
  12. package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-V5EzZMCL.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-QE1ARaXY.js} +195 -211
  13. package/dist/WidthContainer-Clc_WxY_.js +706 -0
  14. package/dist/authkit.d.ts +1 -0
  15. package/dist/authkit.js +51 -50
  16. package/dist/common/globalConfig.d.ts +0 -5
  17. package/dist/common.js +2 -2
  18. package/dist/components/Authkit/Auth/AuthkitOauthCallback.vue.d.ts +1 -3
  19. package/dist/components/Gradientbackground.vue.d.ts +1 -1
  20. package/dist/components/UserMenu/UserMenu.vue.d.ts +2 -2
  21. package/dist/composables/Authkit/oauthCallback.d.ts +14 -0
  22. package/dist/composables/Authkit/useAppBrand.d.ts +7 -0
  23. package/dist/composables/Authkit/useAuthkitUsersProfile.d.ts +2 -0
  24. package/dist/composables/Authkit/useOAuthCallbackHandler.d.ts +11 -0
  25. package/dist/composables/Authkit/useOauth.d.ts +3 -3
  26. package/dist/composables.d.ts +1 -0
  27. package/dist/composables.js +39 -38
  28. package/dist/feedback.js +1 -1
  29. package/dist/{fetchAuthPageAboutUs-CP5a7jIo.js → fetchAuthPageAboutUs-DV7ArpNZ.js} +1 -1
  30. package/dist/landingPage.js +3 -3
  31. package/dist/main.js +239 -237
  32. package/dist/pay.js +3 -3
  33. package/dist/privateCom.js +1 -1
  34. package/dist/referrer.js +1 -1
  35. package/dist/{runtime-qs4IasEB.js → runtime-Dp7MgwhI.js} +115 -116
  36. package/dist/style.css +1 -1
  37. package/dist/upload.js +2 -2
  38. package/dist/{useAuthkitAuth-BPTZUSkM.js → useAuthkitAuth-cHrJMM8E.js} +48 -47
  39. package/dist/useAuthkitUsersProfile-8FzLTfUJ.js +55 -0
  40. package/dist/{useEnsureAuthenticated-CncOvj2H.js → useEnsureAuthenticated-C8qS8DLL.js} +1 -1
  41. package/dist/{useLegalDocs-BZlntAI7.js → useLegalDocs-C4qk5CTb.js} +1 -1
  42. package/dist/{usePageSEO-DwhbUUjW.js → usePageSEO-Dl6_kBWP.js} +1 -1
  43. package/dist/useRoutePermission-DYPZgvYv.js +247 -0
  44. package/dist/{useSubscriptionCheckout-BDDCRxSs.js → useSubscriptionCheckout-CYU2Ke0y.js} +1 -1
  45. package/dist/user.js +1 -1
  46. package/package.json +1 -1
  47. package/dist/LegalDocViewer-DPUiWxcR.js +0 -2492
  48. package/dist/WidthContainer-Dts5qV1W.js +0 -717
  49. package/dist/components/UserMenu/parts/UserMenuAuthPlaceholder.vue.d.ts +0 -7
  50. package/dist/useAuthkitUsersProfile-BclJWOvR.js +0 -45
  51. package/dist/useRoutePermission-CePjXomb.js +0 -218
package/dist/authkit.js CHANGED
@@ -1,66 +1,67 @@
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 k, e as n, f as d, S as g, g as l, u as p, h as P } from "./AuthkitAppSetting-CX4WTwNd.js";
2
- import { A as m, a as c, b as S, c as L, d as O, E as U, e as w, _ as x, f as B, O as D, g as E, P as b, h as y, i as C, j as I, R as v, S as V, k as _, l as G, m as R, n as T, o as M, p as j, L as z } from "./LegalDocViewer-DPUiWxcR.js";
3
- import { u as K } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
4
- import { u as q } from "./useAuthkitAuth-BPTZUSkM.js";
5
- import { u as J } from "./apiClients-Ctcq8NZs.js";
6
- import { u as Q } from "./useEnsureAuthenticated-CncOvj2H.js";
7
- import { L as X, a as Z, b as $, i as tt, o as at, r as st, c as it, u as et } from "./useLegalDocs-BZlntAI7.js";
8
- import { f as ht } from "./fetchAuthPageAboutUs-CP5a7jIo.js";
9
- import { u as ot } from "./useAuthkitUsersProfile-BclJWOvR.js";
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-DoC2RJh7.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-DBr0x1ZE.js";
3
+ import { u as Y } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
4
+ import { u as H } from "./useAuthkitAuth-cHrJMM8E.js";
5
+ import { u as N } from "./apiClients-Ctcq8NZs.js";
6
+ import { u as W } from "./useEnsureAuthenticated-C8qS8DLL.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-C4qk5CTb.js";
8
+ import { f as At } from "./fetchAuthPageAboutUs-DV7ArpNZ.js";
9
+ import { u as rt } from "./useAuthkitUsersProfile-8FzLTfUJ.js";
10
10
  import { u as kt } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
11
11
  export {
12
12
  s as AuthkitAppSetting,
13
13
  m as AuthkitAuth,
14
- c as AuthkitAuthContainer,
15
- S as AuthkitAuthModal,
16
- L as AuthkitAuthTitle,
17
- O as AuthkitAuthorize,
14
+ S as AuthkitAuthContainer,
15
+ L as AuthkitAuthModal,
16
+ O as AuthkitAuthTitle,
17
+ U as AuthkitAuthorize,
18
18
  i as AuthkitBindEmail,
19
19
  e as AuthkitBindPhone,
20
20
  u as AuthkitEmailBinding,
21
- U as AuthkitEmailUpdate,
21
+ w as AuthkitEmailUpdate,
22
22
  h as AuthkitEmailVerify,
23
- w as AuthkitGithubBinding,
23
+ x as AuthkitGithubBinding,
24
24
  A as AuthkitOAuthBinding,
25
- x as AuthkitOAuthCallbackProvider,
26
- B as AuthkitOauthCallback,
27
- D as AuthkitOauthItem,
28
- E as AuthkitOauthList,
25
+ B as AuthkitOAuthCallbackProvider,
26
+ D as AuthkitOauthCallback,
27
+ E as AuthkitOauthItem,
28
+ b as AuthkitOauthList,
29
29
  o as AuthkitPasskeyBinding,
30
- b as AuthkitPasswordAuth,
30
+ y as AuthkitPasswordAuth,
31
31
  r as AuthkitPasswordUpdate,
32
- y as AuthkitPasswordUpdateAndVerify,
33
- k as AuthkitPersonalInformation,
34
- n as AuthkitPhoneBinding,
35
- C as AuthkitPhonePasswordUpdateAndVerify,
32
+ C as AuthkitPasswordUpdateAndVerify,
33
+ n as AuthkitPersonalInformation,
34
+ k as AuthkitPhoneBinding,
35
+ I as AuthkitPhonePasswordUpdateAndVerify,
36
36
  d as AuthkitPhoneVerify,
37
- I as AuthkitProvider,
38
- v as AuthkitResetPassword,
37
+ v as AuthkitProvider,
38
+ V as AuthkitResetPassword,
39
39
  g as AuthkitSendVerifyCode,
40
- V as AuthkitServiceAgreementAndPrivacyProtection,
40
+ _ as AuthkitServiceAgreementAndPrivacyProtection,
41
41
  l as AuthkitSetPassword,
42
- _ as AuthkitSignIn,
43
- G as AuthkitSignInPhone,
44
- R as AuthkitSignUp,
45
- T as AuthkitSignUpPhone,
46
- M as AuthkitSwitchSignIn,
47
- j as AuthkitSwitchSignUpOrResetPassword,
48
- X as LEGAL_DOCS,
49
- Z as LEGAL_DOC_KEYS,
50
- z as LegalDocViewer,
51
- $ as buildBuiltinLegalDocUrl,
52
- ht as fetchAuthPageAboutUs,
53
- tt as isLegalDocConfigured,
54
- at as openLegalDocTarget,
55
- st as resolveLegalAppId,
56
- it as resolveLegalDocTargetFromData,
57
- K as useAuthkitAppsAuthPageInfo,
58
- q as useAuthkitAuth,
59
- J as useAuthkitAuthModal,
42
+ R as AuthkitSignIn,
43
+ T as AuthkitSignInPhone,
44
+ G as AuthkitSignUp,
45
+ M as AuthkitSignUpPhone,
46
+ j as AuthkitSwitchSignIn,
47
+ z as AuthkitSwitchSignUpOrResetPassword,
48
+ Z as LEGAL_DOCS,
49
+ $ as LEGAL_DOC_KEYS,
50
+ F as LegalDocViewer,
51
+ tt as buildBuiltinLegalDocUrl,
52
+ p as consumeOAuthRedirectTarget,
53
+ At as fetchAuthPageAboutUs,
54
+ at as isLegalDocConfigured,
55
+ st as openLegalDocTarget,
56
+ it as resolveLegalAppId,
57
+ et as resolveLegalDocTargetFromData,
58
+ Y as useAuthkitAppsAuthPageInfo,
59
+ H as useAuthkitAuth,
60
+ N as useAuthkitAuthModal,
60
61
  kt as useAuthkitCreateAndUpdate,
61
- p as useAuthkitPasskey,
62
- ot as useAuthkitUsersProfile,
63
- Q as useEnsureAuthenticated,
64
- et as useLegalDocs,
65
- P as useOauth
62
+ P as useAuthkitPasskey,
63
+ rt as useAuthkitUsersProfile,
64
+ W as useEnsureAuthenticated,
65
+ ut as useLegalDocs,
66
+ f as useOauth
66
67
  };
@@ -19,8 +19,6 @@ export interface HuyoooUIConfig {
19
19
  aiPrefixUrl: string;
20
20
  /** webhook-server API前缀 - 默认 '/webhookRestfulApi' */
21
21
  webhookPrefixUrl: string;
22
- /** OAuth 回调地址(可选,默认当前应用首页) */
23
- oauthCallbackUrl: string;
24
22
  /** 价格页地址(可选,默认当前应用 /Pricing) */
25
23
  pricingUrl: string;
26
24
  /** 自定义打开价格页逻辑(可选;例如桌面端切换到内置订阅页) */
@@ -56,8 +54,6 @@ export interface CreateHuyoooUIOptions {
56
54
  getAccessToken: () => string | null;
57
55
  /** 应用主题:light / dark / system,全局生效(body.dark + Arco) */
58
56
  theme?: GlobalTheme;
59
- /** OAuth 回调地址(可选,默认当前应用首页) */
60
- oauthCallbackUrl?: string;
61
57
  /** 价格页地址(可选,默认当前应用 /Pricing;桌面端可配置为官网价格页) */
62
58
  pricingUrl?: string;
63
59
  /** 自定义打开价格页逻辑;优先级高于 pricingUrl */
@@ -82,7 +78,6 @@ export declare function createHuyoooRuntimeConfig(options: CreateHuyoooUIOptions
82
78
  logPrefixUrl: string;
83
79
  aiPrefixUrl: string;
84
80
  webhookPrefixUrl: string;
85
- oauthCallbackUrl: string;
86
81
  pricingUrl: string;
87
82
  openPricing: (() => void) | undefined;
88
83
  avatarBucketId: string;
package/dist/common.js CHANGED
@@ -1,7 +1,7 @@
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-Dts5qV1W.js";
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-Clc_WxY_.js";
2
2
  import { C as d, a as f } from "./CollapseItem-DUzZA6tx.js";
3
3
  import { C as x, E as b } from "./CustomTable-HDwqEcmB.js";
4
- import { L } from "./Logo-D7fyXyB-.js";
4
+ import { L } from "./Logo-B9DFBxDU.js";
5
5
  import { M as g, a as A } from "./Menu-uCexrsKP.js";
6
6
  export {
7
7
  s as AppLayout,
@@ -1,9 +1,7 @@
1
1
  type __VLS_Props = {
2
- /** 登录成功后的默认跳转路径 */
2
+ /** 登录成功后的默认跳转路径(仅 redirectUri 为固定页且与登录前页面不一致时使用) */
3
3
  defaultRedirect?: string;
4
- /** 加载时显示的文本 */
5
4
  loadingText?: string;
6
- /** 需要绑定身份时的跳转路径(OAuth 新用户无邮箱时) */
7
5
  bindIdentityRedirect?: string;
8
6
  };
9
7
  declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
@@ -67,10 +67,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
67
67
  default: () => string;
68
68
  };
69
69
  }>> & Readonly<{}>, {
70
+ top: string;
70
71
  width: string;
71
72
  height: string;
72
73
  blur: string;
73
- top: string;
74
74
  right: string;
75
75
  zIndex: string;
76
76
  left: string;
@@ -17,14 +17,14 @@ declare function __VLS_template(): {
17
17
  items?(_: {}): any;
18
18
  };
19
19
  refs: {};
20
- rootEl: any;
20
+ rootEl: HTMLDivElement;
21
21
  };
22
22
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
23
23
  declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
24
24
  position: "tl" | "tr" | "bl" | "br" | "top" | "bottom" | "left" | "right" | "lt" | "lb" | "rt" | "rb";
25
25
  dropdownOffsetX: string;
26
26
  dropdownOffsetY: string;
27
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
27
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
28
28
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
29
29
  export default _default;
30
30
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -0,0 +1,14 @@
1
+ /** 社交登录 OAuth 回调 URL 上可能出现的 query 参数 */
2
+ export declare const OAUTH_CALLBACK_QUERY_KEYS: readonly ["token", "refreshToken", "userId", "appId", "error", "needBindIdentity", "bindSuccess", "provider", "expiresIn"];
3
+ export declare function hasOAuthCallbackParams(url: URL): boolean;
4
+ /** 清除 OAuth 回调参数并返回清理后的站内路径 */
5
+ export declare function cleanOAuthCallbackParams(url: URL): string;
6
+ /** 社交登录:回到发起登录的当前页(清理残留 OAuth 参数) */
7
+ export declare function buildLoginOauthRedirectUri(): string;
8
+ /** 账号设置里 popup 绑定第三方:回到站点根路径,弹窗加载最轻 */
9
+ export declare function buildBindOauthRedirectUri(): string;
10
+ /** 发起社交登录前记录当前页,供绑定身份完成后返回 */
11
+ export declare function saveOAuthRedirectPath(): void;
12
+ export declare function consumeSavedOAuthRedirect(restoreRedirectAfterSignIn: boolean): string | null;
13
+ /** 绑定身份页完成后读取登录前页面 */
14
+ export declare function consumeOAuthRedirectTarget(fallback?: string): string;
@@ -0,0 +1,7 @@
1
+ /** 应用品牌展示与回首页导航 */
2
+ export declare function useAppBrand(): {
3
+ brandReady: import('vue').ComputedRef<boolean>;
4
+ brandLogoUrl: import('vue').ComputedRef<string>;
5
+ brandName: import('vue').ComputedRef<string>;
6
+ navigateToAppHome: () => void;
7
+ };
@@ -5,10 +5,12 @@ export interface UseAuthkitUsersProfileReturn {
5
5
  userProfile: Ref<UserProfileType | null>;
6
6
  loading: Ref<boolean>;
7
7
  usersProfileReady: Ref<boolean>;
8
+ authSessionBootstrapped: Ref<boolean>;
8
9
  isLoggedIn: import('vue').ComputedRef<boolean>;
9
10
  authSessionState: import('vue').ComputedRef<AuthSessionState>;
10
11
  fetchUserProfile: () => Promise<void>;
11
12
  clearUserProfile: () => void;
13
+ markAuthSessionBootstrapped: () => void;
12
14
  }
13
15
  export type UserProfileResponse = UserProfileApiResponse;
14
16
  export declare function useAuthkitUsersProfile(): UseAuthkitUsersProfileReturn;
@@ -0,0 +1,11 @@
1
+ import { Router } from 'vue-router';
2
+ export interface OAuthCallbackHandlerOptions {
3
+ bindIdentityRedirect?: string;
4
+ closePopupOnBindSuccess?: boolean;
5
+ restoreRedirectAfterSignIn?: boolean;
6
+ defaultRedirect?: string;
7
+ }
8
+ export declare function useOAuthCallbackHandler(router: Router, options?: OAuthCallbackHandlerOptions): {
9
+ processing: import('vue').Ref<boolean, boolean>;
10
+ handleOAuthCallback: () => Promise<boolean>;
11
+ };
@@ -1,5 +1,4 @@
1
- /** 获取当前 OAuth 回调地址 */
2
- declare function getOauthCallbackUrl(): string;
1
+ import { buildBindOauthRedirectUri, buildLoginOauthRedirectUri } from './oauthCallback';
3
2
  /** 发起 OAuth 登录(通用方法) */
4
3
  declare function startOauth(provider: 'github' | 'google' | 'microsoft' | 'wechat', options?: {
5
4
  inviteCode?: string;
@@ -27,6 +26,7 @@ export declare function useOauth(): {
27
26
  microsoftAuth: typeof microsoftAuth;
28
27
  wechatAuth: typeof wechatAuth;
29
28
  startOauth: typeof startOauth;
30
- getOauthCallbackUrl: typeof getOauthCallbackUrl;
29
+ buildLoginOauthRedirectUri: typeof buildLoginOauthRedirectUri;
30
+ buildBindOauthRedirectUri: typeof buildBindOauthRedirectUri;
31
31
  };
32
32
  export {};
@@ -5,6 +5,7 @@ export { fetchAuthPageAboutUs } from './composables/Authkit/fetchAuthPageAboutUs
5
5
  export { LEGAL_DOCS, LEGAL_DOC_KEYS, buildBuiltinLegalDocUrl, isLegalDocConfigured, resolveLegalAppId, resolveLegalDocTargetFromData, openLegalDocTarget, type LegalDocKey, type LegalDocTarget, type LegalDocsMode, } from './legalDocs';
6
6
  export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersProfile';
7
7
  export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
8
+ export { useAppBrand } from './composables/Authkit/useAppBrand';
8
9
  export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
9
10
  export { useMessageNotifications } from './composables/useMessageNotifications';
10
11
  export { setTheme, globalThemeRef, type CreateHuyoooUIOptions, type GlobalTheme, type HuyoooUIConfig, } from './common/globalConfig';
@@ -1,55 +1,56 @@
1
- import { u as a } from "./useAuthkitAuth-BPTZUSkM.js";
1
+ import { u as a } from "./useAuthkitAuth-cHrJMM8E.js";
2
2
  import { u as t } from "./apiClients-Ctcq8NZs.js";
3
- import { L as r, a as i, b as n, i as p, o as f, r as l, c as m, u as c } from "./useLegalDocs-BZlntAI7.js";
4
- import { f as A } from "./fetchAuthPageAboutUs-CP5a7jIo.js";
5
- import { u as d } from "./useAuthkitUsersProfile-BclJWOvR.js";
3
+ import { L as r, a as i, b as n, i as p, o as f, r as l, c as m, u as c } from "./useLegalDocs-C4qk5CTb.js";
4
+ import { f as A } from "./fetchAuthPageAboutUs-DV7ArpNZ.js";
5
+ import { u as d } from "./useAuthkitUsersProfile-8FzLTfUJ.js";
6
6
  import { u as L } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
7
- import { u as P } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
8
- import { u as O } from "./useMessageNotifications-D9uikt21.js";
9
- import { c as C, g as U, a as k, s as M, u as R } from "./runtime-qs4IasEB.js";
10
- import { u as v, a as E, b as w, c as y, d as H } from "./usePageSEO-DwhbUUjW.js";
11
- import { f as B, a as _, g as G, u as F, b as K, c as N, w as V } from "./useRoutePermission-CePjXomb.js";
12
- import { u as j } from "./useUserMenu-ClPBlvaM.js";
13
- import { u as z, a as J } from "./useSubscriptionCheckout-BDDCRxSs.js";
14
- import { c as W, u as X, a as Z, b as $ } from "./useBillingStatusOptions-Br-iL77Z.js";
7
+ import { f as P, a as b, g as O, u as S, b as C, c as U, d as k, w as M } from "./useRoutePermission-DYPZgvYv.js";
8
+ import { u as T } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
9
+ import { u as E } from "./useMessageNotifications-D9uikt21.js";
10
+ import { c as y, g as B, a as H, s as I, u as _ } from "./runtime-Dp7MgwhI.js";
11
+ import { u as F, a as K, b as N, c as V, d as Y } from "./usePageSEO-Dl6_kBWP.js";
12
+ import { u as q } from "./useUserMenu-ClPBlvaM.js";
13
+ import { u as J, a as Q } from "./useSubscriptionCheckout-CYU2Ke0y.js";
14
+ import { c as X, u as Z, a as $, b as ee } from "./useBillingStatusOptions-Br-iL77Z.js";
15
15
  export {
16
16
  r as LEGAL_DOCS,
17
17
  i as LEGAL_DOC_KEYS,
18
18
  n as buildBuiltinLegalDocUrl,
19
- W as createBillingStatusOptions,
20
- C as createHuyoooUI,
19
+ X as createBillingStatusOptions,
20
+ y as createHuyoooUI,
21
21
  A as fetchAuthPageAboutUs,
22
- B as findActiveMenuPath,
23
- _ as findMenuPath,
24
- U as getHuyoooRuntime,
25
- G as getPathOnly,
26
- k as globalThemeRef,
22
+ P as findActiveMenuPath,
23
+ b as findMenuPath,
24
+ B as getHuyoooRuntime,
25
+ O as getPathOnly,
26
+ H as globalThemeRef,
27
27
  p as isLegalDocConfigured,
28
28
  f as openLegalDocTarget,
29
29
  l as resolveLegalAppId,
30
30
  m as resolveLegalDocTargetFromData,
31
- M as setTheme,
32
- F as useActiveDoc,
33
- v as useAppSEO,
34
- K as useAuthMenu,
31
+ I as setTheme,
32
+ S as useActiveDoc,
33
+ C as useAppBrand,
34
+ F as useAppSEO,
35
+ U as useAuthMenu,
35
36
  L as useAuthkitAppsAuthPageInfo,
36
37
  a as useAuthkitAuth,
37
38
  t as useAuthkitAuthModal,
38
- P as useAuthkitCreateAndUpdate,
39
+ T as useAuthkitCreateAndUpdate,
39
40
  d as useAuthkitUsersProfile,
40
- z as useBillingPlans,
41
- E as useCommonCreateAndUpdate,
42
- w as useDownloads,
43
- R as useHuyoooRuntime,
44
- X as useInvoiceStatusOptions,
41
+ J as useBillingPlans,
42
+ K as useCommonCreateAndUpdate,
43
+ N as useDownloads,
44
+ _ as useHuyoooRuntime,
45
+ Z as useInvoiceStatusOptions,
45
46
  c as useLegalDocs,
46
- O as useMessageNotifications,
47
- y as usePageSEO,
48
- Z as usePointsRechargeStatusOptions,
49
- $ as useRefundStatusOptions,
50
- N as useRoutePermission,
51
- J as useSubscriptionCheckout,
52
- H as useTableHandle,
53
- j as useUserMenu,
54
- V as withViewTransition
47
+ E as useMessageNotifications,
48
+ V as usePageSEO,
49
+ $ as usePointsRechargeStatusOptions,
50
+ ee as useRefundStatusOptions,
51
+ k as useRoutePermission,
52
+ Q as useSubscriptionCheckout,
53
+ Y as useTableHandle,
54
+ q as useUserMenu,
55
+ M as withViewTransition
55
56
  };
package/dist/feedback.js CHANGED
@@ -1,4 +1,4 @@
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-BNBzOqrv.js";
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-hveEkBb4.js";
2
2
  import { C as i } from "./index-Cn6LcfZO.js";
3
3
  import { F as m, a as f, b as n, c as p } from "./FeedbackItem-BP-SiJ2u.js";
4
4
  export {
@@ -1,5 +1,5 @@
1
1
  import { n as r } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
2
- import { g as u } from "./runtime-qs4IasEB.js";
2
+ import { g as u } from "./runtime-Dp7MgwhI.js";
3
3
  async function i(n) {
4
4
  if (!n)
5
5
  return null;
@@ -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 C, l as p, 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-jRjkWlM-.js";
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 C, l as p, 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-Bm_zZrfT.js";
2
2
  import { L as w, a as q, b as z } from "./LandingPageSectionHeader-3hiuw6G0.js";
3
- import { L as Q, a as E, b as J, c as K, D as N, d as O, e as R, f as U, g as V, h as W, i as X, j as Y, k as Z } from "./LandingPageLinkGroup-BZJ48Yss.js";
3
+ import { L as Q, a as E, b as J, c as K, D as N, d as O, e as R, f as U, g as V, h as W, i as X, j as Y, k as Z } from "./LandingPageLinkGroup-DTFhrYK1.js";
4
4
  import { D as $ } from "./LandingPageDescription-BczWZHKy.js";
5
- import { L as na } from "./Logo-D7fyXyB-.js";
5
+ import { L as na } from "./Logo-B9DFBxDU.js";
6
6
  export {
7
7
  g as LandingPageAbout,
8
8
  e as LandingPageAside,