@huyooo/ui 2.0.1 → 2.0.2
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.
- package/dist/{AuthkitAppSetting-DCQH9IpU.js → AuthkitAppSetting-CPTk5V2I.js} +8 -8
- package/dist/{Contact-C7ROEqe-.js → Contact-CterQK1Z.js} +3 -3
- package/dist/{CustomTable-GgvDEidl.js → CustomTable-HDwqEcmB.js} +1 -1
- package/dist/FeedbackModal.vue_vue_type_script_setup_true_lang-DCIiz8aj.js +1516 -0
- package/dist/{LegalDocViewer-D_QUh0uf.js → LegalDocViewer-CaL-MiTh.js} +10 -10
- package/dist/{MessageHandle-DKoySsCG.js → MessageHandle-BUufez4S.js} +3 -3
- package/dist/{MessageList-HSiKkUoD.js → MessageList-rttvPmxV.js} +1 -1
- package/dist/{PaySubscriptions-NcATVJGm.js → PaySubscriptions-DJBlwE0S.js} +6 -6
- package/dist/{PricingPlans-CZn6eJby.js → PricingPlans-CqAaWjb9.js} +4 -4
- package/dist/{ReferrerReferees-BoOQIssE.js → ReferrerReferees-BU9IEQgz.js} +4 -4
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-CkS2S9Xc.js → Upload.vue_vue_type_script_setup_true_lang-B8-BHJkc.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BrNx6JWe.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-pd5gnq-G.js} +9 -9
- package/dist/{WidthContainer-BJLdZfzF.js → WidthContainer-Dv6p9qbu.js} +10 -10
- package/dist/{apiClients-CR-hEwog.js → apiClients-Ctcq8NZs.js} +5 -5
- package/dist/authkit.js +10 -10
- package/dist/common.js +2 -2
- package/dist/components/Feedback/FeedbackDetails.vue.d.ts +8 -35
- package/dist/composables.js +13 -13
- package/dist/feedback.js +2 -2
- package/dist/{fetchAuthPageAboutUs-BnKWq_TL.js → fetchAuthPageAboutUs-2gv5Lke1.js} +2 -2
- package/dist/{index-BhVwozr0.js → index-Cn6LcfZO.js} +1 -1
- package/dist/main.js +30 -30
- package/dist/message.js +5 -5
- package/dist/pay.js +4 -4
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/{runtime-DMCyhVcI.js → runtime-DvVJS4Vm.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-Byu0yvrx.js → useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js} +1 -1
- package/dist/{useAuthkitAuth-M2vTpEcb.js → useAuthkitAuth-BPTZUSkM.js} +2 -2
- package/dist/{useAuthkitCreateAndUpdate-D2_Bdazi.js → useAuthkitCreateAndUpdate-Bbv7vZZn.js} +1 -1
- package/dist/{useAuthkitUsersProfile-DdUAENic.js → useAuthkitUsersProfile-CW_exa7E.js} +2 -2
- package/dist/{useBillingStatusOptions-Jq6Wqfxb.js → useBillingStatusOptions-Br-iL77Z.js} +1 -1
- package/dist/{useEnsureAuthenticated-Hel8hWLJ.js → useEnsureAuthenticated-CncOvj2H.js} +2 -2
- package/dist/{useLegalDocs-BOjqYRyQ.js → useLegalDocs-Cpy86zzQ.js} +2 -2
- package/dist/{useMessageNotifications-AznFeFMD.js → useMessageNotifications-D9uikt21.js} +1 -1
- package/dist/{useRoutePermission-BmUXTwQc.js → useRoutePermission-BrQX7NTq.js} +2 -2
- package/dist/{useSEO-Chz4Zxuu.js → useSEO-Da2r63SX.js} +2 -2
- package/dist/{useSubscriptionCheckout-3ivcOcgC.js → useSubscriptionCheckout-BDDCRxSs.js} +3 -3
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/FeedbackModal.vue_vue_type_script_setup_true_lang-C1hPqnNT.js +0 -1531
|
@@ -4,20 +4,20 @@ import { U as Ne } from "./userMenuModal-D-nDaYqM.js";
|
|
|
4
4
|
import { defineComponent as Y, ref as z, computed as $, openBlock as h, createElementBlock as M, createElementVNode as A, createVNode as p, unref as t, withCtx as o, createTextVNode as k, createCommentVNode as C, toDisplayString as U, createBlock as I, onUnmounted as ke, withDirectives as De, vShow as Be, onMounted as ue, Fragment as ie, createSlots as qe, normalizeClass as ze, renderList as Le, watch as Ae } from "vue";
|
|
5
5
|
import { Avatar as Pe, Input as Q, Textarea as Me, Button as T, Message as G, Form as le, FormItem as L, Alert as J, Space as pe, Popconfirm as Ke, Link as Ie, InputPassword as Fe, Result as He, Modal as We } from "@arco-design/web-vue";
|
|
6
6
|
/* empty css */
|
|
7
|
-
import { f as Ge, g as x, b as Je, h as Ce } from "./apiClients-
|
|
8
|
-
import { C as Ye } from "./index-
|
|
7
|
+
import { f as Ge, g as x, b as Je, h as Ce } from "./apiClients-Ctcq8NZs.js";
|
|
8
|
+
import { C as Ye } from "./index-Cn6LcfZO.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import { u as ae } from "./useAuthkitUsersProfile-
|
|
11
|
-
import { u as Ee, g as Re } from "./runtime-
|
|
10
|
+
import { u as ae } from "./useAuthkitUsersProfile-CW_exa7E.js";
|
|
11
|
+
import { u as Ee, g as Re } from "./runtime-DvVJS4Vm.js";
|
|
12
12
|
import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
15
|
-
import { C as je } from "./CustomTable-
|
|
16
|
-
import { u as Se } from "./useAuthkitAppsAuthPageInfo-
|
|
15
|
+
import { C as je } from "./CustomTable-HDwqEcmB.js";
|
|
16
|
+
import { u as Se } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
|
|
17
17
|
import { Icon as Qe } from "@iconify/vue";
|
|
18
18
|
import { i as Xe, M as Ze } from "./Menu-uCexrsKP.js";
|
|
19
|
-
import { u as et } from "./useAuthkitAuth-
|
|
20
|
-
import { u as tt } from "./useAuthkitCreateAndUpdate-
|
|
19
|
+
import { u as et } from "./useAuthkitAuth-BPTZUSkM.js";
|
|
20
|
+
import { u as tt } from "./useAuthkitCreateAndUpdate-Bbv7vZZn.js";
|
|
21
21
|
const it = {
|
|
22
22
|
class: "personal-information"
|
|
23
23
|
}, at = {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as P, ref as w, computed as l, openBlock as F, createElementBlock as t, createVNode as g, withCtx as C, Fragment as s, renderList as H, createBlock as K, createTextVNode as p, toDisplayString as i, unref as I, createElementVNode as A } from "vue";
|
|
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
|
-
import { u as M } from "./useAuthkitAppsAuthPageInfo-
|
|
5
|
-
import { u as x } from "./useLegalDocs-
|
|
4
|
+
import { u as M } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
|
|
5
|
+
import { u as x } from "./useLegalDocs-Cpy86zzQ.js";
|
|
6
6
|
import { c as j } from "./index-D56hUMeD.js";
|
|
7
|
-
import { u as m } from "./runtime-
|
|
7
|
+
import { u as m } from "./runtime-DvVJS4Vm.js";
|
|
8
8
|
const N = {
|
|
9
9
|
class: "Footer"
|
|
10
10
|
}, e = "support@huyooo.com", f = /* @__PURE__ */ P({
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
import { I as Y } from "./userMenuModal-D-nDaYqM.js";
|
|
5
|
-
import "./index-
|
|
5
|
+
import "./index-Cn6LcfZO.js";
|
|
6
6
|
/* empty css */
|
|
7
7
|
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 k, createElementVNode as u, normalizeStyle as N, createBlock as b, createCommentVNode as c, Fragment as p, renderList as B, toDisplayString as M, createTextVNode as Z, mergeModels as A, useSlots as I } from "vue";
|
|
8
8
|
import { Spin as ee, Checkbox as T, Tooltip as E, Empty as te, Pagination as ie } from "@arco-design/web-vue";
|