@huyooo/ui 0.11.6 → 0.11.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-CjQiWZab.js → AuthkitAppSetting-DrX6fwKt.js} +7 -6
- package/dist/{useEnsureAuthenticated-C_Ss0e9n.js → AuthkitGithubBinding-r2oVuCSV.js} +631 -680
- package/dist/PricingPlans-Cf20-GqK.js +251 -0
- package/dist/{ReferrerReferees-CHSoGrE1.js → ReferrerReferees-B-ISyXHw.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-B4tD8pIE.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-Czix4_tj.js} +3 -3
- package/dist/{WidthContainer-BzS-A143.js → WidthContainer-CYYbzXj0.js} +16 -15
- package/dist/authkit.js +30 -28
- package/dist/common.js +1 -1
- package/dist/composables/Billing/useBillingPlans.d.ts +29 -1
- package/dist/composables.js +41 -40
- package/dist/main.js +228 -226
- package/dist/pay.js +2 -2
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/useAuthkitAuth-Doj5VYjK.js +170 -0
- package/dist/useAuthkitUsersProfile-FJnHJad-.js +36 -0
- package/dist/useEnsureAuthenticated-D78tsddF.js +56 -0
- package/dist/{useSEO--jTDDkXk.js → useSEO-BZhVKEZr.js} +1 -1
- package/dist/useSubscriptionCheckout-BubIsxjO.js +386 -0
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/PricingPlans-BfVy4xU0.js +0 -210
- package/dist/useAuthkitUsersProfile-D4h6OOdR.js +0 -201
- package/dist/useSubscriptionCheckout-CQ6wHuLI.js +0 -345
|
@@ -9,9 +9,10 @@ import { e as x, g as Y, i as me } from "./apiClients-KFp-rs-C.js";
|
|
|
9
9
|
import { u as Ae } from "./useUploadCos-keDKcs0j.js";
|
|
10
10
|
import { _ as Ue, g as xe, i as qe } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
11
11
|
import { _ as W } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
12
|
-
import {
|
|
13
|
-
import { Icon as
|
|
12
|
+
import { u as te } from "./useAuthkitUsersProfile-FJnHJad-.js";
|
|
13
|
+
import { Icon as Te } from "@iconify/vue";
|
|
14
14
|
import { u as pe } from "./useAuthkitAppsAuthPageInfo-B9_VzVkQ.js";
|
|
15
|
+
import { u as Be } from "./useAuthkitAuth-Doj5VYjK.js";
|
|
15
16
|
import { M as Ee } from "./Menu-Cy2ZPeaz.js";
|
|
16
17
|
import { u as Re } from "./useAuthkitCreateAndUpdate-DomftQMK.js";
|
|
17
18
|
const Le = O({
|
|
@@ -1420,7 +1421,7 @@ const It = {
|
|
|
1420
1421
|
class: "oauth-binding-account__avatar oauth-binding-account__avatar--placeholder",
|
|
1421
1422
|
size: 42
|
|
1422
1423
|
}, {
|
|
1423
|
-
default: t(() => [o(e(
|
|
1424
|
+
default: t(() => [o(e(Te), {
|
|
1424
1425
|
icon: f.value,
|
|
1425
1426
|
width: 22
|
|
1426
1427
|
}, null, 8, ["icon"])]),
|
|
@@ -1490,7 +1491,7 @@ const It = {
|
|
|
1490
1491
|
clearUserProfile: g
|
|
1491
1492
|
} = te(), {
|
|
1492
1493
|
clearAuth: l
|
|
1493
|
-
} =
|
|
1494
|
+
} = Be(), a = y("check"), V = y(!1), u = y([]), r = y(!1), p = y(""), n = y(0);
|
|
1494
1495
|
let f = null;
|
|
1495
1496
|
const w = I(() => {
|
|
1496
1497
|
var X;
|
|
@@ -1896,9 +1897,9 @@ const It = {
|
|
|
1896
1897
|
_: 1
|
|
1897
1898
|
}, 8, ["visible", "width"]));
|
|
1898
1899
|
}
|
|
1899
|
-
}),
|
|
1900
|
+
}), sa = /* @__PURE__ */ W(Ft, [["__scopeId", "data-v-4fd771b8"]]);
|
|
1900
1901
|
export {
|
|
1901
|
-
|
|
1902
|
+
sa as A,
|
|
1902
1903
|
yt as B,
|
|
1903
1904
|
rt as E,
|
|
1904
1905
|
xt as O,
|