@huyooo/ui 2.0.2 → 2.0.5
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-CPTk5V2I.js → AuthkitAppSetting-D_94iUEG.js} +1 -1
- package/dist/{Contact-CterQK1Z.js → Contact-CBGSJC2q.js} +2 -2
- package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-DCIiz8aj.js → FeedbackModal.vue_vue_type_script_setup_true_lang-CnvQjQFT.js} +2 -2
- package/dist/{LegalDocViewer-CaL-MiTh.js → LegalDocViewer-D66BQiRu.js} +146 -146
- package/dist/{PaySubscriptions-DJBlwE0S.js → PaySubscriptions-BSkcUqHk.js} +1 -1
- package/dist/{PricingPlans-CqAaWjb9.js → PricingPlans-CyFvgf18.js} +1 -1
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-B8-BHJkc.js → Upload.vue_vue_type_script_setup_true_lang-oa6LJgCY.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-pd5gnq-G.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-DqgwJ7r3.js} +5 -5
- package/dist/{WidthContainer-Dv6p9qbu.js → WidthContainer-BIRNIRX5.js} +7 -7
- package/dist/authkit.js +4 -4
- package/dist/common/globalConfig.d.ts +0 -12
- package/dist/common.js +1 -1
- package/dist/components/Feedback/FeedbackDetails.vue.d.ts +2 -2
- package/dist/composables/SEO/useAppSEO.d.ts +3 -0
- package/dist/composables/SEO/usePageSEO.d.ts +4 -0
- package/dist/composables/SEO/useResolvedPageSEO.d.ts +3 -0
- package/dist/composables.d.ts +4 -2
- package/dist/composables.js +42 -44
- package/dist/feedback.d.ts +1 -0
- package/dist/feedback.js +1 -1
- package/dist/{fetchAuthPageAboutUs-2gv5Lke1.js → fetchAuthPageAboutUs-CP5a7jIo.js} +1 -1
- package/dist/main.d.ts +2 -2
- package/dist/main.js +239 -241
- package/dist/pay.js +2 -2
- package/dist/privateCom.js +1 -1
- package/dist/{runtime-DvVJS4Vm.js → runtime-qs4IasEB.js} +31 -37
- package/dist/runtime.d.ts +1 -2
- package/dist/style.css +1 -1
- package/dist/types/feedbackApi.d.ts +3 -0
- package/dist/types/seo.d.ts +15 -0
- package/dist/upload.js +2 -2
- package/dist/{useLegalDocs-Cpy86zzQ.js → useLegalDocs-BZlntAI7.js} +1 -1
- package/dist/usePageSEO-DwhbUUjW.js +189 -0
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/composables/useSEO.d.ts +0 -46
- package/dist/useSEO-Da2r63SX.js +0 -224
|
@@ -11,7 +11,7 @@ import { ref as _, computed as W, onUnmounted as Fe, defineComponent as zt, open
|
|
|
11
11
|
import { Modal as Oe, Button as P, Popconfirm as Z, Tabs as At, TabPane as ee, Spin as de, Empty as We, Progress as Ot, Tooltip as pe, Tag as J, Message as M } from "@arco-design/web-vue";
|
|
12
12
|
import { u as Wt, b as Lt, a as Rt } from "./useBillingStatusOptions-Br-iL77Z.js";
|
|
13
13
|
import { u as Et } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
|
|
14
|
-
import { g as $t } from "./runtime-
|
|
14
|
+
import { g as $t } from "./runtime-qs4IasEB.js";
|
|
15
15
|
import { C as ve } from "./CustomTable-HDwqEcmB.js";
|
|
16
16
|
import { C as Le } from "./index-Cn6LcfZO.js";
|
|
17
17
|
import { _ as Ft } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -5,7 +5,7 @@ import { g as ve } from "./apiClients-Ctcq8NZs.js";
|
|
|
5
5
|
import { defineComponent as K, computed as h, onMounted as ne, onUnmounted as pe, openBlock as n, createElementBlock as s, createElementVNode as i, unref as e, createBlock as O, toDisplayString as a, createVNode as k, withCtx as w, createTextVNode as R, ref as ye, resolveDirective as he, withDirectives as ke, normalizeClass as L, Fragment as I, renderList as C, createCommentVNode as y } from "vue";
|
|
6
6
|
import { Spin as se, Button as A, Message as F } from "@arco-design/web-vue";
|
|
7
7
|
import { useRoute as be, useRouter as Te } from "vue-router";
|
|
8
|
-
import { b as we } from "./PaySubscriptions-
|
|
8
|
+
import { b as we } from "./PaySubscriptions-BSkcUqHk.js";
|
|
9
9
|
import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
10
10
|
import { L as Ie, a as Ce, b as Be } from "./LandingPageSectionHeader-3hiuw6G0.js";
|
|
11
11
|
import { Icon as te } from "@iconify/vue";
|
|
@@ -6,7 +6,7 @@
|
|
|
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-qs4IasEB.js";
|
|
10
10
|
const j = /* @__PURE__ */ k({
|
|
11
11
|
__name: "Upload",
|
|
12
12
|
props: {
|
|
@@ -10,10 +10,10 @@ import { g as J, a as se, R as oe } from "./ReferrerReferees-BU9IEQgz.js";
|
|
|
10
10
|
import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
11
11
|
/* empty css */
|
|
12
12
|
import { u as ie } from "./apiClients-Ctcq8NZs.js";
|
|
13
|
-
import { f as re, u as le, g as ue, c as ce, s as de, P as pe } from "./PaySubscriptions-
|
|
13
|
+
import { f as re, u as le, g as ue, c as ce, s as de, P as pe } from "./PaySubscriptions-BSkcUqHk.js";
|
|
14
14
|
import { d as me } from "./useBillingStatusOptions-Br-iL77Z.js";
|
|
15
|
-
import { A as fe } from "./AuthkitAppSetting-
|
|
16
|
-
import { c as _e, u as K } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-
|
|
15
|
+
import { A as fe } from "./AuthkitAppSetting-D_94iUEG.js";
|
|
16
|
+
import { c as _e, u as K } from "./FeedbackModal.vue_vue_type_script_setup_true_lang-CnvQjQFT.js";
|
|
17
17
|
import { M as ve } from "./MessageHandle-BUufez4S.js";
|
|
18
18
|
import "./Menu-uCexrsKP.js";
|
|
19
19
|
import { Icon as ge } from "@iconify/vue";
|
|
@@ -66,11 +66,11 @@ const be = {
|
|
|
66
66
|
class: "UserSignInButton",
|
|
67
67
|
onClick: a[0] || (a[0] = (i) => t(e)())
|
|
68
68
|
}, {
|
|
69
|
-
default: g(() => [...a[1] || (a[1] = [k("
|
|
69
|
+
default: g(() => [...a[1] || (a[1] = [k("登录", -1)])]),
|
|
70
70
|
_: 1
|
|
71
71
|
}));
|
|
72
72
|
}
|
|
73
|
-
}), Se = /* @__PURE__ */ S(Ie, [["__scopeId", "data-v-
|
|
73
|
+
}), Se = /* @__PURE__ */ S(Ie, [["__scopeId", "data-v-85695587"]]), Be = {}, $e = {
|
|
74
74
|
class: "UserMenuDivider",
|
|
75
75
|
role: "separator"
|
|
76
76
|
};
|
|
@@ -5,15 +5,15 @@ import { Spin as Z } from "@arco-design/web-vue";
|
|
|
5
5
|
import { u as ee } from "./useAuthkitAuth-BPTZUSkM.js";
|
|
6
6
|
import "./apiClients-Ctcq8NZs.js";
|
|
7
7
|
import { u as q } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
|
|
8
|
-
import {
|
|
8
|
+
import { s as ye, a as be } from "./runtime-qs4IasEB.js";
|
|
9
9
|
import "@vafast/api-client";
|
|
10
10
|
import "./useAuthkitUsersProfile-CW_exa7E.js";
|
|
11
11
|
import { b as te, f as ne, w as W, a as oe, c as se } from "./useRoutePermission-BrQX7NTq.js";
|
|
12
12
|
import { useRouter as ae, useRoute as re } from "vue-router";
|
|
13
13
|
import "@unhead/vue";
|
|
14
14
|
import "./useUserMenu-ClPBlvaM.js";
|
|
15
|
-
import { c as ie, h as ue, k as le, _ as ce, f as de, j as me, d as pe, g as R, U as ke, i as he } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-
|
|
16
|
-
import "./PaySubscriptions-
|
|
15
|
+
import { c as ie, h as ue, k as le, _ as ce, f as de, j as me, d as pe, g as R, U as ke, i as he } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-DqgwJ7r3.js";
|
|
16
|
+
import "./PaySubscriptions-BSkcUqHk.js";
|
|
17
17
|
/* empty css */
|
|
18
18
|
/* empty css */
|
|
19
19
|
import { M as we } from "./Menu-uCexrsKP.js";
|
|
@@ -112,13 +112,13 @@ const $e = {
|
|
|
112
112
|
danger: "",
|
|
113
113
|
onClick: b
|
|
114
114
|
}, {
|
|
115
|
-
default: B(() => [...e[2] || (e[2] = [K("
|
|
115
|
+
default: B(() => [...e[2] || (e[2] = [K("退出登录", -1)])]),
|
|
116
116
|
_: 1
|
|
117
117
|
})]),
|
|
118
118
|
_: 1
|
|
119
119
|
}), r(c(he))])]));
|
|
120
120
|
}
|
|
121
|
-
}), Ie = /* @__PURE__ */ C(Se, [["__scopeId", "data-v-
|
|
121
|
+
}), Ie = /* @__PURE__ */ C(Se, [["__scopeId", "data-v-38293d95"]]), xe = {
|
|
122
122
|
class: "layout"
|
|
123
123
|
}, Ae = {
|
|
124
124
|
class: "leftContent"
|
|
@@ -513,13 +513,13 @@ const $e = {
|
|
|
513
513
|
danger: "",
|
|
514
514
|
onClick: w
|
|
515
515
|
}, {
|
|
516
|
-
default: B(() => [...u[3] || (u[3] = [K("
|
|
516
|
+
default: B(() => [...u[3] || (u[3] = [K("退出登录", -1)])]),
|
|
517
517
|
_: 1
|
|
518
518
|
})]),
|
|
519
519
|
_: 1
|
|
520
520
|
})) : x("", !0), r(he)])])]));
|
|
521
521
|
}
|
|
522
|
-
}), pt = /* @__PURE__ */ C(mt, [["__scopeId", "data-v-
|
|
522
|
+
}), pt = /* @__PURE__ */ C(mt, [["__scopeId", "data-v-4e63dcad"]]), ht = {
|
|
523
523
|
class: "layout-inner"
|
|
524
524
|
}, ft = {
|
|
525
525
|
key: 0,
|
package/dist/authkit.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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-
|
|
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-
|
|
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-D_94iUEG.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-D66BQiRu.js";
|
|
3
3
|
import { u as K } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
|
|
4
4
|
import { u as q } from "./useAuthkitAuth-BPTZUSkM.js";
|
|
5
5
|
import { u as J } from "./apiClients-Ctcq8NZs.js";
|
|
6
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-
|
|
8
|
-
import { f as ht } from "./fetchAuthPageAboutUs-
|
|
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
9
|
import { u as ot } from "./useAuthkitUsersProfile-CW_exa7E.js";
|
|
10
10
|
import { u as kt } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
|
|
11
11
|
export {
|
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
import { LegalDocsMode } from '../legalDocs/types';
|
|
2
2
|
export type GlobalTheme = 'light' | 'dark' | 'system';
|
|
3
|
-
export interface GlobalSEOConfig {
|
|
4
|
-
/** 网站名称 */
|
|
5
|
-
siteName?: string;
|
|
6
|
-
/** 标题后缀 */
|
|
7
|
-
titleSuffix?: string;
|
|
8
|
-
/** 默认语言 */
|
|
9
|
-
locale?: string;
|
|
10
|
-
}
|
|
11
3
|
/** 应用主题(全局,响应式,供 DefaultLayout 等读取) */
|
|
12
4
|
export declare const globalThemeRef: import('vue').Ref<GlobalTheme | undefined, GlobalTheme | undefined>;
|
|
13
5
|
/** 设置应用主题(全局生效,body.dark + body[arco-theme];所有组件可响应) */
|
|
@@ -46,10 +38,6 @@ export interface HuyoooUIConfig {
|
|
|
46
38
|
/** 动态获取访问令牌 */
|
|
47
39
|
getAccessToken: () => string | null;
|
|
48
40
|
}
|
|
49
|
-
/** 全局 SEO 配置(独立对象) */
|
|
50
|
-
export declare let globalSEOConfig: GlobalSEOConfig;
|
|
51
|
-
/** 设置全局 SEO 配置 */
|
|
52
|
-
export declare function setGlobalSEOConfig(seoConfig: GlobalSEOConfig): void;
|
|
53
41
|
export interface HuyoooUIEndpoints {
|
|
54
42
|
auth: string;
|
|
55
43
|
ones: string;
|
package/dist/common.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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-BIRNIRX5.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
4
|
import { L } from "./Logo-D7fyXyB-.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FeedbackApiClient } from '../../types/feedbackApi';
|
|
2
2
|
import { BrowserUploadService } from '../../upload/browserUploadService';
|
|
3
3
|
type __VLS_Props = {
|
|
4
4
|
id: string;
|
|
5
5
|
senderRole: "user" | "support";
|
|
6
|
-
apiClient?:
|
|
6
|
+
apiClient?: FeedbackApiClient;
|
|
7
7
|
uploadService?: BrowserUploadService;
|
|
8
8
|
};
|
|
9
9
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
package/dist/composables.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersPro
|
|
|
7
7
|
export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
|
|
8
8
|
export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
|
|
9
9
|
export { useMessageNotifications } from './composables/useMessageNotifications';
|
|
10
|
-
export {
|
|
10
|
+
export { setTheme, globalThemeRef, type CreateHuyoooUIOptions, type GlobalTheme, type HuyoooUIConfig, } from './common/globalConfig';
|
|
11
11
|
export { createHuyoooUI, getHuyoooRuntime, useHuyoooRuntime, type HuyoooRuntime } from './runtime';
|
|
12
12
|
export { useCreateAndUpdate as useCommonCreateAndUpdate } from './composables/useCreateAndUpdate';
|
|
13
13
|
export { useTableHandle } from './composables/useTableHandle';
|
|
@@ -16,7 +16,9 @@ export { withViewTransition } from './composables/viewTransitions';
|
|
|
16
16
|
export { useDownloads } from './composables/useDownloads';
|
|
17
17
|
export { useAuthMenu, findMenuPath, findActiveMenuPath, getPathOnly } from './composables/Authkit/useAuthMenu';
|
|
18
18
|
export { useRoutePermission } from './composables/Authkit/useRoutePermission';
|
|
19
|
-
export {
|
|
19
|
+
export { useAppSEO } from './composables/SEO/useAppSEO';
|
|
20
|
+
export { usePageSEO } from './composables/SEO/usePageSEO';
|
|
21
|
+
export type { AppSEOConfig, PageSEOConfig } from './types/seo';
|
|
20
22
|
export { useUserMenu, type UseUserMenuReturn } from './composables/UserMenu/useUserMenu';
|
|
21
23
|
export { useBillingPlans, type BillingFeatureItem, type BillingInterval, type BillingIntervalTab, type BillingPlan, type BillingPrice, type BillingProduct, type BillingProductFeature, type BillingSubscription, } from './composables/Billing/useBillingPlans';
|
|
22
24
|
export { useSubscriptionCheckout } from './composables/Billing/useSubscriptionCheckout';
|
package/dist/composables.js
CHANGED
|
@@ -1,57 +1,55 @@
|
|
|
1
1
|
import { u as a } from "./useAuthkitAuth-BPTZUSkM.js";
|
|
2
2
|
import { u as t } from "./apiClients-Ctcq8NZs.js";
|
|
3
|
-
import { L as r, a as i, b as n, i as
|
|
4
|
-
import { f as
|
|
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
5
|
import { u as d } from "./useAuthkitUsersProfile-CW_exa7E.js";
|
|
6
|
-
import { u as
|
|
7
|
-
import { u as
|
|
8
|
-
import { u as
|
|
9
|
-
import { c as
|
|
10
|
-
import { u as
|
|
11
|
-
import { f as
|
|
12
|
-
import { u as
|
|
13
|
-
import { u as
|
|
14
|
-
import { c as
|
|
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-BrQX7NTq.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";
|
|
15
15
|
export {
|
|
16
16
|
r as LEGAL_DOCS,
|
|
17
17
|
i as LEGAL_DOC_KEYS,
|
|
18
18
|
n as buildBuiltinLegalDocUrl,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
l as isLegalDocConfigured,
|
|
19
|
+
W as createBillingStatusOptions,
|
|
20
|
+
C as createHuyoooUI,
|
|
21
|
+
A as fetchAuthPageAboutUs,
|
|
22
|
+
B as findActiveMenuPath,
|
|
23
|
+
_ as findMenuPath,
|
|
24
|
+
U as getHuyoooRuntime,
|
|
25
|
+
G as getPathOnly,
|
|
26
|
+
k as globalThemeRef,
|
|
27
|
+
p as isLegalDocConfigured,
|
|
29
28
|
f as openLegalDocTarget,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
k as setGlobalSEOConfig,
|
|
29
|
+
l as resolveLegalAppId,
|
|
30
|
+
m as resolveLegalDocTargetFromData,
|
|
33
31
|
M as setTheme,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
32
|
+
F as useActiveDoc,
|
|
33
|
+
v as useAppSEO,
|
|
34
|
+
K as useAuthMenu,
|
|
35
|
+
L as useAuthkitAppsAuthPageInfo,
|
|
37
36
|
a as useAuthkitAuth,
|
|
38
37
|
t as useAuthkitAuthModal,
|
|
39
|
-
|
|
38
|
+
P as useAuthkitCreateAndUpdate,
|
|
40
39
|
d as useAuthkitUsersProfile,
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
j as withViewTransition
|
|
40
|
+
z as useBillingPlans,
|
|
41
|
+
E as useCommonCreateAndUpdate,
|
|
42
|
+
w as useDownloads,
|
|
43
|
+
R as useHuyoooRuntime,
|
|
44
|
+
X as useInvoiceStatusOptions,
|
|
45
|
+
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
|
|
57
55
|
};
|
package/dist/feedback.d.ts
CHANGED
|
@@ -12,3 +12,4 @@ export { default as FeedbackFloatButton } from './components/Feedback/FeedbackFl
|
|
|
12
12
|
export { default as FeedbackRefresh } from './components/Feedback/FeedbackRefresh.vue';
|
|
13
13
|
export { default as VideoPreview } from './components/VideoPreview.vue';
|
|
14
14
|
export type * from './types/feedback';
|
|
15
|
+
export type * from './types/feedbackApi';
|
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-
|
|
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-CnvQjQFT.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 {
|
package/dist/main.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export * from './composables';
|
|
2
|
-
export { setTheme, globalThemeRef,
|
|
3
|
-
export { createHuyoooUI, getHuyoooRuntime, useHuyoooRuntime, HUYOOO_RUNTIME_KEY, type HuyoooRuntime, } from './runtime';
|
|
2
|
+
export { setTheme, globalThemeRef, type GlobalTheme, type CreateHuyoooUIOptions, type HuyoooUIConfig, type HuyoooUIEndpoints, } from './common/globalConfig';
|
|
3
|
+
export { createHuyoooUI, getHuyoooRuntime, useHuyoooRuntime, HUYOOO_RUNTIME_KEY, type HuyoooUIHostApp, type HuyoooRuntime, } from './runtime';
|
|
4
4
|
export * from './authkit';
|
|
5
5
|
export * from './message';
|
|
6
6
|
export * from './feedback';
|