@huyooo/ui 4.0.3 → 4.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 (48) hide show
  1. package/dist/{AuthkitAppSetting-Mt0Npsrg.js → AuthkitAppSetting-B7xyx5Kb.js} +7 -7
  2. package/dist/{CustomTable-DWiyrYnW.js → CustomTable-FlfUde4Q.js} +2 -2
  3. package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-Cw2KkPEV.js → FeedbackModal.vue_vue_type_script_setup_true_lang-BBmobezM.js} +4 -4
  4. package/dist/{LandingPageLinkGroup-CVktmuZn.js → LandingPageLinkGroup-DBhikoiz.js} +190 -209
  5. package/dist/{LandingPageSectionTabs-dSiKXmAa.js → LandingPageSectionTabs-BwStYRXA.js} +362 -366
  6. package/dist/{LegalDocViewer-Dg5IUUsW.js → LegalDocViewer-BPbrJ2tj.js} +10 -10
  7. package/dist/{PaySubscriptions-D1jt316F.js → PaySubscriptions-CPH1wESx.js} +4 -4
  8. package/dist/{PricingPlans-DuVbKs34.js → PricingPlans-Cb2qrkmu.js} +3 -3
  9. package/dist/{ReferrerReferees-QPRxJ-CP.js → ReferrerReferees-B2OR30NV.js} +3 -3
  10. package/dist/{Report-DjNFwR2V.js → Report-C5RbZNpM.js} +105 -112
  11. package/dist/{Upload.vue_vue_type_script_setup_true_lang-BIRnaBoz.js → Upload.vue_vue_type_script_setup_true_lang-BygtAblQ.js} +1 -1
  12. package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-CGWtJ2il.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-DxvHvsQm.js} +6 -6
  13. package/dist/{WidthContainer-BwYM1SLO.js → WidthContainer-DtKLf5Ub.js} +10 -10
  14. package/dist/authkit.js +8 -8
  15. package/dist/common/globalConfig.d.ts +5 -0
  16. package/dist/common.js +2 -2
  17. package/dist/components/LandingPage/LandingPageFooterContact.vue.d.ts +0 -20
  18. package/dist/composables/Authkit/useLegalDocs.d.ts +1 -1
  19. package/dist/composables.d.ts +2 -0
  20. package/dist/composables.js +60 -54
  21. package/dist/feedback.js +2 -2
  22. package/dist/{fetchAuthPageAboutUs-D_l0X2Xq.js → fetchAuthPageAboutUs-DD-MwyiG.js} +2 -2
  23. package/dist/{index-C81Mrlvt.js → index-ClOjruo3.js} +1 -1
  24. package/dist/{index-hjdpP8PD.js → index-CncbUu-V.js} +1 -1
  25. package/dist/landingPage.js +2 -2
  26. package/dist/legalDocs/buildBuiltinUrl.d.ts +1 -1
  27. package/dist/main.js +306 -300
  28. package/dist/pay.js +3 -3
  29. package/dist/privateCom.js +1 -1
  30. package/dist/publicReport-ZlMy0xQf.js +32 -0
  31. package/dist/referrer.js +1 -1
  32. package/dist/{runtime-DgASwLjo.js → runtime-CfbHkmk9.js} +2 -1
  33. package/dist/style.css +1 -1
  34. package/dist/types/api/auth.generated.d.ts +250 -43
  35. package/dist/upload.js +2 -2
  36. package/dist/{useAccessPosture-DZj1K8tj.js → useAccessPosture-NSPnmu0I.js} +2 -2
  37. package/dist/{useAuthkitAppsAuthPageInfo-Dmm9xVjp.js → useAuthkitAppsAuthPageInfo-Cg40bxCJ.js} +1 -1
  38. package/dist/{useAuthkitAuth-DkP0hwv-.js → useAuthkitAuth-C5oUnl8U.js} +1 -1
  39. package/dist/{useAuthkitUsersProfile-CR4lcY7Y.js → useAuthkitUsersProfile-BWNVk2UM.js} +1 -1
  40. package/dist/{useEnsureAuthenticated-DV2hKAPd.js → useEnsureAuthenticated-CQWINiHB.js} +1 -1
  41. package/dist/useLegalDocs-ky2EzBke.js +114 -0
  42. package/dist/{usePageSEO-DEFnaFKf.js → usePageSEO-CWLQAmET.js} +1 -1
  43. package/dist/{useRoutePermission-BicvPoLI.js → useRoutePermission-K-Eu4pRD.js} +3 -3
  44. package/dist/{useSubscriptionCheckout-BCGpYG5C.js → useSubscriptionCheckout-BcN8cRMV.js} +1 -1
  45. package/dist/user.js +1 -1
  46. package/dist/utils/requiredFooterLinks.d.ts +11 -0
  47. package/package.json +1 -1
  48. package/dist/useLegalDocs-DAxt9_gM.js +0 -107
@@ -4,21 +4,21 @@ import { U as Le } from "./userMenuModal-B4m4CHlW.js";
4
4
  import { defineComponent as J, ref as A, computed as $, openBlock as h, createElementBlock as M, createElementVNode as z, createVNode as p, unref as n, withCtx as o, createTextVNode as k, createCommentVNode as C, toDisplayString as O, createBlock as I, onUnmounted as Ae, withDirectives as Me, vShow as Ke, onMounted as de, Fragment as ie, createSlots as Fe, normalizeClass as Pe, renderList as He, watch as Ie } from "vue";
5
5
  import { Avatar as Ee, Input as Q, Textarea as We, Button as T, Message as G, Form as le, FormItem as L, Alert as Y, Space as me, Popconfirm as Ge, Link as Re, InputPassword as Ye, Result as Je, Modal as je } from "@arco-design/web-vue";
6
6
  /* empty css */
7
- import "./index-C81Mrlvt.js";
7
+ import "./index-ClOjruo3.js";
8
8
  /* empty css */
9
- import { C as Qe } from "./index-hjdpP8PD.js";
10
- import { u as ne } from "./useAuthkitUsersProfile-CR4lcY7Y.js";
11
- import { u as Se, g as Xe } from "./runtime-DgASwLjo.js";
9
+ import { C as Qe } from "./index-CncbUu-V.js";
10
+ import { u as ne } from "./useAuthkitUsersProfile-BWNVk2UM.js";
11
+ import { u as Se, g as Xe } from "./runtime-CfbHkmk9.js";
12
12
  import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
13
13
  /* empty css */
14
14
  /* empty css */
15
15
  /* empty css */
16
- import { C as Ze } from "./CustomTable-DWiyrYnW.js";
16
+ import { C as Ze } from "./CustomTable-FlfUde4Q.js";
17
17
  /* empty css */
18
- import { u as Ve } from "./useAuthkitAppsAuthPageInfo-Dmm9xVjp.js";
18
+ import { u as Ve } from "./useAuthkitAppsAuthPageInfo-Cg40bxCJ.js";
19
19
  import { Icon as et } from "@iconify/vue";
20
20
  import { i as tt, M as it } from "./Menu-C6NA8hCs.js";
21
- import { u as nt } from "./useAuthkitAuth-DkP0hwv-.js";
21
+ import { u as nt } from "./useAuthkitAuth-C5oUnl8U.js";
22
22
  import { u as at } from "./useAuthkitCreateAndUpdate-DJIn96EE.js";
23
23
  const ot = {
24
24
  class: "personal-information"
@@ -2,8 +2,8 @@ import "./apiClients-5u4_uxFE.js";
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  import { I as Y } from "./userMenuModal-B4m4CHlW.js";
5
- import { g as k, a as b } from "./index-C81Mrlvt.js";
6
- import "./index-hjdpP8PD.js";
5
+ import { g as k, a as b } from "./index-ClOjruo3.js";
6
+ import "./index-CncbUu-V.js";
7
7
  /* empty css */
8
8
  import { defineComponent as L, openBlock as o, createElementBlock as s, normalizeClass as g, renderSlot as S, computed as m, useModel as W, createVNode as _, unref as r, withCtx as x, createElementVNode as u, normalizeStyle as N, createBlock as K, createCommentVNode as c, Fragment as p, renderList as B, toDisplayString as M, createTextVNode as Z, mergeModels as A, useSlots as I } from "vue";
9
9
  import { Spin as ee, Checkbox as T, Tooltip as E, Empty as te, Pagination as ie } from "@arco-design/web-vue";
@@ -5,17 +5,17 @@ import { defineComponent as N, useModel as nt, openBlock as s, createBlock as P,
5
5
  import { ImagePreviewGroup as Ce, Avatar as fe, Space as ve, Descriptions as dt, DescriptionsItem as re, Tag as te, Spin as ft, Empty as vt, Button as he, Message as ae, Form as pt, FormItem as Q, Input as mt, Select as Re, Option as Pe, Alert as gt, Textarea as bt, Breadcrumb as kt, BreadcrumbItem as Be, Modal as yt } from "@arco-design/web-vue";
6
6
  import { M as _t } from "./Menu-C6NA8hCs.js";
7
7
  /* empty css */
8
- import { f as se } from "./index-C81Mrlvt.js";
9
- import { C as pe } from "./index-hjdpP8PD.js";
8
+ import { f as se } from "./index-ClOjruo3.js";
9
+ import { C as pe } from "./index-CncbUu-V.js";
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
13
  /* empty css */
14
- import { h as ht, u as Le } from "./runtime-DgASwLjo.js";
14
+ import { h as ht, u as Le } from "./runtime-CfbHkmk9.js";
15
15
  import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
16
16
  import { r as wt, m as Te, a as Ct, M as St } from "./MessageList-DdDKl9wk.js";
17
17
  import { Bubble as Ve, Sender as Ut } from "ant-design-x-vue";
18
- import { u as xt } from "./useAuthkitUsersProfile-CR4lcY7Y.js";
18
+ import { u as xt } from "./useAuthkitUsersProfile-BWNVk2UM.js";
19
19
  import { u as $t } from "./useUserMenu-ClPBlvaM.js";
20
20
  /* empty css */
21
21
  import { Icon as It } from "@iconify/vue";