@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.
Files changed (48) hide show
  1. package/dist/{AuthkitAuthModal-cEi5Hm14.js → AuthkitAuthModal-BjqMoIed.js} +141 -162
  2. package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
  3. package/dist/{AuthkitAuthorize-DksJZktr.js → AuthkitAuthorize-DWb0xKRa.js} +12 -15
  4. package/dist/{Clipboard-CGm0G1dN.js → Clipboard-Bful1lNJ.js} +1 -1
  5. package/dist/CustomTable-B8i1SbFB.js +202 -0
  6. package/dist/{FeedbackItem-Day3rfSw.js → FeedbackItem-bPlL6uEE.js} +15 -14
  7. package/dist/{FeedbackModal-CsRXm-MY.js → FeedbackModal-DJx3R3rM.js} +22 -25
  8. package/dist/Introduce-e3nEDSRY.js +390 -0
  9. package/dist/LandingPageSectionHeader-Dlc5rL21.js +463 -0
  10. package/dist/LandingPageSectionTabs-CrFrtbqu.js +1369 -0
  11. package/dist/{MessageHandle-DqH_478k.js → MessageHandle-BJH_S-61.js} +37 -45
  12. package/dist/{PaySubscriptions-Dp8y1fdJ.js → PaySubscriptions-BGl9BQru.js} +17 -16
  13. package/dist/{ReferrerReferees-xIXZglpy.js → ReferrerReferees-oi-zzWCo.js} +20 -19
  14. package/dist/{Upload.vue_vue_type_script_setup_true_lang-CxGZSDoo.js → Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js} +11 -10
  15. package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BD8F9vEK.js} +1 -1
  16. package/dist/{UserPanel-C1NGdsFk.js → UserPanel-C6XusLxb.js} +23 -24
  17. package/dist/{WidthContainer-C30YFs9X.js → WidthContainer-uWfPyPEH.js} +19 -18
  18. package/dist/authkit.js +12 -11
  19. package/dist/common.js +2 -2
  20. package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
  21. package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
  22. package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
  23. package/dist/components/PrivateCom/useSEO.d.ts +71 -0
  24. package/dist/composables.js +26 -25
  25. package/dist/feedback.js +3 -3
  26. package/dist/index-Bb-d5pBq.js +1167 -0
  27. package/dist/index.js +367 -359
  28. package/dist/landingPage.js +46 -45
  29. package/dist/main.d.ts +1 -0
  30. package/dist/message.js +2 -2
  31. package/dist/pay.js +1 -1
  32. package/dist/privateCom.d.ts +4 -0
  33. package/dist/privateCom.js +8 -0
  34. package/dist/referrer.js +1 -1
  35. package/dist/style.css +1 -1
  36. package/dist/upload.js +2 -2
  37. package/dist/{AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js → useAuthkitAppsAuthPageInfo-Dr5K7ULW.js} +16 -23
  38. package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-DNOB_Kuk.js} +1 -1
  39. package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-DOH1MS61.js} +1 -1
  40. package/dist/{useRoutePermission-Uxu5S3m1.js → useRoutePermission-DuZZniIv.js} +18 -17
  41. package/dist/{useUploadCos-DNKp_9xt.js → useUploadCos-B5P_PDcy.js} +2 -2
  42. package/dist/user.js +2 -2
  43. package/package.json +6 -1
  44. package/dist/CustomTable-kfI18phy.js +0 -1359
  45. package/dist/LandingPageSectionTabs-DPTZIwiJ.js +0 -1838
  46. package/dist/utils/landingPage.d.ts +0 -1
  47. /package/dist/{index-DaMA6jEr.js → _commonjsHelpers-DaMA6jEr.js} +0 -0
  48. /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 k, _ as o, 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-cEi5Hm14.js";
2
- import { A as y, a as E } from "./AuthkitAuthorize-DksJZktr.js";
3
- import { u as C, a as R } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js";
4
- import { u as b, a as v } from "./useAuthkitUsersProfile-D2UZf7n0.js";
5
- import { u as M } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
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
- k as AuthkitGithubBinding,
17
- o as AuthkitOAuthItem,
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
- b as useAuthkitAuth,
33
- R as useAuthkitAuthModal,
34
- M as useAuthkitCreateAndUpdate,
35
- v as useAuthkitUsersProfile
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-C30YFs9X.js";
3
- import { C as i, E as x } from "./CustomTable-kfI18phy.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-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 {};
@@ -1,28 +1,29 @@
1
- import { u as a, a as o } from "./useAuthkitUsersProfile-D2UZf7n0.js";
2
- import { u, a as r } from "./AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js";
3
- import { u as f } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
- import { u as p } from "./useMessageNotifications-BahKMcby.js";
5
- import { g as m, s as h } from "./index-DZIhLe1R.js";
6
- import { a as d, u as x, b as g } from "./useDownloads-CHe228Vf.js";
7
- import { u as k } from "./useTableHandle-DKUIdSSh.js";
8
- import { u as w } from "./useUploadCos-DNKp_9xt.js";
9
- import { f as P, u as U, a as c, w as D } from "./useRoutePermission-Uxu5S3m1.js";
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
- P as findMenuPath,
12
- m as globalConfig,
13
- h as setGlobalConfig,
12
+ U as findMenuPath,
13
+ h as globalConfig,
14
+ l as setGlobalConfig,
14
15
  d as useActiveDoc,
15
- U as useAuthMenu,
16
- u as useAuthkitAppsAuthPageInfo,
17
- a as useAuthkitAuth,
18
- r as useAuthkitAuthModal,
19
- f as useAuthkitCreateAndUpdate,
20
- o as useAuthkitUsersProfile,
21
- x as useCommonCreateAndUpdate,
22
- g as useDownloads,
23
- p as useMessageNotifications,
24
- c as useRoutePermission,
25
- k as useTableHandle,
26
- w as useUploadCos,
27
- D as withViewTransition
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-CsRXm-MY.js";
2
- import { C as r } from "./Clipboard-CGm0G1dN.js";
3
- import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-Day3rfSw.js";
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,