@huyooo/ui 0.5.3 → 0.5.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/{AuthkitAuthModal-cEi5Hm14.js → AuthkitAuthModal-BjqMoIed.js} +141 -162
- package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
- package/dist/{AuthkitAuthorize-DksJZktr.js → AuthkitAuthorize-DWb0xKRa.js} +12 -15
- package/dist/{Clipboard-CGm0G1dN.js → Clipboard-Bful1lNJ.js} +1 -1
- package/dist/CustomTable-B8i1SbFB.js +202 -0
- package/dist/{FeedbackItem-Day3rfSw.js → FeedbackItem-bPlL6uEE.js} +15 -14
- package/dist/{FeedbackModal-CsRXm-MY.js → FeedbackModal-DJx3R3rM.js} +22 -25
- package/dist/Introduce-e3nEDSRY.js +390 -0
- package/dist/LandingPageSectionHeader-Dlc5rL21.js +463 -0
- package/dist/LandingPageSectionTabs-CrFrtbqu.js +1369 -0
- package/dist/{MessageHandle-DqH_478k.js → MessageHandle-BJH_S-61.js} +37 -45
- package/dist/{PaySubscriptions-Dp8y1fdJ.js → PaySubscriptions-BGl9BQru.js} +17 -16
- package/dist/{ReferrerReferees-xIXZglpy.js → ReferrerReferees-oi-zzWCo.js} +20 -19
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-CxGZSDoo.js → Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js} +11 -10
- package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BD8F9vEK.js} +1 -1
- package/dist/{UserPanel-C1NGdsFk.js → UserPanel-C6XusLxb.js} +23 -24
- package/dist/{WidthContainer-C30YFs9X.js → WidthContainer-uWfPyPEH.js} +19 -18
- package/dist/authkit.js +12 -11
- package/dist/common.js +2 -2
- package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
- package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
- package/dist/components/PrivateCom/useSEO.d.ts +71 -0
- package/dist/composables.js +26 -25
- package/dist/feedback.js +3 -3
- package/dist/index-Bb-d5pBq.js +1167 -0
- package/dist/index.js +367 -359
- 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 +4 -0
- package/dist/privateCom.js +8 -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-Dr5K7ULW.js} +16 -23
- package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-DNOB_Kuk.js} +1 -1
- package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-DOH1MS61.js} +1 -1
- package/dist/{useRoutePermission-Uxu5S3m1.js → useRoutePermission-DuZZniIv.js} +18 -17
- package/dist/{useUploadCos-DNKp_9xt.js → useUploadCos-B5P_PDcy.js} +2 -2
- package/dist/user.js +2 -2
- package/package.json +6 -1
- package/dist/CustomTable-kfI18phy.js +0 -1359
- package/dist/LandingPageSectionTabs-DPTZIwiJ.js +0 -1838
- package/dist/utils/landingPage.d.ts +0 -1
- /package/dist/{index-DaMA6jEr.js → _commonjsHelpers-DaMA6jEr.js} +0 -0
- /package/dist/{index-DZIhLe1R.js → globalConfig-DZIhLe1R.js} +0 -0
package/dist/authkit.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { A as a, a as s, c as u, b as A, n as h, E as e, k as r, l as
|
|
2
|
-
import { A as y, a as E } from "./AuthkitAuthorize-
|
|
3
|
-
import { u as C
|
|
4
|
-
import { u as
|
|
5
|
-
import { u as
|
|
1
|
+
import { A as a, a as s, c as u, b as A, n as h, E as e, k as r, l as o, _ as k, O as n, f as d, o as p, P as f, j as m, R as P, S, i as g, m as l, d as w, e as U, g as c, h as x } from "./AuthkitAuthModal-BjqMoIed.js";
|
|
2
|
+
import { A as y, a as E } from "./AuthkitAuthorize-DWb0xKRa.js";
|
|
3
|
+
import { u as C } from "./useAuthkitAppsAuthPageInfo-Dr5K7ULW.js";
|
|
4
|
+
import { u as V, a as b } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
5
|
+
import { u as B } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js";
|
|
6
|
+
import { u as j } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
6
7
|
export {
|
|
7
8
|
a as AuthkitAppSetting,
|
|
8
9
|
s as AuthkitAuth,
|
|
@@ -13,8 +14,8 @@ export {
|
|
|
13
14
|
h as AuthkitEmailBinding,
|
|
14
15
|
e as AuthkitEmailUpdate,
|
|
15
16
|
r as AuthkitEmailVerify,
|
|
16
|
-
|
|
17
|
-
|
|
17
|
+
o as AuthkitGithubBinding,
|
|
18
|
+
k as AuthkitOAuthItem,
|
|
18
19
|
n as AuthkitOAuthList,
|
|
19
20
|
d as AuthkitPasswordAuth,
|
|
20
21
|
p as AuthkitPasswordUpdate,
|
|
@@ -29,8 +30,8 @@ export {
|
|
|
29
30
|
c as AuthkitSwitchSignIn,
|
|
30
31
|
x as AuthkitSwitchSignUpOrResetPassword,
|
|
31
32
|
C as useAuthkitAppsAuthPageInfo,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
V as useAuthkitAuth,
|
|
34
|
+
B as useAuthkitAuthModal,
|
|
35
|
+
j as useAuthkitCreateAndUpdate,
|
|
36
|
+
b as useAuthkitUsersProfile
|
|
36
37
|
};
|
package/dist/common.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { C as s, a as o } from "./CollapseItem-Cw1vcdLu.js";
|
|
2
|
-
import { C as r, D as n, G as l, H as C, a as m, L as p, S as u, W as d } from "./WidthContainer-
|
|
3
|
-
import { C as i, E as x } from "./CustomTable-
|
|
2
|
+
import { C as r, D as n, G as l, H as C, a as m, L as p, S as u, W as d } from "./WidthContainer-uWfPyPEH.js";
|
|
3
|
+
import { C as i, E as x } from "./CustomTable-B8i1SbFB.js";
|
|
4
4
|
import { M, a as g } from "./Menu-BKBnsDJ8.js";
|
|
5
5
|
export {
|
|
6
6
|
s as Collapse,
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
attrs: Partial<{}>;
|
|
3
|
+
slots: {
|
|
4
|
+
default?(_: {}): any;
|
|
5
|
+
};
|
|
6
|
+
refs: {};
|
|
7
|
+
rootEl: HTMLDivElement;
|
|
8
|
+
};
|
|
9
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
interface SEOConfig {
|
|
2
|
+
title?: string;
|
|
3
|
+
description?: string;
|
|
4
|
+
keywords?: string;
|
|
5
|
+
image?: string;
|
|
6
|
+
url?: string;
|
|
7
|
+
type?: 'website' | 'article' | 'product';
|
|
8
|
+
publishedTime?: string;
|
|
9
|
+
modifiedTime?: string;
|
|
10
|
+
author?: string;
|
|
11
|
+
section?: string;
|
|
12
|
+
tags?: string[];
|
|
13
|
+
}
|
|
14
|
+
export declare function useSEO(config: SEOConfig): void;
|
|
15
|
+
export declare const pageSEO: {
|
|
16
|
+
home: {
|
|
17
|
+
title: string;
|
|
18
|
+
description: string;
|
|
19
|
+
keywords: string;
|
|
20
|
+
url: string;
|
|
21
|
+
};
|
|
22
|
+
features: {
|
|
23
|
+
title: string;
|
|
24
|
+
description: string;
|
|
25
|
+
keywords: string;
|
|
26
|
+
url: string;
|
|
27
|
+
};
|
|
28
|
+
download: {
|
|
29
|
+
title: string;
|
|
30
|
+
description: string;
|
|
31
|
+
keywords: string;
|
|
32
|
+
url: string;
|
|
33
|
+
};
|
|
34
|
+
docs: {
|
|
35
|
+
title: string;
|
|
36
|
+
description: string;
|
|
37
|
+
keywords: string;
|
|
38
|
+
url: string;
|
|
39
|
+
};
|
|
40
|
+
pricing: {
|
|
41
|
+
title: string;
|
|
42
|
+
description: string;
|
|
43
|
+
keywords: string;
|
|
44
|
+
url: string;
|
|
45
|
+
};
|
|
46
|
+
about: {
|
|
47
|
+
title: string;
|
|
48
|
+
description: string;
|
|
49
|
+
keywords: string;
|
|
50
|
+
url: string;
|
|
51
|
+
};
|
|
52
|
+
contact: {
|
|
53
|
+
title: string;
|
|
54
|
+
description: string;
|
|
55
|
+
keywords: string;
|
|
56
|
+
url: string;
|
|
57
|
+
};
|
|
58
|
+
introduce: {
|
|
59
|
+
title: string;
|
|
60
|
+
description: string;
|
|
61
|
+
keywords: string;
|
|
62
|
+
url: string;
|
|
63
|
+
};
|
|
64
|
+
error: {
|
|
65
|
+
title: string;
|
|
66
|
+
description: string;
|
|
67
|
+
keywords: string;
|
|
68
|
+
url: string;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
export {};
|
package/dist/composables.js
CHANGED
|
@@ -1,28 +1,29 @@
|
|
|
1
|
-
import { u as
|
|
2
|
-
import { u
|
|
3
|
-
import { u as
|
|
4
|
-
import { u as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { u as
|
|
8
|
-
import { u as
|
|
9
|
-
import {
|
|
1
|
+
import { u as o, a } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
|
|
2
|
+
import { u } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js";
|
|
3
|
+
import { u as i } from "./useAuthkitAppsAuthPageInfo-Dr5K7ULW.js";
|
|
4
|
+
import { u as n } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
5
|
+
import { u as m } from "./useMessageNotifications-DOH1MS61.js";
|
|
6
|
+
import { g as h, s as l } from "./globalConfig-DZIhLe1R.js";
|
|
7
|
+
import { a as d, u as g, b as C } from "./useDownloads-CHe228Vf.js";
|
|
8
|
+
import { u as b } from "./useTableHandle-DKUIdSSh.js";
|
|
9
|
+
import { u as M } from "./useUploadCos-B5P_PDcy.js";
|
|
10
|
+
import { f as U, u as c, a as D, w as T } from "./useRoutePermission-DuZZniIv.js";
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
U as findMenuPath,
|
|
13
|
+
h as globalConfig,
|
|
14
|
+
l as setGlobalConfig,
|
|
14
15
|
d as useActiveDoc,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
16
|
+
c as useAuthMenu,
|
|
17
|
+
i as useAuthkitAppsAuthPageInfo,
|
|
18
|
+
o as useAuthkitAuth,
|
|
19
|
+
u as useAuthkitAuthModal,
|
|
20
|
+
n as useAuthkitCreateAndUpdate,
|
|
21
|
+
a as useAuthkitUsersProfile,
|
|
22
|
+
g as useCommonCreateAndUpdate,
|
|
23
|
+
C as useDownloads,
|
|
24
|
+
m as useMessageNotifications,
|
|
25
|
+
D as useRoutePermission,
|
|
26
|
+
b as useTableHandle,
|
|
27
|
+
M as useUploadCos,
|
|
28
|
+
T as withViewTransition
|
|
28
29
|
};
|
package/dist/feedback.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-
|
|
2
|
-
import { C as r } from "./Clipboard-
|
|
3
|
-
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-
|
|
1
|
+
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-DJx3R3rM.js";
|
|
2
|
+
import { C as r } from "./Clipboard-Bful1lNJ.js";
|
|
3
|
+
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-bPlL6uEE.js";
|
|
4
4
|
export {
|
|
5
5
|
r as Clipboard,
|
|
6
6
|
b as FeedbackBubbleEnd,
|