@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.
Files changed (37) hide show
  1. package/dist/{AuthkitAppSetting-CPTk5V2I.js → AuthkitAppSetting-D_94iUEG.js} +1 -1
  2. package/dist/{Contact-CterQK1Z.js → Contact-CBGSJC2q.js} +2 -2
  3. package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-DCIiz8aj.js → FeedbackModal.vue_vue_type_script_setup_true_lang-CnvQjQFT.js} +2 -2
  4. package/dist/{LegalDocViewer-CaL-MiTh.js → LegalDocViewer-D66BQiRu.js} +146 -146
  5. package/dist/{PaySubscriptions-DJBlwE0S.js → PaySubscriptions-BSkcUqHk.js} +1 -1
  6. package/dist/{PricingPlans-CqAaWjb9.js → PricingPlans-CyFvgf18.js} +1 -1
  7. 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
  8. 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
  9. package/dist/{WidthContainer-Dv6p9qbu.js → WidthContainer-BIRNIRX5.js} +7 -7
  10. package/dist/authkit.js +4 -4
  11. package/dist/common/globalConfig.d.ts +0 -12
  12. package/dist/common.js +1 -1
  13. package/dist/components/Feedback/FeedbackDetails.vue.d.ts +2 -2
  14. package/dist/composables/SEO/useAppSEO.d.ts +3 -0
  15. package/dist/composables/SEO/usePageSEO.d.ts +4 -0
  16. package/dist/composables/SEO/useResolvedPageSEO.d.ts +3 -0
  17. package/dist/composables.d.ts +4 -2
  18. package/dist/composables.js +42 -44
  19. package/dist/feedback.d.ts +1 -0
  20. package/dist/feedback.js +1 -1
  21. package/dist/{fetchAuthPageAboutUs-2gv5Lke1.js → fetchAuthPageAboutUs-CP5a7jIo.js} +1 -1
  22. package/dist/main.d.ts +2 -2
  23. package/dist/main.js +239 -241
  24. package/dist/pay.js +2 -2
  25. package/dist/privateCom.js +1 -1
  26. package/dist/{runtime-DvVJS4Vm.js → runtime-qs4IasEB.js} +31 -37
  27. package/dist/runtime.d.ts +1 -2
  28. package/dist/style.css +1 -1
  29. package/dist/types/feedbackApi.d.ts +3 -0
  30. package/dist/types/seo.d.ts +15 -0
  31. package/dist/upload.js +2 -2
  32. package/dist/{useLegalDocs-Cpy86zzQ.js → useLegalDocs-BZlntAI7.js} +1 -1
  33. package/dist/usePageSEO-DwhbUUjW.js +189 -0
  34. package/dist/user.js +1 -1
  35. package/package.json +1 -1
  36. package/dist/composables/useSEO.d.ts +0 -46
  37. package/dist/useSEO-Da2r63SX.js +0 -224
@@ -8,7 +8,7 @@ import { f as Ge, g as x, b as Je, h as Ce } from "./apiClients-Ctcq8NZs.js";
8
8
  import { C as Ye } from "./index-Cn6LcfZO.js";
9
9
  /* empty css */
10
10
  import { u as ae } from "./useAuthkitUsersProfile-CW_exa7E.js";
11
- import { u as Ee, g as Re } from "./runtime-DvVJS4Vm.js";
11
+ import { u as Ee, g as Re } from "./runtime-qs4IasEB.js";
12
12
  import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
13
13
  /* empty css */
14
14
  /* empty css */
@@ -2,9 +2,9 @@ import { defineComponent as P, ref as w, computed as l, openBlock as F, createEl
2
2
  import { e as G, d as n, g as y, f as R, L as Z, c as k, j as b, k as J, i as S, a as O, b as d } from "./LandingPageLinkGroup-BZJ48Yss.js";
3
3
  import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import { u as M } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
5
- import { u as x } from "./useLegalDocs-Cpy86zzQ.js";
5
+ import { u as x } from "./useLegalDocs-BZlntAI7.js";
6
6
  import { c as j } from "./index-D56hUMeD.js";
7
- import { u as m } from "./runtime-DvVJS4Vm.js";
7
+ import { u as m } from "./runtime-qs4IasEB.js";
8
8
  const N = {
9
9
  class: "Footer"
10
10
  }, e = "support@huyooo.com", f = /* @__PURE__ */ P({
@@ -10,7 +10,7 @@ import { C as pe } from "./index-Cn6LcfZO.js";
10
10
  /* empty css */
11
11
  import { g as me } from "./apiClients-Ctcq8NZs.js";
12
12
  /* empty css */
13
- import { h as _t, u as Me } from "./runtime-DvVJS4Vm.js";
13
+ import { e as _t, u as Me } from "./runtime-qs4IasEB.js";
14
14
  import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
15
15
  import { r as ht, m as Be, a as wt, M as Ct } from "./MessageList-rttvPmxV.js";
16
16
  import { f as se } from "./index-D56hUMeD.js";
@@ -1061,7 +1061,7 @@ const $a = {
1061
1061
  onChange: He
1062
1062
  }, null, 40, qa)], 34)])]));
1063
1063
  }
1064
- }), za = /* @__PURE__ */ X(Oa, [["__scopeId", "data-v-b418813c"]]), Na = {
1064
+ }), za = /* @__PURE__ */ X(Oa, [["__scopeId", "data-v-094cc6dc"]]), Na = {
1065
1065
  class: "FeedBackFrom"
1066
1066
  }, ja = {
1067
1067
  class: "feedback-attachments-field"