@huyooo/ui 2.2.3 → 2.2.7
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-DkkEPenO.js → AuthkitAppSetting-K0qhtQoU.js} +4 -4
- package/dist/{Contact-CtfToLPT.js → Contact-CNLjyOCR.js} +92 -89
- package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-DIIH9PCN.js → FeedbackModal.vue_vue_type_script_setup_true_lang-hbfe8U5u.js} +2 -2
- package/dist/{LandingPageLinkGroup-C4iHX7Hz.js → LandingPageLinkGroup-B8ERKG5f.js} +63 -61
- package/dist/{LandingPageSectionTabs-Bl6X2W5W.js → LandingPageSectionTabs-BEAnU8B0.js} +1 -1
- package/dist/{LegalDocViewer-DZDBRGrC.js → LegalDocViewer-C6yZJ_kH.js} +7 -7
- package/dist/{PaySubscriptions-OZ6OFeQJ.js → PaySubscriptions-tJSQUmhE.js} +1 -1
- package/dist/{PricingPlans-BdG0qYFZ.js → PricingPlans-BKbMjHaY.js} +3 -3
- package/dist/{ReferrerReferees-d4JByWcG.js → ReferrerReferees-BQ0_OW74.js} +1 -1
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DtciAodp.js → Upload.vue_vue_type_script_setup_true_lang-CZjNlns_.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BpQa21qc.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-K5_YUkGs.js} +5 -5
- package/dist/WidthContainer-ummelwr_.js +688 -0
- package/dist/authkit.js +8 -8
- package/dist/common/globalConfig.d.ts +5 -0
- package/dist/common.js +1 -1
- package/dist/components/MenuItem.vue.d.ts +1 -1
- package/dist/components/SvgIcon.vue.d.ts +1 -1
- package/dist/composables/Authkit/resolveRoutePermission.d.ts +10 -1
- package/dist/composables/Authkit/useAuthkitAppsAuthPageInfo.d.ts +16 -0
- package/dist/composables/Authkit/useRoutePermission.d.ts +12 -1
- package/dist/composables.d.ts +1 -0
- package/dist/composables.js +49 -44
- package/dist/feedback.js +1 -1
- package/dist/{fetchAuthPageAboutUs-B6ZZylgG.js → fetchAuthPageAboutUs--dArFYk6.js} +2 -2
- package/dist/landingPage.js +2 -2
- package/dist/main.js +284 -279
- package/dist/pay.js +3 -3
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/{runtime-B_xhJ3i8.js → runtime-CDEl4QQl.js} +129 -128
- package/dist/style.css +1 -1
- package/dist/types/api/auth.generated.d.ts +203 -13
- package/dist/types/app.d.ts +13 -0
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-DPCwzF7j.js → useAuthkitAppsAuthPageInfo-mv7hOnhi.js} +18 -17
- package/dist/{useAuthkitAuth-C6GGWqSb.js → useAuthkitAuth-HqXgYzfZ.js} +1 -1
- package/dist/{useAuthkitUsersProfile-Bzr0IVmJ.js → useAuthkitUsersProfile-DyjCmUka.js} +1 -1
- package/dist/{useEnsureAuthenticated-z30FlElo.js → useEnsureAuthenticated-CpZcAqLg.js} +1 -1
- package/dist/{useLegalDocs-CWBqi9Ce.js → useLegalDocs-DUbab5R9.js} +2 -2
- package/dist/{usePageSEO-D7eyLr8d.js → usePageSEO-D8CocvOJ.js} +1 -1
- package/dist/useRoutePermission-BCXxvMoU.js +249 -0
- package/dist/{useSubscriptionCheckout-CnbX1bFi.js → useSubscriptionCheckout-D8W6v3YG.js} +1 -1
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/WidthContainer-50pahbfe.js +0 -706
- package/dist/useRoutePermission-CZ7hHcZy.js +0 -247
|
@@ -7,16 +7,16 @@ import { Avatar as Ee, Input as Q, Textarea as Fe, Button as T, Message as G, Fo
|
|
|
7
7
|
import { f as Je, g as U, b as je, h as Re } from "./apiClients-8_c5cDW5.js";
|
|
8
8
|
import { C as Qe } from "./index-D9YtlhTa.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import { u as ne } from "./useAuthkitUsersProfile-
|
|
11
|
-
import { u as Se, g as Xe } from "./runtime-
|
|
10
|
+
import { u as ne } from "./useAuthkitUsersProfile-DyjCmUka.js";
|
|
11
|
+
import { u as Se, g as Xe } from "./runtime-CDEl4QQl.js";
|
|
12
12
|
import { _ as X } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
15
15
|
import { C as Ze } from "./CustomTable-B1KjkixL.js";
|
|
16
|
-
import { u as Ve } from "./useAuthkitAppsAuthPageInfo-
|
|
16
|
+
import { u as Ve } from "./useAuthkitAppsAuthPageInfo-mv7hOnhi.js";
|
|
17
17
|
import { Icon as et } from "@iconify/vue";
|
|
18
18
|
import { i as tt, M as it } from "./Menu-uCexrsKP.js";
|
|
19
|
-
import { u as nt } from "./useAuthkitAuth-
|
|
19
|
+
import { u as nt } from "./useAuthkitAuth-HqXgYzfZ.js";
|
|
20
20
|
import { u as at } from "./useAuthkitCreateAndUpdate-CYIcEuub.js";
|
|
21
21
|
const ot = {
|
|
22
22
|
class: "personal-information"
|