@huyooo/ui 0.13.2 → 0.13.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.
- package/dist/{AuthkitAppSetting-p_ZzaAK3.js → AuthkitAppSetting-EL2ZvAVT.js} +6 -6
- package/dist/{AuthkitGithubBinding-Cwly1un7.js → AuthkitGithubBinding-Ba9sbNEh.js} +6 -6
- package/dist/{Clipboard-k0jtK4CJ.js → Clipboard-CdJtMvg6.js} +1 -1
- package/dist/{Contact-BGZm3i5l.js → Contact-Z2VFVeKK.js} +2 -2
- package/dist/{FeedbackItem-opB6y-f2.js → FeedbackItem-B_MDdk4s.js} +3 -3
- package/dist/{FeedbackModal-9CNnFC6B.js → FeedbackModal-qrcBDDQM.js} +3 -3
- package/dist/{MessageHandle-BZBT7Ii1.js → MessageHandle-Y96z-IXv.js} +2 -2
- package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-BbKvsNKj.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CfmjFcay.js} +2 -2
- package/dist/{PaySubscriptions-Bxh35MKo.js → PaySubscriptions-C75OtmYw.js} +388 -425
- package/dist/{PricingPlans-BRJPtzFK.js → PricingPlans-DCYIVuuT.js} +4 -4
- package/dist/{ReferrerReferees-Hh88qOrp.js → ReferrerReferees-8eSsuPfa.js} +4 -4
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DOHui-lA.js → Upload.vue_vue_type_script_setup_true_lang-BAibfVEN.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-_BUbnxAH.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BEVmBNlU.js} +39 -39
- package/dist/{WidthContainer-CjKGJYG4.js → WidthContainer-Dqf_-qGk.js} +8 -8
- package/dist/{apiClients-B8bOvWw_.js → apiClients-D56ALwwO.js} +2 -2
- package/dist/authkit.js +9 -9
- package/dist/common.js +1 -1
- package/dist/composables/Billing/useBillingStatusOptions.d.ts +93 -0
- package/dist/composables.d.ts +1 -0
- package/dist/composables.js +44 -36
- package/dist/feedback.js +3 -3
- package/dist/main.js +248 -240
- package/dist/message.js +3 -3
- package/dist/pay.d.ts +1 -0
- package/dist/pay.js +21 -13
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/types/api/billing.generated.d.ts +2252 -649
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-6ncIP9RT.js → useAuthkitAppsAuthPageInfo-RMs8sOwk.js} +1 -1
- package/dist/{useAuthkitAuth-Bj8XxPtO.js → useAuthkitAuth-B8aO6aMa.js} +1 -1
- package/dist/{useAuthkitCreateAndUpdate-CUf8HARI.js → useAuthkitCreateAndUpdate-DkiLs143.js} +1 -1
- package/dist/{useAuthkitUsersProfile-CoQceogN.js → useAuthkitUsersProfile-CWAr0CNv.js} +2 -2
- package/dist/useBillingStatusOptions-CottFcAr.js +127 -0
- package/dist/{useDownloads-Dj91-I6H.js → useDownloads-DqF1USJ7.js} +1 -1
- package/dist/{useEnsureAuthenticated-MpHmn2co.js → useEnsureAuthenticated-D99GiwEk.js} +2 -2
- package/dist/{useLegalLinks-CVHYmza0.js → useLegalLinks-DRTOYp3n.js} +2 -2
- package/dist/{useMessageNotifications-Bstn2qtG.js → useMessageNotifications-CUpk6zCE.js} +1 -1
- package/dist/{useSEO-DU86KCMJ.js → useSEO-CUKPmGRx.js} +2 -2
- package/dist/{useSubscriptionCheckout-DNLuRGmx.js → useSubscriptionCheckout-CAgy1CFj.js} +2 -2
- package/dist/{useTableHandle-B9aFmwYM.js → useTableHandle-CCKjahT0.js} +1 -1
- package/dist/{useUploadCos-DTMIoW7p.js → useUploadCos-Bxctd4E6.js} +1 -1
- package/dist/user.js +1 -1
- package/package.json +2 -2
package/dist/message.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { A as e, C as i, _ as t, a as o, D as g, E as M, b as n, M as f, N as c, c as N, d as r } from "./MessageHandle-
|
|
1
|
+
import { A as e, C as i, _ as t, a as o, D as g, E as M, b as n, M as f, N as c, c as N, d as r } from "./MessageHandle-Y96z-IXv.js";
|
|
2
2
|
import { I as m, M as p } from "./MessageList-Bo6YCfRO.js";
|
|
3
|
-
import { M as D, a as x, _ as C } from "./MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { u as d } from "./useMessageNotifications-
|
|
3
|
+
import { M as D, a as x, _ as C } from "./MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CfmjFcay.js";
|
|
4
|
+
import { u as d } from "./useMessageNotifications-CUpk6zCE.js";
|
|
5
5
|
export {
|
|
6
6
|
m as InfiniteLoading,
|
|
7
7
|
e as MessageAppMessage,
|
package/dist/pay.d.ts
CHANGED
|
@@ -7,3 +7,4 @@ export { usePaymentPolling, usePaymentReturnPage, verifyPaymentStatus, type Paym
|
|
|
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
8
|
export { useBillingSubscriptionSummary, type BillingSubscriptionSummary, type BillingSubscriptionSummaryCurrent, type BillingSubscriptionSummaryFeature, type BillingSubscriptionSummaryPendingInvoice, type BillingSubscriptionSummaryPointsBalance, type BillingSubscriptionSummaryQuota, } from './composables/Billing/useBillingSubscriptionSummary';
|
|
9
9
|
export { useSubscriptionCheckout } from './composables/Billing/useSubscriptionCheckout';
|
|
10
|
+
export { createBillingStatusOptions, useInvoiceStatusOptions, usePointsRechargeStatusOptions, useRefundStatusOptions, INVOICE_STATUS_FALLBACK, POINTS_RECHARGE_STATUS_FALLBACK, REFUND_STATUS_FALLBACK, type BillingStatusOption, } from './composables/Billing/useBillingStatusOptions';
|
package/dist/pay.js
CHANGED
|
@@ -1,18 +1,26 @@
|
|
|
1
|
-
import { P as
|
|
2
|
-
import { P
|
|
3
|
-
import { u as c, a as
|
|
1
|
+
import { P as e, u as t, a as n, b as u, v as r } from "./PaySubscriptions-C75OtmYw.js";
|
|
2
|
+
import { P, a as o, b as S, c as p, p as A, r as m } from "./PricingPlans-DCYIVuuT.js";
|
|
3
|
+
import { u as c, a as l } from "./useSubscriptionCheckout-CAgy1CFj.js";
|
|
4
|
+
import { I as g, P as y, R as _, c as b, u as f, a as B, b as C } from "./useBillingStatusOptions-CottFcAr.js";
|
|
4
5
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
6
|
+
g as INVOICE_STATUS_FALLBACK,
|
|
7
|
+
P as PAYMENT_RETURN_PATH,
|
|
8
|
+
y as POINTS_RECHARGE_STATUS_FALLBACK,
|
|
9
|
+
e as PaySubscriptions,
|
|
7
10
|
o as PaymentReturnPage,
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
S as PricingFAQ,
|
|
12
|
+
p as PricingPlans,
|
|
13
|
+
_ as REFUND_STATUS_FALLBACK,
|
|
14
|
+
b as createBillingStatusOptions,
|
|
15
|
+
A as parsePaymentReturnQuery,
|
|
16
|
+
m as resolvePaymentReturnTarget,
|
|
12
17
|
c as useBillingPlans,
|
|
13
|
-
|
|
18
|
+
t as useBillingSubscriptionSummary,
|
|
19
|
+
f as useInvoiceStatusOptions,
|
|
14
20
|
n as usePaymentPolling,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
21
|
+
u as usePaymentReturnPage,
|
|
22
|
+
B as usePointsRechargeStatusOptions,
|
|
23
|
+
C as useRefundStatusOptions,
|
|
24
|
+
l as useSubscriptionCheckout,
|
|
25
|
+
r as verifyPaymentStatus
|
|
18
26
|
};
|
package/dist/privateCom.js
CHANGED
package/dist/referrer.js
CHANGED