@solvimon/solvimon-web 0.1.0-alpha.7 → 0.1.0-alpha.9
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/README.md +124 -0
- package/dist/ApiStatus-CyNDp_op.mjs +9 -0
- package/dist/ApiStatus-oqvUEWJx.js +1 -0
- package/dist/{BillingInformation.vue_vue_type_script_setup_true_lang-CupcH8TZ.mjs → BillingInformation.vue_vue_type_script_setup_true_lang-CX8vlY2Z.mjs} +6 -6
- package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-DGisvmez.js +1 -0
- package/dist/ContentWithAsideLayout-B5B8Kwaw.js +1 -0
- package/dist/{ContentWithAsideLayout-Ct24RV-2.mjs → ContentWithAsideLayout-DhfUkZZg.mjs} +10 -16
- package/dist/{CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-DZJ0xukI.mjs → CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-Bus-5gC3.mjs} +21 -13
- package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CkRsyMlJ.js +1 -0
- package/dist/{InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-DsrBsrtk.mjs → InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-Bc2hkpTb.mjs} +19 -9
- package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-D0vVUHuY.js +1 -0
- package/dist/PaymentHistoryBlock-BiiFJkpT.js +1 -0
- package/dist/PaymentHistoryBlock-D_B099M7.mjs +4 -0
- package/dist/{PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-BnKwmJ2s.mjs → PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-CaMDtHrL.mjs} +16 -13
- package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-DWTEfLrE.js +1 -0
- package/dist/PaymentIntegrationForm-D1oJA9mC.js +1 -0
- package/dist/PaymentIntegrationForm-DNkjhqMF.mjs +4 -0
- package/dist/{PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-BE1lWOk9.mjs → PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D37gDtY7.mjs} +95 -199
- package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D5bxFJ-p.js +1 -0
- package/dist/{PricingGroupContent.vue_vue_type_script_setup_true_lang-BbvDXvIS.mjs → PricingGroupContent.vue_vue_type_script_setup_true_lang-BChVMzCj.mjs} +5 -31
- package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-Br3bEUlP.js +1 -0
- package/dist/{Skeleton.vue_vue_type_script_setup_true_lang-DXJcL7x6.mjs → Skeleton.vue_vue_type_script_setup_true_lang-DGMxHc20.mjs} +9 -6
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-DfMgIsGm.js +1 -0
- package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-AHw3iTfi.js +1 -0
- package/dist/{SubscriptionsList.vue_vue_type_script_setup_true_lang-DVhJy0t8.mjs → SubscriptionsList.vue_vue_type_script_setup_true_lang-BkzLj8n2.mjs} +28 -22
- package/dist/adyen-B_QrYdaC.mjs +4 -0
- package/dist/adyen-Bwewy3HC.mjs +172 -0
- package/dist/adyen-R6aSZ0Yf.js +1 -0
- package/dist/adyen-mQEEOjgl.js +1 -0
- package/dist/adyen.css +1 -0
- package/dist/component-BOqPDAVk.js +1 -0
- package/dist/component-Djrf1L-Z.mjs +889 -0
- package/dist/components/BillingInformation/BillingInformation.cjs.js +1 -1
- package/dist/components/BillingInformation/BillingInformation.es.js +8 -9
- package/dist/components/BillingInformationForm/BillingInformationForm.cjs.js +1 -1
- package/dist/components/BillingInformationForm/BillingInformationForm.es.js +14 -18
- package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js +1 -1
- package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.es.js +10 -10
- package/dist/components/Invoice/Invoice.cjs.js +1 -1
- package/dist/components/Invoice/Invoice.es.js +70 -2673
- package/dist/components/InvoiceDetails/InvoiceDetails.cjs.js +1 -1
- package/dist/components/InvoiceDetails/InvoiceDetails.es.js +10 -10
- package/dist/components/InvoicesList/InvoicesList.cjs.js +1 -1
- package/dist/components/InvoicesList/InvoicesList.es.js +7 -8
- package/dist/components/PaymentHistory/PaymentHistory.cjs.js +1 -1
- package/dist/components/PaymentHistory/PaymentHistory.es.js +10 -10
- package/dist/components/PaymentMethodForm/PaymentMethodForm.cjs.js +1 -1
- package/dist/components/PaymentMethodForm/PaymentMethodForm.es.js +16 -38
- package/dist/components/SubscriptionSchedules/SubscriptionSchedules.cjs.js +1 -1
- package/dist/components/SubscriptionSchedules/SubscriptionSchedules.es.js +17 -4826
- package/dist/components/SubscriptionsList/SubscriptionsList.cjs.js +1 -1
- package/dist/components/SubscriptionsList/SubscriptionsList.es.js +11 -11
- package/dist/components/WalletBalances/WalletBalances.cjs.js +1 -1
- package/dist/components/WalletBalances/WalletBalances.es.js +9 -9
- package/dist/core/index.cjs.js +1 -1
- package/dist/core/index.d.ts +1 -0
- package/dist/core/index.es.js +1 -1
- package/dist/core/types.d.ts +6 -2
- package/dist/{customer-CJrpbGX4.mjs → customer-B31QzznT.mjs} +1 -1
- package/dist/{customer-CcQR-JIm.js → customer-hDxW1Dbp.js} +1 -1
- package/dist/en-US-CgPY97Vq.js +1 -0
- package/dist/en-US-N3CUCsVy.mjs +179 -0
- package/dist/index-CzL1ZcGi.mjs +85 -0
- package/dist/index-DIFK3mcJ.js +6 -0
- package/dist/index-DRdBmZ2-.js +1 -0
- package/dist/index-DyvRdSR7.mjs +9673 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.es.js +4 -1
- package/dist/{invoices-CNK1Ushv.mjs → invoices-DIYPN2j_.mjs} +2 -15
- package/dist/invoices-DzkA1jDc.js +1 -0
- package/dist/nl-NL-B8U9b85I.mjs +197 -0
- package/dist/nl-NL-qMRaTRrM.js +1 -0
- package/dist/{paymentMethods-C-ApE-G4.mjs → paymentMethods-67b3UlTZ.mjs} +2 -2
- package/dist/paymentMethods-C_sdTkSF.js +1 -0
- package/dist/{payments-CLt0SExf.js → payments-DkHhTHto.js} +1 -1
- package/dist/{payments-CE9U7aKK.mjs → payments-Dq6R37Fz.mjs} +1 -1
- package/dist/registry-BkViv4tv.js +1 -0
- package/dist/{registry-B99ZnfEn.mjs → registry-Df_26rJy.mjs} +6 -4
- package/dist/screens/Checkout/Checkout.cjs.js +1 -1
- package/dist/screens/Checkout/Checkout.es.js +632 -2538
- package/dist/screens/CustomerOverview/CustomerOverview.cjs.js +1 -1
- package/dist/screens/CustomerOverview/CustomerOverview.es.js +23 -17
- package/dist/screens/PayInvoice/PayInvoice.ce.d.ts +3 -0
- package/dist/screens/PayInvoice/PayInvoice.cjs.js +1 -0
- package/dist/screens/PayInvoice/PayInvoice.es.js +458 -0
- package/dist/screens/UpgradeSubscription/UpgradeSubscription.cjs.js +1 -1
- package/dist/screens/UpgradeSubscription/UpgradeSubscription.es.js +147 -99
- package/dist/solvimon-web.css +1 -1
- package/dist/{subscriptions-CoeCrY1I.mjs → subscriptions-ClGIr_aS.mjs} +2 -2
- package/dist/subscriptions-jelITJcX.js +1 -0
- package/dist/{useActionDispatchProvider-eO2qFPGv.mjs → useActionDispatchProvider-BC57-Ufn.mjs} +1 -1
- package/dist/{useActionDispatchProvider-CWVV_xsi.js → useActionDispatchProvider-rw9kWeE0.js} +1 -1
- package/dist/{useCustomer--jycAz--.mjs → useCustomer-Ba9WRtuT.mjs} +2 -2
- package/dist/{useCustomer-PthyTFLl.js → useCustomer-CUcaeQn_.js} +1 -1
- package/dist/{useIncrementalLoading-CcnL3flF.mjs → useIncrementalLoading-Cnzh2mAz.mjs} +3 -8
- package/dist/useIncrementalLoading-DoTTXM2Y.js +1 -0
- package/dist/{useInvoiceData-BiMMoVoW.mjs → useInvoiceData-BJwwDur7.mjs} +6 -12
- package/dist/useInvoiceData-D2jkdmlA.js +1 -0
- package/dist/{useInvoicesList-DFhF_gp7.mjs → useInvoicesList-CFzAxyae.mjs} +34 -267
- package/dist/useInvoicesList-CaBCGs4h.js +1 -0
- package/dist/{useLoadInitialData-Dm48tlSO.mjs → useLoadInitialData-5sgImpzc.mjs} +5 -0
- package/dist/useLoadInitialData-DjwRHcAH.js +1 -0
- package/dist/usePaymentMethodOptions-C2k4npCQ.mjs +26 -0
- package/dist/usePaymentMethodOptions-DYO6xr3-.js +1 -0
- package/dist/{usePaymentMethods-BX2RnHZN.mjs → usePaymentMethods-CRWbH48K.mjs} +2 -2
- package/dist/{usePaymentMethods-BRQ7-dUr.js → usePaymentMethods-ryN_YohI.js} +1 -1
- package/dist/usePayments-Cw5PPEJa.mjs +36 -0
- package/dist/usePayments-DWXPGFvp.js +1 -0
- package/dist/usePortal-CxX4nrE4.js +1 -0
- package/dist/usePortal-cmE08vYs.mjs +12 -0
- package/dist/useService-Bb9r_sOQ.js +1 -0
- package/dist/useService-BsSEI8DZ.mjs +53 -0
- package/dist/useViewport-Bu0cyeSi.mjs +38 -0
- package/dist/useViewport-CKRY1CKR.js +1 -0
- package/dist/useWalletBalanceItems-CkDqmk36.mjs +109 -0
- package/dist/useWalletBalanceItems-CpZ1NWPr.js +1 -0
- package/dist/useWatchDebounced-2ZLnfgvG.js +1 -0
- package/dist/useWatchDebounced-D1xuIX6_.mjs +12 -0
- package/dist/vendor-ui-5pJF5KBP.js +1 -0
- package/dist/vendor-ui-C0K3osvz.mjs +27645 -0
- package/package.json +20 -12
- package/dist/Alert.vue.es-DMPvSykx.js +0 -1
- package/dist/Alert.vue.es-DsJ1ckRU.mjs +0 -172
- package/dist/Amount.vue.es-C6JE5rL8.mjs +0 -23
- package/dist/Amount.vue.es-h8wulbBG.js +0 -1
- package/dist/Avatar.vue.es-Ba8ZGfm4.mjs +0 -93
- package/dist/Avatar.vue.es-BbyE0AjW.js +0 -1
- package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-C4Ndo83E.js +0 -1
- package/dist/Button.vue.es-6sBk5tBL.mjs +0 -408
- package/dist/Button.vue.es-BC4_TItq.js +0 -1
- package/dist/CardContent.vue.es-ChEMrFCc.mjs +0 -115
- package/dist/CardContent.vue.es-i9ivuGKG.js +0 -1
- package/dist/Chip.vue.es-D0fkSe8a.js +0 -1
- package/dist/Chip.vue.es-DcW2CjUA.mjs +0 -1576
- package/dist/Comparators.vue.es-BdxDqU8o.js +0 -1
- package/dist/Comparators.vue.es-DdTKGB80.mjs +0 -406
- package/dist/ContentWithAsideLayout-UHovpjZu.js +0 -1
- package/dist/CustomerBillingInformation.vue.es-9rP7-RzN.js +0 -1
- package/dist/CustomerBillingInformation.vue.es-DBMl01Es.mjs +0 -175
- package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CYTCcMgP.js +0 -1
- package/dist/Divider.vue.es-ClFG8QtG.js +0 -1
- package/dist/Divider.vue.es-wKkIVBgb.mjs +0 -24
- package/dist/DividerText.vue.es-B7oa5Xpn.mjs +0 -72
- package/dist/DividerText.vue.es-yiFdPQvo.js +0 -1
- package/dist/ErrorNotification.vue.es-Bgw0MIl8.mjs +0 -30
- package/dist/ErrorNotification.vue.es-FpRyg0De.js +0 -1
- package/dist/FormMessage.vue.es-DFQXxiSC.mjs +0 -46
- package/dist/FormMessage.vue.es-LeWoj774.js +0 -1
- package/dist/IconButton.vue.es-DNCwwH_j.mjs +0 -825
- package/dist/IconButton.vue.es-DiSiGPWO.js +0 -1
- package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-BDitcx8B.js +0 -1
- package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-6yi47YWd.js +0 -1
- package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-CC3hm3nx.js +0 -1
- package/dist/PaymentMethod.vue.es-DYlnmZh7.js +0 -1
- package/dist/PaymentMethod.vue.es-nXZoQjG3.mjs +0 -1255
- package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-CmQILA3q.js +0 -1
- package/dist/Section.vue.es-3-H1pUTB.mjs +0 -79
- package/dist/Section.vue.es-BuzTXRLP.js +0 -1
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-D1Xzfc70.js +0 -1
- package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-Pq3d7DTb.js +0 -1
- package/dist/TooltipParagraph.vue.es-DVJLF9Kv.mjs +0 -136
- package/dist/TooltipParagraph.vue.es-kTbRGoPF.js +0 -1
- package/dist/TrialChip.vue.es-BHYbW8b6.mjs +0 -759
- package/dist/TrialChip.vue.es-C6Xg_5rR.js +0 -1
- package/dist/_Uint8Array-DHE03FZr.mjs +0 -507
- package/dist/_Uint8Array-DxISR7XF.js +0 -1
- package/dist/_flatRest.es-BHFPCqZh.mjs +0 -642
- package/dist/_flatRest.es-dFffnTpX.js +0 -1
- package/dist/adyen-51SvcyqV.mjs +0 -4
- package/dist/adyen-DZsyEXkw.js +0 -1
- package/dist/api.es-B4qAAJKr.js +0 -1
- package/dist/api.es-UkfpLiLL.mjs +0 -83
- package/dist/auto-DzZuCneB.mjs +0 -14387
- package/dist/auto-PpnAChnH.js +0 -6
- package/dist/cloneDeep-Hs8Pp07F.js +0 -1
- package/dist/cloneDeep-sm9cY-u2.mjs +0 -212
- package/dist/cn.es-C7xoIs3C.js +0 -1
- package/dist/cn.es-tfxVlz02.mjs +0 -3191
- package/dist/component-ZRZIt3ZW.js +0 -1
- package/dist/component-dpA83LIN.mjs +0 -6569
- package/dist/countryData.es--zJAd6LA.mjs +0 -252
- package/dist/countryData.es-D3MFzU92.js +0 -1
- package/dist/customer.es-D42Md24r.js +0 -1
- package/dist/customer.es-LIW2YmLL.mjs +0 -30
- package/dist/formatting.es-9hM8aHSg.js +0 -1
- package/dist/formatting.es-D5H_ySFv.mjs +0 -68
- package/dist/getCountryNameByCode.es-fP52nO_7.js +0 -1
- package/dist/getCountryNameByCode.es-ymC9R46j.mjs +0 -8
- package/dist/index-2jo9BSPM.js +0 -1
- package/dist/index-BFZ0dPh9.mjs +0 -179
- package/dist/index-CI71bVGE.mjs +0 -2521
- package/dist/index-CWSXne1Q.js +0 -1
- package/dist/index-D3v7hAtc.mjs +0 -253
- package/dist/index-WLSPwi90.js +0 -1
- package/dist/index.es-BBJF2O2l.js +0 -1
- package/dist/index.es-LCAKs4tH.mjs +0 -438
- package/dist/invoices-3kVHsAXr.js +0 -1
- package/dist/isEmpty.es-Bp1SbWFu.mjs +0 -131
- package/dist/isEmpty.es-Dycf-CD_.js +0 -1
- package/dist/paymentMethods-DZRf0WRl.js +0 -1
- package/dist/pick.es-BgDAfhAl.js +0 -1
- package/dist/pick.es-DdVOyp0Q.mjs +0 -45
- package/dist/registry-ClZ43bQn.js +0 -1
- package/dist/sprite.svg.es-CCc3Mz1x.js +0 -1
- package/dist/sprite.svg.es-DZD704h3.mjs +0 -4
- package/dist/subscriptions-CS8HTxzC.js +0 -1
- package/dist/typeGuards.es-C4nR5FkL.js +0 -1
- package/dist/typeGuards.es-fwUoeMCe.mjs +0 -12
- package/dist/useIncrementalLoading-CAdNW-Bf.js +0 -1
- package/dist/useInvoiceData-DvQO_nKz.js +0 -1
- package/dist/useInvoicesList-CHkwSNO9.js +0 -1
- package/dist/useLoadInitialData-BRg7IWqW.js +0 -1
- package/dist/useService-B67YWAcN.js +0 -1
- package/dist/useService-DG_zedHV.mjs +0 -282
- package/dist/useWalletBalanceItems-B5FMmoU2.mjs +0 -308
- package/dist/useWalletBalanceItems-BY3gq0fc.js +0 -1
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, openBlock, createBlock, unref, withCtx, createVNode, createTextVNode, toDisplayString, createElementBlock, Fragment, createElementVNode, renderList, createCommentVNode, normalizeClass, ref, onMounted, watch } from "vue";
|
|
2
|
-
import { _ as _sfc_main$
|
|
3
|
-
import { _ as _sfc_main$9
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { _ as _sfc_main$a } from "../../PaymentMethod.vue.es-nXZoQjG3.mjs";
|
|
10
|
-
import { c as createPaymentMethodsService } from "../../paymentMethods-C-ApE-G4.mjs";
|
|
11
|
-
import { u as usePortal, C as ContentWithAsideLayout } from "../../ContentWithAsideLayout-Ct24RV-2.mjs";
|
|
12
|
-
import { u as useActionDispatchProvider } from "../../useActionDispatchProvider-eO2qFPGv.mjs";
|
|
2
|
+
import { u as useIntl, b as _sfc_main$7, _ as _sfc_main$8, x as formatAmount, e as _sfc_main$a, j as _sfc_main$b, l as _sfc_main$c, B as _sfc_main$d, S as _sfc_main$e } from "../../vendor-ui-C0K3osvz.mjs";
|
|
3
|
+
import { _ as _sfc_main$9 } from "../../PricingGroupContent.vue_vue_type_script_setup_true_lang-BChVMzCj.mjs";
|
|
4
|
+
import { c as createPaymentMethodsService } from "../../paymentMethods-67b3UlTZ.mjs";
|
|
5
|
+
import { C as ContentWithAsideLayout } from "../../ContentWithAsideLayout-DhfUkZZg.mjs";
|
|
6
|
+
import { c as createRequestService, u as useConfig, a as useLogger, _ as _sfc_main$f, d as defineCustomElement, g as getComponentName } from "../../component-Djrf1L-Z.mjs";
|
|
7
|
+
import { u as useActionDispatchProvider } from "../../useActionDispatchProvider-BC57-Ufn.mjs";
|
|
8
|
+
import { u as usePortal } from "../../usePortal-cmE08vYs.mjs";
|
|
13
9
|
const mockSubscriptionGetResponse = {
|
|
14
10
|
id: "ppsu_hwDeeN0vhvcVCsAIdp1G",
|
|
15
11
|
pricing_plan_schedule_infos: [
|
|
@@ -234,12 +230,12 @@ const getMockPaymentMethodOptionsResponse = () => [
|
|
|
234
230
|
]
|
|
235
231
|
}
|
|
236
232
|
];
|
|
237
|
-
const _hoisted_1$
|
|
238
|
-
const _hoisted_2$2 = { class: "flex flex-col gap-1 border-t pt-3" };
|
|
239
|
-
const _hoisted_3$1 = { class: "flex items-center justify-between" };
|
|
240
|
-
const _hoisted_4$1 = { class: "flex items-center justify-between" };
|
|
241
|
-
const _hoisted_5$1 = { class: "flex items-center justify-between border-t pt-3" };
|
|
242
|
-
const _sfc_main$
|
|
233
|
+
const _hoisted_1$4 = { class: "sv-order-summary__items mb-3 flex flex-col gap-2" };
|
|
234
|
+
const _hoisted_2$2 = { class: "sv-order-summary__tax flex flex-col gap-1 border-t pt-3" };
|
|
235
|
+
const _hoisted_3$1 = { class: "sv-order-summary__subtotal flex items-center justify-between" };
|
|
236
|
+
const _hoisted_4$1 = { class: "sv-order-summary__tax-row flex items-center justify-between" };
|
|
237
|
+
const _hoisted_5$1 = { class: "sv-order-summary__total flex items-center justify-between border-t pt-3" };
|
|
238
|
+
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
243
239
|
__name: "UpgradeOrderSummary",
|
|
244
240
|
props: {
|
|
245
241
|
selectedPricings: { type: Array },
|
|
@@ -255,14 +251,14 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
255
251
|
return (_f = (_e = (_d = (_c = (_b = (_a = pricing.items) == null ? void 0 : _a[0]) == null ? void 0 : _b.configs) == null ? void 0 : _c[0]) == null ? void 0 : _d.bands) == null ? void 0 : _e[0]) == null ? void 0 : _f.fixed_amount;
|
|
256
252
|
};
|
|
257
253
|
return (_ctx, _cache) => {
|
|
258
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
254
|
+
return openBlock(), createBlock(unref(_sfc_main$7), { class: "sv-order-summary sv-upgrade-subscription__order-summary" }, {
|
|
259
255
|
default: withCtx(() => {
|
|
260
256
|
var _a;
|
|
261
257
|
return [
|
|
262
|
-
createVNode(unref(_sfc_main$
|
|
258
|
+
createVNode(unref(_sfc_main$8), {
|
|
263
259
|
variant: "heading-3",
|
|
264
260
|
tag: "h2",
|
|
265
|
-
class: "mb-3"
|
|
261
|
+
class: "sv-order-summary__title mb-3"
|
|
266
262
|
}, {
|
|
267
263
|
default: withCtx(() => [
|
|
268
264
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -273,10 +269,11 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
273
269
|
]),
|
|
274
270
|
_: 1
|
|
275
271
|
}),
|
|
276
|
-
isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$
|
|
272
|
+
isEmpty.value ? (openBlock(), createBlock(unref(_sfc_main$8), {
|
|
277
273
|
key: 0,
|
|
278
274
|
variant: "body-sm",
|
|
279
|
-
shade: "lighter"
|
|
275
|
+
shade: "lighter",
|
|
276
|
+
class: "sv-order-summary__empty"
|
|
280
277
|
}, {
|
|
281
278
|
default: withCtx(() => [
|
|
282
279
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -287,14 +284,17 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
287
284
|
]),
|
|
288
285
|
_: 1
|
|
289
286
|
})) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
290
|
-
createElementVNode("div", _hoisted_1$
|
|
287
|
+
createElementVNode("div", _hoisted_1$4, [
|
|
291
288
|
(openBlock(true), createElementBlock(Fragment, null, renderList(__props.selectedPricings, (pricing) => {
|
|
292
289
|
return openBlock(), createElementBlock("div", {
|
|
293
290
|
key: pricing.id,
|
|
294
|
-
class: "flex items-center justify-between"
|
|
291
|
+
class: "sv-order-summary__item flex items-center justify-between"
|
|
295
292
|
}, [
|
|
296
293
|
createElementVNode("div", null, [
|
|
297
|
-
createVNode(unref(_sfc_main$
|
|
294
|
+
createVNode(unref(_sfc_main$8), {
|
|
295
|
+
variant: "body-sm",
|
|
296
|
+
class: "sv-order-summary__item-name"
|
|
297
|
+
}, {
|
|
298
298
|
default: withCtx(() => {
|
|
299
299
|
var _a2, _b;
|
|
300
300
|
return [
|
|
@@ -303,9 +303,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
303
303
|
}),
|
|
304
304
|
_: 2
|
|
305
305
|
}, 1024),
|
|
306
|
-
createVNode(unref(_sfc_main$
|
|
306
|
+
createVNode(unref(_sfc_main$8), {
|
|
307
307
|
variant: "body-xs",
|
|
308
|
-
shade: "lighter"
|
|
308
|
+
shade: "lighter",
|
|
309
|
+
class: "sv-order-summary__item-meta"
|
|
309
310
|
}, {
|
|
310
311
|
default: withCtx(() => [
|
|
311
312
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -317,9 +318,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
317
318
|
_: 1
|
|
318
319
|
})
|
|
319
320
|
]),
|
|
320
|
-
getPrice(pricing) ? (openBlock(), createBlock(unref(_sfc_main$
|
|
321
|
+
getPrice(pricing) ? (openBlock(), createBlock(unref(_sfc_main$8), {
|
|
321
322
|
key: 0,
|
|
322
|
-
variant: "body-sm"
|
|
323
|
+
variant: "body-sm",
|
|
324
|
+
class: "sv-order-summary__item-price"
|
|
323
325
|
}, {
|
|
324
326
|
default: withCtx(() => [
|
|
325
327
|
createTextVNode(toDisplayString(unref(formatAmount)(getPrice(pricing))), 1)
|
|
@@ -332,7 +334,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
332
334
|
((_a = __props.invoice) == null ? void 0 : _a.tax_summary) ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
333
335
|
createElementVNode("div", _hoisted_2$2, [
|
|
334
336
|
createElementVNode("div", _hoisted_3$1, [
|
|
335
|
-
createVNode(unref(_sfc_main$
|
|
337
|
+
createVNode(unref(_sfc_main$8), {
|
|
336
338
|
variant: "body-sm",
|
|
337
339
|
shade: "lighter"
|
|
338
340
|
}, {
|
|
@@ -345,7 +347,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
345
347
|
]),
|
|
346
348
|
_: 1
|
|
347
349
|
}),
|
|
348
|
-
createVNode(unref(_sfc_main$
|
|
350
|
+
createVNode(unref(_sfc_main$8), { variant: "body-sm" }, {
|
|
349
351
|
default: withCtx(() => [
|
|
350
352
|
createTextVNode(toDisplayString(unref(formatAmount)(__props.invoice.tax_summary.base_amount)), 1)
|
|
351
353
|
]),
|
|
@@ -353,7 +355,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
353
355
|
})
|
|
354
356
|
]),
|
|
355
357
|
createElementVNode("div", _hoisted_4$1, [
|
|
356
|
-
createVNode(unref(_sfc_main$
|
|
358
|
+
createVNode(unref(_sfc_main$8), {
|
|
357
359
|
variant: "body-sm",
|
|
358
360
|
shade: "lighter"
|
|
359
361
|
}, {
|
|
@@ -366,7 +368,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
366
368
|
]),
|
|
367
369
|
_: 1
|
|
368
370
|
}),
|
|
369
|
-
createVNode(unref(_sfc_main$
|
|
371
|
+
createVNode(unref(_sfc_main$8), { variant: "body-sm" }, {
|
|
370
372
|
default: withCtx(() => [
|
|
371
373
|
createTextVNode(toDisplayString(unref(formatAmount)(__props.invoice.tax_summary.tax_amount)), 1)
|
|
372
374
|
]),
|
|
@@ -375,7 +377,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
375
377
|
])
|
|
376
378
|
]),
|
|
377
379
|
createElementVNode("div", _hoisted_5$1, [
|
|
378
|
-
createVNode(unref(_sfc_main$
|
|
380
|
+
createVNode(unref(_sfc_main$8), {
|
|
379
381
|
variant: "body-sm",
|
|
380
382
|
weight: "semibold"
|
|
381
383
|
}, {
|
|
@@ -388,7 +390,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
388
390
|
]),
|
|
389
391
|
_: 1
|
|
390
392
|
}),
|
|
391
|
-
createVNode(unref(_sfc_main$
|
|
393
|
+
createVNode(unref(_sfc_main$8), {
|
|
392
394
|
variant: "body-sm",
|
|
393
395
|
weight: "semibold"
|
|
394
396
|
}, {
|
|
@@ -407,7 +409,7 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
407
409
|
};
|
|
408
410
|
}
|
|
409
411
|
});
|
|
410
|
-
const _sfc_main$
|
|
412
|
+
const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
411
413
|
__name: "OnDemandPricingRow",
|
|
412
414
|
props: {
|
|
413
415
|
pricing: { type: Object },
|
|
@@ -434,17 +436,17 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
434
436
|
})}` : ""
|
|
435
437
|
);
|
|
436
438
|
return (_ctx, _cache) => {
|
|
437
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
439
|
+
return openBlock(), createBlock(unref(_sfc_main$7), {
|
|
438
440
|
"content-background": __props.selected ? "none" : "gray",
|
|
439
441
|
class: normalizeClass({ "!bg-white": __props.selected })
|
|
440
442
|
}, {
|
|
441
443
|
default: withCtx(() => [
|
|
442
|
-
createVNode(_sfc_main$
|
|
444
|
+
createVNode(_sfc_main$9, {
|
|
443
445
|
name: title.value,
|
|
444
446
|
description: description.value
|
|
445
447
|
}, {
|
|
446
448
|
default: withCtx(() => [
|
|
447
|
-
__props.selected ? (openBlock(), createBlock(unref(_sfc_main$
|
|
449
|
+
__props.selected ? (openBlock(), createBlock(unref(_sfc_main$a), {
|
|
448
450
|
key: 0,
|
|
449
451
|
color: "gray",
|
|
450
452
|
variant: "outline",
|
|
@@ -460,7 +462,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
460
462
|
})), 1)
|
|
461
463
|
]),
|
|
462
464
|
_: 1
|
|
463
|
-
})) : (openBlock(), createBlock(unref(_sfc_main$
|
|
465
|
+
})) : (openBlock(), createBlock(unref(_sfc_main$a), {
|
|
464
466
|
key: 1,
|
|
465
467
|
color: "primary",
|
|
466
468
|
size: "sm",
|
|
@@ -485,8 +487,8 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
485
487
|
};
|
|
486
488
|
}
|
|
487
489
|
});
|
|
488
|
-
const _hoisted_1$
|
|
489
|
-
const _sfc_main$
|
|
490
|
+
const _hoisted_1$3 = { class: "sv-pricing-list__items grid grid-cols-1 gap-1" };
|
|
491
|
+
const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
490
492
|
__name: "OnDemandPricingList",
|
|
491
493
|
props: {
|
|
492
494
|
categories: { type: Array },
|
|
@@ -503,11 +505,12 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
503
505
|
return openBlock(true), createElementBlock(Fragment, null, renderList(sortedCategories.value, (category) => {
|
|
504
506
|
return openBlock(), createElementBlock("div", {
|
|
505
507
|
key: category.id ?? category.display_order,
|
|
506
|
-
class: "flex flex-col gap-2"
|
|
508
|
+
class: "sv-pricing-list__category flex flex-col gap-2"
|
|
507
509
|
}, [
|
|
508
|
-
createVNode(unref(_sfc_main$
|
|
510
|
+
createVNode(unref(_sfc_main$8), {
|
|
509
511
|
variant: "heading-3",
|
|
510
|
-
tag: "h2"
|
|
512
|
+
tag: "h2",
|
|
513
|
+
class: "sv-pricing-list__category-title"
|
|
511
514
|
}, {
|
|
512
515
|
default: withCtx(() => {
|
|
513
516
|
var _a;
|
|
@@ -517,10 +520,11 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
517
520
|
}),
|
|
518
521
|
_: 2
|
|
519
522
|
}, 1024),
|
|
520
|
-
createElementVNode("div", _hoisted_1$
|
|
523
|
+
createElementVNode("div", _hoisted_1$3, [
|
|
521
524
|
(openBlock(true), createElementBlock(Fragment, null, renderList(category.pricings, (pricing) => {
|
|
522
|
-
return openBlock(), createBlock(_sfc_main$
|
|
525
|
+
return openBlock(), createBlock(_sfc_main$5, {
|
|
523
526
|
key: pricing.id,
|
|
527
|
+
class: "sv-pricing-list__row",
|
|
524
528
|
pricing,
|
|
525
529
|
selected: __props.selectedPricingIds.includes(pricing.id),
|
|
526
530
|
onToggle: _cache[0] || (_cache[0] = ($event) => emit("toggle", $event))
|
|
@@ -530,10 +534,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
530
534
|
return openBlock(), createElementBlock(Fragment, {
|
|
531
535
|
key: group.id
|
|
532
536
|
}, [
|
|
533
|
-
createVNode(unref(_sfc_main$
|
|
537
|
+
createVNode(unref(_sfc_main$8), {
|
|
534
538
|
variant: "body-sm",
|
|
535
539
|
weight: "semibold",
|
|
536
|
-
class: "mt-2"
|
|
540
|
+
class: "sv-pricing-list__group-title mt-2"
|
|
537
541
|
}, {
|
|
538
542
|
default: withCtx(() => [
|
|
539
543
|
createTextVNode(toDisplayString(group.name), 1)
|
|
@@ -541,8 +545,9 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
541
545
|
_: 2
|
|
542
546
|
}, 1024),
|
|
543
547
|
(openBlock(true), createElementBlock(Fragment, null, renderList(group.pricings, (pricing) => {
|
|
544
|
-
return openBlock(), createBlock(_sfc_main$
|
|
548
|
+
return openBlock(), createBlock(_sfc_main$5, {
|
|
545
549
|
key: pricing.id,
|
|
550
|
+
class: "sv-pricing-list__row",
|
|
546
551
|
pricing,
|
|
547
552
|
selected: __props.selectedPricingIds.includes(pricing.id),
|
|
548
553
|
onToggle: _cache[1] || (_cache[1] = ($event) => emit("toggle", $event))
|
|
@@ -556,33 +561,33 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
556
561
|
};
|
|
557
562
|
}
|
|
558
563
|
});
|
|
559
|
-
const _hoisted_1$
|
|
564
|
+
const _hoisted_1$2 = { class: "sv-payment-method-picker flex flex-col gap-4" };
|
|
560
565
|
const _hoisted_2$1 = {
|
|
561
566
|
key: 0,
|
|
562
|
-
class: "flex flex-col gap-2"
|
|
567
|
+
class: "sv-payment-method-picker__saved flex flex-col gap-2"
|
|
563
568
|
};
|
|
564
|
-
const _hoisted_3 = { class: "flex flex-col gap-1" };
|
|
569
|
+
const _hoisted_3 = { class: "sv-payment-method-picker__options flex flex-col gap-1" };
|
|
565
570
|
const _hoisted_4 = {
|
|
566
571
|
key: 1,
|
|
567
|
-
class: "flex flex-col gap-2"
|
|
572
|
+
class: "sv-payment-method-picker__new flex flex-col gap-2"
|
|
568
573
|
};
|
|
569
|
-
const _hoisted_5 = { class: "flex flex-col gap-1" };
|
|
570
|
-
const _hoisted_6 = { class: "flex items-center gap-3" };
|
|
574
|
+
const _hoisted_5 = { class: "sv-payment-method-picker__options flex flex-col gap-1" };
|
|
575
|
+
const _hoisted_6 = { class: "sv-payment-method-picker__option-content flex items-center gap-3" };
|
|
571
576
|
const _hoisted_7 = {
|
|
572
577
|
key: 0,
|
|
573
|
-
class: "flex h-9 w-9 shrink-0 items-center gap-0.5"
|
|
578
|
+
class: "sv-payment-method-picker__option-icon flex h-9 w-9 shrink-0 items-center gap-0.5"
|
|
574
579
|
};
|
|
575
580
|
const _hoisted_8 = ["src", "alt"];
|
|
576
581
|
const _hoisted_9 = {
|
|
577
582
|
key: 1,
|
|
578
|
-
class: "flex h-9 w-9 shrink-0 items-center justify-center overflow-clip rounded"
|
|
583
|
+
class: "sv-payment-method-picker__option-icon flex h-9 w-9 shrink-0 items-center justify-center overflow-clip rounded"
|
|
579
584
|
};
|
|
580
585
|
const _hoisted_10 = ["src", "alt"];
|
|
581
586
|
const _hoisted_11 = {
|
|
582
587
|
key: 2,
|
|
583
|
-
class: "flex flex-col gap-1"
|
|
588
|
+
class: "sv-payment-method-picker__loading flex flex-col gap-1"
|
|
584
589
|
};
|
|
585
|
-
const _sfc_main$
|
|
590
|
+
const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
586
591
|
__name: "PaymentMethodPicker",
|
|
587
592
|
props: {
|
|
588
593
|
customerId: { type: String },
|
|
@@ -624,11 +629,12 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
624
629
|
}
|
|
625
630
|
});
|
|
626
631
|
return (_ctx, _cache) => {
|
|
627
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
632
|
+
return openBlock(), createElementBlock("div", _hoisted_1$2, [
|
|
628
633
|
savedMethods.value.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_2$1, [
|
|
629
|
-
createVNode(unref(_sfc_main$
|
|
634
|
+
createVNode(unref(_sfc_main$8), {
|
|
630
635
|
variant: "heading-3",
|
|
631
|
-
tag: "h2"
|
|
636
|
+
tag: "h2",
|
|
637
|
+
class: "sv-payment-method-picker__title"
|
|
632
638
|
}, {
|
|
633
639
|
default: withCtx(() => [
|
|
634
640
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -641,14 +647,17 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
641
647
|
}),
|
|
642
648
|
createElementVNode("div", _hoisted_3, [
|
|
643
649
|
(openBlock(true), createElementBlock(Fragment, null, renderList(savedMethods.value, (method) => {
|
|
644
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
650
|
+
return openBlock(), createBlock(unref(_sfc_main$7), {
|
|
645
651
|
key: method.id,
|
|
646
652
|
"content-background": __props.selectedId === method.id ? "none" : "gray",
|
|
647
|
-
class: normalizeClass([{ "!bg-white": __props.selectedId === method.id }, "cursor-pointer"]),
|
|
653
|
+
class: normalizeClass([{ "sv-payment-method-picker__option--selected !bg-white": __props.selectedId === method.id }, "sv-payment-method-picker__option cursor-pointer"]),
|
|
648
654
|
onClick: ($event) => emit("select", method.id)
|
|
649
655
|
}, {
|
|
650
656
|
default: withCtx(() => [
|
|
651
|
-
createVNode(unref(_sfc_main$
|
|
657
|
+
createVNode(unref(_sfc_main$b), {
|
|
658
|
+
class: "sv-payment-method-picker__option-content",
|
|
659
|
+
"payment-method": method
|
|
660
|
+
}, null, 8, ["payment-method"])
|
|
652
661
|
]),
|
|
653
662
|
_: 2
|
|
654
663
|
}, 1032, ["content-background", "class", "onClick"]);
|
|
@@ -656,9 +665,10 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
656
665
|
])
|
|
657
666
|
])) : createCommentVNode("", true),
|
|
658
667
|
newOptions.value.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
659
|
-
createVNode(unref(_sfc_main$
|
|
668
|
+
createVNode(unref(_sfc_main$8), {
|
|
660
669
|
variant: "heading-3",
|
|
661
|
-
tag: "h2"
|
|
670
|
+
tag: "h2",
|
|
671
|
+
class: "sv-payment-method-picker__title"
|
|
662
672
|
}, {
|
|
663
673
|
default: withCtx(() => [
|
|
664
674
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -671,10 +681,12 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
671
681
|
}),
|
|
672
682
|
createElementVNode("div", _hoisted_5, [
|
|
673
683
|
(openBlock(true), createElementBlock(Fragment, null, renderList(newOptions.value, (option) => {
|
|
674
|
-
return openBlock(), createBlock(unref(_sfc_main$
|
|
684
|
+
return openBlock(), createBlock(unref(_sfc_main$7), {
|
|
675
685
|
key: option.adyen.type,
|
|
676
686
|
"content-background": __props.selectedId === option.adyen.type ? "none" : "gray",
|
|
677
|
-
class: normalizeClass([{
|
|
687
|
+
class: normalizeClass([{
|
|
688
|
+
"sv-payment-method-picker__option--selected !bg-white": __props.selectedId === option.adyen.type
|
|
689
|
+
}, "sv-payment-method-picker__option cursor-pointer"]),
|
|
678
690
|
onClick: ($event) => emit("select", option.adyen.type)
|
|
679
691
|
}, {
|
|
680
692
|
default: withCtx(() => [
|
|
@@ -695,7 +707,10 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
695
707
|
class: "h-9 w-9 object-contain"
|
|
696
708
|
}, null, 8, _hoisted_10)
|
|
697
709
|
])),
|
|
698
|
-
createVNode(unref(_sfc_main$
|
|
710
|
+
createVNode(unref(_sfc_main$8), {
|
|
711
|
+
variant: "body-sm",
|
|
712
|
+
class: "sv-payment-method-picker__option-label"
|
|
713
|
+
}, {
|
|
699
714
|
default: withCtx(() => [
|
|
700
715
|
createTextVNode(toDisplayString(option.name), 1)
|
|
701
716
|
]),
|
|
@@ -709,14 +724,38 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
709
724
|
])
|
|
710
725
|
])) : createCommentVNode("", true),
|
|
711
726
|
isPending.value ? (openBlock(), createElementBlock("div", _hoisted_11, [..._cache[0] || (_cache[0] = [
|
|
712
|
-
createElementVNode("div", { class: "h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1),
|
|
713
|
-
createElementVNode("div", { class: "h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1),
|
|
714
|
-
createElementVNode("div", { class: "h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1)
|
|
727
|
+
createElementVNode("div", { class: "sv-skeleton h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1),
|
|
728
|
+
createElementVNode("div", { class: "sv-skeleton h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1),
|
|
729
|
+
createElementVNode("div", { class: "sv-skeleton h-[52px] animate-pulse rounded-md bg-gray-100" }, null, -1)
|
|
715
730
|
])])) : createCommentVNode("", true)
|
|
716
731
|
]);
|
|
717
732
|
};
|
|
718
733
|
}
|
|
719
734
|
});
|
|
735
|
+
const _hoisted_1$1 = { class: "flex gap-1" };
|
|
736
|
+
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
737
|
+
__name: "Kpi",
|
|
738
|
+
props: {
|
|
739
|
+
icon: { type: null },
|
|
740
|
+
kpi: { type: String }
|
|
741
|
+
},
|
|
742
|
+
setup(__props) {
|
|
743
|
+
return (_ctx, _cache) => {
|
|
744
|
+
return openBlock(), createElementBlock("div", _hoisted_1$1, [
|
|
745
|
+
createVNode(unref(_sfc_main$c), {
|
|
746
|
+
icon: __props.icon,
|
|
747
|
+
size: "xs"
|
|
748
|
+
}, null, 8, ["icon"]),
|
|
749
|
+
createVNode(unref(_sfc_main$8), { variant: "body-xs" }, {
|
|
750
|
+
default: withCtx(() => [
|
|
751
|
+
createTextVNode(toDisplayString(__props.kpi), 1)
|
|
752
|
+
]),
|
|
753
|
+
_: 1
|
|
754
|
+
})
|
|
755
|
+
]);
|
|
756
|
+
};
|
|
757
|
+
}
|
|
758
|
+
});
|
|
720
759
|
function createPricingPlanSchedulesService() {
|
|
721
760
|
const request = createRequestService();
|
|
722
761
|
const config = useConfig();
|
|
@@ -744,9 +783,9 @@ function createPricingPlanSchedulesService() {
|
|
|
744
783
|
}
|
|
745
784
|
const _hoisted_1 = {
|
|
746
785
|
key: 0,
|
|
747
|
-
class: "flex h-full items-center justify-center p-8"
|
|
786
|
+
class: "sv-upgrade-subscription sv-root sv-screen sv-upgrade-subscription--purchased flex h-full items-center justify-center p-8"
|
|
748
787
|
};
|
|
749
|
-
const _hoisted_2 = { class: "flex flex-col items-center py-10" };
|
|
788
|
+
const _hoisted_2 = { class: "sv-upgrade-subscription__success-body flex flex-col items-center py-10" };
|
|
750
789
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
751
790
|
__name: "UpgradeSubscription",
|
|
752
791
|
props: {
|
|
@@ -758,6 +797,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
758
797
|
const { dispatchAction } = useActionDispatchProvider();
|
|
759
798
|
const { chargeOnDemandPricingItems } = createPricingPlanSchedulesService();
|
|
760
799
|
const portal = usePortal();
|
|
800
|
+
const logger = useLogger();
|
|
761
801
|
const customerId = computed(() => portal.value.customer_id);
|
|
762
802
|
const selectedPricingIds = ref([]);
|
|
763
803
|
const selectedPaymentMethodId = ref(void 0);
|
|
@@ -826,7 +866,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
826
866
|
} else {
|
|
827
867
|
dispatchAction({ action: "pay-invoice", data: { invoiceId: invoice.id } });
|
|
828
868
|
}
|
|
829
|
-
} catch {
|
|
869
|
+
} catch (error) {
|
|
870
|
+
logger.error("PURCHASE_FAILED", "Failed to complete upgrade subscription purchase", {}, error);
|
|
830
871
|
purchaseError.value = $t({
|
|
831
872
|
defaultMessage: "Something went wrong. Please try again.",
|
|
832
873
|
id: "upgrade_subscription.purchase_error",
|
|
@@ -838,18 +879,18 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
838
879
|
};
|
|
839
880
|
return (_ctx, _cache) => {
|
|
840
881
|
return isPurchased.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
841
|
-
createVNode(unref(_sfc_main$
|
|
882
|
+
createVNode(unref(_sfc_main$7), { class: "sv-upgrade-subscription__success" }, {
|
|
842
883
|
default: withCtx(() => [
|
|
843
884
|
createElementVNode("div", _hoisted_2, [
|
|
844
|
-
createVNode(unref(_sfc_main$
|
|
885
|
+
createVNode(unref(_sfc_main$c), {
|
|
845
886
|
icon: "check_circle",
|
|
846
|
-
class: "text-green-400",
|
|
887
|
+
class: "sv-upgrade-subscription__success-icon text-green-400",
|
|
847
888
|
size: "lg"
|
|
848
889
|
}),
|
|
849
|
-
createVNode(unref(_sfc_main$
|
|
890
|
+
createVNode(unref(_sfc_main$8), {
|
|
850
891
|
variant: "heading-3",
|
|
851
892
|
tag: "span",
|
|
852
|
-
class: "mt-2"
|
|
893
|
+
class: "sv-upgrade-subscription__success-title mt-2"
|
|
853
894
|
}, {
|
|
854
895
|
default: withCtx(() => [
|
|
855
896
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -860,11 +901,11 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
860
901
|
]),
|
|
861
902
|
_: 1
|
|
862
903
|
}),
|
|
863
|
-
createVNode(unref(_sfc_main$
|
|
904
|
+
createVNode(unref(_sfc_main$8), {
|
|
864
905
|
variant: "body-sm",
|
|
865
906
|
shade: "lighter",
|
|
866
907
|
tag: "span",
|
|
867
|
-
class: "mt-1"
|
|
908
|
+
class: "sv-upgrade-subscription__success-message mt-1"
|
|
868
909
|
}, {
|
|
869
910
|
default: withCtx(() => [
|
|
870
911
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -879,18 +920,22 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
879
920
|
]),
|
|
880
921
|
_: 1
|
|
881
922
|
})
|
|
882
|
-
])) : (openBlock(), createBlock(unref(ContentWithAsideLayout), {
|
|
923
|
+
])) : (openBlock(), createBlock(unref(ContentWithAsideLayout), {
|
|
924
|
+
key: 1,
|
|
925
|
+
class: "sv-upgrade-subscription sv-root sv-screen"
|
|
926
|
+
}, {
|
|
883
927
|
content: withCtx(() => [
|
|
884
|
-
categories.value.length > 0 ? (openBlock(), createBlock(_sfc_main$
|
|
928
|
+
categories.value.length > 0 ? (openBlock(), createBlock(_sfc_main$4, {
|
|
885
929
|
key: 0,
|
|
930
|
+
class: "sv-upgrade-subscription__pricing-list",
|
|
886
931
|
categories: categories.value,
|
|
887
932
|
"selected-pricing-ids": selectedPricingIds.value,
|
|
888
933
|
onToggle: handleToggle
|
|
889
|
-
}, null, 8, ["categories", "selected-pricing-ids"])) : (openBlock(), createBlock(unref(_sfc_main$
|
|
934
|
+
}, null, 8, ["categories", "selected-pricing-ids"])) : (openBlock(), createBlock(unref(_sfc_main$8), {
|
|
890
935
|
key: 1,
|
|
891
936
|
variant: "body-sm",
|
|
892
937
|
shade: "lighter",
|
|
893
|
-
class: "p-4"
|
|
938
|
+
class: "sv-upgrade-subscription__empty-state p-4"
|
|
894
939
|
}, {
|
|
895
940
|
default: withCtx(() => [
|
|
896
941
|
createTextVNode(toDisplayString(unref($t)({
|
|
@@ -902,7 +947,8 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
902
947
|
_: 1
|
|
903
948
|
})),
|
|
904
949
|
createVNode(unref(_sfc_main$e), { spacing: "sm" }),
|
|
905
|
-
createVNode(_sfc_main$
|
|
950
|
+
createVNode(_sfc_main$3, {
|
|
951
|
+
class: "sv-upgrade-subscription__payment-method-picker",
|
|
906
952
|
"customer-id": customerId.value,
|
|
907
953
|
"subscription-id": __props.configuration.subscriptionId,
|
|
908
954
|
"selected-id": selectedPaymentMethodId.value,
|
|
@@ -910,18 +956,20 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
910
956
|
}, null, 8, ["customer-id", "subscription-id", "selected-id"])
|
|
911
957
|
]),
|
|
912
958
|
aside: withCtx(() => [
|
|
913
|
-
createVNode(_sfc_main$
|
|
959
|
+
createVNode(_sfc_main$6, {
|
|
960
|
+
class: "sv-upgrade-subscription__order-summary",
|
|
914
961
|
"selected-pricings": selectedPricings.value,
|
|
915
962
|
invoice: previewInvoice.value,
|
|
916
963
|
"is-pending": isPreviewPending.value
|
|
917
964
|
}, null, 8, ["selected-pricings", "invoice", "is-pending"]),
|
|
918
|
-
purchaseError.value ? (openBlock(), createBlock(unref(_sfc_main$
|
|
965
|
+
purchaseError.value ? (openBlock(), createBlock(unref(_sfc_main$d), {
|
|
919
966
|
key: 0,
|
|
967
|
+
class: "sv-upgrade-subscription__error sv-error",
|
|
920
968
|
title: purchaseError.value
|
|
921
969
|
}, null, 8, ["title"])) : createCommentVNode("", true),
|
|
922
|
-
createVNode(unref(_sfc_main$
|
|
970
|
+
createVNode(unref(_sfc_main$a), {
|
|
923
971
|
size: "lg",
|
|
924
|
-
class: "full-width",
|
|
972
|
+
class: "sv-action sv-action--primary sv-action--full-width sv-upgrade-subscription__purchase full-width",
|
|
925
973
|
type: "button",
|
|
926
974
|
disabled: !canPurchase.value || isPurchasePending.value,
|
|
927
975
|
loading: isPurchasePending.value,
|
|
@@ -936,14 +984,14 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
936
984
|
]),
|
|
937
985
|
_: 1
|
|
938
986
|
}, 8, ["disabled", "loading"]),
|
|
939
|
-
createVNode(unref(_sfc_main$
|
|
987
|
+
createVNode(unref(_sfc_main$8), {
|
|
940
988
|
tag: "div",
|
|
941
989
|
variant: "body-sm",
|
|
942
990
|
shade: "lighter",
|
|
943
|
-
class: "flex grow justify-center"
|
|
991
|
+
class: "sv-upgrade-subscription__trust-indicator flex grow justify-center"
|
|
944
992
|
}, {
|
|
945
993
|
default: withCtx(() => [
|
|
946
|
-
createVNode(_sfc_main$
|
|
994
|
+
createVNode(_sfc_main$2, {
|
|
947
995
|
icon: "lock",
|
|
948
996
|
kpi: unref($t)({
|
|
949
997
|
defaultMessage: "Secure and encrypted payments",
|
|
@@ -967,7 +1015,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
967
1015
|
locale: { type: String },
|
|
968
1016
|
dateLocale: { type: String },
|
|
969
1017
|
messages: { type: Object },
|
|
970
|
-
showTimezones: { type: Boolean },
|
|
971
1018
|
primaryColor: { type: String },
|
|
972
1019
|
secondaryColor: { type: String },
|
|
973
1020
|
isShadowRoot: { type: Boolean },
|
|
@@ -976,7 +1023,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
976
1023
|
onLog: { type: Function },
|
|
977
1024
|
allowedPortalTypes: { type: Array },
|
|
978
1025
|
portalObject: { type: Object },
|
|
979
|
-
|
|
1026
|
+
cssOverrides: { type: [String, Array] },
|
|
980
1027
|
branding: { type: Object },
|
|
981
1028
|
configuration: { type: Object }
|
|
982
1029
|
},
|
|
@@ -994,13 +1041,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
994
1041
|
"experimental-features": __props.experimentalFeatures,
|
|
995
1042
|
"log-level": __props.logLevel,
|
|
996
1043
|
"on-log": __props.onLog,
|
|
1044
|
+
"css-overrides": __props.cssOverrides,
|
|
997
1045
|
onError: _cache[0] || (_cache[0] = (error) => _ctx.$emit("error", error))
|
|
998
1046
|
}, {
|
|
999
1047
|
default: withCtx(() => [
|
|
1000
1048
|
createVNode(_sfc_main$1, { configuration: __props.configuration }, null, 8, ["configuration"])
|
|
1001
1049
|
]),
|
|
1002
1050
|
_: 1
|
|
1003
|
-
}, 8, ["custom-element-name", "environment", "locale", "portal-object", "primary-color", "secondary-color", "experimental-features", "log-level", "on-log"]);
|
|
1051
|
+
}, 8, ["custom-element-name", "environment", "locale", "portal-object", "primary-color", "secondary-color", "experimental-features", "log-level", "on-log", "css-overrides"]);
|
|
1004
1052
|
};
|
|
1005
1053
|
}
|
|
1006
1054
|
});
|
package/dist/solvimon-web.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default ".expand-enter-active,.expand-leave-active{transition: height 300ms ease-in-out;overflow: hidden;}.expand-enter,.expand-leave-to{height: 0;}";export default "thead th:first-of-type,tr td:first-of-type{position: sticky;left: 0;background: inherit;z-index: 2;}thead th:last-of-type,tr td:last-of-type{position: sticky;right: 0;background: inherit;z-index: 2;}";export default "input[type='range']{-webkit-appearance: none;-moz-appearance: none;appearance: none;width: 100%;background: transparent;margin: 0.5rem 0;}input[type='range']::-webkit-slider-thumb{-webkit-appearance: none;appearance: none;width: 1rem;height: 1rem;border: 2px solid rgb(229 231 235);border-radius: 50%;background: #ffffff;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3);cursor: pointer;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}input[type='range']:disabled::-webkit-slider-thumb{cursor: not-allowed;}input[type='range']::-moz-range-thumb{-moz-appearance: none;appearance: none;width: 1rem;height: 1rem;border: 2px solid rgb(229 231 235);border-radius: 50%;background: #ffffff;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3);cursor: pointer;-moz-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}input[type='range']:disabled::-moz-range-thumb{cursor: not-allowed;}input[type='range']:not(:disabled):hover::-webkit-slider-thumb{box-shadow: 0 0 0 6px color-mix(in srgb,var(--color-primary-200)50%,transparent);}input[type='range']:not(:disabled):hover::-moz-range-thumb{box-shadow: 0 0 0 6px color-mix(in srgb,var(--color-primary-200)50%,transparent);}input[type='range']:not(:disabled):active::-webkit-slider-thumb{box-shadow: 0 0 0 8px color-mix(in srgb,var(--color-primary-200)50%,transparent);}input[type='range']:not(:disabled):active::-moz-range-thumb{box-shadow: 0 0 0 8px color-mix(in srgb,var(--color-primary-200)50%,transparent);}input[type='range']::-webkit-slider-runnable-track{width: 100%;height: 0.5rem;cursor: pointer;background: linear-gradient(to right,var(--color-primary-600)var(--range-percentage,0%),n#e0e5eb var(--range-percentage, 0%)n);border-radius: 0.25rem;}input[type='range']:disabled::-webkit-slider-runnable-track{background: #e0e5eb;cursor: not-allowed;}input[type='range']::-moz-range-track{width: 100%;height: 0.5rem;cursor: pointer;background: linear-gradient(to right,var(--color-primary-600)var(--range-percentage,0%),n#e0e5eb var(--range-percentage, 0%)n);border-radius: 0.25rem;}input[type='range']:disabled::-moz-range-track{background: #e0e5eb;cursor: not-allowed;}input[type='range'].range-sm::-webkit-slider-thumb{width: 0.8rem;height: 0.8rem;margin-top:-0.2rem;}input[type='range'].range-sm::-moz-range-thumb{width: 0.8rem;height: 0.8rem;}input[type='range'].range-sm::-webkit-slider-runnable-track{height: 0.4rem;border-radius: 0.2rem;}input[type='range'].range-sm::-moz-range-track{height: 0.4rem;border-radius: 0.2rem;}input[type='range'].range-md::-webkit-slider-thumb{width: 1rem;height: 1rem;margin-top:-0.25rem;}input[type='range'].range-md::-moz-range-thumb{width: 1rem;height: 1rem;}input[type='range'].range-md::-webkit-slider-runnable-track{height: 0.5rem;border-radius: 0.25rem;}input[type='range'].range-md::-moz-range-track{height: 0.5rem;border-radius: 0.25rem;}input[type='range'].range-lg::-webkit-slider-thumb{width: 1.4rem;height: 1.4rem;margin-top:-0.35rem;}input[type='range'].range-lg::-moz-range-thumb{width: 1.4rem;height: 1.4rem;}input[type='range'].range-lg::-webkit-slider-runnable-track{height: 0.7rem;border-radius: 0.35rem;}input[type='range'].range-lg::-moz-range-track{height: 0.7rem;border-radius: 0.35rem;}input[type='range'].range-xl::-webkit-slider-thumb{width: 1.8rem;height: 1.8rem;margin-top:-0.5rem;}input[type='range'].range-xl::-moz-range-thumb{width: 1.8rem;height: 1.8rem;}input[type='range'].range-xl::-webkit-slider-runnable-track{height: 0.9rem;border-radius: 0.45rem;}input[type='range'].range-xl::-moz-range-track{height: 0.9rem;border-radius: 0.45rem;}";export default ".to-right-enter-active[data-v-ce4df87e],.to-right-leave-to[data-v-ce4df87e]{opacity: 0;transform: translateX(-10px);}.to-right-leave[data-v-ce4df87e],.to-right-enter-to[data-v-ce4df87e]{opacity: 1;transform: translateX(0);}.to-right-enter-active[data-v-ce4df87e],.to-right-leave-active[data-v-ce4df87e]{transition: all 250ms;}.to-left-enter-active[data-v-ce4df87e],.to-left-leave-to[data-v-ce4df87e]{opacity: 0;transform: translateX(10px);}.to-left-leave[data-v-ce4df87e],.to-left-enter-to[data-v-ce4df87e]{opacity: 1;transform: translateX(0);}.to-left-enter-active[data-v-ce4df87e],.to-left-leave-active[data-v-ce4df87e]{transition: all 250ms;}.to-top-enter-active[data-v-ce4df87e],.to-top-leave-to[data-v-ce4df87e]{opacity: 0;transform: translateY(10px);}.to-top-leave[data-v-ce4df87e],.to-top-enter-to[data-v-ce4df87e]{opacity: 1;transform: translateY(0);}.to-top-enter-active[data-v-ce4df87e],.to-top-leave-active[data-v-ce4df87e]{transition: all 250ms;}.to-bottom-enter-active[data-v-ce4df87e],.to-bottom-leave-to[data-v-ce4df87e]{opacity: 0;transform: translateY(-10px);}.to-bottom-leave[data-v-ce4df87e],.to-bottom-enter-to[data-v-ce4df87e]{opacity: 1;transform: translateY(0);}.to-bottom-enter-active[data-v-ce4df87e],.to-bottom-leave-active[data-v-ce4df87e]{transition: all 250ms;}";export default ".conditions-root:focus-within>.conditions-with-context-menu[data-v-6310fe1d],.conditions-root:hover>.conditions-with-context-menu[data-v-6310fe1d]{padding-right: 3rem;}.conditions-root:focus-within>.conditions-with-context-menu+.context-menu-wrapper[data-v-6310fe1d],.conditions-root:hover>.conditions-with-context-menu+.context-menu-wrapper[data-v-6310fe1d]{opacity: 1;}";export default ".nested-conditions-border::before{background-image: url(\"data:image/svg+xml,%3Csvg width='4' height='5' fill='none' xmlns='http:}";{}
|
|
1
|
+
.to-right-enter-active[data-v-ce4df87e],.to-right-leave-to[data-v-ce4df87e]{opacity:0;transform:translate(-10px)}.to-right-leave[data-v-ce4df87e],.to-right-enter-to[data-v-ce4df87e]{opacity:1;transform:translate(0)}.to-right-enter-active[data-v-ce4df87e],.to-right-leave-active[data-v-ce4df87e]{transition:all .25s}.to-left-enter-active[data-v-ce4df87e],.to-left-leave-to[data-v-ce4df87e]{opacity:0;transform:translate(10px)}.to-left-leave[data-v-ce4df87e],.to-left-enter-to[data-v-ce4df87e]{opacity:1;transform:translate(0)}.to-left-enter-active[data-v-ce4df87e],.to-left-leave-active[data-v-ce4df87e]{transition:all .25s}.to-top-enter-active[data-v-ce4df87e],.to-top-leave-to[data-v-ce4df87e]{opacity:0;transform:translateY(10px)}.to-top-leave[data-v-ce4df87e],.to-top-enter-to[data-v-ce4df87e]{opacity:1;transform:translateY(0)}.to-top-enter-active[data-v-ce4df87e],.to-top-leave-active[data-v-ce4df87e]{transition:all .25s}.to-bottom-enter-active[data-v-ce4df87e],.to-bottom-leave-to[data-v-ce4df87e]{opacity:0;transform:translateY(-10px)}.to-bottom-leave[data-v-ce4df87e],.to-bottom-enter-to[data-v-ce4df87e]{opacity:1;transform:translateY(0)}.to-bottom-enter-active[data-v-ce4df87e],.to-bottom-leave-active[data-v-ce4df87e]{transition:all .25s}@media print{.card-print-avoid[data-v-9ba3ddf0]{break-inside:avoid-page;page-break-inside:avoid}}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent;margin:.5rem 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:2px solid rgb(229 231 235);border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}input[type=range]:disabled::-webkit-slider-thumb{cursor:not-allowed}input[type=range]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;width:1rem;height:1rem;border:2px solid rgb(229 231 235);border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;cursor:pointer;-moz-transition:all .1s ease-in-out;transition:all .1s ease-in-out}input[type=range]:disabled::-moz-range-thumb{cursor:not-allowed}input[type=range]:not(:disabled):hover::-webkit-slider-thumb{box-shadow:0 0 0 6px color-mix(in srgb,var(--color-primary-200) 50%,transparent)}input[type=range]:not(:disabled):hover::-moz-range-thumb{box-shadow:0 0 0 6px color-mix(in srgb,var(--color-primary-200) 50%,transparent)}input[type=range]:not(:disabled):active::-webkit-slider-thumb{box-shadow:0 0 0 8px color-mix(in srgb,var(--color-primary-200) 50%,transparent)}input[type=range]:not(:disabled):active::-moz-range-thumb{box-shadow:0 0 0 8px color-mix(in srgb,var(--color-primary-200) 50%,transparent)}input[type=range]::-webkit-slider-runnable-track{width:100%;height:.5rem;cursor:pointer;background:linear-gradient(to right,var(--color-primary-600) var(--range-percentage, 0%),#e0e5eb var(--range-percentage, 0%));border-radius:.25rem}input[type=range]:disabled::-webkit-slider-runnable-track{background:#e0e5eb;cursor:not-allowed}input[type=range]::-moz-range-track{width:100%;height:.5rem;cursor:pointer;background:linear-gradient(to right,var(--color-primary-600) var(--range-percentage, 0%),#e0e5eb var(--range-percentage, 0%));border-radius:.25rem}input[type=range]:disabled::-moz-range-track{background:#e0e5eb;cursor:not-allowed}input[type=range].range-sm::-webkit-slider-thumb{width:.8rem;height:.8rem;margin-top:-.2rem}input[type=range].range-sm::-moz-range-thumb{width:.8rem;height:.8rem}input[type=range].range-sm::-webkit-slider-runnable-track{height:.4rem;border-radius:.2rem}input[type=range].range-sm::-moz-range-track{height:.4rem;border-radius:.2rem}input[type=range].range-md::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem}input[type=range].range-md::-moz-range-thumb{width:1rem;height:1rem}input[type=range].range-md::-webkit-slider-runnable-track{height:.5rem;border-radius:.25rem}input[type=range].range-md::-moz-range-track{height:.5rem;border-radius:.25rem}input[type=range].range-lg::-webkit-slider-thumb{width:1.4rem;height:1.4rem;margin-top:-.35rem}input[type=range].range-lg::-moz-range-thumb{width:1.4rem;height:1.4rem}input[type=range].range-lg::-webkit-slider-runnable-track{height:.7rem;border-radius:.35rem}input[type=range].range-lg::-moz-range-track{height:.7rem;border-radius:.35rem}input[type=range].range-xl::-webkit-slider-thumb{width:1.8rem;height:1.8rem;margin-top:-.5rem}input[type=range].range-xl::-moz-range-thumb{width:1.8rem;height:1.8rem}input[type=range].range-xl::-webkit-slider-runnable-track{height:.9rem;border-radius:.45rem}input[type=range].range-xl::-moz-range-track{height:.9rem;border-radius:.45rem}thead th:first-of-type,tr td:first-of-type{position:sticky;left:0;background:inherit;z-index:2}thead th:last-of-type,tr td:last-of-type{position:sticky;right:0;background:inherit;z-index:2}@media print{.card-header-print-root[data-v-9316d9b2]{-moz-column-break-after:avoid;break-after:avoid-page;page-break-after:avoid}}@media print{.collapsible-card-print-root[data-v-6f1525c7],.collapsible-card-print-content[data-v-6f1525c7]{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto}.collapsible-card-print-content[data-v-6f1525c7]{display:block!important}}@media print{.collapsible-list-item-content[data-v-9da2d94d]{display:block!important}}.tiptap h1,.editor-content-typography h1{margin-top:0;font-size:2.1428571em;font-weight:700;line-height:1.2}.tiptap h2,.editor-content-typography h2{margin-top:0;font-size:1.5em;font-weight:700;line-height:1.3333333}.tiptap h3,.editor-content-typography h3{margin-top:0;font-size:1.2857143em;font-weight:600;line-height:1.4444444}.tiptap h4,.editor-content-typography h4{margin-top:0;font-size:1.1em;font-weight:600;line-height:1.4444444}.tiptap p,.editor-content-typography p{margin-top:0;line-height:1.45;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.tiptap ul,.tiptap ol,.editor-content-typography ul,.editor-content-typography ol{margin-top:0;padding-left:1.625em}.tiptap ul,.editor-content-typography ul{list-style-type:disc}.tiptap ol,.editor-content-typography ol{list-style-type:decimal}.tiptap li,.editor-content-typography li{margin-top:.2em;line-height:1.45;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.tiptap blockquote,.editor-content-typography blockquote{margin-top:0;margin-bottom:1rem;border-left-width:3px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));padding-left:.875rem;font-style:italic;line-height:1.45;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.tiptap blockquote p,.editor-content-typography blockquote p{margin-bottom:0;color:inherit}.tiptap pre,.editor-content-typography pre{margin-top:0;margin-bottom:1rem;white-space:pre-wrap;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;line-height:1.5;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.tiptap pre code,.editor-content-typography pre code{background-color:transparent;padding:0;color:inherit}.tiptap code:not(pre code),.editor-content-typography code:not(pre code){border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.125rem .25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875em;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.tiptap a,.editor-content-typography a{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1));text-decoration-line:none}.tiptap a:hover,.editor-content-typography a:hover{text-decoration-line:underline}.tiptap>*:last-child,.editor-content-typography *:last-child{margin-bottom:0}[data-v-438af34f] .tiptap .is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;font-weight:400;font-style:italic;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.animated-gradient[data-v-f1f0dadf]{background:repeating-linear-gradient(to right,#fff0,#ffffffbf,#fff0);width:100%;background-size:200% auto;background-position:0 100%;animation:gradient-f1f0dadf 2s infinite;animation-fill-mode:forwards;animation-timing-function:linear}@keyframes gradient-f1f0dadf{0%{background-position:0 0}to{background-position:-200% 0}}@media print{.tiered-rule-header[data-v-9e78b558]{-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}.tiered-table-print-wrapper[data-v-9e78b558]{-moz-column-break-inside:auto;break-inside:auto;page-break-inside:auto}.tiered-table-print thead[data-v-9e78b558]{display:table-header-group}.tiered-table-print-row[data-v-9e78b558]{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.conditions-root:focus-within>.conditions-with-context-menu[data-v-ecf44f22],.conditions-root:hover>.conditions-with-context-menu[data-v-ecf44f22]{padding-right:3rem}.conditions-root:focus-within>.conditions-with-context-menu+.context-menu-wrapper[data-v-ecf44f22],.conditions-root:hover>.conditions-with-context-menu+.context-menu-wrapper[data-v-ecf44f22]{opacity:1}.nested-conditions-border:before{background-image:url("data:image/svg+xml,%3Csvg width='4' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m0 0 4 4v1L0 1V0Z' fill='%23CDD6DF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h4v5H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media print{.pricing-item-heading[data-v-3d026d53]{-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}.pricing-item-block[data-v-3d026d53]{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}@media print{.section-label[data-v-f430a83c]{-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}}@media print{.category-heading[data-v-2ac99a3d]{-moz-column-break-after:avoid;break-after:avoid;page-break-after:avoid}[data-v-2ac99a3d] .collapsible-card-print-root .card-header-print-root{border-bottom-width:0}}@media print{[data-v-82e565eb] .card-surface{box-shadow:none!important;border-color:#e5e7eb!important}}.slide-left-enter-active[data-v-1a3d5742],.slide-left-leave-active[data-v-1a3d5742]{transition:all .5s ease}.slide-left-enter-from[data-v-1a3d5742],.slide-left-leave-to[data-v-1a3d5742]{opacity:0;transform:translate(30px)}.slide-right-enter-active[data-v-1a3d5742],.slide-right-leave-active[data-v-1a3d5742]{transition:all .5s ease}.slide-right-enter-from[data-v-1a3d5742],.slide-right-leave-to[data-v-1a3d5742]{opacity:0;transform:translate(-30px)}.slide-top-enter-active[data-v-1a3d5742],.slide-top-leave-active[data-v-1a3d5742]{transition:all .5s ease}.slide-top-enter-from[data-v-1a3d5742],.slide-top-leave-to[data-v-1a3d5742]{opacity:0;transform:translateY(30px)}.slide-bottom-enter-active[data-v-1a3d5742],.slide-bottom-leave-active[data-v-1a3d5742]{transition:all .5s ease}.slide-bottom-enter-from[data-v-1a3d5742],.slide-bottom-leave-to[data-v-1a3d5742]{opacity:0;transform:translateY(-30px)}.fade-enter-active[data-v-1a3d5742],.fade-leave-active[data-v-1a3d5742]{transition:all .5s ease}.fade-enter-from[data-v-1a3d5742],.fade-leave-to[data-v-1a3d5742]{opacity:0}
|