@huyooo/ui 0.11.13 → 0.11.14

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 (42) hide show
  1. package/dist/{AuthkitAppSetting-DrX6fwKt.js → AuthkitAppSetting-p_ZzaAK3.js} +6 -6
  2. package/dist/{AuthkitGithubBinding-B3GHsKLa.js → AuthkitGithubBinding-Cwly1un7.js} +6 -6
  3. package/dist/{Clipboard-ChMNfcO5.js → Clipboard-k0jtK4CJ.js} +1 -1
  4. package/dist/{Contact-Yqmjh47e.js → Contact-BGZm3i5l.js} +2 -2
  5. package/dist/{FeedbackItem-DHp_C0pN.js → FeedbackItem-opB6y-f2.js} +3 -3
  6. package/dist/{FeedbackModal-Dzl0Alp7.js → FeedbackModal-9CNnFC6B.js} +3 -3
  7. package/dist/{MessageHandle-BcRjYeVi.js → MessageHandle-BZBT7Ii1.js} +2 -2
  8. package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-BOtgTje-.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-BbKvsNKj.js} +2 -2
  9. package/dist/{PaySubscriptions-BsU0XmXf.js → PaySubscriptions-DS4kJNb_.js} +187 -171
  10. package/dist/{PricingPlans-C3a622rv.js → PricingPlans-v8ZL2XaL.js} +2 -2
  11. package/dist/{ReferrerReferees-B-ISyXHw.js → ReferrerReferees-DhS91Ulf.js} +4 -4
  12. package/dist/{Upload.vue_vue_type_script_setup_true_lang-CDWyo3RL.js → Upload.vue_vue_type_script_setup_true_lang-DOHui-lA.js} +1 -1
  13. package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-Czix4_tj.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-9cF5hBYc.js} +91 -91
  14. package/dist/{WidthContainer-CYYbzXj0.js → WidthContainer-ektCstwj.js} +8 -8
  15. package/dist/{apiClients-KFp-rs-C.js → apiClients-B8bOvWw_.js} +28 -27
  16. package/dist/authkit.js +9 -9
  17. package/dist/common/globalConfig.d.ts +8 -0
  18. package/dist/common.js +1 -1
  19. package/dist/composables.js +12 -12
  20. package/dist/feedback.js +3 -3
  21. package/dist/main.js +30 -30
  22. package/dist/message.js +3 -3
  23. package/dist/pay.js +3 -3
  24. package/dist/privateCom.js +1 -1
  25. package/dist/referrer.js +1 -1
  26. package/dist/style.css +1 -1
  27. package/dist/upload.js +2 -2
  28. package/dist/{useAuthkitAppsAuthPageInfo-B9_VzVkQ.js → useAuthkitAppsAuthPageInfo-6ncIP9RT.js} +1 -1
  29. package/dist/{useAuthkitAuth-Doj5VYjK.js → useAuthkitAuth-Bj8XxPtO.js} +1 -1
  30. package/dist/{useAuthkitCreateAndUpdate-DomftQMK.js → useAuthkitCreateAndUpdate-CUf8HARI.js} +1 -1
  31. package/dist/{useAuthkitUsersProfile-FJnHJad-.js → useAuthkitUsersProfile-CoQceogN.js} +2 -2
  32. package/dist/{useDownloads-CzC3gLUV.js → useDownloads-B8FzX8T_.js} +1 -1
  33. package/dist/{useEnsureAuthenticated-D78tsddF.js → useEnsureAuthenticated-MpHmn2co.js} +2 -2
  34. package/dist/{useLegalLinks-OGVbqXVy.js → useLegalLinks-CVHYmza0.js} +2 -2
  35. package/dist/{useMessageNotifications-DeHFJFcX.js → useMessageNotifications-Bstn2qtG.js} +1 -1
  36. package/dist/{useSEO-BZhVKEZr.js → useSEO-DU86KCMJ.js} +2 -2
  37. package/dist/{useSubscriptionCheckout-DmxORGSV.js → useSubscriptionCheckout-Dv8Rq5jU.js} +2 -2
  38. package/dist/{useTableHandle-jw0P7-2a.js → useTableHandle-B9aFmwYM.js} +1 -1
  39. package/dist/{useUploadCos-keDKcs0j.js → useUploadCos-DTMIoW7p.js} +1 -1
  40. package/dist/user.js +1 -1
  41. package/dist/utils/pricing.d.ts +1 -0
  42. package/package.json +1 -1
package/dist/upload.js CHANGED
@@ -1,5 +1,5 @@
1
- import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-CDWyo3RL.js";
2
- import { u as s } from "./useUploadCos-keDKcs0j.js";
1
+ import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-DOHui-lA.js";
2
+ import { u as s } from "./useUploadCos-DTMIoW7p.js";
3
3
  export {
4
4
  p as Upload,
5
5
  s as useUploadCos
@@ -1,5 +1,5 @@
1
1
  import { ref as n } from "vue";
2
- import { e as u } from "./apiClients-KFp-rs-C.js";
2
+ import { e as u } from "./apiClients-B8bOvWw_.js";
3
3
  const a = n({
4
4
  id: "",
5
5
  appKey: "",
@@ -1,5 +1,5 @@
1
1
  import { ref as s, readonly as P } from "vue";
2
- import { e as c } from "./apiClients-KFp-rs-C.js";
2
+ import { e as c } from "./apiClients-B8bOvWw_.js";
3
3
  const a = s("signIn"), m = /* @__PURE__ */ new Set(), I = /* @__PURE__ */ new Set(), S = /* @__PURE__ */ new Set(), v = /* @__PURE__ */ new Set(), t = s(null), p = "jwtToken";
4
4
  function k() {
5
5
  try {
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-KFp-rs-C.js";
2
+ import "./apiClients-B8bOvWw_.js";
3
3
  import { Message as u } from "@arco-design/web-vue";
4
4
  import { ref as e } from "vue";
5
5
  function h(s) {
@@ -1,6 +1,6 @@
1
1
  import { ref as l, computed as f } from "vue";
2
- import { e as c } from "./apiClients-KFp-rs-C.js";
3
- import { u as i } from "./useAuthkitAuth-Doj5VYjK.js";
2
+ import { e as c } from "./apiClients-B8bOvWw_.js";
3
+ import { u as i } from "./useAuthkitAuth-Bj8XxPtO.js";
4
4
  const o = l(null), u = l(!1), t = l(!1), r = f(() => !!o.value);
5
5
  async function v() {
6
6
  const {
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import { g as f } from "./apiClients-KFp-rs-C.js";
2
+ import { g as f } from "./apiClients-B8bOvWw_.js";
3
3
  import { Message as u } from "@arco-design/web-vue";
4
4
  import { ref as e } from "vue";
5
5
  function g(s) {
@@ -1,6 +1,6 @@
1
1
  import { computed as f } from "vue";
2
- import { u as r } from "./useAuthkitAuth-Doj5VYjK.js";
3
- import { u as d } from "./apiClients-KFp-rs-C.js";
2
+ import { u as r } from "./useAuthkitAuth-Bj8XxPtO.js";
3
+ import { u as d } from "./apiClients-B8bOvWw_.js";
4
4
  const A = "jwtToken";
5
5
  let e = null, i = !1;
6
6
  async function h(n) {
@@ -1,6 +1,6 @@
1
1
  import { computed as c } from "vue";
2
- import { g as L } from "./apiClients-KFp-rs-C.js";
3
- import { u as m } from "./useAuthkitAppsAuthPageInfo-B9_VzVkQ.js";
2
+ import { g as L } from "./apiClients-B8bOvWw_.js";
3
+ import { u as m } from "./useAuthkitAppsAuthPageInfo-6ncIP9RT.js";
4
4
  const l = {
5
5
  userServiceAgreement: "用户服务协议",
6
6
  privacyPolicy: "隐私协议",
@@ -1,5 +1,5 @@
1
1
  import { ref as a, computed as L } from "vue";
2
- import { o as c } from "./apiClients-KFp-rs-C.js";
2
+ import { o as c } from "./apiClients-B8bOvWw_.js";
3
3
  function S(f = "system") {
4
4
  const n = a(!0), d = a(""), i = a(!1), g = a(!1), o = a([]), t = a({
5
5
  total: 0,
@@ -1,7 +1,7 @@
1
1
  import { ref as I, computed as d, watch as _, isRef as G, toValue as B, hasInjectionContext as F, inject as J, watchEffect as Q, getCurrentInstance as Z, onBeforeUnmount as X, onDeactivated as Y, onActivated as ee } from "vue";
2
2
  import { useRouter as V, useRoute as K } from "vue-router";
3
- import { u as R } from "./useAuthkitAppsAuthPageInfo-B9_VzVkQ.js";
4
- import { u as U } from "./useAuthkitUsersProfile-FJnHJad-.js";
3
+ import { u as R } from "./useAuthkitAppsAuthPageInfo-6ncIP9RT.js";
4
+ import { u as U } from "./useAuthkitUsersProfile-CoQceogN.js";
5
5
  const v = I({
6
6
  key: "",
7
7
  name: ""
@@ -1,8 +1,8 @@
1
1
  import { ref as y, computed as q } from "vue";
2
- import { f as h } from "./apiClients-KFp-rs-C.js";
2
+ import { f as h } from "./apiClients-B8bOvWw_.js";
3
3
  /* empty css */
4
4
  import { Message as g } from "@arco-design/web-vue";
5
- import { u as J } from "./useEnsureAuthenticated-D78tsddF.js";
5
+ import { u as J } from "./useEnsureAuthenticated-MpHmn2co.js";
6
6
  function x(e) {
7
7
  var i;
8
8
  const n = (i = e == null ? void 0 : e.metadata) == null ? void 0 : i.originalPrice;
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-KFp-rs-C.js";
2
+ import "./apiClients-B8bOvWw_.js";
3
3
  import { Message as O } from "@arco-design/web-vue";
4
4
  import { ref as t } from "vue";
5
5
  function A(r) {
@@ -1,5 +1,5 @@
1
1
  import { c as Ft, g as Ut } from "./_commonjsHelpers-DaMA6jEr.js";
2
- import { o as mt } from "./apiClients-KFp-rs-C.js";
2
+ import { o as mt } from "./apiClients-B8bOvWw_.js";
3
3
  var Pt = { exports: {} };
4
4
  (function(je, ot) {
5
5
  (function(se, E) {
package/dist/user.js CHANGED
@@ -1,4 +1,4 @@
1
- import { U as a, a as n, b as r, c as t, d as U, _ as u, e as i, f as M, g as o, h as m, i as I, j as c, k as d, l as b, m as f } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-Czix4_tj.js";
1
+ import { U as a, a as n, b as r, c as t, d as U, _ as u, e as i, f as M, g as o, h as m, i as I, j as c, k as d, l as b, m as f } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-9cF5hBYc.js";
2
2
  export {
3
3
  a as UserAccountMenu,
4
4
  n as UserAvatar,
@@ -0,0 +1 @@
1
+ export declare function openPricingPage(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huyooo/ui",
3
- "version": "0.11.13",
3
+ "version": "0.11.14",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [