@huyooo/ui 2.1.3 → 2.1.6

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 (62) hide show
  1. package/dist/{AuthkitAppSetting-1FsF45E3.js → AuthkitAppSetting-CHVSyEY1.js} +9 -9
  2. package/dist/{Contact-DBG20I8Y.js → Contact-BTQf8tEx.js} +3 -3
  3. package/dist/{CustomTable-HDwqEcmB.js → CustomTable-BY0oHLXc.js} +1 -1
  4. package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-hveEkBb4.js → FeedbackModal.vue_vue_type_script_setup_true_lang-FIZdBxIZ.js} +5 -5
  5. package/dist/{LandingPageSectionTabs-BT08gT7_.js → LandingPageSectionTabs-Bl6X2W5W.js} +2 -2
  6. package/dist/{LegalDocViewer-DvsnAv6f.js → LegalDocViewer-DiNoy_oj.js} +10 -10
  7. package/dist/{MessageHandle-BUufez4S.js → MessageHandle-DDGFSJMg.js} +3 -3
  8. package/dist/{MessageList-rttvPmxV.js → MessageList-CE5E_5Uv.js} +1 -1
  9. package/dist/PaySubscriptions-pEZtjp1g.js +1287 -0
  10. package/dist/{PricingPlans-CQaXgOIR.js → PricingPlans-DNPKQwFa.js} +4 -4
  11. package/dist/{ReferrerReferees-CGrH-gYJ.js → ReferrerReferees-t5s4LzbY.js} +4 -4
  12. package/dist/{Upload.vue_vue_type_script_setup_true_lang-CgZQOZYt.js → Upload.vue_vue_type_script_setup_true_lang-DsrqOACa.js} +1 -1
  13. package/dist/UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-DbkGYZ2f.js +601 -0
  14. package/dist/{WidthContainer-BzU8aEwN.js → WidthContainer-FXZqDMid.js} +10 -10
  15. package/dist/apiClients-CWSwNzGk.js +272 -0
  16. package/dist/authkit.js +10 -10
  17. package/dist/common.js +2 -2
  18. package/dist/components/Authkit/AuthkitAppSetting.vue.d.ts +2 -2
  19. package/dist/components/Feedback/FeedbackModal.vue.d.ts +2 -2
  20. package/dist/components/LandingPage/LandingPageSections.vue.d.ts +1 -1
  21. package/dist/components/Message/MessageTabs.vue.d.ts +2 -2
  22. package/dist/components/Pay/PaySubscriptions.vue.d.ts +2 -2
  23. package/dist/components/UserMenu/UserMenuModals.vue.d.ts +9 -9
  24. package/dist/composables/Billing/useBillingSubscriptionSummary.d.ts +77 -258
  25. package/dist/composables.js +13 -13
  26. package/dist/feedback.js +2 -2
  27. package/dist/{fetchAuthPageAboutUs-DV7ArpNZ.js → fetchAuthPageAboutUs-CLQlGhQy.js} +2 -2
  28. package/dist/{index-Cn6LcfZO.js → index-BYH7DaQf.js} +1 -1
  29. package/dist/landingPage.js +1 -1
  30. package/dist/main.js +117 -116
  31. package/dist/message.js +5 -5
  32. package/dist/pay.d.ts +1 -1
  33. package/dist/pay.js +18 -17
  34. package/dist/privateCom.js +1 -1
  35. package/dist/referrer.js +1 -1
  36. package/dist/{runtime-Dp7MgwhI.js → runtime-DDJRAtkv.js} +1 -1
  37. package/dist/style.css +1 -1
  38. package/dist/types/api/billing.generated.d.ts +2 -2
  39. package/dist/types/subscription.d.ts +57 -0
  40. package/dist/types/user.d.ts +3 -0
  41. package/dist/upload.js +2 -2
  42. package/dist/{useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js → useAuthkitAppsAuthPageInfo-2izIyMfu.js} +6 -2
  43. package/dist/{useAuthkitAuth-cHrJMM8E.js → useAuthkitAuth-CWHJs8zY.js} +2 -2
  44. package/dist/{useAuthkitCreateAndUpdate-Bbv7vZZn.js → useAuthkitCreateAndUpdate-COI5KVPJ.js} +1 -1
  45. package/dist/useAuthkitUsersProfile-D4H_Gxgd.js +67 -0
  46. package/dist/{useBillingStatusOptions-Br-iL77Z.js → useBillingStatusOptions-C6edto7H.js} +1 -1
  47. package/dist/useBillingSubscriptionSummary-BC3G0N4t.js +43 -0
  48. package/dist/{useEnsureAuthenticated-C8qS8DLL.js → useEnsureAuthenticated-RZ1DflLz.js} +2 -2
  49. package/dist/{useLegalDocs-C4qk5CTb.js → useLegalDocs-xXYvYpPC.js} +2 -2
  50. package/dist/{useMessageNotifications-D9uikt21.js → useMessageNotifications-pxa5LHjV.js} +1 -1
  51. package/dist/{usePageSEO-Dl6_kBWP.js → usePageSEO-B3stKP3n.js} +2 -2
  52. package/dist/{useRoutePermission-DYPZgvYv.js → useRoutePermission-CGq_LIZM.js} +3 -3
  53. package/dist/useSubscriptionCheckout-3BtQARep.js +388 -0
  54. package/dist/user.js +1 -1
  55. package/dist/utils/passkeySupport.d.ts +1 -1
  56. package/dist/utils/subscriptionDisplay.d.ts +6 -6
  57. package/package.json +1 -1
  58. package/dist/PaySubscriptions-Bv6LQ_Pf.js +0 -1331
  59. package/dist/UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-Di-VAlur.js +0 -598
  60. package/dist/apiClients-Ctcq8NZs.js +0 -245
  61. package/dist/useAuthkitUsersProfile-8FzLTfUJ.js +0 -55
  62. package/dist/useSubscriptionCheckout-CYU2Ke0y.js +0 -353
package/dist/message.js CHANGED
@@ -1,7 +1,7 @@
1
- import { r as L, D as q } from "./MessageHandle-BUufez4S.js";
2
- import { _ as Ne, C as De, a as Be, b as Ae, E as Ie, c as Te, M as Le, N as Pe, d as $e, e as qe, f as Se, h as Ee, l as He, g as Ve } from "./MessageHandle-BUufez4S.js";
1
+ import { r as L, D as q } from "./MessageHandle-DDGFSJMg.js";
2
+ import { _ as Ne, C as De, a as Be, b as Ae, E as Ie, c as Te, M as Le, N as Pe, d as $e, e as qe, f as Se, h as Ee, l as He, g as Ve } from "./MessageHandle-DDGFSJMg.js";
3
3
  /* empty css */
4
- import { M as Ke } from "./MessageList-rttvPmxV.js";
4
+ import { M as Ke } from "./MessageList-CE5E_5Uv.js";
5
5
  import { h as N, defineComponent as m, computed as d, openBlock as r, createBlock as g, unref as v, withCtx as S, resolveDynamicComponent as E, createElementBlock as l, toDisplayString as y, Fragment as h, renderList as D, createCommentVNode as b, ref as M, normalizeClass as H, createElementVNode as k } from "vue";
6
6
  import { Tag as V, Descriptions as F } from "@arco-design/web-vue";
7
7
  /* empty css */
@@ -9,8 +9,8 @@ import { _ as x } from "./_plugin-vue_export-helper-CHgC5LLL.js";
9
9
  import { useRouter as K } from "vue-router";
10
10
  import { I as je } from "./userMenuModal-D-nDaYqM.js";
11
11
  import { Icon as $ } from "@iconify/vue";
12
- import { g as O } from "./apiClients-Ctcq8NZs.js";
13
- import { u as ze } from "./useMessageNotifications-D9uikt21.js";
12
+ import { g as O } from "./apiClients-CWSwNzGk.js";
13
+ import { u as ze } from "./useMessageNotifications-pxa5LHjV.js";
14
14
  function C(e) {
15
15
  return !!e && typeof e == "object" && !Array.isArray(e);
16
16
  }
package/dist/pay.d.ts CHANGED
@@ -5,6 +5,6 @@ export { default as PricingPlans } from './components/Pay/PricingPlans.vue';
5
5
  export { PAYMENT_RETURN_PATH, type PaymentReturnScene, parsePaymentReturnQuery, resolvePaymentReturnTarget } from './common/paymentReturn';
6
6
  export { usePaymentPolling, usePaymentReturnPage, verifyPaymentStatus, type PaymentVerifyResult, } from './composables/Billing/usePaymentReturn';
7
7
  export { useBillingPlans, type BillingFeatureItem, type BillingInterval, type BillingIntervalKey, type BillingIntervalTab, type BillingPlan, type BillingPrice, type BillingProduct, type BillingProductFeature, type BillingSubscription, } from './composables/Billing/useBillingPlans';
8
- export { useBillingSubscriptionSummary, type BillingSubscriptionSummary, type BillingSubscriptionSummaryCurrent, type BillingSubscriptionSummaryFeature, type BillingSubscriptionSummaryPendingInvoice, type BillingSubscriptionSummaryPointsBalance, type BillingSubscriptionSummaryQuota, } from './composables/Billing/useBillingSubscriptionSummary';
8
+ export { useBillingSubscriptionSummary, type BillingSubscriptionSummary, type BillingSubscriptionSummaryEntitlement, type BillingSubscriptionSummaryFeature, type BillingSubscriptionSummaryPointsBalance, type BillingSubscriptionSummaryQuota, type UserSubscriptionSnapshot, type UserSubscriptionSnapshotEntitlement, } from './composables/Billing/useBillingSubscriptionSummary';
9
9
  export { useSubscriptionCheckout } from './composables/Billing/useSubscriptionCheckout';
10
10
  export { createBillingStatusOptions, useInvoiceStatusOptions, usePointsRechargeStatusOptions, useRefundStatusOptions, type BillingStatusOption, } from './composables/Billing/useBillingStatusOptions';
package/dist/pay.js CHANGED
@@ -1,23 +1,24 @@
1
- import { P as e, u as t, a as n, b as u, v as r } from "./PaySubscriptions-Bv6LQ_Pf.js";
2
- import { P as o, a as P, b as p, c as m, p as c, r as l } from "./PricingPlans-CQaXgOIR.js";
3
- import { u as y, a as S } from "./useSubscriptionCheckout-CYU2Ke0y.js";
4
- import { c as b, u as f, a as v, b as x } from "./useBillingStatusOptions-Br-iL77Z.js";
1
+ import { P as e, u as t, a as n, v as r } from "./PaySubscriptions-pEZtjp1g.js";
2
+ import { P as i, a as o, b as P, c as p, p as m, r as c } from "./PricingPlans-DNPKQwFa.js";
3
+ import { u as g, a as y } from "./useSubscriptionCheckout-3BtQARep.js";
4
+ import { useBillingSubscriptionSummary as R } from "./useBillingSubscriptionSummary-BC3G0N4t.js";
5
+ import { c as b, u as x, a as v, b as O } from "./useBillingStatusOptions-C6edto7H.js";
5
6
  export {
6
- o as PAYMENT_RETURN_PATH,
7
+ i as PAYMENT_RETURN_PATH,
7
8
  e as PaySubscriptions,
8
- P as PaymentReturnPage,
9
- p as PricingFAQ,
10
- m as PricingPlans,
9
+ o as PaymentReturnPage,
10
+ P as PricingFAQ,
11
+ p as PricingPlans,
11
12
  b as createBillingStatusOptions,
12
- c as parsePaymentReturnQuery,
13
- l as resolvePaymentReturnTarget,
14
- y as useBillingPlans,
15
- t as useBillingSubscriptionSummary,
16
- f as useInvoiceStatusOptions,
17
- n as usePaymentPolling,
18
- u as usePaymentReturnPage,
13
+ m as parsePaymentReturnQuery,
14
+ c as resolvePaymentReturnTarget,
15
+ g as useBillingPlans,
16
+ R as useBillingSubscriptionSummary,
17
+ x as useInvoiceStatusOptions,
18
+ t as usePaymentPolling,
19
+ n as usePaymentReturnPage,
19
20
  v as usePointsRechargeStatusOptions,
20
- x as useRefundStatusOptions,
21
- S as useSubscriptionCheckout,
21
+ O as useRefundStatusOptions,
22
+ y as useSubscriptionCheckout,
22
23
  r as verifyPaymentStatus
23
24
  };
@@ -1,4 +1,4 @@
1
- import { C as a, F as r, I as e } from "./Contact-DBG20I8Y.js";
1
+ import { C as a, F as r, I as e } from "./Contact-BTQf8tEx.js";
2
2
  export {
3
3
  a as Contact,
4
4
  r as Footer,
package/dist/referrer.js CHANGED
@@ -1,4 +1,4 @@
1
- import { R as f } from "./ReferrerReferees-CGrH-gYJ.js";
1
+ import { R as f } from "./ReferrerReferees-t5s4LzbY.js";
2
2
  export {
3
3
  f as ReferrerReferees
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { ref as Nt, inject as Mt } from "vue";
2
- import { i as Kt } from "./apiClients-Ctcq8NZs.js";
2
+ import { i as Kt } from "./apiClients-CWSwNzGk.js";
3
3
  import { c as _t, g as Ht } from "./_commonjsHelpers-DaMA6jEr.js";
4
4
  const zt = Nt(void 0);
5
5
  function Vt(Q) {